Daily Build Log
Fri Dec 5 15:39:39 2025 UTC
print OS Version
Fri Dec 5 15:39:39 2025 UTC
Hostname
runnervmyg876
OS version (uname -a)
Linux runnervmyg876 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
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=jammy
Debian Linux Version (/etc/debian_version)
bookworm/sid
Linux Kernel Version (/proc/version)
Linux version 6.8.0-1041-azure (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 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
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:ed:8d:82:4a:6b brd ff:ff:ff:ff:ff:ff
inet 10.1.1.86/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7eed:8dff:fe82:4a6b/64 scope link
valid_lft forever preferred_lft forever
3: enP61607s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:ed:8d:82:4a:6b brd ff:ff:ff:ff:ff:ff
altname enP61607p0s2
inet6 fe80::7eed:8dff:fe82:4a6b/64 scope link
valid_lft forever preferred_lft forever
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether ee:5f:12:f0:38:50 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
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 76026616 63728124 12282108 84% /
/dev/root 76026616 63728124 12282108 84% /
Processor info
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Memory info
MemTotal: 16378764 kB
Approximate BogoMIPS (larger means faster)
51431.5601304779
PrintACEConfig
Fri Dec 5 15:39:39 2025 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u22_w1a1_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 ================
no_cxx11=0
no_cxx17=0
no_rapidjson=0
openssl11=1
ssl=1
uses_wchar=1
xerces3=1
================ platform_macros.GNU ================
optimize = 0
xerces3=1
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
================ 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 Dec 5 15:39:39 2025 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Dec 5 15:39:40 2025 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 Dec 5 15:39:40 2025 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/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 11.4.0-1ubuntu1~22.04.2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --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-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-11-2Y5pKs/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-2Y5pKs/gcc-11-11.4.0/debian/tmp-gcn/usr --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 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04.2)
GNU ld (GNU Binutils for Ubuntu) 2.38
print perl version
Fri Dec 5 15:39:40 2025 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=linux
osvers=4.19.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 4.19.0 #1 smp debian 4.19.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=2 -g -O2 -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.34 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.34 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.34 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.34.0 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.34.0 -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 -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.34.0'
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='11.4.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.34
gnulibc_version='2.35'
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_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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.34.0-3ubuntu1.5 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:fixes/memoize_storable_nstore - [rt.cpan.org #77790] https://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected
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:fixes/memoize-pod - [rt.cpan.org #89441] Fix POD errors in Memoize
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_see_also - https://bugs.debian.org/697568 [rt.cpan.org #114105] Math::Trig: add missing SEE ALSO
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/hppa_op_optimize_workaround - https://bugs.debian.org/838613 Temporarily lower the optimization of op.c on hppa due to gcc-6 problems
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/hppa_opmini_optimize_workaround - https://bugs.debian.org/869122 Lower the optimization level of opmini.c on hppa
DEBPKG:debian/sh4_op_optimize_workaround - https://bugs.debian.org/869373 Also lower the optimization level of op.c and opmini.c on sh4
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:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
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:fixes/encode-CVE-2021-36770 - mitigate @INC pollution when loading ConfigLocal
DEBPKG:fixes/gdbm-1.20 - https://bugs.debian.org/993514 [GH #18915] Fix GDBM_File to compile with version 1.20 and earlier
DEBPKG:disable-libperl-tests -
DEBPKG:CVE-2020-16156-1.patch - [PATCH] bugfix: signature verification type CANNOT_VERIFY was not recognized
DEBPKG:CVE-2020-16156-2.patch - [PATCH] Add two new failure modes based on cpan_path
DEBPKG:CVE-2020-16156-3.patch - [PATCH] use gpg --verify --output ... to disentangle data and signature
DEBPKG:CVE-2020-16156-4.patch - [PATCH] replacing die with mydie in three spots
DEBPKG:CVE-2020-16156-5.patch - [PATCH] disambiguate the call to gpg --output by adding --verify
DEBPKG:CVE-2020-16156-6.patch - [PATCH] s/gpg/$gpg/ in system, add quotes where needed
DEBPKG:CVE-2020-16156-7.patch - [PATCH] s,/dev/null,$devnull,
DEBPKG:CVE-2023-31484.patch - [PATCH] Add verify_SSL=>1 to HTTP::Tiny to verify https server identity
DEBPKG:CVE-2023-47038.patch - [PATCH 1/2] Fix read/write past buffer end: perl-security#140
DEBPKG:CVE-2022-48522.patch - [PATCH] Don't try to Sv[PI]V() on an undef index SV in find_uninit_var()
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.34.0
/usr/local/share/perl/5.34.0
/usr/lib/x86_64-linux-gnu/perl5/5.34
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.34
/usr/share/perl/5.34
/usr/local/lib/site_perl
PrintAutobuildConfig
Fri Dec 5 15:39:40 2025 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u22_w1a1_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_u22_w1a1_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_u22_w1a1_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 WCHAR -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON -Config NO_UNIT_TESTS --security --cmake"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Fri Dec 5 15:39:40 2025 UTC
Running: perl tests/auto_run_tests.pl -Config WCHAR -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON -Config NO_UNIT_TESTS --security --cmake in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
Test Lists: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/dcps_tests.lst, /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/security_tests.lst
Configs: WCHAR, XERCES3, OPENDDS_SECURITY, CXX11, RAPIDJSON, NO_UNIT_TESTS, Linux, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tools/scripts/modules/tests/command_utils.pl
#
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (string): "___this_really_should_be_invalid___"
Check that return value and exit status work as expected ======================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(0);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(0);"
Check that ignore_exit_statues works ==========================================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(0);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print("Hello\n");"
Check that putting the ouput in a variable works ==============================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print STDERR ("Goodbye\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print STDERR ("Goodbye\n");print("Hello\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print STDERR ("Goodbye\n");print("Hello\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print STDERR ("Goodbye\n");print("Hello\n");"
Check that putting the output in a file works =================================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
- "/usr/bin/perl"
- "-e"
- "print STDERR ("Goodbye\n");print("Hello\n");exit(1);"
Check that dump_on_failure works ==============================================
auto_run_tests_finished: tools/scripts/modules/tests/command_utils.pl Time:0s Result:0
==============================================================================
tools/scripts/modules/tests/ChangeDir.pl
#
auto_run_tests_finished: tools/scripts/modules/tests/ChangeDir.pl Time:0s Result:0
==============================================================================
tests/DCPS/AddressLookup/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/AddressLookup/main -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile AddressLookup.log -DCPSPendingTimeout 3
AddressLookup PID: 3845 started at 2025-12-05 15:39:40
========= Attempt 0....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.1.86
WARNING: address_info: Failed to get FQDN
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname runnervmyg876
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmyg876
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.1.86
========= Attempt 1....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.1.86
WARNING: address_info: Failed to get FQDN
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname runnervmyg876
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmyg876
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.1.86
========= Attempt 2....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.1.86
WARNING: address_info: Failed to get FQDN
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname runnervmyg876
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmyg876
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.1.86
test PASSED.
auto_run_tests_finished: tests/DCPS/AddressLookup/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/Prst_delayed_subscriber/run_test.pl
#
Spawning first DCPSInfoRepo.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:10198
Spawning publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Prst_delayed_subscriber/publisher -DCPSBit 0 -DCPSConfigFile pub.ini
(3865|3865) Writer::start
(3865|3870) Writer::svc begins.
(3865|3870) 15:39:52.551248 Writer::svc starting to write.
Spawning first subscriber.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Prst_delayed_subscriber/subscriber -DCPSBit 0 -DCPSConfigFile sub.ini
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
First Subscriber complete.
Killing first DCPSInfoRepo.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
Spawning second DCPSInfoRepo.
Spawning second subscriber.
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
(3865|3870) Writer::svc finished.
(3865|3865) Writer::end
Second Subscriber complete.
Publisher killed.
Killing second DCPSInfoRepo.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Prst_delayed_subscriber/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/ZeroCopyRead/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3897
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyRead/main -DcpsBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3
main PID: 3904 started at 2025-12-05 15:40:04
(3904|3904) zero-copy read test main
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroCopyRead/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ZeroCopyRead/run_test.pl by_instance
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3912
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyRead/main -DcpsBit 0 -i -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3
main PID: 3919 started at 2025-12-05 15:40:06
(3919|3919) zero-copy read test main
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroCopyRead/run_test.pl by_instance Time:2s Result:0
==============================================================================
tests/DCPS/ZeroCopyDataReaderListener/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3925
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyDataReaderListener/publisher -ORBDebugLevel 1 -DCPSPendingTimeout 2 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile pub.log -DCPSConfigFile tcp.ini
pub PID: 3932 started at 2025-12-05 15:40:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyDataReaderListener/subscriber -ORBDebugLevel 1 -DCPSPendingTimeout 2 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile sub.log -DCPSConfigFile tcp.ini
sub PID: 3933 started at 2025-12-05 15:40:07
(3925|3925) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroCopyDataReaderListener/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/DCPSInfoRepo/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o dcps_ir.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DCPSInfoRepo/pubsub -k file://dcps_ir.ior -q
pubsub test
2nd topic assertion CREATED a topic
adding matching subscription
TAO_DDS_DCPSDataWriter_i::add_associations () :
Writer 01030000.62cad162.00000001.00000102(dcf20256) Adding association to a reader:
reader id - 01030000.62cad162.00000002.00000107(eb388c09)
transport_id - fake transport for test
TAO_DDS_DCPSDataReader_i::add_associations () :
Reader 01030000.62cad162.00000002.00000107(eb388c09) Adding association to writer:
writer id - 01030000.62cad162.00000001.00000102(dcf20256)
transport_id - fake transport for test
adding incompatible publication
!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
2 new incompatible DataWriters 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
2 new incompatible DataReaders 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
TAO_DDS_DCPSDataWriter_i::remove_associations () :
Removing association to 1 readers:
Association - 0
RepoId - 01030000.62cad162.00000002.00000107(eb388c09)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/DCPSInfoRepo/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DCPSInfoRepo/pubsub -r -q
pubsub test
(3960|3963) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x5634cc063d70 joined count 1): Unknown error -3
2nd topic assertion FOUND a topic
(3960|3965) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x5634cc0ec7d0 joined count 1): Unknown error -3
adding matching subscription
TAO_DDS_DCPSDataReader_i::add_associations () :
Reader 01037ced.8d824a6b.0f781150.00000004(0d9931ae) Adding association to writer:
writer id - 01037ced.8d824a6b.0f78114f.00000003(714da45e)
transport_id - fake transport for test
TAO_DDS_DCPSDataWriter_i::add_associations () :
Writer 01037ced.8d824a6b.0f78114f.00000003(714da45e) Adding association to a reader:
reader id - 01037ced.8d824a6b.0f781150.00000004(0d9931ae)
transport_id - fake transport for test
adding incompatible publication
!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
2 new incompatible DataReaders 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
1 new incompatible DataWriters 1 total
Last incompatible QOS policy was 11
Policy - 11 count - 1
auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl rtps_disc Time:2s Result:0
==============================================================================
tests/DCPS/MockedTypeSupport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3967
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MockedTypeSupport/MockedTypeSupport -ORBLogFile test.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
ut PID: 3974 started at 2025-12-05 15:40:12
(3967|3967) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/MockedTypeSupport/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/DestinationOrder/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3983
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/test -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 3990 started at 2025-12-05 15:40:18
(3983|3983) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/DestinationOrder/run_test.pl Time:5s Result:0
==============================================================================
tests/DCPS/DestinationOrder/run_test.pl source
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4002
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/test source -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4009 started at 2025-12-05 15:40:23
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/TestCase.cpp:28: parse_args() - using SOURCE_TIMESTAMP
(4002|4002) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/DestinationOrder/run_test.pl source Time:5s Result:0
==============================================================================
tests/DCPS/Dispose/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4020
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Dispose/test -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4027 started at 2025-12-05 15:40:28
(4020|4020) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/Dispose/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 0 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4045|4045) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct (s4y0s4t6e|m4 0c4o6n)f iWgAuRrNaItNiGo:n .g
et_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4045|4045) SubDriver::run, Wait for publisher.
(4046|4046) PubDriver::run, pub_id=01030000.33a5d073.00000001.00000302.
(4046|4046) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl unregister
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 1 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4063|4063) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configur(a4t0i6o4n|.4
064) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4063|4063) SubDriver::run, Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4064|4064) PubDriver::run, pub_id=01030000.74f6f339.00000002.00000302.
(4064|4064) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl unregister Time:1s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl unregister_nil
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 2 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4082|4082) WARNING: get_fully_qualified_hostname: Could not find FQDN.( 4U0s8i1n|g4 0"8r1u)n nWeArRvNmIyNgG8:7 6g"e ta_sf uflullyl_yq uqaulailfiifeide_dh ohsotsntanmaem:e ,C opulleda sneo tc ofrirnedc tF QsDyNs.t eUms icnogn f"irguunrnaetrivomny.g
876" as fully qualified hostname, please correct system configuration.
(4081|4081) SubDriver::run, Wait for publisher.
(4082|4082) PubDriver::run, pub_id=01030000.7809e307.00000001.00000302.
(4082|4082) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample -1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl unregister_nil Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl dispose
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 3 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 11 -x 1 -a 0 -d 10 -i 1 -q 0-f sub_ready.txt
0x3
0x3
(4100|4100) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, p(l4e0a9s9e| 4c0o9r9r)e cWtA RsNyIsNtGe:m gceotn_ffiuglulrya_tqiuoanl.i
fied_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4099|4099) SubDriver::run, Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4100|4100) PubDriver::run, pub_id=01030000.3b014635.00000001.00000302.
(4100|4100) PubDriver::run,/ h oWmaei/tr ufnonre rs/uwbosrckr/iObpeern DsDtSa/rOtp.e
nDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 10 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:55: INFO: instance 101010 is disposed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl dispose Time:1s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl dispose_qc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 3 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 11 -x 1 -a 0 -d 10 -i 1 -q 1-f sub_ready.txt
0x3
0x3
(4118|4118) WARNI(N4G1:1 9g|e4t1_1f9u)l lWyA_RqNuIaNlGi:f igeedt__hfousltlnya_mqeu:a lCiofuiledd _nhoots tfnianmde :F QCDoNu.l dU sniontg f"irnudn nFeQrDvNm.y gU8s7i6n"g a"sr ufnunlelryv mqyuga8l7i6f"i eads hfousltlnya mqeu,a lpilfeiaesde hcoosrtrneacmte ,s ypslteeams ec ocnofrirgeucrta tsiyosnt.e
m configuration.
(4118|4118) SubDriver::run, Wait for publisher.
(4119|4119) PubDriver::run, pub_id=01030000.3d013641.00000001.00000302.
(4119|4119) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 10 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:70: INFO: instance is disposed but we don't know which one, only handle 6
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl dispose_qc Time:1s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl resume
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 4 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 10 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4137|4137) WARNING: get_fully_qualified_hostname: Could no(t4 1f3i6n|d4 1F3Q6D)N .W AURsNiInNgG :" rguentn_efruvlmlyyg_8q7u6a"l iafsi efdu_lhloys tqnuaamlei:f iCeodu lhdo sntonta mfei,n dp lFeQaDsNe. cUosrirnegc t" rsuynsnteermv mcyogn8f7i6g"u raast ifounl.l
y qualified hostname, please correct system configuration.
(4136|4136) SubDriver::run, Wait for publisher.
(4137|4137) PubDriver::run, pub_id=01030000.2dd0cfb3.00000001.00000302.
(4137|4137) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 10 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl resume Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl listener
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 5 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4154|4154) WARNING: get_fully_qualifi(e4d1_5h5o|s4t1n5a5m)e :W ACRoNuIlNdG :n ogte tf_ifnudl lFyQ_DqNu.a lUisfiinegd _"hrousntnnearmvem:y gC8o7u6l"d anso tf uflilnyd qFuQaDlNi.f iUesdi nhgo s"trnuanmnee,r vpmlyega8s7e6 "c oarsr efcutl lsyy sqtueaml icfoinefdi ghuorsattniaomne.,
please correct system configuration.
(4154|4154) SubDriver::run, Wait for publisher.
(4155|4155) PubDriver::run, pub_id=01030000.42ade67d.00000001.00000302.
(4155|4155) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4155|4155) PubDriver::listener_test: set_listener/get_listener.
(4155|4155) PubDriver::listener_test: update_incompatible_qos/get_offered_incompatible_qos_status.
(4155|4155) PubDriver::listener_test: get_publication_matched_status.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4155|4155) PubDriver::listener_test: remove_associations.
(4155|4155) PubDriver::listener_test: get_offered_deadline_missed_status.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl listener Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl allocator
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 6 -DCPSChunks 2 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4172|4172) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system (c4o1n7f3i|g4u1r7a3t)i oWnA.R
NING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4172|4172) SubDriver::run, Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4173|4173) PubDriver::run, pub_id=01030000.0469950f.00000001.00000302.
(4173|4173) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl allocator Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl liveliness
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 7 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 3 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4191|4191) WARNING: get_fully_qualified_hostname: Could no(t4 1f9i0n|d4 1F9Q0D)N .W AURsNiInNgG :" rguentn_efruvlmlyyg_8q7u6a"l iafsi efdu_lhloys tqnuaamlei:f iCeodu lhdo sntonta mfei,n dp lFeQaDsNe. cUosrirnegc t" rsuynsnteermv mcyogn8f7i6g"u raast ifounl.l
y qualified hostname, please correct system configuration.
(4190|4190) SubDriver::run, Wait for publisher.
(4191|4191) PubDriver::run, pub_id=01030000.350f734e.00000002.00000302.
(4191|4191) PubDriver::run, Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl liveliness Time:26s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4208
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 1 -w 1 -m 0 -i 100 -n 12345678 -d 100 -l 0 -r 0 -b 0 -DCPSBit 0
publisher PID: 4215 started at 2025-12-05 15:41:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 100 -l 100 -DCPSBit 0
subscriber PID: 4216 started at 2025-12-05 15:41:12
0x1
(4216|4216) WARNING: get_fully_qualified(_4h2o1s5t|n4a2m1e5:) CWoAuRlNdI NnGo:t gfeitn_df uFlQlDyN_.q uUasliinfgi e"dr_uhnonsetrnvammyeg:8 7C6o"u lads nfoutl lfyi nqdu aFlQiDfNi.e dU shionsgt n"armuen,n eprlvemaysge8 7c6o"r raesc tf uslylsyt eqmu acloinffiiegdu rhaotsitonna.m
e, please correct system configuration.
(4215|4215) Writer::start
(4215|4225) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4215|4215) PubDriver::end
(4215|4215) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4227
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 5 -w 1 -m 1 -i 2 -n 12345678 -d 100 -l 0 -r 0 -b 0 -DCPSBit 0
publisher PID: 4234 started at 2025-12-05 15:41:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 10 -l 100 -DCPSBit 0
subscriber PID: 4235 started at 2025-12-05 15:41:14
0x1
(4235|4235) WARNING: get_fully_qualified_hostname: (C4o2u3l4d| 4n2o3t4 )f iWnAdR NFIQNDGN:. gUesti_nfgu l"lryu_nqnuearlvimfyige8d7_6h"o satsn afmuel:l yC oquuladl infoite df ihnods tFnQaDmNe., Upslienags e" rcuonrnreercvtm ysgy8s7t6e"m acso nffuilgluyr aqtuiaolni.f
ied hostname, please correct system configuration.
(4234|4234) Writer::start
(4234|4244) Writer::svc
(4234|4246) Writer::svc
(4234|4245) Writer::svc
(4234|4247) Writer::svc
(4234|4248) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4234|4234) PubDriver::end
(4234|4234) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl mi Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl mw
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4250
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 5 -w 4 -m 1 -i 2 -n 12345678 -d 100 -l 0 -r 0 -b 0 -DCPSBit 0
publisher PID: 4257 started at 2025-12-05 15:41:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 40 -l 100 -DCPSBit 0
subscriber PID: 4258 started at 2025-12-05 15:41:16
0x1
(4258|4258) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct sys(t4e2m5 7c|o4n2f5i7g)u rWaAtRiNoInN.G
: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4257|4257) Writer::start
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3(_422/5D7a|t4a2R6e7a)d eWrrLiitsetre:n:esrv.cc
pp:105: INFO: on_subs(c4r2i5p7t|i4o2n5_7m)a tWcrhietde(r):
:start
(4257|4269) Writer::svc
(4257|4268) Writer::svc
/home/runner/w(o4r2k5/7O|p4e2n7D2D)S /WOrpietneDrD:S:/sOvpce
nDDS/tests/DCPS/FooTest3_2/Data(R4e2a5d7e|r4L2i5s7t)e nWerri.tceprp:::9s8t:a rItN
FO: on_liveliness_changed()
(4257|4271) Writer::svc
(4257|4257) Writer::st/ahrotm
e/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
(4257|4270) Writer::svc
(4257|4274) Writer::svc
(4257|4278) Writer::svc
(4257|4281) Writer::svc
(4257|4283) Writer::svc
(4257|4282) Writer::svc
(4257|4279) Writer::svc
(4257|4280) Writer::svc
(4257|4273) Writer::svc
(4257|4276) Writer::svc
(4257|4275) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderList(e4n2e5r7.|c4p2p8:69)8 :W rIiNtFeOr:: :osnv_cl
iveliness_changed()
(4257|4285) Writer::svc
(4257|4284) Writer::svc
(4257|427/7h)o mWer/irtuenrn:e:rs/vwco
rk/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4257|4257) PubDriver::end
(4257|4257) Writer::end
(4257|4257) Writer::end
(4257|4257) Writer::end
(4257|4257) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl mw Time:1s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl bp_remove
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4289
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 1 -w 1 -m 0 -i 100 -n 12345678 -d 1 -l 0 -r 1 -b 0 -DCPSBit 0
publisher PID: 4296 started at 2025-12-05 15:41:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 100 -l 100 -DCPSBit 0
subscriber PID: 4297 started at 2025-12-05 15:41:17
0x1
(4296|4296) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as( 4f2u9l7l|y4 2q9u7a)l iWfAiReNdI NhGo:s tgneatm_ef,u lpllye_aqsuea lciofrireedc_th ossytsntaemme :c oCnofuilgdu rnaotti ofni.n
d FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4296|4296) Writer::start
(4296|4306) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4296|4296) PubDriver::end
(4296|4296) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl bp_remove Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl b
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4308
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 1 -w 1 -m 0 -i 100 -n 25 -d 100 -l 0 -r 0 -b 1 -DCPSBit 0
publisher PID: 4315 started at 2025-12-05 15:41:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 100 -l 100 -DCPSBit 0
subscriber PID: 4316 started at 2025-12-05 15:41:19
0x1
(4316|4316) WARNING: get_fully_qualified_hostname: Could not fi(n4d3 1F5Q|D4N3.1 5U)s iWnAgR N"IrNuGn:n egrevtm_yfgu8l7l6y"_ qausa lfiuflileyd _qhuoasltinfaimeed: hCoosutlnda mneo,t pflienads eF QcDoNr.r eUcsti nsgy s"treumn nceornvfmiyggu8r7a6t"i oans.
fully qualified hostname, please correct system configuration.
(4315|4315) Writer::start
(4315|4325) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4315|4315) PubDriver::end
(4315|4315) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl b Time:2s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl rtps b
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
InfoRepo PID: 4329
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher -t 1 -w 1 -m 0 -i 100 -n 25 -d 100 -l 0 -r 0 -b 1 -DCPSConfigFile rtps.ini -DCPSBit 0
publisher PID: 4336 started at 2025-12-05 15:41:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber -n 100 -l 100 -DCPSConfigFile rtps.ini -DCPSBit 0
subscriber PID: 4337 started at 2025-12-05 15:41:21
0x1
(4336|4336) Writer::start
(4336|4346) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4336|4336) PubDriver::end
(4336|4336) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl rtps b Time:5s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4349
/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: 4356 started at 2025-12-05 15:41:26
(4356|4356) INFO: set_DCPS_debug_level: set to 1
(4356|4356) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4356|4356) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(4356|4356) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4356|4356) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(4356|4356) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(4356|4356) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4356|4356) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4356|4356) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4356|4356) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4349|4349) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4356|4356) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(4356|4356) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(4356|4356) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(4356|4356) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000002.000001c7(973e2666) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4356) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000002.000002c7(bc1375a5) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000002.000003c7(a50844e4) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000002.000004c7(ea49d223) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000003.000001c7(aa5e0fd6) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000003.000002c7(81735c15) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000003.000003c7(98686d54) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataReaderImpl::add_association - bit 1 local 01030000.5d91dc36.00000003.000004c7(d729fb93) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4356) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4356|4356) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4356|4356) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4356|4358) DataWriterImpl::add_association - bit 0 local 01030000.5d91dc36.00000002.00000102(7c301059) remote 01030000.5d91dc36.00000003.00000507(55560862)
(4356|4356) DataReaderImpl::add_association - bit 0 local 01030000.5d91dc36.00000003.00000507(55560862) remote 01030000.5d91dc36.00000002.00000102(7c301059)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4364) DataReaderListenerImpl::on_subscription_matched
(4356|4358) DataWriterImpl::add_association - bit 0 local 01030000.5d91dc36.00000002.00000202(571d439a) remote 01030000.5d91dc36.00000003.00000607(7e7b5ba1)
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000102(7c301059) succeeded in associating with reader 01030000.5d91dc36.00000003.00000507(55560862)
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000102(7c301059) reader 01030000.5d91dc36.00000003.00000507(55560862) calling association_complete_i
(4356|4364) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d91dc36.00000002.00000102(7c301059) remote 01030000.5d91dc36.00000003.00000507(55560862)
(4356|4356) DataReaderImpl::add_association - bit 0 local 01030000.5d91dc36.00000003.00000607(7e7b5ba1) remote 01030000.5d91dc36.00000002.00000202(571d439a)
(4356|4356) DataReaderListenerImpl::on_subscription_matched
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000202(571d439a) succeeded in associating with reader 01030000.5d91dc36.00000003.00000607(7e7b5ba1)
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000202(571d439a) reader 01030000.5d91dc36.00000003.00000607(7e7b5ba1) calling association_complete_i
(4356|4364) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d91dc36.00000002.00000202(571d439a) remote 01030000.5d91dc36.00000003.00000607(7e7b5ba1)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4358) DataWriterImpl::add_association - bit 0 local 01030000.5d91dc36.00000002.00000202(571d439a) remote 01030000.5d91dc36.00000002.00000507(683621d2)
(4356|4356) DataReaderImpl::add_association - bit 0 local 01030000.5d91dc36.00000002.00000507(683621d2) remote 01030000.5d91dc36.00000002.00000202(571d439a)
(4356|4356) DataReaderListenerImpl::on_subscription_matched
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000202(571d439a) succeeded in associating with reader 01030000.5d91dc36.00000002.00000507(683621d2)
(4356|4364) DataWriterImpl::transport_assoc_done: writer 01030000.5d91dc36.00000002.00000202(571d439a) reader 01030000.5d91dc36.00000002.00000507(683621d2) calling association_complete_i
(4356|4364) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d91dc36.00000002.00000202(571d439a) remote 01030000.5d91dc36.00000002.00000507(683621d2)
(4356|4356) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4356|4364) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4356|4356) Writer::run_test begins.
(4356|4356) 15:41:26.242335 Writer::run_test starting to write pass 0
(4356|4364) 15:41:26.242495 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4356|4356) 15:41:26.242504 Writer::run_test done writing.
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4356|4364) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4356|4364) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4356|4364) 15:41:26.243038 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4364) 15:41:26.243162 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4364) 15:41:26.243261 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4356|4364) 15:41:26.243346 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4356|4357) 15:41:28.243808 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4356|4357) 15:41:28.244112 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4356|4356) Writer::run_test begins.
(4356|4356) 15:41:28.244410 Writer::run_test starting to write pass 1
(4356|4356) 15:41:28.244737 Writer::run_test done writing.
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4356|4364) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4356|4364) 15:41:28.245033 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4356|4364) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4356|4364) 15:41:28.245380 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4356|4364) 15:41:28.245514 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4356|4364) 15:41:28.245601 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4356|4357) 15:41:30.245726 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4356|4357) 15:41:30.245976 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4356|4356) Writer::run_test begins.
(4356|4356) 15:41:30.246281 Writer::run_test starting to write pass 2
(4356|4356) 15:41:30.246588 Writer::run_test done writing.
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4356|4364) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4356|4364) 15:41:30.246903 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4356|4364) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4356|4364) 15:41:30.247096 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4356|4364) 15:41:30.247414 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4356|4364) 15:41:30.247517 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4356|4357) 15:41:32.247627 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4356|4357) 15:41:32.247889 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4357) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4356|4356) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4356|4356) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4356|4356) DataWriterImpl::remove_associations: bit 0 local 01030000.5d91dc36.00000002.00000102(7c301059) remote 01030000.5d91dc36.00000003.00000507(55560862) num remotes 1
(4356|4364) 15:41:32.248633 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4356|4364) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4356|4364) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4356|4358) DataReaderImpl::remove_associations: bit 0 local 01030000.5d91dc36.00000003.00000507(55560862) remote 01030000.5d91dc36.00000002.00000102(7c301059) num remotes 1
(4356|4358) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d91dc36.00000003.00000507(55560862) remote 01030000.5d91dc36.00000002.00000102(7c301059) num remotes 1
(4356|4356) DataWriterImpl::remove_associations: bit 0 local 01030000.5d91dc36.00000002.00000202(571d439a) remote 01030000.5d91dc36.00000002.00000507(683621d2) num remotes 2
(4356|4358) DataReaderListenerImpl::on_subscription_matched
(4356|4364) DataLink::handle_exception() - (delay) scheduling timer for future release
(4356|4358) DataReaderImpl::remove_associations: bit 0 local 01030000.5d91dc36.00000003.00000607(7e7b5ba1) remote 01030000.5d91dc36.00000002.00000202(571d439a) num remotes 1
(4356|4358) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d91dc36.00000003.00000607(7e7b5ba1) remote 01030000.5d91dc36.00000002.00000202(571d439a) num remotes 1
(4356|4356) DataReaderImpl::remove_associations: bit 0 local 01030000.5d91dc36.00000002.00000507(683621d2) remote 01030000.5d91dc36.00000002.00000202(571d439a) num remotes 1
(4356|4358) DataReaderListenerImpl::on_subscription_matched
(4356|4356) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d91dc36.00000002.00000507(683621d2) remote 01030000.5d91dc36.00000002.00000202(571d439a) num remotes 1
(4356|4356) DataReaderListenerImpl::on_subscription_matched
(4356|4364) DataLink::handle_exception() - (delay) scheduling timer for future release
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000002.000001c7(973e2666) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000002.000001c7(973e2666) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000002.000003c7(a50844e4) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000002.000003c7(a50844e4) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000002.000004c7(ea49d223) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000002.000004c7(ea49d223) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000002.000002c7(bc1375a5) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000002.000002c7(bc1375a5) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000003.000001c7(aa5e0fd6) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000003.000001c7(aa5e0fd6) remote 01030000.5d91dc36.00000001.000001c2(a0f4a839) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000003.000003c7(98686d54) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000003.000003c7(98686d54) remote 01030000.5d91dc36.00000001.000004c2(dd835c7c) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000003.000004c7(d729fb93) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000003.000004c7(d729fb93) remote 01030000.5d91dc36.00000001.000003c2(92c2cabb) num remotes 1
(4356|4357) DataReaderImpl::remove_associations: bit 1 local 01030000.5d91dc36.00000003.000002c7(81735c15) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa) num remotes 1
(4356|4357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d91dc36.00000003.000002c7(81735c15) remote 01030000.5d91dc36.00000001.000002c2(8bd9fbfa) num remotes 1
(4356|4362) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:32825 , reconnect_state = INIT_STATE.
(4356|4362) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(4356|4356) Service_Participant::shutdown
(4356|4356) DataReaderListenerImpl::~DataReaderListenerImpl
(4356|4356) DataReaderListenerImpl::~DataReaderListenerImpl
(4356|4356) DataReaderListenerImpl::~DataReaderListenerImpl
(4356|4356) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4356|4356) Service_Participant::~Service_Participant
(4356|4356) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 4366
/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: 4373 started at 2025-12-05 15:41:32
(4373|4373) INFO: set_DCPS_debug_level: set to 1
(4373|4373) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4373|4373) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(4373|4373) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4373|4373) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(4373|4373) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(4373|4373) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4373|4373) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4373|4373) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4373|4373) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4366|4366) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4373|4373) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(4373|4373) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(4373|4373) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(4373|4373) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000002.000001c7(07b1497e) remote 01030000.5b4c86b0.00000001.000001c2(307bc721)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000002.000002c7(2c9c1abd) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000002.000003c7(35872bfc) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000002.000004c7(7ac6bd3b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000003.000001c7(3ad160ce) remote 01030000.5b4c86b0.00000001.000001c2(307bc721)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000003.000002c7(11fc330d) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000003.000003c7(08e7024c) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataReaderImpl::add_association - bit 1 local 01030000.5b4c86b0.00000003.000004c7(47a6948b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4373) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4373|4373) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4373|4373) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4373|4375) DataWriterImpl::add_association - bit 0 local 01030000.5b4c86b0.00000002.00000102(ecbf7f41) remote 01030000.5b4c86b0.00000003.00000507(c5d9677a)
(4373|4373) DataReaderImpl::add_association - bit 0 local 01030000.5b4c86b0.00000003.00000507(c5d9677a) remote 01030000.5b4c86b0.00000002.00000102(ecbf7f41)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4381) DataReaderListenerImpl::on_subscription_matched
(4373|4375) DataWriterImpl::add_association - bit 0 local 01030000.5b4c86b0.00000002.00000202(c7922c82) remote 01030000.5b4c86b0.00000003.00000607(eef434b9)
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000102(ecbf7f41) succeeded in associating with reader 01030000.5b4c86b0.00000003.00000507(c5d9677a)
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000102(ecbf7f41) reader 01030000.5b4c86b0.00000003.00000507(c5d9677a) calling association_complete_i
(4373|4381) DataWriterImpl::association_complete_i - bit 0 local 01030000.5b4c86b0.00000002.00000102(ecbf7f41) remote 01030000.5b4c86b0.00000003.00000507(c5d9677a)
(4373|4373) DataReaderImpl::add_association - bit 0 local 01030000.5b4c86b0.00000003.00000607(eef434b9) remote 01030000.5b4c86b0.00000002.00000202(c7922c82)
(4373|4373) DataReaderListenerImpl::on_subscription_matched
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000202(c7922c82) succeeded in associating with reader 01030000.5b4c86b0.00000003.00000607(eef434b9)
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000202(c7922c82) reader 01030000.5b4c86b0.00000003.00000607(eef434b9) calling association_complete_i
(4373|4381) DataWriterImpl::association_complete_i - bit 0 local 01030000.5b4c86b0.00000002.00000202(c7922c82) remote 01030000.5b4c86b0.00000003.00000607(eef434b9)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4375) DataWriterImpl::add_association - bit 0 local 01030000.5b4c86b0.00000002.00000202(c7922c82) remote 01030000.5b4c86b0.00000002.00000507(f8b94eca)
(4373|4373) DataReaderImpl::add_association - bit 0 local 01030000.5b4c86b0.00000002.00000507(f8b94eca) remote 01030000.5b4c86b0.00000002.00000202(c7922c82)
(4373|4373) DataReaderListenerImpl::on_subscription_matched
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000202(c7922c82) succeeded in associating with reader 01030000.5b4c86b0.00000002.00000507(f8b94eca)
(4373|4381) DataWriterImpl::transport_assoc_done: writer 01030000.5b4c86b0.00000002.00000202(c7922c82) reader 01030000.5b4c86b0.00000002.00000507(f8b94eca) calling association_complete_i
(4373|4381) DataWriterImpl::association_complete_i - bit 0 local 01030000.5b4c86b0.00000002.00000202(c7922c82) remote 01030000.5b4c86b0.00000002.00000507(f8b94eca)
(4373|4373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4373|4381) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4373|4373) Writer::run_test begins.
(4373|4373) 15:41:32.688651 Writer::run_test starting to write pass 0
(4373|4373) 15:41:32.688849 Writer::run_test done writing.
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4373|4381) 15:41:32.688894 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4373|4381) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4373|4381) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4373|4381) 15:41:32.689436 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4373|4381) 15:41:32.689568 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4373|4381) 15:41:32.689688 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4373|4381) 15:41:32.689823 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4373|4374) 15:41:34.689964 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4373|4374) 15:41:34.690273 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4373|4373) Writer::run_test begins.
(4373|4373) 15:41:34.690602 Writer::run_test starting to write pass 1
(4373|4373) 15:41:34.690934 Writer::run_test done writing.
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4373|4381) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4373|4381) 15:41:34.691248 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4373|4381) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4373|4381) 15:41:34.691585 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4373|4381) 15:41:34.691763 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4373|4381) 15:41:34.691880 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4373|4374) 15:41:36.691970 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4373|4374) 15:41:36.692261 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4373|4373) Writer::run_test begins.
(4373|4373) 15:41:36.692576 Writer::run_test starting to write pass 2
(4373|4373) 15:41:36.692887 Writer::run_test done writing.
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4373|4381) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4373|4381) 15:41:36.693228 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4373|4381) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4373|4381) 15:41:36.693575 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4373|4381) 15:41:36.693771 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4373|4381) 15:41:36.693890 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4373|4374) 15:41:38.693976 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4373|4374) 15:41:38.694272 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4373|4374) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4373|4373) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4373|4373) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4373|4373) DataWriterImpl::remove_associations: bit 0 local 01030000.5b4c86b0.00000002.00000102(ecbf7f41) remote 01030000.5b4c86b0.00000003.00000507(c5d9677a) num remotes 1
(4373|4381) 15:41:38.695106 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4373|4381) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4373|4381) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4373|4375) DataReaderImpl::remove_associations: bit 0 local 01030000.5b4c86b0.00000003.00000507(c5d9677a) remote 01030000.5b4c86b0.00000002.00000102(ecbf7f41) num remotes 1
(4373|4375) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5b4c86b0.00000003.00000507(c5d9677a) remote 01030000.5b4c86b0.00000002.00000102(ecbf7f41) num remotes 1
(4373|4373) DataWriterImpl::remove_associations: bit 0 local 01030000.5b4c86b0.00000002.00000202(c7922c82) remote 01030000.5b4c86b0.00000002.00000507(f8b94eca) num remotes 2
(4373|4375) DataReaderListenerImpl::on_subscription_matched
(4373|4381) DataLink::handle_exception() - (delay) scheduling timer for future release
(4373|4375) DataReaderImpl::remove_associations: bit 0 local 01030000.5b4c86b0.00000003.00000607(eef434b9) remote 01030000.5b4c86b0.00000002.00000202(c7922c82) num remotes 1
(4373|4375) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5b4c86b0.00000003.00000607(eef434b9) remote 01030000.5b4c86b0.00000002.00000202(c7922c82) num remotes 1
(4373|4373) DataReaderImpl::remove_associations: bit 0 local 01030000.5b4c86b0.00000002.00000507(f8b94eca) remote 01030000.5b4c86b0.00000002.00000202(c7922c82) num remotes 1
(4373|4375) DataReaderListenerImpl::on_subscription_matched
(4373|4373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5b4c86b0.00000002.00000507(f8b94eca) remote 01030000.5b4c86b0.00000002.00000202(c7922c82) num remotes 1
(4373|4373) DataReaderListenerImpl::on_subscription_matched
(4373|4381) DataLink::handle_exception() - (delay) scheduling timer for future release
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000002.000001c7(07b1497e) remote 01030000.5b4c86b0.00000001.000001c2(307bc721) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000002.000001c7(07b1497e) remote 01030000.5b4c86b0.00000001.000001c2(307bc721) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000002.000003c7(35872bfc) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000002.000003c7(35872bfc) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000002.000004c7(7ac6bd3b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000002.000004c7(7ac6bd3b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000002.000002c7(2c9c1abd) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000002.000002c7(2c9c1abd) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000003.000001c7(3ad160ce) remote 01030000.5b4c86b0.00000001.000001c2(307bc721) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000003.000001c7(3ad160ce) remote 01030000.5b4c86b0.00000001.000001c2(307bc721) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000003.000003c7(08e7024c) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000003.000003c7(08e7024c) remote 01030000.5b4c86b0.00000001.000004c2(4d0c3364) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000003.000004c7(47a6948b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000003.000004c7(47a6948b) remote 01030000.5b4c86b0.00000001.000003c2(024da5a3) num remotes 1
(4373|4374) DataReaderImpl::remove_associations: bit 1 local 01030000.5b4c86b0.00000003.000002c7(11fc330d) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2) num remotes 1
(4373|4374) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b4c86b0.00000003.000002c7(11fc330d) remote 01030000.5b4c86b0.00000001.000002c2(1b5694e2) num remotes 1
(4373|4379) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:46425 , reconnect_state = INIT_STATE.
(4373|4379) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(4373|4373) Service_Participant::shutdown
(4373|4373) DataReaderListenerImpl::~DataReaderListenerImpl
(4373|4373) DataReaderListenerImpl::~DataReaderListenerImpl
(4373|4373) DataReaderListenerImpl::~DataReaderListenerImpl
(4373|4373) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4373|4373) Service_Participant::~Service_Participant
(4373|4373) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:6s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4383
/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: 4390 started at 2025-12-05 15:41:38
(4390|4390) INFO: set_DCPS_debug_level: set to 1
(4390|4390) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(4390|4390) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4390|4390) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(4390|4390) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(4390|4390) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(4390|4390) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(4390|4390) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(4390|4390) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(4390|4390) INFO: ConfigStoreImpl::set_string: COMMON=@common
(4390|4390) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(4390|4390) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4390|4390) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(4390|4390) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(4390|4390) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4390|4390) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4390|4390) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4390|4390) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4383|4383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4390|4390) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4390|4390) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4390|4390) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4390|4390) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4390|4390) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4390|4390) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4390|4390) DataReaderImpl::add_association - bit 0 local 01030000.1baab8fd.00000003.00000107(07b12ab1) remote 01030000.1baab8fd.00000002.00000102(4abbf78e)
(4390|4392) DataWriterImpl::add_association - bit 0 local 01030000.1baab8fd.00000002.00000102(4abbf78e) remote 01030000.1baab8fd.00000003.00000107(07b12ab1)
(4390|4390) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4390|4396) DataReaderListenerImpl::on_subscription_matched
(4390|4392) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000102(4abbf78e) succeeded in associating with reader 01030000.1baab8fd.00000003.00000107(07b12ab1)
(4390|4390) DataWriterImpl::add_association - bit 0 local 01030000.1baab8fd.00000002.00000202(6196a44d) remote 01030000.1baab8fd.00000003.00000207(2c9c7972)
(4390|4392) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000102(4abbf78e) reader 01030000.1baab8fd.00000003.00000107(07b12ab1) calling association_complete_i
(4390|4392) DataWriterImpl::association_complete_i - bit 0 local 01030000.1baab8fd.00000002.00000102(4abbf78e) remote 01030000.1baab8fd.00000003.00000107(07b12ab1)
(4390|4390) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000202(6196a44d) succeeded in associating with reader 01030000.1baab8fd.00000003.00000207(2c9c7972)
(4390|4390) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000202(6196a44d) reader 01030000.1baab8fd.00000003.00000207(2c9c7972) calling association_complete_i
(4390|4390) DataWriterImpl::association_complete_i - bit 0 local 01030000.1baab8fd.00000002.00000202(6196a44d) remote 01030000.1baab8fd.00000003.00000207(2c9c7972)
(4390|4392) DataReaderImpl::add_association - bit 0 local 01030000.1baab8fd.00000003.00000207(2c9c7972) remote 01030000.1baab8fd.00000002.00000202(6196a44d)
(4390|4390) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4390|4392) DataReaderListenerImpl::on_subscription_matched
(4390|4392) DataWriterImpl::add_association - bit 0 local 01030000.1baab8fd.00000002.00000202(6196a44d) remote 01030000.1baab8fd.00000002.00000107(3ad10301)
(4390|4390) DataReaderImpl::add_association - bit 0 local 01030000.1baab8fd.00000002.00000107(3ad10301) remote 01030000.1baab8fd.00000002.00000202(6196a44d)
(4390|4392) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000202(6196a44d) succeeded in associating with reader 01030000.1baab8fd.00000002.00000107(3ad10301)
(4390|4392) DataWriterImpl::transport_assoc_done: writer 01030000.1baab8fd.00000002.00000202(6196a44d) reader 01030000.1baab8fd.00000002.00000107(3ad10301) calling association_complete_i
(4390|4392) DataWriterImpl::association_complete_i - bit 0 local 01030000.1baab8fd.00000002.00000202(6196a44d) remote 01030000.1baab8fd.00000002.00000107(3ad10301)
(4390|4390) DataReaderListenerImpl::on_subscription_matched
(4390|4390) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4390|4396) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4390|4390) Writer::run_test begins.
(4390|4390) 15:41:39.014918 Writer::run_test starting to write pass 0
(4390|4390) 15:41:39.015152 Writer::run_test done writing.
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4390|4396) 15:41:39.015282 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4390|4396) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4390|4396) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4390|4396) 15:41:39.015735 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4390|4396) 15:41:39.015964 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4396) 15:41:39.016087 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4390|4396) 15:41:39.016173 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4390|4391) 15:41:41.016327 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4390|4391) 15:41:41.016590 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4390|4390) Writer::run_test begins.
(4390|4390) 15:41:41.016900 Writer::run_test starting to write pass 1
(4390|4390) 15:41:41.017201 Writer::run_test done writing.
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4390|4396) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4390|4396) 15:41:41.017495 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4390|4396) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4390|4396) 15:41:41.017745 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4390|4396) 15:41:41.018027 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4390|4396) 15:41:41.018117 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4390|4391) 15:41:43.018217 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4390|4391) 15:41:43.018444 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4390|4390) Writer::run_test begins.
(4390|4390) 15:41:43.018800 Writer::run_test starting to write pass 2
(4390|4390) 15:41:43.019103 Writer::run_test done writing.
(4390|4396) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4390|4396) 15:41:43.019336 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4390|4396) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4390|4396) 15:41:43.019560 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4390|4396) 15:41:43.019874 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4390|4396) 15:41:43.019963 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4390|4391) 15:41:45.020380 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4390|4391) 15:41:45.020880 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4391) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4390|4390) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4390|4390) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4390|4390) DataWriterImpl::remove_associations: bit 0 local 01030000.1baab8fd.00000002.00000102(4abbf78e) remote 01030000.1baab8fd.00000003.00000107(07b12ab1) num remotes 1
(4390|4396) 15:41:45.021710 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4390|4396) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4390|4396) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4390|4392) DataReaderImpl::remove_associations: bit 0 local 01030000.1baab8fd.00000003.00000107(07b12ab1) remote 01030000.1baab8fd.00000002.00000102(4abbf78e) num remotes 1
(4390|4392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1baab8fd.00000003.00000107(07b12ab1) remote 01030000.1baab8fd.00000002.00000102(4abbf78e) num remotes 1
(4390|4390) DataWriterImpl::remove_associations: bit 0 local 01030000.1baab8fd.00000002.00000202(6196a44d) remote 01030000.1baab8fd.00000002.00000107(3ad10301) num remotes 2
(4390|4392) DataReaderListenerImpl::on_subscription_matched
(4390|4392) DataReaderImpl::remove_associations: bit 0 local 01030000.1baab8fd.00000003.00000207(2c9c7972) remote 01030000.1baab8fd.00000002.00000202(6196a44d) num remotes 1
(4390|4390) DataReaderImpl::remove_associations: bit 0 local 01030000.1baab8fd.00000002.00000107(3ad10301) remote 01030000.1baab8fd.00000002.00000202(6196a44d) num remotes 1
(4390|4390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1baab8fd.00000002.00000107(3ad10301) remote 01030000.1baab8fd.00000002.00000202(6196a44d) num remotes 1
(4390|4392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1baab8fd.00000003.00000207(2c9c7972) remote 01030000.1baab8fd.00000002.00000202(6196a44d) num remotes 1
(4390|4390) DataReaderListenerImpl::on_subscription_matched
(4390|4392) DataReaderListenerImpl::on_subscription_matched
(4390|4390) Service_Participant::shutdown
(4390|4390) DataReaderListenerImpl::~DataReaderListenerImpl
(4390|4390) DataReaderListenerImpl::~DataReaderListenerImpl
(4390|4390) DataReaderListenerImpl::~DataReaderListenerImpl
(4390|4390) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4390|4390) Service_Participant::~Service_Participant
(4390|4390) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 4398 started at 2025-12-05 15:41:45
(4398|4398) INFO: set_DCPS_debug_level: set to 1
(4398|4398) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(4398|4398) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4398|4398) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(4398|4398) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(4398|4398) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(4398|4398) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(4398|4398) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(4398|4398) INFO: ConfigStoreImpl::set_string: COMMON=@common
(4398|4398) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(4398|4398) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4398|4398) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(4398|4398) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(4398|4398) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4398|4398) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4398|4398) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b112e0750_111
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_MAX_MESSAGE_SIZE=65466
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_HEARTBEAT_PERIOD=200
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_NAK_RESPONSE_DELAY=100
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_RESPONSIVE_MODE=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_SEND_DELAY=10
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_SEND_BUFFER_SIZE=65535
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_RCV_BUFFER_SIZE=65535
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_PORT_MODE=system
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_PB=7400
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_DG=250
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_PG=2
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_D2=2
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_D3=12
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_USE_MULTICAST=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_INIT_PARTICIPANT_PORT_ID=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_LOCAL_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_ADVERTISED_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_USE_RTPS_RELAY=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_RTPS_RELAY_ONLY=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0750_111_USE_ICE=false
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B112E0750_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b112e0750_111
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B112E0750_111_PASSIVE_CONNECT_DURATION=60000
(4398|4401) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x556fea4ea920 joined count 1)
(4398|4398) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b112e0751_111
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_MAX_MESSAGE_SIZE=65466
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_HEARTBEAT_PERIOD=200
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_NAK_RESPONSE_DELAY=100
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_RESPONSIVE_MODE=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_SEND_DELAY=10
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_SEND_BUFFER_SIZE=65535
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_RCV_BUFFER_SIZE=65535
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_PORT_MODE=system
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_PB=7400
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_DG=250
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_PG=2
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_D2=2
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_D3=12
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_USE_MULTICAST=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_INIT_PARTICIPANT_PORT_ID=1
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_LOCAL_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_ADVERTISED_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_USE_RTPS_RELAY=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_RTPS_RELAY_ONLY=false
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4398|4398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B112E0751_111_USE_ICE=false
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B112E0751_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b112e0751_111
(4398|4398) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B112E0751_111_PASSIVE_CONNECT_DURATION=60000
(4398|4403) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x556fea58f4d0 joined count 1)
(4398|4401) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x556fea4ea920 joined count 1): Unknown error -3
(4398|4403) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x556fea58f4d0 joined count 1): Unknown error -3
(4398|4401) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/0.0.0.0 (0x556fea4ea920 joined count 2)
(4398|4403) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/0.0.0.0 (0x556fea58f4d0 joined count 2)
(4398|4401) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on eth0/10.1.1.86 (0x556fea4ea920 joined count 1)
(4398|4403) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on eth0/10.1.1.86 (0x556fea58f4d0 joined count 1)
(4398|4401) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.86 (0x556fea4ea920 joined count 2)
(4398|4403) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.86 (0x556fea58f4d0 joined count 2)
(4398|4401) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/0.0.0.0 (0x556fea4ea920 joined count 3)
(4398|4403) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/0.0.0.0 (0x556fea58f4d0 joined count 3)
(4398|4401) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on lo/127.0.0.1 (0x556fea4ea920 joined count 2)
(4398|4403) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on lo/127.0.0.1 (0x556fea58f4d0 joined count 2)
(4398|4401) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x556fea4ea920 joined count 3)
(4398|4403) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x556fea58f4d0 joined count 3)
(4398|4401) Spdp::handle_participant_data - 01037ced.8d824a6b.112e0750.000001c1(033728c2) discovered 01037ced.8d824a6b.112e0751.000001c1(3e570172) lease 5:00 from 10.1.1.86:35162 (0)
(4398|4403) Spdp::handle_participant_data - 01037ced.8d824a6b.112e0751.000001c1(3e570172) discovered 01037ced.8d824a6b.112e0750.000001c1(033728c2) lease 5:00 from 10.1.1.86:35160 (0)
(4398|4403) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0751.000300c3(cb04ef46) remote 01037ced.8d824a6b.112e0750.000300c4(68005355)
(4398|4401) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0750.000300c3(f664c6f6) remote 01037ced.8d824a6b.112e0751.000300c4(55607ae5)
(4398|4403) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0751.000301c3(d21fde07) remote 01037ced.8d824a6b.112e0750.000301c4(711b6214)
(4398|4401) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0750.000301c3(ef7ff7b7) remote 01037ced.8d824a6b.112e0751.000301c4(4c7b4ba4)
(4398|4403) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0751.000003c2(9568324a) remote 01037ced.8d824a6b.112e0750.000003c7(d862ef75)
(4398|4401) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0750.000003c2(a8081bfa) remote 01037ced.8d824a6b.112e0751.000003c7(e502c6c5)
(4398|4403) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0751.000004c2(da29a48d) remote 01037ced.8d824a6b.112e0750.000004c7(972379b2)
(4398|4401) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0750.000004c2(e7498d3d) remote 01037ced.8d824a6b.112e0751.000004c7(aa435002)
(4398|4403) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0751.000200c2(bdc1b5e7) remote 01037ced.8d824a6b.112e0750.000200c7(f0cb68d8)
(4398|4401) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.112e0750.000200c2(80a19c57) remote 01037ced.8d824a6b.112e0751.000200c7(cdab4168)
(4398|4398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4398|4398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4398|4398) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4398|4398) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4398|4398) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4398|4398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4398|4398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4398|4398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4398|4400) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0750.00000007(682b7e06) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec)
(4398|4400) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0750.01000002(a0fdedec) remote 01037ced.8d824a6b.112e0750.00000007(682b7e06)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.01000002(a0fdedec) succeeded in associating with reader 01037ced.8d824a6b.112e0750.00000007(682b7e06)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.01000002(a0fdedec) reader 01037ced.8d824a6b.112e0750.00000007(682b7e06) calling association_complete_i
(4398|4400) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.112e0750.01000002(a0fdedec) remote 01037ced.8d824a6b.112e0750.00000007(682b7e06)
(4398|4405) DataReaderListenerImpl::on_subscription_matched
(4398|4400) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0750.00000002(18418a89) remote 01037ced.8d824a6b.112e0751.00000007(554b57b6)
(4398|4402) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0751.00000007(554b57b6) remote 01037ced.8d824a6b.112e0750.00000002(18418a89)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.00000002(18418a89) succeeded in associating with reader 01037ced.8d824a6b.112e0751.00000007(554b57b6)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.00000002(18418a89) reader 01037ced.8d824a6b.112e0751.00000007(554b57b6) calling association_complete_i
(4398|4400) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.112e0750.00000002(18418a89) remote 01037ced.8d824a6b.112e0751.00000007(554b57b6)
(4398|4400) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0750.01000002(a0fdedec) remote 01037ced.8d824a6b.112e0751.01000007(edf730d3)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.01000002(a0fdedec) succeeded in associating with reader 01037ced.8d824a6b.112e0751.01000007(edf730d3)
(4398|4400) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.112e0750.01000002(a0fdedec) reader 01037ced.8d824a6b.112e0751.01000007(edf730d3) calling association_complete_i
(4398|4400) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.112e0750.01000002(a0fdedec) remote 01037ced.8d824a6b.112e0751.01000007(edf730d3)
(4398|4402) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.112e0751.01000007(edf730d3) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec)
(4398|4407) DataReaderListenerImpl::on_subscription_matched
(4398|4407) DataReaderListenerImpl::on_subscription_matched
(4398|4407) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4398|4398) Writer::run_test begins.
(4398|4398) 15:41:45.281972 Writer::run_test starting to write pass 0
(4398|4407) 15:41:45.282174 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4398|4405) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4398|4398) 15:41:45.282336 Writer::run_test done writing.
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4398|4407) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4398|4405) 15:41:45.282544 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4407) 15:41:45.282847 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4405) 15:41:45.282986 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4398|4407) 15:41:45.283075 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4398|4399) 15:41:48.857103 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4398|4399) 15:41:48.858058 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4398|4398) Writer::run_test begins.
(4398|4398) 15:41:48.858398 Writer::run_test starting to write pass 1
(4398|4398) 15:41:48.858931 Writer::run_test done writing.
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4398|4405) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4398|4407) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4398|4405) 15:41:48.859425 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4398|4407) 15:41:48.859430 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4398|4405) 15:41:48.859639 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4398|4407) 15:41:48.859734 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4398|4399) 15:41:52.059057 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4398|4399) 15:41:52.059343 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4398|4398) Writer::run_test begins.
(4398|4398) 15:41:52.059650 Writer::run_test starting to write pass 2
(4398|4398) 15:41:52.060157 Writer::run_test done writing.
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4398|4407) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4398|4405) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4398|4407) 15:41:52.060649 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4398|4405) 15:41:52.060656 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4398|4407) 15:41:52.060890 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4398|4405) 15:41:52.060965 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4398|4399) 15:41:55.261813 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4398|4399) 15:41:55.262088 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4399) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4398|4398) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4398|4398) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4398|4398) WriteDataContainer::wait_pending timeout at 00:07:24.141211
(4398|4407) 15:41:55.262987 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4398|4405) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4398|4407) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4398|4398) WriteDataContainer::wait_pending done
(4398|4398) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.112e0750.00000002(18418a89) remote 01037ced.8d824a6b.112e0751.00000007(554b57b6) num remotes 1
(4398|4398) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.112e0750.01000002(a0fdedec) remote 01037ced.8d824a6b.112e0750.00000007(682b7e06) num remotes 2
(4398|4402) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.112e0751.00000007(554b57b6) remote 01037ced.8d824a6b.112e0750.00000002(18418a89) num remotes 1
(4398|4402) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.112e0751.00000007(554b57b6) remote 01037ced.8d824a6b.112e0750.00000002(18418a89) num remotes 1
(4398|4402) DataReaderListenerImpl::on_subscription_matched
(4398|4400) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.112e0750.00000007(682b7e06) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec) num remotes 1
(4398|4400) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.112e0750.00000007(682b7e06) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec) num remotes 1
(4398|4402) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.112e0751.01000007(edf730d3) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec) num remotes 1
(4398|4400) DataReaderListenerImpl::on_subscription_matched
(4398|4402) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.112e0751.01000007(edf730d3) remote 01037ced.8d824a6b.112e0750.01000002(a0fdedec) num remotes 1
(4398|4402) DataReaderListenerImpl::on_subscription_matched
(4398|4398) Service_Participant::shutdown
(4398|4398) DataReaderListenerImpl::~DataReaderListenerImpl
(4398|4398) DataReaderListenerImpl::~DataReaderListenerImpl
(4398|4398) DataReaderListenerImpl::~DataReaderListenerImpl
(4398|4398) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4398|4398) Service_Participant::~Service_Participant
(4398|4398) 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: 4411 started at 2025-12-05 15:41:56
(4411|4411) INFO: set_DCPS_debug_level: set to 1
(4411|4411) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(4411|4411) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4411|4411) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(4411|4411) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(4411|4411) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(4411|4411) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(4411|4411) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(4411|4411) INFO: ConfigStoreImpl::set_string: COMMON=@common
(4411|4411) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(4411|4411) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4411|4411) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(4411|4411) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(4411|4411) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4411|4411) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4411|4411) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b113bf7f2_111
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_MAX_MESSAGE_SIZE=65466
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_HEARTBEAT_PERIOD=200
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_NAK_RESPONSE_DELAY=100
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_RESPONSIVE_MODE=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_SEND_DELAY=10
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_SEND_BUFFER_SIZE=65535
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_RCV_BUFFER_SIZE=65535
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_PORT_MODE=system
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_PB=7400
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_DG=250
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_PG=2
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_D2=2
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_D3=12
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_USE_MULTICAST=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_INIT_PARTICIPANT_PORT_ID=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_LOCAL_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_ADVERTISED_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_USE_RTPS_RELAY=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_RTPS_RELAY_ONLY=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F2_111_USE_ICE=false
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B113BF7F2_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b113bf7f2_111
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B113BF7F2_111_PASSIVE_CONNECT_DURATION=60000
(4411|4414) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x5646d7c40920 joined count 1)
(4411|4411) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b113bf7f3_111
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_MAX_MESSAGE_SIZE=65466
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_HEARTBEAT_PERIOD=200
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_NAK_RESPONSE_DELAY=100
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_RESPONSIVE_MODE=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_SEND_DELAY=10
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_SEND_BUFFER_SIZE=65535
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_RCV_BUFFER_SIZE=65535
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_PORT_MODE=system
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_PB=7400
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_DG=250
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_PG=2
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_D2=2
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_D3=12
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_USE_MULTICAST=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_INIT_PARTICIPANT_PORT_ID=1
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_LOCAL_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_ADVERTISED_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_USE_RTPS_RELAY=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_RTPS_RELAY_ONLY=false
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4411|4411) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B113BF7F3_111_USE_ICE=false
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B113BF7F3_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b113bf7f3_111
(4411|4411) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B113BF7F3_111_PASSIVE_CONNECT_DURATION=60000
(4411|4414) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x5646d7c40920 joined count 1): Unknown error -3
(4411|4414) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/0.0.0.0 (0x5646d7c40920 joined count 2)
(4411|4414) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on eth0/10.1.1.86 (0x5646d7c40920 joined count 1)
(4411|4414) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.86 (0x5646d7c40920 joined count 2)
(4411|4414) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/0.0.0.0 (0x5646d7c40920 joined count 3)
(4411|4414) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on lo/127.0.0.1 (0x5646d7c40920 joined count 2)
(4411|4416) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x5646d7ce5600 joined count 1)
(4411|4414) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x5646d7c40920 joined count 3)
(4411|4416) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x5646d7ce5600 joined count 1): Unknown error -3
(4411|4416) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/0.0.0.0 (0x5646d7ce5600 joined count 2)
(4411|4416) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on eth0/10.1.1.86 (0x5646d7ce5600 joined count 1)
(4411|4416) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.86 (0x5646d7ce5600 joined count 2)
(4411|4416) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/0.0.0.0 (0x5646d7ce5600 joined count 3)
(4411|4416) INFO: MulticastManager::leave: left group 239.255.0.1:35150 on lo/127.0.0.1 (0x5646d7ce5600 joined count 2)
(4411|4416) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x5646d7ce5600 joined count 3)
(4411|4416) Spdp::handle_participant_data - 01037ced.8d824a6b.113bf7f3.000001c1(14c467f4) discovered 01037ced.8d824a6b.113bf7f2.000001c1(29a44e44) lease 5:00 from 10.1.1.86:35160 (0)
(4411|4414) Spdp::handle_participant_data - 01037ced.8d824a6b.113bf7f2.000001c1(29a44e44) discovered 01037ced.8d824a6b.113bf7f3.000001c1(14c467f4) lease 5:00 from 10.1.1.86:35162 (0)
(4411|4414) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f2.000300c3(dcf7a070) remote 01037ced.8d824a6b.113bf7f3.000300c4(7ff31c63)
(4411|4416) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f3.000300c3(e19789c0) remote 01037ced.8d824a6b.113bf7f2.000300c4(429335d3)
(4411|4414) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f2.000301c3(c5ec9131) remote 01037ced.8d824a6b.113bf7f3.000301c4(66e82d22)
(4411|4416) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f3.000301c3(f88cb881) remote 01037ced.8d824a6b.113bf7f2.000301c4(5b880492)
(4411|4414) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f2.000003c2(829b7d7c) remote 01037ced.8d824a6b.113bf7f3.000003c7(cf91a043)
(4411|4416) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f3.000003c2(bffb54cc) remote 01037ced.8d824a6b.113bf7f2.000003c7(f2f189f3)
(4411|4414) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f2.000004c2(cddaebbb) remote 01037ced.8d824a6b.113bf7f3.000004c7(80d03684)
(4411|4416) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f3.000004c2(f0bac20b) remote 01037ced.8d824a6b.113bf7f2.000004c7(bdb01f34)
(4411|4414) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f2.000200c2(aa32fad1) remote 01037ced.8d824a6b.113bf7f3.000200c7(e73827ee)
(4411|4416) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.113bf7f3.000200c2(9752d361) remote 01037ced.8d824a6b.113bf7f2.000200c7(da580e5e)
(4411|4411) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4411|4411) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4411|4411) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4411|4411) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4411|4411) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4411|4411) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4411|4411) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4411|4411) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(4411|4413) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f2.00000007(42b81880) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a)
(4411|4413) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) remote 01037ced.8d824a6b.113bf7f2.00000007(42b81880)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) succeeded in associating with reader 01037ced.8d824a6b.113bf7f2.00000007(42b81880)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) reader 01037ced.8d824a6b.113bf7f2.00000007(42b81880) calling association_complete_i
(4411|4413) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) remote 01037ced.8d824a6b.113bf7f2.00000007(42b81880)
(4411|4418) DataReaderListenerImpl::on_subscription_matched
(4411|4415) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f3.00000007(7fd83130) remote 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f)
(4411|4415) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f3.01000007(c7645655) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a)
(4411|4413) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) remote 01037ced.8d824a6b.113bf7f3.00000007(7fd83130)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) succeeded in associating with reader 01037ced.8d824a6b.113bf7f3.00000007(7fd83130)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) reader 01037ced.8d824a6b.113bf7f3.00000007(7fd83130) calling association_complete_i
(4411|4413) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) remote 01037ced.8d824a6b.113bf7f3.00000007(7fd83130)
(4411|4413) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) remote 01037ced.8d824a6b.113bf7f3.01000007(c7645655)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) succeeded in associating with reader 01037ced.8d824a6b.113bf7f3.01000007(c7645655)
(4411|4413) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) reader 01037ced.8d824a6b.113bf7f3.01000007(c7645655) calling association_complete_i
(4411|4413) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) remote 01037ced.8d824a6b.113bf7f3.01000007(c7645655)
(4411|4420) DataReaderListenerImpl::on_subscription_matched
(4411|4420) DataReaderListenerImpl::on_subscription_matched
(4411|4420) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4411|4411) Writer::run_test begins.
(4411|4411) 15:41:56.447188 Writer::run_test starting to write pass 0
(4411|4420) 15:41:56.447425 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4411|4418) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4411|4420) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4411|4411) 15:41:56.447651 Writer::run_test done writing.
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4411|4418) 15:41:56.448066 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4411|4420) 15:41:56.448074 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4411|4418) 15:41:56.448250 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4411|4420) 15:41:56.448310 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(4411|4412) 15:42:00.022619 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4411|4412) 15:42:00.022984 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4411|4411) Writer::run_test begins.
(4411|4411) 15:42:00.023310 Writer::run_test starting to write pass 1
(4411|4420) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4411|4418) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4411|4411) 15:42:00.023996 Writer::run_test done writing.
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4411|4418) 15:42:00.024394 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4411|4420) 15:42:00.024400 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4411|4418) 15:42:00.024591 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4411|4420) 15:42:00.024649 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
(4411|4412) 15:42:03.224785 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4411|4412) 15:42:03.225199 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4411|4411) Writer::run_test begins.
(4411|4411) 15:42:03.225862 Writer::run_test starting to write pass 2
(4411|4420) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4411|4418) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4411|4411) 15:42:03.226676 Writer::run_test done writing.
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4411|4420) 15:42:03.226794 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4411|4418) 15:42:03.227290 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4411|4420) 15:42:03.227431 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4411|4418) 15:42:03.227487 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
(4411|4412) 15:42:06.426869 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4411|4412) 15:42:06.427175 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(4411|4412) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4411|4411) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4411|4411) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4411|4411) WriteDataContainer::wait_pending timeout at 00:07:35.306332
(4411|4418) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4411|4420) 15:42:06.428138 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(4411|4420) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4411|4411) WriteDataContainer::wait_pending done
(4411|4411) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) remote 01037ced.8d824a6b.113bf7f3.00000007(7fd83130) num remotes 1
(4411|4411) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) remote 01037ced.8d824a6b.113bf7f2.00000007(42b81880) num remotes 2
(4411|4415) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.113bf7f3.00000007(7fd83130) remote 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) num remotes 1
(4411|4415) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.113bf7f3.00000007(7fd83130) remote 01037ced.8d824a6b.113bf7f2.00000002(32d2ec0f) num remotes 1
(4411|4413) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.113bf7f2.00000007(42b81880) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) num remotes 1
(4411|4413) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.113bf7f2.00000007(42b81880) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) num remotes 1
(4411|4415) DataReaderListenerImpl::on_subscription_matched
(4411|4415) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.113bf7f3.01000007(c7645655) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) num remotes 1
(4411|4415) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.113bf7f3.01000007(c7645655) remote 01037ced.8d824a6b.113bf7f2.01000002(8a6e8b6a) num remotes 1
(4411|4413) DataReaderListenerImpl::on_subscription_matched
(4411|4415) DataReaderListenerImpl::on_subscription_matched
(4411|4411) Service_Participant::shutdown
(4411|4411) DataReaderListenerImpl::~DataReaderListenerImpl
(4411|4411) DataReaderListenerImpl::~DataReaderListenerImpl
(4411|4411) DataReaderListenerImpl::~DataReaderListenerImpl
(4411|4411) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4411|4411) Service_Participant::~Service_Participant
(4411|4411) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:11s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic -DCPSPendingTimeout 3
findtopic PID: 4423 started at 2025-12-05 15:42:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic.cpp:144 main() using Local Discovery
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic rtps -DCPSPendingTimeout 3
findtopic PID: 4428 started at 2025-12-05 15:42:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic.cpp:141 main() using RTPS Discovery
(4428|4431) WARNING: MulticastManager::join: failed to join group 239.255.0.1:10150 on enP61607s1/0.0.0.0 (0x5598904ff300 joined count 1): Unknown error -3
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl rtps Time:0s Result:0
==============================================================================
tests/DCPS/Inconsistent_Qos/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Inconsistent_Qos/inconsistent_qos -DCPSConfigFile rtps_disc.ini -x sample_rejected.xml
parse_args: xml_file = 0x5634baf673e0
Created participant 1 with instance handle 2
(4435|4438) WARNING: MulticastManager::join: failed to join group 239.255.0.1:10150 on enP61607s1/0.0.0.0 (0x5634baf86550 joined count 1): Unknown error -3
(4435|4435) WARNING: Service_Participant::~Service_Participant: There are 1 remaining domain participant(s). It is recommended to delete them before shutdown.
test 1 PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Inconsistent_Qos/inconsistent_qos -DCPSConfigFile rtps_disc.ini -x deadline.xml
parse_args: xml_file = 0x55672d5a8380
Created participant 1 with instance handle 2
(4441|4444) WARNING: MulticastManager::join: failed to join group 239.255.0.1:10150 on enP61607s1/0.0.0.0 (0x55672d5c7520 joined count 1): Unknown error -3
(4441|4441) WARNING: Service_Participant::~Service_Participant: There are 1 remaining domain participant(s). It is recommended to delete them before shutdown.
test 2 PASSED.
auto_run_tests_finished: tests/DCPS/Inconsistent_Qos/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/InconsistentTopic/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/InconsistentTopic/pubsub -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pubsub PID: 4448 started at 2025-12-05 15:42:08
Waiting for participant 2 to discover topic from participant 1
test PASSED.
auto_run_tests_finished: tests/DCPS/InconsistentTopic/run_test.pl rtps_disc Time:1s Result:0
==============================================================================
tests/DCPS/TopicReuse/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TopicReuse/tpreuse -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tpreuse.log -DCPSPendingTimeout 3
tpreuse PID: 4460 started at 2025-12-05 15:42:09
test PASSED.
auto_run_tests_finished: tests/DCPS/TopicReuse/run_test.pl Time:0s 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: 4469 started at 2025-12-05 15:42:09
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: 4480 started at 2025-12-05 15:42:09
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: 4491 started at 2025-12-05 15:42:09
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:0s 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: 4504 started at 2025-12-05 15:42:09
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: 4515 started at 2025-12-05 15:42:09
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:1s Result:0
==============================================================================
tests/DCPS/ContainsEntity/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ContainsEntity/containsentity -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile containsentity.log -DCPSPendingTimeout 3
containsentity PID: 4526 started at 2025-12-05 15:42:10
test PASSED.
auto_run_tests_finished: tests/DCPS/ContainsEntity/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Serializer/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Serializer/SerializerTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile SerializerTest.log -DCPSPendingTimeout 3
SerializerTest PID: 4537 started at 2025-12-05 15:42:10
Size of Values: 160
Size of ArrayValues: 976
*** Unaligned CDR, little-endian (native)
STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING
BYTES WRITTEN: 354
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITHOUT SWAPPING
STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING
BYTES WRITTEN: 930
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITHOUT SWAPPING
*** Unaligned CDR, big-endian (non-native)
STARTING INSERTION OF SINGLE VALUES WITH SWAPPING
BYTES WRITTEN: 354
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITH SWAPPING
STARTING INSERTION OF ARRAY VALUES WITH SWAPPING
BYTES WRITTEN: 930
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITH SWAPPING
*** CDR/XCDR1, little-endian (native)
STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING
BYTES WRITTEN: 360
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITHOUT SWAPPING
STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING
BYTES WRITTEN: 942
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITHOUT SWAPPING
*** CDR/XCDR1, big-endian (non-native)
STARTING INSERTION OF SINGLE VALUES WITH SWAPPING
BYTES WRITTEN: 360
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITH SWAPPING
STARTING INSERTION OF ARRAY VALUES WITH SWAPPING
BYTES WRITTEN: 942
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITH SWAPPING
*** XCDR2, little-endian (native)
STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING
BYTES WRITTEN: 356
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITHOUT SWAPPING
STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING
BYTES WRITTEN: 934
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITHOUT SWAPPING
*** XCDR2, big-endian (non-native)
STARTING INSERTION OF SINGLE VALUES WITH SWAPPING
BYTES WRITTEN: 356
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING SINGLE VALUES WITH SWAPPING
STARTING INSERTION OF ARRAY VALUES WITH SWAPPING
BYTES WRITTEN: 934
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
0x7ffd5db65630
EXTRACTING ARRAY VALUES WITH SWAPPING
Running overrun test...
Running alignment tests...
Running alignment reset tests...
Running alignment overrun test...
Running encapsulation options tests...
SerializerTest PASSED
test PASSED.
auto_run_tests_finished: tests/DCPS/Serializer/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/idl_test1_main/run_test.pl
#
serialized_size_bound => <unbounded>
serialized_size => 79
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/idl_test1_main/idl_test1 PASSED
auto_run_tests_finished: tests/DCPS/Compiler/idl_test1_main/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/idl_test3_main/run_test.pl
#
Xyz::StructOfArrayOfBoolean: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfBoolean: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: try_marshaling PASSED
Xyz::StructOfArrayOfString: serialized_size_bound(unaligned_encoding) => 60
Xyz::StructOfArrayOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfString: serialized_size(unaligned_encoding, foo) => 39
Xyz::StructOfArrayOfString: serialized_size(aligned_encoding, foo) => 49
Xyz::StructOfArrayOfString: try_marshaling PASSED
Xyz::StructOfArrayOfChar: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfChar: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: try_marshaling PASSED
Xyz::StructOfArrayOfOctet: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfOctet: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: try_marshaling PASSED
Xyz::StructOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfAnEnum: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size(aligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfBoolean: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfBoolean: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 43
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 53
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::StructOfSeqOfChar: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfChar: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: try_marshaling PASSED
Xyz::StructOfSeqOfOctet: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfOctet: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: try_marshaling PASSED
Xyz::StructOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 28
Xyz::StructOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 168
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: serialized_size(aligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 116
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: serialized_size(aligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: try_marshaling PASSED
Xyz::StructAUnion: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size(unaligned_encoding, foo) => 12
Xyz::StructAUnion: serialized_size(aligned_encoding, foo) => 12
Xyz::StructAUnion: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 23
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 26
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::Foo: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::Foo: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::Foo: serialized_size(unaligned_encoding, foo) => 4529
Xyz::Foo: serialized_size(aligned_encoding, foo) => 5160
Xyz::Foo: try_marshaling PASSED
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/idl_test3_main/idl_test3 PASSED
auto_run_tests_finished: tests/DCPS/Compiler/idl_test3_main/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/C++11/idl_test1_main/run_test.pl
#
serialized_size_bound => <unbounded>
serialized_size => 79
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/C++11/idl_test1_main/idl_test1 PASSED
auto_run_tests_finished: tests/DCPS/Compiler/C++11/idl_test1_main/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/C++11/idl_test3_main/run_test.pl
#
Xyz::StructOfArrayOfBoolean: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfBoolean: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: try_marshaling PASSED
Xyz::StructOfArrayOfString: serialized_size_bound(unaligned_encoding) => 60
Xyz::StructOfArrayOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfString: serialized_size(unaligned_encoding, foo) => 39
Xyz::StructOfArrayOfString: serialized_size(aligned_encoding, foo) => 49
Xyz::StructOfArrayOfString: try_marshaling PASSED
Xyz::StructOfArrayOfChar: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfChar: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: try_marshaling PASSED
Xyz::StructOfArrayOfOctet: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfOctet: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: try_marshaling PASSED
Xyz::StructOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfAnEnum: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size(aligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfBoolean: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfBoolean: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 43
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 53
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::StructOfSeqOfChar: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfChar: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: try_marshaling PASSED
Xyz::StructOfSeqOfOctet: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfOctet: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: try_marshaling PASSED
Xyz::StructOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 28
Xyz::StructOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 168
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: serialized_size(aligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 116
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: serialized_size(aligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: try_marshaling PASSED
Xyz::StructAUnion: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size(unaligned_encoding, foo) => 12
Xyz::StructAUnion: serialized_size(aligned_encoding, foo) => 12
Xyz::StructAUnion: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 23
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 26
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::Foo: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::Foo: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::Foo: serialized_size(unaligned_encoding, foo) => 4529
Xyz::Foo: serialized_size(aligned_encoding, foo) => 5160
Xyz::Foo: try_marshaling PASSED
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/C++11/idl_test3_main/idl_test3 PASSED
auto_run_tests_finished: tests/DCPS/Compiler/C++11/idl_test3_main/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/C++11/value_annotation/run_test.pl
#
auto_run_tests_finished: tests/DCPS/Compiler/C++11/value_annotation/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/key_annotation/run_test.pl
#
auto_run_tests_finished: tests/DCPS/Compiler/key_annotation/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/is_topic_type/run_test.pl
#
auto_run_tests_finished: tests/DCPS/Compiler/is_topic_type/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/vread_vwrite/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/vread_vwrite/VreadVwriteTest
[==========] Running 9 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 9 tests from VreadVwriteTest
[ RUN ] VreadVwriteTest.ParseTest
[ OK ] VreadVwriteTest.ParseTest (0 ms)
[ RUN ] VreadVwriteTest.StaticSerializeTest
[ OK ] VreadVwriteTest.StaticSerializeTest (0 ms)
[ RUN ] VreadVwriteTest.KeyOnly_StructWithNoKeys
[ OK ] VreadVwriteTest.KeyOnly_StructWithNoKeys (0 ms)
[ RUN ] VreadVwriteTest.KeyOnly_StructWithKeys
[ OK ] VreadVwriteTest.KeyOnly_StructWithKeys (0 ms)
[ RUN ] VreadVwriteTest.KeyOnly_UnionWithNoKey
[ OK ] VreadVwriteTest.KeyOnly_UnionWithNoKey (0 ms)
[ RUN ] VreadVwriteTest.KeyOnly_UnionWithKey
[ OK ] VreadVwriteTest.KeyOnly_UnionWithKey (0 ms)
[ RUN ] VreadVwriteTest.DynamicSerializeTest
[ OK ] VreadVwriteTest.DynamicSerializeTest (2 ms)
[ RUN ] VreadVwriteTest.DynamicWithOptionalTest
[ OK ] VreadVwriteTest.DynamicWithOptionalTest (0 ms)
[ RUN ] VreadVwriteTest.DynamicAdapterSerializeTest
[ OK ] VreadVwriteTest.DynamicAdapterSerializeTest (1 ms)
[----------] 9 tests from VreadVwriteTest (3 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 1 test case ran. (3 ms total)
[ PASSED ] 9 tests.
test PASSED
auto_run_tests_finished: tests/DCPS/Compiler/vread_vwrite/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/TryConstruct/run_test.pl
#
[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN ] TestTryCon.string
[ OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)
[----------] 3 tests from StructandSeq
[ RUN ] StructandSeq.DISCARD
[ OK ] StructandSeq.DISCARD (0 ms)
[ RUN ] StructandSeq.USE_DEFAULT
[ OK ] StructandSeq.USE_DEFAULT (0 ms)
[ RUN ] StructandSeq.TRIM
[ OK ] StructandSeq.TRIM (0 ms)
[----------] 3 tests from StructandSeq (0 ms total)
[----------] 2 tests from AnonSequence
[ RUN ] AnonSequence.Trim
[ OK ] AnonSequence.Trim (1 ms)
[ RUN ] AnonSequence.USE_DEFAULT
[ OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (1 ms total)
[----------] 2 tests from AnonArray
[ RUN ] AnonArray.TRIM
[ OK ] AnonArray.TRIM (0 ms)
[ RUN ] AnonArray.USE_DEFAULT
[ OK ] AnonArray.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonArray (0 ms total)
[----------] 3 tests from Union
[ RUN ] Union.DISCARD
[ OK ] Union.DISCARD (0 ms)
[ RUN ] Union.USE_DEFAULT
[ OK ] Union.USE_DEFAULT (0 ms)
[ RUN ] Union.TRIM
[ OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (1 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl
#
[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN ] TestTryCon.string
[ OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)
[----------] 3 tests from StructandSeq
[ RUN ] StructandSeq.DISCARD
[ OK ] StructandSeq.DISCARD (0 ms)
[ RUN ] StructandSeq.USE_DEFAULT
[ OK ] StructandSeq.USE_DEFAULT (0 ms)
[ RUN ] StructandSeq.TRIM
[ OK ] StructandSeq.TRIM (1 ms)
[----------] 3 tests from StructandSeq (1 ms total)
[----------] 2 tests from AnonSequence
[ RUN ] AnonSequence.Trim
[ OK ] AnonSequence.Trim (0 ms)
[ RUN ] AnonSequence.USE_DEFAULT
[ OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (0 ms total)
[----------] 2 tests from AnonArray
[ RUN ] AnonArray.TRIM
[ OK ] AnonArray.TRIM (0 ms)
[ RUN ] AnonArray.USE_DEFAULT
[ OK ] AnonArray.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonArray (0 ms total)
[----------] 3 tests from Union
[ RUN ] Union.DISCARD
[ OK ] Union.DISCARD (0 ms)
[ RUN ] Union.USE_DEFAULT
[ OK ] Union.USE_DEFAULT (0 ms)
[ RUN ] Union.TRIM
[ OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (1 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl
#
test PASSED
auto_run_tests_finished: tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/xcdr/xcdr -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4565 started at 2025-12-05 15:42:11
[==========] Running 82 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr1Struct
[ OK ] BasicTests.FinalXcdr1Struct (1 ms)
[ RUN ] BasicTests.AppendableXcdr1Struct
[ OK ] BasicTests.AppendableXcdr1Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr1Struct
[ OK ] BasicTests.MutableXcdr1Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr12Union
[ OK ] BasicTests.MutableXcdr12Union (0 ms)
[ RUN ] BasicTests.MutableXcdr12UnionLE
[ OK ] BasicTests.MutableXcdr12UnionLE (0 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (0 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (0 ms)
[----------] 13 tests from BasicTests (1 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (0 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (0 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (0 ms)
[----------] 17 tests from AppendableTests (0 ms total)
[----------] 25 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr1Test
[ OK ] MutableTests.BaselineXcdr1Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (0 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (0 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr1Test
[ OK ] MutableTests.ToReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr1Test
[ OK ] MutableTests.FromReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr1Test
[ OK ] MutableTests.ToAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr1Test
[ OK ] MutableTests.FromAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (0 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (0 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (0 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (0 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (0 ms)
[----------] 25 tests from MutableTests (0 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (0 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (0 ms)
[----------] 6 tests from MixedExtenTests (0 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (1 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (0 ms)
[----------] 18 tests from KeyTests (1 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (0 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (0 ms total)
[----------] Global test environment tear-down
[==========] 82 tests from 7 test cases ran. (2 ms total)
[ PASSED ] 82 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/run_test.pl --dynamic
#
--dynamic --gtest_filter=-*Xcdr1*
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/xcdr/xcdr --dynamic --gtest_filter=-*Xcdr1* -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4568 started at 2025-12-05 15:42:12
Note: Google Test filter = -*Xcdr1*
[==========] Running 72 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (1 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (1 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (1 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (2 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (2 ms)
[----------] 8 tests from BasicTests (7 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (2 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (1 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (1 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (1 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (1 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (1 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (1 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (1 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (1 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (1 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (1 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (1 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (1 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (3 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (3 ms)
[----------] 17 tests from AppendableTests (20 ms total)
[----------] 20 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (1 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (4 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (3 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (2 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (2 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (1 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (1 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (1 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (1 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (1 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (1 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (3 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (2 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (1 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (1 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (1 ms)
[----------] 20 tests from MutableTests (26 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (1 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (1 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (1 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (1 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (1 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (1 ms)
[----------] 6 tests from MixedExtenTests (6 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (1 ms)
[----------] 1 test from IdVsDeclOrder (1 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (1 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (1 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (2 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (2 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (1 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (2 ms)
[----------] 18 tests from KeyTests (11 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (1 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (1 ms total)
[----------] Global test environment tear-down
[==========] 72 tests from 7 test cases ran. (73 ms total)
[ PASSED ] 72 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/run_test.pl --dynamic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/XtypesExtensibility/run_test.pl
#
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestFinal
[ RUN ] TestFinal.flags_match
[ OK ] TestFinal.flags_match (1 ms)
[----------] 1 test from TestFinal (1 ms total)
[----------] 1 test from TestAppendable
[ RUN ] TestAppendable.flags_match
[ OK ] TestAppendable.flags_match (0 ms)
[----------] 1 test from TestAppendable (0 ms total)
[----------] 1 test from TestMutable
[ RUN ] TestMutable.flags_match
[ OK ] TestMutable.flags_match (0 ms)
[----------] 1 test from TestMutable (0 ms total)
[----------] 5 tests from TestDefault
[ RUN ] TestDefault.flags_match
[ OK ] TestDefault.flags_match (0 ms)
[ RUN ] TestDefault.FinalEnum
[ OK ] TestDefault.FinalEnum (0 ms)
[ RUN ] TestDefault.AppendableEnum
[ OK ] TestDefault.AppendableEnum (0 ms)
[ RUN ] TestDefault.DefaultEnum
[ OK ] TestDefault.DefaultEnum (0 ms)
[ RUN ] TestDefault.ZeroEnumDefaultEnum
[ OK ] TestDefault.ZeroEnumDefaultEnum (0 ms)
[----------] 5 tests from TestDefault (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (1 ms total)
[ PASSED ] 8 tests.
auto_run_tests_finished: tests/DCPS/Compiler/XtypesExtensibility/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/typeobject_generator/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/typeobject_generator/TypeObjectTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4572 started at 2025-12-05 15:42:12
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from TypeMapTest
[ RUN ] TypeMapTest.Minimal
[ OK ] TypeMapTest.Minimal (1 ms)
[ RUN ] TypeMapTest.Complete
[ OK ] TypeMapTest.Complete (1 ms)
[----------] 2 tests from TypeMapTest (2 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (2 ms total)
[ PASSED ] 2 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/typeobject_generator/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/keywords/run_test.pl classic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/keywords/classic/keywords-classic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4574 started at 2025-12-05 15:42:12
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN ] EscapedNonKeywords.struct_topic_type
[ OK ] EscapedNonKeywords.struct_topic_type (1 ms)
[ RUN ] EscapedNonKeywords.union_topic_type
[ OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (1 ms total)
[----------] 2 tests from IdlKeywords
[ RUN ] IdlKeywords.struct_topic_type
[ OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN ] IdlKeywords.union_topic_type
[ OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (0 ms total)
[----------] 2 tests from CppKeywords
[ RUN ] CppKeywords.struct_topic_type
[ OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN ] CppKeywords.union_topic_type
[ OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)
[----------] 2 tests from DoubleKeywords
[ RUN ] DoubleKeywords.struct_topic_type
[ OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN ] DoubleKeywords.union_topic_type
[ OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (1 ms total)
[ PASSED ] 8 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl classic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/keywords/run_test.pl cpp11
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/keywords/cpp11/keywords-cpp11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4576 started at 2025-12-05 15:42:12
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN ] EscapedNonKeywords.struct_topic_type
[ OK ] EscapedNonKeywords.struct_topic_type (0 ms)
[ RUN ] EscapedNonKeywords.union_topic_type
[ OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (0 ms total)
[----------] 2 tests from IdlKeywords
[ RUN ] IdlKeywords.struct_topic_type
[ OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN ] IdlKeywords.union_topic_type
[ OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (0 ms total)
[----------] 2 tests from CppKeywords
[ RUN ] CppKeywords.struct_topic_type
[ OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN ] CppKeywords.union_topic_type
[ OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)
[----------] 2 tests from DoubleKeywords
[ RUN ] DoubleKeywords.struct_topic_type
[ OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN ] DoubleKeywords.union_topic_type
[ OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (0 ms total)
[ PASSED ] 8 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl cpp11 Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/explicit_ints/run_test.pl classic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/explicit_ints/classic/explicit-ints-classic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4578 started at 2025-12-05 15:42:12
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ExplicitInts
[ RUN ] ExplicitInts.min_max
[ OK ] ExplicitInts.min_max (0 ms)
[----------] 1 test from ExplicitInts (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[ PASSED ] 1 test.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/explicit_ints/run_test.pl classic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/explicit_ints/run_test.pl cpp11
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/explicit_ints/cpp11/explicit-ints-cpp11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4580 started at 2025-12-05 15:42:12
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ExplicitInts
[ RUN ] ExplicitInts.min_max
[ OK ] ExplicitInts.min_max (0 ms)
[----------] 1 test from ExplicitInts (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[ PASSED ] 1 test.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/explicit_ints/run_test.pl cpp11 Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/char_literals/run_test.pl classic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/char_literals/classic/char-literals-classic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4582 started at 2025-12-05 15:42:13
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN ] CharLiterals.char_literal_values
[ OK ] CharLiterals.char_literal_values (0 ms)
[ RUN ] CharLiterals.wchar_literal_values
[ OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN ] CharLiterals.str_literal_values
[ OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[ PASSED ] 3 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/char_literals/run_test.pl classic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/char_literals/run_test.pl cpp11
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/char_literals/cpp11/char-literals-cpp11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4584 started at 2025-12-05 15:42:13
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN ] CharLiterals.char_literal_values
[ OK ] CharLiterals.char_literal_values (0 ms)
[ RUN ] CharLiterals.wchar_literal_values
[ OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN ] CharLiterals.str_literal_values
[ OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[ PASSED ] 3 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/char_literals/run_test.pl cpp11 Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/union_defaults/run_test.pl
#
[==========] Running 11 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 11 tests from UnionDefault
[ RUN ] UnionDefault.no_default
[ OK ] UnionDefault.no_default (0 ms)
[ RUN ] UnionDefault.string
[ OK ] UnionDefault.string (0 ms)
[ RUN ] UnionDefault.Z
[ OK ] UnionDefault.Z (0 ms)
[ RUN ] UnionDefault.dummy
[ OK ] UnionDefault.dummy (0 ms)
[ RUN ] UnionDefault.dummy_sequence
[ OK ] UnionDefault.dummy_sequence (0 ms)
[ RUN ] UnionDefault.dummy_array
[ OK ] UnionDefault.dummy_array (0 ms)
[ RUN ] UnionDefault.wstring
[ OK ] UnionDefault.wstring (0 ms)
[ RUN ] UnionDefault.wchar
[ OK ] UnionDefault.wchar (0 ms)
[ RUN ] UnionDefault.long_double
[ OK ] UnionDefault.long_double (0 ms)
[ RUN ] UnionDefault.boolean
[ OK ] UnionDefault.boolean (0 ms)
[ RUN ] UnionDefault.enum
[ OK ] UnionDefault.enum (0 ms)
[----------] 11 tests from UnionDefault (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 1 test case ran. (0 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/union_defaults/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/union_defaults/C++11/run_test.pl
#
[==========] Running 11 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 11 tests from UnionDefault
[ RUN ] UnionDefault.no_default
[ OK ] UnionDefault.no_default (0 ms)
[ RUN ] UnionDefault.string
[ OK ] UnionDefault.string (0 ms)
[ RUN ] UnionDefault.Z
[ OK ] UnionDefault.Z (0 ms)
[ RUN ] UnionDefault.dummy
[ OK ] UnionDefault.dummy (0 ms)
[ RUN ] UnionDefault.dummy_sequence
[ OK ] UnionDefault.dummy_sequence (0 ms)
[ RUN ] UnionDefault.dummy_array
[ OK ] UnionDefault.dummy_array (0 ms)
[ RUN ] UnionDefault.wstring
[ OK ] UnionDefault.wstring (0 ms)
[ RUN ] UnionDefault.wchar
[ OK ] UnionDefault.wchar (0 ms)
[ RUN ] UnionDefault.long_double
[ OK ] UnionDefault.long_double (0 ms)
[ RUN ] UnionDefault.boolean
[ OK ] UnionDefault.boolean (0 ms)
[ RUN ] UnionDefault.enum
[ OK ] UnionDefault.enum (0 ms)
[----------] 11 tests from UnionDefault (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 1 test case ran. (0 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/union_defaults/C++11/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/maps/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/maps/maps -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile maps.log -DCPSPendingTimeout 3
maps PID: 4590 started at 2025-12-05 15:42:13
[==========] Running 5 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from MapsTests
[ RUN ] MapsTests.Marshalling
[ OK ] MapsTests.Marshalling (0 ms)
[ RUN ] MapsTests.SerializedSize
[ OK ] MapsTests.SerializedSize (0 ms)
[ RUN ] MapsTests.ValueWriterReader
[ OK ] MapsTests.ValueWriterReader (0 ms)
[ RUN ] MapsTests.RecursiveTypes
[ OK ] MapsTests.RecursiveTypes (1 ms)
[----------] 4 tests from MapsTests (1 ms total)
[----------] 1 test from MapsTest
[ RUN ] MapsTest.Xcdr2ValueWriter
[ OK ] MapsTest.Xcdr2ValueWriter (0 ms)
[----------] 1 test from MapsTest (0 ms total)
[----------] Global test environment tear-down
[==========] 5 tests from 2 test cases ran. (1 ms total)
[ PASSED ] 5 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/maps/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/C++11/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4592
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/C++11/Messenger/Subscriber/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Subscriber.log -DCPSPendingTimeout 3
Subscriber PID: 4599 started at 2025-12-05 15:42:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/C++11/Messenger/Publisher/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Publisher.log -DCPSPendingTimeout 3
Publisher PID: 4600 started at 2025-12-05 15:42:13
Starting publisher
(4592|4592) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
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.
Writer wait for ACKS
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.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/C++11/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/DcpsIntegration/run_test-integration.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4616
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/infrastructure_test -DCPSConfigFile infrastructure.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4623 started at 2025-12-05 15:42:14
(4616|4616) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-integration.pl Time:0s Result:0
==============================================================================
tests/DCPS/DcpsIntegration/run_test-topic.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o dcps_ir.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSInfoRepo file://dcps_ir.ior
(4631|4631) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4639|4639) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl Time:2s Result:0
==============================================================================
tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSConfigFile rtps_disc.ini
(4647|4650) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17650 on enP61607s1/0.0.0.0 (0x56038069e000 joined count 1): Unknown error -3
auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc Time:2s Result:0
==============================================================================
tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSConfigFile rtps_disc_tcp.ini
(4652|4655) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17650 on enP61607s1/0.0.0.0 (0x55b5464c7e90 joined count 1): Unknown error -3
auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc_tcp Time:3s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 1 -t 0 -m 0 -i 10
(4657|4657) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4664|4664) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4664|4664) Writer::start
(4664|4664) Reader::start
(4664|4664) Writer::start
(4664|4664) Reader::start1
(4664|4664) Writer::start
(4664|4664) Reader::start2
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 13 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 1 -t 0 -m 1 -i 10
(4674|4674) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4681|4681) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4681|4681) Writer::start
(4681|4681) Reader::start
(4681|4681) Writer::start
(4681|4681) Reader::start1
(4681|4681) Writer::start
(4681|4681) Reader::start2
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 22 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 23 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 24 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 25 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
get_key_value: handle = 26 foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
get_key_value: handle = 27 foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
get_key_value: handle = 28 foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
get_key_value: handle = 29 foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
get_key_value: handle = 30 foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
get_key_value: handle = 31 foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mi Time:4s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl mr
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 2 -t 0 -m 0 -i 5
(4691|4691) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4698|4698) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4698|4698) Writer::start
(4698|4698) Writer::start
(4698|4698) Reader::start
(4698|4698) Reader::start
(4698|4698) Writer::start
(4698|4698) Writer::start
(4698|4698) Reader::start1
(4698|4698) Reader::start1
(4698|4698) Writer::start
(4698|4698) Writer::start
(4698|4698) Reader::start2
(4698|4698) Reader::start2
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 16 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 17 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mr Time:5s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl mri
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 3 -t 0 -m 1 -i 4
(4709|4709) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4716|4716) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4716|4716) Writer::start
(4716|4716) Writer::start
(4716|4716) Writer::start
(4716|4716) Reader::start
(4716|4716) Reader::start
(4716|4716) Reader::start
(4716|4716) Writer::start
(4716|4716) Writer::start
(4716|4716) Writer::start
(4716|4716) Reader::start1
(4716|4716) Reader::start1
(4716|4716) Reader::start1
(4716|4716) Writer::start
(4716|4716) Writer::start
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 28 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 29 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 30 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 31 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 32 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 33 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 34 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 35 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 36 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 37 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 38 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 39 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.k(4716|4716) Writer::start
(4716|4716) Reader::start2
(4716|4716) Reader::start2
(4716|4716) Reader::start2
ey = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mri Time:4s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl mrit
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 3 -t 1 -m 1 -i 4
(4729|4729) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4736|4736) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4736|4736) Writer::start
(4736|4736) Writer::start
(4736|4736) Writer::start
(4736|4736) Reader::start
(4736|4736) Reader::start
(4736|4736) Reader::start
(4736|4736) Writer::start
(4736|4736) Writer::start
(4736|4736) Writer::start
(4736|4736) Reader::start1
(4736|4736) Reader::start1
(4736|4736) Reader::start1
(4736|4736) Writer::start
(4736|4736) Writer::start
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 29 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 30 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 31 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 33 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 34 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 35 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 37 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 38 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 39 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.00000(4736|4736) Writer::start
(4736|4736) Reader::start2
(4736|4736) Reader::start2
(4736|4736) Reader::start2
0 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mrit Time:4s Result:0
==============================================================================
tests/DCPS/FooTest4_0/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4746
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4_0/FooTest4_0 -DCPSLivelinessFactor 300 -z -DCPSPendingTimeout 3
ft40 PID: 4753 started at 2025-12-05 15:42:42
(4746|4746) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4753|4753) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(4753|4753) DataReaderListenerImpl::DataReaderListenerImpl
(4753|4761) DataReaderListenerImpl::on_subscription_matched
(4753|4753) Writer::test1
(4753|4761) DataReaderListenerImpl::on_liveliness_changed
(4753|4753) Reader::read
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4753) Writer::test2
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4753) Writer::test3
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4755) DataReaderListenerImpl::on_liveliness_changed
(4753|4755) DataReaderListenerImpl::on_subscription_matched
(4753|4753) DataReaderListenerImpl::~DataReaderListenerImpl
(4753|4753) DataReaderListenerImpl::DataReaderListenerImpl
(4753|4753) DataReaderListenerImpl::on_subscription_matched
(4753|4753) Writer::test4
(4753|4761) DataReaderListenerImpl::on_liveliness_changed
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4754) DataReaderListenerImpl::on_data_available
(4753|4754) DataReaderListenerImpl::on_liveliness_changed
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4753) Writer::test5
(4753|4761) DataReaderListenerImpl::on_liveliness_changed
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4753) Writer::test6
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4755) DataReaderListenerImpl::on_liveliness_changed
(4753|4755) DataReaderListenerImpl::on_subscription_matched
(4753|4753) DataReaderListenerImpl::~DataReaderListenerImpl
(4753|4753) DataReaderListenerImpl::DataReaderListenerImpl
(4753|4753) DataReaderListenerImpl::on_subscription_matched
(4753|4753) Writer::test5
(4753|4753) Writer::test6
(4753|4761) DataReaderListenerImpl::on_liveliness_changed
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4761) DataReaderListenerImpl::on_sample_rejected
(4753|4753) Reader::read
(4753|4753) get_datareaders returned 1 reader(s)
(4753|4761) DataReaderListenerImpl::on_data_available
(4753|4755) DataReaderListenerImpl::on_liveliness_changed
(4753|4755) DataReaderListenerImpl::on_subscription_matched
(4753|4753) DataReaderListenerImpl::~DataReaderListenerImpl
registering foo.key = 1
writing A foo.x = 1.000000 foo.y = -1.000000, foo.key = 1
registering foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
writing X foo.x = 2.000000 foo.y = -1.000000, foo.key = 2
writing B foo.x = 2.000000 foo.y = -2.000000, foo.key = 1
registering foo.key = 3
writing Q foo.x = 2.000000 foo.y = -3.000000, foo.key = 3
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
foo[2] - X : x = 2.000000 y = -1.000000, key = 2
foo[3] - Q : x = 2.000000 y = -3.000000, key = 3
disposing foo.key = 1
writing C foo.x = 3.000000 foo.y = -1.000000, foo.key = 1
disposing foo.key = 1
writing D foo.x = 3.000000 foo.y = -2.000000, foo.key = 1
writing Y foo.x = 3.000000 foo.y = -4.000000, foo.key = 2
disposing foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
got SampleInfo[2] dispose sample key = 1
foo[3] - C : x = 3.000000 y = -1.000000, key = 1
got SampleInfo[4] dispose sample key = 1
foo[5] - D : x = 3.000000 y = -2.000000, key = 1
foo[6] - X : x = 2.000000 y = -1.000000, key = 2
foo[7] - Y : x = 3.000000 y = -4.000000, key = 2
got SampleInfo[8] dispose sample key = 2
foo[9] - Q : x = 2.000000 y = -3.000000, key = 3
writing c foo.x = 4.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
foo[3] - e : x = 6.000000 y = -1.000000, key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - d : x = 5.000000 y = -1.000000, key = 1
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest4_0/run_test.pl Time:64s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4772
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -w 1 -m 1 -i 100 -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4779 started at 2025-12-05 15:43:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4780 started at 2025-12-05 15:43:46
1155::4433::4466..446633221199||((44777890||44777890)) 1155::4433::4466..446633226633 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4433::4466..446633@@LLMM__IINNFFOO@@1155::4433::4466..446633552288||((44778709||44778709)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4433::4466..44663@LM_INFO@15:43:46.463659|(4779|4779) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
3@LM_INFO@15:43:46.463659|(4780|4780) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:3 :C4O6M.M4O6N3_@DLCMP_SI_NPFEON@D1I5N:G4_3T:I4M6E.O4U6T3=830
2|(4779|4779) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2025-12-05 15:43:46.463@LM_INFO@15:43:46.463911|(4780|4780) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2025-12-05 15:43:46.464@LM_INFO@15:43:46.464130|(4779|4779) INFO: ConfigStoreImpl::set_string: CONFIG_SHMEM_TRANSPORTS=shmem
2025-12-05 15:43:46.464@LM_INFO@15:43:46.46418240|2(54-71820-|0457 8105): 4I3N:F4O6:. 4C6o4n@fLiMg_SItNoFrOe@I1m5p:l4:3::s4e6t._4s6t4r2i0n8g|:( 4C7O7N9F|I4G7_7S9H)M EIMN_FTOR:A NCSoPnOfRiTgSS=tsohrmeeImm
pl::set_string: CONFIG_SHMEM=@shmem
2025-12-05 15:43:46.464@LM_INFO@15:43:4260.2456-41322-20|5( 41758:04|34:74860.)4 6I4N@FLOM:_ ICNoFnOf@i1g5S:t4o3r:e4I6m.p4l6:4:3s3e9t|_(s4t7r7i9n|g4:7 7C9O)N FIINGF_OS:H MCEoMn=f@isghSmteomr
eImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
2025-12-05 15:43:46.464@LM_INFO@15:43:4260.2456-41425-20|5( 41758:04|34:74860.)4 6I4N@FLOM:_ ICNoFnOf@i1g5S:t4o3r:e4I6m.p4l6:4:4s6e9t|_(s4t7r7i9n|g4:7 7C9O)N FIINGF_OR:T PCSo_nTfRiAgNSStPoOrReTISm=prlt:p:ss
et_string: CONFIG_RTPS=@rtps
2025-12-05 15:43:46.464@LM_INFO@15:43:462.042654-51827-|0(54 71850:|4437:8406). 4I6N4F@OL:M _CIoNnFfOi@g1S5t:o4r3e:I4m6p.l4:6:4s6e0t3_|s(t4r7i7n9g|:4 7C7O9N)F IIGN_FROT:P SC=o@nrftipgsS
toreImpl::set_string: CONFIG_MULTICAST_TRANSPORTS=multi2c0a2s5t-
12-05 15:43:46.464@LM_INFO@15:43:46.464725|(47802|042758-01)2 -I0N5F O1:5 :C4o3n:f4i6g.S4t6o4r@eLIMm_pIlN:F:Os@e1t5_:s4t3r:i4n6g.:4 6C4O7N5F3I|G(_4M7U7L9T|I4C7A7S9T)_ TIRNAFNOS:P OCRoTnSf=imguSlttoirceaIsmtp
l::set_string: CONFIG_MULTICAST=@multicast
2025-12-05 15:43:46.464@LM_INFO@15:43:46.464867|(4780|47802)0 2I5N-F1O2:- 0C5o n1f5i:g4S3t:o4r6e.I4m6p4l@:L:Ms_eItN_FsOt@r1i5n:g4:3 :C4O6N.F4I6G4_8M9U0L|T(I4C7A7S9T|=4@7m7u9l)t iIcNaFsOt:
ConfigStoreImpl::set_string: CONFIG_UDP_TRANSPORTS=udp
2025-12-05 15:43:46.464@LM_INFO@15:43:462.042654-91922-|0(54 71850:|4437:8406). 4I6N5F@OL:M _CIoNnFfOi@g1S5t:o4r3e:I4m6p.l4:6:5s0e1t1_|s(t4r7i7n9g|:4 7C7O9N)F IIGN_FUOD:P _CToRnAfNiSgPSOtRoTrSe=Iumdppl
::set_string: CONFIG_UDP=@udp
2025-12-05 15:43:46.465@LM_INFO@15:43:46.465123042|5(-41728-00|54 71850:)4 3I:N4F6O.:4 6C5o@nLfMi_gISNtFoOr@e1I5m:p4l3:::4s6e.t4_6s5t1r5i2n|g(:4 7C7O9N|F4I7G7_9U)D PI=N@FuOd:p
ConfigStoreImpl::set_string: CONFIG_TCP_TRANSPOR2T0S2=5t-c1p2
-05 15:43:46.465@LM_INFO@15:43:46.465253|(24072850-|1427-8005) 1I5N:F4O3:: 4C6o.n4f6i5g@SLtMo_rIeNIFmOp@l1:5::s4e3t:_4s6t.r4i6n5g2:7 9C|O(N4F7I7G9_|T4C7P7_9T)R AINNSFPOO:R TCSo=ntfcipg
StoreImpl::set_string: CONFIG_TCP=@tcp
2025-12-05 15:43:46.465@LM_INFO@1250:2453-:1426-.0456 51358:44|3(:44768.04|6457@8L0M)_ IINNFFOO@:1 5C:o4n3f:i4g6S.t4o6r5e3I9m8p|l(:4:7s7e9t|_4s7t7r9i)n gI:N FCOO:N FCIoGn_fTiCgPS=t@otrcepI
mpl::set_string: CONFIG=@config
2025-12-05 15:43:46.465@LM_INFO@15:43:46.465507|(47802|042758-01)2 -I0N5F O1:5 :C4o3n:f4i6g.S4t6o5r@eLIMm_pIlN:F:Os@e1t5_:s4t3r:i4n6g.:4 6C5O5N2F9I|G(=4@7c7o9n|f4i7g7
9) INFO: ConfigStoreImpl::set_string: TRANSPORT_SHMEM_TRANS2P0O2R5T-_1T2Y-P0E5= s1h5m:e4m3
:46.465@LM_INFO@15:43:46.465623|(4780|4780) INFO:2 0C2o5n-f1i2g-S0t5o r1e5I:m4p3l::4:6s.e4t6_5s@tLrMi_nIgN:F OT@R1A5N:S4P3O:R4T6_.S4H6M5E6M6_3T|R(A4N7S7P9O|R4T7_7T9Y)P EI=NsFhOm:e mC
onfigStoreImpl::set_string: TRANSPORT_SHMEM=@shmem
2025-12-05 15:43:46.465@LM_INFO@15:43:46.465790|(4780|478200)2 5I-N1F2O-:0 5C o1n5f:i4g3S:t4o6r.e4I6m5p@lL:M:_sIeNtF_Os@t1r5i:n4g3:: 4T6R.A4N6S5P8O1R4T|_(S4H7M7E9M|=4@7s7h9m)e mI
NFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MUL2T0I2C5A-S1T2=-00
5 15:43:46.465@LM_INFO@15:43:46.465911|(4780|4780) 2I0N2F5O-:1 2C-o0n5f i1g5S:t4o3r:e4I6m.p4l6:5:@sLeMt__IsNtFrOi@n1g5:: 4T3R:A4N6S.P4O6R5T9_4R4T|P(S4_7U7S9E|_4M7U7L9T)I CIANSFTO=:0
ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPO2R0T2_5T-Y1P2E-=0r5t p1s5_:u4d3p:
46.466@LM_INFO@15:43:46.466044|(4780|4780) IN2F0O2:5 -C1o2n-f0i5g S1t5o:r4e3I:m4p6l.:4:6s6e@tL_Ms_tIrNiFnOg@:1 5T:R4A3N:S4P6O.R4T6_6R0T8P4S|_(T4R7A7N9S|P4O7R7T9_)T YIPNEF=Or:t pCso_nufdipg
StoreImpl::set_string: TRANSPORT_RTPS=@rtps
2025-12-05 15:43:46.466@LM_INFO@15:43:46.466189|(4780|47802)0 2I5N-F1O2:- 0C5o n1f5i:g4S3t:o4r6e.I4m6p6l@:L:Ms_eItN_FsOt@r1i5n:g4:3 :T4R6A.N4S6P6O2R1T3_|R(T4P7S7=9@|r4t7p7s9
) INFO: ConfigStoreImpl::set_string: TRANSPORT_MULTICAST_TRA2N0S2P5O-R1T2_-T0Y5P E1=5m:u4l3t:i4c6a.s4t6
6@LM_INFO@15:43:46.466309|(4780|4780) INFO: Con2f0i2g5S-t1o2r-e0I5m p1l5:::4s3e:t4_6s.t4r6i6n@gL:M _TIRNAFNOS@P1O5R:T4_3M:U4L6T.I4C6A6S3T5_5T|R(A4N7S7P9O|R4T7_7T9Y)P EI=NmFuOl:t iCcoansfti
gStoreImpl::set_string: TRANSPORT_MULTICAST=@mul2t0i2c5a-s1t2
-05 15:43:46.466@LM_INFO@15:43:46.466460|(4780|4780) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I3m:p4l6:.:4s6e6t@_LsMt_rIiNnFgO:@ 1T5R:A4N3S:P4O6R.T4_6M6U4L9T2I|C(A4S7T7=9@|m4u7l7t9i)c aIsNtF
O: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_T2Y0P2E5=-u1d2p-
05 15:43:46.466@LM_INFO@15:43:46.466591|(478200|2457-8102)- 0I5N F1O5:: 4C3o:n4f6i.g4S6t6o@rLeMI_mIpNlF:O:@s1e5t:_4s3t:r4i6n.g4:6 6T6R2A0N|S(P4O7R7T9_|U4D779) PI_NTFROA:N SCPoOnRfTi_gTSYtPoEr=euIdmpp
l::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:43:46.466@LM_INFO@15:43:46.426062755-61|2(-40758 01|54:74830:)4 6I.N4F6O6:@ LCMo_nIfNiFgOS@t1o5r:e4I3m:p4l6:.:4s6e6t7_7s4t|r(i4n7g7:9 |T4R7A7N9S)P OIRNTF_OU:D PC=o@nufdipg
StoreImpl::set_string: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2025-12-05 15:43:46.466@LM_INFO@15:43:46.426062858-61|2(-40758 01|54:74830:)4 6I.N4F6O6:@ LCMo_nIfNiFgOS@t1o5r:e4I3m:p4l6:.:4s6e6t9_0s5t|r(i4n7g7:9 |T4R7A7N9S)P OIRNTF_OT:C PC_oTnRfAiNgSSPtOoRrTe_ITmYpPlE:=:tscept
_string: TRANSPORT_TCP=@tcp
2025-12-05 15:43:46.4672@0L2M5_-I1N2F-O0@51 51:54:34:34:64.64.6476073@1L|M(_4I7N8F0O|@41758:04)3 :I4N6F.O4:6 7C0o4n1f|i(g4S7t7o9r|e4I7m7p9l): :IsNeFtO_:s tCroinnfgi:g STtRoArNeSIPmOpRlT:_:TsCePt=_@sttcrpi
ng: TRANSPORT=@transport
2025-12-05 15:43:46.467@LM_INFO@15:43:46.467168|(4728002|54-71820-)0 5I N1F5O::4 3C:o4n6f.i4g6S7t@oLrMe_IImNpFlO:@:1s5e:t4_3s:t4r6i.n4g6:7 1T8R8A|N(S4P7O7R9T|=4@7t7r9a)n sIpNoFrOt:
ConfigStoreImpl::set_string: COMMON_POOL_SIZE=40000000
2025-12-05 15:43:46.467@LM_INFO@15:43:462.042657-21829-|0(54 71850:|4437:8406). 4I6N7F@OL:M _CIoNnFfOi@g1S5t:o4r3e:I4m6p.l4:6:7s3e1t2_|s(t4r7i7n9g|:4 7C7O9M)M OINN_FPOO:O LC_oSnIfZiEg=S4t0o0r0e0I0m0p0l
::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior2
025-12-05 15:43:46.467@LM_INFO@15:43:46.467435|(4780|4728002)5 -I1N2F-O0:5 C1o5n:f4i3g:S4t6o.r4e6I7m@pLlM:_:IsNeFtO_@s1t5r:i4n3g::4 6C.O4M6M7O4N6_0D|C(P4S7_7I9N|F4O7_7R9E)P OI=NfFiOl:e :C/o/nrfeipgoS.tioorre
Impl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG2=0t2c5p-
12-05 15:43:46.467@LM_INFO@15:43:46.467574|(4780|4780) 2I0N2F5O-:1 2C-o0n5f i1g5S:t4o3r:e4I6m.p4l6:7:@sLeMt__IsNtFrOi@n1g5:: 4C3O:M4M6O.N4_6D7C5P9S9_|G(L4O7B7A9L|_4T7R7A9N)S PIONRFTO_:C OCNoFnIfGi=gtSctpo
reImpl::set_string: COMMON=@common
2025-12-05 15:43:46.467@LM_INFO@15:43:46.467720|(4780|4780) INFO: ConfigStoreImpl::set_string: COMMON=@common
20252-01225--0152 -1055: 4135::4463.:44668.@4L6M8_@ILNMF_OI@N1F5O:@4135::4463.:44668.048628|0(8487|7(94|748707|94)7 8I0N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_OORPTE_NODPDESN_D0D4S1_00_4M1C0A_SMTC_AUSNTR_EULNIRAEBLLIEA_BRLEEL_IRAEBLLIEA=BfLaEl=sfea
lse
22002255--1122--0055 1155::4433::4466..446699@@LLMM__IINNFFOO@@1155::4433::4466..446699224433||((44778709||44778709)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4433::4466..446699@@LLMM__IINNFFOO@@1155::4433::4466..446699444455||((44778709||44778709)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4433::4466..446699@@LLMM__IINNFFOO@@1155::4433::4466..446699662299||((44777890||4477789) Se0r)v iSceer_vPice_Paarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1155::4433::4466..446699@@LLMM__IINNFFOO@@1155::4433::4466..446699993366||((44778709||44778709)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1155::4433::4466..447700@@LLMM__NNOOTTIICCEE@@1155::4433::4466..447700111144||((44778709||44778709)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
2025-12-0250 2155-:1423-:0456 .1457:04@3L:M4_6D.E4B7U0G@L@M1_5D:E4B3U:G4@61.54:74036:1496|.(447708603|14|7(8407)7 9S|e4r7v7i9c)e _SPearrvtiiccei_pPaanrtt:i:cgiepta_ndto:m:agient__pdaormtaiicni_ppaanrtt_ifcaicptaonrty_:f aCcrteoartyi:n gC rLeiantuixnNge tLwionrukxCNoentfwiogrMkoCnointfoirg
Monitor
2025-12-05 15:43:46.471@LM_INFO@15:43:24062.54-71122-1045| (1457:7493|:44767.94)7 1I@NLFMO_:I NCFoOn@f1i5g:S4t3o:r4e6I.m4p7l1:2:2s8e|t(_4s7t8r0i|n4g7:8 0R)E PIONSFIOT:O RCYo_nDfEiFgASUtLoTr_eRIEmPpOl=:@:DsEeFtA_UsLtTr_iRnEgP:O
REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:43:46.471@LM_2D0E2B5U-G1@21-50:54 31:54:64.34:74164.0467|1(@4L7M7_9D|E4B7U7G9@)1 5S:e4r3v:i4c6e._4P7a1r4t2i4c|i(p4a7n8t0:|:4s7e8t0_)r eSpeor_viiocre:_ PRaerptoi[cDiEpFaAnUtL:T:_sReEtP_Or]e p=o=_ ifoirl:e :R/e/proe[pDoE.FiAoUrL
T_REPO] == file://repo.ior
15:43:46.505252|(4772|4772) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-122-00255 -1152:-4035: 4165.:54132:@4L6M._5I1N2F@OL@M1_5I:N4F3O:@4165.:54132:64862.|5(142777191||4(747798)0 |I4N7F8O0:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NOSPPEONRDTD_SO_PBEINTDTDCSP__BTIRTATNCSPP_OTRRTA_NISNPSOTR_TD_EIFNASUTL_TD_ERFEAPUOL_TD_ARTEAPLOI_NDKA_TRAELLIENAKS_ER_EDLEELAASYE=_0D
ELAY=0
2025-1220-2055- 1125-:0453 :1456:.4531:34@6L.M5_1I3N@FLOM@_1I5N:F4O3@:1456:.4531:34064.25|1(34074820||(44778709)| 4I7N7F9O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SOPPOERNTD_DOSP_EBNIDTDTSC_PB_ITTRTACNPS_PTORRATN_SIPNOSRTT__DIENFSATU_LDTE_FRAEUPLOT__LROECPAOL__LAODCDARLE_SASD=D:R0E
SS=:0
2025-122-00255 -1152:-4035: 4165.:54133:@4L6M._5I1N3F@OL@M1_5I:N4F3O:@4165.:54133:34063.|5(143737098||4(747798)0 |I4n7f8o0R)e pIonDfiosRceopvoeDriys:c:obvietr_yc:o:nbfiitg_ c-o nBfIiTg t-c pB ItTr atncspp otrrta n:s0p
ort :0
2025-12-05 15:43:46.521@LM_WARNING@15:43:46.521821|(4780|4780) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as f2u0l2l5y- 1q2u-a0l5i f1i5e:d4 3h:o4s6t.n5a2m1e@,L Mp_lWeAaRsNeI NcGo@r1r5e:c4t3 :s4y6s.t5e2m1 8c9o1n|f(i4g7u7r9a|t4i7o7n9.)
WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:43:46.528@LM_DEBUG@15:43:46.528442|(4779|4785) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000002.000001c7(f41e3d4b) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314)
2025-12-05 15:43:46.528@LM_WARNING@15:43:46.528851|(4779|4779) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.529@LM_DEBUG@15:43:46.529443|(4780|4784) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000003.000001c7(c97e14fb) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314)
2025-12-05 15:43:46.529@LM_WARNING@15:43:46.529922|(4780|4780) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.530@LM_DEBUG@15:43:46.530768|(4779|4785) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000002.000002c7(df336e88) remote 01030000.6b7bbff9.00000001.000002c2(e8f9e0d7)
2025-12-05 15:43:46.531@LM_DEBUG@15:43:46.531316|(4780|4784) DataRead2e0r2I5m-p1l2:-:0a5d d1_5a:s4s3o:c4i6a.t5i3o1n@ L-M _bWiAtR N1I NlGo@c1a5l: 4031:04360.050301.366b57|b(b4f7f799.|040707090)0 0T3y.p0e0L0o0o0k2ucp7S(eer2v5i3ce4:7:3t8y)p er_eimdoetnet i0f1i0e3r0_0t0o0_.d6ybn7abmbifcf 9-. 0E0n0c0o0u0n0t1e.r0e0d0 0T0K2_cN2O(NeE8:f 9ree0tdu7r)n
ing nil Dynamic Type
2025-12-05 15:43:46.531@LM_WARNING@15:43:46.531935|(4780|4780) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.532@LM_DEBUG@15:43:46.532667|(4779|4785) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000002.000003c7(c6285fc9) remote 01030000.6b7bbff9.00000001.000004c2(bea34751)
2025-12-05 15:432:04265.-51323@LM_WARNING@15:4-30:54 61.55:34332:4486|.(543737@9L|M4_7D7E9B)U GT@y1p5e:L4o3o:k4u6p.S5e3r3v2i5c0e|:(:4t7y8p0e|_4i7d8e4n)t iDfaitearR_etaod_edryInmapmli:c: a-d dE_nacsosuonctiearteido nT K-_ NbOiNtE :1 rleotcuarln i0n1g0 3n0i0l0 0D.y6nba7mbibcf fT9y.p0e0
000003.000003c7(fb487679) remote 01030000.6b7bbff9.00000001.000004c2(bea34751)
2025-12-05 15:43:46.533@LM_WARNING@15:43:46.533853|(4780|4780) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.534@LM_DEBUG@15:43:46.534547|(4779|4785) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000002.000004c7(8969c90e) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196)
2025-12-05 15:43:46.535@LM_WARNING@15:43:46.535106|(4779|4779) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returnin2g0 2n5i-l1 2D-y0n5a m1i5c: 4T3y:p4e6
.535@LM_DEBUG@15:43:46.535188|(4780|4784) DataReaderImpl::add_association - bit 1 local 01030000.6b7bbff9.00000003.000004c7(b409e0be) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196)
2025-12-05 15:43:46.535@LM_WARNING@15:43:46.535823|(4780|4780) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.535@LM_DEBUG@15:43:46.535962|(4779|4779) attach to tcp
2025-12-05 15:43:46.536@LM_DEBUG@15:43:46.536521|(4780|4780) attach to tcp
2025-12-05 15:43:46.536@LM_DEBUG@15:43:46.536599|(4780|4780) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:43:46.538@LM_WARNING@15:43:46.538027|(4779|4779) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.538@LM_INFO@15:43:46.538153|(4779|4779) publisher signaling ready
2025-12-05 15:43:46.538@LM_DEBUG@15:43:46.538598|(4779|4785) DataWriterImpl::add_associat2i0o2n5 --1 2bit 0 lo-c0a5l 1051:04330:04060..563b87@bLbMf_fD9E.B0U0G0@01050:4032:.4060.538663|(478000|04170824()1 fD1a0t0abR7e4a)d erreImmoptle: :0a1d0d3_0a0s0s0o.c6iba7tbibofnf 9-. 0b0i0t0 000 0l3o.c0a0l0 0001500370(030607.661b374bfb)f
f9.00000003.00000507(3676134f) remote 01030000.6b7bbff9.00000002.00000102(1f100b74)
2025-12-05 15:43:46.538@LM_WARNING@15:43:46.538906|(4780|4780) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:46.539@LM_INFO@15:43:46.539052|(4780|4780) subscriber signaling ready
2025-12-05 15:43:46.539@LM_DEBUG@15:43:46.539723|(4780|4795) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:43:46.539@LM_INFO@15:43:46.539822|(4779|4793) DataWriterImpl::transport_assoc_done: writer 01030000.6b7bbff9.00000002.00000102(1f100b74) succeeded in associating with reader 01030000.6b7bbff9.00000003.00000507(3676134f)
2025-12-05 15:43:46.539@LM_DEBUG@15:43:46.540001|(4779|4793) DataWriterImpl::transport_assoc_done: writer 01030000.6b7bbff9.00000002.00000102(1f100b74) reader 01030000.6b7bbff9.00000003.00000507(3676134f) calling association_complete_i
2025-12-05 15:43:46.540@LM_DEBUG@15:43:46.540114|(4779|4793) DataWriterImpl::association_complete_i - bit 0 local 01030000.6b7bbff9.00000002.00000102(1f100b74) remote 01030000.6b7bbff9.00000003.00000507(3676134f)
2025-12-05 15:43:46.788@LM_INFO@15:43:46.788334|(4779|4779) publisher checking for sub ready
2025-12-05 15:43:46.788@LM_DEBUG@15:43:46.788508|(4779|4779) Writer::start
2025-12-05 15:43:46.788@LM_DEBUG@15:43:46.788741|(4779|4796) Writer::svc begins.
2025-12-05 15:43:46.788@LM_DEBUG@15:43:46.788831|(4779|4796) 15:43:46.788833 Writer::svc starting to write.
2025-12-05 15:43:4260.2758-91@2L-M0_5I N1F5O:@4135::4463.:74869.@7L8M9_2I3N8F|O(@41758:04|34:74860.)7 8s9u2b5s8c|r(i4b7e7r9 |c4h7e9c6k)i nwgr iftoer (p0u)b.
ready
2025-12-05 15:43:46.789@LM_DEBUG@15:43:46.789359|(4780|4795) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:43:46.789@LM_INFO@15:43:46.789449|(4780|4780) subscribe2r0 2c5h-e1c2k-i0n5g 1f5o:r4 3p:u4b6 .f7i8n9i@sLhMe_dI
NFO@15:43:46.789494|(4779|24072956-)1 2w-r0i5t e1 5(:14)3.:
46.789@LM_DEBUG@15:43:46.789541|(4780|4780) received 0 of expected 100
2025-12-05 15:43:46.789@LM_INFO@15:43:46.789631|(4779|4796) write (2).
2025-12-05 15:43:46.789@LM_INFO@15:43:46.789736|(4779|4796) write (3).
2025-12-05 15:43:46.789@LM_INFO@15:43:46.789816|(42707295|-41729-60)5 w1r5i:t4e3 :(446)..7
89@LM_DEBUG@15:43:46.789823|(4780|4795) reader B55F27D0 take foo.x = 0.000000 foo.y = 0.000000,2 0f2o5o-.1d2a-t0a5_ s1o5u:r4c3e: 4=6 .17,8 9c@oLuMn_tI N=F O1@
15:43:46.728092950-71|2(-40757 91|54:74936:)4 6w.r7i8t9e@ L(M5_)D.E
BUG@15:43:46.789952|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.790@LM_INFO@15:43:46.790025|(4779|4796) write (6).
2025-12-05 15:43:46.790@LM_INFO@15:43:46.790098|(4779|4796) write (7).
2025-12-05 15:43:46.790@LM_DEBUG@15:43:46.790143|(478200|2457-9152)- 0r5e a1d5e:r4 3B:5456F.2779D00@ LtMa_kIeN FfOo@o1.5x: 4=3 :14.60.0709000106 9f|o(o4.7y7 9=| 407.9060)0 0w0r0i,t ef o(o8.)d.a
ta_source = 1, count = 2
2025-12-05 15:43:46.790@LM_DEBUG@15:43:46.790270|(4780|42709255)- 1S2a-m0p5l e1I5n:f4o3.:s4a6m.p7l9e0_@rLaMn_kI N=F O0@
15:43:46.790292|(4779|4796) write (9).
2025-12-05 15:43:46.790@LM_INFO@15:43:46.729002358-81|2(-40757 91|54:74936:)4 6w.r7i9t0e@ L(M1_0D)E.B
UG@15:43:46.790405|(4780|4795) reader B55F27D0 take foo.x = 2.000000 foo.y = 0.000000, foo2.0d2a5t-a1_2s-o0u5r c1e5 :=4 31:,4 6c.o7u9n0t@ L=M _3I
NFO@15:432:04265.-71920-40852 |1(54:74739:|4467.9769)0 @wLrMi_tDeE B(U1G1@)1.5
:43:46.790521|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.790@LM_INFO@15:43:46.790600|(4779|4796) write (12).
2025-12-05 15:43:46.790@LM_DEBUG@15:43:46.790656|(47802|042759-12-05 51)5 :r4e3a:d4e6r. 7B9505@FL2M7_DI0N FtOa@k1e5 :f4o3o:.4x6 .=7 930.608010|0(0407 7f9o|o4.7y9 6=) 0w.r0i0t0e0 0(01,3 )f.o
o.data_source = 1, count = 4
2025-12-05 15:43:46.790@LM_DEBUG@15:43:46.790803|(4780|4795) SampleInfo.samp2l0e2_5r-a1n2k- 0=5 01
5:43:46.790@LM_INFO@15:43:46.790833|(4779|4796) write (14).
2025-12-05 15:43:46.790@2L0M2_5I-N1F2O-@0155 :1453::4436:.4769.0799106@|L(M4_7D7E9B|U4G7@9165): 4w3r:i4t6e. 7(91059)2.6
|(4780|4795) reader B55F27D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, 2c0o2u5n-t1 2=- 055
15:43:462.072951-@1L2M-_0I5N F1O5@:1453::4436:.4769.17@9L1M0_2D3E|B(U4G7@7195|:44739:64)6 .w7r9i1t0e4 1(|1(64)7.8
0|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.791@LM_INFO@15:43:46.791137|(4779|4796) write (17).
2025-12-05 15:43:46.791@LM_DE2B0U2G5@-1152:-4035: 4165.:74931:14868.|7(9417@8L0M|_4I7N9F5O)@ 1r5e:a4d3e:r4 6B.5759F12270D30| (t4a7k7e9 |f4o7o9.6x) =w r5i.t0e0 0(01080) .f
oo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:43:462.072951-@1L2M-_0D5E B1U5G:@4135::4463.:74961.@7L9M1_3I1N4F|O(@41758:04|34:74965.)7 9S1a3m2p1l|e(I4n7f7o9.|s4a7m9p6l)e _wrraintke =( 109
).
2025-12-05 15:43:46.791@LM_INFO@15:43:46.791438|(4779|4796) write (20).
2025-122-00255 -1152:-4035: 4165.:74931:@4L6M._7I9N1F@OL@M1_5D:E4B3U:G4@61.57:94135:0496|.(749717591|14|7(9467)8 0w|r4i7t9e5 )( 2r1e)a.d
er B55F27D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2022052-51-21-20-50 51 51:54:34:34:64.67.9719@1L@ML_MI_NDFEOB@U1G5@:1453::4436:.4769.17692196|3(24|77(94|748709|64)7 9w5r)i tSea m(p2l2e)I.n
fo.sample_rank = 0
2025-12-05 15:43:46.791@LM_INFO@15:43:46.791779|(4779|4796) write (23).
2025-12-05 15:43:46.791@LM_DEBUG@15:43:46.791819|(4780|4795) reader B5250F2257-D102 -t0a5k e1 5f:o4o3.:x4 6=. 779.10@0L0M0_0I0N FfOo@o1.5y: 4=3 :04.60.0709010805,2 |f(o4o7.7d9a|t4a7_9s6o)u rwcrei t=e 1(,2 4c)o.u
nt = 8
2025-12-05 15:43:46.791@LM_DEBUG@15:43:46.791946|(4780|4795) SampleInfo.sa2m0p2l5e-_1r2a-n0k5 =1 50:
43:46.791@LM_INFO@15:43:46.791976|(4779|4796) write (25).
2025-12-05 15:43:462.072952-@1L2M-_0I5N F1O5@:1453::4436:.4769.27@9L2M0_5D8E|B(U4G7@7195|:44739:64)6 .w7r9i2t0e6 5(|2(64)7.8
0|4795) reader B55F27D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count 2=0 295
-12-05 152:04235:-4162.-70952 @1L5M:_4I3N:F4O6@.1759:24@3L:M4_6D.E7B9U2G1@6195|:(4437:7496|.47799261)8 0w|r(i4t7e8 0(|2477)9.5
) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.792@LM_INFO@15:43:46.792287|(4779|4796) write (28).
2025-12-05 15:43:46.792@LM_DEBUG@15:43:46.792331|(4780|4729052)5 -r1e2a-d0e5r 1B55:54F32:74D60. 7t9a2k@eL Mf_oIoN.FxO @=1 59:.4030:04060.07 9f2o3o5.8y| (=4 707.90|040709060), wfroiot.ed a(t2a9_)s.o
urce = 1, count = 10
2025-12-05 15:43:46.792@LM_DEBUG@15:43:46.792457|(4780|4795) 2S0a2m5p-l1e2I-n0f5o .1s5a:m4p3l:e4_6r.a7n9k2 @=L M0_
INFO@15:43:46.792482|(4779|4796) write (30).
2025-12-05 15:43:46.792@LM_INF2O0@2155-:1423-:0456 .1759:24537:44|6(.4779729@|L4M7_9D6E)B UwGr@i1t5e: 4(33:14)6..
792586|(4780|4795) reader B55F27D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_sour2c0e2 5=- 112,- 0c5o u1n5t: 4=3 :1416
.792@LM_INF2O0@2155-:1423-:0456 .1759:24637:64|6(.4779729@|L4M7_9D6E)B UwGr@i1t5e: 4(33:24)6..
792721|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.792@LM_INFO@15:43:46.792814|(4779|4796) write (33).
2025-12-05 15:43:46.792@LM_DEBUG@15:43:46.7922082656-|1(24-70850 |1457:9453): 4r6e.a7d9e2r@ LBM5_5IFN2F7OD@01 5t:a4k3e: 4f6o.o7.9x2 8=8 71|1(.40707090|0407 9f6o)o .wyr i=t e0 .(03040)0.0
0, foo.data_source = 1, count = 12
2025-12-05 15:43:46.792@LM_DEBUG@15:43:46.7929922|0(2457-8102|-40759 51)5 :S4a3m:p4l6e.I7n9f3o@.LsMa_mIpNlFeO_@r1a5n:k4 3=: 406
.793011|(4779|4796) write (35).
2025-12-05 15:43:46.793@LM_INFO@15:43:46.7923012153-|1(24-70759 |1457:9463): 4w6r.i7t9e3 @(L3M6_)D.E
BUG@15:43:46.793130|(4780|4795) reader B55F27D0 take foo.x = 12.000000 foo.y = 0.000000, 2f0o2o5.-d1a2t-a0_5s o1u5r:c4e3 :=4 61.,7 9c3o@uLnMt_ I=N F1O3@
15:43:462.072953-21026-|0(54 71759:|4437:9466). 7w9r3i@tLeM _(D3E7B)U.G
@15:43:46.793250|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.793@LM_INFO@15:43:46.793331|(4779|4796) write (38).
2025-12-05 15:43:46.793@L2M0_2D5E-B1U2G-@0155 :1453::4436:.4769.3739839@|L(M4_7I8N0F|O4@71955:)4 3r:e4a6d.e7r9 3B45052F|2(74D707 9t|a4k7e9 6f)o ow.rxi t=e 1(33.90)0.0
000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:43:4260.2759-31@2L-M0_5D E1B5U:G4@31:54:64.37:9436@.L7M9_3I5N1F6O|@(1457:8403|:44769.57)9 3S5a2m3p|l(e4I7n7f9o|.4s7a9m6p)l ew_rriatnek (=4 00)
.
2025-12-05 15:43:46.793@LM_INFO@15:43:46.793640|(4779|4796) write (41).
2025-12-05 15:43:46.793@LM_DEBUG@15:43:46.793677|(4780|42709255)- 1r2e-a0d5e r1 5B:5453F:2476D.07 9t3a@kLeM _fIoNoF.Ox@ 1=5 :1443.:04060.070903 7f2o2o|.(y4 7=7 90|.40709060)0 0w,r iftoeo .(d4a2t)a._
source = 1, count = 15
2025-12-05 15:43:46.793@LM_DEBUG@15:43:46.793829|(47802|042759-51)2 -S0a5m p1l5e:I4n3f:o4.6s.a7m9p3l@eL_Mr_aInNkF O=@ 105
:43:46.793851|(4779|4796) write (43).
2025-12-05 15:43:46.793@LM_INFO@15:43:46.793942|(4779|4796) write (4240)2.5
-12-05 15:43:46.793@LM_DEBUG@15:43:46.793970|(4780|4795) reader B55F27D0 tak2e0 2f5o-o1.2x- 0=5 1155.:04030:04060. 7f9o4o@.LyM _=I N0F.O0@01050:0403,: 4f6o.o7.9d4a0t1a0_|s(o4u7r7c9e| 4=7 916,) cworuintte =( 4156)
.
2025-12-05 15:43:46.794@LM_DEBUG@15:43:46.794099|(4780|4795) SampleInf2o0.2s5a-m1p2l-e0_5r a1n5k: 4=3 :04
6.794@LM_INFO@15:43:46.794128|(4779|4796) write (46).
2025-12-05 15:43:46.794@LM_INFO@15:43:46.794217|(4779|4796) write (47).
2025-12-05 15:43:46.794@LM_DEBUG@15:24032:54-61.27-90452 7105|:(4437:8406|.4779945@)L Mr_eIaNdFeOr@ 1B55:54F32:74D60. 7t9a4k2e8 8f|o(o4.7x7 9=| 41769.60)0 0w0r0i0t ef o(o4.8y) .=
0.000000, foo.data_source = 1, count = 17
2025-12-05 15:43:46.794@LM_DEBUG@15:43:24062.57-91423-9085| (1457:8403|:44769.57)9 4S@aLmMp_lIeNIFnOf@o1.5s:a4m3p:l4e6_.r7a9n4k4 1=3 |0(
4779|4796) write (49).
2025-12-05 15:43:46.794@LM_INFO@15:43:46.794521|(4779|42709265)- 1w2r-i0t5e 1(55:04)3.:
46.794@LM_DEBUG@15:43:46.794544|(4780|4795) reader B55F27D0 take foo.x = 17.000000 foo.y 2=0 205.-01020-00050 ,1 5f:o4o3.:d4a6t.a7_9s4o@uLrMc_eI N=F O1@,1 5c:o4u3n:t4 6=. 71984
605|(47792|042759-61)2 -w0r5i t1e5 :(4531:)4.6
.794@LM_DEBUG@15:43:46.794663|(4780|4795) SampleInfo.sample_rank2 0=2 50-
12-05 15:43:46.794@LM_INFO@15:43:46.794736|(4779|4796) write (52).
2025-12-05 15:43:462.072954-@1L2M-_0I5N F1O5@:1453::4436:.4769.47@9L4M8_1D2E|B(U4G7@7195|:44739:64)6 .w7r9i4t8e1 9(|5(34)7.8
0|4795) reader B55F27D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, coun2t0 2=5 -1192
-05 15:4230:2456-.1729-40@5L M1_5I:N4F3O:@4165.:74934:@4L6M._7D9E4B9U2G3@|1(54:74739:|4467.9769)4 9w3r8i|t(e4 7(8504|)4.7
95) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.795@LM_INFO@15:43:46.795042|(4779|4796) write (55).
2025-12-05 15:43:46.795@LM_DEBUG@15:43:46.795088|(47802|042759-51)2 -r0e5a d1e5r: 4B35:54F62.77D905 @tLaMk_eI NfFoOo@.1x5 :=4 31:94.60.0709050101 3f|o(o4.7y7 9=| 407.9060)0 0w0r0i,t ef o(o5.6d)a.t
a_source = 1, count = 20
2025-12-05 15:43:46.795@LM_DEBUG@15:43:46.795215|(4780|4729052)5 -S1a2m-p0l5e I1n5f:o4.3s:a4m6p.l7e9_5r@aLnMk_ I=N F0O
@15:43:46.795238|(4779|4796) write (57).
2025-12-05 15:43:46.795@LM_INFO@1250:2453-:1426-.0759 51353:24|3(:44767.97|9457@9L6M)_ DwErBiUtGe@ 1(55:84)3.:
46.795346|(4780|4795) reader B55F27D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_so2u0r2c5e- 1=2 -10,5 c1o5u:n4t3 :=4 62.17
95@LM_INF2O0@2155-:1423-:0456 .1759:54433:34|6(.4779759@|L4M7_9D6E)B UwGr@i1t5e: 4(35:94)6..
795464|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.795@LM_INFO@15:43:46.795552|(4779|4796) write (60).
2025-12-05 15:43:46.795@LM_DEBUG@15:43:4260.2759-51620-30|5( 41758:04|34:74965.)7 9r5e@aLdMe_rI NBF5O5@F1257:D403 :t4a6k.e7 9f5o6o2.2x| (=4 72719.|04796) w0r0i0t0e0 (f6o1o)..y
= 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:43:46.795@LM_DEBUG@15:43:46.795742|(4780|4795) SampleInf2o0.2s5a-m1p2l-e0_5r a1n5k: 4=3 :04
6.795@LM_INFO@15:43:46.795770|(4779|4796) write (62).
2025-12-05 15:43:46.795@L2M0_2I5N-F1O2@-1055: 4135::4463.:74965.875975|@(L4M7_7D9E|B4U7G9@61)5 :w4r3i:t4e6 .(76935)8.6
7|(4780|4795) reader B55F27D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, cou2n0t2 5=- 1223-
05 15:43:24062.57-9152@-L0M5_ I1N5F:O4@31:54:64.37:9456@.L7M9_5D9E7B1U|G(@41757:94|34:74966.)7 9w5r9i8t6e| ((46748)0.|
4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.796@LM_INFO@15:43:46.796093|(4779|4796) write (65).
2025-12-05 15:43:46.796@LM_DEBUG@15:43:46.796135|(4780|4795) rea2d0e2r5 -B1525-F0257 D105 :t4a3k:e4 6f.o7o9.6x@ L=M _2I3N.F0O0@01050:04 3f:o4o6..y7 9=6 106.40|0(04070709,| 4f7o9o6.)d awtrai_tseo u(r6c6e) .=
1, count = 24
2025-12-05 15:43:46.796@LM_DEBUG@15:43:46.796262|(4780|4795) SampleI2n0f2o5.-s1a2m-p0l5e _1r5a:n4k3 :=4 60.
796@LM_INFO@15:43:46.796289|(4779|4796) write (67).
2025-12-05 15:43:46.79260@2L5M-_1I2N-F0O5@ 1155::4433::4466..7799663@7L6M|_(D4E7B7U9G|@41759:64)3 :w4r6i.t7e9 6(36884)|.(
4780|4795) reader B55F27D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, co2u0n2t5 -=1 22-50
5 15:43:24062.57-9162@-L0M5_ I1N5F:O4@31:54:64.37:9466@.L7M9_6D4E8B5U|G(@41757:94|34:74966.)7 9w6r5i0t1e| ((46798)0.|
4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.796@LM_INFO@15:43:46.796604|(4779|4796) write (70).
2025-12-05 15:43:46.796@LM_DEBUG@15:43:46.796650|(47802|042759-51)2 -r0e5a d1e5r: 4B35:54F62.77D906 @tLaMk_eI NfFoOo@.1x5 :=4 32:54.60.0709060607 5f|o(o4.7y7 9=| 407.9060)0 0w0r0i,t ef o(o7.1d)a.t
a_source = 1, count = 26
2025-12-05 15:43:46.796@LM_DEBUG@15:43:46.796791|(4780|4795) Sampl2e0I2n5f-o1.2s-a0m5p l1e5_:r4a3n:k4 6=. 709
6@LM_INFO@15:43:46.796818|(4779|4796) write (72).
2025-12-05 15:43:46.796@LM_INFO@15:24032:54-61.27-90659 0175|:(4437:7496|.4779966@)L Mw_rDiEtBeU G(@7135):.4
3:46.796921|(4780|4795) reader B55F27D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_2s0o2u5r-c1e2 -=0 51 ,1 5c:o4u3n:t4 6=. 72977
@LM_INFO@21052:54-31:24-60.57 91750:0473|:(4467.7799|74@7L9M6_)D EwBrUiGt@e1 5(:7443):.4
6.797039|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.797@LM_INFO@15:43:46.797125|(4779|4796) write (75).
2025-12-05 15:43:46.797@LM_DEBUG@15:4230:2456-.1729-70157 71|5(:44738:04|64.779957)@ LrMe_aIdNeFrO @B1555:F4237:D406 .t7a9k7e1 9f5o|o(.4x7 7=9 |2477.9060)0 0w0r0i tfeo o(.7y6 )=.
0.000000, foo.data_source = 1, count = 28
2025-12-05 15:43:46.797@LM_DEBUG@15:432:04265.-71927-30053 |1(54:74830:|4467.9759)7 @SLaMm_pIlNeFIOn@f1o5.:s4a3m:p4l6e._7r9a7n3k1 9=| (04
779|4796) write (77).
2025-12-05 15:43:46.797@LM_INFO@15:43:46.797427|(4779|24072956-)1 2w-r0i5t e1 5(:7483):.4
6.797@LM_DEBUG@15:43:46.797450|(4780|4795) reader B55F27D0 take foo.x = 28.000000 foo.y = 0.020002050-01,2 -f0o5o .1d5a:t4a3_:s4o6u.r7c9e7 @=L M1_,I NcFoOu@n1t5 :=4 32:94
6.7975132|0(2457-7192|-40759 61)5 :w4r3i:t4e6 .(77997)@.L
M_DEBUG@15:43:46.797565|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.797@LM_INFO@15:43:46.797632|(4779|4796) write (80).
2025-12-05 15:43:46.797@LM_DEBUG@15:4230:2456-.1729-70750 21|5(:44738:04|64.779957)@ LrMe_aIdNeFrO @B1555:F4237:D406 .t7a9k7e7 2f6o|o(.4x7 7=9 |2497.9060)0 0w0r0i tfeo o(.8y1 )=.
0.000000, foo.data_source = 1, count = 30
2025-12-05 15:43:46.797@LM_DEBUG@15:43:46.797855|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.797@LM_INFO@15:43:46.797922|(4779|4796) write (82)2.0
25-12-05 15:43:46.797@LM_DEBUG@15:43:46.797970|(4780|4795) reader B55F27D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-20052 51-51:24-30:54 61.57:9483@:L4M6_.D7E9B8U@GL@M1_5I:N4F3O:@4165.:74938:04562.|7(948708502||4(749757)9 |S4a7m9p6l)e Iwnrfiot.es a(m8p3l)e._
rank = 0
2025-12-05 15:43:46.798@LM_INFO@15:43:46.798186|(4779|4796) write (84).
2025-12-05 15:43:46.798@LM_DEBUG@15:43:46.798217|(4780|4795) reader B55F27D0 take foo.x = 3210.2050-01020-00 5f o1o5.:y4 3=: 406..0709080@0L0M,_ IfNoFoO.@d1a5t:a4_3s:o4u6r.c7e9 8=2 519,| (c4o7u7n9t| 4=7 9362)
write (8250)2.5
-12-05 15:43:46.798@LM_DEBUG@15:43:46.798334|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.798@LM_INFO@15:43:46.798374|(4779|4796) write (86).
2025-12-05 152:04235:-4162.-70958 @1L5M:_4I3N:F4O6@.1759:84@3L:M4_6D.E7B9U8G4@4115|:(4437:7496|.47799864)4 5w|r(i4t7e8 0(|8477)9.5
) reader B55F27D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, 2c0o2u5n-t1 2=- 0353
15:43:46.2709285@-L1M2_-I0N5F O1@51:54:34:34:64.67.9789@8L5M5_7D|E(B4U7G7@91|54:74936:)4 6w.r7i9t8e5 7(68|8()4.7
80|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.798@LM_INFO@15:43:46.798670|(4779|4796) write (89).
2025-12-05 15:43:46.798@LM_DEBUG@15:43:46.798740|(42708205|-41729-50)5 r1e5a:d4e3r: 4B65.57F9287@DL0M _tIaNkFeO @f1o5o:.4x3 :=4 63.37.9080706050|0( 477f9o|o4.7y9 6=) 0w.r0i0t0e0 0(09,0 )f.o
o.data_source = 1, count = 34
2025-12-05 15:43:46.798@LM_DEBUG@15:43:46.798884|(4780|4795) SampleInfo.sample_ra2n0k2 5=- 102
-05 15:43:46.798@LM_INFO@15:43:46.798916|(4779|4796) write (91).
2025-12-05 15:43:46.798@LM_I2N0F2O5@-1152:-4035: 4165.:74938:94960.|7(9497@7L9M|_4D7E9B6U)G @w1r5i:t4e3 :(4962.)7.9
9001|(4780|4795) reader B55F27D0 take foo.x = 34.000000 foo.y = 0.000000, foo.2d0a2t5a-_1s2o-u0r5c e1 5=: 413,: 4c6o.u7n9t9 @=L M3_5I
NFO@15:4230:2456-.1729-90058 91|5(:44737:94|64.779969)@ LwMr_iDtEeB U(G9@31)5.:
43:46.799128|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.799@LM_INFO@15:43:46.799202|(4779|4796) write (94).
2025-12-20052 51-51:24-30:54 61.57:9493@:L4M6_.D7E9B9U@GL@M1_5I:N4F3O:@4165.:74939:24662.|7(949728608||4(749757)9 |r4e7a9d6e)r wBr5i5tFe2 7(D905 )t.a
ke foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2022052-51-21-20-50 51 51:54:34:34:64.67.9799@9L@ML_MI_NDFEOB@U1G5@:1453::4436:.4769.97398963|8(84|7(7497|8407|9467)9 5w)r iStaem p(l9e6I)n.f
o.sample_rank = 0
2025-12-05 15:43:46.799@LM_INFO@15:43:46.799504|(4779|4796) write (97).
2025-12-05 15:43:46.799@LM_DEBUG@15:43:46.7929052459-|1(24-70850 |1457:9453): 4r6e.a7d9e9r@ LBM5_5IFN2F7OD@01 5t:a4k3e: 4f6o.o7.9x9 5=6 93|6(.40707090|0407 9f6o)o .wyr i=t e0 .(09080)0.0
0, foo.data_source = 1, count = 37
2025-12-05 15:43:46.799@LM_DEBUG@15:43:24062.57-91926-7055| (1457:8403|:44769.57)9 9S@aLmMp_lIeNIFnOf@o1.5s:a4m3p:l4e6_.r7a9n9k6 8=8 |0(
4779|4796) write (99).
2025-12-05 15:43:46.799@LM_DEBUG@15:43:46.799809|(4779|24072956-)1 2W-r0i5t e1r5:::4s3v:c4 6f.i7n9i9s@hLeMd_.D
EBUG@15:43:46.799831|(4780|4795) reader B55F27D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:43:46.799@LM_DEBUG@15:43:46.799925|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800032|(4780|4795) reader B55F27D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800103|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800265|(4780|4795) reader B55F27D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800348|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800459|(4780|4795) reader B55F27D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800537|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800647|(4780|4795) reader B55F27D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800748|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800862|(4780|4795) reader B55F27D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:43:46.800@LM_DEBUG@15:43:46.800934|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801059|(4780|4795) reader B55F27D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801134|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801245|(4780|4795) reader B55F27D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801317|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801424|(4780|4795) reader B55F27D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801517|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801640|(4780|4795) reader B55F27D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801724|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801835|(4780|4795) reader B55F27D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:43:46.801@LM_DEBUG@15:43:46.801906|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802014|(4780|4795) reader B55F27D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802085|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802208|(4780|4795) reader B55F27D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802292|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802409|(4780|4795) reader B55F27D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802488|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802598|(4780|4795) reader B55F27D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802668|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802788|(4780|4795) reader B55F27D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802860|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.802@LM_DEBUG@15:43:46.802990|(4780|4795) reader B55F27D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803076|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803191|(4780|4795) reader B55F27D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803262|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803370|(4780|4795) reader B55F27D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803442|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803549|(4780|4795) reader B55F27D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803621|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803738|(4780|4795) reader B55F27D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803812|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803922|(4780|4795) reader B55F27D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:43:46.803@LM_DEBUG@15:43:46.803994|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804101|(4780|4795) reader B55F27D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804172|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804280|(4780|4795) reader B55F27D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804351|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804458|(4780|4795) reader B55F27D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804530|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804637|(4780|4795) reader B55F27D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804739|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804856|(4780|4795) reader B55F27D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:43:46.804@LM_DEBUG@15:43:46.804927|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805035|(4780|4795) reader B55F27D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805106|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805212|(4780|4795) reader B55F27D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805283|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805405|(4780|4795) reader B55F27D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805477|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805611|(4780|4795) reader B55F27D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805690|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805825|(4780|4795) reader B55F27D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:43:46.805@LM_DEBUG@15:43:46.805897|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806004|(4780|4795) reader B55F27D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806099|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806216|(4780|4795) reader B55F27D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806287|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806394|(4780|4795) reader B55F27D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806465|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806573|(4780|4795) reader B55F27D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806644|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806778|(4780|4795) reader B55F27D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806853|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.806@LM_DEBUG@15:43:46.806961|(4780|4795) reader B55F27D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807033|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807139|(4780|4795) reader B55F27D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807211|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807317|(4780|4795) reader B55F27D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807388|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807494|(4780|4795) reader B55F27D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807565|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807672|(4780|4795) reader B55F27D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807763|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807875|(4780|4795) reader B55F27D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:43:46.807@LM_DEBUG@15:43:46.807954|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808063|(4780|4795) reader B55F27D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808134|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808241|(4780|4795) reader B55F27D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808312|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808419|(4780|4795) reader B55F27D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808490|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808597|(4780|4795) reader B55F27D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808668|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808804|(4780|4795) reader B55F27D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:43:46.808@LM_DEBUG@15:43:46.808876|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809007|(4780|4795) reader B55F27D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809078|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809186|(4780|4795) reader B55F27D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809257|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809364|(4780|4795) reader B55F27D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809435|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809541|(4780|4795) reader B55F27D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809612|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809739|(4780|4795) reader B55F27D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809814|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809926|(4780|4795) reader B55F27D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:43:46.809@LM_DEBUG@15:43:46.809997|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810104|(4780|4795) reader B55F27D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810175|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810281|(4780|4795) reader B55F27D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810352|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810459|(4780|4795) reader B55F27D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810530|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810637|(4780|4795) reader B55F27D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810718|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810827|(4780|4795) reader B55F27D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:43:46.810@LM_DEBUG@15:43:46.810898|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811004|(4780|4795) reader B55F27D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811076|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811188|(4780|4795) reader B55F27D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811259|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811366|(4780|4795) reader B55F27D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811437|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811545|(4780|4795) reader B55F27D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:43:46.811@LM_DEBUG@15:43:46.811616|(4780|4795) SampleInfo.sample_rank = 0
2025-12-05 15:43:47.038@LM_INFO@15:43:47.038833|(4779|4779) publisher signaling finished
2025-12-05 15:43:47.039@LM_DEBUG@15:43:47.039177|(4779|4779) notifying subscriber of 0 timeout writes
2025-12-05 15:43:47.289@LM_INFO@15:43:47.289560|(4779|4779) publisher checking for sub finished
2025-12-05 15:43:47.539@LM_INFO@15:43:47.539764|(4779|4779) publisher checking for sub finished
2025-12-05 15:43:47.789@LM_INFO@15:43:47.789734|(4780|4780) subscriber signaling finished
2025-12-05 15:43:47.789@LM_INFO@15:43:47.789965|(4779|4779) publisher checking for sub finished
2025-12-05 15:43:47.790@LM_DEBUG@15:43:47.790053|(4779|4779) Writer::end
2025-12-05 15:43:47.790@LM_DEBUG@15:43:47.790664|(4779|4783) DataWriterImpl::remove_associations: bit 0 local 01030000.6b7bbff9.00000002.20002050-01120-20(51 f1150:04b37:44)7 .r7e9m0o@tLeM _0D1E0B3U0G0@0105.:64b37:b4b7f.f799.00707020|0(040738.00|040709055)0 7i(n3s6t7a6n1c3e4 fi)s nduims proesmeodt
es 1
2025-12-05 15:43:47.791@LM_DEBUG@15:43:47.791106|(4779|4793) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:43:47.791@LM_DEBUG@15:43:47.791840|(4780|4784) DataReaderImpl::remove_associations: bit 0 local 01030000.6b7bbff9.00000003.00000507(3676134f) remote 01030000.6b7bbff9.00000002.00000102(1f100b74) num remotes 1
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792033|(4780|4784) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6b7bbff9.00000003.00000507(3676134f) remote 01030000.6b7bbff9.00000002.00000102(1f100b74) num remotes 1
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792163|(4780|4784) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792359|(4780|4784) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792361|(4780|4795) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792765|(4779|4783) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000002.000001c7(f41e3d4b) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314) num remotes 1
2025-12-05 15:43:47.792@LM_DEBUG@15:43:47.792878|(4779|4783) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000002.000001c7(f41e3d4b) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314) num remotes 1
2025-12-05 15:43:47.793@LM_DEBUG@15:43:47.793576|(4779|4783) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000002.000003c7(c6285fc9) remote 01030000.6b7bbff9.00000001.000004c2(bea34751) num remotes 1
2025-12-05 15:43:47.793@LM_DEBUG@15:43:47.793688|(4779|4783) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000002.000003c7(c6285fc9) remote 01030000.6b7bbff9.00000001.000004c2(bea34751) num remotes 1
2025-12-05 15:43:47.794@LM_DEBUG@15:43:47.794258|(4779|4783) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000002.000004c7(8969c90e) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196) num remotes 1
2025-12-05 15:43:47.794@LM_DEBUG@15:43:47.794368|(4779|4783) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000002.000004c7(8969c90e) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196) num remotes 1
2025-12-05 15:43:47.794@LM_DEBUG@15:43:47.794988|(4779|4783) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000002.000002c7(df336e88) remote 01030000.6b7bbff9.00000001.000002c2(e8f9e0d7) num remotes 1
2025-12-05 15:43:47.795@LM_DEBUG@15:43:47.795113|(4779|4783) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000002.000002c7(df336e88) remote 01030000.6b7bbff9.00000001.000002c2(e8f9e0d7) num remotes 1
2025-12-05 15:43:47.795@LM_DEBUG@15:43:47.795226|(4779|4791) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37129 , reconnect_state = INIT_STATE.
2025-12-05 15:43:47.795@LM_DEBUG@15:43:47.795415|(4779|4791) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:43:47.797@LM_DEBUG@15:43:47.797950|(4779|4779) Service_Participant::shutdown
2025-12-05 15:43:47.798@LM_DEBUG@15:43:47.798886|(4780|4795) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:42495 , reconnect_state = INIT_STATE.
2025-12-05 15:43:47.801@LM_DEBUG@15:43:47.801780|(4779|4779) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:43:47.802@LM_DEBUG@15:43:47.802360|(4779|4779) Service_Participant::~Service_Participant
2025-12-05 15:43:47.802@LM_DEBUG@15:43:47.802415|(4779|4779) Service_Participant::shutdown
2025-12-05 15:43:48.040@LM_INFO@15:43:48.040056|(4780|4780) subscriber checking for pub finished
2025-12-05 15:43:48.040@LM_INFO@15:43:48.040198|(4780|4780) subscriber starting shutdown
2025-12-05 15:43:48.041@LM_DEBUG@15:43:48.041523|(4780|4782) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000003.000001c7(c97e14fb) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314) num remotes 1
2025-12-05 15:43:48.041@LM_DEBUG@15:43:48.041666|(4780|4782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000003.000001c7(c97e14fb) remote 01030000.6b7bbff9.00000001.000001c2(c3d4b314) num remotes 1
2025-12-05 15:43:48.042@LM_DEBUG@15:43:48.042464|(4780|4782) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000003.000003c7(fb487679) remote 01030000.6b7bbff9.00000001.000004c2(bea34751) num remotes 1
2025-12-05 15:43:48.042@LM_DEBUG@15:43:48.042580|(4780|4782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000003.000003c7(fb487679) remote 01030000.6b7bbff9.00000001.000004c2(bea34751) num remotes 1
2025-12-05 15:43:48.043@LM_DEBUG@15:43:48.043120|(4780|4782) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000003.000004c7(b409e0be) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196) num remotes 1
2025-12-05 15:43:48.043@LM_DEBUG@15:43:48.043232|(4780|4782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000003.000004c7(b409e0be) remote 01030000.6b7bbff9.00000001.000003c2(f1e2d196) num remotes 1
2025-12-05 15:43:48.043@LM_DEBUG@15:43:48.043805|(4780|4782) DataReaderImpl::remove_associations: bit 1 local 01030000.6b7bbff9.00000003.000002c7(e2534738) remote 01030000.6b7bbff9.00000001.000002c2(e8f9e0d7) num remotes 1
2025-12-05 15:43:48.043@LM_DEBUG@15:43:48.043919|(4780|4782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6b7bbff9.00000003.000002c7(e2534738) remote 01030000.6b7bbff9.00000001.000002c2(e8f9e0d7) num remotes 1
2025-12-05 15:43:48.043@LM_DEBUG@15:43:48.044036|(4780|4790) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37129 , reconnect_state = INIT_STATE.
2025-12-05 15:43:48.044@LM_DEBUG@15:43:48.044215|(4780|4790) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:43:48.044@LM_DEBUG@15:43:48.044628|(4780|4782) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:43:48.048@LM_INFO@15:43:48.048886|(4780|4780) subscriber shutdown of ServiceParticipant
2025-12-05 15:43:48.048@LM_DEBUG@15:43:48.048950|(4780|4780) Service_Participant::shutdown
2025-12-05 15:43:48.050@LM_DEBUG@15:43:48.050085|(4780|4780) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:43:48.052@LM_INFO@15:43:48.052679|(4780|4780) subscriber exiting with status 0
2025-12-05 15:43:48.053@LM_DEBUG@15:43:48.053284|(4780|4780) Service_Participant::~Service_Participant
2025-12-05 15:43:48.053@LM_DEBUG@15:43:48.053349|(4780|4780) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:43:48.155214|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4798
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -w 1 -m 1 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4805 started at 2025-12-05 15:43:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4806 started at 2025-12-05 15:43:48
1155::4433::4488..441111009900||((44880065||44880065)) 1155::4433::4488..441111113386 spuubbslcirsihbeerr mmaaiinn
20252-01225--0152 -1055: 4135::4483.:44181.@4L1M1_@ILNMF_OI@N1F5O:@4135::4483.:44181.440131|4(0438|0(54|840860|54)8 0I6N)F OI:N FsOe:t _sDeCtP_SD_CdPeSb_udge_bluegv_elle:v esle:t steot 1t
o 1
202250-2152--1025- 0155 :1453::4438:.4481.14@1L1M@_LIMN_FION@F1O5@:1453::4438:.4481.14513105|3(24|8(0458|0468|0458)0 6I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O MCMOOMNM_ODNC_PDSC_PPSE_NPDEINNDGI_NTGI_MTEIOMUETO=U3T
=3
22002255--1122--0055 1155::4433::4488..441111@@LLMM__IINNFFOO@@1155::4433::4488..441111775501||((44880056||44880056)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
202250-2152--1025- 0155 :1453::4438:.4481.24@1L2M@_LIMN_FION@F1O5@:1453::4438:.4481.24115281|5(84|8(0468|0458|0468)0 5I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_ISGH_MSEHMM_ETMR_ATNRSAPNOSRPTOSR=TsSh=msehmm
em
2022052-51-21-20-50 51 51:54:34:34:84.84.1421@2L@ML_MI_NIFNOF@O1@51:54:34:34:84.84.1421323323|3(|4(840860|54|840860)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GS_HSMHEMME=M@=s@hsmhemme
m
22002255--1122--0055 1155::4433::4488..441122@@LLMM__IINNFFOO@@1155::4433::4488..441122449912||((44880065||44880065)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS__TTRRAANNSSPPOORRTTSS==rrttppss
22002255--1122--0055 1155::4433::4488..441122@@LLMM__IINNFFOO@15:43:48.@41152:64537:|4(84.840152|645860|5()4 8I0N6F|O4:8 0C6o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gR:T PCSO=N@FrItGp_sR
TPS=@rtps
2025-12-05 152:04235:-4182.-40152 @1L5M:_4I3N:F4O8@.1451:24@3L:M4_8I.N4F1O2@81253:|4(34:84085.|441820852)9 |I(N4F8O0:6 |C4o8n0f6i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rMiUnLgT:I CCAOSNTF_ITGR_AMNUSLPTOIRCTASS=Tm_uTlRtAiNcSaPsOtR
TS=multicast
2025-12-05 152:04235:-4182.-40152 @1L5M:_4I3N:F4O8@.1451:24@3L:M4_8I.N4F1O2@91953:|4(34:84085.|441820959)9 |I(N4F8O0:6 |C4o8n0f6i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rMiUnLgT:I CCAOSNTF=I@Gm_uMlUtLiTcIaCsAtS
T=@multicast
2025-12-05 152:04235:-4182.-40153 @1L5M:_4I3N:F4O8@.1451:34@3L:M4_8I.N4F1O3@11554:|4(34:84085.|441830156)0 |I(N4F8O0:6 |C4o8n0f6i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rUiDnPg_:T RCAONNSFPIOGR_TUSD=Pu_dTpR
ANSPORTS=udp
2025-12-05 15:24032:54-81.24-1035@ L1M5_:I4N3F:O4@81.54:1433@:L4M8_.I4N1F3O3@0195|:(4438:0458|.44810353)1 5I|N(F4O8:0 6C|o4n8f0i6g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tUrDiPn=g@:u dCpO
NFIG_UDP=@udp
2025-12-20052 51-51:24-30:54 81.54:1433@:L4M8_.I4N1F3O@@L1M5_:I4N3F:O4@81.54:14334:6438|.(441830456|74|8(0458)0 6I|N4F8O0:6 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ TCCOPN_FTIRGA_NTSCPPO_RTTRSA=NtScPpO
RTS=tcp
2025-12-05 1250:2453-:1428-.0451 31@5L:M4_3I:N4F8O.@41153:@4L3M:_4I8N.F4O1@31652:04|3(:44880.54|143860255)| (I4N8FO: Co0n6f|i4g8StoreImpl::se0t6_)s tIrNiFnOg:: CCoOnNfFiIgGS_tToCrPe=I@mtpclp:
:set_string: CONFIG_TCP=@tcp
2025-12-05 15:43:48.413@LM_INFO@21052:54-31:24-80.54 11357:5493|:(4488.0451|34@8L0M5_)I NIFNOF@O1:5 :C4o3n:f4i8g.S4t1o3r7e7I2m|p(l4:8:0s6e|t4_8s0t6r)i nIgN:F OC:O NCFoInGf=i@gcSotnofriegI
mpl::set_string: CONFIG=@config
2025-12-05 15:43:48.413@LM_INFO@21052:54-31:24-80.54 11358:9423|:(4488.0451|34@8L0M5_)I NIFNOF@O1:5 :C4o3n:f4i8g.S4t1o3r9e0I6m|p(l4:8:0s6e|t4_8s0t6r)i nIgN:F OT:R ACNoSnPfOiRgTS_tSoHrMeEIMm_pTlR:A:NsSePtO_RsTt_rTiYnPgE:= sThRmAeNmS
PORT_SHMEM_TRANSPORT_TYPE=shmem
2025-12-05 15:43:48.414@LM_INFO@1250:2453-:1428-.0451 41054:64|3(:44880.54|1448@0L5M)_ IINNFFOO@:1 5C:o4n3f:i4g8S.t4o1r4e0I6m0p|l(:4:8s0e6t|_4s8t0r6i)n gI:N FTOR:A NCSoPnOfRiTg_SStHoMrEeMI=m@pslh:m:esme
t_string: TRANSPORT_SHMEM=@shmem
2025-12-05 15:43:48.414@LM_INFO2@01255:-4132:-4085. 41154:14836:|4(84.840154|@4L8M0_5I)N FION@F1O5:: 4C3o:n4f8i.g4S1t4o1r9e9I|m(p4l8:0:6s|e4t8_0s6t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oRrTePISm_pUlS:E:_sMeUtL_TsItCrAiSnTg=:0
TRANSPORT_RTPS_USE_MULTICAST=0
2025-12-05 15:43:48.414@LM_INFO2@01255:-4132:-4085. 41154:34336:|4(84.840154|@4L8M0_5I)N FION@F1O5:: 4C3o:n4f8i.g4S1t4o3r4e9I|m(p4l8:0:6s|e4t8_0s6t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oRrTePISm_pTlR:A:NsSePtO_RsTt_rTiYnPgE:= rTtRpAsN_SuPdOpR
T_RTPS_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:43:48.414@LM_INFO2@01255:-4132:-4085. 41154:44934:|4(84.840154|@4L8M0_5I)N FION@F1O5:: 4C3o:n4f8i.g4S1t4o5r0e7I|m(p4l8:0:6s|e4t8_0s6t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oRrTePISm=p@lr:t:psse
t_string: TRANSPORT_RTPS=@rtps
2025-12-05 15:43:48.414@LM_INFO@15:4230:2458-.1421-40653 41|5(:44830:54|84.840154)@ LIMN_FION:F ConfOi@g1St5o:r4e3I:m4p8l.:4:1s4e6t5_0s|t(r4i8n0g6:| 4T8R0A6N)S PIONRFTO_:M UCLoTnIfCiAgSSTt_oTrReAINmSpPlO:R:Ts_eTtY_PsEt=rmiunlgt:i cTaRsAtN
SPORT_MULTICAST_TRANSPORT_TYPE=multicast
2025-12-05 15:43:48.414@LM_INFO@15:43:48.4142800245|-(1428-0055| 41850:54)3 :I4N8F.O4:1 4C@oLnMf_iIgNSFtOo@r1e5I:m4p3l::4:8s.e4t1_4s8t2r3i|n(g4:8 0T6R|A4N8S0P6O)R TI_NMFUOL:T ICCoAnSfTi=g@SmtuolrteiIcmapslt:
:set_string: TRANSPORT_MULTICAST=@multicast
2025-12-05 15:43:48.414@LM_INFO@15:43:48.4124092456-|1(24-80055 |1458:0453): 4I8N.F4O1:4 @CLoMn_fIiNgFSOt@o1r5e:I4m3p:l4:8:.s4e1t4_9s6t5r|i(n4g8:0 6T|R4A8N0S6P)O RITN_FUOD:P _CToRnAfNiSgPSOtRoTr_eTIYmPpEl=:u:dspe
t_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:43:48.415@LM_INFO@15:43:48.4125002857-|1(24-80055 |1458:0453): 4I8N.F4O1:5 @CLoMn_fIiNgFSOt@o1r5e:I4m3p:l4:8:.s4e1t5_1s0t5r|i(n4g8:0 6T|R4A8N0S6P)O RITN_FUOD:P =C@oundfpi
gStoreImpl::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:43:48.415@LM_INFO@15:43:48.421052251-51|2(-40850 51|54:84035:)4 8I.N4F1O5:@ LCMo_nIfNiFgOS@t1o5r:e4I3m:p4l8:.:4s1e5t2_3s3t|r(i4n8g0:6 |T4R8A0N6S)P OIRNTF_OT:C PC_oTnRfAiNgSSPtOoRrTe_ITmYpPlE:=:tscept
_string: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2025-12-05 15:43:48.415@LM_INFO@15:43:48.421052355-61|2(-40850 51|54:84035:)4 8I.N4F1O5:@ LCMo_nIfNiFgOS@t1o5r:e4I3m:p4l8:.:4s1e5t3_7s4t|r(i4n8g0:6 |T4R8A0N6S)P OIRNTF_OT:C PC=o@ntfcipg
StoreImpl::set_string: TRANSPORT_TCP=@tcp
2025-12-05 15:43:48.415@LM_INFO@15:43:48.421052457-91|2(-40850 51|54:84035:)4 8I.N4F1O5:@ LCMo_nIfNiFgOS@t1o5r:e4I3m:p4l8:.:4s1e5t4_9s7t|r(i4n8g0:6 |T4R8A0N6S)P OIRNTF=O@:t rCaonnsfpiogrStt
oreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:43:48.415@LM_INFO@15:43:482.042155-61123-|0(54 81055:|4438:0458). 4I1N5F@OL:M _CIoNnFfOi@g1S5t:o4r3e:I4m8p.l4:1:5s6e2t6_|s(t4r8i0n6g|:4 8C0O6M)M OINN_FPOO:O LC_oSnIfZiEg=S4t0o0r0e0I0m0p0l
::set_string: COMMON_POOL_SIZE=40000000
2025-12-05 15:43:48.415@LM_INFO@15:43:48.24012557-6182|-(0458 0155|:44830:54)8 .I4N1F5O@:L MC_oInNfFiOg@S1t5o:r4e3I:m4p8l.:4:1s5e7t8_6s|t(r4i8n0g6:| 4C8O0M6M)O NI_NDFCOP:S _CIoNnFfOi_gRSEtPoOr=efIimlpel::/:/sreetp_os.tiroirn
g: COMMON_DCPS_INFO_REPO=file://repo.ior
2025-12-05 15:43:48.415@LM_INFO@15:43:48.24012559-2172|-(0458 0155|:44830:54)8 .I4N1F5O@:L MC_oInNfFiOg@S1t5o:r4e3I:m4p8l.:4:1s5e9t4_4s|t(r4i8n0g6:| 4C8O0M6M)O NI_NDFCOP:S _CGoLnOfBiAgLS_tToRrAeNISmPpOlR:T:_sCeOtN_FsItGr=itncgp:
COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2025-12-05 15:43:48.416@LM_INFO@15:432:04285.-41126-00754 |1(54:84035:|4488.0451)6 @ILNMF_OI:N FCOo@n1f5i:g4S3t:o4r8e.I4m1p6l0:9:2s|e(t4_8s0t6r|i4n8g0:6 )C OIMNMFOON:= @CcoonmfmiognS
toreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4433::4488..441166@@LLMM__IINNFFOO@@1155::4433::4488..441166554444||((44880056||44880056)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
2025-12-05 15:43:48.417@LM_INF2O0@2155-:1423-:0458 .1451:74732:74|8(.4481075@|L4M8_0I5N)F OS@e1r5v:i4c3e:_4P8a.r4t1i7c7i4p2a|n(t4:8:0g6e|t4_8d0o6m)a iSne_rpvairctei_cPiapratnitc_ifpaacntto:r:yg:e tT_hdiosm aiisn _OppaerntDiDcSi p3a.n3t4_.f0a-cdteovr yu:s iTnhgi sA CiEs 6O.p5e.n2D3D
S 3.34.0-dev using 2A0C2E5 -61.25-.0253
15:43:48.417@LM_I2N0F2O5@-1152:-4035: 4185.:44137:94088.|4(1478@0L5M|_4I8N0F5O)@ 1S5e:r4v3i:c4e8_.P4a1r7t9i2c9i|p(a4n8t0:6:|g4e8t0_6d)o mSaeirnv_ipcaer_tPiacritpiacnitp_afnatc:t:ogreyt:_ dloomga_ilne_vpealr:t idceibpuagn tD_CfPaSc_tdoerbyu:g _lloegv_elle:v e1l
: debug DCPS_debug_le2v0e2l5:- 112
-05 15:43:48.418@LM2_0I2N5F-O1@21-50:54 31:54:84.34:14880.7491|8(@4L8M0_5I|N4F8O0@51)5 :S4e3r:v4i8c.e4_1P8a0r9t6i|c(i4p8a0n6t|:4:8g0e6t)_ dSoemraviinc_ep_aPratritciicpiapnatn_tf:a:cgteotr_yd:o mmaachinien:_ praurntniecrivpmayngt8_7f6a,c txo8r6y_:6 4m apclhaitnfeo:r mr:u nLnienruvxm,y g68.786.,0 -x18064_16-4a zpulraet,f o#r4m7:~ 2L2i.n0u4x.,1 -6U.b8u.n0t-u1 0S4M1P- aFzruir eO,c t# 4 73~ 2220.:0443.:10-1U bUuTnCt u2 0S2M5P
Fri Oct 3 20:43:01 U2T0C2 52-01225-
05 15:43:48.418@LM_2I0N2F5O-@1125-:0453 :1458:.4431:84384.44|1(84@8L0M5_|I4N8F0O5@)1 5S:e4r3v:i4c8e._4P1a8r3t6i1c|i(p4a8n0t6:|:4g8e0t6_)d oSmearivni_cpea_rPtairctiipcainpta_nfta:c:tgoerty_:d ocmoamipni_lpearr:t igc ivpearnsti_ofna c1t1o.r4y.:0
compiler: g version 11.4.0
2025-12-05 15:43:48.418@L2M0_2N5O-T1I2C-E0@51 51:54:34:34:84.84.1481580@6L|M(_4N8O0T5I|C4E8@0155): 4N3O:T4I8C.E4:1 8S5e1r7v|i(c4e8_0P6a|r4t8i0c6i)p aNnOtT:I:CiEn:t iSaelrivziece_PartiSccihpeadnutl:i:nign(t)i a-l inzoe Sscchheedduulliinngg( )p o-l incoy sscpheecdiufliiendg, pnoolti csye tstpiencgi fpioeldi,c yn.o
t setting policy.
2025-122-00255 -1152:-4035: 4185.:44139:@4L8M._4D1E9B@ULGM@_1D5E:B4U3G:@4185.:44139:04188.|4(149800265||4(840860)5 |S4e8r0v5i)c eS_ePravritciec_iPpaarntti:c:igpeatn_td:o:mgaeitn__dpoamratiinc_ippaarntti_cfiapcatnotr_fya:c tCorreya:t iCnrge aLtiinnugx NLeitnwuoxrNkeCtownofrikgCMoonnfiitgoMro
nitor
22002255--1122--0055 1155::4433::4488..441199@@LLMM__DDEEBBUUGG@@1155::4433::4488..441199551179||PSuubblsicsrhiebre rU sUisnign gU DUPD Pt rtarnasnpsoprotr.t
.
2025-12-05 15:43:48.419@LM_INFO@15:43:48.419722042|5(-41820-50|54 81055:)4 3I:N4F8O.:4 1C9o@nLfMi_gISNtFoOr@e1I5m:p4l3:::4s8e.t4_1s9t7r4i3n|g(:4 8R0E6P|O4S8I0T6O)R YI_NDFEOF:A UCLoTn_fRiEgPSOt=o@rDeEIFmApUlL:T:_sReEtP_Os
tring: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:43:48.419@LM_D2E0B2U5G-@1125-:0453 :1458:.4431:94980.74|1(94@8L0M5_|D4E8B0U5G)@ 1S5e:r4v3i:c4e8_.P4a1r9t9i2c7i|p(a4n8t0:6:|s4e8t0_6r)e pSoe_rivoirc:e _RPeaprot[iDcEiFpAaUnLtT:_:RsEePtO_]r e=p=o _fiiolre:: /R/erpeop[oD.EiFoArU
LT_REPO] == file://repo.ior
15:43:48.435295|(4798|4798) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:43:48.442@LM_INFO@15:43:48.44233240|2(54-81026-|0458 0165): 4I3N:F4O8:. 4C4o2n@fLiMg_SItNoFrOe@I1m5p:l4:3::s4e8t._4s4t2r3i6n2g|:( 4T8R0A5N|S4P8O0R5T)_ OIPNEFNOD:D SC_oBnIfTiTgCSPt_oTrReAINmSpPlO:R:Ts_eItN_SsTt_rDiEnFgA:U LTTR_ARNESPPOO_RDTA_TOAPLEINNDKD_SR_EBLIETATSCEP__DTERLAANYS=P0O
RT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:43:48.442@LM_INFO@15:43:48.442617|(4806|42800265)- 1I2N-F05 O1:5 :C4o3n:f4i8g.S4t4o2r@eLIMm_pIlN:F:Os@e1t5_:s4t3r:i4n8g.:4 4T2R6A5N0S|P(O4R8T0_5O|P4E8N0D5D)S _IBNIFTOT:C PC_oTnRfAiNgSSPtOoRrTe_IImNpSlT:_:DsEeFtA_UsLtTr_iRnEgP:O _TLROACNASLP_OARDTD_ROEPSESN=D:D0S
_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:43:48.442@LM_INFO@15:43:48.44285270|2(54-81026-|0458 0165): 4I3n:f4o8R.e4p4o2D@iLsMc_oIvNeFrOy@:1:5b:i4t3_:c4o8n.f4i4g2 8-8 9B|I(T4 8t0c5p| 4t8r0a5n)s pIonrfto R:e0p
oDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:43:48.447@LM_WARNING@15:43:48.447500|(4805|4805) WARNING: get_fully_qualified_hostname: Could 2n0o2t5 -f1i2n-d0 5F Q1D5N:.4 3U:s4i8n.g4 4"7r@uLnMn_eWrAvRmNyIgN8G7@61"5 :a4s3 :f4u8l.l4y4 7q5u5a4l|i(f4i8e0d6 |h4o8s0t6n)a mWeA,R NpIlNeGa:s eg ecto_rfruelclty _sqyusatleimf iceodn_fhiogsutrnaatmieo:n .Co
uld not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:43:48.453@LM_DEBUG@15:43:48.453652|(4806|4809) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000002.000001c7(8a486f37) remote 01030000.7aadb931.00000001.000001c2(bd82e168)
2025-12-05 15:43:48.454@LM_WARNING@15:43:48.454118|(4806|4806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.454@LM_DEBUG@15:43:48.454681|(4805|4810) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000003.000001c7(b7284687) remote 01030000.7aadb931.00000001.000001c2(bd82e168)
2025-12-05 15:43:48.455@LM_WARNING@15:43:48.455107|(4805|4805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.455@LM_DEBUG@15:43:48.455468|(4806|4809) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000002.000002c7(a1653cf4) remote 01030000.7aadb931.00000001.000002c2(96afb2ab)
22002255--1122--0055 1155::4433::4488..445566@@LLMM__WDAERBNUIGN@G1@51:54:34:34:84.84.5465466496|8(|4(840850|64|841800)6 )D aTtyapReeLaodoekruIpmSpelr:v:iacded:_:atsyspoec_iiadteinotni f-i ebri_tt o1_ dlyoncaamli c0 1-0 3E0n0c0o0u.n7taeardebd9 3T1K._0N0O0N0E0:0 0r3e.t0u0r0n0i0n2gc 7n(i9lc 0D5y1n5a4m4i)c rTeympoet
e 01030000.7aadb931.00000001.000002c2(96afb2ab)
2025-12-05 15:43:48.456@LM_WARNING@15:43:48.456998|(4805|4805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.457@LM_DEBUG@15:43:48.457773|(4806|4809) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000002.000003c7(b87e0db5) remote 01030000.7aadb931.00000001.000004c2(c0f5152d)
2025-12-05 15:43:48.458@LM_DE2B0U2G5@-1152:-4035: 4185.:44538:34484.|4(5488@0L5M|_4W8A1R0N)I NDGa@t1a5R:e4a3d:e4r8I.m4p5l8:3:6a1d|d(_4a8s0s6o|c4i8a0t6i)o nT y-p ebLioto k1u plSoecravli c0e1:0:3t0y0p0e0_.i7daeandtbi9f3i1e.r0_0t0o0_0d0y0n3a.m0i0c0 0-0 3Ecn7c(o8u5n1tee2r4e0d5 )T Kr_eNmOoNtEe: 0r1e0t3u0r0n0i0n.g7 anaidlb 9D31y.n0a0m0i0c0 0T0y1p.e0
00004c2(c0f5152d)
2025-12-05 15:43:48.459@LM_WARNING@15:43:48.459052|(4805|4805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.459@LM_DEBUG@15:43:48.459758|(4806|4809) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000002.000004c7(f73f9b72) remote 01030000.7aadb931.00000001.000003c2(8fb483ea)
2025-12-05 15:43:48.460@LM_WARNING@15:43:48.460329|(4806|4806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dyn2a0m2i5c- 1T2y-p0e5
15:43:48.460@LM_DEBUG@15:43:48.460418|(4805|4810) DataReaderImpl::add_association - bit 1 local 01030000.7aadb931.00000003.000004c7(ca5fb2c2) remote 01030000.7aadb931.00000001.000003c2(8fb483ea)
2025-12-05 15:43:48.460@LM_WARNING@15:43:48.461002|(4805|4805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.461@LM_DEBUG@15:43:48.461166|(4806|4806) attach to udp
2025-12-05 15:43:48.461@LM_DEBUG@15:43:48.461221|(4806|4806) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:43:48.461@LM_DEBUG@15:43:48.461650|(4805|4805) attach to udp
2025-12-05 15:43:48.463@LM_WARNING@15:43:48.463282|(4806|4806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.463@LM_INFO@15:43:48.463380|(4806|4806) subscriber signaling ready
2025-12-05 15:43:48.463@LM_DEBUG@15:43:48.463685|(4805|4810) DataWriterImpl::add_association - bit 0 local 01030000.7aadb931.00000003.00000102(5c2670b8) remote 01030000.7aadb931.00000002.00000507(75406883)
2025-12-05 15:43:48.463@LM_DEBUG@15:43:48.464003|(4806|4809) DataReaderImpl::add_association - bit 0 local 01030000.7aadb931.00000002.00000507(75406883) remote 01030000.7aadb931.00000003.00000102(5c2670b8)
2025-12-05 15:43:48.464@LM_WARNING@15:43:48.464449|(4805|4805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:48.464@LM_INFO@15:432:04285.-41624-60153 |1(54:84035:|4488.1406)4 @DLaMt_aDWErBiUtGe@r1I5m:p4l3:::4t8r.a4n6s4p6o2r2t|_(a4s8s0o6c|_4d8o1n8e): DwartiatReera d0e1r0L3i0s0t0e0n.e7raIamdpbl9:3:1o.n0_0s0u0b0s0c0r3i.p0t0i0o0n0_1m0a2t(c5hce2d6
70b8) succeeded in associating with reader 01030000.7aadb931.00000002.00000507(75406883)
2025-12-05 15:43:48.464@LM_DEBUG@15:43:48.464853|(4805|4810) DataWriterImpl::transport_assoc_done: writer 01030000.7aadb931.00000003.00000102(5c2670b8) reader 01030000.7aadb931.00000002.00000507(75406883) calling association_complete_i
2025-12-05 15:43:48.464@LM_INFO@15:43:48.464620|(4805|4805) publisher signaling ready
2025-12-05 15:43:48.464@LM_DEBUG@15:43:48.464966|(4805|4810) DataWriterImpl::association_complete_i - bit 0 local 01030000.7aadb931.00000003.00000102(5c2670b8) remote 01030000.7aadb931.00000002.00000507(75406883)
2025-12-05 15:43:48.713@LM_INFO@15:43:48.713623|(4806|4806) subscriber checking for pub ready
2025-12-05 15:43:48.714@LM_INFO@15:43:48.714007|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:48.714@LM_DEBUG@15:43:48.714223|(4806|4806) received 0 of expected 100
2025-12-05 15:43:48.715@LM_INFO@15:43:48.715122|(4805|4805) publisher checking for sub ready
2025-12-05 15:43:48.715@LM_DEBUG@15:43:48.715276|(4805|4805) Writer::start
2025-12-05 15:43:48.715@LM_DEBUG@15:43:48.715620|(4805|4821) Writer::svc begins.
2025-12-05 15:43:48.715@LM_DEBUG@15:43:48.715745|(4805|4821) 15:43:48.715748 Writer::svc starting to write.
2025-12-05 15:43:48.716@LM_INFO@15:43:48.716165|(4805|4821) write (0).
2025-12-05 15:43:48.716@LM_DEBUG@15:43:48.716227|(4806|4818) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:43:48.716@LM_DEBUG@15:43:48.716614|(4806|4818) reader DCD787E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:43:48.716@LM_DEBUG@15:43:48.716734|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:48.766@LM_INFO@15:43:48.766417|(4805|4821) write (1).
2025-12-05 15:43:48.766@LM_DEBUG@15:43:48.766938|(4806|4818) reader DCD787E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:43:48.767@LM_DEBUG@15:43:48.767023|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:48.816@LM_INFO@15:43:48.816725|(4805|4821) write (2).
2025-12-05 15:43:48.817@LM_DEBUG@15:43:48.817388|(4806|4818) reader DCD787E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:43:48.817@LM_DEBUG@15:43:48.817480|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:48.867@LM_INFO@15:43:48.867165|(4805|4821) write (3).
2025-12-05 15:43:48.868@LM_DEBUG@15:43:48.868321|(4806|4818) reader DCD787E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:43:48.868@LM_DEBUG@15:43:48.868509|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:48.917@LM_INFO@15:43:48.917924|(4805|4821) write (4).
2025-12-05 15:43:48.918@LM_DEBUG@15:43:48.918877|(4806|4818) reader DCD787E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:43:48.918@LM_DEBUG@15:43:48.918963|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:48.968@LM_INFO@15:43:48.968558|(4805|4821) write (5).
2025-12-05 15:43:48.969@LM_DEBUG@15:43:48.969578|(4806|4818) reader DCD787E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:43:48.969@LM_DEBUG@15:43:48.969803|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.019@LM_INFO@15:43:49.019238|(4805|4821) write (6).
2025-12-05 15:43:49.019@LM_DEBUG@15:43:49.019516|(4806|4818) reader DCD787E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:43:49.019@LM_DEBUG@15:43:49.019597|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.069@LM_INFO@15:43:49.069584|(4805|4821) write (7).
2025-12-05 15:43:49.070@LM_DEBUG@15:43:49.070574|(4806|4818) reader DCD787E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:43:49.071@LM_DEBUG@15:43:49.071023|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.120@LM_INFO@15:43:49.120244|(4805|4821) write (8).
2025-12-05 15:43:49.120@LM_DEBUG@15:43:49.120904|(4806|4818) reader DCD787E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:43:49.121@LM_DEBUG@15:43:49.121001|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.170@LM_INFO@15:43:49.170714|(4805|4821) write (9).
2025-12-05 15:43:49.171@LM_DEBUG@15:43:49.171239|(4806|4818) reader DCD787E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:43:49.171@LM_DEBUG@15:43:49.171323|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.220@LM_INFO@15:43:49.221002|(4805|4821) write (10).
2025-12-05 15:43:49.221@LM_DEBUG@15:43:49.221522|(4806|4818) reader DCD787E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:43:49.221@LM_DEBUG@15:43:49.221613|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.271@LM_INFO@15:43:49.271447|(4805|4821) write (11).
2025-12-05 15:43:49.272@LM_DEBUG@15:43:49.272236|(4806|4818) reader DCD787E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:43:49.272@LM_DEBUG@15:43:49.272331|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.321@LM_INFO@15:43:49.321919|(4805|4821) write (12).
2025-12-05 15:43:49.322@LM_DEBUG@15:43:49.322364|(4806|4818) reader DCD787E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:43:49.322@LM_DEBUG@15:43:49.322449|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.372@LM_INFO@15:43:49.372207|(4805|4821) write (13).
2025-12-05 15:43:49.372@LM_DEBUG@15:43:49.372765|(4806|4818) reader DCD787E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:43:49.372@LM_DEBUG@15:43:49.372863|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.422@LM_INFO@15:43:49.422616|(4805|4821) write (14).
2025-12-05 15:43:49.423@LM_DEBUG@15:43:49.423209|(4806|4818) reader DCD787E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:43:49.423@LM_DEBUG@15:43:49.423303|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.473@LM_INFO@15:43:49.473073|(4805|4821) write (15).
2025-12-05 15:43:49.473@LM_DEBUG@15:43:49.473677|(4806|4818) reader DCD787E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:43:49.473@LM_DEBUG@15:43:49.473810|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.523@LM_INFO@15:43:49.523613|(4805|4821) write (16).
2025-12-05 15:43:49.524@LM_DEBUG@15:43:49.524232|(4806|4818) reader DCD787E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:43:49.524@LM_DEBUG@15:43:49.524328|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.574@LM_INFO@15:43:49.574202|(4805|4821) write (17).
2025-12-05 15:43:49.575@LM_DEBUG@15:43:49.575025|(4806|4818) reader DCD787E0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:43:49.575@LM_DEBUG@15:43:49.575124|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.624@LM_INFO@15:43:49.624801|(4805|4821) write (18).
2025-12-05 15:43:49.625@LM_DEBUG@15:43:49.625395|(4806|4818) reader DCD787E0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:43:49.625@LM_DEBUG@15:43:49.625502|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.675@LM_INFO@15:43:49.675261|(4805|4821) write (19).
2025-12-05 15:43:49.675@LM_DEBUG@15:43:49.675964|(4806|4818) reader DCD787E0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:43:49.676@LM_DEBUG@15:43:49.676061|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.714@LM_INFO@15:43:49.714735|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:49.714@LM_DEBUG@15:43:49.714832|(4806|4806) received 20 of expected 100
2025-12-05 15:43:49.725@LM_INFO@15:43:49.725803|(4805|4821) write (20).
2025-12-05 15:43:49.726@LM_DEBUG@15:43:49.726645|(4806|4818) reader DCD787E0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:43:49.726@LM_DEBUG@15:43:49.726774|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.776@LM_INFO@15:43:49.776256|(4805|4821) write (21).
2025-12-05 15:43:49.776@LM_DEBUG@15:43:49.776803|(4806|4818) reader DCD787E0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:43:49.776@LM_DEBUG@15:43:49.776891|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.826@LM_INFO@15:43:49.826535|(4805|4821) write (22).
2025-12-05 15:43:49.826@LM_DEBUG@15:43:49.826957|(4806|4818) reader DCD787E0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:43:49.827@LM_DEBUG@15:43:49.827040|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.876@LM_INFO@15:43:49.876757|(4805|4821) write (23).
2025-12-05 15:43:49.877@LM_DEBUG@15:43:49.877091|(4806|4818) reader DCD787E0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:43:49.877@LM_DEBUG@15:43:49.877176|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.927@LM_INFO@15:43:49.927048|(4805|4821) write (24).
2025-12-05 15:43:49.927@LM_DEBUG@15:43:49.927622|(4806|4818) reader DCD787E0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:43:49.927@LM_DEBUG@15:43:49.927748|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:49.977@LM_INFO@15:43:49.977503|(4805|4821) write (25).
2025-12-05 15:43:49.977@LM_DEBUG@15:43:49.977813|(4806|4818) reader DCD787E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:43:49.977@LM_DEBUG@15:43:49.977897|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.027@LM_INFO@15:43:50.027749|(4805|4821) write (26).
2025-12-05 15:43:50.028@LM_DEBUG@15:43:50.028152|(4806|4818) reader DCD787E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:43:50.028@LM_DEBUG@15:43:50.028236|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.078@LM_INFO@15:43:50.078076|(4805|4821) write (27).
2025-12-05 15:43:50.079@LM_DEBUG@15:43:50.079209|(4806|4818) reader DCD787E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:43:50.079@LM_DEBUG@15:43:50.079297|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.128@LM_INFO@15:43:50.128680|(4805|4821) write (28).
2025-12-05 15:43:50.129@LM_DEBUG@15:43:50.129191|(4806|4818) reader DCD787E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:43:50.129@LM_DEBUG@15:43:50.129301|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.179@LM_INFO@15:43:50.179028|(4805|4821) write (29).
2025-12-05 15:43:50.179@LM_DEBUG@15:43:50.179345|(4806|4818) reader DCD787E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:43:50.179@LM_DEBUG@15:43:50.179429|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.229@LM_INFO@15:43:50.229471|(4805|4821) write (30).
2025-12-05 15:43:50.230@LM_DEBUG@15:43:50.230027|(4806|4818) reader DCD787E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:43:50.230@LM_DEBUG@15:43:50.230114|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.279@LM_INFO@15:43:50.279826|(4805|4821) write (31).
2025-12-05 15:43:50.280@LM_DEBUG@15:43:50.280658|(4806|4818) reader DCD787E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:43:50.280@LM_DEBUG@15:43:50.280773|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.330@LM_INFO@15:43:50.330407|(4805|4821) write (32).
2025-12-05 15:43:50.330@LM_DEBUG@15:43:50.330676|(4806|4818) reader DCD787E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:43:50.330@LM_DEBUG@15:43:50.330783|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.380@LM_INFO@15:43:50.380650|(4805|4821) write (33).
2025-12-05 15:43:50.381@LM_DEBUG@15:43:50.381213|(4806|4818) reader DCD787E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:43:50.381@LM_DEBUG@15:43:50.381305|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.431@LM_INFO@15:43:50.431491|(4805|4821) write (34).
2025-12-05 15:43:50.432@LM_DEBUG@15:43:50.432133|(4806|4818) reader DCD787E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:43:50.432@LM_DEBUG@15:43:50.432231|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.482@LM_INFO@15:43:50.482019|(4805|4821) write (35).
2025-12-05 15:43:50.482@LM_DEBUG@15:43:50.482604|(4806|4818) reader DCD787E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:43:50.482@LM_DEBUG@15:43:50.482731|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.532@LM_INFO@15:43:50.532603|(4805|4821) write (36).
2025-12-05 15:43:50.533@LM_DEBUG@15:43:50.533465|(4806|4818) reader DCD787E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:43:50.533@LM_DEBUG@15:43:50.533640|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.583@LM_INFO@15:43:50.583122|(4805|4821) write (37).
2025-12-05 15:43:50.583@LM_DEBUG@15:43:50.583907|(4806|4818) reader DCD787E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:43:50.584@LM_DEBUG@15:43:50.584084|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.633@LM_INFO@15:43:50.633734|(4805|4821) write (38).
2025-12-05 15:43:50.634@LM_DEBUG@15:43:50.634857|(4806|4818) reader DCD787E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:43:50.635@LM_DEBUG@15:43:50.635033|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.684@LM_INFO@15:43:50.684250|(4805|4821) write (39).
2025-12-05 15:43:50.684@LM_DEBUG@15:43:50.684985|(4806|4818) reader DCD787E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:43:50.685@LM_DEBUG@15:43:50.685185|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.714@LM_INFO@15:43:50.715004|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:50.715@LM_DEBUG@15:43:50.715147|(4806|4806) received 40 of expected 100
2025-12-05 15:43:50.734@LM_INFO@15:43:50.734819|(4805|4821) write (40).
2025-12-05 15:43:50.735@LM_DEBUG@15:43:50.735459|(4806|4818) reader DCD787E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:43:50.735@LM_DEBUG@15:43:50.735629|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.785@LM_INFO@15:43:50.785275|(4805|4821) write (41).
2025-12-05 15:43:50.785@LM_DEBUG@15:43:50.785852|(4806|4818) reader DCD787E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:43:50.786@LM_DEBUG@15:43:50.786021|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.835@LM_INFO@15:43:50.835667|(4805|4821) write (42).
2025-12-05 15:43:50.836@LM_DEBUG@15:43:50.836474|(4806|4818) reader DCD787E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:43:50.836@LM_DEBUG@15:43:50.836644|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.886@LM_INFO@15:43:50.886483|(4805|4821) write (43).
2025-12-05 15:43:50.887@LM_DEBUG@15:43:50.887572|(4806|4818) reader DCD787E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:43:50.887@LM_DEBUG@15:43:50.887753|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.937@LM_INFO@15:43:50.937331|(4805|4821) write (44).
2025-12-05 15:43:50.937@LM_DEBUG@15:43:50.937859|(4806|4818) reader DCD787E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:43:50.937@LM_DEBUG@15:43:50.937947|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:50.987@LM_INFO@15:43:50.987615|(4805|4821) write (45).
2025-12-05 15:43:50.988@LM_DEBUG@15:43:50.988067|(4806|4818) reader DCD787E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:43:50.988@LM_DEBUG@15:43:50.988150|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.037@LM_INFO@15:43:51.037911|(4805|4821) write (46).
2025-12-05 15:43:51.038@LM_DEBUG@15:43:51.038492|(4806|4818) reader DCD787E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:43:51.038@LM_DEBUG@15:43:51.038583|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.088@LM_INFO@15:43:51.088262|(4805|4821) write (47).
2025-12-05 15:43:51.088@LM_DEBUG@15:43:51.088806|(4806|4818) reader DCD787E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:43:51.088@LM_DEBUG@15:43:51.088900|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.138@LM_INFO@15:43:51.138772|(4805|4821) write (48).
2025-12-05 15:43:51.139@LM_DEBUG@15:43:51.139551|(4806|4818) reader DCD787E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:43:51.139@LM_DEBUG@15:43:51.139643|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.189@LM_INFO@15:43:51.189411|(4805|4821) write (49).
2025-12-05 15:43:51.189@LM_DEBUG@15:43:51.189876|(4806|4818) reader DCD787E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:43:51.189@LM_DEBUG@15:43:51.189960|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.239@LM_INFO@15:43:51.239780|(4805|4821) write (50).
2025-12-05 15:43:51.240@LM_DEBUG@15:43:51.240431|(4806|4818) reader DCD787E0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:43:51.240@LM_DEBUG@15:43:51.240523|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.290@LM_INFO@15:43:51.290265|(4805|4821) write (51).
2025-12-05 15:43:51.291@LM_DEBUG@15:43:51.291119|(4806|4818) reader DCD787E0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:43:51.291@LM_DEBUG@15:43:51.291210|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.340@LM_INFO@15:43:51.340968|(4805|4821) write (52).
2025-12-05 15:43:51.341@LM_DEBUG@15:43:51.341452|(4806|4818) reader DCD787E0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:43:51.341@LM_DEBUG@15:43:51.341540|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.391@LM_INFO@15:43:51.391325|(4805|4821) write (53).
2025-12-05 15:43:51.392@LM_DEBUG@15:43:51.392034|(4806|4818) reader DCD787E0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:43:51.392@LM_DEBUG@15:43:51.392130|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.441@LM_INFO@15:43:51.441894|(4805|4821) write (54).
2025-12-05 15:43:51.442@LM_DEBUG@15:43:51.442674|(4806|4818) reader DCD787E0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:43:51.442@LM_DEBUG@15:43:51.442811|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.492@LM_INFO@15:43:51.492328|(4805|4821) write (55).
2025-12-05 15:43:51.493@LM_DEBUG@15:43:51.493081|(4806|4818) reader DCD787E0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:43:51.493@LM_DEBUG@15:43:51.493177|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.542@LM_INFO@15:43:51.542771|(4805|4821) write (56).
2025-12-05 15:43:51.543@LM_DEBUG@15:43:51.543353|(4806|4818) reader DCD787E0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:43:51.543@LM_DEBUG@15:43:51.543450|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.593@LM_INFO@15:43:51.593269|(4805|4821) write (57).
2025-12-05 15:43:51.593@LM_DEBUG@15:43:51.593918|(4806|4818) reader DCD787E0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:43:51.594@LM_DEBUG@15:43:51.594017|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.643@LM_INFO@15:43:51.643822|(4805|4821) write (58).
2025-12-05 15:43:51.644@LM_DEBUG@15:43:51.644628|(4806|4818) reader DCD787E0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:43:51.644@LM_DEBUG@15:43:51.644762|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.694@LM_INFO@15:43:51.694285|(4805|4821) write (59).
2025-12-05 15:43:51.694@LM_DEBUG@15:43:51.694943|(4806|4818) reader DCD787E0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:43:51.695@LM_DEBUG@15:43:51.695048|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.715@LM_INFO@15:43:51.715415|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:51.715@LM_DEBUG@15:43:51.715761|(4806|4806) received 60 of expected 100
2025-12-05 15:43:51.744@LM_INFO@15:43:51.744771|(4805|4821) write (60).
2025-12-05 15:43:51.745@LM_DEBUG@15:43:51.745258|(4806|4818) reader DCD787E0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:43:51.745@LM_DEBUG@15:43:51.745341|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.795@LM_INFO@15:43:51.795105|(4805|4821) write (61).
2025-12-05 15:43:51.795@LM_DEBUG@15:43:51.795431|(4806|4818) reader DCD787E0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:43:51.795@LM_DEBUG@15:43:51.795517|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.845@LM_INFO@15:43:51.845375|(4805|4821) write (62).
2025-12-05 15:43:51.845@LM_DEBUG@15:43:51.845862|(4806|4818) reader DCD787E0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:43:51.845@LM_DEBUG@15:43:51.845946|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.895@LM_INFO@15:43:51.895654|(4805|4821) write (63).
2025-12-05 15:43:51.896@LM_DEBUG@15:43:51.896009|(4806|4818) reader DCD787E0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:43:51.896@LM_DEBUG@15:43:51.896093|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.945@LM_INFO@15:43:51.945990|(4805|4821) write (64).
2025-12-05 15:43:51.946@LM_DEBUG@15:43:51.946383|(4806|4818) reader DCD787E0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:43:51.946@LM_DEBUG@15:43:51.946467|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:51.996@LM_INFO@15:43:51.996301|(4805|4821) write (65).
2025-12-05 15:43:51.997@LM_DEBUG@15:43:51.997090|(4806|4818) reader DCD787E0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:43:51.997@LM_DEBUG@15:43:51.997178|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.046@LM_INFO@15:43:52.046919|(4805|4821) write (66).
2025-12-05 15:43:52.047@LM_DEBUG@15:43:52.047243|(4806|4818) reader DCD787E0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:43:52.047@LM_DEBUG@15:43:52.047328|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.097@LM_INFO@15:43:52.097285|(4805|4821) write (67).
2025-12-05 15:43:52.097@LM_DEBUG@15:43:52.097764|(4806|4818) reader DCD787E0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:43:52.097@LM_DEBUG@15:43:52.097849|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.147@LM_INFO@15:43:52.147536|(4805|4821) write (68).
2025-12-05 15:43:52.147@LM_DEBUG@15:43:52.147833|(4806|4818) reader DCD787E0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:43:52.147@LM_DEBUG@15:43:52.147916|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.197@LM_INFO@15:43:52.197876|(4805|4821) write (69).
2025-12-05 15:43:52.198@LM_DEBUG@15:43:52.198375|(4806|4818) reader DCD787E0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:43:52.198@LM_DEBUG@15:43:52.198478|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.248@LM_INFO@15:43:52.248239|(4805|4821) write (70).
2025-12-05 15:43:52.248@LM_DEBUG@15:43:52.248663|(4806|4818) reader DCD787E0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:43:52.248@LM_DEBUG@15:43:52.248784|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.298@LM_INFO@15:43:52.298578|(4805|4821) write (71).
2025-12-05 15:43:52.299@LM_DEBUG@15:43:52.299571|(4806|4818) reader DCD787E0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:43:52.300@LM_DEBUG@15:43:52.300028|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.349@LM_INFO@15:43:52.349250|(4805|4821) write (72).
2025-12-05 15:43:52.349@LM_DEBUG@15:43:52.349759|(4806|4818) reader DCD787E0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:43:52.349@LM_DEBUG@15:43:52.349849|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.399@LM_INFO@15:43:52.399577|(4805|4821) write (73).
2025-12-05 15:43:52.400@LM_DEBUG@15:43:52.400153|(4806|4818) reader DCD787E0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:43:52.400@LM_DEBUG@15:43:52.400247|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.450@LM_INFO@15:43:52.450143|(4805|4821) write (74).
2025-12-05 15:43:52.450@LM_DEBUG@15:43:52.450910|(4806|4818) reader DCD787E0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:43:52.451@LM_DEBUG@15:43:52.451008|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.500@LM_INFO@15:43:52.500645|(4805|4821) write (75).
2025-12-05 15:43:52.501@LM_DEBUG@15:43:52.501257|(4806|4818) reader DCD787E0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:43:52.501@LM_DEBUG@15:43:52.501351|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.551@LM_INFO@15:43:52.551176|(4805|4821) write (76).
2025-12-05 15:43:52.551@LM_DEBUG@15:43:52.551912|(4806|4818) reader DCD787E0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:43:52.552@LM_DEBUG@15:43:52.552011|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.601@LM_INFO@15:43:52.601608|(4805|4821) write (77).
2025-12-05 15:43:52.602@LM_DEBUG@15:43:52.602215|(4806|4818) reader DCD787E0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:43:52.602@LM_DEBUG@15:43:52.602310|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.652@LM_INFO@15:43:52.652252|(4805|4821) write (78).
2025-12-05 15:43:52.653@LM_DEBUG@15:43:52.653114|(4806|4818) reader DCD787E0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:43:52.653@LM_DEBUG@15:43:52.653215|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.702@LM_INFO@15:43:52.702784|(4805|4821) write (79).
2025-12-05 15:43:52.703@LM_DEBUG@15:43:52.703610|(4806|4818) reader DCD787E0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:43:52.703@LM_DEBUG@15:43:52.703745|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.716@LM_INFO@15:43:52.716037|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:52.716@LM_DEBUG@15:43:52.716115|(4806|4806) received 80 of expected 100
2025-12-05 15:43:52.753@LM_INFO@15:43:52.753223|(4805|4821) write (80).
2025-12-05 15:43:52.753@LM_DEBUG@15:43:52.753765|(4806|4818) reader DCD787E0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:43:52.753@LM_DEBUG@15:43:52.753860|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.803@LM_INFO@15:43:52.803641|(4805|4821) write (81).
2025-12-05 15:43:52.804@LM_DEBUG@15:43:52.804039|(4806|4818) reader DCD787E0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:43:52.804@LM_DEBUG@15:43:52.804127|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.854@LM_INFO@15:43:52.854134|(4805|4821) write (82).
2025-12-05 15:43:52.854@LM_DEBUG@15:43:52.854720|(4806|4818) reader DCD787E0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:43:52.854@LM_DEBUG@15:43:52.854814|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.904@LM_INFO@15:43:52.904445|(4805|4821) write (83).
2025-12-05 15:43:52.905@LM_DEBUG@15:43:52.905080|(4806|4818) reader DCD787E0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:43:52.905@LM_DEBUG@15:43:52.905173|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:52.954@LM_INFO@15:43:52.954796|(4805|4821) write (84).
2025-12-05 15:43:52.955@LM_DEBUG@15:43:52.955403|(4806|4818) reader DCD787E0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:43:52.955@LM_DEBUG@15:43:52.955493|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.005@LM_INFO@15:43:53.005200|(4805|4821) write (85).
2025-12-05 15:43:53.005@LM_DEBUG@15:43:53.005771|(4806|4818) reader DCD787E0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:43:53.005@LM_DEBUG@15:43:53.005861|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.055@LM_INFO@15:43:53.055581|(4805|4821) write (86).
2025-12-05 15:43:53.056@LM_DEBUG@15:43:53.056526|(4806|4818) reader DCD787E0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:43:53.056@LM_DEBUG@15:43:53.056617|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.106@LM_INFO@15:43:53.106412|(4805|4821) write (87).
2025-12-05 15:43:53.107@LM_DEBUG@15:43:53.107069|(4806|4818) reader DCD787E0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:43:53.107@LM_DEBUG@15:43:53.107161|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.156@LM_INFO@15:43:53.156978|(4805|4821) write (88).
2025-12-05 15:43:53.157@LM_DEBUG@15:43:53.157795|(4806|4818) reader DCD787E0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:43:53.157@LM_DEBUG@15:43:53.157891|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.207@LM_INFO@15:43:53.207441|(4805|4821) write (89).
2025-12-05 15:43:53.208@LM_DEBUG@15:43:53.208338|(4806|4818) reader DCD787E0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:43:53.208@LM_DEBUG@15:43:53.208426|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.258@LM_INFO@15:43:53.258136|(4805|4821) write (90).
2025-12-05 15:43:53.258@LM_DEBUG@15:43:53.258819|(4806|4818) reader DCD787E0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:43:53.258@LM_DEBUG@15:43:53.258912|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.308@LM_INFO@15:43:53.308506|(4805|4821) write (91).
2025-12-05 15:43:53.309@LM_DEBUG@15:43:53.309019|(4806|4818) reader DCD787E0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:43:53.309@LM_DEBUG@15:43:53.309114|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.358@LM_INFO@15:43:53.358929|(4805|4821) write (92).
2025-12-05 15:43:53.359@LM_DEBUG@15:43:53.359647|(4806|4818) reader DCD787E0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:43:53.359@LM_DEBUG@15:43:53.359787|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.409@LM_INFO@15:43:53.409363|(4805|4821) write (93).
2025-12-05 15:43:53.409@LM_DEBUG@15:43:53.409959|(4806|4818) reader DCD787E0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:43:53.410@LM_DEBUG@15:43:53.410054|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.459@LM_INFO@15:43:53.459803|(4805|4821) write (94).
2025-12-05 15:43:53.460@LM_DEBUG@15:43:53.460564|(4806|4818) reader DCD787E0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:43:53.460@LM_DEBUG@15:43:53.460666|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.510@LM_INFO@15:43:53.510258|(4805|4821) write (95).
2025-12-05 15:43:53.510@LM_DEBUG@15:43:53.510906|(4806|4818) reader DCD787E0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:43:53.511@LM_DEBUG@15:43:53.511005|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.560@LM_INFO@15:43:53.560785|(4805|4821) write (96).
2025-12-05 15:43:53.561@LM_DEBUG@15:43:53.561507|(4806|4818) reader DCD787E0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:43:53.561@LM_DEBUG@15:43:53.561602|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.611@LM_INFO@15:43:53.611246|(4805|4821) write (97).
2025-12-05 15:43:53.611@LM_DEBUG@15:43:53.611867|(4806|4818) reader DCD787E0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:43:53.611@LM_DEBUG@15:43:53.611967|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.661@LM_INFO@15:43:53.661856|(4805|4821) write (98).
2025-12-05 15:43:53.662@LM_DEBUG@15:43:53.662667|(4806|4818) reader DCD787E0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:43:53.662@LM_DEBUG@15:43:53.662804|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.712@LM_INFO@15:43:53.712368|(4805|4821) write (99).
2025-12-05 15:43:53.712@LM_DEBUG@15:43:53.713004|(4806|4818) reader DCD787E0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:43:53.713@LM_DEBUG@15:43:53.713102|(4806|4818) SampleInfo.sample_rank = 0
2025-12-05 15:43:53.716@LM_INFO@15:43:53.716230|(4806|4806) subscriber signaling finished
2025-12-05 15:43:53.762@LM_DEBUG@15:43:53.762974|(4805|4821) Writer::svc finished.
2025-12-05 15:43:53.966@LM_INFO@15:43:53.966424|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:53.967@LM_INFO@15:43:53.967111|(4805|4805) publisher signaling finished
2025-12-05 15:43:53.967@LM_DEBUG@15:43:53.967211|(4805|4805) notifying subscriber of 0 timeout writes
2025-12-05 15:43:54.216@LM_INFO@15:43:54.216609|(4806|4806) subscriber checking for pub finished
2025-12-05 15:43:54.216@LM_INFO@15:43:54.216768|(4806|4806) subscriber starting shutdown
2025-12-05 15:43:54.217@LM_INFO@15:43:54.217372|(4805|4805) publisher checking for sub finished
2025-12-05 15:43:54.217@LM_DEBUG@15:43:54.217444|(4805|4805) Writer::end
2025-12-05 15:43:54.217@LM_DEBUG@15:43:54.218010|(4805|4808) DataWriterImpl::remove_associations:2 0b2i5t- 102 -l0o5c a1l5 :04130:35040.0201.87@aLaMd_bD9E3B1U.G0@01050:04030:35.40.0201080111062|((54c820667|04b881)8 )r eimnosttea n0c1e0 3i0s0 0d0i.s7paoasdebd9
31.00000002.00000507(75406883) num remotes 1
2025-12-05 15:43:54.218@LM_DEBUG@15:43:54.218231|(4806|4807) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000002.000001c7(8a486f37) remote 01030000.7aadb931.00000001.000001c2(bd82e168) num remotes 1
2025-12-05 15:43:54.218@LM_DEBUG@15:43:54.218367|(4806|4807) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000002.000001c7(8a486f37) remote 01030000.7aadb931.00000001.000001c2(bd82e168) num remotes 1
2025-12-05 15:43:54.219@LM_DEBUG@15:43:54.219065|(4806|4809) DataReaderImpl::remove_associations: bit 0 local 01030000.7aadb931.00000002.00000507(75406883) remote 01030000.7aadb931.00000003.00000102(5c2670b8) num remotes 1
2025-12-05 15:43:54.219@LM_DEBUG@15:43:54.219244|(4806|4809) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7aadb931.00000002.00000507(75406883) remote 01030000.7aadb931.00000003.00000102(5c2670b8) num remotes 1
2025-12-05 15:43:54.219@LM_DEBUG@15:43:54.219401|(4806|4809) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:43:54.219@LM_DEBUG@15:43:54.219487|(4806|4807) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000002.000003c7(b87e0db5) remote 01030000.7aadb931.00000001.000004c2(c0f5152d) num remotes 1
2025-12-05 15:43:54.219@LM_DEBUG@15:43:54.219621|(4806|4807) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000002.000003c7(b87e0db5) remote 01030000.7aadb931.00000001.000004c2(c0f5152d) num remotes 1
2025-12-05 15:43:54.219@LM_DEBUG@15:43:25042.52-11926-2045| (1458:0463|:45840.92)1 9D@aLtMa_RDeEaBdUeGr@L1i5s:t4e3n:e5r4I.m2p1l9:8:1o9n|_(s4u8b0s5c|r4i8p0t8i)o nD_amtaatRcehaedde
rImpl::remove_associations: bit 1 local 01030000.7aadb931.00000003.000001c7(b7284687) remote 01030000.7aadb931.00000001.000001c2(bd82e168) num remotes 1
2025-12-05 15:43:54.220@LM_DEBUG@15:43:54.220007|(4805|4808) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000003.000001c7(b7284687) remote 01030000.7aadb931.00000001.000001c2(bd82e168) num remotes 1
2025-12-05 15:43:54.220@LM_DEBUG@15:43:54.220327|(4806|4807) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000002.000004c7(f73f9b72) remote 01030000.7aadb931.00000001.000003c2(8fb483ea) num remotes 1
2025-12-05 15:43:54.220@LM_DEBUG@15:43:54.220437|(4806|4807) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000002.000004c7(f73f9b72) remote 01030000.7aadb931.00000001.000003c2(8fb483ea) num remotes 1
2025-12-05 15:43:54.220@LM_DEBUG@15:43:54.220661|(4805|4808) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000003.000003c7(851e2405) remote 01030000.7aadb931.00000001.000004c2(c0f5152d) num remotes 1
2025-12-05 15:43:54.220@LM_DEBUG@15:43:54.220787|(4805|4808) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000003.000003c7(851e2405) remote 01030000.7aadb931.00000001.000004c2(c0f5152d) num remotes 1
2025-12-05 15:43:54.221@LM_DEBUG@15:43:54.221155|(4806|4807) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000002.000002c7(a1653cf4) remote 01030000.7aadb931.00000001.000002c2(96afb2ab) num remotes 1
2025-12-05 15:43:54.221@LM_DEBUG@15:43:5240.2252-11321-50|5( 41850:64|34:85047.)2 2D1a@tLaMR_eDaEdBeUrGI@m1p5:43:54.2213l3:8:|r(e4m8o0v5e|_4a8s0s8o)c iDaattiaoRnesa_die:r Ibmiptl :1: rleomcoavle _0a1s0s3o0c0i0a0t.i7oanasd:b 9b3i1t. 010 0l0o0c0a0l2 .0010003000020c07.(7aa1a6d5b39c3f14.)0 0r0e0m0o0t0e3 .0010003000040c07.(7caaa5dfbb923c12.)0 0r0e0m0o0t0e1 .0010003000020c02.(79a6aadfbb923a1b.)0 0n0u0m0 0r0e1m.o0t0e0s0 013
c2(8fb483ea) num remotes 1
2025-12-05 15:43:54.221@LM_DEBUG@15:43:54.221599|(4805|4808) 2D0a2t5a-R1e2a-d0e5r I1m5p:l4:3::r5e4m.o2v2e1_@aLsMs_oDcEiBaUtGi@o1n5s:_4i3:: 5b4.221598|(4806|4816) TcpCiotn n1e cltoicoanl: :0h1a0n3d0l0e0_0c.l7oasaed(b)9 3c1a.l0l0e0d0 0o0n0 3t.r0ansport:0 0_0O0P4EcN7D(DcSa_5_fBbI2TcT2C)P Trreamnostpeo r0t1I0n3s0t0_0D0E.F7AaUaLdTb_9R3E1P.O0 0t0o0 01000.11..010.08060:33c627(387f b,4 8r3eecao)n nneucmt _rsetmaottee s= 1I
NIT_STATE.
2025-12-05 15:43:54.222@LM_DEBUG@15:43:54.222007|(4806|4816) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:43:54.222@LM_DEBUG@15:43:54.222201|(4806|4807) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:43:54.222@LM_DEBUG@15:43:54.222488|(4805|4808) DataReaderImpl::remove_associations: bit 1 local 01030000.7aadb931.00000003.000002c7(9c051544) remote 01030000.7aadb931.00000001.000002c2(96afb2ab) num remotes 1
2025-12-05 15:43:54.222@LM_DEBUG@15:43:54.222491|(4805|4815) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:36737 , reconnect_state = INIT_STATE.
2025-12-05 15:43:54.222@LM_DEBUG@15:43:54.222619|(4805|4808) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7aadb931.00000003.000002c7(9c051544) remote 01030000.7aadb931.00000001.000002c2(96afb2ab) num remotes 1
2025-12-05 15:43:54.223@LM_DEBUG@15:43:54.223095|(4805|4815) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:43:54.225@LM_INFO@15:43:54.225323|(4806|4806) subscriber shutdown of ServiceParticipant
2025-12-05 15:43:54.225@LM_DEBUG@15:43:54.225404|(4806|4806) Service_Participant::shutdown
2025-12-05 15:43:54.226@LM_DEBUG@15:43:54.226424|(4806|4806) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:43:54.227@LM_DEBUG@15:43:54.227345|(4805|4805) Service_Participant::shutdown
2025-12-05 15:43:54.229@LM_INFO@15:43:54.229094|(4806|4806) subscriber exiting with status 0
2025-12-05 15:43:54.229@LM_DEBUG@15:43:54.229722|(4806|4806) Service_Participant::~Service_Participant
2025-12-05 15:43:54.229@LM_DEBUG@15:43:54.229789|(4806|4806) Service_Participant::shutdown
2025-12-05 15:43:54.230@LM_DEBUG@15:43:54.230748|(4805|4805) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:43:54.231@LM_DEBUG@15:43:54.231251|(4805|4805) Service_Participant::~Service_Participant
2025-12-05 15:43:54.231@LM_DEBUG@15:43:54.231305|(4805|4805) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:43:54.310091|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl udp Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4825
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 1 -p 0 -s 0 -r 1 -w 1 -m 1 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4832 started at 2025-12-05 15:43:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 1 -p 0 -s 0 -r 1 -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4833 started at 2025-12-05 15:43:54
1155::4433::5544..556655886666||((44883323||44883323)) 1155::4433::5544..556655991130 psuubblsicsrhiebre rm amiani
n
202250-2152--1025- 0155 :1453::4534:.5546.65@6L6M@_LIMN_FION@F1O5@:1453::4534:.5546.65167681|7(84|8(3428|3438|3428)3 3I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
2022052-51-21-20-50 51 51:54:34:35:45.45.6566@6L@ML_MI_NIFNOF@O1@51:54:34:35:45.45.6566360340|6(|4(843823|34|843823)3 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4433::5544..556666@@LLMM__IINNFFOO@@1155::4433::5544..556666550044||((44883323||44883323)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
22002255--1122--0055 1155::4433::5544..556666@@LLMM__IINNFFOO@@1155::4433::5544..556666992201||((44883332||44883332)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTTSS==sshhmmeemm
202250-2152--1025- 0155 :1453::4534:.5546.75@6L7M@_LIMN_FION@F1O5@:1453::4534:.5546.75069760|9(84|8(3438|3428|3438)3 2I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_ISGH_MSEHMM=E@Ms=h@msehmm
em
202250-2152--1025- 0155 :1453::4534:.5546.75@6L7M@_LIMN_FION@F1O5@:1453::4534:.5546.75265722|5(34|8(3438|3428|3438)3 2I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_IRGT_PRST_PTSR_ATNRSAPNOSRPTOSR=TrSt=prst
ps
202250-2152--1025- 0155 :1453::4534:.5546.75@6L7M@_LIMN_FION@F1O5@:1453::4534:.5546.75461734|1(54|8(3438|3428|3438)3 2I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_IRGT_PRST=P@Sr=t@prst
ps
202250-2152--1025- 0155 :1453::4534:.5546.75@6L7M@_LIMN_FION@F1O5@:1453::4534:.5546.75566775|6(94|8(3438|3428|3438)3 2I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_IMGU_LMTUILCTAISCTA_STTR_ATNRSAPNOSRPTOSR=TmSu=lmtuilctaiscta
st
20252-01225--0152 -1055: 4135::5443.:55647.@5L6M7_@ILNMF_OI@N1F5O:@4135::5443.:55647.755657|7(5478|3(34|843823|34)8 3I2N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN_FMIUGL_TMIUCLATSITC=A@SmTu=l@tmiuclatsitc
ast
2025-21022-50-51 21-50:54 31:55:44.35:6574@.L5M6_7I@NLFMO_@I1N5F:O4@31:55:44.35:65749.2516|7(942833|3(|44883323|)4 8I3N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NUFDIPG__TURDAPN_STPROARNTSSP=OuRdTpS
=udp
20252-01225--0152 -1055: 4135::5443.:55648.@5L6M8_@ILNMF_OI@N1F5O:@4135::5443.:55648.059608|0(9428|3(34|843823|34)8 3I2N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN_FUIDGP_=U@DuPd=p@
udp
2025-12-05 21052:54-31:25-40.55 6185@:L4M3_:I5N4F.O5@6185@:L4M3_:I5N4F.O5@61852:4413|:(5448.3536|84284353|)( 4I8N3F2O|:4 8C3o2n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_NsFtIrGi_nTgC:P _CTORNAFNISGP_OTRCTPS_=TtRcApN
SPORTS=tcp
20252-01225--0152 -1055: 4135::5443.:55648.@5L6M8_@ILNMF_OI@N1F5O:@4135::5443.:55648.359698|4(0418|3(34|843823|34)8 3I2N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN_FTICGP_=T@CtPc=p@
tcp
20252-01225--0152 -1055: 4135::5443.:55648.@5L6M8_@ILNMF_OI@N1F5O:@4135::5443.:55648.554678|5(4498|3(34|843823|34)8 3I2N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN=F@IcGo=n@fciogn
fig
202250-2152--1025- 0155 :1453::4534:.5546.85@6L8M@_LIMN_FION@F1O5@:1453::4534:.5546.85761837|1(34|8(3428|3438|3428)3 3I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RSTH_MSEHMM_ETMR_ATNRSAPNOSRPTO_RTTY_PTEY=PsEh=msehmm
em
20252-01225--0152 -1055: 4135::5443.:55648.@5L6M8_@ILNMF_OI@N1F5O:@4135::5443.:55648.859638|8(9448|3(24|843833|24)8 3I3N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_OSRHTM_ESMH=M@EsMh=m@esmh
mem
202250-2152--1025- 0155 :1453::4534:.5546.95@6L9M@_LIMN_FION@F1O5@:1453::4534:.5546.95065950|5(74|8(3428|3438|3428)3 3I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RRTT_PRST_PUSS_EU_SMEU_LMTUILCTAISCTA=S0T
=0
202250-2152--1025- 0155 :1453::4534:.5546.95@6L9M@_LIMN_FION@F1O5@:1453::4534:.5546.95262962|2(74|8(3428|3438|3428)3 3I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RRTT_PRST_PTSR_ATNRSAPNOSRPTO_RTTY_PTEY=PrEt=prst_pusd_pu
dp
22002255--1122--0055 1155::4433::5544..556699@@LLMM__IINNFFOO@@1155::4433::5544..556699440044||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__RRTTPPSS==@@rrttppss
22002255--1122--0055 1155::4433::5544..556699@@LLMM__IINNFFOO@@1155::4433::5544..556699556688||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__MMUULLTTIICCAASSTT__TTRRAANNSSPPOORRTT__TTYYPPEE==mmuullttiiccaasstt
2025-21022-50-51 21-50:54 31:55:44.35:6594@.L5M6_9I@NLFMO_@I1N5F:O4@31:55:44.35:65947.6596|9(747813|2(|44883332|)4 8I3N3F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PMOURLTT_IMCUALSTTI=C@AmSuTl=t@imcualstti
cast
202250-2152--1025- 0155 :1453::4534:.5546.95@6L9M@_LIMN_FION@F1O5@:1453::4534:.5546.95964919|4(24|8(3428|3438|3428)3 3I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RUTD_PU_DTPR_ATNRSAPNOSRPTO_RTTY_PTEY=PuEd=pu
dp
22002255--1122--0055 1155::4433::5544..557700@@LLMM__IINNFFOO@@1155::4433::5544..557700111111||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__UUDDPP==@@uuddpp
22002255--1122--0055 1155::4433::5544..557700@@LLMM__IINNFFOO@@1155::4433::5544..557700227701||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__TTCCPP__TTRRAANNSSPPOORRTT__TTYYPPEE==ttccpp
22002255--1122--0055 1155::4433::5544..557700@@LLMM__IINNFFOO@@1155::4433::5544..557700444423||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__TTCCPP==@@ttccpp
22002255--1122--0055 1155::4433::5544..557700@@LLMM__IINNFFOO@@1155::4433::5544..557700559977||((44883323||44883323)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT==@@ttrraannssppoorrtt
2025-12-052 01255:-4132:-5045. 51750:@4L3M:_5I4N.F5O7@01@5L:M4_3I:N5F4O.@51750:74734:|5(44.853730|748823|3()4 8I3N2F|O4:8 3C2o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsMtMrOiNn_gP:O OCLO_MSMIOZNE_=P4O0O0L0_0S0I0Z0E
=40000000
2025-12-05 21052:54-31:25-40.55 7105@:L4M3_:I5N4F.O5@7105@:L4M3_:I5N4F.O5@71059:4443|:(5448.3537|04984393|)( 4I8N3F2O|:4 8C3o2n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_MsMtOrNi_nDgC:P SC_OIMNMFOON__RDECPPOS=_fIiNlFeO:_/R/ErPeOp=of.iiloer:
//repo.ior
2025-12-05 1250:2453-:1524-.0557 11@5L:M4_3I:N5F4O.@51751:@4L3M:_5I4N.F5O7@11151:94|3(:45843.35|741813234)| (I4N8F3O2:| 4C8o3n2f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtM_MsOtNr_iDnCgP:S _CGOLMOMBOANL__DTCRPASN_SGPLOORBTA_LC_OTNRFAINGS=PtOcRpT
_CONFIG=tcp
2025-12-05 15:24032:55-41.25-7015@ L1M5_:I4N3F:O5@41.55:7413@:L5M4_.I5N7F1O2@9105|:(4438:3534|.45873132)9 6I|N(F4O8:3 2C|o4n8f3i2g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsMeMtO_Ns=t@rcionmgm:o nC
OMMON=@common
22002255--1122--0055 1155::4433::5544..557711@@LLMM__IINNFFOO@@1155::4433::5544..557711779954||((44883332||44883332)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4433::5544..557722@@LLMM__IINNFFOO@@1155::4433::5544..557722995514||((44883323||44883323)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4433::5544..557733@@LLMM__IINNFFOO@@1155::4433::5544..557733115555||((44883323||44883323)) SSeerrvviiccee__PPaarrttiicciippaanntt:::get_d:ogmeati_nd_opmaaritni_cpiapratnitc_ifpaacntto_rfya:c tloorgy_:l elvoegl_:l edveeblu:g dDeCbPuSg_ dDeCbPuSg__dleebvuegl_:l e1v
el: 1
2025-1220-2055- 1125-:0453 :1554:.4537:35@4L.M5_7I3N@FLOM@_1I5N:F4O3@:1554:.4537:35343.85|7(34384312||(44883323)| 4S8e3r3v)i cSee_rPvairctei_cPiapratnitc:i:pgaentt_:d:ogmeati_nd_opmaaritni_cpiapratnitc_ifpaacntto_rfya:c tmoarcyh:i nmea:c hriunnen:e rrvumnynge8r7v6m,y gx88766_,6 4x 8p6l_a6t4f oprlma:t fLoirnmu:x ,L i6n.u8x.,0 -61.084.10--a1z0u4r1e-,a z#u4r7e~,2 2#.4074~.212-.U0b4u.n1t-uU bSuMnPt uF rSiM PO cFtr i 3O c2t0 : 433 :2001: 4U3T:C0 12 0U2T5C
2025
2025-21022-50-51 21-50:54 31:55:44.35:7534@.L5M7_3I@NLFMO_@I1N5F:O4@31:55:44.35:75346.1587|3(642803|2(|44883332|)4 83S3e)r vSiecrev_iPcaer_tPiacritpiacnitp:a:ngte:t:_gdeotm_adionm_apianr_tpiacritpiacnitp_afnatc_tfoarcyt:o rcyo:m pciolmepri:l egr :v egr svieorns i1o1n. 41.10.
4.0
202250-2152--1025- 0155 :1453::4534:.5547.35@7L3M@_LNMO_TNIOCTEI@C1E5@:1453::4534:.5547.35870398|1(04|8(3428|3438|3428)3 3N)O TNIOCTEI:C ES:e rSveircvei_cPea_rPtairctiipcainpta:n:ti:n:tiinatliiazleiSzcehSecdhueldiunlgi(n)g (-) n-o nsoc hsecdhueldiunlgi npgo lpioclyi csyp escpiefciiefdi,e dn,o tn oste tsteitntgi npgo lpioclyi.c
y.
2025-12-05 1250:2453-:1524-.0557 41@5L:M4_3D:E5B4U.G5@7145@:L4M3_:D5E4B.U5G7@41351:64|3(:45843.35|744833331)| (S4e8r3v2i|c4e8_3P2a)r tSiecrivpiacnet_:P:agretti_cdiopmaanitn:_:pgaertt_idcoimpaainnt__pfaarcttiocryi:p aCnrte_aftaicntgo rLyi:n uCxrNeeattwionrgk CLoinnfuixgNMeotnwiotrokrC
onfigMonitor
22002255--1122--0055 1155::4433::5544..557744@@LLMM__DDEEBBUUGG@@1155::4433::5544..557744881123||SPuubbslcirsihbeerr UUssiinngg MMUULLTTIICCAASSTT ttrraannssppoorrtt..
2025-12-05 15:43:54.575@LM_INFO@15:43:5240.2557-51021-70|5( 41853:24|34:85342.)5 7I5N@FLOM:_ ICNoFnOf@i1g5S:t4o3r:e5I4m.p5l7:5:0s3e2t|_(s4t8r3i3n|g4:8 3R3E)P OISNIFTOO:R YC_oDnEfFiAgUSLtTo_rReEIPmOp=l@:D:EsFeAtU_LsTt_rRiEnPgO:
REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:43:54.575@LM2_0D2E5B-U1G2@-1055: 4135:5:44.357:55240.65|7(54@8L3M2_|D4E8B3U2G)@ 1S5e:r4v3i:c5e4_.P5a7r5t2i2c3i|p(a4n8t3:3:|s4e8t3_3r)e pSoe_rivoirc:e _RPeaprot[iDcEiFpAaUnLtT:_:RsEePtO_]r e=p=o _fiiolre:: /R/erpeop[oD.EiFoArU
LT_REPO] == file://repo.ior
15:43:54.593231|(4825|4825) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:43:54.600@LM_INFO@15:43:54.600420|(4833|4833) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT2_0R2E5P-O1_2D-A0T5A L1I5N:K4_3R:E5L4E.A6S0E0_@DLEML_AIYN=F0O
@15:43:54.600495|(4832|4832) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:43:54.600@LM_INFO@15:43:54.600632|(4833|4833) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRES2S0=2:50-
12-05 15:43:54.600@LM_INFO@15:43:54.600731|(4832|4832) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TR2A0N2S5P-O1R2T-_0I5N S1T5_:D4E3F:A5U4L.T6_0R0E@PLOM__LIONCFAOL@_1A5D:D4R3E:S5S4=.:600
0804|(4833|4833) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:43:54.600@LM_INFO@15:43:54.600908|(4832|4832) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:43:54.605@LM_WARNING@15:43:54.605899|(4832|4832) WARNING: get_fully_qualified_hostname: Could2 0n2o5t- 1f2i-n0d5 F1Q5D:N4.3 :U5s4i.n6g0 5"@rLuMn_nWeArRvNmIyNgG8@7165": 4a3s: 5f4u.l6l0y5 9q6u1a|l(i4f8i3e3d| 4h8o3s3t)n aWmAeR,N IpNlGe:a sgee tc_ofrurlelcyt_ qsuyasltiefmi ecdo_nhfoisgtunraamtei:o nC.o
uld not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:43:54.612@LM_DEBUG@15:43:54.612235|(4833|4836) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000002.000001c7(49911dd2) remote 01030000.23b3793d.00000001.000001c2(7e5b938d)
2025-12-05 15:43:54.612@LM_WARNING@15:43:54.612679|(4833|4833) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.613@LM_DEBUG@15:43:54.613238|(4832|4837) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000003.000001c7(74f13462) remote 01030000.23b3793d.00000001.000001c2(7e5b938d)
2025-12-05 15:43:54.613@LM_WARNING@15:43:54.613728|(4832|4832) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.614@LM_DEBUG@15:43:54.614031|(4833|4836) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000002.000002c7(62bc4e11) remote 01030000.23b3793d.00000001.000002c2(5576c04e)
2025-12-05 15:43:54.615@LM_DEBUG@15:43:54.615102|(4832|4837) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000003.000002c7(5fdc67a1) remote 01030000.23b3793d.00000001.000002c220(2555-7162c-0045e )1
5:43:54.615@LM_WARNING@15:43:54.615191|(4833|4833) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.615@LM_WARNING@15:43:54.615735|(4832|4832) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.616@LM_DEBUG@15:43:54.616406|(4833|4836) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000002.000003c7(7ba77f50) remote 01030000.23b3793d.00000001.000004c2(032c67c8)
2025-12-05 152:04235:-5142.-60156 @1L5M:_4D3E:B5U4G.@61156:@4L3M:_5W4A.R6N1I6N9G7@91|5(:44833:25|44.863176)9 9D8a|t(a4R8e3a3d|e4r8I3m3p)l :T:yapdedL_oaosksuopcSieartviiocne :-: tbyipte _1i dleonctailf i0e1r0_3t0o0_0d0y.n2a3mbi3c7 9-3 dE.n0c0o0u0n0t0e0r3e.d0 0T0K0_0N3OcN7E(:4 6rce7t5u6ren0i)n gr enmiolt eD y0n1a0m3i0c0 0T0y.pe2
3b3793d.00000001.000004c2(032c67c8)
2025-12-05 15:43:54.617@LM_WARNING@15:43:54.617644|(4832|4832) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.618@LM_DEBUG@15:43:54.618238|(4833|4836) DataReaderImpl::add_association - bit 1 local 01030000.23b3793d.00000002.000004c7(34e6e997) remote 01030000.23b3793d.00000001.000003c2(4c6df10f)
2025-12-05 15:43:54.618@LM_WARNING@15:43:54.61875280|2(54-81323-|0458 3135): 4T3y:p5e4L.o6o1k8u@pLSMe_rDvEiBcUeG:@:1t5y:p4e3_:i5d4e.n6t1i8f7i8e6r|_(t4o8_3d2y|n4a8m3i7c) -D aEtnacRoeuandteerrIemdp lT:K:_aNdONdE_:a srseotcuirantiinogn n-i lb iDty n1a mliocc aTly p0e1
030000.23b3793d.00000003.000004c7(0986c027) remote 01030000.23b3793d.00000001.000003c2(4c6df10f)
2025-12-05 15:43:54.619@LM_WARNING@15:43:54.619370|(4832|4832) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.619@LM_DEBUG@15:43:54.619717|(4833|4833) attach to multicast
2025-12-05 15:43:54.619@LM_DEBUG@15:43:54.619781|(4833|4833) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:43:54.620@LM_DEBUG@15:43:54.620044|(4832|4832) attach to multicast
2025-12-05 15:43:54.621@LM_WARNING@15:43:54.621426|(4833|4833) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.621@LM_INFO@15:43:54.621585|(4833|4833) subscriber signaling ready
2025-12-05 15:24032:55-41.26-2025@ L1M5_:D4E3B:U5G4@.1652:24@3L:M5_4D.E6B2U2G0@1175|:(4438:3534|.46823260)4 0D|a(t4a8R3e2a|d4e8r3I7m)p lD:a:taadWdr_iatsesroIcmipalt:i:oand d-_ absisto c0i altoicoanl -0 1b0i3t0 000 0l.o2c3abl3 709130d3.00000000.02030b23.709030d0.00500070(0b060939.10a06060)0 1r0e2m(o9tfef f0012053d0)0 0r0e.m2o3tbe3 709130d3.00000000.02030b33.709030d0.00100020(090f0f2f.002050d0)0
507(b6991a66)
2025-12-05 15:43:54.622@LM_WARNING@15:43:54.622322|(4832|4832) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:43:54.622@LM_INFO@15:43:54.622468|(4832|4832) publisher signaling ready
2025-12-05 15:43:54.623@LM_DEBUG@15:43:54.623384|(4833|4845) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:43:54.871@LM_INFO@15:43:54.871892|(4833|4833) subscriber checking for pub ready
2025-12-05 15:43:54.872@LM_INFO@15:43:54.872203|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:54.872@LM_DEBUG@15:43:54.872416|(4833|4833) received 0 of expected 100
2025-12-05 15:43:54.872@LM_INFO@15:43:54.872769|(4832|4832) publisher checking for sub ready
2025-12-05 15:43:55.124@LM_DEBUG@15:43:55.124545|(4833|4845) DisjointSequence[4AFF8EF0]::dump included ranges of SequenceNumbers:
2025-12-05 15:43:55.124@LM_DEBUG@15:43:55.124659|(4833|4845) DisjointSequence[4AF2F025-12-05 15:43:55.81E2F40@]L:M:_dIuNmFpO @21-53:
43:55.124671|(4832|4847) DataWriterImpl::transport_assoc_do2n0e2:5 -w1r2i-t0e5r 1051:04330:05050..12234b@3L7M9_3DdE.B0U0G0@01050:0433.:05050.0102140728(79|f(f4f803235|d4)8 4s5u)c cReeeldieadb lienS eassssioocni:a:tsienngd _wniatkhs r elaodcearl 001x02330b030709.32d30b030709030d0.20 0r0e0m0o0t0e2 .00x02030b03570973(db060909010a06063)
[1 - 2]
2025-12-05 15:43:55.124@LM_DEBUG@15:43:55.124965|(4832|4847) DataWriterImpl::transport_assoc_done: writer 01030000.23b3793d.00000003.00000102(9fff025d) reader 01030000.23b3793d.00000002.00000507(b6991a66) calling association_complete_i
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125086|(4832|4847) DataWriterImpl::association_complete_i - bit 0 local 01030000.23b3793d.00000003.00000102(9fff025d) remote 01030000.23b3793d.00000002.00000507(b6991a66)
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125312|(4832|4847) ReliableSession::nak_received local 0x23b3793d00000003 remote 0x23b3793d00000002 sending nakack for lowest available: 2
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125408|(4832|4832) Writer::start
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125483|(4832|4847) ReliableSession::nak_received local 0x23b3793d00000003 remote 0x23b3793d00000002 [1 - 2] resend result SUCCESS
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125632|(4832|4849) Writer::svc begins.
2025-12-05 15:43:55.125@LM_DEBUG@15:43:55.125725|(4832|4849) 15:43:55.125727 Writer::svc starting to write.
2025-12-05 15:43:55.126@LM_INFO@15:24032:55-51.21-20650 2145|:(4438:3525|.4182469@)L Mw_rDiEtBeU G(@01)5.:
43:55.126041|(4833|4845) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:43:55.126@LM_DEBUG@15:43:55.126496|(4833|4845) reader 7C8377F0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:43:55.126@LM_DEBUG@15:43:55.126576|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.176@LM_INFO@15:43:55.176405|(4832|4849) write (1).
2025-12-05 15:43:55.177@LM_DEBUG@15:43:55.177491|(4833|4845) reader 7C8377F0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:43:55.177@LM_DEBUG@15:43:55.177921|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.227@LM_INFO@15:43:55.227199|(4832|4849) write (2).
2025-12-05 15:43:55.227@LM_DEBUG@15:43:55.227542|(4833|4845) reader 7C8377F0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:43:55.227@LM_DEBUG@15:43:55.227623|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.277@LM_INFO@15:43:55.277563|(4832|4849) write (3).
2025-12-05 15:43:55.278@LM_DEBUG@15:43:55.278641|(4833|4845) reader 7C8377F0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:43:55.278@LM_DEBUG@15:43:55.278753|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.328@LM_INFO@15:43:55.328352|(4832|4849) write (4).
2025-12-05 15:43:55.328@LM_DEBUG@15:43:55.328665|(4833|4845) reader 7C8377F0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:43:55.328@LM_DEBUG@15:43:55.328767|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.378@LM_INFO@15:43:55.378631|(4832|4849) write (5).
2025-12-05 15:43:55.379@LM_DEBUG@15:43:55.379123|(4833|4845) reader 7C8377F0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:43:55.379@LM_DEBUG@15:43:55.379209|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.429@LM_INFO@15:43:55.429047|(4832|4849) write (6).
2025-12-05 15:43:55.429@LM_DEBUG@15:43:55.429599|(4833|4845) reader 7C8377F0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:43:55.429@LM_DEBUG@15:43:55.429686|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.479@LM_INFO@15:43:55.479557|(4832|4849) write (7).
2025-12-05 15:43:55.480@LM_DEBUG@15:43:55.480169|(4833|4845) reader 7C8377F0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:43:55.480@LM_DEBUG@15:43:55.480258|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.530@LM_INFO@15:43:55.530097|(4832|4849) write (8).
2025-12-05 15:43:55.530@LM_DEBUG@15:43:55.530716|(4833|4845) reader 7C8377F0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:43:55.530@LM_DEBUG@15:43:55.530819|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.580@LM_INFO@15:43:55.580578|(4832|4849) write (9).
2025-12-05 15:43:55.581@LM_DEBUG@15:43:55.581158|(4833|4845) reader 7C8377F0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:43:55.581@LM_DEBUG@15:43:55.581249|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.631@LM_INFO@15:43:55.631057|(4832|4849) write (10).
2025-12-05 15:43:55.631@LM_DEBUG@15:43:55.631637|(4833|4845) reader 7C8377F0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:43:55.631@LM_DEBUG@15:43:55.631765|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.681@LM_INFO@15:43:55.681577|(4832|4849) write (11).
2025-12-05 15:43:55.682@LM_DEBUG@15:43:55.682226|(4833|4845) reader 7C8377F0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:43:55.682@LM_DEBUG@15:43:55.682318|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.732@LM_INFO@15:43:55.732214|(4832|4849) write (12).
2025-12-05 15:43:55.733@LM_DEBUG@15:43:55.733252|(4833|4845) reader 7C8377F0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:43:55.733@LM_DEBUG@15:43:55.733349|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.783@LM_INFO@15:43:55.783133|(4832|4849) write (13).
2025-12-05 15:43:55.783@LM_DEBUG@15:43:55.783521|(4833|4845) reader 7C8377F0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:43:55.783@LM_DEBUG@15:43:55.783603|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.833@LM_INFO@15:43:55.833512|(4832|4849) write (14).
2025-12-05 15:43:55.833@LM_DEBUG@15:43:55.833903|(4833|4845) reader 7C8377F0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:43:55.833@LM_DEBUG@15:43:55.833988|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.872@LM_INFO@15:43:55.872710|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:55.872@LM_DEBUG@15:43:55.872807|(4833|4833) received 15 of expected 100
2025-12-05 15:43:55.883@LM_INFO@15:43:55.883862|(4832|4849) write (15).
2025-12-05 15:43:55.884@LM_DEBUG@15:43:55.884327|(4833|4845) reader 7C8377F0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:43:55.884@LM_DEBUG@15:43:55.884413|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.934@LM_INFO@15:43:55.934326|(4832|4849) write (16).
2025-12-05 15:43:55.935@LM_DEBUG@15:43:55.935338|(4833|4845) reader 7C8377F0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:43:55.935@LM_DEBUG@15:43:55.935424|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:55.985@LM_INFO@15:43:55.985191|(4832|4849) write (17).
2025-12-05 15:43:55.985@LM_DEBUG@15:43:55.985619|(4833|4845) reader 7C8377F0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:43:55.985@LM_DEBUG@15:43:55.985738|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.035@LM_INFO@15:43:56.035556|(4832|4849) write (18).
2025-12-05 15:43:56.036@LM_DEBUG@15:43:56.036069|(4833|4845) reader 7C8377F0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:43:56.036@LM_DEBUG@15:43:56.036156|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.085@LM_INFO@15:43:56.086012|(4832|4849) write (19).
2025-12-05 15:43:56.087@LM_DEBUG@15:43:56.087229|(4833|4845) reader 7C8377F0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:43:56.087@LM_DEBUG@15:43:56.087578|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.136@LM_INFO@15:43:56.136837|(4832|4849) write (20).
2025-12-05 15:43:56.137@LM_DEBUG@15:43:56.137264|(4833|4845) reader 7C8377F0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:43:56.137@LM_DEBUG@15:43:56.137351|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.187@LM_INFO@15:43:56.187186|(4832|4849) write (21).
2025-12-05 15:43:56.187@LM_DEBUG@15:43:56.187729|(4833|4845) reader 7C8377F0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:43:56.187@LM_DEBUG@15:43:56.187822|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.237@LM_INFO@15:43:56.237646|(4832|4849) write (22).
2025-12-05 15:43:56.238@LM_DEBUG@15:43:56.238204|(4833|4845) reader 7C8377F0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:43:56.238@LM_DEBUG@15:43:56.238293|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.288@LM_INFO@15:43:56.288098|(4832|4849) write (23).
2025-12-05 15:43:56.288@LM_DEBUG@15:43:56.288518|(4833|4845) reader 7C8377F0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:43:56.288@LM_DEBUG@15:43:56.288603|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.338@LM_INFO@15:43:56.338536|(4832|4849) write (24).
2025-12-05 15:43:56.338@LM_DEBUG@15:43:56.338928|(4833|4845) reader 7C8377F0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:43:56.339@LM_DEBUG@15:43:56.339012|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.388@LM_INFO@15:43:56.388879|(4832|4849) write (25).
2025-12-05 15:43:56.389@LM_DEBUG@15:43:56.389469|(4833|4845) reader 7C8377F0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:43:56.389@LM_DEBUG@15:43:56.389561|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.439@LM_INFO@15:43:56.439400|(4832|4849) write (26).
2025-12-05 15:43:56.440@LM_DEBUG@15:43:56.440032|(4833|4845) reader 7C8377F0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:43:56.440@LM_DEBUG@15:43:56.440122|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.490@LM_INFO@15:43:56.490064|(4832|4849) write (27).
2025-12-05 15:43:56.490@LM_DEBUG@15:43:56.490726|(4833|4845) reader 7C8377F0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:43:56.490@LM_DEBUG@15:43:56.490831|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.540@LM_INFO@15:43:56.540585|(4832|4849) write (28).
2025-12-05 15:43:56.541@LM_DEBUG@15:43:56.541221|(4833|4845) reader 7C8377F0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:43:56.541@LM_DEBUG@15:43:56.541314|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.591@LM_INFO@15:43:56.591178|(4832|4849) write (29).
2025-12-05 15:43:56.591@LM_DEBUG@15:43:56.591820|(4833|4845) reader 7C8377F0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:43:56.591@LM_DEBUG@15:43:56.591917|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.641@LM_INFO@15:43:56.641681|(4832|4849) write (30).
2025-12-05 15:43:56.642@LM_DEBUG@15:43:56.642293|(4833|4845) reader 7C8377F0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:43:56.642@LM_DEBUG@15:43:56.642384|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.692@LM_INFO@15:43:56.692201|(4832|4849) write (31).
2025-12-05 15:43:56.692@LM_DEBUG@15:43:56.692839|(4833|4845) reader 7C8377F0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:43:56.692@LM_DEBUG@15:43:56.692934|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.742@LM_INFO@15:43:56.742740|(4832|4849) write (32).
2025-12-05 15:43:56.743@LM_DEBUG@15:43:56.743335|(4833|4845) reader 7C8377F0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:43:56.743@LM_DEBUG@15:43:56.743423|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.793@LM_INFO@15:43:56.793259|(4832|4849) write (33).
2025-12-05 15:43:56.794@LM_DEBUG@15:43:56.794123|(4833|4845) reader 7C8377F0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:43:56.794@LM_DEBUG@15:43:56.794213|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.844@LM_INFO@15:43:56.844071|(4832|4849) write (34).
2025-12-05 15:43:56.844@LM_DEBUG@15:43:56.844434|(4833|4845) reader 7C8377F0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:43:56.844@LM_DEBUG@15:43:56.844516|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.872@LM_INFO@15:43:56.872940|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:56.873@LM_DEBUG@15:43:56.873018|(4833|4833) received 35 of expected 100
2025-12-05 15:43:56.894@LM_INFO@15:43:56.894398|(4832|4849) write (35).
2025-12-05 15:43:56.894@LM_DEBUG@15:43:56.894769|(4833|4845) reader 7C8377F0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:43:56.894@LM_DEBUG@15:43:56.894852|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.944@LM_INFO@15:43:56.944713|(4832|4849) write (36).
2025-12-05 15:43:56.945@LM_DEBUG@15:43:56.945013|(4833|4845) reader 7C8377F0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:43:56.945@LM_DEBUG@15:43:56.945094|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:56.994@LM_INFO@15:43:56.994989|(4832|4849) write (37).
2025-12-05 15:43:56.995@LM_DEBUG@15:43:56.995280|(4833|4845) reader 7C8377F0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:43:56.995@LM_DEBUG@15:43:56.995362|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.045@LM_INFO@15:43:57.045287|(4832|4849) write (38).
2025-12-05 15:43:57.045@LM_DEBUG@15:43:57.045826|(4833|4845) reader 7C8377F0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:43:57.045@LM_DEBUG@15:43:57.045917|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.095@LM_INFO@15:43:57.095733|(4832|4849) write (39).
2025-12-05 15:43:57.096@LM_DEBUG@15:43:57.096287|(4833|4845) reader 7C8377F0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:43:57.096@LM_DEBUG@15:43:57.096378|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.146@LM_INFO@15:43:57.146200|(4832|4849) write (40).
2025-12-05 15:43:57.147@LM_DEBUG@15:43:57.147063|(4833|4845) reader 7C8377F0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:43:57.147@LM_DEBUG@15:43:57.147152|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.197@LM_INFO@15:43:57.197009|(4832|4849) write (41).
2025-12-05 15:43:57.197@LM_DEBUG@15:43:57.197404|(4833|4845) reader 7C8377F0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:43:57.197@LM_DEBUG@15:43:57.197487|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.247@LM_INFO@15:43:57.247368|(4832|4849) write (42).
2025-12-05 15:43:57.247@LM_DEBUG@15:43:57.247765|(4833|4845) reader 7C8377F0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:43:57.247@LM_DEBUG@15:43:57.247850|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.297@LM_INFO@15:43:57.297733|(4832|4849) write (43).
2025-12-05 15:43:57.298@LM_DEBUG@15:43:57.298443|(4833|4845) reader 7C8377F0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:43:57.298@LM_DEBUG@15:43:57.298530|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.348@LM_INFO@15:43:57.348397|(4832|4849) write (44).
2025-12-05 15:43:57.348@LM_DEBUG@15:43:57.348857|(4833|4845) reader 7C8377F0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:43:57.348@LM_DEBUG@15:43:57.348946|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.398@LM_INFO@15:43:57.398819|(4832|4849) write (45).
2025-12-05 15:43:57.399@LM_DEBUG@15:43:57.399414|(4833|4845) reader 7C8377F0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:43:57.399@LM_DEBUG@15:43:57.399505|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.449@LM_INFO@15:43:57.449398|(4832|4849) write (46).
2025-12-05 15:43:57.450@LM_DEBUG@15:43:57.450015|(4833|4845) reader 7C8377F0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:43:57.450@LM_DEBUG@15:43:57.450105|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.499@LM_INFO@15:43:57.499950|(4832|4849) write (47).
2025-12-05 15:43:57.500@LM_DEBUG@15:43:57.500567|(4833|4845) reader 7C8377F0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:43:57.500@LM_DEBUG@15:43:57.500659|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.550@LM_INFO@15:43:57.550493|(4832|4849) write (48).
2025-12-05 15:43:57.551@LM_DEBUG@15:43:57.551088|(4833|4845) reader 7C8377F0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:43:57.551@LM_DEBUG@15:43:57.551181|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.600@LM_INFO@15:43:57.600994|(4832|4849) write (49).
2025-12-05 15:43:57.601@LM_DEBUG@15:43:57.601624|(4833|4845) reader 7C8377F0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:43:57.601@LM_DEBUG@15:43:57.601748|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.651@LM_INFO@15:43:57.651590|(4832|4849) write (50).
2025-12-05 15:43:57.652@LM_DEBUG@15:43:57.652204|(4833|4845) reader 7C8377F0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:43:57.652@LM_DEBUG@15:43:57.652296|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.702@LM_INFO@15:43:57.702115|(4832|4849) write (51).
2025-12-05 15:43:57.702@LM_DEBUG@15:43:57.702762|(4833|4845) reader 7C8377F0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:43:57.702@LM_DEBUG@15:43:57.702858|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.752@LM_INFO@15:43:57.752664|(4832|4849) write (52).
2025-12-05 15:43:57.753@LM_DEBUG@15:43:57.753248|(4833|4845) reader 7C8377F0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:43:57.753@LM_DEBUG@15:43:57.753338|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.803@LM_INFO@15:43:57.803161|(4832|4849) write (53).
2025-12-05 15:43:57.803@LM_DEBUG@15:43:57.803653|(4833|4845) reader 7C8377F0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:43:57.803@LM_DEBUG@15:43:57.803787|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.853@LM_INFO@15:43:57.853684|(4832|4849) write (54).
2025-12-05 15:43:57.854@LM_DEBUG@15:43:57.854262|(4833|4845) reader 7C8377F0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:43:57.854@LM_DEBUG@15:43:57.854352|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.873@LM_INFO@15:43:57.873130|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:57.873@LM_DEBUG@15:43:57.873203|(4833|4833) received 55 of expected 100
2025-12-05 15:43:57.904@LM_INFO@15:43:57.904169|(4832|4849) write (55).
2025-12-05 15:43:57.904@LM_DEBUG@15:43:57.904633|(4833|4845) reader 7C8377F0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:43:57.904@LM_DEBUG@15:43:57.904744|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:57.954@LM_INFO@15:43:57.954723|(4832|4849) write (56).
2025-12-05 15:43:57.955@LM_DEBUG@15:43:57.955260|(4833|4845) reader 7C8377F0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:43:57.955@LM_DEBUG@15:43:57.955349|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.005@LM_INFO@15:43:58.005213|(4832|4849) write (57).
2025-12-05 15:43:58.005@LM_DEBUG@15:43:58.005817|(4833|4845) reader 7C8377F0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:43:58.005@LM_DEBUG@15:43:58.005910|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.055@LM_INFO@15:43:58.055708|(4832|4849) write (58).
2025-12-05 15:43:58.056@LM_DEBUG@15:43:58.056289|(4833|4845) reader 7C8377F0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:43:58.056@LM_DEBUG@15:43:58.056380|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.106@LM_INFO@15:43:58.106238|(4832|4849) write (59).
2025-12-05 15:43:58.106@LM_DEBUG@15:43:58.106892|(4833|4845) reader 7C8377F0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:43:58.106@LM_DEBUG@15:43:58.106986|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.156@LM_INFO@15:43:58.156762|(4832|4849) write (60).
2025-12-05 15:43:58.157@LM_DEBUG@15:43:58.157387|(4833|4845) reader 7C8377F0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:43:58.157@LM_DEBUG@15:43:58.157477|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.207@LM_INFO@15:43:58.207305|(4832|4849) write (61).
2025-12-05 15:43:58.207@LM_DEBUG@15:43:58.207944|(4833|4845) reader 7C8377F0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:43:58.208@LM_DEBUG@15:43:58.208035|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.257@LM_INFO@15:43:58.257901|(4832|4849) write (62).
2025-12-05 15:43:58.258@LM_DEBUG@15:43:58.258532|(4833|4845) reader 7C8377F0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:43:58.258@LM_DEBUG@15:43:58.258621|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.308@LM_INFO@15:43:58.308451|(4832|4849) write (63).
2025-12-05 15:43:58.309@LM_DEBUG@15:43:58.309079|(4833|4845) reader 7C8377F0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:43:58.309@LM_DEBUG@15:43:58.309170|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.359@LM_INFO@15:43:58.359134|(4832|4849) write (64).
2025-12-05 15:43:58.359@LM_DEBUG@15:43:58.359798|(4833|4845) reader 7C8377F0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:43:58.359@LM_DEBUG@15:43:58.359892|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.409@LM_INFO@15:43:58.409675|(4832|4849) write (65).
2025-12-05 15:43:58.410@LM_DEBUG@15:43:58.410298|(4833|4845) reader 7C8377F0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:43:58.410@LM_DEBUG@15:43:58.410387|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.460@LM_INFO@15:43:58.460260|(4832|4849) write (66).
2025-12-05 15:43:58.460@LM_DEBUG@15:43:58.460925|(4833|4845) reader 7C8377F0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:43:58.461@LM_DEBUG@15:43:58.461020|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.511@LM_INFO@15:43:58.511082|(4832|4849) write (67).
2025-12-05 15:43:58.511@LM_DEBUG@15:43:58.511734|(4833|4845) reader 7C8377F0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:43:58.511@LM_DEBUG@15:43:58.511829|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.561@LM_INFO@15:43:58.561612|(4832|4849) write (68).
2025-12-05 15:43:58.562@LM_DEBUG@15:43:58.562200|(4833|4845) reader 7C8377F0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:43:58.562@LM_DEBUG@15:43:58.562291|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.612@LM_INFO@15:43:58.612123|(4832|4849) write (69).
2025-12-05 15:43:58.612@LM_DEBUG@15:43:58.612744|(4833|4845) reader 7C8377F0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:43:58.612@LM_DEBUG@15:43:58.612839|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.662@LM_INFO@15:43:58.662710|(4832|4849) write (70).
2025-12-05 15:43:58.663@LM_DEBUG@15:43:58.663202|(4833|4845) reader 7C8377F0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:43:58.663@LM_DEBUG@15:43:58.663284|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.713@LM_INFO@15:43:58.713309|(4832|4849) write (71).
2025-12-05 15:43:58.713@LM_DEBUG@15:43:58.713945|(4833|4845) reader 7C8377F0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:43:58.714@LM_DEBUG@15:43:58.714035|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.763@LM_INFO@15:43:58.763931|(4832|4849) write (72).
2025-12-05 15:43:58.764@LM_DEBUG@15:43:58.764944|(4833|4845) reader 7C8377F0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:43:58.765@LM_DEBUG@15:43:58.765035|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.814@LM_INFO@15:43:58.814933|(4832|4849) write (73).
2025-12-05 15:43:58.815@LM_DEBUG@15:43:58.815365|(4833|4845) reader 7C8377F0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:43:58.815@LM_DEBUG@15:43:58.815449|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.865@LM_INFO@15:43:58.865305|(4832|4849) write (74).
2025-12-05 15:43:58.865@LM_DEBUG@15:43:58.865640|(4833|4845) reader 7C8377F0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:43:58.865@LM_DEBUG@15:43:58.865745|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.873@LM_INFO@15:43:58.873315|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:58.873@LM_DEBUG@15:43:58.873385|(4833|4833) received 75 of expected 100
2025-12-05 15:43:58.915@LM_INFO@15:43:58.915630|(4832|4849) write (75).
2025-12-05 15:43:58.916@LM_DEBUG@15:43:58.916063|(4833|4845) reader 7C8377F0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:43:58.916@LM_DEBUG@15:43:58.916149|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:58.965@LM_INFO@15:43:58.965985|(4832|4849) write (76).
2025-12-05 15:43:58.966@LM_DEBUG@15:43:58.966305|(4833|4845) reader 7C8377F0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:43:58.966@LM_DEBUG@15:43:58.966387|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.016@LM_INFO@15:43:59.016262|(4832|4849) write (77).
2025-12-05 15:43:59.016@LM_DEBUG@15:43:59.016562|(4833|4845) reader 7C8377F0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:43:59.016@LM_DEBUG@15:43:59.016644|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.066@LM_INFO@15:43:59.066561|(4832|4849) write (78).
2025-12-05 15:43:59.066@LM_DEBUG@15:43:59.066998|(4833|4845) reader 7C8377F0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:43:59.067@LM_DEBUG@15:43:59.067097|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.116@LM_INFO@15:43:59.116953|(4832|4849) write (79).
2025-12-05 15:43:59.117@LM_DEBUG@15:43:59.117450|(4833|4845) reader 7C8377F0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:43:59.117@LM_DEBUG@15:43:59.117541|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.167@LM_INFO@15:43:59.167368|(4832|4849) write (80).
2025-12-05 15:43:59.167@LM_DEBUG@15:43:59.167857|(4833|4845) reader 7C8377F0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:43:59.167@LM_DEBUG@15:43:59.167946|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.217@LM_INFO@15:43:59.217786|(4832|4849) write (81).
2025-12-05 15:43:59.218@LM_DEBUG@15:43:59.218934|(4833|4845) reader 7C8377F0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:43:59.219@LM_DEBUG@15:43:59.219108|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.268@LM_INFO@15:43:59.268574|(4832|4849) write (82).
2025-12-05 15:43:59.269@LM_DEBUG@15:43:59.269361|(4833|4845) reader 7C8377F0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:43:59.269@LM_DEBUG@15:43:59.269442|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.319@LM_INFO@15:43:59.319373|(4832|4849) write (83).
2025-12-05 15:43:59.319@LM_DEBUG@15:43:59.319736|(4833|4845) reader 7C8377F0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:43:59.319@LM_DEBUG@15:43:59.319821|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.369@LM_INFO@15:43:59.369723|(4832|4849) write (84).
2025-12-05 15:43:59.370@LM_DEBUG@15:43:59.370268|(4833|4845) reader 7C8377F0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:43:59.370@LM_DEBUG@15:43:59.370360|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.420@LM_INFO@15:43:59.420204|(4832|4849) write (85).
2025-12-05 15:43:59.420@LM_DEBUG@15:43:59.420842|(4833|4845) reader 7C8377F0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:43:59.420@LM_DEBUG@15:43:59.420936|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.470@LM_INFO@15:43:59.470722|(4832|4849) write (86).
2025-12-05 15:43:59.471@LM_DEBUG@15:43:59.471317|(4833|4845) reader 7C8377F0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:43:59.471@LM_DEBUG@15:43:59.471407|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.521@LM_INFO@15:43:59.521222|(4832|4849) write (87).
2025-12-05 15:43:59.521@LM_DEBUG@15:43:59.521838|(4833|4845) reader 7C8377F0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:43:59.521@LM_DEBUG@15:43:59.521934|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.571@LM_INFO@15:43:59.571740|(4832|4849) write (88).
2025-12-05 15:43:59.572@LM_DEBUG@15:43:59.572298|(4833|4845) reader 7C8377F0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:43:59.572@LM_DEBUG@15:43:59.572387|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.622@LM_INFO@15:43:59.622271|(4832|4849) write (89).
2025-12-05 15:43:59.622@LM_DEBUG@15:43:59.622793|(4833|4845) reader 7C8377F0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:43:59.622@LM_DEBUG@15:43:59.622881|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.672@LM_INFO@15:43:59.672734|(4832|4849) write (90).
2025-12-05 15:43:59.673@LM_DEBUG@15:43:59.673343|(4833|4845) reader 7C8377F0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:43:59.673@LM_DEBUG@15:43:59.673436|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.723@LM_INFO@15:43:59.723411|(4832|4849) write (91).
2025-12-05 15:43:59.723@LM_DEBUG@15:43:59.723994|(4833|4845) reader 7C8377F0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:43:59.724@LM_DEBUG@15:43:59.724084|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.773@LM_INFO@15:43:59.773964|(4832|4849) write (92).
2025-12-05 15:43:59.774@LM_DEBUG@15:43:59.774495|(4833|4845) reader 7C8377F0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:43:59.774@LM_DEBUG@15:43:59.774584|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.824@LM_INFO@15:43:59.824445|(4832|4849) write (93).
2025-12-05 15:43:59.824@LM_DEBUG@15:43:59.824844|(4833|4845) reader 7C8377F0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:43:59.824@LM_DEBUG@15:43:59.824925|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.873@LM_INFO@15:43:59.873594|(4833|4833) subscriber checking for pub finished
2025-12-05 15:43:59.873@LM_DEBUG@15:43:59.873924|(4833|4833) received 94 of expected 100
2025-12-05 15:43:59.874@LM_INFO@15:43:59.874790|(4832|4849) write (94).
2025-12-05 15:43:59.875@LM_DEBUG@15:43:59.875690|(4833|4845) reader 7C8377F0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:43:59.875@LM_DEBUG@15:43:59.875789|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.925@LM_INFO@15:43:59.925534|(4832|4849) write (95).
2025-12-05 15:43:59.926@LM_DEBUG@15:43:59.926666|(4833|4845) reader 7C8377F0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:43:59.927@LM_DEBUG@15:43:59.927059|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:43:59.976@LM_INFO@15:43:59.976413|(4832|4849) write (96).
2025-12-05 15:43:59.976@LM_DEBUG@15:43:59.976923|(4833|4845) reader 7C8377F0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:43:59.977@LM_DEBUG@15:43:59.977014|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:44:00.026@LM_INFO@15:44:00.026878|(4832|4849) write (97).
2025-12-05 15:44:00.027@LM_DEBUG@15:44:00.027428|(4833|4845) reader 7C8377F0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:00.027@LM_DEBUG@15:44:00.027518|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:44:00.077@LM_INFO@15:44:00.077406|(4832|4849) write (98).
2025-12-05 15:44:00.078@LM_DEBUG@15:44:00.078210|(4833|4845) reader 7C8377F0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:44:00.078@LM_DEBUG@15:44:00.078297|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:44:00.128@LM_INFO@15:44:00.128156|(4832|4849) write (99).
2025-12-05 15:44:00.128@LM_DEBUG@15:44:00.128779|(4833|4845) reader 7C8377F0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:00.128@LM_DEBUG@15:44:00.128874|(4833|4845) SampleInfo.sample_rank = 0
2025-12-05 15:44:00.178@LM_DEBUG@15:44:00.178658|(4832|4849) Writer::svc finished.
2025-12-05 15:44:00.377@LM_INFO@15:44:00.377354|(4832|4832) publisher signaling finished
2025-12-05 15:44:00.377@LM_DEBUG@15:44:00.377534|(4832|4832) notifying subscriber of 0 timeout writes
2025-12-05 15:44:00.627@LM_INFO@15:44:00.627741|(4832|4832) publisher checking for sub finished
2025-12-05 15:44:00.874@LM_INFO@15:44:00.874217|(4833|4833) subscriber signaling finished
2025-12-05 15:44:00.877@LM_INFO@15:44:00.877953|(4832|4832) publisher checking for sub finished
2025-12-05 15:44:00.878@LM_DEBUG@15:44:00.878029|(4832|4832) Writer::end
2025-12-05 15:44:00.878@LM_DEBUG@15:44:00.878722|(4833|4845) instance is disposed
2025-12-05 15:44:00.878@LM_DEBUG@15:44:00.878865|(4832|4835) DataWriterImpl::remove_associations: bit 0 local 01030000.23b3793d.00000003.00000102(9fff025d) remote 01030000.23b3793d.00000002.00000507(b6991a66) num remotes 1
2025-12-05 15:44:00.879@LM_DEBUG@15:44:00.880013|(4833|4836) DataReaderImpl::remove_associations: bit 0 local 01030000.23b3793d.00000002.00000507(b6991a66) remote 01030000.23b3793d.00000003.00000102(9fff025d) num remotes 1
2025-12-05 15:44:00.880@LM_DEBUG@15:44:00.880203|(4833|4836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.23b3793d.00000002.00000507(b6991a66) remote 01030000.23b3793d.00000003.00000102(9fff025d) num remotes 1
2025-12-05 15:44:00.880@LM_DEBUG@15:44:00.880332|(4833|4836) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:00.880@LM_DEBUG@15:44:00.880485|(4833|4836) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:00.880@LM_DEBUG@15:44:00.880906|(4832|4835) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000003.000001c7(74f13462) remote 01030000.23b3793d.00000001.000001c2(7e5b938d) num remotes 1
2025-12-05 15:44:00.881@LM_DEBUG@15:44:00.881026|(4832|4835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000003.000001c7(74f13462) remote 01030000.23b3793d.00000001.000001c2(7e5b938d) num remotes 1
2025-12-05 15:44:00.881@LM_DEBUG@15:44:00.881724|(4832|4835) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000003.000003c7(46c756e0) remote 01030000.23b3793d.00000001.000004c2(032c67c8) num remotes 1
2025-12-05 15:44:00.881@LM_DEBUG@15:44:00.881838|(4832|4835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000003.000003c7(46c756e0) remote 01030000.23b3793d.00000001.000004c2(032c67c8) num remotes 1
2025-12-05 15:44:00.882@LM_DEBUG@15:44:00.882378|(4832|4835) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000003.000004c7(0986c027) remote 01030000.23b3793d.00000001.000003c2(4c6df10f) num remotes 1
2025-12-05 15:44:00.882@LM_DEBUG@15:44:00.882490|(4832|4835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000003.000004c7(0986c027) remote 01030000.23b3793d.00000001.000003c2(4c6df10f) num remotes 1
2025-12-05 15:44:00.883@LM_DEBUG@15:44:00.883137|(4832|4835) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000003.000002c7(5fdc67a1) remote 01030000.23b3793d.00000001.000002c2(5576c04e) num remotes 1
2025-12-05 15:44:00.883@LM_DEBUG@15:44:00.883254|(4832|4835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000003.000002c7(5fdc67a1) remote 01030000.23b3793d.00000001.000002c2(5576c04e) num remotes 1
2025-12-05 15:44:00.883@LM_DEBUG@15:44:00.883367|(4832|4843) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37767 , reconnect_state = INIT_STATE.
2025-12-05 15:44:00.883@LM_DEBUG@15:44:00.883558|(4832|4843) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:00.886@LM_DEBUG@15:44:00.886035|(4832|4832) Service_Participant::shutdown
2025-12-05 15:44:00.889@LM_DEBUG@15:44:00.889677|(4832|4832) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:00.890@LM_DEBUG@15:44:00.890301|(4832|4832) Service_Participant::~Service_Participant
2025-12-05 15:44:00.890@LM_DEBUG@15:44:00.890357|(4832|4832) Service_Participant::shutdown
2025-12-05 15:44:01.124@LM_INFO@15:44:01.124495|(4833|4833) subscriber checking for pub finished
2025-12-05 15:44:01.124@LM_INFO@15:44:01.124633|(4833|4833) subscriber starting shutdown
2025-12-05 15:44:01.125@LM_DEBUG@15:44:01.125760|(4833|4834) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000002.000001c7(49911dd2) remote 01030000.23b3793d.00000001.000001c2(7e5b938d) num remotes 1
2025-12-05 15:44:01.125@LM_DEBUG@15:44:01.125902|(4833|4834) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000002.000001c7(49911dd2) remote 01030000.23b3793d.00000001.000001c2(7e5b938d) num remotes 1
2025-12-05 15:44:01.126@LM_DEBUG@15:44:01.126712|(4833|4834) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000002.000003c7(7ba77f50) remote 01030000.23b3793d.00000001.000004c2(032c67c8) num remotes 1
2025-12-05 15:44:01.126@LM_DEBUG@15:44:01.126829|(4833|4834) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000002.000003c7(7ba77f50) remote 01030000.23b3793d.00000001.000004c2(032c67c8) num remotes 1
2025-12-05 15:44:01.127@LM_DEBUG@15:44:01.127351|(4833|4834) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000002.000004c7(34e6e997) remote 01030000.23b3793d.00000001.000003c2(4c6df10f) num remotes 1
2025-12-05 15:44:01.127@LM_DEBUG@15:44:01.127464|(4833|4834) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000002.000004c7(34e6e997) remote 01030000.23b3793d.00000001.000003c2(4c6df10f) num remotes 1
2025-12-05 15:44:01.128@LM_DEBUG@15:44:01.128068|(4833|4834) DataReaderImpl::remove_associations: bit 1 local 01030000.23b3793d.00000002.000002c7(62bc4e11) remote 01030000.23b3793d.00000001.000002c2(5576c04e) num remotes 1
2025-12-05 15:44:01.128@LM_DEBUG@15:44:01.128230|(4833|4834) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23b3793d.00000002.000002c7(62bc4e11) remote 01030000.23b3793d.00000001.000002c2(5576c04e) num remotes 1
2025-12-05 15:44:01.128@LM_DEBUG@15:44:01.128230|(4833|4842) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37767 , reconnect_state = INIT_STATE.
2025-12-05 15:44:01.128@LM_DEBUG@15:44:01.128546|(4833|4842) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:01.128@LM_DEBUG@15:44:01.128931|(4833|4834) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:01.133@LM_INFO@15:44:01.133092|(4833|4833) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:01.133@LM_DEBUG@15:44:01.133156|(4833|4833) Service_Participant::shutdown
2025-12-05 15:44:01.134@LM_DEBUG@15:44:01.134241|(4833|4833) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:01.136@LM_INFO@15:44:01.136839|(4833|4833) subscriber exiting with status 0
2025-12-05 15:44:01.137@LM_DEBUG@15:44:01.137407|(4833|4833) Service_Participant::~Service_Participant
2025-12-05 15:44:01.137@LM_DEBUG@15:44:01.137463|(4833|4833) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:01.166777|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl multicast Time:7s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4851
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -w 1 -m 1 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4858 started at 2025-12-05 15:44:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4859 started at 2025-12-05 15:44:01
1155::4444::0011..442233000043||((44885598||44885598)) 1155::4444::0011..442233005544 spuubbslcirsihbeerr mmaaiinn
2022052-51-21-20-50 51 51:54:44:40:10.14.2432@3L@ML_MI_NIFNOF@O1@51:54:44:40:10.14.2432334324|2(|4(845885|94|845885)9 )I NIFNOF:O :s este_tD_CDPCSP_Sd_edbeubgu_gl_elveevle:l :s este tt ot o1
1
22002255--1122--0055 1155::4444::0011..442233@@LLMM__IINNFFOO@@1155::4444::0011..442233447723||((44885589||44885589)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4444::0011..442233@@LLMM__IINFNOF@O1@51:54:44:40:10.14.2432637687|8(|4(845895|84|845895)8 )I NIFNOF:O :S eSrevrivciec_eP_aPratritciicpiapnatn:t::p:rporcoecsess_sc_ocnofnifgi_gf_ifliel:e :G oGionign gt ot ol olaoda dc ocnofnifgiugruartaitoino nf rformo m" a"lall.li.niin"i
"
2025-21022-50-51 21-50:54 41:50:14.44:2041@.L4M2_4I@NLFMO_@I1N5F:O4@41:50:14.44:20411.1492|4(142805|9(|44885589|)4 8I5N8F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NSFHIMGE_MS_HTMREAMN_STPROARNTSSP=OsRhTmSe=ms
hmem
2025-12-052 01255:-4142:-0015. 41254:@4L4M:_0I1N.F4O2@41@5L:M4_4I:N0F1O.@41254:24942:|0(14.845294|249865|9()4 8I5N8F|O4:8 5C8o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gS:H MCEOMN=F@IsGh_mSeHmM
EM=@shmem
2025-12-05 1250:2454-:1021-.0452 41@5L:M4_4I:N0F1O.@41254:@4L4M:_0I1N.F4O2@41455:24|4(:40815.94|244845597)| (I4N8F5O8:| 4C8o5n8f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iRnTgP:S _CTORNAFNISGP_ORRTTPSS=_rTtRpAsN
SPORTS=rtps
2025-12-05 1250:2454-:1021-.0452 41@5L:M4_4I:N0F1O.@41254:@4L4M:_0I1N.F4O2@41650:74|4(:40815.94|244865192)| (I4N8F5O8:| 4C8o5n8f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iRnTgP:S =C@OrNtFpIsG
_RTPS=@rtps
2025-12-05 15:44:0210.2452-41@2L-M0_5I N1F5O:@4145::0414.:40214.@4L2M4_7I7N7F|O(@41855:94|44:80519.)4 2I4N7F8O5:| (C4o8n5f8i|g4S8t5o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpNlF:I:Gs_eMtU_LsTtIrCiAnSgT:_ TCROANNFSIPGO_RMTUSL=TmIuClAtSiTc_aTsRtA
NSPORTS=multicast
2025-12-05 15:44:20012.54-2142@-L0M5_ I1N5F:O4@41:50:14.44:2041@.L4M2_4I9N4F3O|@(1458:5494|:40815.94)2 4I9N5F0O|:( 4C8o5n8f|i4g8S5t8o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlN:F:IsGe_tM_UsLtTrIiCnAgS:T =C@OmNuFlItGi_cMaUsLtT
ICAST=@multicast
2025-12-05 15:24042:50-11.24-2055@ L1M5_:I4N4F:O0@11.54:2454@:L0M1_.I4N2F5O1@0115|:(4448:5091|.44825591)0 8I|N(F4O8:5 8C|o4n8f5i8g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tUrDiPn_gT:R ACNOSNPFOIRGT_SU=DuPd_pT
RANSPORTS=udp
2025-12-05 152:04245:-0112.-40255 @1L5M:_4I4N:F0O1@.1452:54@4L:M0_1I.N4F2O5@21555:|4(44:80519.|442855296)1 |I(N4F8O5:8 |C4o8n5f8i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rUiDnPg=:@ uCdOpN
FIG_UDP=@udp
2025-12-05 15:44:0210.2452-51@2L-M0_5I N1F5O:@4145::0414.:40215.@4L2M5_4I0N0F|O(@41855:94|44:80519.)4 2I5N4F0O8:| (C4o8n5f8i|g4S8t5o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpNlF:I:Gs_eTtC_Ps_tTrRiAnNgS:P OCROTNSF=ItGc_pT
CP_TRANSPORTS=tcp
2025-12-05 152:04245:-0112.-40255 @1L5M:_4I4N:F0O1@.1452:54@4L:M0_1I.N4F2O5@51551:|4(44:80519.|442855595)6 |I(N4F8O5:8 |C4o8n5f8i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rTiCnPg=:@ tCcOpN
FIG_TCP=@tcp
2025-12-05 15:44:0210.2452-51@2L-M0_5I N1F5O:@4145::0414.:40215.@4L2M5_7I0N3F|O(@41855:94|44:80519.)4 2I5N7F1O0:| (C4o8n5f8i|g4S8t5o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpNlF:I:Gs=e@tc_osntfriign
g: CONFIG=@config
2025-12-05 15:44:20012.54-2152@-L0M5_ I1N5F:O4@41:50:14.44:2051@.L4M2_5I8N4F9O|@(1458:5494|:40815.94)2 5I8N5F7O|:( 4C8o5n8f|i4g8S5t8o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tSrHiMnEgM:_ TTRRAANNSSPPOORRTT__TSYHPMEE=Ms_hTmReAmN
SPORT_TYPE=shmem
2025-12-05 15:442:00215.-41226-@0L5M _1I5N:F4O4@:1051:.4442:60@1L.M4_2I6N0F1O6@|1(54:84549:|0418.5492)6 0I2N3F|O(:4 8C5o8n|f4i8g5S8t)o rIeNIFmOp:l :C:osnefti_gsSttroirnegI:m pTlR:A:NsSePtO_RsTt_rSiHnMgE:M =T@RsAhNmSePmO
RT_SHMEM=@shmem
2025-12-05 15:4240:2051-.1422-60@5L M1_5I:N4F4O:@0115.:44246:@0L1M._4I2N6F1O6@81|5(:44845:90|14.845296)1 7I5N|F(O4:8 5C8o|n4f8i5g8S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lT:R:AsNeStP_OsRtTr_iRnTgP:S _TURSAEN_SMPUOLRTTI_CRATSPTS=_0U
SE_MULTICAST=0
2025-12-05 15:24042:50-11.24-2065@ L1M5_:I4N4F:O0@11.54:2464@:L0M1_.I4N2F6O3@2195|:(4448:5091|.44825693)3 6I|N(F4O8:5 8C|o4n8f5i8g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nRgT:P ST_RTARNASNPSOPROTR_TR_TTPYSP_ET=RrAtNpSsP_OuRdTp_
TYPE=rtps_udp
2025-12-05 15:24042:50-11.24-2065@ L1M5_:I4N4F:O0@11.54:2464@:L0M1_.I4N2F6O4@9175|:(4448:5091|.44825695)0 3I|N(F4O8:5 8C|o4n8f5i8g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nRgT:P ST=R@ArNtSpPsO
RT_RTPS=@rtps
2025-12-05 15:24042:50-11.24-2065@ L1M5_:I4N4F:O0@11.54:2464@:L0M1_.I4N2F6O6@5115|:(4448:5091|.44825696)5 7I|N(F4O8:5 8C|o4n8f5i8g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nMgU:L TTIRCAANSSTP_OTRRTA_NMSUPLOTRITC_ATSYTP_ET=RmAuNlStPiOcRaTs_tT
YPE=multicast
2025-12-05 15:44:012.042256-@1L2M-_0I5N F1O5@:1454::4041:.0412.64@2L6M8_4I3N|F(O4@81559:|4448:5091). 4I2N6F8O5:1 |C(o4n8f5i8g|S4t8o5r8e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__MsUtLrTiInCgA:S TT=R@AmNuSlPtOiRcTa_sMtU
LTICAST=@multicast
2025-12-05 15:44:012.042257-@1L2M-_0I5N F1O5@:1454::4041:.0412.74@2L7M0_0I3N|F(O4@81559:|4448:5091). 4I2N7F0O1:2 |C(o4n8f5i8g|S4t8o5r8e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__UsDtPr_iTnRgA:N STPROARNTS_PTOYRPTE_=UuDdPp_
TRANSPORT_TYPE=udp
2025-12-05 15:4240:2051-.1422-70@5L M1_5I:N4F4O:@0115.:44247:@0L1M._4I2N7F1O6@81|5(:44845:90|14.845297)1 7I5N|F(O4:8 5C8o|n4f8i5g8S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lT:R:AsNeStP_OsRtTr_iUnDgP:= @TuRdApN
SPORT_UDP=@udp
2025-12-052 01255:-4142:-0015. 41257:@4L4M:_0I1N.F4O2@71@5L:M4_4I:N0F1O.@41257:34149:|0(14.845297|342845|9()4 8I5N8F|O4:8 5C8o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TTRCAPN_STPROARNTS_PTOCRPT__TTRYAPNES=PtOcRpT
_TYPE=tcp
2025-12-052 01255:-4142:-0015. 41257:@4L4M:_0I1N.F4O2@71@5L:M4_4I:N0F1O.@41257:44844:|0(14.845297|448895|9()4 8I5N8F|O4:8 5C8o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TTRCAPN=S@PtOcRpT
_TCP=@tcp
2025-12-0250 2155-:1424-:0051 .1452:74@4L:M0_1I.N4F2O7@@1L5M:_4I4N:F0O1@.1452:74643:10|1(.44825796|3458|5(94)8 5I8N|F4O8:5 8C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT=R@AtNrSaPnOsRpTo=r@tt
ransport
22002255--1122--0055 1155::4444::0011..442277@@LM_INFO@L1M5_:I4N4F:O0@11.54:24748:1001|.(442875789|94|8(5488)5 9I|N4F8O5:9 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrMiMnOgN:_ PCOOOMLM_OSNI_ZPEO=O4L0_0S0I0Z0E0=04
0000000
2025-1220-2055- 1125-:0454 :1051:.4442:70@1L.M4_2I7N@FLOM@_1I5N:F4O4@:1051:.4442:70917.24|2(74987558||(44885589)| 4I8N5F9O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnMgM:O NC_ODMCMPOSN__IDNCFPOS__RIENPFOO=_fRiElPeO:=/f/irleep:o/./iroerp
o.ior
202250-2152--1025- 0155 :1454::4041:.0412.84@2L8M@_LIMN_FION@F1O5@:1454::4041:.0412.84125801|5(24|8(5488|5498|5488)5 9I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O MCMOOMNM_ODNC_PDSC_PGSL_OGBLAOLB_ATLR_ATNRSAPNOSRPTO_RCTO_NCFOINGF=ItGc=pt
cp
22002255--1122--0055 1155::4444::0011..442288@@LLMM__IINNFFOO@@1155::4444::0011..442288332288||((44885598||44885598)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN==@@ccoommmmoonn
22002255--1122--0055 1155::4444::0011..442288@@LLMM__IINNFFOO@@1155::4444::0011..442288887744||((44885589||44885589)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::0011..443300@@LLMM__IINNFFOO@@1155::4444::0011..443300005577||((44885598||44885598)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::0011..443300@@LLMM__IINNFFOO@@1155::4444::0011..443300225599||((44885598||44885598)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::0011..443300@@LLMM__IINNFFOO@@1155::4444::0011..443300444433||((44885598||44885598)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii Oct 3O c2t0 : 433 :2001: 4U3T:C0 12 0U2T5C
2025
2025-21022-50-51 21-50:54 41:50:14.44:3001@.L4M3_0I@NLFMO_@I1N5F:O4@41:50:14.44:30017.3433|0(743855|9(|44885589|)4 8S5e8r)v iSceer_vPiacret_iPcairptaincti:p:agnett:_:dgoemta_idno_mpaairnt_ipcairptaincti_pfaanctt_ofrayc:t ocroym:p icloemrp:i lge rv:e rgs ivoenr s1i1o.n4 .101
.4.0
22002255--1122--0055 1155::4444::0011..443300@@LLMM__NNOOTTIICCEE@@1155::4444::0011..443300990089||((44885598||44885598)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
22002255--1122--0055 1155::4444::0011..443311@@LLMM__DDEEBBUUGG@@1155::4444::0011..443311445555||((44885598||44885598)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkCoknCfoingfMiognMiotnoirt
or
22002255--1122--0055 1155::4444::0011..443311@@LLMM__DDEEBBUUGG@@1155::4444::0011..443311996678||PSuubblsicsrhiebre rU sUisnign gR TRPTSP St rtarnasnpsoprotr.t
.
2025-12-05 15:44:01.432@LM_INFO@15:442:00215.-41322-10750 |1(54:84548:|0418.5483)2 @ILNMF_OI:N FCOo@n1f5i:g4S4t:o0r1e.I4m3p2l1:8:3s|e(t4_8s5t9r|i4n8g5:9 )R EIPNOFSOI:T OCRoYn_fDiEgFSAtUoLrTe_IRmEpPlO:=:@sDeEtF_AsUtLrTi_nRgE:P OR
EPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:01.43220@2L5M-_12D-E0B5U G1@51:54:44:40:10.14.3423@2L3M5_4D|E(B4U8G5@81|54:84548:)0 1S.e4r3v2i3c6e8_|P(a4r8t5i9c|i4p8a5n9t): :Sseertv_irceep_oP_airotri:c iRpeapnot[:D:EsFeAtU_LrTe_pRoE_PiOo]r := =R efpiol[eD:E/F/ArUeLpTo_.RiEoPrO
] == file://repo.ior
15:44:01.453077|(4851|4851) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 152:04245:-0112.-40650 @1L5M:_4I4N:F0O1@.1456:04@4L:M0_1I.N4F6O0@41357:|4(44:80519.|446805495)0 |I(N4F8O5:8 |C4o8n5f8i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gO:P ETNRDADNSS_PBOIRTTT_COPP_ETNRDADNSS_PBOIRTTT_CIPN_STTR_ADNESFPAOURLTT__IRNESPTO__DDEAFTAAULLITN_KR_ERPEOL_EDAASTEA_LDIENLKA_YR=E0L
EASE_DELAY=0
22002255--1122--0055 1155::4444::0011..446600@@LLMM__IINNFFOO@@1155::4444::0011..446600779939||((44885589||44885589)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__LLOOCCAALL__AADDDDRREESSSS==::00
220250-215-12-05 15:44:01.461@2L-M0_5I N1F5O:@4145::0414.:40611.@4L6M1_0I5N6F|O(@41855:94|44:80519.)4 6I1n0f5o3R|e(p4o8D5i8s|c4o8v5e8r)y :I:nbfiotR_ecpoonDfiisgc o-v eBrIyT: :tbcipt _tcroannfsipgo r-t B:I0T
tcp transport :0
2025-12-05 15:44:01.467@LM_WARNING@15:44:01.467096|(4858|4858) WARNING: get_fully_qualifi2e0d2_5h-o1s2t-n0a5m e1:5 :C4o4u:l0d1 .n4o6t7 @fLiMn_dW AFRQNDINN.G @U1s5i:n4g4 :"0r1u.n4n6e7r1v4m6y|g(847865"9 |a4s8 5f9u)l lWyA RqNuIaNlGi:f igeedt _hfousltlnya_mqeu,a lpilfeiaesde_ hcoosrtrneacmte :s yCsotuelmd cnoontf ifgiunrda tFiQoDnN..
Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:01.475@LM_DEBUG@15:44:01.475199|(4858|4863) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000003.000001c7(032a82e1) remote 01030000.58bc9e11.00000001.000001c2(0980250e)
2025-12-05 15:44:01.475@LM_WARNING@15:44:01.475515|(4858|4858) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.476@LM_DEBUG@15:44:01.476187|(4859|4862) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000002.000001c7(3e4aab51) remote 01030000.58bc9e11.00000001.000001c2(0980250e)
2025-12-05 15:44:01.476@LM_WARNING@15:44:01.476666|(4859|4859) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.476@LM_DEBUG@15:44:01.477006|(4858|4858) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000003.000002c7(2807d122) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd)
2025-12-05 15:44:01.478@LM_WARNING@15:44:01.478048|(4858|4858) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.478@LM_DEBUG@15:44:01.478429|(4859|4859) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000002.000002c7(1567f892) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd)
2025-12-05 15:44:01.479@LM_DEBUG@15:44:01.479298|(4858|4863) DataReader2I0m2p5l-:1:2a-d0d5 15:44:01.479@LM_WARNING@_1a5s:s4o4c:i0a1t.i4o7n9 3-5 8b|i(t4 815 9l|o4c8a5l9 )0 1T0y3p0e0L0o0o.k5u8pbSce9rev1i1c.e0:0:0t0y0p0e0_3i.d0e0n0t0i0f3ice7r(_3t1o1_cdey0n6a3m)i cr e-m oEtnec o0u1n0t3e0r0e0d0 .T5K8_bNcO9NeE1:1 .r0e0t0u0r0n0i0n1g. 0n0i0l0 0D4ycn2a(m7i4cf 7Tdy1p4eb
)
2025-12-05 15:44:01.479@LM_WARNING@15:44:01.479874|(4858|4858) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.480@LM_DEBUG@15:44:01.480612|(4859|4862) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000002.000003c7(0c7cc9d3) remote 01030000.58bc9e11.00000001.000004c2(74f7d14b)
22002255--1122--0055 1155::4444::01.4810@1L.M4_8D1E@BLUMG_@W1A5R:N4I4N:G0@11.54:84141:9021|.(448815189|74|8(6438)5 9D|a4t8a5R9e)a dTeyrpIemLpolo:k:uapdSde_ravsiscoec:i:attyipoen_ i-d ebnitti f1i elro_ctaol_ d0y1n0a3m0i0c0 0-. 5E8nbcco9uen1t1e.r0e0d0 0T0K0_0N3O.N0E0:0 0r0e4tcu7r(n7ien5gd 7n6ial4 )D yrneammoitce T0y1p0e3
0000.58bc9e11.00000001.000003c2(3bb6478c)
2025-12-05 15:44:01.481@LM_WARNING@15:44:01.481803|(4858|4858) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.482@LM_DEBUG@15:44:01.482453|(4858|4858) attach to RTPS
2025-12-05 15:44:01.482@LM_DEBUG@15:44:01.482757|(4859|4862) DataReaderImpl::add_association - bit 1 local 01030000.58bc9e11.00000002.000004c7(433d5f14) remote 01030000.58bc9e11.00000001.000003c2(3bb6478c)
2025-12-05 15:44:01.483@LM_WARNING@15:44:01.483346|(4859|4859) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.484@LM_DEBUG@15:44:01.484034|(4859|4859) attach to RTPS
2025-12-05 15:44:01.484@LM_DEBUG@15:44:01.484097|(4859|4859) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:01.485@LM_WARNING@15:44:01.485134|(4858|4858) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.485@LM_INFO@15:44:01.485312|(4858|4858) publisher signaling ready
2025-12-05 15:44:01.486@LM_DEBUG@15:44:01.486358|(4858|4863) DataWriterImpl::add_association - bit 0 local 01030000.58bc9e11.00000003.00000102(e824b4de) remote 021002350-01020-.0558 b1c59:e4141:.0010.0408060@0L2M._0D0E0B0U0G5@0175(:c4144:20a1c.e458)6
452|(4859|4862) DataReaderImpl::add_association - bit 0 local 01030000.58bc9e11.00000002.00000507(c142ace5) remote 01030000.58bc9e11.00000003.00000102(e824b4de)
2025-12-05 15:44:01.486@LM_WARNING@15:44:01.486624|(4859|4859) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:01.486@LM_INFO@15:44:01.486790|(4859|4859) subscriber signaling ready
2025-12-05 15:44:01.487@LM_INFO@15:44:01.487635|(4858|4863) DataWriterImpl::transport_assoc_done: writer 01030000.58bc9e11.00000003.00000102(e824b4de) succeeded in associating with reader 01030000.58bc9e11.00000002.00000507(c142ace5)
2025-12-05 15:44:01.487@LM_DEBUG@15:44:01.487775|(4858|4863) DataWriterImpl::transport_assoc_done: writer 01030000.58bc9e11.00000003.00000102(e824b4de) reader 01030000.58bc9e11.00000002.00000507(c142ace5) calling association_complete_i
2025-12-05 15:44:01.487@LM_DEBUG@15:44:01.487884|(4858|4863) DataWriterImpl::association_complete_i - bit 0 local 01030000.58bc9e11.00000003.00000102(e824b4de) remote 01030000.58bc9e11.00000002.00000507(c142ace5)
2025-12-05 15:44:01.497@LM_WARNING@15:44:01.497858|(4858|4870) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:40380 failed send: Operation not permitted
2025-12-05 15:44:01.498@LM_DEBUG@15:44:01.498243|(4859|4873) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:01.735@LM_INFO@15:44:01.735577|(4858|4858) publisher checking for sub ready
2025-12-05 15:44:01.735@LM_DEBUG@15:44:01.735790|(4858|4858) Writer::start
2025-12-05 15:44:01.735@LM_DEBUG@15:44:01.735997|(4858|4874) Writer::svc begins.
2025-12-05 15:44:01.736@LM_DEBUG@15:44:01.736086|(4858|4874) 15:44:01.736088 Writer::svc starting to write.
2025-12-05 15:44:01.736@LM_INFO@15:44:01.736737|(4858|4874) write (0).
2025-12-05 15:44:01.736@LM_DEBUG@15:44:01.736912|(4859|4873) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:01.736@LM_INFO@15:44:01.737023|(4859|4859) subscriber checking for pub ready
2025-12-05 15:44:01.737@LM_INFO@15:44:01.737103|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:01.737@LM_DEBUG@15:44:01.737160|(4859|4859) received 0 of expected 100
2025-12-05 15:44:01.737@LM_DEBUG@15:44:01.737387|(4859|4873) reader D7176780 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:44:01.737@LM_DEBUG@15:44:01.737471|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:01.787@LM_INFO@15:44:01.787168|(4858|4874) write (1).
2025-12-05 15:44:01.788@LM_DEBUG@15:44:01.788623|(4859|4873) reader D7176780 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:44:01.788@LM_DEBUG@15:44:01.788747|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:01.838@LM_INFO@15:44:01.838201|(4858|4874) write (2).
2025-12-05 15:44:01.839@LM_DEBUG@15:44:01.839523|(4859|4873) reader D7176780 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:44:01.839@LM_DEBUG@15:44:01.839609|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:01.889@LM_INFO@15:44:01.889180|(4858|4874) write (3).
2025-12-05 15:44:01.890@LM_DEBUG@15:44:01.890018|(4859|4873) reader D7176780 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:44:01.890@LM_DEBUG@15:44:01.890103|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:01.940@LM_INFO@15:44:01.940059|(4858|4874) write (4).
2025-12-05 15:44:01.940@LM_DEBUG@15:44:01.940483|(4859|4873) reader D7176780 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:01.940@LM_DEBUG@15:44:01.940566|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:01.990@LM_INFO@15:44:01.990398|(4858|4874) write (5).
2025-12-05 15:44:01.990@LM_DEBUG@15:44:01.990794|(4859|4873) reader D7176780 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:44:01.990@LM_DEBUG@15:44:01.990874|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.040@LM_INFO@15:44:02.040721|(4858|4874) write (6).
2025-12-05 15:44:02.041@LM_DEBUG@15:44:02.041314|(4859|4873) reader D7176780 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:02.041@LM_DEBUG@15:44:02.041401|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.091@LM_INFO@15:44:02.091165|(4858|4874) write (7).
2025-12-05 15:44:02.091@LM_DEBUG@15:44:02.091586|(4859|4873) reader D7176780 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:44:02.091@LM_DEBUG@15:44:02.091668|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.141@LM_INFO@15:44:02.141579|(4858|4874) write (8).
2025-12-05 15:44:02.141@LM_DEBUG@15:44:02.142001|(4859|4873) reader D7176780 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:44:02.142@LM_DEBUG@15:44:02.142083|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.191@LM_INFO@15:44:02.192006|(4858|4874) write (9).
2025-12-05 15:44:02.192@LM_DEBUG@15:44:02.192412|(4859|4873) reader D7176780 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:44:02.192@LM_DEBUG@15:44:02.192494|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.242@LM_INFO@15:44:02.242407|(4858|4874) write (10).
2025-12-05 15:44:02.243@LM_DEBUG@15:44:02.243610|(4859|4873) reader D7176780 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:44:02.243@LM_DEBUG@15:44:02.243719|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.293@LM_INFO@15:44:02.293416|(4858|4874) write (11).
2025-12-05 15:44:02.294@LM_DEBUG@15:44:02.294397|(4859|4873) reader D7176780 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:44:02.294@LM_DEBUG@15:44:02.294487|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.344@LM_INFO@15:44:02.344273|(4858|4874) write (12).
2025-12-05 15:44:02.344@LM_DEBUG@15:44:02.344808|(4859|4873) reader D7176780 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:44:02.344@LM_DEBUG@15:44:02.344891|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.394@LM_INFO@15:44:02.394722|(4858|4874) write (13).
2025-12-05 15:44:02.395@LM_DEBUG@15:44:02.395470|(4859|4873) reader D7176780 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:44:02.395@LM_DEBUG@15:44:02.395564|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.445@LM_INFO@15:44:02.445346|(4858|4874) write (14).
2025-12-05 15:44:02.446@LM_DEBUG@15:44:02.446133|(4859|4873) reader D7176780 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:02.446@LM_DEBUG@15:44:02.446225|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.495@LM_INFO@15:44:02.495986|(4858|4874) write (15).
2025-12-05 15:44:02.496@LM_DEBUG@15:44:02.496726|(4859|4873) reader D7176780 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:44:02.496@LM_DEBUG@15:44:02.496825|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.546@LM_INFO@15:44:02.546578|(4858|4874) write (16).
2025-12-05 15:44:02.547@LM_DEBUG@15:44:02.547311|(4859|4873) reader D7176780 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:02.547@LM_DEBUG@15:44:02.547402|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.597@LM_INFO@15:44:02.597147|(4858|4874) write (17).
2025-12-05 15:44:02.597@LM_DEBUG@15:44:02.597926|(4859|4873) reader D7176780 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:44:02.598@LM_DEBUG@15:44:02.598020|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.647@LM_INFO@15:44:02.647744|(4858|4874) write (18).
2025-12-05 15:44:02.648@LM_DEBUG@15:44:02.648473|(4859|4873) reader D7176780 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:44:02.648@LM_DEBUG@15:44:02.648564|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.698@LM_INFO@15:44:02.698285|(4858|4874) write (19).
2025-12-05 15:44:02.699@LM_DEBUG@15:44:02.699014|(4859|4873) reader D7176780 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:44:02.699@LM_DEBUG@15:44:02.699105|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.737@LM_INFO@15:44:02.737291|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:02.737@LM_DEBUG@15:44:02.737383|(4859|4859) received 20 of expected 100
2025-12-05 15:44:02.748@LM_INFO@15:44:02.748894|(4858|4874) write (20).
2025-12-05 15:44:02.749@LM_DEBUG@15:44:02.749592|(4859|4873) reader D7176780 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:02.749@LM_DEBUG@15:44:02.749679|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.799@LM_INFO@15:44:02.799424|(4858|4874) write (21).
2025-12-05 15:44:02.800@LM_DEBUG@15:44:02.800120|(4859|4873) reader D7176780 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:44:02.800@LM_DEBUG@15:44:02.800212|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.849@LM_INFO@15:44:02.849980|(4858|4874) write (22).
2025-12-05 15:44:02.850@LM_DEBUG@15:44:02.850570|(4859|4873) reader D7176780 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:44:02.850@LM_DEBUG@15:44:02.850657|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.900@LM_INFO@15:44:02.900464|(4858|4874) write (23).
2025-12-05 15:44:02.901@LM_DEBUG@15:44:02.901164|(4859|4873) reader D7176780 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:44:02.901@LM_DEBUG@15:44:02.901256|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:02.950@LM_INFO@15:44:02.950996|(4858|4874) write (24).
2025-12-05 15:44:02.951@LM_DEBUG@15:44:02.951681|(4859|4873) reader D7176780 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:02.951@LM_DEBUG@15:44:02.951803|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.001@LM_INFO@15:44:03.001637|(4858|4874) write (25).
2025-12-05 15:44:03.002@LM_DEBUG@15:44:03.002657|(4859|4873) reader D7176780 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:44:03.002@LM_DEBUG@15:44:03.002774|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.052@LM_INFO@15:44:03.052574|(4858|4874) write (26).
2025-12-05 15:44:03.053@LM_DEBUG@15:44:03.053294|(4859|4873) reader D7176780 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:03.053@LM_DEBUG@15:44:03.053386|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.103@LM_INFO@15:44:03.103165|(4858|4874) write (27).
2025-12-05 15:44:03.103@LM_DEBUG@15:44:03.103823|(4859|4873) reader D7176780 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:44:03.103@LM_DEBUG@15:44:03.103916|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.153@LM_INFO@15:44:03.153648|(4858|4874) write (28).
2025-12-05 15:44:03.154@LM_DEBUG@15:44:03.154338|(4859|4873) reader D7176780 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:03.154@LM_DEBUG@15:44:03.154428|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.204@LM_INFO@15:44:03.204161|(4858|4874) write (29).
2025-12-05 15:44:03.204@LM_DEBUG@15:44:03.204636|(4859|4873) reader D7176780 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:44:03.204@LM_DEBUG@15:44:03.204743|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.254@LM_INFO@15:44:03.254636|(4858|4874) write (30).
2025-12-05 15:44:03.255@LM_DEBUG@15:44:03.255574|(4859|4873) reader D7176780 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:03.255@LM_DEBUG@15:44:03.255660|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.305@LM_INFO@15:44:03.305503|(4858|4874) write (31).
2025-12-05 15:44:03.306@LM_DEBUG@15:44:03.306176|(4859|4873) reader D7176780 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:44:03.306@LM_DEBUG@15:44:03.306266|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.356@LM_INFO@15:44:03.356028|(4858|4874) write (32).
2025-12-05 15:44:03.356@LM_DEBUG@15:44:03.356736|(4859|4873) reader D7176780 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:03.356@LM_DEBUG@15:44:03.356828|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.406@LM_INFO@15:44:03.406538|(4858|4874) write (33).
2025-12-05 15:44:03.407@LM_DEBUG@15:44:03.407278|(4859|4873) reader D7176780 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:44:03.407@LM_DEBUG@15:44:03.407369|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.457@LM_INFO@15:44:03.457121|(4858|4874) write (34).
2025-12-05 15:44:03.457@LM_DEBUG@15:44:03.457897|(4859|4873) reader D7176780 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:03.457@LM_DEBUG@15:44:03.457993|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.507@LM_INFO@15:44:03.507804|(4858|4874) write (35).
2025-12-05 15:44:03.508@LM_DEBUG@15:44:03.508404|(4859|4873) reader D7176780 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:44:03.508@LM_DEBUG@15:44:03.508514|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.558@LM_INFO@15:44:03.558400|(4858|4874) write (36).
2025-12-05 15:44:03.559@LM_DEBUG@15:44:03.559153|(4859|4873) reader D7176780 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:03.559@LM_DEBUG@15:44:03.559246|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.608@LM_INFO@15:44:03.609000|(4858|4874) write (37).
2025-12-05 15:44:03.609@LM_DEBUG@15:44:03.609754|(4859|4873) reader D7176780 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:44:03.609@LM_DEBUG@15:44:03.609850|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.659@LM_INFO@15:44:03.659595|(4858|4874) write (38).
2025-12-05 15:44:03.660@LM_DEBUG@15:44:03.660379|(4859|4873) reader D7176780 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:03.660@LM_DEBUG@15:44:03.660474|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.710@LM_INFO@15:44:03.710189|(4858|4874) write (39).
2025-12-05 15:44:03.710@LM_DEBUG@15:44:03.710713|(4859|4873) reader D7176780 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:44:03.710@LM_DEBUG@15:44:03.710805|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.737@LM_INFO@15:44:03.737503|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:03.737@LM_DEBUG@15:44:03.737586|(4859|4859) received 40 of expected 100
2025-12-05 15:44:03.760@LM_INFO@15:44:03.760683|(4858|4874) write (40).
2025-12-05 15:44:03.761@LM_DEBUG@15:44:03.761285|(4859|4873) reader D7176780 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:03.761@LM_DEBUG@15:44:03.761374|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.811@LM_INFO@15:44:03.811126|(4858|4874) write (41).
2025-12-05 15:44:03.811@LM_DEBUG@15:44:03.811637|(4859|4873) reader D7176780 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:44:03.811@LM_DEBUG@15:44:03.811748|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.861@LM_INFO@15:44:03.861529|(4858|4874) write (42).
2025-12-05 15:44:03.862@LM_DEBUG@15:44:03.862016|(4859|4873) reader D7176780 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:03.862@LM_DEBUG@15:44:03.862100|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.911@LM_INFO@15:44:03.912002|(4858|4874) write (43).
2025-12-05 15:44:03.913@LM_DEBUG@15:44:03.913366|(4859|4873) reader D7176780 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:44:03.913@LM_DEBUG@15:44:03.913458|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:03.963@LM_INFO@15:44:03.963052|(4858|4874) write (44).
2025-12-05 15:44:03.963@LM_DEBUG@15:44:03.963935|(4859|4873) reader D7176780 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:03.964@LM_DEBUG@15:44:03.964019|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.013@LM_INFO@15:44:04.013855|(4858|4874) write (45).
2025-12-05 15:44:04.014@LM_DEBUG@15:44:04.014223|(4859|4873) reader D7176780 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:44:04.014@LM_DEBUG@15:44:04.014305|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.064@LM_INFO@15:44:04.064263|(4858|4874) write (46).
2025-12-05 15:44:04.064@LM_DEBUG@15:44:04.064894|(4859|4873) reader D7176780 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:04.064@LM_DEBUG@15:44:04.064984|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.114@LM_INFO@15:44:04.114740|(4858|4874) write (47).
2025-12-05 15:44:04.115@LM_DEBUG@15:44:04.115357|(4859|4873) reader D7176780 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:44:04.115@LM_DEBUG@15:44:04.115445|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.165@LM_INFO@15:44:04.165281|(4858|4874) write (48).
2025-12-05 15:44:04.166@LM_DEBUG@15:44:04.166665|(4859|4873) reader D7176780 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:04.166@LM_DEBUG@15:44:04.166781|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.216@LM_INFO@15:44:04.216247|(4858|4874) write (49).
2025-12-05 15:44:04.216@LM_DEBUG@15:44:04.216844|(4859|4873) reader D7176780 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:44:04.216@LM_DEBUG@15:44:04.216939|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.266@LM_INFO@15:44:04.266735|(4858|4874) write (50).
2025-12-05 15:44:04.267@LM_DEBUG@15:44:04.267361|(4859|4873) reader D7176780 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:04.267@LM_DEBUG@15:44:04.267452|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.317@LM_INFO@15:44:04.317547|(4858|4874) write (51).
2025-12-05 15:44:04.318@LM_DEBUG@15:44:04.318100|(4859|4873) reader D7176780 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:44:04.318@LM_DEBUG@15:44:04.318198|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.368@LM_INFO@15:44:04.368044|(4858|4874) write (52).
2025-12-05 15:44:04.368@LM_DEBUG@15:44:04.368860|(4859|4873) reader D7176780 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:04.368@LM_DEBUG@15:44:04.368956|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.418@LM_INFO@15:44:04.418628|(4858|4874) write (53).
2025-12-05 15:44:04.419@LM_DEBUG@15:44:04.419407|(4859|4873) reader D7176780 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:44:04.419@LM_DEBUG@15:44:04.419498|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.469@LM_INFO@15:44:04.469218|(4858|4874) write (54).
2025-12-05 15:44:04.469@LM_DEBUG@15:44:04.469997|(4859|4873) reader D7176780 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:04.470@LM_DEBUG@15:44:04.470094|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.519@LM_INFO@15:44:04.519775|(4858|4874) write (55).
2025-12-05 15:44:04.520@LM_DEBUG@15:44:04.520317|(4859|4873) reader D7176780 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:44:04.520@LM_DEBUG@15:44:04.520408|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.570@LM_INFO@15:44:04.570554|(4858|4874) write (56).
2025-12-05 15:44:04.571@LM_DEBUG@15:44:04.571305|(4859|4873) reader D7176780 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:04.571@LM_DEBUG@15:44:04.571395|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.621@LM_INFO@15:44:04.621137|(4858|4874) write (57).
2025-12-05 15:44:04.621@LM_DEBUG@15:44:04.621919|(4859|4873) reader D7176780 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:44:04.622@LM_DEBUG@15:44:04.622015|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.671@LM_INFO@15:44:04.671722|(4858|4874) write (58).
2025-12-05 15:44:04.672@LM_DEBUG@15:44:04.672450|(4859|4873) reader D7176780 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:04.672@LM_DEBUG@15:44:04.672540|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.722@LM_INFO@15:44:04.722278|(4858|4874) write (59).
2025-12-05 15:44:04.723@LM_DEBUG@15:44:04.723031|(4859|4873) reader D7176780 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:44:04.723@LM_DEBUG@15:44:04.723122|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.737@LM_INFO@15:44:04.737767|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:04.738@LM_DEBUG@15:44:04.738043|(4859|4859) received 60 of expected 100
2025-12-05 15:44:04.772@LM_INFO@15:44:04.772913|(4858|4874) write (60).
2025-12-05 15:44:04.773@LM_DEBUG@15:44:04.773645|(4859|4873) reader D7176780 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:04.773@LM_DEBUG@15:44:04.773766|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.823@LM_INFO@15:44:04.823458|(4858|4874) write (61).
2025-12-05 15:44:04.824@LM_DEBUG@15:44:04.824160|(4859|4873) reader D7176780 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:44:04.824@LM_DEBUG@15:44:04.824254|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.874@LM_INFO@15:44:04.874060|(4858|4874) write (62).
2025-12-05 15:44:04.874@LM_DEBUG@15:44:04.874787|(4859|4873) reader D7176780 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:04.874@LM_DEBUG@15:44:04.874873|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.924@LM_INFO@15:44:04.924640|(4858|4874) write (63).
2025-12-05 15:44:04.925@LM_DEBUG@15:44:04.925117|(4859|4873) reader D7176780 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:44:04.925@LM_DEBUG@15:44:04.925199|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:04.975@LM_INFO@15:44:04.975067|(4858|4874) write (64).
2025-12-05 15:44:04.975@LM_DEBUG@15:44:04.975790|(4859|4873) reader D7176780 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:04.975@LM_DEBUG@15:44:04.975875|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.025@LM_INFO@15:44:05.025688|(4858|4874) write (65).
2025-12-05 15:44:05.026@LM_DEBUG@15:44:05.026085|(4859|4873) reader D7176780 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:44:05.026@LM_DEBUG@15:44:05.026167|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.076@LM_INFO@15:44:05.076100|(4858|4874) write (66).
2025-12-05 15:44:05.076@LM_DEBUG@15:44:05.076863|(4859|4873) reader D7176780 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:05.076@LM_DEBUG@15:44:05.076948|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.126@LM_INFO@15:44:05.126831|(4858|4874) write (67).
2025-12-05 15:44:05.127@LM_DEBUG@15:44:05.127226|(4859|4873) reader D7176780 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:44:05.127@LM_DEBUG@15:44:05.127309|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.177@LM_INFO@15:44:05.177179|(4858|4874) write (68).
2025-12-05 15:44:05.177@LM_DEBUG@15:44:05.177560|(4859|4873) reader D7176780 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:05.177@LM_DEBUG@15:44:05.177643|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.227@LM_INFO@15:44:05.227485|(4858|4874) write (69).
2025-12-05 15:44:05.227@LM_DEBUG@15:44:05.227992|(4859|4873) reader D7176780 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:44:05.228@LM_DEBUG@15:44:05.228079|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.277@LM_INFO@15:44:05.277876|(4858|4874) write (70).
2025-12-05 15:44:05.278@LM_DEBUG@15:44:05.278422|(4859|4873) reader D7176780 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:05.278@LM_DEBUG@15:44:05.278511|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.328@LM_INFO@15:44:05.328305|(4858|4874) write (71).
2025-12-05 15:44:05.329@LM_DEBUG@15:44:05.329344|(4859|4873) reader D7176780 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:44:05.329@LM_DEBUG@15:44:05.329432|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.379@LM_INFO@15:44:05.379318|(4858|4874) write (72).
2025-12-05 15:44:05.380@LM_DEBUG@15:44:05.380042|(4859|4873) reader D7176780 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:05.380@LM_DEBUG@15:44:05.380133|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.429@LM_INFO@15:44:05.429894|(4858|4874) write (73).
2025-12-05 15:44:05.430@LM_DEBUG@15:44:05.430642|(4859|4873) reader D7176780 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:44:05.430@LM_DEBUG@15:44:05.430770|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.480@LM_INFO@15:44:05.480505|(4858|4874) write (74).
2025-12-05 15:44:05.481@LM_DEBUG@15:44:05.481261|(4859|4873) reader D7176780 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:05.481@LM_DEBUG@15:44:05.481354|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.531@LM_INFO@15:44:05.531112|(4858|4874) write (75).
2025-12-05 15:44:05.531@LM_DEBUG@15:44:05.531746|(4859|4873) reader D7176780 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:44:05.531@LM_DEBUG@15:44:05.531840|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.581@LM_INFO@15:44:05.581579|(4858|4874) write (76).
2025-12-05 15:44:05.582@LM_DEBUG@15:44:05.582234|(4859|4873) reader D7176780 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:05.582@LM_DEBUG@15:44:05.582324|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.632@LM_INFO@15:44:05.632135|(4858|4874) write (77).
2025-12-05 15:44:05.632@LM_DEBUG@15:44:05.632959|(4859|4873) reader D7176780 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:44:05.633@LM_DEBUG@15:44:05.633057|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.682@LM_INFO@15:44:05.682765|(4858|4874) write (78).
2025-12-05 15:44:05.683@LM_DEBUG@15:44:05.683393|(4859|4873) reader D7176780 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:05.683@LM_DEBUG@15:44:05.683481|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.733@LM_INFO@15:44:05.733320|(4858|4874) write (79).
2025-12-05 15:44:05.734@LM_DEBUG@15:44:05.734496|(4859|4873) reader D7176780 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:44:05.734@LM_DEBUG@15:44:05.734580|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.738@LM_INFO@15:44:05.738315|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:05.738@LM_DEBUG@15:44:05.738401|(4859|4859) received 80 of expected 100
2025-12-05 15:44:05.784@LM_INFO@15:44:05.784319|(4858|4874) write (80).
2025-12-05 15:44:05.784@LM_DEBUG@15:44:05.784892|(4859|4873) reader D7176780 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:05.784@LM_DEBUG@15:44:05.784979|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.834@LM_INFO@15:44:05.834980|(4858|4874) write (81).
2025-12-05 15:44:05.835@LM_DEBUG@15:44:05.835727|(4859|4873) reader D7176780 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:44:05.835@LM_DEBUG@15:44:05.835824|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.885@LM_INFO@15:44:05.885525|(4858|4874) write (82).
2025-12-05 15:44:05.886@LM_DEBUG@15:44:05.886247|(4859|4873) reader D7176780 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:05.886@LM_DEBUG@15:44:05.886339|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.936@LM_INFO@15:44:05.936095|(4858|4874) write (83).
2025-12-05 15:44:05.936@LM_DEBUG@15:44:05.936822|(4859|4873) reader D7176780 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:44:05.936@LM_DEBUG@15:44:05.936915|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:05.986@LM_INFO@15:44:05.986753|(4858|4874) write (84).
2025-12-05 15:44:05.987@LM_DEBUG@15:44:05.987564|(4859|4873) reader D7176780 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:44:05.987@LM_DEBUG@15:44:05.987646|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.037@LM_INFO@15:44:06.037511|(4858|4874) write (85).
2025-12-05 15:44:06.038@LM_DEBUG@15:44:06.038167|(4859|4873) reader D7176780 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:06.038@LM_DEBUG@15:44:06.038257|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.088@LM_INFO@15:44:06.088119|(4858|4874) write (86).
2025-12-05 15:44:06.088@LM_DEBUG@15:44:06.088809|(4859|4873) reader D7176780 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:06.088@LM_DEBUG@15:44:06.088903|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.138@LM_INFO@15:44:06.138669|(4858|4874) write (87).
2025-12-05 15:44:06.139@LM_DEBUG@15:44:06.139998|(4859|4873) reader D7176780 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:06.140@LM_DEBUG@15:44:06.140091|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.189@LM_INFO@15:44:06.189669|(4858|4874) write (88).
2025-12-05 15:44:06.190@LM_DEBUG@15:44:06.190153|(4859|4873) reader D7176780 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:44:06.190@LM_DEBUG@15:44:06.190239|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.240@LM_INFO@15:44:06.240269|(4858|4874) write (89).
2025-12-05 15:44:06.240@LM_DEBUG@15:44:06.240944|(4859|4873) reader D7176780 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:06.241@LM_DEBUG@15:44:06.241035|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.290@LM_INFO@15:44:06.290767|(4858|4874) write (90).
2025-12-05 15:44:06.291@LM_DEBUG@15:44:06.291332|(4859|4873) reader D7176780 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:44:06.291@LM_DEBUG@15:44:06.291420|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.341@LM_INFO@15:44:06.341236|(4858|4874) write (91).
2025-12-05 15:44:06.341@LM_DEBUG@15:44:06.341969|(4859|4873) reader D7176780 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:06.342@LM_DEBUG@15:44:06.342063|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.391@LM_INFO@15:44:06.391762|(4858|4874) write (92).
2025-12-05 15:44:06.392@LM_DEBUG@15:44:06.392515|(4859|4873) reader D7176780 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:44:06.392@LM_DEBUG@15:44:06.392607|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.442@LM_INFO@15:44:06.442406|(4858|4874) write (93).
2025-12-05 15:44:06.443@LM_DEBUG@15:44:06.443207|(4859|4873) reader D7176780 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:06.443@LM_DEBUG@15:44:06.443300|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.493@LM_INFO@15:44:06.493042|(4858|4874) write (94).
2025-12-05 15:44:06.493@LM_DEBUG@15:44:06.493809|(4859|4873) reader D7176780 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:44:06.493@LM_DEBUG@15:44:06.493903|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.543@LM_INFO@15:44:06.543627|(4858|4874) write (95).
2025-12-05 15:44:06.544@LM_DEBUG@15:44:06.544346|(4859|4873) reader D7176780 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:06.544@LM_DEBUG@15:44:06.544437|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.594@LM_INFO@15:44:06.594162|(4858|4874) write (96).
2025-12-05 15:44:06.594@LM_DEBUG@15:44:06.594922|(4859|4873) reader D7176780 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:44:06.595@LM_DEBUG@15:44:06.595017|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.644@LM_INFO@15:44:06.644737|(4858|4874) write (97).
2025-12-05 15:44:06.645@LM_DEBUG@15:44:06.645475|(4859|4873) reader D7176780 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:06.645@LM_DEBUG@15:44:06.645568|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.695@LM_INFO@15:44:06.695292|(4858|4874) write (98).
2025-12-05 15:44:06.696@LM_DEBUG@15:44:06.696044|(4859|4873) reader D7176780 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:44:06.696@LM_DEBUG@15:44:06.696137|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.738@LM_INFO@15:44:06.738544|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:06.738@LM_DEBUG@15:44:06.738648|(4859|4859) received 99 of expected 100
2025-12-05 15:44:06.745@LM_INFO@15:44:06.745857|(4858|4874) write (99).
2025-12-05 15:44:06.746@LM_DEBUG@15:44:06.746523|(4859|4873) reader D7176780 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:06.746@LM_DEBUG@15:44:06.746609|(4859|4873) SampleInfo.sample_rank = 0
2025-12-05 15:44:06.796@LM_DEBUG@15:44:06.796404|(4858|4874) Writer::svc finished.
2025-12-05 15:44:06.988@LM_INFO@15:44:06.988312|(4858|4858) publisher signaling finished
2025-12-05 15:44:06.988@LM_DEBUG@15:44:06.988450|(4858|4858) notifying subscriber of 0 timeout writes
2025-12-05 15:44:07.238@LM_INFO@15:44:07.238781|(4858|4858) publisher checking for sub finished
2025-12-05 15:44:07.489@LM_INFO@15:44:07.489172|(4858|4858) publisher checking for sub finished
2025-12-05 15:44:07.738@LM_INFO@15:44:07.738835|(4859|4859) subscriber signaling finished
2025-12-05 15:44:07.739@LM_INFO@15:44:07.739375|(4858|4858) publisher checking for sub finished
2025-12-05 15:44:07.739@LM_DEBUG@15:44:07.739455|(4858|4858) Writer::end
2025-12-05 15:44:07.740@LM_DEBUG@15:44:07.740155|(4858|4861) WriteDataContainer::wait_pending timeout at 00:09:36.618414
2025-12-05 15:44:07.740@LM_DEBUG@15:44:07.740500|(4859|4873) instance is disposed
2025-12-05 15:44:07.989@LM_INFO@15:44:07.989161|(4859|4859) subscriber checking for pub finished
2025-12-05 15:44:07.989@LM_INFO@15:44:07.989369|(4859|4859) subscriber starting shutdown
2025-12-05 15:44:07.990@LM_DEBUG@15:44:07.990657|(4859|4860) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000002.000001c7(3e4aab51) remote 01030000.58bc9e11.00000001.000001c2(0980250e) num remotes 1
2025-12-05 15:44:07.990@LM_DEBUG@15:44:07.990809|(4859|4860) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000002.000001c7(3e4aab51) remote 01030000.58bc9e11.00000001.000001c2(0980250e) num remotes 1
2025-12-05 15:44:07.991@LM_DEBUG@15:44:07.991722|(4859|4860) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000002.000003c7(0c7cc9d3) remote 01030000.58bc9e11.00000001.000004c2(74f7d14b) num remotes 1
2025-12-05 15:44:07.991@LM_DEBUG@15:44:07.991840|(4859|4860) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000002.000003c7(0c7cc9d3) remote 01030000.58bc9e11.00000001.000004c2(74f7d14b) num remotes 1
2025-12-05 15:44:07.992@LM_DEBUG@15:44:07.992441|(4859|4860) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000002.000004c7(433d5f14) remote 01030000.58bc9e11.00000001.000003c2(3bb6478c) num remotes 1
2025-12-05 15:44:07.992@LM_DEBUG@15:44:07.992553|(4859|4860) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000002.000004c7(433d5f14) remote 01030000.58bc9e11.00000001.000003c2(3bb6478c) num remotes 1
2025-12-05 15:44:07.993@LM_DEBUG@15:44:07.993217|(4859|4860) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000002.000002c7(1567f892) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd) num remotes 1
2025-12-05 15:44:07.993@LM_DEBUG@15:44:07.993370|(4859|4860) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000002.000002c7(1567f892) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd) num remotes 1
2025-12-05 15:44:07.993@LM_DEBUG@15:44:07.993375|(4859|4868) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:41637 , reconnect_state = INIT_STATE.
2025-12-05 15:44:07.993@LM_DEBUG@15:44:07.993764|(4859|4868) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:07.994@LM_DEBUG@15:44:07.994196|(4858|4863) DataWriterImpl::remove_associations: bit 0 local 01030000.58bc9e11.00000003.00000102(e824b4de) remote 01030000.58bc9e11.00000002.00000507(c142ace5) num remotes 1
2025-12-05 15:44:07.994@LM_DEBUG@15:44:07.994318|(4859|4860) DataReaderImpl::remove_associations: bit 0 local 01030000.58bc9e11.00000002.00000507(c142ace5) remote 01030000.58bc9e11.00000003.00000102(e824b4de) num remotes 1
2025-12-05 15:44:07.994@LM_DEBUG@15:44:07.994457|(4859|4860) DataReaderImpl::remove_associations_i: bit 0 local 01030000.58bc9e11.00000002.00000507(c142ace5) remote 01030000.58bc9e11.00000003.00000102(e824b4de) num remotes 1
2025-12-05 15:4240:2057-.1929-40@5L M1_5D:E4B4U:G0@71.59:9444@:L0M7_.D9E9B4U5G7@21|5(:44845:90|4860)7 .D9a9t4a5R6e8a|d(e4r8L5i8s|t4e8n6e1r)I mWprli:t:eoDna_tlaiCvoenltianiensesr_:c:hwait_pending done
anged
2025-12-05 15:44:07.994@LM_DEBUG@15:44:07.994816|(4859|4860) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:07.994@LM_DEBUG@15:44:07.994894|(4859|4860) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:07.995@LM_DEBUG@15:44:07.995789|(4858|4861) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000003.000001c7(032a82e1) remote 01030000.58bc9e11.00000001.000001c2(0980250e) num remotes 1
2025-12-05 15:44:07.995@LM_DEBUG@15:44:07.995940|(4858|4861) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000003.000001c7(032a82e1) remote 01030000.58bc9e11.00000001.000001c2(0980250e) num remotes 1
2025-12-05 15:44:07.996@LM_DEBUG@15:44:07.996836|(4858|4861) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000003.000003c7(311ce063) remote 01030000.58bc9e11.00000001.000004c2(74f7d14b) num remotes 1
2025-12-05 15:44:07.996@LM_DEBUG@15:44:07.996959|(4858|4861) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000003.000003c7(311ce063) remote 01030000.58bc9e11.00000001.000004c2(74f7d14b) num remotes 1
2025-12-05 15:44:07.997@LM_DEBUG@15:44:07.997528|(4858|4861) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000003.000004c7(7e5d76a4) remote 01030000.58bc9e11.00000001.000003c2(3bb6478c) num remotes 1
2025-12-05 15:44:07.997@LM_DEBUG@15:44:07.997657|(4858|4861) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000003.000004c7(7e5d76a4) remote 01030000.58bc9e11.00000001.000003c2(3bb6478c) num remotes 1
2025-12-05 15:44:07.998@LM_INFO@15:44:07.998060|(4859|4859) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:07.998@LM_DEBUG@15:44:07.998121|(4859|4859) Service_Participant::shutdown
2025-12-05 15:44:07.998@LM_DEBUG@15:44:07.998279|(4858|4861) DataReaderImpl::remove_associations: bit 1 local 01030000.58bc9e11.00000003.000002c7(2807d122) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd) num remotes 1
2025-12-05 15:44:07.998@LM_DEBUG@15:44:07.998449|(4858|4861) DataReaderImpl::remove_associations_i: bit 1 local 01030000.58bc9e11.00000003.000002c7(2807d122) remote 01030000.58bc9e11.00000001.000002c2(22ad76cd) num remotes 1
2025-12-05 15:44:07.998@LM_DEBUG@15:44:07.998451|(4858|4869) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:41637 , reconnect_state = INIT_STATE.
2025-12-05 15:44:07.998@LM_DEBUG@15:44:07.998862|(4858|4869) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:07.999@LM_DEBUG@15:44:07.999714|(4859|4859) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:08.002@LM_INFO@15:44:08.002328|(4859|4859) subscriber exiting with status 0
2025-12-05 15:44:08.002@LM_DEBUG@15:44:08.002836|(4858|4858) Service_Participant::shutdown
2025-12-05 15:44:08.002@LM_DEBUG@15:44:08.002972|(4859|4859) Service_Participant::~Service_Participant
2025-12-05 15:44:08.003@LM_DEBUG@15:44:08.003030|(4859|4859) Service_Participant::shutdown
2025-12-05 15:44:08.006@LM_DEBUG@15:44:08.006601|(4858|4858) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:08.007@LM_DEBUG@15:44:08.007143|(4858|4858) Service_Participant::~Service_Participant
2025-12-05 15:44:08.007@LM_DEBUG@15:44:08.007203|(4858|4858) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:08.022613|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl rtps Time:7s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4877
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -w 1 -m 1 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4884 started at 2025-12-05 15:44:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4885 started at 2025-12-05 15:44:08
1155::4444::0088..227788664401||((44888854||44888854)) 1155::4444::0088..227788668834 spuubbslcirsihbeerr mmaaiinn
2022052-51-21-20-50 51 51:54:44:40:80.82.7287@8L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.7287987947|4(|4(848858|44|848858)4 )I NIFNOF:O :s este_tD_CDPCSP_Sd_edbeubgu_gl_elveevle:l :s este tt ot o1
1
2022052-51-21-20-50 51 51:54:44:40:80.82.7297@9L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.7297191131|4(|4(848858|44|848858)4 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4444::0088..227799@@LLMM__IINNFFOO@@1155::4444::0088..227799331134||((44888854||44888854)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
22002255--1122--0055 1155::4444::0088..227799@@LLMM__IINNFFOO@@1155::4444::0088..227799772221||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTTSS==sshhmmeemm
22002255--1122--0055 1155::4444::0088..227799@@LLMM__IINNFFOO@@1155::4444::0088..227799889978||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM==@@sshhmmeemm
22002255--1122--0055 1155::4444::0088..228800@@LLMM__IINNFFOO@@1155::4444::0088..228800005544||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS__TTRRAANNSSPPOORRTTSS==rrttppss
22002255--1122--0055 1155::4444::0088..228800@@LLMM__IINNFFOO@@1155::4444::0088..228800221166||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS==@@rrttppss
22002255--1122--0055 1155::4444::0088..228800@@LLMM__IINNFFOO@@1155::4444::0088..228800337701||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__MMUULLTTIICCAASSTT__TTRRAANNSSPPOORRTTSS==mmuullttiiccaasstt
2022052-51-21-20-50 51 51:54:44:40:80.82.8208@0L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.8208504554|5(|4(848858|44|848858)4 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GM_UMLUTLITCIACSATS=T@=m@umlutlitciacsastt
2025-12-05 152:04245:-0182.-20850 @1L5M:_4I4N:F0O8@.1258:04@4L:M0_8I.N2F8O0@71255:|4(44:80884.|248808743)1 |I(N4F8O8:5 |C4o8n8f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rUiDnPg_:T RCAONNSFPIOGR_TUSD=Pu_dTpR
ANSPORTS=udp
2025-12-05 15:24042:50-81.22-8005@ L1M5_:I4N4F:O0@81.52:8404@:L0M8_.I2N8F0O8@7185|:(4448:8048|.42888048)8 4I|N(F4O8:8 5C|o4n8f8i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tUrDiPn=g@:u dCpO
NFIG_UDP=@udp
2025-12-052 01255:-4142:-0085. 21851:@4L4M:_0I8N.F2O8@11@5L:M4_4I:N0F8O.@21851:04241:|0(84.828841|042858|4()4 8I8N5F|O4:8 8C5o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gT:C PC_OTNRFAINGS_PTOCRPT_ST=RtAcNpS
PORTS=tcp
2025-12-05 15:24042:50-81.22-8015@ L1M5_:I4N4F:O0@81.52:8414@:L0M8_.I2N8F1O1@7135|:(4448:8048|.42888141)7 9I|N(F4O8:8 5C|o4n8f8i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tTrCiPn=g@:t cCpO
NFIG_TCP=@tcp
2025-12-05 15:24042:50-81.22-8015@ L1M5_:I4N4F:O0@81.52:8414@:L0M8_.I2N8F1O3@1105|:(4448:8048|.42888143)1 6I|N(F4O8:8 5C|o4n8f8i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs=t@rcionngf:i gC
ONFIG=@config
2025-12-05 152:04245:-0182.-20851 @1L5M:_4I4N:F0O8@.1258:14@4L:M0_8I.N2F8O1@41555:|4(44:80884.|248818446)0 |I(N4F8O8:5 |C4o8n8f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gS:H MTERMA_NTSRPAONRSTP_OSRHTM_ETMY_PTER=AsNhSmPeOmR
T_TYPE=shmem
2025-12-05 15:24042:50-81.22-8015@ L1M5_:I4N4F:O0@81.52:8414@:L0M8_.I2N8F1O6@2125|:(4448:8048|.42888146)2 8I|N(FO4:8 8C5o|n4f8i8g5S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lT:R:AsNeStP_OsRtTr_iSnHgM:E MT=R@AsNhSmPeOmR
T_SHMEM=@shmem
2025-12-05 15:24042:50-81.22-8015@ L1M5_:I4N4F:O0@81.52:8414@:L0M8_.I2N8F1O7@8115|:(4448:8048|.42888147)8 8I|N(F4O8:8 5C|o4n8f8i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nRgT:P ST_RUASNES_PMOURLTT_IRCTAPSST_=U0S
E_MULTICAST=0
2025-12-05 15:24042:50-81.22-8015@ L1M5_:I4N4F:O0@81.52:8414@:L0M8_.I2N8F1O9@4125|:(4448:8048|.42888149)4 8I|N(F4O8:8 5C|o4n8f8i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nRgT:P ST_RTARNASNPSOPROTR_TR_TTPYSP_ET=RrAtNpSsP_OuRdTp_
TYPE=rtps_udp
2025-12-05 152:04245:-0182.-20852 @1L5M:_4I4N:F0O8@.1258:24@4L:M0_8I.N2F8O2@11156:|4(44:80884.|248828142)2 |I(N4F8O8:5 |C4o8n8f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gR:T PTSR=A@NrStPpOsR
T_RTPS=@rtps
2025-12-05 152:04245:-0182.-20852 @1L5M:_4I4N:F0O8@.1258:24@4L:M0_8I.N2F8O2@21659:|4(44:80884.|248828247)5 |I(N4F8O8:5 |C4o8n8f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gM:U LTTRIACNASSPTO_RTTR_AMNUSLPTOIRCTA_STTY_PTER=AmNuSlPtOiRcTa_sTtY
PE=multicast
2025-12-05 152:04245:-0182.-20852 @1L5M:_4I4N:F0O8@.1258:24@4L:M0_8I.N2F8O2@41457:|4(44:80884.|248828445)2 |I(N4F8O8:5 |C4o8n8f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gM:U LTTRIACNASSPTO=R@Tm_uMlUtLiTcIaCsAtS
T=@multicast
2025-12-05 1250:2454-:1028-.0258 21@5L:M4_4I:N0F8O.@21852:@4L4M:_0I8N.F2O8@21651:04|4(:40888.42|842868146)| (I4N8F8O5:| 4C8o8n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sTeRtA_NsStPrOiRnTg_:U DTPR_ATNRSAPNOSRPTO_RUTD_PT_YTPREA=NuSdPpO
RT_TYPE=udp
2025-12-20052 51-51:24-40:50 81.52:8424@:L0M8_.I2N8F2O@@L1M5_:I4N4F:O0@81.52:84247:9038|.(248828749|74|8(8448)8 5I|N4F8O8:5 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sTtRrAiNnSgP:O RTTR_AUNDSPP=O@RuTd_pU
DP=@udp
2025-1220-2055- 1125-:0454 :1058:.4248:20@8L.M2_8I2N@FLOM@_1I5N:F4O4@:1058:.4248:20984.72|8(24985804||(44888845)| 4I8N8F5O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_STPCOPR_TT_RTACNPS_PTORRATN_STPYOPRET=_tTcYpP
E=tcp
2025-21022-50-51 21-50:54 41:50:84.42:8038@.L2M8_3I@NLFMO_@I1N5F:O4@41:50:84.42:80381.1248|3(141868|4(|44888854|)4 8I8N5F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PTOCRPT=_@TtCcPp=
@tcp
20252-01225--0152 -1055: 4145::0484.:20883.@2L8M3_@ILNMF_OI@N1F5O:@4145::0484.:20883.226843|2(6468|8(44|848858|44)8 8I5N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP=O@RtTr=a@ntsrpaonrstp
ort
2022052-51-21-20-50 51 51:54:44:40:80.82.8238@3L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.8238432472|3(|4(848848|54|848848)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_NP_OPOOLO_LS_ISZIEZ=E4=04000000000000
0
2022052-51-21-20-50 51 51:54:44:40:80.82.8238@3L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.8238539549|4(|4(848848|54|848848)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SI_NIFNOF_OR_ERPEOP=Of=ifliel:e/://r/erpeop.oi.oiro
r
2022052-51-21-20-50 51 51:54:44:40:80.82.8238@3L@ML_MI_NIFNOF@O1@51:54:44:40:80.82.8238738738|4(|4(848848|54|848848)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SG_LGOLBOABLA_LT_RTARNASNPSOPROTR_TC_OCNOFNIFGI=Gt=ctpc
p
22002255--1122--0055 1155::4444::0088..228833@@LLMM__IINNFFOO@@1155::4444::0088..228833996654||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN==@@ccoommmmoonn
22002255--1122--0055 1155::4444::0088..228844@@LLMM__IINNFFOO@@1155::4444::0088..228844445522||((44888854||44888854)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::0088..228855@@LLMM__IINNFFOO@@1155::4444::0088..228855661260||((44888845||44888845)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::0088..228855@@LLMM__IINNFFOO@@1155::4444::0088..228855884400||((44888854||44888854)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::0088..228866@@LLMM__IINNFFOO@@1155::4444::0088..228866002277||((44888854||44888854)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1155::4444::0088..228866@@LLMM__IINNFFOO@@1155::4444::0088..228866331111||((44888845||44888845)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1155::4444::0088..228866@@LLMM__NNOOTTIICCEE@@1155::4444::0088..228866448866||((44888845||44888845)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
22002255--1122--0055 1155::4444::0088..228877@@LLMM__DDEEBBUUGG@@1155::4444::0088..228877000173||((44888854||44888854)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
22002255--1122--0055 1155::4444::0088..228877@@LLMM__DDEEBBUUGG@@1155::4444::0088..228877449999||SPuubbslcirsihbeerr UUssiinngg SShhmmeemm ttrraannssppoorrtt..
2025-12-05 15:44:08.287@LM_INFO@15:44:08.287689|(4884|4828042)5 -I1N2F-O0:5 C1o5n:f4i4g:S0t8o.r2e8I7m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::0 8R.E2P8O7S7I2T8O|R(Y4_8D8E5F|A4U8L8T5_)R EIPNOF=O@:D ECFoAnUfLiTg_SRtEoPrOe
Impl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:08.287@LM_DEBUG@1250:245-12-045: 0185.:24847:80808|.(248878@4L|M4_8D8E4B)U GS@e1r5v:i4c4e:_0P8a.r2t8i7c9i0p2a|n(t4:8:8s5e|t4_8r8e5p)o _Sieorrv:i cRee_pPoa[rDtEiFcAiUpLaTn_tR:E:PsOe]t _=r=e pfoi_lieo:r/:/ rReeppoo.[iDoErF
AULT_REPO] == file://repo.ior
15:44:08.304033|(4877|4877) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:08.310@LM_INFO@15:44:08.310884|(4885|4885) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p0l8:.:3s1e0t@_LsMt_rIiNnFgO:@ 1T5R:A4N4S:P0O8R.T3_1O0P9E1N7D|D(S4_8B8I4T|T4C8P8_4T)R AINNSFPOO:R TC_oInNfSiTg_SDtEoFrAeUILmTp_lR:E:PsOe_tD_AsTtArLiInNgK:_ RTERLAENASSPEO_RDTE_LOAPYE=N0D
DS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:08.311@LM_INFO@15:44:08.311164|(4885|4885)2 0I2N5F-O1:2 -C0o5n f1i5g:S4t4o:r0e8I.m3p1l1:@:LsMe_tI_NsFtOr@i1n5g::4 4T:R0A8N.S3P1O1R1T8_8O|P(E4N8D8D4S|_4B8I8T4T)C PI_NTFROA:N SCPoOnRfTi_gISNtSoTr_eDIEmFpAlU:L:Ts_eRtE_PsOt_rLiOnCgA:L _TARDADNRSEPSOSR=T:_0O
PENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:08.311@LM_INFO@15:44:08.3113692|0(24858-51|24-80855 )1 5I:n4f4o:R0e8p.o3D1i1s@cLoMv_eIrNyF:O:@b1i5t:_4c4o:n0f8i.g3 1-1 3B9I1T| (t4c8p8 4t|r4a8n8s4p)o rItn f:o0R
epoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:08.315@LM_WARNING@15:44:08.315663|(4884|4884) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg2807265"- 1a2s- 0f5u l1l5y: 4q4u:a0l8i.f3i1e5d@ LhMo_sWtAnRaNmIeN,G @p1l5e:a4s4e: 0c8o.r3r1e5c7t5 7s|y(s4t8e8m5 |c4o8n8f5i)g uWrAaRtNiIoNnG.:
get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:08.321@LM_DEBUG@15:44:08.321867|(4885|4888) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000002.000001c7(000772ce) remote 01030000.31ec7d5c.00000001.000001c2(37cdfc91)
2025-12-05 15:44:08.322@LM_WARNING@15:44:08.322289|(4885|4885) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.322@LM_DEBUG@15:44:08.322856|(4884|4889) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000003.000001c7(3d675b7e) remote 01030000.31ec7d5c.00000001.000001c2(37cdfc91)
2025-12-05 15:44:08.323@LM_WARNING@15:44:08.323280|(4884|4884) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.323@LM_DEBUG@15:44:08.323602|(4885|4888) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000002.000002c7(2b2a210d) remote 01030000.31ec7d5c.00000001.000002c2(1ce0af52)
2025-12-05 15:44:08.324@LM_WARNING@15:44:08.324198|(4885|4885) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.324@LM_DEBUG@15:44:08.324674|(4884|4884) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000003.000002c7(164a08bd) remote 01030000.31ec7d5c.00000001.000002c2(1ce0af52)
2025-12-05 15:44:08.325@LM_DEBUG@15:44:08.325530|(4885|4888) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000002.000003c7(3231104c) remote 01030000.31ec7d5c.00000001.000004c2(4aba08d4)
2025-12-05 15:44:08.325@LM_WARNING@15:44:08.325645|(4884|4884) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.326@LM_WARNING@15:44:08.326144|(4885|4885) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.326@LM_DEBUG@15:44:08.326841|(4884|4889) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000003.000003c7(0f5139fc) remote 01030000.31ec7d5c.00000001.000004c2(4aba08d4)
2025-12-05 15:44:08.327@LM_WARNING@15:44:08.327382|(4884|4884) TypeLookupService::type_identifier_to_dynamic - Encountered T2K0_2N5O-N1E2:- 0r5e t1u5r:n4i4n:g0 8n.i3l2 7D@yLnMa_mDiEcB UTGy@p15e:
44:08.327452|(4885|4888) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000002.000004c7(7d70868b) remote 01030000.31ec7d5c.00000001.000003c2(05fb9e13)
2025-12-05 15:44:08.328@LM_WARNING@15:44:08.328068|(4885|4885) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.328@LM_DEBUG@15:44:08.328576|(4884|4889) DataReaderImpl::add_association - bit 1 local 01030000.31ec7d5c.00000003.000004c7(4010af3b) remote 01030000.31ec7d5c.00000001.000003c2(05fb9e13)
2025-12-05 15:44:08.329@LM_DEBUG@15:44:08.32909250|2(54-81825-|0458 8155): 4a4t:t0a8c.h3 2t9o@ LsMh_mWeAmR
NING@15:44:08.329128|(4884|4884)2 0T2y5p-e1L2o-o0k5u p1S5e:r4v4i:c0e8:.:3t2y9p@eL_Mi_dDeEnBtUiGf@i1e5r:_4t4o:_0d8y.n3a2m9i1c8 4-| (E4n8c8o5u|n4t8e8r5e)d DTaKt_aNROeNaEd:e rrLeitsutrennienrgI mnpill: :DDyantaamRieca dTeyrpLei
stenerImpl
2025-12-05 15:44:08.329@LM_DEBUG@15:44:08.329814|(4884|4884) attach to shmem
2025-12-05 15:44:08.330@LM_WARNING@15:44:08.330976|(4885|4885) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.331@LM_INFO@15:44:08.331117|(4885|4885) subscriber signaling ready
2025-12-05 15:44:08.331@LM_DEBUG@15:44:08.323012553-11|2(-40858 41|54:84849:)0 8D.a3t3a1W@rLiMt_eDrEIBmUpGl@:1:5a:d4d4_:a0s8s.o3c3i1a5t6i9o|n( 4-8 8b5i|t4 808 8l)o cDaalt a0R1e0a3d0e0r0I0m.p3l1:e:ca7ddd5_ca.s0s0o0c0i0a0t0i3o.n0 0-0 0b0i1t0 20( dl6o6c9a6ld 4011)0 3r0e0m0o0t.e3 10e1c073d050c0.00.03010e0c070d25.c0.00000000500070(2f.f000f0705075a0)7 (rfefm0oft7e5 70a1)0
30000.31ec7d5c.00000003.00000102(d6696d41)2
025-12-05 15:44:08.331@LM_WARNING@15:44:08.331774|(4884|4884) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:08.331@LM_INFO@15:44:08.331878|(4884|4884) publisher signaling ready
2025-12-05 15:44:08.332@LM_DEBUG@15:44:08.332335|(4885|4888) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:08.332@LM_INFO@15:44:08.332429|(4884|4901) DataWriterImpl::transport_assoc_done: writer 01030000.31ec7d5c.00000003.00000102(d6696d41) succeeded in associating with reader 01030000.31ec7d5c.00000002.00000507(ff0f757a)
2025-12-05 15:44:08.332@LM_DEBUG@15:44:08.332571|(4884|4901) DataWriterImpl::transport_assoc_done: writer 01030000.31ec7d5c.00000003.00000102(d6696d41) reader 01030000.31ec7d5c.00000002.00000507(ff0f757a) calling association_complete_i
2025-12-05 15:44:08.332@LM_DEBUG@15:44:08.332682|(4884|4901) DataWriterImpl::association_complete_i - bit 0 local 01030000.31ec7d5c.00000003.00000102(d6696d41) remote 01030000.31ec7d5c.00000002.00000507(ff0f757a)
2025-12-05 15:44:08.581@LM_INFO@15:44:08.581315|(4885|4885) subscriber checking for pub ready
2025-12-05 15:44:08.581@LM_INFO@15:44:08.581431|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:08.581@LM_DEBUG@15:44:08.581480|(4885|4885) received 0 of expected 100
2025-12-05 15:44:08.582@LM_INFO@15:44:08.582073|(4884|4884) publisher checking for sub ready
2025-12-05 15:44:08.582@LM_DEBUG@15:44:08.582249|(4884|4884) Writer::start
2025-12-05 15:44:08.582@LM_DEBUG@15:44:08.582460|(4884|4902) Writer::svc begins.
2025-12-05 15:44:08.582@LM_DEBUG@15:44:08.582542|(4884|4902) 15:44:08.582544 Writer::svc starting to write.
2025-12-05 15:44:08.582@LM_INFO@15:44:08.582961|(4884|4902) write (0).
2025-12-05 15:44:08.582@LM_DEBUG@15:44:08.583011|(4885|4898) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:08.583@LM_DEBUG@15:44:08.583460|(4885|4898) reader A49B37C0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:44:08.583@LM_DEBUG@15:44:08.583544|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.633@LM_INFO@15:44:08.633301|(4884|4902) write (1).
2025-12-05 15:44:08.633@LM_DEBUG@15:44:08.633872|(4885|4898) reader A49B37C0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:44:08.633@LM_DEBUG@15:44:08.633961|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.683@LM_INFO@15:44:08.683874|(4884|4902) write (2).
2025-12-05 15:44:08.684@LM_DEBUG@15:44:08.684426|(4885|4898) reader A49B37C0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:44:08.684@LM_DEBUG@15:44:08.684515|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.734@LM_INFO@15:44:08.734318|(4884|4902) write (3).
2025-12-05 15:44:08.734@LM_DEBUG@15:44:08.734825|(4885|4898) reader A49B37C0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:44:08.734@LM_DEBUG@15:44:08.734910|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.784@LM_INFO@15:44:08.784719|(4884|4902) write (4).
2025-12-05 15:44:08.785@LM_DEBUG@15:44:08.785136|(4885|4898) reader A49B37C0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:08.785@LM_DEBUG@15:44:08.785220|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.835@LM_INFO@15:44:08.835081|(4884|4902) write (5).
2025-12-05 15:44:08.835@LM_DEBUG@15:44:08.835607|(4885|4898) reader A49B37C0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:44:08.835@LM_DEBUG@15:44:08.835722|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.885@LM_INFO@15:44:08.885640|(4884|4902) write (6).
2025-12-05 15:44:08.886@LM_DEBUG@15:44:08.886248|(4885|4898) reader A49B37C0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:08.886@LM_DEBUG@15:44:08.886337|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.936@LM_INFO@15:44:08.936198|(4884|4902) write (7).
2025-12-05 15:44:08.936@LM_DEBUG@15:44:08.936683|(4885|4898) reader A49B37C0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:44:08.936@LM_DEBUG@15:44:08.936795|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:08.986@LM_INFO@15:44:08.986572|(4884|4902) write (8).
2025-12-05 15:44:08.986@LM_DEBUG@15:44:08.986946|(4885|4898) reader A49B37C0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:44:08.987@LM_DEBUG@15:44:08.987028|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.036@LM_INFO@15:44:09.036893|(4884|4902) write (9).
2025-12-05 15:44:09.037@LM_DEBUG@15:44:09.037341|(4885|4898) reader A49B37C0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:44:09.037@LM_DEBUG@15:44:09.037430|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.087@LM_INFO@15:44:09.087243|(4884|4902) write (10).
2025-12-05 15:44:09.087@LM_DEBUG@15:44:09.087716|(4885|4898) reader A49B37C0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:44:09.087@LM_DEBUG@15:44:09.087821|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.137@LM_INFO@15:44:09.137723|(4884|4902) write (11).
2025-12-05 15:44:09.138@LM_DEBUG@15:44:09.138299|(4885|4898) reader A49B37C0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:44:09.138@LM_DEBUG@15:44:09.138393|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.188@LM_INFO@15:44:09.188169|(4884|4902) write (12).
2025-12-05 15:44:09.188@LM_DEBUG@15:44:09.188731|(4885|4898) reader A49B37C0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:44:09.188@LM_DEBUG@15:44:09.188828|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.238@LM_INFO@15:44:09.238660|(4884|4902) write (13).
2025-12-05 15:44:09.239@LM_DEBUG@15:44:09.239031|(4885|4898) reader A49B37C0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:44:09.239@LM_DEBUG@15:44:09.239113|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.289@LM_INFO@15:44:09.289138|(4884|4902) write (14).
2025-12-05 15:44:09.289@LM_DEBUG@15:44:09.289517|(4885|4898) reader A49B37C0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:09.289@LM_DEBUG@15:44:09.289603|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.339@LM_INFO@15:44:09.339440|(4884|4902) write (15).
2025-12-05 15:44:09.339@LM_DEBUG@15:44:09.339851|(4885|4898) reader A49B37C0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:44:09.339@LM_DEBUG@15:44:09.339940|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.389@LM_INFO@15:44:09.389766|(4884|4902) write (16).
2025-12-05 15:44:09.390@LM_DEBUG@15:44:09.390321|(4885|4898) reader A49B37C0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:09.390@LM_DEBUG@15:44:09.390415|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.440@LM_INFO@15:44:09.440305|(4884|4902) write (17).
2025-12-05 15:44:09.440@LM_DEBUG@15:44:09.440909|(4885|4898) reader A49B37C0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:44:09.441@LM_DEBUG@15:44:09.441004|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.490@LM_INFO@15:44:09.490775|(4884|4902) write (18).
2025-12-05 15:44:09.491@LM_DEBUG@15:44:09.491338|(4885|4898) reader A49B37C0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:44:09.491@LM_DEBUG@15:44:09.491431|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.541@LM_INFO@15:44:09.541287|(4884|4902) write (19).
2025-12-05 15:44:09.541@LM_DEBUG@15:44:09.541866|(4885|4898) reader A49B37C0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:44:09.541@LM_DEBUG@15:44:09.541958|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.581@LM_INFO@15:44:09.581664|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:09.581@LM_DEBUG@15:44:09.581793|(4885|4885) received 20 of expected 100
2025-12-05 15:44:09.591@LM_INFO@15:44:09.591717|(4884|4902) write (20).
2025-12-05 15:44:09.592@LM_DEBUG@15:44:09.592225|(4885|4898) reader A49B37C0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:09.592@LM_DEBUG@15:44:09.592313|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.642@LM_INFO@15:44:09.642145|(4884|4902) write (21).
2025-12-05 15:44:09.642@LM_DEBUG@15:44:09.642731|(4885|4898) reader A49B37C0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:44:09.642@LM_DEBUG@15:44:09.642828|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.692@LM_INFO@15:44:09.692583|(4884|4902) write (22).
2025-12-05 15:44:09.693@LM_DEBUG@15:44:09.693174|(4885|4898) reader A49B37C0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:44:09.693@LM_DEBUG@15:44:09.693267|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.743@LM_INFO@15:44:09.743085|(4884|4902) write (23).
2025-12-05 15:44:09.743@LM_DEBUG@15:44:09.743538|(4885|4898) reader A49B37C0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:44:09.743@LM_DEBUG@15:44:09.743625|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.793@LM_INFO@15:44:09.793478|(4884|4902) write (24).
2025-12-05 15:44:09.793@LM_DEBUG@15:44:09.793994|(4885|4898) reader A49B37C0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:09.794@LM_DEBUG@15:44:09.794083|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.843@LM_INFO@15:44:09.843873|(4884|4902) write (25).
2025-12-05 15:44:09.844@LM_DEBUG@15:44:09.844301|(4885|4898) reader A49B37C0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:44:09.844@LM_DEBUG@15:44:09.844390|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.894@LM_INFO@15:44:09.894221|(4884|4902) write (26).
2025-12-05 15:44:09.894@LM_DEBUG@15:44:09.894753|(4885|4898) reader A49B37C0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:09.894@LM_DEBUG@15:44:09.894844|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.944@LM_INFO@15:44:09.944636|(4884|4902) write (27).
2025-12-05 15:44:09.945@LM_DEBUG@15:44:09.945118|(4885|4898) reader A49B37C0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:44:09.945@LM_DEBUG@15:44:09.945206|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:09.995@LM_INFO@15:44:09.995068|(4884|4902) write (28).
2025-12-05 15:44:09.995@LM_DEBUG@15:44:09.995562|(4885|4898) reader A49B37C0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:09.995@LM_DEBUG@15:44:09.995652|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.045@LM_INFO@15:44:10.045506|(4884|4902) write (29).
2025-12-05 15:44:10.046@LM_DEBUG@15:44:10.046043|(4885|4898) reader A49B37C0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:44:10.046@LM_DEBUG@15:44:10.046134|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.095@LM_INFO@15:44:10.095979|(4884|4902) write (30).
2025-12-05 15:44:10.096@LM_DEBUG@15:44:10.096417|(4885|4898) reader A49B37C0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:10.096@LM_DEBUG@15:44:10.096504|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.146@LM_INFO@15:44:10.146424|(4884|4902) write (31).
2025-12-05 15:44:10.146@LM_DEBUG@15:44:10.146797|(4885|4898) reader A49B37C0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:44:10.146@LM_DEBUG@15:44:10.146880|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.196@LM_INFO@15:44:10.196727|(4884|4902) write (32).
2025-12-05 15:44:10.197@LM_DEBUG@15:44:10.197064|(4885|4898) reader A49B37C0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:10.197@LM_DEBUG@15:44:10.197148|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.247@LM_INFO@15:44:10.247104|(4884|4902) write (33).
2025-12-05 15:44:10.247@LM_DEBUG@15:44:10.247571|(4885|4898) reader A49B37C0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:44:10.247@LM_DEBUG@15:44:10.247662|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.297@LM_INFO@15:44:10.297554|(4884|4902) write (34).
2025-12-05 15:44:10.297@LM_DEBUG@15:44:10.297961|(4885|4898) reader A49B37C0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:10.298@LM_DEBUG@15:44:10.298047|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.347@LM_INFO@15:44:10.347884|(4884|4902) write (35).
2025-12-05 15:44:10.348@LM_DEBUG@15:44:10.348297|(4885|4898) reader A49B37C0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:44:10.348@LM_DEBUG@15:44:10.348390|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.398@LM_INFO@15:44:10.398225|(4884|4902) write (36).
2025-12-05 15:44:10.398@LM_DEBUG@15:44:10.398815|(4885|4898) reader A49B37C0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:10.398@LM_DEBUG@15:44:10.398912|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.448@LM_INFO@15:44:10.448739|(4884|4902) write (37).
2025-12-05 15:44:10.449@LM_DEBUG@15:44:10.449318|(4885|4898) reader A49B37C0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:44:10.449@LM_DEBUG@15:44:10.449412|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.499@LM_INFO@15:44:10.499213|(4884|4902) write (38).
2025-12-05 15:44:10.499@LM_DEBUG@15:44:10.499796|(4885|4898) reader A49B37C0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:10.499@LM_DEBUG@15:44:10.499890|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.549@LM_INFO@15:44:10.549745|(4884|4902) write (39).
2025-12-05 15:44:10.550@LM_DEBUG@15:44:10.550317|(4885|4898) reader A49B37C0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:44:10.550@LM_DEBUG@15:44:10.550409|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.581@LM_INFO@15:44:10.581981|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:10.582@LM_DEBUG@15:44:10.582085|(4885|4885) received 40 of expected 100
2025-12-05 15:44:10.600@LM_INFO@15:44:10.600188|(4884|4902) write (40).
2025-12-05 15:44:10.600@LM_DEBUG@15:44:10.600718|(4885|4898) reader A49B37C0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:10.600@LM_DEBUG@15:44:10.600805|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.650@LM_INFO@15:44:10.650607|(4884|4902) write (41).
2025-12-05 15:44:10.651@LM_DEBUG@15:44:10.651195|(4885|4898) reader A49B37C0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:44:10.651@LM_DEBUG@15:44:10.651291|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.701@LM_INFO@15:44:10.701076|(4884|4902) write (42).
2025-12-05 15:44:10.701@LM_DEBUG@15:44:10.701651|(4885|4898) reader A49B37C0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:10.701@LM_DEBUG@15:44:10.701766|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.751@LM_INFO@15:44:10.751586|(4884|4902) write (43).
2025-12-05 15:44:10.752@LM_DEBUG@15:44:10.752168|(4885|4898) reader A49B37C0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:44:10.752@LM_DEBUG@15:44:10.752262|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.802@LM_INFO@15:44:10.802031|(4884|4902) write (44).
2025-12-05 15:44:10.802@LM_DEBUG@15:44:10.802487|(4885|4898) reader A49B37C0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:10.802@LM_DEBUG@15:44:10.802573|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.852@LM_INFO@15:44:10.852384|(4884|4902) write (45).
2025-12-05 15:44:10.852@LM_DEBUG@15:44:10.852822|(4885|4898) reader A49B37C0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:44:10.852@LM_DEBUG@15:44:10.852909|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.902@LM_INFO@15:44:10.902738|(4884|4902) write (46).
2025-12-05 15:44:10.903@LM_DEBUG@15:44:10.903236|(4885|4898) reader A49B37C0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:10.903@LM_DEBUG@15:44:10.903323|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:10.953@LM_INFO@15:44:10.953149|(4884|4902) write (47).
2025-12-05 15:44:10.953@LM_DEBUG@15:44:10.953620|(4885|4898) reader A49B37C0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:44:10.953@LM_DEBUG@15:44:10.953735|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.003@LM_INFO@15:44:11.003556|(4884|4902) write (48).
2025-12-05 15:44:11.004@LM_DEBUG@15:44:11.004028|(4885|4898) reader A49B37C0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:11.004@LM_DEBUG@15:44:11.004115|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.053@LM_INFO@15:44:11.053938|(4884|4902) write (49).
2025-12-05 15:44:11.054@LM_DEBUG@15:44:11.054409|(4885|4898) reader A49B37C0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:44:11.054@LM_DEBUG@15:44:11.054499|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.104@LM_INFO@15:44:11.104314|(4884|4902) write (50).
2025-12-05 15:44:11.104@LM_DEBUG@15:44:11.104781|(4885|4898) reader A49B37C0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:11.104@LM_DEBUG@15:44:11.104870|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.154@LM_INFO@15:44:11.154713|(4884|4902) write (51).
2025-12-05 15:44:11.155@LM_DEBUG@15:44:11.155192|(4885|4898) reader A49B37C0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:44:11.155@LM_DEBUG@15:44:11.155282|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.205@LM_INFO@15:44:11.205094|(4884|4902) write (52).
2025-12-05 15:44:11.205@LM_DEBUG@15:44:11.205627|(4885|4898) reader A49B37C0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:11.205@LM_DEBUG@15:44:11.205746|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.255@LM_INFO@15:44:11.255525|(4884|4902) write (53).
2025-12-05 15:44:11.255@LM_DEBUG@15:44:11.255949|(4885|4898) reader A49B37C0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:44:11.256@LM_DEBUG@15:44:11.256033|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.306@LM_INFO@15:44:11.306154|(4884|4902) write (54).
2025-12-05 15:44:11.306@LM_DEBUG@15:44:11.306858|(4885|4898) reader A49B37C0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:11.306@LM_DEBUG@15:44:11.306957|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.356@LM_INFO@15:44:11.356638|(4884|4902) write (55).
2025-12-05 15:44:11.357@LM_DEBUG@15:44:11.357150|(4885|4898) reader A49B37C0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:44:11.357@LM_DEBUG@15:44:11.357244|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.407@LM_INFO@15:44:11.407052|(4884|4902) write (56).
2025-12-05 15:44:11.407@LM_DEBUG@15:44:11.407776|(4885|4898) reader A49B37C0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:11.407@LM_DEBUG@15:44:11.407877|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.457@LM_INFO@15:44:11.457497|(4884|4902) write (57).
2025-12-05 15:44:11.458@LM_DEBUG@15:44:11.458104|(4885|4898) reader A49B37C0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:44:11.458@LM_DEBUG@15:44:11.458200|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.508@LM_INFO@15:44:11.508101|(4884|4902) write (58).
2025-12-05 15:44:11.508@LM_DEBUG@15:44:11.508802|(4885|4898) reader A49B37C0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:11.508@LM_DEBUG@15:44:11.508902|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.558@LM_INFO@15:44:11.558548|(4884|4902) write (59).
2025-12-05 15:44:11.559@LM_DEBUG@15:44:11.559113|(4885|4898) reader A49B37C0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:44:11.559@LM_DEBUG@15:44:11.559209|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.582@LM_INFO@15:44:11.582274|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:11.582@LM_DEBUG@15:44:11.582373|(4885|4885) received 60 of expected 100
2025-12-05 15:44:11.609@LM_INFO@15:44:11.609046|(4884|4902) write (60).
2025-12-05 15:44:11.609@LM_DEBUG@15:44:11.609806|(4885|4898) reader A49B37C0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:11.609@LM_DEBUG@15:44:11.609900|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.659@LM_INFO@15:44:11.659588|(4884|4902) write (61).
2025-12-05 15:44:11.660@LM_DEBUG@15:44:11.660186|(4885|4898) reader A49B37C0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:44:11.660@LM_DEBUG@15:44:11.660297|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.710@LM_INFO@15:44:11.710062|(4884|4902) write (62).
2025-12-05 15:44:11.710@LM_DEBUG@15:44:11.710688|(4885|4898) reader A49B37C0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:11.710@LM_DEBUG@15:44:11.710820|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.760@LM_INFO@15:44:11.760492|(4884|4902) write (63).
2025-12-05 15:44:11.760@LM_DEBUG@15:44:11.760903|(4885|4898) reader A49B37C0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:44:11.760@LM_DEBUG@15:44:11.760992|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.810@LM_INFO@15:44:11.810825|(4884|4902) write (64).
2025-12-05 15:44:11.811@LM_DEBUG@15:44:11.811222|(4885|4898) reader A49B37C0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:11.811@LM_DEBUG@15:44:11.811309|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.861@LM_INFO@15:44:11.861211|(4884|4902) write (65).
2025-12-05 15:44:11.862@LM_DEBUG@15:44:11.862257|(4885|4898) reader A49B37C0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:44:11.862@LM_DEBUG@15:44:11.862606|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.911@LM_INFO@15:44:11.911906|(4884|4902) write (66).
2025-12-05 15:44:11.912@LM_DEBUG@15:44:11.912567|(4885|4898) reader A49B37C0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:11.912@LM_DEBUG@15:44:11.912661|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:11.962@LM_INFO@15:44:11.962315|(4884|4902) write (67).
2025-12-05 15:44:11.962@LM_DEBUG@15:44:11.962936|(4885|4898) reader A49B37C0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:44:11.963@LM_DEBUG@15:44:11.963029|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.012@LM_INFO@15:44:12.012683|(4884|4902) write (68).
2025-12-05 15:44:12.013@LM_DEBUG@15:44:12.013053|(4885|4898) reader A49B37C0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:12.013@LM_DEBUG@15:44:12.013139|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.063@LM_INFO@15:44:12.063026|(4884|4902) write (69).
2025-12-05 15:44:12.063@LM_DEBUG@15:44:12.063888|(4885|4898) reader A49B37C0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:44:12.063@LM_DEBUG@15:44:12.063987|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.113@LM_INFO@15:44:12.113754|(4884|4902) write (70).
2025-12-05 15:44:12.114@LM_DEBUG@15:44:12.114390|(4885|4898) reader A49B37C0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:12.114@LM_DEBUG@15:44:12.114484|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.164@LM_INFO@15:44:12.164194|(4884|4902) write (71).
2025-12-05 15:44:12.164@LM_DEBUG@15:44:12.164753|(4885|4898) reader A49B37C0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:44:12.164@LM_DEBUG@15:44:12.164844|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.214@LM_INFO@15:44:12.214654|(4884|4902) write (72).
2025-12-05 15:44:12.214@LM_DEBUG@15:44:12.214993|(4885|4898) reader A49B37C0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:12.215@LM_DEBUG@15:44:12.215079|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.264@LM_INFO@15:44:12.264994|(4884|4902) write (73).
2025-12-05 15:44:12.265@LM_DEBUG@15:44:12.265293|(4885|4898) reader A49B37C0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:44:12.265@LM_DEBUG@15:44:12.265379|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.315@LM_INFO@15:44:12.315319|(4884|4902) write (74).
2025-12-05 15:44:12.316@LM_DEBUG@15:44:12.316190|(4885|4898) reader A49B37C0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:12.316@LM_DEBUG@15:44:12.316285|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.366@LM_INFO@15:44:12.366058|(4884|4902) write (75).
2025-12-05 15:44:12.366@LM_DEBUG@15:44:12.366730|(4885|4898) reader A49B37C0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:44:12.366@LM_DEBUG@15:44:12.366828|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.416@LM_INFO@15:44:12.416468|(4884|4902) write (76).
2025-12-05 15:44:12.417@LM_DEBUG@15:44:12.417034|(4885|4898) reader A49B37C0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:12.417@LM_DEBUG@15:44:12.417130|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.466@LM_INFO@15:44:12.467014|(4884|4902) write (77).
2025-12-05 15:44:12.467@LM_DEBUG@15:44:12.467581|(4885|4898) reader A49B37C0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:44:12.467@LM_DEBUG@15:44:12.467677|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.517@LM_INFO@15:44:12.517455|(4884|4902) write (78).
2025-12-05 15:44:12.518@LM_DEBUG@15:44:12.518011|(4885|4898) reader A49B37C0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:12.518@LM_DEBUG@15:44:12.518106|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.567@LM_INFO@15:44:12.567954|(4884|4902) write (79).
2025-12-05 15:44:12.568@LM_DEBUG@15:44:12.568732|(4885|4898) reader A49B37C0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:44:12.568@LM_DEBUG@15:44:12.568824|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.582@LM_INFO@15:44:12.582629|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:12.582@LM_DEBUG@15:44:12.582729|(4885|4885) received 80 of expected 100
2025-12-05 15:44:12.618@LM_INFO@15:44:12.618755|(4884|4902) write (80).
2025-12-05 15:44:12.619@LM_DEBUG@15:44:12.619687|(4885|4898) reader A49B37C0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:12.619@LM_DEBUG@15:44:12.619818|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.669@LM_INFO@15:44:12.669450|(4884|4902) write (81).
2025-12-05 15:44:12.670@LM_DEBUG@15:44:12.670182|(4885|4898) reader A49B37C0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:44:12.670@LM_DEBUG@15:44:12.670278|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.719@LM_INFO@15:44:12.719897|(4884|4902) write (82).
2025-12-05 15:44:12.720@LM_DEBUG@15:44:12.720442|(4885|4898) reader A49B37C0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:12.720@LM_DEBUG@15:44:12.720537|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.770@LM_INFO@15:44:12.770380|(4884|4902) write (83).
2025-12-05 15:44:12.771@LM_DEBUG@15:44:12.771359|(4885|4898) reader A49B37C0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:44:12.771@LM_DEBUG@15:44:12.771457|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.821@LM_INFO@15:44:12.821209|(4884|4902) write (84).
2025-12-05 15:44:12.821@LM_DEBUG@15:44:12.821848|(4885|4898) reader A49B37C0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:44:12.821@LM_DEBUG@15:44:12.821939|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.871@LM_INFO@15:44:12.871819|(4884|4902) write (85).
2025-12-05 15:44:12.872@LM_DEBUG@15:44:12.872524|(4885|4898) reader A49B37C0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:12.872@LM_DEBUG@15:44:12.872624|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.922@LM_INFO@15:44:12.922262|(4884|4902) write (86).
2025-12-05 15:44:12.923@LM_DEBUG@15:44:12.923064|(4885|4898) reader A49B37C0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:12.923@LM_DEBUG@15:44:12.923176|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:12.972@LM_INFO@15:44:12.972681|(4884|4902) write (87).
2025-12-05 15:44:12.973@LM_DEBUG@15:44:12.973221|(4885|4898) reader A49B37C0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:12.973@LM_DEBUG@15:44:12.973331|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.023@LM_INFO@15:44:13.023160|(4884|4902) write (88).
2025-12-05 15:44:13.023@LM_DEBUG@15:44:13.023850|(4885|4898) reader A49B37C0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:44:13.023@LM_DEBUG@15:44:13.023950|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.073@LM_INFO@15:44:13.073572|(4884|4902) write (89).
2025-12-05 15:44:13.074@LM_DEBUG@15:44:13.074080|(4885|4898) reader A49B37C0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:13.074@LM_DEBUG@15:44:13.074174|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.123@LM_INFO@15:44:13.123983|(4884|4902) write (90).
2025-12-05 15:44:13.124@LM_DEBUG@15:44:13.124354|(4885|4898) reader A49B37C0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:44:13.124@LM_DEBUG@15:44:13.124437|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.174@LM_INFO@15:44:13.174303|(4884|4902) write (91).
2025-12-05 15:44:13.175@LM_DEBUG@15:44:13.175114|(4885|4898) reader A49B37C0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:13.175@LM_DEBUG@15:44:13.175203|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.225@LM_INFO@15:44:13.225016|(4884|4902) write (92).
2025-12-05 15:44:13.225@LM_DEBUG@15:44:13.225795|(4885|4898) reader A49B37C0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:44:13.225@LM_DEBUG@15:44:13.225884|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.275@LM_INFO@15:44:13.275745|(4884|4902) write (93).
2025-12-05 15:44:13.276@LM_DEBUG@15:44:13.276268|(4885|4898) reader A49B37C0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:13.276@LM_DEBUG@15:44:13.276363|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.326@LM_INFO@15:44:13.326159|(4884|4902) write (94).
2025-12-05 15:44:13.326@LM_DEBUG@15:44:13.326777|(4885|4898) reader A49B37C0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:44:13.326@LM_DEBUG@15:44:13.326872|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.376@LM_INFO@15:44:13.376516|(4884|4902) write (95).
2025-12-05 15:44:13.377@LM_DEBUG@15:44:13.377079|(4885|4898) reader A49B37C0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:13.377@LM_DEBUG@15:44:13.377179|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.426@LM_INFO@15:44:13.426975|(4884|4902) write (96).
2025-12-05 15:44:13.427@LM_DEBUG@15:44:13.427684|(4885|4898) reader A49B37C0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:44:13.427@LM_DEBUG@15:44:13.427815|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.477@LM_INFO@15:44:13.477388|(4884|4902) write (97).
2025-12-05 15:44:13.477@LM_DEBUG@15:44:13.477980|(4885|4898) reader A49B37C0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:13.478@LM_DEBUG@15:44:13.478079|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.527@LM_INFO@15:44:13.527952|(4884|4902) write (98).
2025-12-05 15:44:13.528@LM_DEBUG@15:44:13.528681|(4885|4898) reader A49B37C0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:44:13.528@LM_DEBUG@15:44:13.528816|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.578@LM_INFO@15:44:13.578403|(4884|4902) write (99).
2025-12-05 15:44:13.578@LM_DEBUG@15:44:13.578984|(4885|4898) reader A49B37C0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:13.579@LM_DEBUG@15:44:13.579081|(4885|4898) SampleInfo.sample_rank = 0
2025-12-05 15:44:13.582@LM_INFO@15:44:13.582852|(4885|4885) subscriber signaling finished
2025-12-05 15:44:13.628@LM_DEBUG@15:44:13.628893|(4884|4902) Writer::svc finished.
2025-12-05 15:44:13.833@LM_INFO@15:44:13.833064|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:13.834@LM_INFO@15:44:13.834341|(4884|4884) publisher signaling finished
2025-12-05 15:44:13.834@LM_DEBUG@15:44:13.834440|(4884|4884) notifying subscriber of 0 timeout writes
2025-12-05 15:44:14.083@LM_INFO@15:44:14.083312|(4885|4885) subscriber checking for pub finished
2025-12-05 15:44:14.083@LM_INFO@15:44:14.083449|(4885|4885) subscriber starting shutdown
2025-12-20052 51-51:24-40:51 41.50:8444@:L1M4_.I0N8F4O@@L1M5_:D4E4B:U1G4@.1058:44549:91|4(.40888445|9478|8(44)8 8p5u|b4l8i8s6h)e rD acthaeRcekaidnegr Ifmoprl :s:urbe mfoivnei_sahsesdo
ciations: bit 1 local 01030000.31ec7d5c.020002050-01022-.0050 01050:14c47:(1040.0078742@cLeM)_ DrEeBmUoGt@e1 50:14043:01040.00.83417e7c67|d(54c8.8040|040808040)1 .W0r0i0t0e0r1:c:2e(n3d7
cdfc91) num remotes 1
2025-12-05 15:44:14.084@LM_DEBUG@15:44:14.084881|(4885|4886) DataReaderImpl::remove_associations_i: bit 1 local 01030000.31ec7d5c.00000002.000001c7(000772ce) remote 01030000.31ec7d5c.00000001.000001c2(37cdfc91) num remotes 1
2025-12-05 15:44:14.085@LM_DEBUG@15:44:14.085255|(4884|4887) DataWriterImpl::remove_associations: bit 0 local 01030000.31ec7d5c.000000032.002050-01021-0025( d1656:9464d:4114). 0r8e5m@oLtMe_ D0E1B0U3G0@01050:.4341:e1c47.d058c5.303080|0(04080825.|040809080)5 0i7n(sftfa0nfc7e5 7ias) dniusmp orseemdo
tes 1
2025-12-05 15:44:14.085@LM_DEBUG@15:44:14.085974|(4885|4886) DataReaderImpl::remove_associations: bit 1 local 01030000.31ec7d5c.00000002.000003c7(3231104c) remote 01030000.31ec7d5c.00000001.000004c2(4aba08d4) num remotes 1
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086108|(4885|4886) DataReaderImpl::remove_associations_i: bit 1 local 01030000.31ec7d5c.00000002.000003c7(3231104c) remote 01030000.31ec7d5c.00000001.000004c2(4aba08d4) num remotes 1
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086234|(4885|4888) DataReaderImpl::remove_associations: bit 0 local 01030000.31ec7d5c.00000002.00000507(ff0f757a) remote 01030000.31ec7d5c.00000003.00000102(d6696d41) num remotes 1
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086409|(4885|4888) DataReaderImpl::remove_associations_i: bit 0 local 01030000.31ec7d5c.00000002.00000507(ff0f757a) remote 01030000.31ec7d5c.00000003.00000102(d6696d41) num remotes 1
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086550|(4885|4888) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086813|(4885|4886) DataReaderImpl::remove_associations: bit 1 local 01030000.31ec7d5c.00000002.000004c7(7d70868b) remote 01030000.31ec7d5c.00000001.000003c2(05fb9e13) num remotes 1
2025-12-05 15:44:14.086@LM_DEBUG@15:44:14.086938|(4885|4886) DataReaderImpl::remove_associations_i: bit 1 lo2c0a2l5 -01120-30050 0105.:3414e:c174d.50c8.60@0L0M0_0D0E0B2U.G0@01050:0444c:71(47.d07806896981b|)( 4r8e8m4o|t4e8 8071)0 3D0a0t0a0R.e3a1deecr7Idm5pcl.:0:0r0e0m0o0v0e1_.a0s0s0o0c0i3act2i(o0n5sf:b 9bei1t3 )1 nluomc arle m0o1t0e3s0 010
0.31ec7d5c.00000003.000001c7(3d675b270e2)5 -r1e2m-o0t5e 1051:04340:01040..03816e@cL7Md_5DcE.B0U0G0@01050:0414.:01040.000816c924(63|7(c4d8f8c59|14)8 8n8u)m DraetmaoRteeasd e1r
ListenerImpl:2:0o2n5_-s1u2b-s0c5r i1p5t:i4o4n:_1m4a.t0c8h7e@dL
M_DEBUG@15:44:14.087261|(4884|4887) DataReaderImpl::remove_associations_i: bit 1 local 01030000.31ec7d5c.00000003.000001c7(3d675b7e) remote 01030000.31ec7d5c.00000001.000001c2(37cdfc91) num remotes 1
2025-12-05 15:44:14.087@LM_DEBUG@15:44:14.087809|(4885|4895) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45279 , reconnect_state = INIT_STATE.
2025-12-05 15:44:14.028072@5L-M1_2D-E0B5U G1@51:54:44:41:41.40.8078@7L9M7_5D|E(B4U8G8@41|54:84847:)1 4D.a0t8a7R9e8a6d|e(r4I8m8p5l|:4:8r8e6m)o vDea_taasRseoacdieartIimopnls::: rbeimto v1e _laoscsaolc i0a1t0i3o0n0s0:0 .b3i1te c17 dl5occ.a0l0 000100030030.0000.03010e3cc77d(50cf.50103090f0c0)0 2r.e0m0o0t0e0 20c170(320b020a02.1301de)c 7rde5mco.t0e0 000100030010.0000.03010e4cc72d(54ca.b0a00080d040)0 1n.u0m0 0r0e0m2oct2e(s1 c1e
0af52) num remotes 1
2025-122-00255 -1152:-4045: 1145.:04848:@1L4M._0D8E8B@ULGM@_1D5E:B4U4G:@1145.:04848:21640.|0(848828741||4(848878)5 |D4a8t8a6R)e aDdaetraIRmepald:e:rrIemmpolv:e:_raesmsoovcei_aatsisooncsi_ait:i obnist_ i1: lboicta l1 0l1o0c3a0l0 0001.03310e0c070d.53c1.e0c070d050c0.0030.000000000023.c070(000f0521c379(f2cb)2 ar2e1m0odt)e r0e1m0o3t0e0 0001.03310e0c070d.53c1.e0c070d050c0.0010.000000000014.c020(040a0b2ac028(d14c)e 0naufm5 2r)e mnoutme sr e1m
otes 1
2025-12-05 15:44:14.088@LM_DEBUG@15:44:14.088712|(4885|4895) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:14.089@LM_DEBUG@15:44:14.089016|(4884|4887) DataReaderImpl::remove_associations: bit 1 local 01030000.31ec7d5c.00000003.000004c7(4010af3b) remote 01030000.31ec7d5c.00000001.000003c2(05fb9e13) num remotes 1
202250-2152--1025- 0155 :1454::4144:.1048.90@8L9M@_LDME_BDUEGB@U1G5@:1454::4144:.1048.90184911|4(84|8(8458|8448|8468)8 7D)a tDaaRteaaRdeeardLeirsItmepnle:r:Irmepmlo:v:e~_DaastsaoRceiaadteiroLniss_tie:n ebriItm p1l
local 01030000.31ec7d5c.00000003.000004c7(4010af3b) remote 01030000.31ec7d5c.00000001.000003c2(05fb9e13) num remotes 1
2025-12-05 15:44:14.089@LM_DEBUG@15:44:14.089887|(4884|4894) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45279 , reconnect_state = INIT_STATE.
2025-12-05 15:44:14.089@LM_DEBUG@15:44:14.090034|(4884|4887) DataReaderImpl::remove_associations: bit 1 local 01030000.31ec7d5c.00000003.000002c7(164a08bd) remote 01030000.31ec7d5c.00000001.000002c2(1ce0af52) num remotes 1
2025-12-05 15:44:14.090@LM_DEBUG@15:44:14.090167|(4884|4887) DataReaderImpl::remove_associations_i: bit 1 local 01030000.31ec7d5c.00000003.000002c7(164a08bd) remote 01030000.31ec7d5c.00000001.000002c2(1ce0af52) num remotes 1
2025-12-05 15:44:14.090@LM_DEBUG@15:44:14.090407|(4884|4894) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:14.092@LM_INFO@15:44:14.092342|(4885|4885) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:14.092@LM_DEBUG@15:44:14.092405|(4885|4885) Service_Participant::shutdown
2025-12-05 15:44:14.093@LM_DEBUG@15:44:14.093390|(4885|4885) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:14.094@LM_DEBUG@15:44:14.094525|(4884|4884) Service_Participant::shutdown
2025-12-05 15:44:14.096@LM_INFO@15:44:14.096058|(4885|4885) subscriber exiting with status 0
2025-12-05 15:44:14.096@LM_DEBUG@15:44:14.096641|(4885|4885) Service_Participant::~Service_Participant
2025-12-05 15:44:14.096@LM_DEBUG@15:44:14.096720|(4885|4885) Service_Participant::shutdown
2025-12-05 15:44:14.098@LM_DEBUG@15:44:14.098081|(4884|4884) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:14.098@LM_DEBUG@15:44:14.098600|(4884|4884) Service_Participant::~Service_Participant
2025-12-05 15:44:14.098@LM_DEBUG@15:44:14.098657|(4884|4884) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:14.177785|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl shmem Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4904
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4911 started at 2025-12-05 15:44:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4912 started at 2025-12-05 15:44:14
1155::4444::1144..443333005533||((44991112||44991112)) 1155::4444::1144..443333110033 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4444::1144..443333@@LLMM__IINNFFOO@@1155::4444::1144..443333338800||((44991121||44991121)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4444::1144..443333@@LLMM__IINNFFOO@@1155::4444::1144..443333551111||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
2025-12-052 01255:-4142:-1045. 41353:@4L4M:_1I4N.F4O3@31@5L:M4_4I:N1F4O.@41353:74340:|1(44.941313|743961|1()4 9I1N2F|O4:9 1S2e)r vIiNcFeO_:P aSretrivciicpea_nPta:r:tpircoicpeasnst_:c:opnrfoicge_sfsi_lceo:n fGiogi_nfgi lteo: lGooaidn gc otnof ilgouarda tcioonnf ifgruorma t"iaolnl .firnoim"
"all.ini"
22002255--1122--0055 1155::4444::1144..443344@@LLMM__IINNFFOO@@1155::4444::1144..443344113367||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTS=shmTeSm=
shmem
2025-12-20052 51-51:24-40:51 41.54:3444@:L1M4_.I4N3F4O@@L1M5_:I4N4F:O1@41.54:34443:0184|.(443941311|14|9(1419)1 2I|N4F9O1:2 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ SCHOMNEFMI=G@_sShHmMeEmM
=@shmem
2025-12-20052 51-51:24-40:51 41.54:3444@:L1M4_.I4N3F4O@@L1M5_:I4N4F:O1@41.54:34444:6114|.(443941416|54|9(1419)1 2I|N4F9O1:2 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ RCTOPNSF_ITGR_ARNTSPPSO_RTTRSA=NrStPpOsR
TS=rtps
2025-12-0250 2155-:1424-:0154 .1453:44@4L:M1_4I.N4F3O4@@1L5M:_4I4N:F1O4@.1453:44642:01|4(.44931416|2449|1(14)9 1I2|N4F9O1:2 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ RCTOPNSF=I@Gr_tRpTsP
S=@rtps
2025-12-05 21052:54-41:21-40.54 3145@:L4M4_:I1N4F.O4@3145@:L4M4_:I1N4F.O4@31457:9404|:(1449.1413|44799141|)( 4I9N1F2O|:4 9C1o2n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_NsFtIrGi_nMgU:L TCIOCNAFSITG__TMRUALNTSIPCOARSTTS_=TmRuAlNtSiPcOaRsTtS
=multicast
2025-12-05 1250:2454-:1124-.0453 41@5L:M4_4I:N1F4O.@41354:@4L4M:_1I4N.F4O3@41956:04|4(:41941.14|344991615)| (I4N9F1O2:| 4C9o1n2f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iMnUgL:T ICCOANSFTI=G@_mMuUlLtTiIcCaAsStT
=@multicast
2025-12-05 21052:54-41:21-40.54 3155@:L4M4_:I1N4F.O4@3155@:L4M4_:I1N4F.O4@31551:2414|:(1449.1413|54192161|)( 4I9N1F2O|:4 9C1o2n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_NsFtIrGi_nUgD:P _CTORNAFNISGP_OURDTPS_=TuRdApN
SPORTS=udp
2025-12-05 1250:2454-:1124-.0453 51@5L:M4_4I:N1F4O.@41355:@4L4M:_1I4N.F4O3@51257:64|4(:41941.14|345921812)| (I4N9F1O2:| 4C9o1n2f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iUnDgP:= @CuOdNpF
IG_UDP=@udp
2025-21022-50-51 21-50:54 41:51:44.44:3154@.L4M3_5I@NLFMO_@I1N5F:O4@41:51:44.44:31544.2443|5(442961|1(|44991121|)4 9I1N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NTFCIPG__TTRCAPN_STPROARNTSSP=OtRcTpS
=tcp
2025-12-052 01255:-4142:-1045. 41355:@4L4M:_1I4N.F4O3@51@5L:M4_4I:N1F4O.@41355:54842:|1(44.941315|548971|1()4 9I1N2F|O4:9 1C2o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gT:C PC=O@NtFcIpG
_TCP=@tcp
2025-12-052 01255:-4142:-1045. 41355:@4L4M:_1I4N.F4O3@51@5L:M4_4I:N1F4O.@41355:74344:|1(44.941315|743991|1()4 9I1N2F|O4:9 1C2o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn=g@:c oCnOfNiFgI
G=@config
2025-122-00255 -1152:-4045: 1145.:44345:@1L4M._4I3N5F@OL@M1_5I:N4F4O:@1145.:44345:81845.|4(345981818||4(941911)2 |I4N9F1O2:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NSSHPMOERMT__TSRHAMNESMP_OTRRTA_NTSYPPOER=Ts_hTmYePmE
=shmem
2022052-51-21-20-50 51 51:54:44:41:41.44.3463@6L@ML_MI_NIFNOF@O1@51:54:44:41:41.44.3463066016|2(|4(941911|24|941911)2 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TS_HSMHEMME=M@=s@hsmhemme
m
22002255--1122--0055 1155::4444::1144..443366@@LLMM__IINNFFOO@@1155::4444::1144..443366222266||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__RRTTPPSS__UUSSEE__MMUULLTTIICCAASSTT==00
2022052-51-21-20-50 51 51:54:44:41:41.44.3463@6L@ML_MI_NIFNOF@O1@51:54:44:41:41.44.3463460460|7(|4(941921|14|941921)1 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TR_TRPTSP_ST_RTARNASNPSOPROTR_TT_YTPYEP=Er=trptsp_su_dupd
p
22002255--1122--0055 1155::4444::1144..443366@@LLMM__IINNFFOO@@1155::4444::1144..443366558877||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrring: TRANSPORT_iRnTgP:S =T@RrAtNpSsP
ORT_RTPS=@rtps
2025-12-05 15:44:21042.54-3162@-L0M5_ I1N5F:O4@41:51:44.44:3164@.L4M3_6I7N5F6O|@(1459:1414|:41941.14)3 6I7N6F4O|:( 4C9o1n2f|i4g9S1t2o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tMrUiLnTgI:C ATSRTA_NTSRPAONRSTP_OMRUTL_TTIYCPAES=Tm_uTlRtAiNcSaPsOtR
T_TYPE=multicast
2025-12-05 15:442:01245.-41326-@0L5M _1I5N:F4O4@:1154:.4443:61@4L.M4_3I6N9F3O4@|1(54:94141:|1449.1413)6 9I4N1F|O(:4 9C1o2n|f4i9g1S2t)o rIeNIFmOp:l :C:osnefti_gsSttroirnegI:m pTlR:A:NsSePtO_RsTt_rMiUnLgT:I CTARSATN=S@PmOuRlTt_iMcUaLsTtI
CAST=@multicast
2025-12-05 1250:2454-:1124-.0453 71@5L:M4_4I:N1F4O.@41357:@4L4M:_1I4N.F4O3@71150:04|4(:41941.14|347911015)| (I4N9F1O2:| 4C9o1n2f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sTeRtA_NsStPrOiRnTg_:U DTPR_ATNRSAPNOSRPTO_RUTD_PT_YTPREA=NuSdPpO
RT_TYPE=udp
2025-12-052 01255:-4142:-1045. 41357:@4L4M:_1I4N.F4O3@71@5L:M4_4I:N1F4O.@41357:24645:|1(44.941317|247901|1()4 9I1N2F|O4:9 1C2o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TURDAPN=S@PuOdRpT
_UDP=@udp
2025-21022-50-51 21-50:54 41:51:44.44:3174@.L4M3_7I@NLFMO_@I1N5F:O4@41:51:44.44:31744.2413|7(442931|1(|44991121|)4 9I1N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PTOCRPT__TTRCAPN_STPROARNTS_PTOYRPTE_=TtYcPpE
=tcp
22002255--1122--0055 1155::4444::1144..443377@@LLMM__IINNFFOO@@1155::4444::1144..443377559934||((44991112||44991112)) IINNFFOO:: CCoonnffiiggSSttoorreIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TT_CTPC=P@=t@ctpc
p
22002255--1122--0055 1155::4444::1144..443377@@LLMM__IINNFFOO@@1155::4444::1144..443377776667||((44991112||44991112)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT==@@ttrraannssppoorrtt
20252-01225--0152 -1055: 4145::1444.:41347.@4L3M7_@ILNMF_OI@N1F5O:@4145::1444.:41347.943367|9(3439|1(14|941921|14)9 1I2N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:M MCOONM_MPOONO_LP_OSOILZ_ES=I4Z0E0=0400000000
000
22002255--1122--0055 1155::4444::1144..443388@@LLMM__IINNFFOO@@1155::4444::1144..443388110055||((44991112||44991112)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__IINNFFOO__RREEPPOO==ffiillee::////rreeppoo..iioorr
22002255--1122--0055 1155::4444::1144..443388@@LLMM__IINNFFOO@@1155::4444::1144..443388229911||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__GGLLOOBBAALL__TTRRAANNSSPPOORRTT__CCOONNFFIIGG==ttccpp
2022052-51-21-20-50 51 51:54:44:41:41.44.3483@8L@ML_MI_NIFNOF@O1@51:54:44:41:41.44.3483487447|4(|4(941921|14|941921)1 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO=N@=c@ocmommomno
n
22002255--1122--0055 1155::4444::1144..443399@@LLMM__IINNFFOO@@1155::4444::1144..443399002211||((44991121||44991121)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::1144..444400@@LLMM__IINNFFOO@@1155::4444::1144..444400222266||((44991112||44991112)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::1144..444400@@LLMM__IINNFFOO@@1155::4444::1144..444400443322||((44991112||44991112)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::1144..444400@@LLMM__IINNFFOO@@1155::4444::1144..444400662211||((44991112||44991121)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1155::4444::1144..444400@@LLMM__IINNFFOO@@1155::4444::1144..444400991199||((44991112||44991112)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1155::4444::1144..444411@@LLMM__NNOOTTIICCEE@@1155::4444::1144..444411009977||((44991121||44991121)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
2025-12-05 15:44:21042.54-4112@-L0M5_ D1E5B:U4G4@:1154:.4444:11@4L.M4_4D1E6B3U2G|@(1459:1424|:41941.24)4 1S6e4r4v|i(c4e9_1P1a|r4t9i1c1i)p aSnetr:v:igceet__Pdaormtaiicni_ppaanrtt:i:cgiepta_ndto_mfaaicnt_oprayr:t iCcriepaatnitn_gf aLcitonruyx:N eCtrweoartkiCnogn fLiignMuoxnNiettowro
rkConfigMonitor
2025-12-05 15:44:1240.2454-21@2L-M0_5I N1F5O:@4145::1444.:41442.@4L4M2_2I4N1F|O(@41951:14|44:91141.)4 4I2N2F4O7:| (C4o9n1f2i|g4S9t1o2r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e IRmEpPlO:S:IsTeOtR_Ys_tDrEiFnAgU:L TR_ERPEOPSOI=T@ODREYF_ADUELFTA_URLETP_OR
EPO=@DEFAULT_REPO
2025-12-05 15:442:01245.-12-054 4125@:L4M_4D:EBUG@15:44:14.44244104|.(444921@1L|M4_9D1E1B)U GS@e1r5v:i4c4e:_1P4a.r4t4i2c4i5p1a|n(t4:9:1s2e|t4_9r1e2p)o _Sieorrv:i cRee_pPoa[rDtEiFcAiUpLaTn_tR:E:PsOe]t _=r=e pfoi_lieo:r/:/ rReeppoo.[iDoErF
AULT_REPO] == file://repo.ior
15:44:14.463200|(4904|4904) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:14.470@LM_INFO@15:44:14.470195|(4911|4911) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDD2S0_2B5I-T1T2C-P0_5T R1A5N:S4P4O:R1T4_.I4N7S0T@_LDME_FIANUFLOT@_1R5E:P4O4_:D1A4T.A4L7I0N2K5_1R|E(L4E9A1S2E|_4D9E1L2A)Y =I0N
FO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:14.470@LM_INFO@15:44:14.470436|(4911|4911) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDD2S0_2B5I-T1T2C-P0_5T R1A5N:S4P4O:R1T4_.I4N7S0T@_LDME_FIANUFLOT@_1R5E:P4O4_:L1O4C.A4L7_0A5D0D7R|E(S4S9=1:20|
4912) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAU2L0T2_5R-E1P2O-_0L5O C1A5L:_4A4D:D1R4E.S4S7=0:@0L
M_INFO@15:44:14.470622|(4911|4911) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:14.470@LM_INFO@15:44:14.470721|(4912|4912) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:14.475@LM_WARNING@15:44:14.475994|(4911|4911) WARNING: get_fully_qualified_hostname: Co2u0l2d5 -n1o2t- 0f5i n1d5 :F4Q4D:N1.4 .U4s7i6n@gL M"_rWuAnRnNeIrNvGm@y1g58:7464": 1a4s. 4f7u6l0l4y8 |q(u4a9l1i2f|i4e9d1 2h)o sWtAnRaNmIeN,G :p lgeeats_ef uclolryr_eqcuta lsiyfsiteedm_ hcoosntfniagmuer:a tCioounl.d
not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:14.482@LM_DEBUG@15:44:14.482834|(4911|4916) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000002.000001c7(7483c0e1) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe)
2025-12-05 15:44:14.483@LM_WARNING@15:44:14.483230|(4911|4911) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.483@LM_DEBUG@15:44:14.483805|(4912|4915) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000003.000001c7(49e3e951) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe)
2025-12-05 15:44:14.484@LM_WARNING@15:44:14.484231|(4912|4912) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.485@LM_DEBUG@15:44:14.485094|(4911|4911) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000002.000002c7(5fae9322) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d)
2025-12-05 15:44:14.485@LM_DEBUG@15:44:14.485652|(4912|4915) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000003.000002c7(62ceba92) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d)
2025-12-05 15:44:14.486@LM_WARNING@15:44:14.486191|(4911|4911) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.486@LM_WARNING@15:44:14.486312|(4912|4912) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.487@LM_DEBUG@15:44:14.487374|(4911|4916) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000002.000003c7(46b5a263) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb)
2025-12-05 15:44:14.487@LM_DEBUG@15:44:14.487722|(4912|4915) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000003.000003c7(7bd58bd3) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb)
2025-12-05 15:44:14.487@LM_WARNING@15:44:14.487891|(4911|4911) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.488@LM_WARNING@15:44:14.488441|(4912|4912) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.488@LM_DEBUG@15:44:14.488969|(4911|4916) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000002.000004c7(09f434a4) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c)
2025-12-05 15:44:14.489@LM_WARNING@15:44:14.489531|(4911|4911) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.489@LM_DEBUG@15:44:14.489713|(4912|4915) DataReaderImpl::add_association - bit 1 local 01030000.5b9d79e2.00000003.000004c7(34941d14) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c)
2022052-51-21-20-50 51 51:54:44:41:41.44.9409@0L@ML_MW_ADRENBIUNGG@@1155::4444::1144..449900226694||((44991112||44991112)) aTtytpaecLho otkou ptScepr
vice::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.490@LM_DEBUG@15:44:14.490996|(4912|4912) attach to tcp
2025-12-05 15:44:14.491@LM_DEBUG@15:44:14.491074|(4912|4912) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:14.492@LM_WARNING@15:44:14.492320|(4911|4911) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.492@LM_INFO@15:44:14.492457|(4911|4911) publisher signaling ready
2025-12-05 15:44:14.492@LM_DEBUG@15:44:14.492892|(42901215|-41921-60)5 D1a5t:a4W4r:i1t4e.r4I9m2p@lL:M:_aDdEdB_UaGs@s1o5c:i4a4t:i1o4n. 4-9 2b9i3t5 |0( 4l9o1c2a|l4 901150)3 0D0a0t0a.R5eba9dde7r9Iem2p.l0:0:0a0d0d0_0a2s.s0o0c0i0a0t1i0o2n( 9-f 8bdift6 d0e )l orceamlo t0e1 003100030000.050b.95db799de729.e020.000000000030.0030.000000500075(0b76(ebb6eeebee5e)e 5r)e
mote 01030000.5b9d79e2.00000002.00000102(9f8df6de)
2025-12-05 15:44:14.493@LM_WARNING@15:44:14.493153|(4912|4912) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:14.493@LM_INFO@15:44:14.493254|(4912|4912) subscriber signaling ready
2025-12-05 15:44:14.493@LM_DEBUG@15:44:14.493870|(4912|4926) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:14.493@LM_INFO@15:44:14.493969|(4911|4924) DataWriterImpl::transport_assoc_done: writer 01030000.5b9d79e2.00000002.00000102(9f8df6de) succeeded in associating with reader 01030000.5b9d79e2.00000003.00000507(b6ebeee5)
2025-12-05 15:44:14.494@LM_DEBUG@15:44:14.494100|(4911|4924) DataWriterImpl::transport_assoc_done: writer 01030000.5b9d79e2.00000002.00000102(9f8df6de) reader 01030000.5b9d79e2.00000003.00000507(b6ebeee5) calling association_complete_i
2025-12-05 15:44:14.494@LM_DEBUG@15:44:14.494217|(4911|4924) DataWriterImpl::association_complete_i - bit 0 local 01030000.5b9d79e2.00000002.00000102(9f8df6de) remote 01030000.5b9d79e2.00000003.00000507(b6ebeee5)
2025-12-05 15:44:14.742@LM_INFO@15:44:14.742634|(4911|4911) publisher checking for sub ready
2025-12-05 15:44:14.742@LM_DEBUG@15:44:14.742859|(4911|4911) Writer::start
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743092|(4911|4928) Writer::svc begins.
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743189|(4911|4928) 15:44:14.743191 Writer::svc starting to write.
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743255|(4911|4927) Writer::svc begins.
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743335|(4911|4927) 15:44:14.743337 Writer::svc starting to write.
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743432|(4912|4912) subscriber checking for pub ready
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743526|(4912|4912) subscriber checking for pub finished
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743591|(4912|4912) received 0 of expected 200
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743676|(4911|4928) write (0).
2025-12-05 15:44:14.743@LM_DEBUG@15:44:14.743723|(4912|4926) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743832|(4911|4927) write (0).
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743915|(4911|4928) write (1).
2025-12-05 15:44:14.743@LM_INFO@15:44:14.743970|(4911|4927) write (1).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744033|(4911|4928) write (2).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744119|(4911|4927) write (2).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744184|(4911|4928) write (3).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744276|(4911|4927) write (3).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744347|(4911|4928) write (4).2
025-12-05 15:44:14.744@LM_DEBUG@15:44:14.744353|(4921022|54-91226-)0 5r e1a5d:e4r4 :4124D.071474D@0L Mt_aIkNeF Of@o1o5.:x4 4=: 104..070404040102 |f(o4o9.1y1 |=4 902.70)0 0w0r0i0t,e f(o4o)..d
ata_source = 1, count =2 012
5-12-05 15:44:14.744@LM2_0I2N5F-O1@21-50:54 41:51:44.47:41445.0704|4(@4L9M1_1D|E4928)B UwGr@i1t5e: 4(45:)1.4
.744514|(4912|4926) SampleInf2o0.2s5a-m1p2l-e0_5r a1n5k: 4=4 :01
4.744@LM_INFO@15:44:14.744592|(4911|4927) write (5).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744661|(4911|4928) write (6).
2025-12-05 15:44:14.744@LM_INFO@15:44:14.744734|(4911|4927) write (6).
22002255--1122--0055 1155::4444::1144..774444@@LLMM__DIENBFUOG@@1155::444:41:41.47.4744840890|3(|4(941911|24|942982)6 )w rrietaed e(r7 )4.2
D017D0 take foo.x = 0.000000 fo2o0.2y5 -=1 20-.0050 01050:04,4 :f1o4o..7d4a4t@aL_Ms_oIuNrFcOe@ 1=5 :24,4 :c1o4u.n7t4 4=9 223
|(4911|4927) wri2t0e2 5(-71)2.-
05 15:44:14.744@LM_DEBUG@21052:54-41:21-40.57 41459:8444|:(1449.1724|44@9L2M6_)I NSFaOm@p1l5e:I4n4f:o1.4s.a7m4p5l0e1_0r|a(n4k9 1=1 |04
928) write (8).
2025-12-05 15:44:14.745@LM_INFO@15:44:14.745110|(4911|4927) write (8).
2025-12-05 15:44:14.745@LM_INFO@15:44:14.745176|(4911|4928) write (9).
2025-12-05 15:4240:2154-.1724-50@5L M1_5D:E4B4U:G1@41.57:4454@:L1M4_.I7N4F5O2@2105|:(4449:1124|.47942562)3 3r|e(a4d9e1r1 |4429D2071)7 Dw0r ittaek e( 9f)o.o
.x = 1.000000 foo.y = 02.002050-01020-,0 5f o1o5.:d4a4t:a1_4s.o7u4r5c@eL M=_ I1N,F Oc@o1u5n:t4 4=: 134
.745321|(4911|49282)0 2w5r-i1t2e- 0(51 01)5.:
44:14.745@LM_DEBUG@15:44:14.7425032856-|1(24-90152 |1459:2464): 1S4a.m7p4l5e@ILnMf_oI.NsFaOm@p1l5e:_4r4a:n1k4 .=7 405
421|(4911|4927) write (10).
2025-12-05 15:44:14.745@LM_INFO@15:44:14.745500|(4911|4928) write (11).
2025-12-05 15:44:14.745@LM_INFO@15:44:14.745563|(4911|4927) write (11).
2025-12-05 15:44:14.745@LM_INFO@1250:2454-:1124-.0754 51653:54|4(:41941.17|4459@L2M8_)D EwBrUiGt@e1 5(:1424):.1
4.745645|(4912|4926) reader 42D2001275D-01 2t-a0k5e 1f5o:o4.4x: 1=4 .17.4050@0L0M0_0I NfFoOo@.1y5 :=4 40:.1040.07040507,4 0f|o(o4.9d1a1t|a4_9s2o7u)r cwer i=t e2 ,( 1c2o)u.n
t = 4
20252-01225--0152 -1055: 4145::1444.:71445.@7L4M5_@DLEMB_UIGN@F1O5@:1454::4144:.1744.57842578|3(14|9(1429|1419|2469)2 8S)a mwprlietIen f(o1.3s)a.m
ple_rank = 0
2025-12-05 15:44:14.745@LM_INFO@15:44:14.745946|(4911|4927) write (13).
2025-12-05 15:44:14.745@LM_INFO@15:44:14.746026|(4911|4928) write (14).
2025-12-05 15:44:14.746@LM_DEBUG@15:44:14.746071|(24092152-|1429-2065) 1r5e:a4d4e:r1 44.27D4061@7LDM0_ ItNaFkOe@ 1f5o:o4.4x: 1=4 .27.4060100090|0( 4f9o1o1.|y4 9=2 70). 0w0r0i0t0e0 ,( 1f4o)o..
data_source = 1, count =2 052
5-12-05 15:44:14.746@L2M0_2I5N-F1O2@-1055: 4145::1444.:71446.179496|@(L4M9_1D1E|B4U9G2@81)5 :w4r4i:t1e4 .(71456)2.1
3|(4912|4926) SampleInfo.sam2p0l2e5_-r1a2n-k0 5= 105
:44:14.746@LM_INFO@15:44:14.746294|(4911|4927) write (15).
2025-12-05 15:44:14.746@LM_INFO@15:44:14.746363|(4911|4928) write (16).
22002255--1122--0055 1155::4444::1144..774466@@LLMM__DIENBFUOG@@1155::4444::1144..774466444440||((44991112||44992276)) wrreiatdee r( 1462)D.0
17D0 take foo.x = 2.000020002 5f-o1o2.-y0 5= 105.:04040:01040.,7 4f6o@oL.Md_aItNaF_Os@o1u5r:c4e4 :=1 42.,7 4c6o5u3n5t| (=4 961
1|4928) write (17)2.0
25-12-05 15:44:14.746@LM_DEBU2G0@2155-:1424-:0154 .1754:64641:71|4(.4794162@|L4M9_2I6N)F OS@a1m5p:l4e4I:n1f4o..7s4a6m6p3le6_|r(a4n9k1 1=| 409
27) write (17).
2025-12-05 15:44:14.746@LM_INFO@15:44:14.746734|(4911|4928) write (18).
2025-12-05 15:44:14.746@LM_INFO@15:442:01245.-71426-80252 |1(54:94141:|1449.2774)6 @wLrMi_tDeE B(U1G8@)1.5
:44:14.746846|(4912|49262)0 2r5e-a1d2e-r0 54 21D50:1474D:01 4t.a7k4e6 @fLoMo_.IxN F=O @31.50:04040:0104 .f7o4o6.9y0 3=| (04.901010|040902,8 )f owor.idtaet a(_1s9o)u.r
ce = 1, count = 7
2025-122-00255 -1152:-4045: 1145.:74446:@1L4M._7I4N7F@OL@M1_5D:E4B4U:G1@41.57:44740:1164|.(744971012|04|9(2479)1 2w|r4i9t2e6 )( 1S9a)m.p
leInfo.sample_rank = 0
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747104|(4911|4928) write (20).
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747166|(4911|4927) write (20).
202250-2152--1025- 0155 :1454::4144:.1744.77@4L7M@_LIMN_FDOE@B1U5G:@4145::1444.:71447.273487|2(3459|1(14|941922|84)9 2w6r)i tree a(d2e1r) .4
2D017D0 take foo.x = 3.000000 2f0o2o5.-y1 2=- 005. 01050:04040:,1 4f.o7o4.7d@aLtMa__IsNoFuOr@c1e5 :=4 42:,1 4c.o7u4n7t3 5=7 |8(
4911|4927) write2 0(2251-)1.2
-05 15:44:14.747@LM_DEBUG2@01255:-4142:-1045. 71457:44148:|1(44.971427|@4L9M2_6I)N FSOa@m1p5l:4e4I:n1f4o..7s4a7m4p4l3e|_(r4a9n1k1 |=4 902
8) write (22).
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747549|(4911|4927) write (22).
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747616|(4911|4928) write (23).
2025-12-05 15:44:14.747@LM_2D0E2B5U-G1@21-50:454 :1154:.4744:71645.37|4(74@9L1M2_|I4N9F2O6@)1 5r:e4a4d:e1r4 .4724D7061774D|0( 4t9a1k1e| 4f9o2o7.)x w=r i4t.e0 0(02030)0.
foo.y = 0.000000, foo.da2t0a2_5s-o1u2r-c0e5 =1 51:,4 4c:o1u4n.t7 4=7 @9L
M_INFO@15:44:14.747777|(4911|4922082)5 -w1r2i-t0e5 (1254:)4.4
:14.747@LM_DEBUG@15:44:14.7472802245|-(1429-1025| 41952:64)4 :S1a4m.p7l4e7I@nLfMo_.IsNaFmOp@l1e5_:r4a4n:k1 4=. 704
7866|(4911|4927) write (24).
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747945|(4911|4928) write (25).
2025-12-05 15:44:14.747@LM_INFO@15:44:14.747994|(4911|4927) write (2250)2.5
-12-05 15:44:14.748@LM_D2E0B2U5G-@1125-:0454 :1154:.4744:81044.17|4(84@9L1M2_|I4N9F2O6@)1 5r:e4a4d:e1r4 .4724D8001677D|0( 4t9a1k1e| 4f9o2o8.)x w=r i4t.e0 0(02060)0.
foo.y = 0.000000, foo.data_s2o0u2r5c-e1 2=- 025, 1c5o:u4n4t: 1=4 .1704
8@LM_INFO@15:44:21042.57-41821-7085| (1459:1414|:41942.77)4 8w@rLiMt_eD E(B2U6G)@.1
5:44:14.748211|(4912|492260)2 5S-a1m2p-l0e5I n1f5o:.4s4a:m1p4l.e7_4r8a@nLkM _=I N0F
O@15:44:14.748263|(4911|4928) write (27).
2025-12-05 15:44:14.748@LM_INFO@15:44:14.748343|(4911|4927) write (27).
2025-12-05 15:44:14.748@LM_INFO@15:44:14.748414|(491210|2459-2182)- 0w5r i1t5e: 4(42:81)4..
748@LM_DEBUG@15:44:14.748432|(42901225|-41922-60)5 r1e5a:d4e4r: 1442.D704187@DL0M _tIaNkFeO @f1o5o:.4x4 :=1 45..704080408080| (f4o9o1.1y| 4=9 207.)0 0w0r0i0t0e, (f2o8o)..d
ata_source = 1, count = 21012
5-12-05 15:44:14.748@LM2_0I2N5F-O1@21-50:54 41:51:44.47:41845.7794|(84@9L1M1_|D4E9B2U8G)@ 1w5r:i4t4e: 1(42.97)4.8
591|(4912|4926) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 := 404
:14.748@LM_INFO@15:44:14.748670|(4911|4927) write (29).
2025-12-05 15:44:14.748@LM_INFO@15:44:14.748752|(4911|4928) write (30).
2025-12-05 15:44:14.7482@0L2M5_-I1N2F-O0@51 51:54:44:41:41.47.4784881@0L|M(_4D9E1B1U|G4@91257:)4 4w:r1i4t.e7 4(83802)9.|
(4912|4926) reader 42D01270D205 -t1a2k-e0 5f o1o5.:x4 4=: 154..0704080@0L0M _fIoNoF.Oy@ 1=5 :04.40:01040.0704,8 8f9o9o|.(d4a9t1a1_|s4o9u2r8c)e w=r i2t,e c(o3u1n)t.
= 12
2025-12-20052 51-51:24-40:51 41.57:4494@:L1M4_.D7E4B8U@GL@M1_5I:N4F4O:@1145.:74449:01048.|7(449901123||4(942961)1 |S4a9m2p7l)e Iwnrfiot.es a(m3p1l)e._
rank = 0
2025-12-05 15:44:14.749@LM_INFO@15:44:14.749102|(4911|4928) write (32).
2025-12-05 15:44:14.749@LM_INFO@15:44:14.749148|(4911|4927) write (32).
2025-12-052 01255:-4142:-1045. 71459:@4L4M:_1I4N.F7O4@91@5L:M4_4D:E1B4U.G7@41952:2404|:(1449.1714|94291298|)( 4w9r1i2t|e4 9(2363)) .r
eader 42D017D0 take foo.x = 260.2050-01020-00 5f o1o5.:y4 4=: 104..0704090@0L0M,_ IfNoFoO.@d1a5t:a4_4s:o1u4r.c7e4 9=3 311,| (c4o9u1n1t| 4=9 2173)
write (33).
2025-12-05 15:44:14.74290@2L5M-_1D2E-B0U5G @1155::4444::1144..774499@4L0M1_|I(N4F9O1@21|54:94246:)1 4S.a7m4p9l4e1I7n|f(o4.9s1a1m|p4l9e2_8r)a nwkr i=t e0
(34).
2025-12-05 15:44:14.749@LM_INFO@15:44:14.749524|(4911|4927) write (34).
2025-12-05 15:44:14.749@LM_INFO@15:44:14.749590|(4911|4928) write (35).
2025-12-05 15:44:14.749@LM_INFO@15:44:14.749662|(4911|24092257-)1 2w-r0i5t e1 5(:3454):.1
4.749@LM_DEBUG@15:44:14.724092751-21|2(-40951 21|54:94246:)1 4r.e7a4d9e@rL M4_2IDN0F1O7@D105 :t4a4k:e1 4f.o7o4.9752x| (=4 961.10|040902080) fworoi.tye =( 306.)0.0
0000, foo.data_source = 2, cou2n0t2 5=- 1124-
05 15:44:14.749@L2M0_2I5N-F1O2@-1055: 4145::1444.:71449.876469|@(L4M9_1D1E|B4U9G2@71)5 :w4r4i:t1e4 .(73469)8.8
6|(4912|4926) SampleInfo.2s0a2m5p-l1e2_-r0a5n k1 5=: 404
:14.749@LM_INFO@15:44:14.749951|(4911|4928) write (37).
2025-12-05 15:44:14.750@LM_INFO@15:44:14.750015|(4911|4927) write (37).
2025-12-05 15:44:14.750@LM_INFO@15:44:14.750085|(4911|4928) write (382)0.2
5-12-05 15:44:14.750@LM_DEBUG@15:44:14.750111|(4912|4926) reader 42D017D0 take 2f0o2o5.-x1 2=- 075. 01050:04040: 1f4o.o7.5y0 @=L M0_.I0N0F0O0@0105,: 4f4o:o1.4d.a7t5a0_1s7o1u|r(c4e9 1=1 |14,9 2c7o)u nwtr i=t e1 5(
38).
2025-12-05 15:24042:51-41.27-5005@ L1M5_:D4E4B:U1G4@.1755:04@4L:M1_4I.N7F5O0@21550:|4(44:91142.|745902266)0 |S(a4m9p1l1e|I4n9f2o8.)s awmrpiltee_ r(a3n9k) .=
0
2025-12-05 15:44:14.750@LM_INFO@15:44:14.750376|(4911|4927) write (39).
2025-12-05 15:44:14.750@LM_INFO@15:44:14.750442|(4911|4928) write (40).
2025-12-05 15:44:14.750@LM_DEBUG@15:44:14.725002459-21|2(-40951 21|54:94246:)1 4r.e7a5d0e@rL M4_2IDN0F1O7@D105 :t4a4k:e1 4f.o7o5.0x5 2=4 |7(.40901010|0409 2f7o)o .wyr i=t e0 .(04000)0.0
0, foo.data_source = 2, 2c0o2u5n-t1 2=- 0156
15:44:14.750@LM_INFO@1250:2454-:1124-.0755 01651:44|4(:41941.17|5409@2L8M)_ DwErBiUtGe@ 1(5:44:14.754016)3.9
|(4912|4926) SampleInfo.sample_ran2k0 2=5 -01
2-05 15:44:14.750@LM_INFO@15:44:14.750739|(4911|4927) write (41).
2025-12-05 15:44:14.750@LM_INFO@15:44:14.750809|(4911|4928) write (42).
2025-122-00255 -1152:-4045: 1145.:74540:@1L4M._7D5E0B@ULGM@_1I5N:F4O4@:1154:.4745:01848.17|5(04899102||(44992161)| 4r9e2a7d)e rw r4i2tDe0 1(74D20) .t
ake foo.x = 8.000000 foo.y 2=0 205.-01020-00050 ,1 5f:o4o4.:d1a4t.a7_5s0o@uLrMc_eI N=F O1@,1 5c:o4u4n:t1 4=. 71570
982|(4911|4928) wri2t0e2 5(-4132)-.0
5 15:44:14.751@LM_DEBUG@15:44:14.725012055-61|2(-40951 21|54:94246:)1 4S.a7m5p1l@eLIMn_fIoN.FsOa@m1p5l:e4_4r:a1n4k. 7=5 100
87|(4911|4927) write (43).
2025-12-05 15:44:14.751@LM_INFO@15:44:14.751171|(4911|4928) write (44).
2025-12-05 15:44:14.751@LM_2I0N2F5O-@1125-:0454 :1154:.4745:11244.97|5(14@9L1M1_|D4E9B2U7G)@ 1w5r:i4t4e: 1(44.47)5.1
265|(4912|4926) reader 42D021072D50- 1t2a-k0e5 f1o5o:.4x4 :=1 48..705010@0L0M0_ IfNoFoO.@y1 5=: 404.:01040.0751333|(490101,| 4f9o2o8.)d awtrai_tseo u(r4c5e) .=
2, count = 18
202250-2152--1025- 0155 :1454::4144:.1745.17@5L1M@_LDME_BIUNGF@O1@51:54:44:41:41.47.5715414444|5(|4(941921|14|942962)7 )S awmrpilteeI n(f4o5.)s.a
mple_rank = 0
2025-12-05 15:44:14.751@LM_INFO@15:44:14.751537|(4911|4928) write (46).
2025-12-05 15:44:14.751@LM_INFO@15:44:14.751599|(4911|4927) write (46).
2025-12-05 1250:2454-:1124-.70551 @1LM_DEBUG5@:1454::4144:.1745.17@5L1M6_6I0N|F(O4@91152:|4449:2164). 7r5e1a6d7e3r| (4429D1011|74D902 8t)a kwer iftoeo .(x4 7=) .9
.000000 foo.y = 0.000000, foo.data_2s0o2u5r-c1e2 -=0 51 ,1 5c:o4u4n:t1 4=. 71591
@LM_INFO@15:44:14.27052158-1142|-(0459 1115|:44942:71)4 .w7r5i1t@eL M(_4D7E)B.U
G@15:44:14.751850|(4912|4926) 2S0a2m5p-l1e2I-n0f5o .1s5a:m4p4l:e1_4r.a7n5k1 @=L M0_
INFO@15:44:14.751902|(4911|4928) write (48).
2025-12-05 15:44:14.751@LM_INFO@15:44:14.751983|(4911|4927) write (48).
2025-12-05 15:44:14.752@LM_INFO@15:44:14.752055|(4911|4928) writ2e0 2(54-91)2.-
05 15:44:14.752@LM_DEBUG@15:44:14.7522002759-|1(24-90152 |1459:2464): 1r4e.a7d5e2r@ L4M2_DI0N1F7OD@01 5t:a4k4e: 1f4o.o7.5x2 1=1 79|.(040901010|04 9f2o7o). yw r=i t0e. 0(04090)0.0
, foo.data_source = 2, coun2t0 2=5 -2102
-05 15:44:14.752@LM_IN2F0O2@51-51:24-40:51 41.57:54242:0184|.(745921@1L|M4928) wr_iDtEeB U(G5@01)5.:
44:14.752227|(4912|4926) SampleInf2o0.2s5a-m1p2l-e0_5r a1n5k: 4=4 :01
4.752@LM_INFO@15:44:14.752302|(4911|4927) write (50).
2025-12-05 15:44:14.752@LM_INFO@15:44:14.752374|(4911|4928) write (51).
22002255--1122--0055 1155::4444::1144..775522@@LLMM__IDNEFBOU@G1@51:54:44:41:41.47.5725425485|4(|4(941911|24|942972)6 )w rrietaed e(r5 14)2.D
017D0 take foo.x = 10.0000002 0f2o5o-.1y2 -=0 50 .1050:04040:01,4 .f7o5o2.@dLaMt_aI_NsFoOu@r1c5e: 4=4 :11,4 .c7o5u2n5t5 0=| (2419
11|4928) write (522)0.2
5-12-05 15:44:14.752@LM_DEBUG@15:4240:2154-.1725-20653 11|5(:44941:21|44.972562)@ LSMa_mIpNlFeOI@n1f5o:.4s4a:m1p4l.e7_5r2a6n5k4 |=( 409
11|4927) write (52).
2025-12-05 15:44:14.752@LM_INFO@15:44:14.752754|(4911|4928) write (53).
2025-12-05 15:44:14.752@LM_I2N0F2O5@-1152:-4045: 1145.:74542:81441.|7(5429@1L1M|_4D9E2B7U)G @w1r5i:t4e4 :(1543.)7.5
2858|(4912|4926) reader 42D2001275D-01 2t-a0k5e 1f5o:o4.4x: 1=4 .1705.20@0L0M0_0I0N FfOo@o1.5y: 4=4 :01.40.0705020902,5 |f(o4o9.1d1a|t4a9_2s8o)u rwcrei t=e 2(,5 4c)o.u
nt = 22
2025-12-052 01255:-4142:-1045. 71553:@4L4M:_1D4E.B7U5G2@@1L5M:_4I4N:F1O4@.1755:34043:71|4(.47951320|4429|2(64)9 1S1a|m4p9l2e7I)n fwor.istaem p(l5e4_)r.a
nk = 0
2025-12-05 15:44:14.753@LM_INFO@15:44:14.753134|(4911|4928) write (55).
2025-12-05 15:44:14.753@LM_INFO@15:44:14.753183|(4911|4927) write (55).
2022052-51-21-20-50 51 51:54:44:41:41.47.5735@3L@ML_MI_NDFEOB@1U5G:@4145::1444.:71543.275573|2(5439|1(14|941922|84)9 2w6r)i tree a(d5e6r) .4
2D017D0 take foo.x = 11.000000 foo.y = 0.0002000205,- 1f2o-o0.5d a1t5a:_4s4o:u1r4c.e7 5=3 @1L,M _cIoNuFnOt@ 1=5 :2434
:14.753374|(49112|042952-71)2 -w0r5i t1e5 :(4546:)1.4
.753@LM_DEBUG@15:44:14.7534252|0(2459-1122|-40952 61)5 :S4a4m:p1l4e.I7n5f3o@.LsMa_mIpNlFeO_@r1a5n:44:14.7534k6 4=| (04
911|4928) write (57).
2025-12-05 15:44:14.753@LM_INFO@15:44:14.753556|(4911|4927) write (57).
2025-12-05 15:44:14.753@LM_INFO@15:44:14.753630|(4911|4928) write2 0(2558-)1.2
-05 15:44:14.753@LM_DEBUG2@01255:-4142:-1045. 71553:64543:|1(44.971523|@4L9M2_6I)N FrOe@a1d5e:r4 44:21D40.1775D306 8t7a|k(e4 9f1o1o|.4x9 2=7 )1 1w.r0i0t0e0 0(05 8f)o.o
.y = 0.000000, foo.data_sour2c0e2 5=- 122,- 0c5o u1n5t: 4=4 :2144
.753@LM_INFO@15:44:14.7523072858-|1(24-90151 |1459:2484): 1w4r.i7t5e3 @(L5M9_)D.E
BUG@15:44:14.753826|(4912|4926) SampleIn2f0o2.5s-a1m2p-l0e5_ r1a5n:k4 4=: 104
.753@LM_INFO@15:44:14.753887|(4911|4927) write (59).
2025-12-05 15:44:14.753@LM_INFO@15:44:14.753962|(4911|4928) write (60).
2025-12-05 15:44:14.754@LM2_0I2N5F-O1@21-50:54 41:51:44.47:51440.2735|4(@4L9M1_1D|E4B9U2G7@)1 5w:r4i4t:e1 4(.6705)4.0
37|(4912|4926) reader 42D021072D50- 1t2a-k0e5 f1o5o:.4x4 :=1 41.27.5040@0L0M0_0I NfFoOo@.1y5 :44:14.754107=| (409.1010|04090208,) fworoi.tdea t(a6_1s)o.u
rce = 1, count = 25
2025-1220-2055- 1125-:0454 :1154:.4745:41@4L.M7_5D4E@BLUMG_@I1N5F:O4@41:51:44.47:51442.1745|4(241951|2(|44991216|)4 9S2a7m)p lwerIintfeo .(s6a1m)p.l
e_rank = 0
2025-12-05 15:44:14.754@LM_INFO@15:44:14.754308|(4911|4928) write (62).
2025-12-05 15:44:14.754@LM_INFO@15:44:14.754360|(4911|4927) write (62).
202250-2152--1025- 0155 :1454::4144:.1745.47@5L4M@_LDME_BIUNGF@O1@51:54:44:41:41.47.5745442473|4(|4(941921|14|942962)8 )r ewardietre 4(26D30)1.7
D0 take foo.x = 12.000000 foo.y = 0.000020002,5 -f1o2o-.0d5a t1a5_:s4o4u:r1c4e. 7=5 42@,L Mc_oIuNnFtO @=1 52:64
4:14.754553|(49112|042952-71)2 -w0r5i t1e5 :(4643:)1.4
.754@LM_DEBUG@15:44:14.7546072|0(2459-1122|-40952 61)5 :S4a4m:p1l4e.I7n5f4o@.LsMa_mIpNlFeO_@r1a5n:k4 4=: 104
.754647|(4911|4928) write (64).
2025-12-05 15:44:14.754@LM_INFO@15:44:14.754755|(4911|4927) write (64).
2025-12-05 15:44:14.754@LM_INFO@15:44:14.754830|(4921012|54-91228-)0 5w r1i5t:e4 4(:6154)..7
54@LM_DEBUG@15:44:14.7542804285|-(1429-1025| 41952:64)4 :r1e4a.d7e5r4 @4L2MD_0I1N7FDO0@ 1t5a:k4e4 :f1o4o..7x5 4=89 91|3(.40901010|0409 2f7o)o .wyr i=t e0 .(06050)0.0
0, foo.data_source = 1, cou2n0t2 5=- 1227-
05 15:44:14.754@LM_INFO@21052:54-41:21-40.57 51459:9444|:(144911|4928). 7w5r5i@tLeM _(D6E6B)U.G
@15:44:14.755014|(4912|4926) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 :=4 40:
14.755@LM_INFO@15:44:14.755087|(4911|4927) write (66).
2025-12-05 15:44:14.755@LM_INFO@15:44:14.755160|(4911|4928) write (67).
2025-12-05 15:44:14.755@L2M0_2I5N-F1O2@-1055: 4145::1444.:71545.272505|@(L4M9_1D1E|B4U9G2@71)5 :w4r4i:t1e4 .(76575)2.3
4|(4912|4926) reader 42D01270D205 -t1a2k-e0 5f o1o5.:x4 4=: 1143..705050@0L0M0_ IfNoFoO.@y1 5=: 440:.1040.07050503,0 4f|o(o4.9d1a1t|a4_9s2o8u)r cwer i=t e2 ,( 6c8o)u.n
t = 28
2025-12-05 15:44:1240.2755-51@2L-M0_5D E1B5U:G4@41:51:44.47:5154@.L7M5_5I4N1F1O|@(1459:1424|:41942.67)5 5S4a2m0p|l(e4I9n1f1o|.4s9a2m7p)l ew_rriatnek (=6 80)
.
2025-12-05 15:44:14.755@LM_INFO@15:44:14.755514|(4911|4928) write (69).
2025-12-05 15:44:14.755@LM_INFO@15:44:14.755565|(4911|4927) write (69).
2025-12-05 15:4240:2154-.1725-50@5L M1_5D:E4B4U:G1@41.57:5454@:L1M4_.I7N5F5O6@231|5(:44941:21|44.972565)6 3r9e|a(d4e9r1 14|24D902187)D 0w rtiatkee (f7o0o)..x
= 14.000000 foo.y = 0.000000, foo.data_so2u0r2c5e- 1=2 -10,5 c1o5u:n4t4 :=1 42.97
55@LM_INFO@15:44:1240.2755-51727-10|5( 41951:14|44:91247.)7 5w5r@iLtMe_ D(E7B0U)G.@
15:44:14.755806|(4912|4926) Sa2m0p2l5e-I1n2f-o0.5s a1m5p:l4e4_:r1a4n.k7 5=5 @0L
M_INFO@15:44:14.755860|(4911|4928) write (71).
2025-12-05 15:44:14.755@LM_INFO@15:44:14.755940|(4911|4927) write (71).
2025-12-05 15:44:14.755@LM_INFO@15:44:14.756014|(4911|492280)2 5w-r1i2t-e0 5( 7125):.4
4:14.756@LM_DEBUG@1250:2454-:1124-.0755 61053:44|4(:41941.27|5469@2L6M)_ IrNeFaOd@e1r5 :4424D:01147.D705 6t0a7k1e| (f4o9o1.1x| 4=9 2174). 0w0r0i0t0e0 (f7o2o)..y
= 0.000000, foo.data_sourc2e0 2=5 -21,2 -c0o5u n1t5 :=4 43:01
4.756@LM_INFO@15:44:142.072556-11624-|0(54 91151:|4449:2184). 7w5r6i@tLeM _(D7E3B)U.G
@15:44:14.756199|(4912|4926) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 :=4 40:
14.756@LM_INFO@15:44:14.756264|(4911|4927) write (73).
2025-12-05 15:44:14.756@LM_INFO@15:44:14.756338|(4911|4928) write (74).
2025-12-05 15:44:14.756@L2M0_2I5N-F1O2@-1055: 4145::1444.:71546.379576|@(L4M9_1D1E|B4U9G2@71)5 :w4r4i:t1e4 .(77546)4.1
1|(4912|4926) reader 42D01270D205 -t1a2k-e0 5f o1o5.:x4 4=: 1145..705060@0L0M0_ IfNoFoO.@y1 5=: 404.:01040.070506,4 8f1o|o(.4d9a1t1a|_4s9o2u8r)c ew r=i t1e, (c7o5u)n.t
= 31
2025-12-05 15:44:1240.2755-61@2L-M0_5D E1B5U:G4@41:51:44.47:5164@.L7M5_6I5N8F8O|@(1459:1424|:41942.67)5 6S5a9m7p|l(e4I9n1f1o|.4s9a2m7p)l ew_rriatnek (=7 50)
.
2025-12-05 15:44:14.756@LM_INFO@15:44:14.756703|(4911|4928) write (76).
2025-12-05 15:44:14.756@LM_INFO@15:44:14.756752|(4911|4927) write (76).
2025-12-05 1250:2454-:1124-.0755 61@5L:M4_4D:E1B4U.G7@5165@:L4M4_:I1N4F.O7@51658:1414|:(1449.1725|64892256|)( 4r9e1a1d|e4r9 2482)D 0w1r7iDt0e t(a7k7e) .f
oo.x = 15.000000 foo.y = 0.000000, foo.2d0a2t5a-_1s2o-u0r5c e1 5=: 424,: 1c4o.u7n5t6 @=L M3_2I
NFO@15:44:14.7562905215|-(1429-1015| 41952:74)4 :w1r4i.t7e5 6(@7L7M)_.D
EBUG@15:44:14.756991|(49122|042952-61)2 -S0a5m p1l5e:I4n4f:o1.4s.a7m5p6l@eL_Mr_aInNkF O=@ 105
:44:14.757037|(4911|4928) write (78).
2025-12-05 15:44:14.757@LM_INFO@15:44:14.757126|(4911|4927) write (78).
2025-12-05 15:44:14.757@LM_INFO@15:44:14.757199|(42901215|-41922-80)5 w1r5i:t4e4 :(1749.)7.5
7@LM_DEBUG@15:44:14.7572162|0(2459-1122|-40952 61)5 :r4e4a:d1e4r. 74527D@0L1M7_DI0N FtOa@k1e5 :f4o4o:.1x4 .=7 51762.6080|0(040901 1f|o4o9.2y7 )= w0r.i0t0e0 0(0709,) .f
oo.data_source = 1, coun2t0 2=5 -3132
-05 15:44:14.757@2L0M2_5I-N1F2O-@0155 :1454::4144:.1745.7735579@|L(M4_9D1E1B|U4G9@2185): 4w4r:i1t4e. 7(58703)7.8
|(4912|4926) SampleInfo.sample_rank = 200
25-12-05 15:44:14.757@LM_INFO@15:44:14.757469|(4911|4927) write (80).
2025-12-05 15:44:14.757@LM_INFO@15:44:14.757536|(4911|4928) write (81).
2025-12-0250 2155-:1424-:0154 .1755:74@4L:M1_4I.N7F5O7@@1L5M:_4D4E:B1U4G.@71557:54947:|1(44.971517|640902|7()4 9w1r2i|t4e9 2(68)1 )r.e
ader 42D017D0 take foo.x = 16.000000 foo.y = 0.000000, 2f0o2o5.-d1a2t-a0_5s o1u5r:c4e4 :=1 42.,7 5c7o@uLnMt_ I=N F3O4@
15:44:14.757686|(42901215|-41922-80)5 w1r5i:t4e4 :(1842.)7.5
7@LM_DEBUG@15:44:14.757771|(4912|4926) Sam2p0l2e5I-n1f2o-.0s5a m1p5l:e4_4r:a1n4k. 7=5 70@
LM_INFO@15:44:14.757820|(4911|4927) write (82).
2025-12-05 15:44:14.757@LM_INFO@15:44:14.757897|(4911|4928) write (83).
2025-12-05 15:44:14.757@LM_IN2F0O2@51-51:24-40:51 41.57:54749:5184|.(745971@1L|M4_9D2E7B)U Gw@r1i5t:e4 4(:8134)..7
57975|(4912|4926) reader 24022D50-1172D-00 5t a1k5e: 4f4o:o1.4x. 7=5 71@7L.M0_0I0N0F0O0@ 1f5o:o4.4y: 1=4 .07.5080004000|0(,4 9f1o1o|.4d9a2t8a)_ sworuirtcee (=8 41),.
count = 35
2025-12-05 15:24042:51-41.27-5085@ L1M5_:D4E4B:U1G4@.1755:84@4L:M1_4I.N7F5O8@11552:|4(44:91142.|745982165)8 |S(a4m9p1l1e|I4n9f2o7.)s awmrpiltee_ r(a8n4k) .=
0
2025-12-05 15:44:14.758@LM_INFO@15:44:14.758252|(4911|4928) write (85).
2025-12-05 15:44:14.758@LM_INFO@15:44:14.758304|(4911|4927) write (85).
2025-12-05 21052:54-41:21-40.57 5185@:L4M4_:D1E4B.U7G5@81@5L:M4_4I:N1F4O.@71558:344:14.758377|(6449|1(14|941922|84)9 2w6r)i tree a(d8e6r) .4
2D017D0 take foo.x = 17.000000 foo.y = 02.002050-01020-,0 5f o1o5.:d4a4t:a1_4s.o7u5r8c@eL M=_ I2N,F Oc@o1u5n:t4 4=: 1346.
758485|(4911|492270)2 5w-r1i2t-e0 5( 8165):.4
4:14.758@LM_DEBUG@15:44:14.27052855-3192|-(0459 1125|:44942:61)4 .S7a5m8p@lLeMI_nIfNoF.O@s1a5m:p4l4:14.758574|(49e1_1r|a4n9k2 8=) 0w
rite (87).
2025-12-05 15:44:14.758@LM_INFO@15:44:14.758671|(4911|4927) write (87).
2025-12-05 15:44:14.758@LM_INFO@15:44:14.758756|(4911|4928) write (88).
2025-12-05 15:44:14.758@LM_DEBUG@15:44:14.758783|(49122|042952-61)2 -r0e5a d1e5r: 4442:D1041.77D508 @tLaMk_eI NfFoOo@.1x5 :=4 41:81.40.0705080802 1f|o(o4.9y1 1=| 409.2070)0 0w0r0i,t ef o(o8.8d)a.t
a_source = 1, count = 37
2025-12-05 15:44:14.2705285@-L1M2_-I0N5F O1@51:54:44:41:41.47.5785@8L9M1_2D|E(B4U9G1@11|54:94248:)1 4w.r7i5t8e9 2(18|9()4.9
12|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.758@LM_INFO@15:44:14.759014|(4911|4927) write (89).
2025-12-05 15:44:14.759@LM_INFO@15:44:14.759082|(4911|4928) write (90).
202250-2152--1025- 0155 :1454::4144:.1745.97@5L9M@_LIMN_FDOE@B1U5G:@4145::1444.:71549.174529|1(4419|1(14|941922|74)9 2w6r)i tree a(d9e0r) .4
2D017D0 take foo.x = 18.020002050-01 2f-o0o5. y1 5=: 404.:01040.070509,@ LfMo_oI.NdFaOt@a1_5s:o4u4r:c1e4 .=7 529,2 3c4o|u(n4t9 1=1 |3489
28) write (91).
2025-12-05 15:44:14.759@LM_DEBUG@15:44:21042.57-51923-1085| (1459:1424|:41942.67)5 9S@aLmMp_lIeNIFnOf@o1.5s:a4m4p:l1e4_.r7a5n9k3 4=0 |0(
4911|4927) write (91).
2025-12-05 15:44:14.759@LM_INFO@15:44:14.759425|(4911|4928) write (92).
2025-12-05 15:44:14.759@LM_INFO@15:44:14.759486|(491210|2459-2172)- 0w5r i1t5e: 4(49:21)4..
759@LM_DEBUG@15:44:14.759522012|5(-41921-20|54 91256:)4 4r:e1a4d.e7r5 94@2LDM0_1I7NDFO0@ 1t5a:k4e4 :f1o4o..7x5 9=5 6149|.(040901010|04 9f2o8o). yw r=i t0e. 0(09030)0.0
, foo.data_source = 1, count = 39
2025-12-05 15:24042:51-41.27-5095@ L1M5_:I4N4F:O1@41.57:5494@:L1M4_.D7E5B9U6G8@61|5(:44941:11|44.972579)7 0w7r|i(t4e9 1(29|34)9.2
6) SampleInfo.sample_rank = 200
25-12-05 15:44:14.759@LM_INFO@15:44:14.759784|(4911|4928) write (94).
2025-12-05 15:44:14.759@LM_INFO@15:44:14.759835|(4911|4927) write (94).
2025-12-05 15:44:14.759@LM_INFO@15:44:21042.57-51929-0075| (1459:1414|:41942.87)5 w9rite (95).
@LM_DEBUG@15:44:14.759919|2(042951-21|24-90256 )1 5r:e4a4d:e1r4 .4725D90@1L7MD_0I NtFaOk@e1 5f:o4o4.:x1 4=. 71599.908040|0(0409 1f1o|o4.9y2 7=) 0w.r0i0t0e0 0(09,5 )f.o
o.data_source = 2, count =2 04205
-12-05 15:44:14.760@LM_2I0N2F5O-@1125-:0454 :1154:.4746:01047.57|(6409@1L1M|_4D9E2B8U)G @w1r5i:t4e4 :(1946.)7.6
0091|(4912|4926) SampleInfo.sample2_0r2a5n-k1 2=- 005
15:44:14.760@LM_INFO@15:44:14.760174|(4911|4927) write (96).
2025-12-05 15:44:14.760@LM_INFO@15:44:14.760247|(4911|4928) write (97).
2025-12-05 15:44:14.760@LM_INFO@15:44:14.760324|(4911|4927) write (97).
2025-12-05 1250:2454-:1124-.0756 01@5L:M4_4I:N1F4O.@71650:@4L4M:_1D4E.B7U6G0@31959:|4(44:91141.|746902480)0 |w(r4i9t1e2 |(49982)6.)
reader 42D017D0 take foo.x = 20.000000 foo.2y0 2=5 -01.20-00050 0105,: 4f4o:o1.4d.a7t6a0_@sLoMu_rIcNeF O=@ 115,: 4c4o:u1n4t. 7=6 04511
3|(4911|4927) wri2t0e2 5(-9182)-.0
5 15:44:14.760@LM_DEBUG@15:44:21042.57-61025-7035| (1459:1424|:41942.67)6 0S@aLmMp_lIeNIFnOf@o1.5s:a4m4p:l1e4_.r7a6n0k6 0=2 |0(
4911|4928) write (99).
2025-12-05 15:44:14.760@LM_INFO@15:44:14.760708|(4911|4927) write (99).
2025-12-05 15:44:14.760@LM_DEBUG@15:44:14.760784|(4911|4928) Writer::svc finishe2d0.2
5-12-05 15:44:14.760@LM_DEBUG@15:44:14.760816|(4912|42902265)- 1r2e-a0d5e r1 54:24D40:1174D.07 6t0a@kLeM _fDoEoB.UxG @=1 52:04.40:01040.0706 0f8o5o7.|y( 4=9 101.|040902070)0 ,W rfiotoe.rd:a:tsav_cs ofuirncies h=e d2.,
count = 42
2025-12-05 15:44:14.760@LM_DEBUG@15:44:14.760961|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761114|(4912|4926) reader 42D017D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761188|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761298|(4912|4926) reader 42D017D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761370|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761479|(4912|4926) reader 42D017D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761551|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761659|(4912|4926) reader 42D017D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761755|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761870|(4912|4926) reader 42D017D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:14.761@LM_DEBUG@15:44:14.761942|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762050|(4912|4926) reader 42D017D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762122|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762230|(4912|4926) reader 42D017D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762302|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762410|(4912|4926) reader 42D017D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762482|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762591|(4912|4926) reader 42D017D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762662|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762795|(4912|4926) reader 42D017D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762868|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.762@LM_DEBUG@15:44:14.762975|(4912|4926) reader 42D017D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763047|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763154|(4912|4926) reader 42D017D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763226|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763334|(4912|4926) reader 42D017D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763410|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763519|(4912|4926) reader 42D017D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763590|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763718|(4912|4926) reader 42D017D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763792|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763905|(4912|4926) reader 42D017D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:14.763@LM_DEBUG@15:44:14.763977|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764085|(4912|4926) reader 42D017D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764157|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764265|(4912|4926) reader 42D017D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764337|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764444|(4912|4926) reader 42D017D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764516|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764624|(4912|4926) reader 42D017D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764721|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764837|(4912|4926) reader 42D017D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:14.764@LM_DEBUG@15:44:14.764909|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765022|(4912|4926) reader 42D017D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765093|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765201|(4912|4926) reader 42D017D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765272|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765380|(4912|4926) reader 42D017D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765452|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765559|(4912|4926) reader 42D017D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765631|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765753|(4912|4926) reader 42D017D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765827|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.765@LM_DEBUG@15:44:14.765937|(4912|4926) reader 42D017D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766009|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766117|(4912|4926) reader 42D017D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766188|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766296|(4912|4926) reader 42D017D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766367|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766475|(4912|4926) reader 42D017D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766551|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766660|(4912|4926) reader 42D017D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766752|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766866|(4912|4926) reader 42D017D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2025-12-05 15:44:14.766@LM_DEBUG@15:44:14.766938|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767046|(4912|4926) reader 42D017D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767117|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767225|(4912|4926) reader 42D017D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767296|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767404|(4912|4926) reader 42D017D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767475|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767583|(4912|4926) reader 42D017D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767654|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767792|(4912|4926) reader 42D017D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767866|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.767@LM_DEBUG@15:44:14.767975|(4912|4926) reader 42D017D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768047|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768154|(4912|4926) reader 42D017D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768226|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768334|(4912|4926) reader 42D017D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768405|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768513|(4912|4926) reader 42D017D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768584|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768701|(4912|4926) reader 42D017D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768774|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768884|(4912|4926) reader 42D017D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:44:14.768@LM_DEBUG@15:44:14.768956|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769064|(4912|4926) reader 42D017D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769136|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769243|(4912|4926) reader 42D017D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769314|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769422|(4912|4926) reader 42D017D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769493|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769601|(4912|4926) reader 42D017D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769673|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769797|(4912|4926) reader 42D017D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769869|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.769@LM_DEBUG@15:44:14.769977|(4912|4926) reader 42D017D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770048|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770156|(4912|4926) reader 42D017D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770227|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770336|(4912|4926) reader 42D017D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770407|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770515|(4912|4926) reader 42D017D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770587|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770702|(4912|4926) reader 42D017D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770775|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770885|(4912|4926) reader 42D017D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2025-12-05 15:44:14.770@LM_DEBUG@15:44:14.770957|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771067|(4912|4926) reader 42D017D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771139|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771246|(4912|4926) reader 42D017D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771318|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771425|(4912|4926) reader 42D017D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771497|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771605|(4912|4926) reader 42D017D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 100
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771677|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771795|(4912|4926) reader 42D017D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 101
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771867|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.771@LM_DEBUG@15:44:14.771975|(4912|4926) reader 42D017D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 102
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772047|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772155|(4912|4926) reader 42D017D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 103
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772227|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772335|(4912|4926) reader 42D017D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 104
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772407|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772515|(4912|4926) reader 42D017D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772586|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772701|(4912|4926) reader 42D017D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 106
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772775|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772890|(4912|4926) reader 42D017D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 107
2025-12-05 15:44:14.772@LM_DEBUG@15:44:14.772962|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773071|(4912|4926) reader 42D017D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 108
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773143|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773251|(4912|4926) reader 42D017D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 109
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773323|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773430|(4912|4926) reader 42D017D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 110
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773503|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773610|(4912|4926) reader 42D017D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 111
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773682|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773802|(4912|4926) reader 42D017D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 112
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773874|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.773@LM_DEBUG@15:44:14.773983|(4912|4926) reader 42D017D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 113
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774055|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774163|(4912|4926) reader 42D017D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 114
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774234|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774342|(4912|4926) reader 42D017D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774415|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774522|(4912|4926) reader 42D017D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774594|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774709|(4912|4926) reader 42D017D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774783|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774893|(4912|4926) reader 42D017D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 118
2025-12-05 15:44:14.774@LM_DEBUG@15:44:14.774968|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775078|(4912|4926) reader 42D017D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 119
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775151|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775259|(4912|4926) reader 42D017D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 120
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775332|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775441|(4912|4926) reader 42D017D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 121
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775514|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775622|(4912|4926) reader 42D017D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 122
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775703|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775811|(4912|4926) reader 42D017D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 123
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775883|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.775@LM_DEBUG@15:44:14.775994|(4912|4926) reader 42D017D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 124
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776069|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776178|(4912|4926) reader 42D017D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 125
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776250|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776359|(4912|4926) reader 42D017D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 126
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776431|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776586|(4912|4926) reader 42D017D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 127
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776660|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776785|(4912|4926) reader 42D017D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 128
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776857|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.776@LM_DEBUG@15:44:14.776969|(4912|4926) reader 42D017D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 129
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777041|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777150|(4912|4926) reader 42D017D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 130
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777222|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777332|(4912|4926) reader 42D017D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 131
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777405|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777514|(4912|4926) reader 42D017D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 132
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777586|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777701|(4912|4926) reader 42D017D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777776|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777886|(4912|4926) reader 42D017D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2025-12-05 15:44:14.777@LM_DEBUG@15:44:14.777958|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778065|(4912|4926) reader 42D017D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778137|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778243|(4912|4926) reader 42D017D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778316|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778423|(4912|4926) reader 42D017D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778495|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778602|(4912|4926) reader 42D017D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778674|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778792|(4912|4926) reader 42D017D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778865|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.778@LM_DEBUG@15:44:14.778972|(4912|4926) reader 42D017D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779044|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779152|(4912|4926) reader 42D017D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779229|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779337|(4912|4926) reader 42D017D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779409|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779516|(4912|4926) reader 42D017D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779589|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779703|(4912|4926) reader 42D017D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779777|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779889|(4912|4926) reader 42D017D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2025-12-05 15:44:14.779@LM_DEBUG@15:44:14.779961|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780069|(4912|4926) reader 42D017D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780140|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780248|(4912|4926) reader 42D017D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 147
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780321|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780429|(4912|4926) reader 42D017D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780501|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780608|(4912|4926) reader 42D017D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780680|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780799|(4912|4926) reader 42D017D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780871|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.780@LM_DEBUG@15:44:14.780979|(4912|4926) reader 42D017D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 151
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781051|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781158|(4912|4926) reader 42D017D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781230|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781338|(4912|4926) reader 42D017D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781411|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781518|(4912|4926) reader 42D017D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781590|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781705|(4912|4926) reader 42D017D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781780|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781891|(4912|4926) reader 42D017D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2025-12-05 15:44:14.781@LM_DEBUG@15:44:14.781963|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782071|(4912|4926) reader 42D017D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782143|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782251|(4912|4926) reader 42D017D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782327|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782436|(4912|4926) reader 42D017D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782508|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782615|(4912|4926) reader 42D017D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782687|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782808|(4912|4926) reader 42D017D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782881|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.782@LM_DEBUG@15:44:14.782989|(4912|4926) reader 42D017D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783061|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783167|(4912|4926) reader 42D017D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783240|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783348|(4912|4926) reader 42D017D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783420|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783527|(4912|4926) reader 42D017D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783599|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783714|(4912|4926) reader 42D017D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 166
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783788|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783898|(4912|4926) reader 42D017D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 167
2025-12-05 15:44:14.783@LM_DEBUG@15:44:14.783970|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784078|(4912|4926) reader 42D017D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 168
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784150|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784257|(4912|4926) reader 42D017D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784329|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784437|(4912|4926) reader 42D017D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 170
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784509|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784616|(4912|4926) reader 42D017D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 171
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784688|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784807|(4912|4926) reader 42D017D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 172
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784879|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.784@LM_DEBUG@15:44:14.784990|(4912|4926) reader 42D017D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785063|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785170|(4912|4926) reader 42D017D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 174
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785243|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785350|(4912|4926) reader 42D017D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 175
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785427|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785534|(4912|4926) reader 42D017D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 176
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785607|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785723|(4912|4926) reader 42D017D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785796|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785906|(4912|4926) reader 42D017D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 178
2025-12-05 15:44:14.785@LM_DEBUG@15:44:14.785978|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786086|(4912|4926) reader 42D017D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 179
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786158|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786265|(4912|4926) reader 42D017D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 180
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786348|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786458|(4912|4926) reader 42D017D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786531|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786638|(4912|4926) reader 42D017D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 182
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786720|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786829|(4912|4926) reader 42D017D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 183
2025-12-05 15:44:14.786@LM_DEBUG@15:44:14.786902|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787010|(4912|4926) reader 42D017D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 184
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787082|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787190|(4912|4926) reader 42D017D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787262|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787370|(4912|4926) reader 42D017D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 186
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787442|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787551|(4912|4926) reader 42D017D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 187
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787623|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787739|(4912|4926) reader 42D017D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 188
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787814|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787925|(4912|4926) reader 42D017D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2025-12-05 15:44:14.787@LM_DEBUG@15:44:14.787997|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788105|(4912|4926) reader 42D017D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 190
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788177|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788285|(4912|4926) reader 42D017D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 191
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788356|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788465|(4912|4926) reader 42D017D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 192
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788537|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788649|(4912|4926) reader 42D017D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788730|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788840|(4912|4926) reader 42D017D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 194
2025-12-05 15:44:14.788@LM_DEBUG@15:44:14.788912|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789019|(4912|4926) reader 42D017D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 195
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789091|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789198|(4912|4926) reader 42D017D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 196
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789270|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789377|(4912|4926) reader 42D017D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 197
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789449|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789556|(4912|4926) reader 42D017D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 198
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789628|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789742|(4912|4926) reader 42D017D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789816|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789925|(4912|4926) reader 42D017D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2025-12-05 15:44:14.789@LM_DEBUG@15:44:14.789998|(4912|4926) SampleInfo.sample_rank = 0
2025-12-05 15:44:14.993@LM_INFO@15:44:14.993219|(4911|4911) publisher signaling finished
2025-12-05 15:44:14.993@LM_DEBUG@15:44:14.993556|(4911|4911) notifying subscriber of 0 timeout writes
2025-12-05 15:44:15.244@LM_INFO@15:44:15.244126|(4911|4911) publisher checking for sub finished
2025-12-05 15:44:15.494@LM_INFO@15:44:15.494390|(4911|4911) publisher checking for sub finished
2025-12-05 15:44:15.743@LM_INFO@15:44:15.743816|(4912|4912) subscriber signaling finished
2025-12-05 15:44:15.744@LM_INFO@15:44:15.744587|(4911|4911) publisher checking for sub finished
2025-12-05 15:44:15.744@LM_DEBUG@15:44:15.744660|(4911|4911) Writer::end
2025-12-05 15:44:15.745@LM_DEBUG@15:44:15.745324|(4911|4914) DataW2r0i2t5e-r1I2m-p0l5: :1r5e:m4o4v:e1_5a.s7s4o5c@iLaMt_iDoEnBsU:G @b1i5t: 404 :l1o5c.a7l4 50410003|0(040901.25|b499d2769)e 2i.n0s0t0a0n0c0e0 2i.s0 0d0i0s0p1o0s2e(d9
f8df6de) remote 01030000.5b9d79e2.00000003.00000507(b6ebeee5) num remotes 1
2025-12-05 15:44:15.745@LM_DEBUG@15:44:15.745751|(4912|4926) instance is disposed
2025-12-05 15:44:15.745@LM_DEBUG@15:44:15.745792|(4911|4924) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:44:15.746@LM_DEBUG@15:44:15.746540|(4912|4915) DataReaderImpl::remove_associations: bit 0 local 01030000.5b9d79e2.00000003.00000507(b6ebeee5) remote 01030000.5b9d79e2.00000002.00000102(9f8df6de) num remotes 1
2025-12-05 15:44:15.746@LM_DEBUG@15:44:15.746744|(4912|4915) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5b9d79e2.00000003.00000507(b6ebeee5) remote 01030000.5b9d79e2.00000002.00000102(9f8df6de) num remotes 1
2025-12-05 15:44:15.746@LM_DEBUG@15:44:15.746869|(4912|4915) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:15.747@LM_DEBUG@15:44:15.747056|(4912|4915) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:15.747@LM_DEBUG@15:44:15.747130|(4912|4926) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:44:15.747@LM_DEBUG@15:44:15.747457|(4911|4914) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000002.000001c7(7483c0e1) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe) num remotes 1
2025-12-05 15:44:15.747@LM_DEBUG@15:44:15.747580|(4911|4914) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000002.000001c7(7483c0e1) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe) num remotes 1
2025-12-05 15:44:15.748@LM_DEBUG@15:44:15.748315|(4911|4914) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000002.000003c7(46b5a263) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb) num remotes 1
2025-12-05 15:44:15.748@LM_DEBUG@15:44:15.748431|(4911|4914) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000002.000003c7(46b5a263) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb) num remotes 1
2025-12-05 15:44:15.749@LM_DEBUG@15:44:15.749004|(4911|4914) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000002.000004c7(09f434a4) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c) num remotes 1
2025-12-05 15:44:15.749@LM_DEBUG@15:44:15.749118|(4911|4914) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000002.000004c7(09f434a4) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c) num remotes 1
2025-12-05 15:44:15.749@LM_DEBUG@15:44:15.749752|(4911|4914) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000002.000002c7(5fae9322) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d) num remotes 1
2025-12-05 15:44:15.749@LM_DEBUG@15:44:15.749912|(4911|4914) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000002.000002c7(5fae9322) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d) num remotes 1
2025-12-05 15:44:15.749@LM_DEBUG@15:44:15.749913|(4911|4922) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35451 , reconnect_state = INIT_STATE.
2025-12-05 15:44:15.750@LM_DEBUG@15:44:15.750267|(4911|4922) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:15.752@LM_DEBUG@15:44:15.752628|(4911|4911) Service_Participant::shutdown
2025-12-05 15:44:15.753@LM_DEBUG@15:44:15.753562|(4912|4926) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:34383 , reconnect_state = INIT_STATE.
2025-12-05 15:44:15.756@LM_DEBUG@15:44:15.756497|(4911|4911) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:15.757@LM_DEBUG@15:44:15.757097|(4911|4911) Service_Participant::~Service_Participant
2025-12-05 15:44:15.757@LM_DEBUG@15:44:15.757158|(4911|4911) Service_Participant::shutdown
2025-12-05 15:44:15.994@LM_INFO@15:44:15.994193|(4912|4912) subscriber checking for pub finished
2025-12-05 15:44:15.994@LM_INFO@15:44:15.994337|(4912|4912) subscriber starting shutdown
2025-12-05 15:44:15.995@LM_DEBUG@15:44:15.995575|(4912|4913) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000003.000001c7(49e3e951) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe) num remotes 1
2025-12-05 15:44:15.995@LM_DEBUG@15:44:15.995741|(4912|4913) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000003.000001c7(49e3e951) remote 01030000.5b9d79e2.00000001.000001c2(43494ebe) num remotes 1
2025-12-05 15:44:15.996@LM_DEBUG@15:44:15.996581|(4912|4913) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000003.000003c7(7bd58bd3) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb) num remotes 1
2025-12-05 15:44:15.996@LM_DEBUG@15:44:15.996715|(4912|4913) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000003.000003c7(7bd58bd3) remote 01030000.5b9d79e2.00000001.000004c2(3e3ebafb) num remotes 1
2025-12-05 15:44:15.997@LM_DEBUG@15:44:15.997288|(4912|4913) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000003.000004c7(34941d14) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c) num remotes 1
2025-12-05 15:44:15.997@LM_DEBUG@15:44:15.997400|(4912|4913) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000003.000004c7(34941d14) remote 01030000.5b9d79e2.00000001.000003c2(717f2c3c) num remotes 1
2025-12-05 15:44:15.998@LM_DEBUG@15:44:15.998036|(4912|4913) DataReaderImpl::remove_associations: bit 1 local 01030000.5b9d79e2.00000003.000002c7(62ceba92) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d) num remotes 1
2025-12-05 15:44:15.998@LM_DEBUG@15:44:15.998199|(4912|4913) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5b9d79e2.00000003.000002c7(62ceba92) remote 01030000.5b9d79e2.00000001.000002c2(68641d7d) num remotes 1
2025-12-05 15:44:15.998@LM_DEBUG@15:44:15.998198|(4912|4921) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35451 , reconnect_state = INIT_STATE.
2025-12-05 15:44:15.998@LM_DEBUG@15:44:15.998479|(4912|4921) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:15.998@LM_DEBUG@15:44:15.998899|(4912|4913) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:16.003@LM_INFO@15:44:16.003323|(4912|4912) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:16.003@LM_DEBUG@15:44:16.003386|(4912|4912) Service_Participant::shutdown
2025-12-05 15:44:16.004@LM_DEBUG@15:44:16.004470|(4912|4912) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:16.007@LM_INFO@15:44:16.007067|(4912|4912) subscriber exiting with status 0
2025-12-05 15:44:16.007@LM_DEBUG@15:44:16.007639|(4912|4912) Service_Participant::~Service_Participant
2025-12-05 15:44:16.007@LM_DEBUG@15:44:16.007725|(4912|4912) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:16.024794|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl mi Time:2s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl udp mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4930
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4937 started at 2025-12-05 15:44:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4938 started at 2025-12-05 15:44:16
1155::4444::1166..228800002210||((44993378||44993378)) 1155::4444::1166..228800006666 psuubblsicsrhiebre rm amiani
n
202250-2152--1025- 0155 :1454::4146:.1268.02@8L0M@_LIMN_FION@F1O5@:1454::4146:.1268.02383033|3(24|9(3479|3489|3479)3 8I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
2022052-51-21-20-50 51 51:54:44:41:61.62.8208@0L@ML_MI_NIFNOF@O1@51:54:44:41:61.62.8208405485|9(|4(943973|84|943973)8 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4444::1166..228800@@LLMM__IINNFFOO@@1155::4444:16.2:81066.5268|0(645973|7(|44993387|)4 9I3N8F)O :I NSFeOr:v iSceer_vPiacret_iPcairptaincti:p:apnrto:c:epsrso_cceosnsf_icgo_nffiilge_:f iGloei:n gG otion gl otaod lcooandf icgounrfaitgiuorna tfiroonm f"raolml ."ianlil".
ini"
2025-12-0250 2155-:1424-:0156 .1258:14@4L:M1_6I.N2F8O1@@1L5M:_4I4N:F1O6@.1258:14047:51|6(.42983170|7489|3(74)9 3I8N|F4O9:3 8C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:S HCMOENMF_ITGR_ASNHSMPEOMR_TTSR=AsNhSmPeOmR
TS=shmem
2025-12-05 1250:2454-:1126-.0258 11@5L:M4_4I:N1F6O.@21851:@4L4M:_1I6N.F2O8@11254:14|4(:41963.72|841923477)| (I4N9F3O8:| 4C9o3n8f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iSnHgM:E MC=O@NsFhImGe_mS
HMEM=@shmem
2025-12-05 1250:2454-:1126-.0258 11@5L:M4_4I:N1F6O.@21851:@4L4M:_1I6N.F2O8@11358:94|4(:41963.72|841933975)| (I4N9F3O8:| 4C9o3n8f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iRnTgP:S _CTORNAFNISGP_ORRTTPSS=_rTtRpAsN
SPORTS=rtps
2025-12-052 01255:-4142:-1065. 21851:@4L4M:_1I6N.F2O8@11@5L:M4_4I:N1F6O.@21851:54543:|1(64.923871|545973|7()4 9I3N8F|O4:9 3C8o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gR:T PCSO=N@FrItGp_sR
TPS=@rtps
2025-12-05 15:44:16.28210@2L5M-_1I2N-F0O5@ 1155::4444::1166..2288117@1L3M|_(I4N9F3O7@|1459:3474): 1I6N.F2O8:1 7C2o5n|f(i4g9S3t8o|r4e9I3m8p)l :I:NsFeOt:_ sCtornifnigg:S tCoOrNeFIImGp_lM:U:LsTeItC_AsStTr_iTnRgA:N SCPOONRFTISG=_mMuUlLtTiIcCaAsStT
_TRANSPORTS=multicast
2025-12-05 15:44:16.2208215@-L1M2_-I0N5F O1@51:54:44:41:61.62.8218@1L8M7_7I|N(F4O9@3175|:44943:71)6 .I2N8F1O8:8 5C|o(n4f9i3g8S|t4o9r3e8I)m pIlN:F:Os:e tC_osntfriignSgt:o rCeOINmFpIlG:_:MsUeLtT_IsCtArSiTn=g@:m uClOtNiFcIaGs_tM
ULTICAST=@multicast
2025-12-05 15:44:162.022852-@1L2M-_0I5N F1O5@:1454::4146:.1268.22@8L2M0_3I0N|F(O4@91357:|4449:3176). 2I8N2F0O3:9 |C(o4n9f3i8g|S4t9o3r8e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eCIOmNpFlI:G:_sUeDtP__sTtRrAiNnSgP:O RCTOSN=FuIdGp_
UDP_TRANSPORTS=udp
2025-12-05 15:44:1260.2258-21@2L-M0_5I N1F5O:@4145::1464.:21862.@2L8M2_1I7N9F|O(@41953:74|44:91367.)2 8I2N1F8O7:| (C4o9n3f8i|g4S9t3o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpNlF:I:Gs_eUtD_Ps=t@ruidnpg
: CONFIG_UDP=@udp
2025-12-05 152:04245:-1162.-20852 @1L5M:_4I4N:F1O6@.1258:24@4L:M1_6I.N2F8O2@31250:|4(44:91367.|248923372)6 |I(N4F9O3:8 |C4o9n3f8i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rTiCnPg_:T RCAONNSFPIOGR_TTSC=Pt_cTpR
ANSPORTS=tcp
2025-12-05 15:44:21062.52-8122@-L0M5_ I1N5F:O4@41:51:64.42:8126@.L2M8_2I4N7F4O|@(1459:3474|:41963.72)8 2I4N8F2O|:( 4C9o3n8f|i4g9S3t8o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlN:F:IsGe_tT_CsPt=r@itncgp:
CONFIG_TCP=@tcp
2025-12-05 15:44:21062.52-8122@-L0M5_ I1N5F:O4@41:51:64.42:8126@.L2M8_2I6N0F9O|@(1459:3474|:41963.72)8 2I6N1F6O|:( 4C9o3n8f|i4g9S3t8o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlN:F:IsGe=t@_csotnrfiingg
: CONFIG=@config
2025-12-05 15:44:162.022852-@1L2M-_0I5N F1O5@:1454::4146:.1268.22@8L2M7_6I0N|F(O4@91357:|4449:3176). 2I8N2F7O6:8 |C(o4n9f3i8g|S4t9o3r8e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__SsHtMrEiMn_gT:R ATNRSAPNOSRPTO_RTTY_PSEH=MsEhMm_eTmR
ANSPORT_TYPE=shmem
2025-12-05 15:44:162.022852-@1L2M-_0I5N F1O5@:1454::4146:.1268.22@8L2M9_2I3N|F(O4@91357:|4449:3176). 2I8N2F9O3:1 |C(o4n9f3i8g|S4t9o3r8e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__SsHtMrEiMn=g@:s hTmReAmN
SPORT_SHMEM=@shmem
2025-12-05 15:44:1260.2258-31@2L-M0_5I N1F5O:@4145::1464.:21863.@2L8M3_0I7N1F|O(@41953:74|44:91367.)2 8I3N0F7O9:| (C4o9n3f8i|g4S9t3o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ITmRpAlN:S:PsOeRtT__sRtTrPiSn_gU:S ET_RMAUNLSTPIOCRATS_TR=T0P
S_USE_MULTICAST=0
2025-12-05 15:44:1260.2258-31@2L-M0_5I N1F5O:@4145::1464.:21863.@2L8M3_2I2N7F|O(@41953:74|44:91367.)2 8I3N2F3O5:| (C4o9n3f8i|g4S9t3o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ITmRpAlN:S:PsOeRtT__sRtTrPiSn_gT:R ATNRSAPNOSRPTO_RTTY_PRET=PrSt_pTsR_AuNdSpP
ORT_TYPE=rtps_udp
2025-12-05 15:44:1260.2258-31@2L-M0_5I N1F5O:@4145::1464.:21863.@2L8M3_3I9N2F|O(@41953:74|44:91367.)2 8I3N3F9O9:| (C4o9n3f8i|g4S9t3o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ITmRpAlN:S:PsOeRtT__sRtTrPiSn=g@:r tTpRsA
NSPORT_RTPS=@rtps
2025-12-05 15:44:1260.2258-31@2L-M0_5I N1F5O:@4145::1464.:21863.@2L8M3_5I3N9F|O(@41953:74|44:91367.)2 8I3N5F4O7:| (C4o9n3f8i|g4S9t3o8r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ITmRpAlN:S:PsOeRtT__sMtUrLiTnIgC:A STTR_ATNRSAPNOSRPTO_RMTU_LTTYIPCEA=SmTu_lTtRiANcasStP
ORT_TYPE=multicast
2025-12-05 15:44:16.283@LM_IN2F0O2@51-51:24-40:51 61.52:84347:2126|.(248933@7L|M4_9I3N7F)O @I1N5F:O4:4 :C1o6n.f2i8g3S7t3o4r|e(I4m9p3l8:|:4s9e3t8_)s tIrNiFnOg:: CToRnAfNiSgPSOtRoTr_eMIUmLpTlI:C:AsSeTt=_@smturlitnigc:a sTtR
ANSPORT_MULTICAST=@multicast
2025-12-05 15:44:16.283@LM_INF2O0@2155-:1424-:0156 .1258:34847:21|6(.4298337@|L4M9_3I7N)F OI@N1F5O::4 4C:o1n6f.i2g8S3t8o8r5e|I(m4p9l3:8:|s4e9t3_8s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rUeDIPm_pTlR:A:NsSePtO_RsTt_rTiYnPgE:= uTdRpA
NSPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:44:16.284@LM_INFO@15:44:16.2842002205|-(1429-3075| 41953:74)4 :I1N6F.O2:8 4C@oLnMf_iIgNSFtOo@r1e5I:m4p4l::1:6s.e2t8_4s0t3r9i|n(g4:9 3T8R|A4N9S3P8O)R TI_NUFDOP:= @Cuodnpf
igStoreImpl::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:44:16.284@LM_INFO@15:44:16.28414260|2(54-91327-|0459 3175): 4I4N:F1O6:. 2C8o4n@fLiMg_SItNoFrOe@I1m5p:l4:4::s1e6t._2s8t4r1i6n5g|:( 4T9R3A8N|S4P9O3R8T)_ TICNPF_OT:R ACNoSnPfOiRgTS_tToYrPeEI=mtpclp:
:set_string: TRANSPORT_TCP_TRANSPORT_TYPE=tcp2
025-12-05 15:44:16.284@LM_INFO@15:44:16.28428220|2(54-91327-|0459 3175): 4I4N:F1O6:. 2C8o4n@fLiMg_SItNoFrOe@I1m5p:l4:4::s1e6t._2s8t4r3i0n2g|:( 4T9R3A8N|S4P9O3R8T)_ TICNPF=O@:t cCpo
nfigStoreImpl::set_string: TRANSPORT_TCP=@2t0c2p5
-12-05 15:44:16.284@LM_INFO@15:44:16.28440210|2(54-91327-|0459 3175): 4I4N:F1O6:. 2C8o4n@fLiMg_SItNoFrOe@I1m5p:l4:4::s1e6t._2s8t4r4i2n3g|:( 4T9R3A8N|S4P9O3R8T)= @ItNrFaOn:s pCoorntf
igStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:44:16.284@LM_INFO@15:44:16.2842503245|-(1429-3075| 41953:74)4 :I1N6F.O2:8 4C@oLnMf_iIgNSFtOo@r1e5I:m4p4l::1:6s.e2t8_4s5t4r8i|n(g4:9 3C8O|M4M9O3N8_)P OIONLF_OS:I ZCEo=n4f0i0g0S0t0o0r0e
Impl::set_string: COMMON_POOL_SIZE=40000000
2025-12-05 15:44:16.284@LM_INFO@15:44:16.2842667|(4903275|-41923-70)5 I1N5FO: Confi:g4S4t:o1r6e.I2m8p4l@:L:Ms_eItN_FsOt@r1i5n:g4:4 :C1O6M.M2O8N4_6D8C5P|S(_4I9N3F8O|_4R9E3P8O)= fIiNlFeO::/ /Croenpfoi.giSotro
reImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.io2r0
25-12-05 15:44:16.284@LM_INFO@15:44:16.284815|(4937|4937) IN2F0O2:5 -C1o2n-f0i5g S1t5o:r4e4I:m1p6l.:2:8s4e@tL_Ms_tIrNiFnOg@:1 5C:O4M4M:O1N6_.D2C8P4S8_4G3L|O(B4A9L3_8T|R4A9N3S8P)O RITN_FCOO:N FCIoGn=fticgpS
toreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFI2G0=2t5c-p1
2-05 15:44:16.284@LM_INFO@15:44:16.284948|(4937|4937)2 0I2N5F-O1:2 -C0o5n f1i5g:S4t4o:r1e6I.m2p8l4:@:LsMe_tI_NsFtOr@i1n5g::4 4C:O1M6M.O2N8=4@9c8o0m|m(o4n9
38|4938) INFO: ConfigStoreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4444::1166..228855@@LLMM__IINNFFOO@@1155::4444::1166..228855339968||((44993378||44993378)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::1166..228866@@LLMM__IINNFFOO@@1155::4444::1166..228866554423||((44993387||44993387)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::1166..228866@@LLMM__IINNFFOO@@1155::4444::1166..228866776678||((44993378||44993378)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::1166..228866@@LLMM__IINNFFOO@@1155::4444::1166..228866995533||((44993378||44993378)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1155::4444::1166..228877@@LLMM__IINNFFOO@@1155::4444::1166..228877223322||((44993387||44993387)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1155::4444::1166..228877@@LLMM__NNOOTTIICCEE@@1155::4444::1166..228877441133||((44993378||44993378)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
2022052-51-21-20-50 51 51:54:44:41:61.62.8278@7L@ML_MD_EDBEUBGU@G1@51:54:44:41:61.62.8278972993|0(|4(943973|84|943973)8 )S eSrevrivciec_eP_aPratritciicpiapnatn:t::g:egte_td_odmoamiani_np_apratritciicippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
2025-122-00255 -1152:-4045: 1165.:24848:@1L6M._2D8E8B@ULGM@_1D5E:B4U4G:@1165.:24848:41069.|2P8u8b4l0i9s|hSeurb sUcsriinbge rU DUPs itnrga nUsDpPo rttr.a
nsport.
2025-12-05 15:44:16.288@LM_INFO@15:44:16.288596|(4937|4937) INFO: ConfigStoreImpl2:0:2s5e-t1_2s-t0r5i n1g5:: 4R4E:P1O6S.I2T8O8R@YL_MD_EIFNAFUOL@T1_5R:E4P4O:=1@6D.E2F8A8U6L2T7_|R(E4P9O3
8|4938) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:16.288@LM_DEBUG@15:44:16.288772|(4937|4937)2 0S2e5r-v1i2c-e0_5P a1r5t:i4c4i:p1a6n.t2:8:8s@eLtM__rDeEpBoU_Gi@o1r5:: 4R4e:p1o6[.D2E8F8A8U0L6T|_(R4E9P3O8]| 4=9=3 8f)i lSee:r/v/irceep_oP.airotri
cipant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
15:44:16.304311|(4930|4930) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:16.311@LM_INFO@15:44:16.311526|(24092358-|1429-3085) 1I5N:F4O4:: 1C6o.n3f1i1g@SLtMo_rIeNIFmOp@l1:5::s4e4t:_1s6t.r3i1n1g5:5 2T|R(A4N9S3P7O|R4T9_3O7P)E NIDNDFSO_:B ICToTnCfPi_gTSRtAoNrSePIOmRpTl_:I:NsSeTt__DsEtFrAiUnLgT:_ RTERPAON_SDPAOTRATL_IONPKE_NRDEDLSE_ABSIET_TDCEPL_ATYR=A0N
SPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:16.311@LM_INFO@15:44:16.2301215-12-05 81254:|4(44:91368.|341913@8L)M _IINNFFOO:@ 1C5o:n4f4i:g1S6t.o3r1e1I8m4p6l|:(:4s9e3t7_|s4t9r3i7n)g :I NTFROA:N SCPoOnRfTi_gOSPtEoNrDeDISm_pBlI:T:TsCePt__TsRtArNiSnPgO:R TT_RIANNSSTP_ODRETF_AOUPLETN_DRDESP_OB_ILTOTCCAPL__TARDADNRSEPSOSR=T:_0I
NST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:16.312@LM_I2N0F2O5@-1152:-4045: 1165.:34142:01568.|3(1429@3L8M|_4I9N3F8O)@ 1I5n:f4o4R:e1p6o.D3i1s2c0o7v9e|r(y4:9:3b7i|t4_9c3o7n)f iIgn f-o RBeIpTo Dticspc otvrearnys:p:obritt _:c0o
nfig - BIT tcp transport :0
2025-12-05 15:44:16.316@LM_WARNING@15:44:16.316395|(4937|4937) WARNING: get_fully_qualified_hostname: 2C0o2u5l-d1 2n-o0t5 f1i5n:d4 4F:Q1D6N..3 1U6s@iLnMg_ W"ArRuNnInNeGr@v1m5y:g4847:61"6 .a3s1 6f4u5l6l|y( 4q9u3a8l|i4f9i3e8d) hWoAsRtNnIaNmGe:, gpelte_afsuel lcyo_rqrueaclti fsiyesdt_ehmo sctonnafmieg:u rCaotuilodn .n
ot find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:16.322@LM_DEBUG@15:44:16.322553|(4938|4941) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000002.000001c7(07cc0326) remote 01030000.522fd737.00000001.000001c2(30068d79)
2025-12-05 15:44:16.322@LM_WARNING@15:44:16.322967|(4938|4938) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.323@LM_DEBUG@15:44:16.323522|(4937|4942) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000003.000001c7(3aac2a96) remote 01030000.522fd737.00000001.000001c2(30068d79)
2025-12-05 15:44:16.324@LM_WARNING@15:44:16.324014|(4937|4937) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.324@LM_DEBUG@15:44:16.324287|(4938|4941) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000002.000002c7(2ce150e5) remote 01030000.522fd737.00000001.000002c2(1b2bdeba)
2025-12-05 15:44:16.325@LM_WARNING@15:44:16.325364|(4938|4938) TypeL2o0o2k5u-p1S2e-r0v5i c1e5:::4t4y:p1e6_.i3d2e5n@tLiMf_iDeErB_UtGo@_1d5y:n4a4m:i1c6 .-3 2E5n3c9o5u|n(t4e9r3e7d| 4T9K4_2N)O NDEa:t arReetaudrenriInmgp ln:i:la dDdy_naasmsiocc iTaytpieo
n - bit 1 local 01030000.522fd737.00000003.000002c7(11817955) remote 01030000.522fd737.00000001.000002c2(1b2bdeba)
2025-12-05 15:44:16.326@LM_WARNING@15:44:16.326057|(4937|4937) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.326@LM_DEBUG@15:44:16.326510|(4938|4941) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000002.000003c7(35fa61a4) remote 01030000.522fd737.00000001.000004c2(4d71793c)
2025-12-05 15:44:16.327@LM_WARNING@15:44:16.327134|(4938|4938) TypeLookupService::type_identifier_to_dynamic2 0-2 5E-n1c2o-u0n5t e1r5e:d4 4T:K1_6N.O3N2E7:@ LrMe_tDuErBnUiGn@g1 5n:i4l4 :D1y6n.a3m2i7c2 0T0y|p(e4
937|4942) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000003.000003c7(089a4814) remote 01030000.522fd737.00000001.000004c2(4d71793c)
2025-12-05 15:44:16.327@LM_WARNING@15:44:16.327799|(4937|4937) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.328@LM_DEBUG@15:44:16.328347|(4938|4941) DataReaderImpl::add_association - bit 1 local 01030000.522fd737.00000002.000004c7(7abbf763) remote 01030000.522fd737.00000001.000003c2(0230effb)
2025-12-05 15:44:16.328@LM_DEBUG@15:44:16.328920012|5(-41923-70|54 91452:)4 4D:a1t6a.R3e2a8d@eLrMI_mWpAlR:N:IaNdGd@_1a5s:s4o4c:i1a6t.i3o2n8 9-3 8b|i(t4 913 8l|o4c9a3l8 )0 1T0y3p0e0L0o0o.k5u2p2Sfedr7v3i7c.e0:0:0t0y0p0e0_3i.d0e0n0t0i0f4ice7r(_4t7od_bddyenda3m)i cr e-m oEtnec o0u1n0t3e0r0e0d0 .T5K2_2NfOdN7E3:7 .r0e0t0u0r0n0i0n1g. 0n0i0l0 0D3ycn2a(m0i2c3 0Teyfpfeb
)
2025-12-05 15:44:16.329@LM_WARNING@15:44:16.329480|(4937|4937) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.329@LM_DEBUG@15:44:16.329940|(4938|4938) attach to udp
2025-12-05 15:44:16.330@LM_DEBUG@15:44:16.330005|(4938|4938) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:16.330@LM_DEBUG@15:44:16.330246|(4937|4937) attach to udp
2025-12-05 15:44:16.331@LM_WARNING@15:44:16.331998|(4938|4938) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.332@LM_INFO@15:44:16.332140|(4938|4938) subscriber signaling ready
2025-12-05 15:44:16.332@LM_DEBUG@15:44:16.3322308235|-(1429-3075| 41954:24)4 :D1a6t.a3W3r2i@tLeMr_IDmEpBlU:G:@a1d5d:_4a4s:s1o6c.i3a3t2i4o1n5 |-( 4b9i3t8 |04 9l4o1c)a lD a0t1a0R3e0a0d0e0rI.m5p2l2:f:da7d3d7_.a0s0s0o0c0i0a0t3i.o0n0 0-0 0b1i0t2 (0d 1lao2c1acla 90)1 0r3e0m0o0t0e. 502120f3d0703070..0502020f0d070327..0000000000500072(.f080c04000459027)( fr8ecm4o0t4e9 20)1
030000.522fd737.00000003.00000102(d1a21ca9)
2025-12-05 15:44:16.332@LM_WARNING@15:44:16.332657|(4937|4937) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:16.332@LM_INFO@15:44:16.332823|(4937|4937) publisher signaling ready
2025-12-05 15:44:16.333@LM_DEBUG@15:44:16.333323|(4938|4950) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:16.333@LM_INFO@15:44:16.333545|(4937|4942) DataWriterImpl::transport_assoc_done: writer 01030000.522fd737.00000003.00000102(d1a21ca9) succeeded in associating with reader 01030000.522fd737.00000002.00000507(f8c40492)
2025-12-05 15:44:16.333@LM_DEBUG@15:44:16.333666|(4937|4942) DataWriterImpl::transport_assoc_done: writer 01030000.522fd737.00000003.00000102(d1a21ca9) reader 01030000.522fd737.00000002.00000507(f8c40492) calling association_complete_i
2025-12-05 15:44:16.333@LM_DEBUG@15:44:16.333797|(4937|4942) DataWriterImpl::association_complete_i - bit 0 local 01030000.522fd737.00000003.00000102(d1a21ca9) remote 01030000.522fd737.00000002.00000507(f8c40492)
2025-12-05 15:44:16.582@LM_INFO@15:44:16.582438|(4938|4938) subscriber checking for pub ready
2025-12-05 15:44:16.582@LM_INFO@15:44:16.582554|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:16.582@LM_DEBUG@15:44:16.582604|(4938|4938) received 0 of expected 200
2025-12-05 15:44:16.583@LM_INFO@15:44:16.583013|(4937|4937) publisher checking for sub ready
2025-12-05 15:44:16.583@LM_DEBUG@15:44:16.583163|(4937|4937) Writer::start
2025-12-05 15:44:16.583@LM_DEBUG@15:44:16.583382|(4937|4955) Writer::svc begins.
2025-12-05 15:44:16.583@LM_DEBUG@15:44:16.583462|(4937|4955) 15:44:16.583464 Writer::svc starting to write.
2025-12-05 15:44:16.583@LM_DEBUG@15:44:16.583591|(4937|4954) Writer::svc begins.
2025-12-05 15:44:16.583@LM_DEBUG@15:44:16.583671|(4937|4954) 15:44:16.583673 Writer::svc starting to write.
2025-12-05 15:44:16.583@LM_INFO@15:44:16.583906|(4937|4955) write (0).
2025-12-05 15:44:16.583@LM_DEBUG@15:44:162.052853-91728-|0(54 91358:|4449:5106). 5D8a4t@aLRMe_aIdNeFrOL@i1s5t:e4n4e:r1I6m.p5l8:4:0o1n0_|l(i4v9e3l7i|n4e9s5s4_)c hwarnigteed
(0).
2025-12-05 15:44:16.584@LM_DEBUG@15:44:16.584529|(4938|4950) reader FA4957E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:44:16.584@LM_DEBUG@15:44:16.584617|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.584@LM_DEBUG@15:44:16.584798|(4938|4950) reader FA4957E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2025-12-05 15:44:16.584@LM_DEBUG@15:44:16.584873|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.634@LM_INFO@15:44:16.634427|(4937|4955) write (1).
2025-12-05 15:44:16.634@LM_INFO@15:44:16.634620|(4937|4954) write (1).
2025-12-05 15:44:16.635@LM_DEBUG@15:44:16.635073|(4938|4950) reader FA4957E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:44:16.635@LM_DEBUG@15:44:16.635161|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.635@LM_DEBUG@15:44:16.635318|(4938|4950) reader FA4957E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2025-12-05 15:44:16.635@LM_DEBUG@15:44:16.635390|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.684@LM_INFO@15:44:16.684918|(4937|4955) write (2).
2025-12-05 15:44:16.684@LM_INFO@15:44:16.685005|(4937|4954) write (2).
2025-12-05 15:44:16.685@LM_DEBUG@15:44:16.685522|(4938|4950) reader FA4957E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:16.685@LM_DEBUG@15:44:16.685609|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.685@LM_DEBUG@15:44:16.685805|(4938|4950) reader FA4957E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2025-12-05 15:44:16.685@LM_DEBUG@15:44:16.685882|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.735@LM_INFO@15:44:16.735408|(4937|4955) write (3).
2025-12-05 15:44:16.735@LM_INFO@15:44:16.735500|(4937|4954) write (3).
2025-12-05 15:44:16.736@LM_DEBUG@15:44:16.736073|(4938|4950) reader FA4957E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:16.736@LM_DEBUG@15:44:16.736160|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.736@LM_DEBUG@15:44:16.736320|(4938|4950) reader FA4957E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2025-12-05 15:44:16.736@LM_DEBUG@15:44:16.736392|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.785@LM_INFO@15:44:16.786007|(4937|4955) write (4).
2025-12-05 15:44:16.786@LM_INFO@15:44:16.786099|(4937|4954) write (4).
2025-12-05 15:44:16.786@LM_DEBUG@15:44:16.786629|(4938|4950) reader FA4957E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:44:16.786@LM_DEBUG@15:44:16.786749|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.786@LM_DEBUG@15:44:16.786920|(4938|4950) reader FA4957E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2025-12-05 15:44:16.786@LM_DEBUG@15:44:16.786992|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.836@LM_INFO@15:44:16.836454|(4937|4955) write (5).
2025-12-05 15:44:16.836@LM_INFO@15:44:16.836534|(4937|4954) write (5).
2025-12-05 15:44:16.837@LM_DEBUG@15:44:16.837041|(4938|4950) reader FA4957E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:44:16.837@LM_DEBUG@15:44:16.837134|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.837@LM_DEBUG@15:44:16.837295|(4938|4950) reader FA4957E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2025-12-05 15:44:16.837@LM_DEBUG@15:44:16.837367|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.886@LM_INFO@15:44:16.886949|(4937|4955) write (6).
2025-12-05 15:44:16.887@LM_INFO@15:44:16.887191|(4937|4954) write (6).
2025-12-05 15:44:16.887@LM_DEBUG@15:44:16.887474|(4938|4950) reader FA4957E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:44:16.887@LM_DEBUG@15:44:16.887559|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.887@LM_DEBUG@15:44:16.887745|(4938|4950) reader FA4957E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 14
2025-12-05 15:44:16.887@LM_DEBUG@15:44:16.887837|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.937@LM_INFO@15:44:16.937348|(4937|4955) write (7).
2025-12-05 15:44:16.937@LM_INFO@15:44:16.937479|(4937|4954) write (7).
2025-12-05 15:44:16.937@LM_DEBUG@15:44:16.937870|(4938|4950) reader FA4957E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:16.937@LM_DEBUG@15:44:16.937955|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.938@LM_DEBUG@15:44:16.938113|(4938|4950) reader FA4957E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2025-12-05 15:44:16.938@LM_DEBUG@15:44:16.938186|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.987@LM_INFO@15:44:16.987797|(4937|4955) write (8).
2025-12-05 15:44:16.987@LM_INFO@15:44:16.987875|(4937|4954) write (8).
2025-12-05 15:44:16.988@LM_DEBUG@15:44:16.988254|(4938|4950) reader FA4957E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:16.988@LM_DEBUG@15:44:16.988340|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:16.988@LM_DEBUG@15:44:16.988489|(4938|4950) reader FA4957E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2025-12-05 15:44:16.988@LM_DEBUG@15:44:16.988561|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.038@LM_INFO@15:44:17.038217|(4937|4955) write (9).
2025-12-05 15:44:17.038@LM_INFO@15:44:17.038297|(4937|4954) write (9).
2025-12-05 15:44:17.038@LM_DEBUG@15:44:17.038686|(4938|4950) reader FA4957E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:44:17.038@LM_DEBUG@15:44:17.038801|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.038@LM_DEBUG@15:44:17.038959|(4938|4950) reader FA4957E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 20
2025-12-05 15:44:17.039@LM_DEBUG@15:44:17.039032|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.088@LM_INFO@15:44:17.088589|(4937|4955) write (10).
2025-12-05 15:44:17.088@LM_INFO@15:44:17.088674|(4937|4954) write (10).
2025-12-05 15:44:17.089@LM_DEBUG@15:44:17.089179|(4938|4950) reader FA4957E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:17.089@LM_DEBUG@15:44:17.089267|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.089@LM_DEBUG@15:44:17.089426|(4938|4950) reader FA4957E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 22
2025-12-05 15:44:17.089@LM_DEBUG@15:44:17.089498|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.139@LM_INFO@15:44:17.139102|(4937|4955) write (11).
2025-12-05 15:44:17.139@LM_INFO@15:44:17.139122|(4937|4954) write (11).
2025-12-05 15:44:17.139@LM_DEBUG@15:44:17.139758|(4938|4950) reader FA4957E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:44:17.139@LM_DEBUG@15:44:17.139853|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.140@LM_DEBUG@15:44:17.140019|(4938|4950) reader FA4957E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 24
2025-12-05 15:44:17.140@LM_DEBUG@15:44:17.140092|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.189@LM_INFO@15:44:17.189553|(4937|4955) write (12).
2025-12-05 15:44:17.189@LM_INFO@15:44:17.189647|(4937|4954) write (12).
2025-12-05 15:44:17.190@LM_DEBUG@15:44:17.190164|(4938|4950) reader FA4957E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:17.190@LM_DEBUG@15:44:17.190253|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.190@LM_DEBUG@15:44:17.190410|(4938|4950) reader FA4957E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2025-12-05 15:44:17.190@LM_DEBUG@15:44:17.190484|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.240@LM_INFO@15:44:17.240067|(4937|4955) write (13).
2025-12-05 15:44:17.240@LM_INFO@15:44:17.240199|(4937|4954) write (13).
2025-12-05 15:44:17.240@LM_DEBUG@15:44:17.240638|(4938|4950) reader FA4957E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:17.240@LM_DEBUG@15:44:17.240771|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.240@LM_DEBUG@15:44:17.240941|(4938|4950) reader FA4957E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2025-12-05 15:44:17.241@LM_DEBUG@15:44:17.241014|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.290@LM_INFO@15:44:17.290478|(4937|4955) write (14).
2025-12-05 15:44:17.290@LM_INFO@15:44:17.290603|(4937|4954) write (14).
2025-12-05 15:44:17.290@LM_DEBUG@15:44:17.290869|(4938|4950) reader FA4957E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:17.290@LM_DEBUG@15:44:17.290955|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.291@LM_DEBUG@15:44:17.291101|(4938|4950) reader FA4957E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2025-12-05 15:44:17.291@LM_DEBUG@15:44:17.291175|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.340@LM_INFO@15:44:17.340767|(4937|4955) write (15).
2025-12-05 15:44:17.341@LM_INFO@15:44:17.341041|(4937|4954) write (15).
2025-12-05 15:44:17.341@LM_DEBUG@15:44:17.341309|(4938|4950) reader FA4957E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:17.341@LM_DEBUG@15:44:17.341396|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.341@LM_DEBUG@15:44:17.341557|(4938|4950) reader FA4957E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2025-12-05 15:44:17.341@LM_DEBUG@15:44:17.341630|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.391@LM_INFO@15:44:17.391168|(4937|4955) write (16).
2025-12-05 15:44:17.391@LM_INFO@15:44:17.391407|(4937|4954) write (16).
2025-12-05 15:44:17.391@LM_DEBUG@15:44:17.391815|(4938|4950) reader FA4957E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:17.391@LM_DEBUG@15:44:17.391905|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.392@LM_DEBUG@15:44:17.392072|(4938|4950) reader FA4957E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2025-12-05 15:44:17.392@LM_DEBUG@15:44:17.392145|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.441@LM_INFO@15:44:17.441664|(4937|4955) write (17).
2025-12-05 15:44:17.441@LM_INFO@15:44:17.441788|(4937|4954) write (17).
2025-12-05 15:44:17.442@LM_DEBUG@15:44:17.442290|(4938|4950) reader FA4957E0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:17.442@LM_DEBUG@15:44:17.442377|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.442@LM_DEBUG@15:44:17.442531|(4938|4950) reader FA4957E0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2025-12-05 15:44:17.442@LM_DEBUG@15:44:17.442604|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.492@LM_INFO@15:44:17.492156|(4937|4955) write (18).
2025-12-05 15:44:17.492@LM_INFO@15:44:17.492272|(4937|4954) write (18).
2025-12-05 15:44:17.492@LM_DEBUG@15:44:17.492772|(4938|4950) reader FA4957E0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:17.492@LM_DEBUG@15:44:17.492861|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.493@LM_DEBUG@15:44:17.493027|(4938|4950) reader FA4957E0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2025-12-05 15:44:17.493@LM_DEBUG@15:44:17.493100|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.542@LM_INFO@15:44:17.542612|(4937|4955) write (19).
2025-12-05 15:44:17.542@LM_INFO@15:44:17.542716|(4937|4954) write (19).
2025-12-05 15:44:17.543@LM_DEBUG@15:44:17.543214|(4938|4950) reader FA4957E0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:17.543@LM_DEBUG@15:44:17.543304|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.543@LM_DEBUG@15:44:17.543458|(4938|4950) reader FA4957E0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2025-12-05 15:44:17.543@LM_DEBUG@15:44:17.543531|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.582@LM_INFO@15:44:17.582784|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:17.582@LM_DEBUG@15:44:17.582880|(4938|4938) received 40 of expected 200
2025-12-05 15:44:17.593@LM_INFO@15:44:17.593064|(4937|4955) write (20).
2025-12-05 15:44:17.593@LM_INFO@15:44:17.593214|(4937|4954) write (20).
2025-12-05 15:44:17.593@LM_DEBUG@15:44:17.593612|(4938|4950) reader FA4957E0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:17.593@LM_DEBUG@15:44:17.593727|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.593@LM_DEBUG@15:44:17.593906|(4938|4950) reader FA4957E0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:17.593@LM_DEBUG@15:44:17.593979|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.643@LM_INFO@15:44:17.643498|(4937|4955) write (21).
2025-12-05 15:44:17.643@LM_INFO@15:44:17.643744|(4937|4954) write (21).
2025-12-05 15:44:17.644@LM_DEBUG@15:44:17.644099|(4938|4950) reader FA4957E0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:17.644@LM_DEBUG@15:44:17.644189|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.644@LM_DEBUG@15:44:17.644345|(4938|4950) reader FA4957E0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:17.644@LM_DEBUG@15:44:17.644418|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.693@LM_INFO@15:44:17.693971|(4937|4955) write (22).
2025-12-05 15:44:17.694@LM_INFO@15:44:17.694063|(4937|4954) write (22).
2025-12-05 15:44:17.694@LM_DEBUG@15:44:17.694612|(4938|4950) reader FA4957E0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:17.694@LM_DEBUG@15:44:17.694737|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.694@LM_DEBUG@15:44:17.694913|(4938|4950) reader FA4957E0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:17.694@LM_DEBUG@15:44:17.694985|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.744@LM_INFO@15:44:17.744536|(4937|4955) write (23).
2025-12-05 15:44:17.744@LM_INFO@15:44:17.744674|(4937|4954) write (23).
2025-12-05 15:44:17.745@LM_DEBUG@15:44:17.745053|(4938|4950) reader FA4957E0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:17.745@LM_DEBUG@15:44:17.745138|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.745@LM_DEBUG@15:44:17.745288|(4938|4950) reader FA4957E0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:44:17.745@LM_DEBUG@15:44:17.745361|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.794@LM_INFO@15:44:17.795005|(4937|4955) write (24).
2025-12-05 15:44:17.795@LM_INFO@15:44:17.795264|(4937|4954) write (24).
2025-12-05 15:44:17.796@LM_DEBUG@15:44:17.796029|(4938|4950) reader FA4957E0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:17.796@LM_DEBUG@15:44:17.796118|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.796@LM_DEBUG@15:44:17.796269|(4938|4950) reader FA4957E0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2025-12-05 15:44:17.796@LM_DEBUG@15:44:17.796342|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.845@LM_INFO@15:44:17.845900|(4937|4955) write (25).
2025-12-05 15:44:17.846@LM_INFO@15:44:17.846024|(4937|4954) write (25).
2025-12-05 15:44:17.846@LM_DEBUG@15:44:17.846411|(4938|4950) reader FA4957E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:17.846@LM_DEBUG@15:44:17.846497|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.846@LM_DEBUG@15:44:17.846635|(4938|4950) reader FA4957E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:17.846@LM_DEBUG@15:44:17.846739|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.896@LM_INFO@15:44:17.896226|(4937|4955) write (26).
2025-12-05 15:44:17.896@LM_INFO@15:44:17.896304|(4937|4954) write (26).
2025-12-05 15:44:17.896@LM_DEBUG@15:44:17.896682|(4938|4950) reader FA4957E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:17.896@LM_DEBUG@15:44:17.896807|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.896@LM_DEBUG@15:44:17.896961|(4938|4950) reader FA4957E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:17.897@LM_DEBUG@15:44:17.897034|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.946@LM_INFO@15:44:17.946738|(4937|4954) write (27).
2025-12-05 15:44:17.946@LM_INFO@15:44:17.946736|(4937|4955) write (27).
2025-12-05 15:44:17.947@LM_DEBUG@15:44:17.947321|(4938|4950) reader FA4957E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2025-12-05 15:44:17.947@LM_DEBUG@15:44:17.947412|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.947@LM_DEBUG@15:44:17.947565|(4938|4950) reader FA4957E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:44:17.947@LM_DEBUG@15:44:17.947637|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.997@LM_INFO@15:44:17.997200|(4937|4955) write (28).
2025-12-05 15:44:17.997@LM_INFO@15:44:17.997200|(4937|4954) write (28).
2025-12-05 15:44:17.997@LM_DEBUG@15:44:17.997962|(4938|4950) reader FA4957E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:17.998@LM_DEBUG@15:44:17.998053|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:17.998@LM_DEBUG@15:44:17.998203|(4938|4950) reader FA4957E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:17.998@LM_DEBUG@15:44:17.998275|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.047@LM_INFO@15:44:18.047626|(4937|4955) write (29).
2025-12-05 15:44:18.047@LM_INFO@15:44:18.047739|(4937|4954) write (29).
2025-12-05 15:44:18.048@LM_DEBUG@15:44:18.048328|(4938|4950) reader FA4957E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:18.048@LM_DEBUG@15:44:18.048419|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.048@LM_DEBUG@15:44:18.048574|(4938|4950) reader FA4957E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:18.048@LM_DEBUG@15:44:18.048646|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.098@LM_INFO@15:44:18.098084|(4937|4955) write (30).
2025-12-05 15:44:18.098@LM_INFO@15:44:18.098177|(4937|4954) write (30).
2025-12-05 15:44:18.098@LM_DEBUG@15:44:18.098811|(4938|4950) reader FA4957E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:18.098@LM_DEBUG@15:44:18.098906|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.099@LM_DEBUG@15:44:18.099067|(4938|4950) reader FA4957E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:18.099@LM_DEBUG@15:44:18.099141|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.148@LM_INFO@15:44:18.148688|(4937|4954) write (31).
2025-12-05 15:44:18.148@LM_INFO@15:44:18.148688|(4937|4955) write (31).
2025-12-05 15:44:18.149@LM_DEBUG@15:44:18.149159|(4938|4950) reader FA4957E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2025-12-05 15:44:18.149@LM_DEBUG@15:44:18.149247|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.149@LM_DEBUG@15:44:18.149402|(4938|4950) reader FA4957E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:44:18.149@LM_DEBUG@15:44:18.149475|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.199@LM_INFO@15:44:18.199210|(4937|4955) write (32).
2025-12-05 15:44:18.199@LM_INFO@15:44:18.199210|(4937|4954) write (32).
2025-12-05 15:44:18.199@LM_DEBUG@15:44:18.199789|(4938|4950) reader FA4957E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:18.199@LM_DEBUG@15:44:18.199876|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.200@LM_DEBUG@15:44:18.200025|(4938|4950) reader FA4957E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:18.200@LM_DEBUG@15:44:18.200098|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.249@LM_INFO@15:44:18.249659|(4937|4955) write (33).
2025-12-05 15:44:18.249@LM_INFO@15:44:18.249659|(4937|4954) write (33).
2025-12-05 15:44:18.250@LM_DEBUG@15:44:18.250336|(4938|4950) reader FA4957E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:18.250@LM_DEBUG@15:44:18.250423|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.250@LM_DEBUG@15:44:18.250564|(4938|4950) reader FA4957E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:18.250@LM_DEBUG@15:44:18.250636|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.300@LM_INFO@15:44:18.300265|(4937|4955) write (34).
2025-12-05 15:44:18.300@LM_INFO@15:44:18.300361|(4937|4954) write (34).
2025-12-05 15:44:18.301@LM_DEBUG@15:44:18.301013|(4938|4950) reader FA4957E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:18.301@LM_DEBUG@15:44:18.301105|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.301@LM_DEBUG@15:44:18.301260|(4938|4950) reader FA4957E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:18.301@LM_DEBUG@15:44:18.301332|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.350@LM_INFO@15:44:18.350748|(4937|4954) write (35).
2025-12-05 15:44:18.350@LM_INFO@15:44:18.350748|(4937|4955) write (35).
2025-12-05 15:44:18.351@LM_DEBUG@15:44:18.351513|(4938|4950) reader FA4957E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 71
2025-12-05 15:44:18.351@LM_DEBUG@15:44:18.351606|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.351@LM_DEBUG@15:44:18.351807|(4938|4950) reader FA4957E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:44:18.351@LM_DEBUG@15:44:18.351885|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.401@LM_INFO@15:44:18.401230|(4937|4955) write (36).
2025-12-05 15:44:18.401@LM_INFO@15:44:18.401224|(4937|4954) write (36).
2025-12-05 15:44:18.401@LM_DEBUG@15:44:18.401883|(4938|4950) reader FA4957E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:18.401@LM_DEBUG@15:44:18.401976|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.402@LM_DEBUG@15:44:18.402136|(4938|4950) reader FA4957E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2025-12-05 15:44:18.402@LM_DEBUG@15:44:18.402209|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.451@LM_INFO@15:44:18.451721|(4937|4955) write (37).
2025-12-05 15:44:18.451@LM_INFO@15:44:18.451730|(4937|4954) write (37).
2025-12-05 15:44:18.452@LM_DEBUG@15:44:18.452467|(4938|4950) reader FA4957E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:18.452@LM_DEBUG@15:44:18.452559|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.452@LM_DEBUG@15:44:18.452742|(4938|4950) reader FA4957E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2025-12-05 15:44:18.452@LM_DEBUG@15:44:18.452825|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.502@LM_INFO@15:44:18.502200|(4937|4955) write (38).
2025-12-05 15:44:18.502@LM_INFO@15:44:18.502204|(4937|4954) write (38).
2025-12-05 15:44:18.502@LM_DEBUG@15:44:18.502835|(4938|4950) reader FA4957E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:18.502@LM_DEBUG@15:44:18.502925|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.503@LM_DEBUG@15:44:18.503087|(4938|4950) reader FA4957E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2025-12-05 15:44:18.503@LM_DEBUG@15:44:18.503160|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.552@LM_INFO@15:44:18.552769|(4937|4955) write (39).
2025-12-05 15:44:18.552@LM_INFO@15:44:18.552772|(4937|4954) write (39).
2025-12-05 15:44:18.553@LM_DEBUG@15:44:18.553467|(4938|4950) reader FA4957E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:18.553@LM_DEBUG@15:44:18.553560|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.553@LM_DEBUG@15:44:18.553754|(4938|4950) reader FA4957E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2025-12-05 15:44:18.553@LM_DEBUG@15:44:18.553834|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.583@LM_INFO@15:44:18.583011|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:18.583@LM_DEBUG@15:44:18.583102|(4938|4938) received 80 of expected 200
2025-12-05 15:44:18.603@LM_INFO@15:44:18.603199|(4937|4955) write (40).
2025-12-05 15:44:18.603@LM_INFO@15:44:18.603281|(4937|4954) write (40).
2025-12-05 15:44:18.603@LM_DEBUG@15:44:18.603780|(4938|4950) reader FA4957E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:18.603@LM_DEBUG@15:44:18.603867|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.604@LM_DEBUG@15:44:18.604028|(4938|4950) reader FA4957E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2025-12-05 15:44:18.604@LM_DEBUG@15:44:18.604102|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.653@LM_INFO@15:44:18.653637|(4937|4955) write (41).
2025-12-05 15:44:18.653@LM_INFO@15:44:18.653652|(4937|4954) write (41).
2025-12-05 15:44:18.654@LM_DEBUG@15:44:18.654289|(4938|4950) reader FA4957E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:18.654@LM_DEBUG@15:44:18.654382|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.654@LM_DEBUG@15:44:18.654542|(4938|4950) reader FA4957E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2025-12-05 15:44:18.654@LM_DEBUG@15:44:18.654615|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.704@LM_INFO@15:44:18.704148|(4937|4954) write (42).
2025-12-05 15:44:18.704@LM_INFO@15:44:18.704147|(4937|4955) write (42).
2025-12-05 15:44:18.704@LM_DEBUG@15:44:18.704817|(4938|4950) reader FA4957E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:44:18.704@LM_DEBUG@15:44:18.704908|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.705@LM_DEBUG@15:44:18.705070|(4938|4950) reader FA4957E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:18.705@LM_DEBUG@15:44:18.705143|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.754@LM_INFO@15:44:18.754671|(4937|4955) write (43).
2025-12-05 15:44:18.754@LM_INFO@15:44:18.754671|(4937|4954) write (43).
2025-12-05 15:44:18.755@LM_DEBUG@15:44:18.755242|(4938|4950) reader FA4957E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:18.755@LM_DEBUG@15:44:18.755333|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.755@LM_DEBUG@15:44:18.755485|(4938|4950) reader FA4957E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2025-12-05 15:44:18.755@LM_DEBUG@15:44:18.755558|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.805@LM_INFO@15:44:18.805171|(4937|4955) write (44).
2025-12-05 15:44:18.805@LM_INFO@15:44:18.805171|(4937|4954) write (44).
2025-12-05 15:44:18.805@LM_DEBUG@15:44:18.805618|(4938|4950) reader FA4957E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:44:18.805@LM_DEBUG@15:44:18.805724|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.805@LM_DEBUG@15:44:18.805880|(4938|4950) reader FA4957E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2025-12-05 15:44:18.805@LM_DEBUG@15:44:18.805952|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.855@LM_INFO@15:44:18.855558|(4937|4954) write (45).
2025-12-05 15:44:18.855@LM_INFO@15:44:18.855558|(4937|4955) write (45).
2025-12-05 15:44:18.856@LM_DEBUG@15:44:18.856012|(4938|4950) reader FA4957E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:44:18.856@LM_DEBUG@15:44:18.856096|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.856@LM_DEBUG@15:44:18.856231|(4938|4950) reader FA4957E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:18.856@LM_DEBUG@15:44:18.856314|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.905@LM_INFO@15:44:18.905899|(4937|4954) write (46).
2025-12-05 15:44:18.905@LM_INFO@15:44:18.905921|(4937|4955) write (46).
2025-12-05 15:44:18.906@LM_DEBUG@15:44:18.906514|(4938|4950) reader FA4957E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:44:18.906@LM_DEBUG@15:44:18.906605|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.906@LM_DEBUG@15:44:18.906790|(4938|4950) reader FA4957E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:18.906@LM_DEBUG@15:44:18.906868|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.956@LM_INFO@15:44:18.956561|(4937|4955) write (47).
2025-12-05 15:44:18.956@LM_INFO@15:44:18.956561|(4937|4954) write (47).
2025-12-05 15:44:18.957@LM_DEBUG@15:44:18.957178|(4938|4950) reader FA4957E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:44:18.957@LM_DEBUG@15:44:18.957270|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:18.957@LM_DEBUG@15:44:18.957427|(4938|4950) reader FA4957E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2025-12-05 15:44:18.957@LM_DEBUG@15:44:18.957499|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.007@LM_INFO@15:44:19.007132|(4937|4954) write (48).
2025-12-05 15:44:19.007@LM_INFO@15:44:19.007132|(4937|4955) write (48).
2025-12-05 15:44:19.007@LM_DEBUG@15:44:19.007910|(4938|4950) reader FA4957E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:19.008@LM_DEBUG@15:44:19.008001|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.008@LM_DEBUG@15:44:19.008166|(4938|4950) reader FA4957E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:19.008@LM_DEBUG@15:44:19.008239|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.057@LM_INFO@15:44:19.057623|(4937|4954) write (49).
2025-12-05 15:44:19.057@LM_INFO@15:44:19.057623|(4937|4955) write (49).
2025-12-05 15:44:19.058@LM_DEBUG@15:44:19.058374|(4938|4950) reader FA4957E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:19.058@LM_DEBUG@15:44:19.058463|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.058@LM_DEBUG@15:44:19.058611|(4938|4950) reader FA4957E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:19.058@LM_DEBUG@15:44:19.058684|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.108@LM_INFO@15:44:19.108272|(4937|4954) write (50).
2025-12-05 15:44:19.108@LM_INFO@15:44:19.108286|(4937|4955) write (50).
2025-12-05 15:44:19.108@LM_DEBUG@15:44:19.108839|(4938|4950) reader FA4957E0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:19.108@LM_DEBUG@15:44:19.108924|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.109@LM_DEBUG@15:44:19.109064|(4938|4950) reader FA4957E0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:19.109@LM_DEBUG@15:44:19.109137|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.158@LM_INFO@15:44:19.158593|(4937|4954) write (51).
2025-12-05 15:44:19.158@LM_INFO@15:44:19.158676|(4937|4955) write (51).
2025-12-05 15:44:19.158@LM_DEBUG@15:44:19.158982|(4938|4950) reader FA4957E0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:19.159@LM_DEBUG@15:44:19.159068|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.159@LM_DEBUG@15:44:19.159204|(4938|4950) reader FA4957E0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:19.159@LM_DEBUG@15:44:19.159277|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.208@LM_INFO@15:44:19.209008|(4937|4955) write (52).
2025-12-05 15:44:19.208@LM_INFO@15:44:19.209008|(4937|4954) write (52).
2025-12-05 15:44:19.210@LM_DEBUG@15:44:19.210090|(4938|4950) reader FA4957E0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2025-12-05 15:44:19.210@LM_DEBUG@15:44:19.210196|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.210@LM_DEBUG@15:44:19.210350|(4938|4950) reader FA4957E0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 106
2025-12-05 15:44:19.210@LM_DEBUG@15:44:19.210424|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.259@LM_INFO@15:44:19.259901|(4937|4955) write (53).
2025-12-05 15:44:19.259@LM_INFO@15:44:19.259970|(4937|4954) write (53).
2025-12-05 15:44:19.260@LM_DEBUG@15:44:19.260366|(4938|4950) reader FA4957E0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 107
2025-12-05 15:44:19.260@LM_DEBUG@15:44:19.260451|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.260@LM_DEBUG@15:44:19.260586|(4938|4950) reader FA4957E0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 108
2025-12-05 15:44:19.260@LM_DEBUG@15:44:19.260660|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.310@LM_INFO@15:44:19.310402|(4937|4955) write (54).
2025-12-05 15:44:19.310@LM_INFO@15:44:19.310400|(4937|4954) write (54).
2025-12-05 15:44:19.311@LM_DEBUG@15:44:19.311036|(4938|4950) reader FA4957E0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 109
2025-12-05 15:44:19.311@LM_DEBUG@15:44:19.311126|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.311@LM_DEBUG@15:44:19.311272|(4938|4950) reader FA4957E0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 110
2025-12-05 15:44:19.311@LM_DEBUG@15:44:19.311346|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.360@LM_INFO@15:44:19.360867|(4937|4954) write (55).
2025-12-05 15:44:19.360@LM_INFO@15:44:19.360866|(4937|4955) write (55).
2025-12-05 15:44:19.361@LM_DEBUG@15:44:19.361568|(4938|4950) reader FA4957E0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:19.361@LM_DEBUG@15:44:19.361659|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.361@LM_DEBUG@15:44:19.361860|(4938|4950) reader FA4957E0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:19.361@LM_DEBUG@15:44:19.361936|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.411@LM_INFO@15:44:19.411429|(4937|4954) write (56).
2025-12-05 15:44:19.411@LM_INFO@15:44:19.411429|(4937|4955) write (56).
2025-12-05 15:44:19.412@LM_DEBUG@15:44:19.412077|(4938|4950) reader FA4957E0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:19.412@LM_DEBUG@15:44:19.412173|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.412@LM_DEBUG@15:44:19.412331|(4938|4950) reader FA4957E0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:19.412@LM_DEBUG@15:44:19.412404|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.462@LM_INFO@15:44:19.462105|(4937|4955) write (57).
2025-12-05 15:44:19.462@LM_INFO@15:44:19.462105|(4937|4954) write (57).
2025-12-05 15:44:19.462@LM_DEBUG@15:44:19.462975|(4938|4950) reader FA4957E0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2025-12-05 15:44:19.463@LM_DEBUG@15:44:19.463074|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.463@LM_DEBUG@15:44:19.463232|(4938|4950) reader FA4957E0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2025-12-05 15:44:19.463@LM_DEBUG@15:44:19.463306|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.512@LM_INFO@15:44:19.512774|(4937|4955) write (58).
2025-12-05 15:44:19.512@LM_INFO@15:44:19.512774|(4937|4954) write (58).
2025-12-05 15:44:19.513@LM_DEBUG@15:44:19.513823|(4938|4950) reader FA4957E0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2025-12-05 15:44:19.513@LM_DEBUG@15:44:19.513923|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.514@LM_DEBUG@15:44:19.514089|(4938|4950) reader FA4957E0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 118
2025-12-05 15:44:19.514@LM_DEBUG@15:44:19.514162|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.563@LM_INFO@15:44:19.563350|(4937|4954) write (59).
2025-12-05 15:44:19.563@LM_INFO@15:44:19.563351|(4937|4955) write (59).
2025-12-05 15:44:19.564@LM_DEBUG@15:44:19.564130|(4938|4950) reader FA4957E0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:19.564@LM_DEBUG@15:44:19.564225|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.564@LM_DEBUG@15:44:19.564386|(4938|4950) reader FA4957E0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:19.564@LM_DEBUG@15:44:19.564459|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.583@LM_INFO@15:44:19.583229|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:19.583@LM_DEBUG@15:44:19.583314|(4938|4938) received 120 of expected 200
2025-12-05 15:44:19.613@LM_INFO@15:44:19.613963|(4937|4955) write (60).
2025-12-05 15:44:19.613@LM_INFO@15:44:19.613972|(4937|4954) write (60).
2025-12-05 15:44:19.614@LM_DEBUG@15:44:19.614929|(4938|4950) reader FA4957E0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 121
2025-12-05 15:44:19.615@LM_DEBUG@15:44:19.615020|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.615@LM_DEBUG@15:44:19.615169|(4938|4950) reader FA4957E0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 122
2025-12-05 15:44:19.615@LM_DEBUG@15:44:19.615242|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.664@LM_INFO@15:44:19.664776|(4937|4955) write (61).
2025-12-05 15:44:19.664@LM_INFO@15:44:19.664876|(4937|4954) write (61).
2025-12-05 15:44:19.665@LM_DEBUG@15:44:19.665462|(4938|4950) reader FA4957E0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 123
2025-12-05 15:44:19.665@LM_DEBUG@15:44:19.665553|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.665@LM_DEBUG@15:44:19.665734|(4938|4950) reader FA4957E0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 124
2025-12-05 15:44:19.665@LM_DEBUG@15:44:19.665821|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.715@LM_INFO@15:44:19.715324|(4937|4955) write (62).
2025-12-05 15:44:19.715@LM_INFO@15:44:19.715322|(4937|4954) write (62).
2025-12-05 15:44:19.716@LM_DEBUG@15:44:19.716084|(4938|4950) reader FA4957E0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 125
2025-12-05 15:44:19.716@LM_DEBUG@15:44:19.716178|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.716@LM_DEBUG@15:44:19.716340|(4938|4950) reader FA4957E0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 126
2025-12-05 15:44:19.716@LM_DEBUG@15:44:19.716413|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.765@LM_INFO@15:44:19.765861|(4937|4954) write (63).
2025-12-05 15:44:19.765@LM_INFO@15:44:19.765863|(4937|4955) write (63).
2025-12-05 15:44:19.766@LM_DEBUG@15:44:19.766449|(4938|4950) reader FA4957E0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:19.766@LM_DEBUG@15:44:19.766536|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.766@LM_DEBUG@15:44:19.766672|(4938|4950) reader FA4957E0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:19.766@LM_DEBUG@15:44:19.766789|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.816@LM_INFO@15:44:19.816191|(4937|4954) write (64).
2025-12-05 15:44:19.816@LM_INFO@15:44:19.816270|(4937|4955) write (64).
2025-12-05 15:44:19.816@LM_DEBUG@15:44:19.816635|(4938|4950) reader FA4957E0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:19.816@LM_DEBUG@15:44:19.816745|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.816@LM_DEBUG@15:44:19.816907|(4938|4950) reader FA4957E0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:19.816@LM_DEBUG@15:44:19.816982|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.866@LM_INFO@15:44:19.866704|(4937|4954) write (65).
2025-12-05 15:44:19.866@LM_INFO@15:44:19.866689|(4937|4955) write (65).
2025-12-05 15:44:19.867@LM_DEBUG@15:44:19.867087|(4938|4950) reader FA4957E0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:19.867@LM_DEBUG@15:44:19.867179|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.867@LM_DEBUG@15:44:19.867317|(4938|4950) reader FA4957E0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:19.867@LM_DEBUG@15:44:19.867390|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.917@LM_INFO@15:44:19.917142|(4937|4955) write (66).
2025-12-05 15:44:19.917@LM_INFO@15:44:19.917131|(4937|4954) write (66).
2025-12-05 15:44:19.918@LM_DEBUG@15:44:19.918033|(4938|4950) reader FA4957E0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2025-12-05 15:44:19.918@LM_DEBUG@15:44:19.918126|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.918@LM_DEBUG@15:44:19.918271|(4938|4950) reader FA4957E0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2025-12-05 15:44:19.918@LM_DEBUG@15:44:19.918344|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.967@LM_INFO@15:44:19.967825|(4937|4955) write (67).
2025-12-05 15:44:19.967@LM_INFO@15:44:19.967905|(4937|4954) write (67).
2025-12-05 15:44:19.968@LM_DEBUG@15:44:19.968275|(4938|4950) reader FA4957E0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2025-12-05 15:44:19.968@LM_DEBUG@15:44:19.968359|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:19.968@LM_DEBUG@15:44:19.968495|(4938|4950) reader FA4957E0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2025-12-05 15:44:19.968@LM_DEBUG@15:44:19.968567|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.018@LM_INFO@15:44:20.018194|(4937|4955) write (68).
2025-12-05 15:44:20.018@LM_INFO@15:44:20.018194|(4937|4954) write (68).
2025-12-05 15:44:20.018@LM_DEBUG@15:44:20.018925|(4938|4950) reader FA4957E0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:44:20.019@LM_DEBUG@15:44:20.019018|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.019@LM_DEBUG@15:44:20.019170|(4938|4950) reader FA4957E0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2025-12-05 15:44:20.019@LM_DEBUG@15:44:20.019243|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.068@LM_INFO@15:44:20.068734|(4937|4954) write (69).
2025-12-05 15:44:20.068@LM_INFO@15:44:20.068734|(4937|4955) write (69).
2025-12-05 15:44:20.069@LM_DEBUG@15:44:20.069334|(4938|4950) reader FA4957E0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2025-12-05 15:44:20.069@LM_DEBUG@15:44:20.069422|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.069@LM_DEBUG@15:44:20.069565|(4938|4950) reader FA4957E0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2025-12-05 15:44:20.069@LM_DEBUG@15:44:20.069638|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.119@LM_INFO@15:44:20.119220|(4937|4955) write (70).
2025-12-05 15:44:20.119@LM_INFO@15:44:20.119220|(4937|4954) write (70).
2025-12-05 15:44:20.120@LM_DEBUG@15:44:20.120128|(4938|4950) reader FA4957E0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:44:20.120@LM_DEBUG@15:44:20.120216|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.120@LM_DEBUG@15:44:20.120356|(4938|4950) reader FA4957E0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2025-12-05 15:44:20.120@LM_DEBUG@15:44:20.120429|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.169@LM_INFO@15:44:20.169965|(4937|4955) write (71).
2025-12-05 15:44:20.169@LM_INFO@15:44:20.169966|(4937|4954) write (71).
2025-12-05 15:44:20.170@LM_DEBUG@15:44:20.170545|(4938|4950) reader FA4957E0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2025-12-05 15:44:20.170@LM_DEBUG@15:44:20.170632|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.170@LM_DEBUG@15:44:20.170821|(4938|4950) reader FA4957E0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2025-12-05 15:44:20.170@LM_DEBUG@15:44:20.170912|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.220@LM_INFO@15:44:20.220453|(4937|4954) write (72).
2025-12-05 15:44:20.220@LM_INFO@15:44:20.220453|(4937|4955) write (72).
2025-12-05 15:44:20.221@LM_DEBUG@15:44:20.221332|(4938|4950) reader FA4957E0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2025-12-05 15:44:20.221@LM_DEBUG@15:44:20.221423|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.221@LM_DEBUG@15:44:20.221571|(4938|4950) reader FA4957E0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2025-12-05 15:44:20.221@LM_DEBUG@15:44:20.221643|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.271@LM_INFO@15:44:20.271292|(4937|4954) write (73).
2025-12-05 15:44:20.271@LM_INFO@15:44:20.271292|(4937|4955) write (73).
2025-12-05 15:44:20.271@LM_DEBUG@15:44:20.271815|(4938|4950) reader FA4957E0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2025-12-05 15:44:20.271@LM_DEBUG@15:44:20.271900|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.272@LM_DEBUG@15:44:20.272042|(4938|4950) reader FA4957E0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2025-12-05 15:44:20.272@LM_DEBUG@15:44:20.272116|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.321@LM_INFO@15:44:20.321592|(4937|4954) write (74).
2025-12-05 15:44:20.321@LM_INFO@15:44:20.321668|(4937|4955) write (74).
2025-12-05 15:44:20.322@LM_DEBUG@15:44:20.322085|(4938|4950) reader FA4957E0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2025-12-05 15:44:20.322@LM_DEBUG@15:44:20.322169|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.322@LM_DEBUG@15:44:20.322304|(4938|4950) reader FA4957E0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2025-12-05 15:44:20.322@LM_DEBUG@15:44:20.322376|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.371@LM_INFO@15:44:20.371906|(4937|4954) write (75).
2025-12-05 15:44:20.371@LM_INFO@15:44:20.371988|(4937|4955) write (75).
2025-12-05 15:44:20.372@LM_DEBUG@15:44:20.372463|(4938|4950) reader FA4957E0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2025-12-05 15:44:20.372@LM_DEBUG@15:44:20.372556|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.372@LM_DEBUG@15:44:20.372747|(4938|4950) reader FA4957E0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2025-12-05 15:44:20.372@LM_DEBUG@15:44:20.372827|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.422@LM_INFO@15:44:20.422353|(4937|4955) write (76).
2025-12-05 15:44:20.422@LM_INFO@15:44:20.422353|(4937|4954) write (76).
2025-12-05 15:44:20.423@LM_DEBUG@15:44:20.423090|(4938|4950) reader FA4957E0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:44:20.423@LM_DEBUG@15:44:20.423184|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.423@LM_DEBUG@15:44:20.423345|(4938|4950) reader FA4957E0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2025-12-05 15:44:20.423@LM_DEBUG@15:44:20.423420|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.472@LM_INFO@15:44:20.472910|(4937|4954) write (77).
2025-12-05 15:44:20.472@LM_INFO@15:44:20.472914|(4937|4955) write (77).
2025-12-05 15:44:20.473@LM_DEBUG@15:44:20.473708|(4938|4950) reader FA4957E0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2025-12-05 15:44:20.473@LM_DEBUG@15:44:20.473815|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.473@LM_DEBUG@15:44:20.473979|(4938|4950) reader FA4957E0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2025-12-05 15:44:20.474@LM_DEBUG@15:44:20.474053|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.523@LM_INFO@15:44:20.523540|(4937|4954) write (78).
2025-12-05 15:44:20.523@LM_INFO@15:44:20.523540|(4937|4955) write (78).
2025-12-05 15:44:20.525@LM_DEBUG@15:44:20.525175|(4938|4950) reader FA4957E0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2025-12-05 15:44:20.525@LM_DEBUG@15:44:20.525312|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.525@LM_DEBUG@15:44:20.525476|(4938|4950) reader FA4957E0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2025-12-05 15:44:20.525@LM_DEBUG@15:44:20.525549|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.574@LM_INFO@15:44:20.574544|(4937|4954) write (79).
2025-12-05 15:44:20.574@LM_INFO@15:44:20.574686|(4937|4955) write (79).
2025-12-05 15:44:20.575@LM_DEBUG@15:44:20.575340|(4938|4950) reader FA4957E0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2025-12-05 15:44:20.575@LM_DEBUG@15:44:20.575432|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.575@LM_DEBUG@15:44:20.575585|(4938|4950) reader FA4957E0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2025-12-05 15:44:20.575@LM_DEBUG@15:44:20.575657|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.583@LM_INFO@15:44:20.583434|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:20.583@LM_DEBUG@15:44:20.583515|(4938|4938) received 160 of expected 200
2025-12-05 15:44:20.624@LM_INFO@15:44:20.625007|(4937|4954) write (80).
2025-12-05 15:44:20.624@LM_INFO@15:44:20.625007|(4937|4955) write (80).
2025-12-05 15:44:20.625@LM_DEBUG@15:44:20.625663|(4938|4950) reader FA4957E0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2025-12-05 15:44:20.625@LM_DEBUG@15:44:20.625784|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.625@LM_DEBUG@15:44:20.625958|(4938|4950) reader FA4957E0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2025-12-05 15:44:20.626@LM_DEBUG@15:44:20.626032|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.675@LM_INFO@15:44:20.675575|(4937|4954) write (81).
2025-12-05 15:44:20.675@LM_INFO@15:44:20.675754|(4937|4955) write (81).
2025-12-05 15:44:20.676@LM_DEBUG@15:44:20.676195|(4938|4950) reader FA4957E0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2025-12-05 15:44:20.676@LM_DEBUG@15:44:20.676283|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.676@LM_DEBUG@15:44:20.676455|(4938|4950) reader FA4957E0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2025-12-05 15:44:20.676@LM_DEBUG@15:44:20.676529|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.726@LM_INFO@15:44:20.726047|(4937|4954) write (82).
2025-12-05 15:44:20.726@LM_INFO@15:44:20.726123|(4937|4955) write (82).
2025-12-05 15:44:20.726@LM_DEBUG@15:44:20.726806|(4938|4950) reader FA4957E0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2025-12-05 15:44:20.726@LM_DEBUG@15:44:20.726900|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.727@LM_DEBUG@15:44:20.727064|(4938|4950) reader FA4957E0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:44:20.727@LM_DEBUG@15:44:20.727138|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.776@LM_INFO@15:44:20.776451|(4937|4954) write (83).
2025-12-05 15:44:20.776@LM_INFO@15:44:20.776666|(4937|4955) write (83).
2025-12-05 15:44:20.776@LM_DEBUG@15:44:20.776792|(4938|4950) reader FA4957E0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2025-12-05 15:44:20.776@LM_DEBUG@15:44:20.776894|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.777@LM_DEBUG@15:44:20.777053|(4938|4950) reader FA4957E0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2025-12-05 15:44:20.777@LM_DEBUG@15:44:20.777127|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.826@LM_INFO@15:44:20.826707|(4937|4954) write (84).
2025-12-05 15:44:20.826@LM_INFO@15:44:20.826938|(4937|4955) write (84).
2025-12-05 15:44:20.827@LM_DEBUG@15:44:20.827124|(4938|4950) reader FA4957E0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2025-12-05 15:44:20.827@LM_DEBUG@15:44:20.827205|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.827@LM_DEBUG@15:44:20.827354|(4938|4950) reader FA4957E0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:44:20.827@LM_DEBUG@15:44:20.827437|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.877@LM_INFO@15:44:20.877092|(4937|4954) write (85).
2025-12-05 15:44:20.877@LM_INFO@15:44:20.877180|(4937|4955) write (85).
2025-12-05 15:44:20.877@LM_DEBUG@15:44:20.877390|(4938|4950) reader FA4957E0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2025-12-05 15:44:20.877@LM_DEBUG@15:44:20.877472|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.877@LM_DEBUG@15:44:20.877616|(4938|4950) reader FA4957E0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2025-12-05 15:44:20.877@LM_DEBUG@15:44:20.877689|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.927@LM_INFO@15:44:20.927395|(4937|4954) write (86).
2025-12-05 15:44:20.927@LM_INFO@15:44:20.927638|(4937|4955) write (86).
2025-12-05 15:44:20.928@LM_DEBUG@15:44:20.928456|(4938|4950) reader FA4957E0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2025-12-05 15:44:20.928@LM_DEBUG@15:44:20.928539|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.928@LM_DEBUG@15:44:20.928685|(4938|4950) reader FA4957E0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:44:20.928@LM_DEBUG@15:44:20.928782|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.978@LM_INFO@15:44:20.978063|(4937|4954) write (87).
2025-12-05 15:44:20.978@LM_INFO@15:44:20.978333|(4937|4955) write (87).
2025-12-05 15:44:20.978@LM_DEBUG@15:44:20.978519|(4938|4950) reader FA4957E0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2025-12-05 15:44:20.978@LM_DEBUG@15:44:20.978605|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:20.978@LM_DEBUG@15:44:20.978808|(4938|4950) reader FA4957E0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2025-12-05 15:44:20.978@LM_DEBUG@15:44:20.978886|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.028@LM_INFO@15:44:21.028452|(4937|4954) write (88).
2025-12-05 15:44:21.028@LM_INFO@15:44:21.028717|(4937|4955) write (88).
2025-12-05 15:44:21.028@LM_DEBUG@15:44:21.028989|(4938|4950) reader FA4957E0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2025-12-05 15:44:21.029@LM_DEBUG@15:44:21.029077|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.029@LM_DEBUG@15:44:21.029237|(4938|4950) reader FA4957E0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:44:21.029@LM_DEBUG@15:44:21.029311|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.078@LM_INFO@15:44:21.078859|(4937|4954) write (89).
2025-12-05 15:44:21.078@LM_INFO@15:44:21.078985|(4937|4955) write (89).
2025-12-05 15:44:21.079@LM_DEBUG@15:44:21.079439|(4938|4950) reader FA4957E0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2025-12-05 15:44:21.079@LM_DEBUG@15:44:21.079529|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.079@LM_DEBUG@15:44:21.079683|(4938|4950) reader FA4957E0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2025-12-05 15:44:21.079@LM_DEBUG@15:44:21.079786|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.129@LM_INFO@15:44:21.129300|(4937|4954) write (90).
2025-12-05 15:44:21.129@LM_INFO@15:44:21.129408|(4937|4955) write (90).
2025-12-05 15:44:21.129@LM_DEBUG@15:44:21.129906|(4938|4950) reader FA4957E0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2025-12-05 15:44:21.129@LM_DEBUG@15:44:21.129994|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.130@LM_DEBUG@15:44:21.130152|(4938|4950) reader FA4957E0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:44:21.130@LM_DEBUG@15:44:21.130226|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.179@LM_INFO@15:44:21.179729|(4937|4954) write (91).
2025-12-05 15:44:21.179@LM_INFO@15:44:21.179830|(4937|4955) write (91).
2025-12-05 15:44:21.180@LM_DEBUG@15:44:21.180201|(4938|4950) reader FA4957E0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2025-12-05 15:44:21.180@LM_DEBUG@15:44:21.180299|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.180@LM_DEBUG@15:44:21.180455|(4938|4950) reader FA4957E0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2025-12-05 15:44:21.180@LM_DEBUG@15:44:21.180530|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.230@LM_INFO@15:44:21.230147|(4937|4954) write (92).
2025-12-05 15:44:21.230@LM_INFO@15:44:21.230466|(4937|4955) write (92).
2025-12-05 15:44:21.230@LM_DEBUG@15:44:21.230901|(4938|4950) reader FA4957E0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2025-12-05 15:44:21.231@LM_DEBUG@15:44:21.231071|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.231@LM_DEBUG@15:44:21.231275|(4938|4950) reader FA4957E0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:44:21.231@LM_DEBUG@15:44:21.231430|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.280@LM_INFO@15:44:21.280778|(4937|4954) write (93).
2025-12-05 15:44:21.280@LM_INFO@15:44:21.280892|(4937|4955) write (93).
2025-12-05 15:44:21.281@LM_DEBUG@15:44:21.281279|(4938|4950) reader FA4957E0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2025-12-05 15:44:21.281@LM_DEBUG@15:44:21.281445|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.281@LM_DEBUG@15:44:21.281648|(4938|4950) reader FA4957E0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2025-12-05 15:44:21.281@LM_DEBUG@15:44:21.281834|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.331@LM_INFO@15:44:21.331254|(4937|4954) write (94).
2025-12-05 15:44:21.331@LM_INFO@15:44:21.331369|(4937|4955) write (94).
2025-12-05 15:44:21.331@LM_DEBUG@15:44:21.331816|(4938|4950) reader FA4957E0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2025-12-05 15:44:21.331@LM_DEBUG@15:44:21.331988|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.332@LM_DEBUG@15:44:21.332196|(4938|4950) reader FA4957E0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:44:21.332@LM_DEBUG@15:44:21.332349|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.381@LM_INFO@15:44:21.381674|(4937|4954) write (95).
2025-12-05 15:44:21.381@LM_INFO@15:44:21.381821|(4937|4955) write (95).
2025-12-05 15:44:21.382@LM_DEBUG@15:44:21.382308|(4938|4950) reader FA4957E0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2025-12-05 15:44:21.382@LM_DEBUG@15:44:21.382478|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.382@LM_DEBUG@15:44:21.382687|(4938|4950) reader FA4957E0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2025-12-05 15:44:21.382@LM_DEBUG@15:44:21.382873|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.432@LM_INFO@15:44:21.432216|(4937|4954) write (96).
2025-12-05 15:44:21.432@LM_INFO@15:44:21.432443|(4937|4955) write (96).
2025-12-05 15:44:21.432@LM_DEBUG@15:44:21.432856|(4938|4950) reader FA4957E0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2025-12-05 15:44:21.433@LM_DEBUG@15:44:21.433024|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.433@LM_DEBUG@15:44:21.433230|(4938|4950) reader FA4957E0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:44:21.433@LM_DEBUG@15:44:21.433383|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.482@LM_INFO@15:44:21.482673|(4937|4954) write (97).
2025-12-05 15:44:21.482@LM_INFO@15:44:21.482827|(4937|4955) write (97).
2025-12-05 15:44:21.483@LM_DEBUG@15:44:21.483336|(4938|4950) reader FA4957E0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2025-12-05 15:44:21.483@LM_DEBUG@15:44:21.483508|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.483@LM_DEBUG@15:44:21.483748|(4938|4950) reader FA4957E0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2025-12-05 15:44:21.483@LM_DEBUG@15:44:21.483904|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.533@LM_INFO@15:44:21.533286|(4937|4954) write (98).
2025-12-05 15:44:21.533@LM_INFO@15:44:21.533384|(4937|4955) write (98).
2025-12-05 15:44:21.533@LM_DEBUG@15:44:21.533923|(4938|4950) reader FA4957E0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2025-12-05 15:44:21.534@LM_DEBUG@15:44:21.534014|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.534@LM_DEBUG@15:44:21.534173|(4938|4950) reader FA4957E0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:44:21.534@LM_DEBUG@15:44:21.534246|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.583@LM_INFO@15:44:21.583727|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:21.583@LM_DEBUG@15:44:21.583835|(4938|4938) re2c0e2i5v-e1d2 -10958 1o5f: 4e4x:p2e1c.t5e8d3 @2L0M0_
INFO@15:44:21.583853|(4937|4955) write (99).
2025-12-05 15:44:21.583@LM_INFO@15:44:21.583853|(4937|4954) write (99).
2025-12-05 15:44:21.584@LM_DEBUG@15:44:21.584434|(4938|4950) reader FA4957E0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:21.584@LM_DEBUG@15:44:21.584522|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.584@LM_DEBUG@15:44:21.584677|(4938|4950) reader FA4957E0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2025-12-05 15:44:21.584@LM_DEBUG@15:44:21.584781|(4938|4950) SampleInfo.sample_rank = 0
2025-12-05 15:44:21.634@LM_DEBUG@15:44:21.634393|(4937|4955) Writer::svc finished.
2025-12-05 15:44:21.634@LM_DEBUG@15:44:21.634673|(4937|4954) Writer::svc finished.
2025-12-05 15:44:21.835@LM_INFO@15:44:21.835348|(4937|4937) publisher signaling finished
2025-12-05 15:44:21.835@LM_DEBUG@15:44:21.835766|(4937|4937) notifying subscriber of 0 timeout writes
2025-12-05 15:44:22.086@LM_INFO@15:44:22.086201|(4937|4937) publisher checking for sub finished
2025-12-05 15:44:22.336@LM_INFO@15:44:22.336451|(4937|4937) publisher checking for sub finished
2025-12-05 15:44:22.584@LM_INFO@15:44:22.584016|(4938|4938) subscriber signaling finished
2025-12-05 15:44:22.586@LM_INFO@15:44:22.586903|(4937|4937) publisher checking for sub finished
2025-12-05 15:44:22.586@LM_DEBUG@15:44:22.586982|(4937|4937) Writer::end
2025-12-05 15:44:22.587@LM_DEBUG@15:44:22.587604|(4937|4939) DataWr2i0t2e5r-I1m2p-l0:5: r1e5m:o4v4e:_2a2s.s5o8c7i@aLtMi_oDnEsB:U Gb@i1t5 :04 4l:o2c2a.l5 8071608380|0(0409.3582|24f9d5703)7 .i0n0s0t0a0n0c0e3 .i0s0 0d0i0s1p0o2s(edd1
a21ca9) remote 01030000.522fd737.00000002.00000507(f8c40492) num remotes 1
2025-12-05 15:44:22.588@LM_DEBUG@15:44:22.588035|(4938|4950) instance is disposed
2025-12-05 15:44:22.588@LM_DEBUG@15:44:22.588909|(4938|4941) DataReaderImpl::remove_associations: bit 0 local 01030000.522fd737.00000002.00000507(f8c40492) remote 01030000.522fd737.00000003.00000102(d1a21ca9) num remotes 1
2025-12-05 15:44:22.589@LM_DEBUG@15:44:22.589097|(4938|4941) DataReaderImpl::remove_associations_i: bit 0 local 01030000.522fd737.00000002.00000507(f8c40492) remote 01030000.522fd737.00000003.00000102(d1a21ca9) num remotes 1
2025-12-05 15:44:22.589@LM_DEBUG@15:44:22.589257|(4938|4941) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:22.589@LM_DEBUG@15:44:22.589409|(4938|4941) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:22.589@LM_DEBUG@15:44:22.589817|(4937|4939) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000003.000001c7(3aac2a96) remote 01030000.522fd737.00000001.000001c2(30068d79) num remotes 1
2025-12-05 15:44:22.589@LM_DEBUG@15:44:22.589933|(4937|4939) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000003.000001c7(3aac2a96) remote 01030000.522fd737.00000001.000001c2(30068d79) num remotes 1
2025-12-05 15:44:22.590@LM_DEBUG@15:44:22.590584|(4937|4939) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000003.000003c7(089a4814) remote 01030000.522fd737.00000001.000004c2(4d71793c) num remotes 1
2025-12-05 15:44:22.590@LM_DEBUG@15:44:22.590711|(4937|4939) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000003.000003c7(089a4814) remote 01030000.522fd737.00000001.000004c2(4d71793c) num remotes 1
2025-12-05 15:44:22.591@LM_DEBUG@15:44:22.591222|(4937|4939) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000003.000004c7(47dbded3) remote 01030000.522fd737.00000001.000003c2(0230effb) num remotes 1
2025-12-05 15:44:22.591@LM_DEBUG@15:44:22.591334|(4937|4939) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000003.000004c7(47dbded3) remote 01030000.522fd737.00000001.000003c2(0230effb) num remotes 1
2025-12-05 15:44:22.591@LM_DEBUG@15:44:22.591947|(4937|4939) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000003.000002c7(11817955) remote 01030000.522fd737.00000001.000002c2(1b2bdeba) num remotes 1
2025-12-05 15:44:22.592@LM_DEBUG@15:44:22.592113|(4937|4939) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000003.000002c7(11817955) remote 01030000.522fd737.00000001.000002c2(1b2bdeba) num remotes 1
2025-12-05 15:44:22.592@LM_DEBUG@15:44:22.592113|(4937|4948) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43087 , reconnect_state = INIT_STATE.
2025-12-05 15:44:22.592@LM_DEBUG@15:44:22.592407|(4937|4948) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:22.594@LM_DEBUG@15:44:22.594773|(4937|4937) Service_Participant::shutdown
2025-12-05 15:44:22.598@LM_DEBUG@15:44:22.598333|(4937|4937) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:22.598@LM_DEBUG@15:44:22.598939|(4937|4937) Service_Participant::~Service_Participant
2025-12-05 15:44:22.598@LM_DEBUG@15:44:22.598997|(4937|4937) Service_Participant::shutdown
2025-12-05 15:44:22.834@LM_INFO@15:44:22.834250|(4938|4938) subscriber checking for pub finished
2025-12-05 15:44:22.834@LM_INFO@15:44:22.834383|(4938|4938) subscriber starting shutdown
2025-12-05 15:44:22.835@LM_DEBUG@15:44:22.835641|(4938|4940) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000002.000001c7(07cc0326) remote 01030000.522fd737.00000001.000001c2(30068d79) num remotes 1
2025-12-05 15:44:22.835@LM_DEBUG@15:44:22.835800|(4938|4940) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000002.000001c7(07cc0326) remote 01030000.522fd737.00000001.000001c2(30068d79) num remotes 1
2025-12-05 15:44:22.836@LM_DEBUG@15:44:22.836663|(4938|4940) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000002.000003c7(35fa61a4) remote 01030000.522fd737.00000001.000004c2(4d71793c) num remotes 1
2025-12-05 15:44:22.836@LM_DEBUG@15:44:22.836806|(4938|4940) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000002.000003c7(35fa61a4) remote 01030000.522fd737.00000001.000004c2(4d71793c) num remotes 1
2025-12-05 15:44:22.837@LM_DEBUG@15:44:22.837358|(4938|4940) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000002.000004c7(7abbf763) remote 01030000.522fd737.00000001.000003c2(0230effb) num remotes 1
2025-12-05 15:44:22.837@LM_DEBUG@15:44:22.837470|(4938|4940) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000002.000004c7(7abbf763) remote 01030000.522fd737.00000001.000003c2(0230effb) num remotes 1
2025-12-05 15:44:22.838@LM_DEBUG@15:44:22.838095|(4938|4940) DataReaderImpl::remove_associations: bit 1 local 01030000.522fd737.00000002.000002c7(2ce150e5) remote 01030000.522fd737.00000001.000002c2(1b2bdeba) num remotes 1
2025-12-05 15:44:22.838@LM_DEBUG@15:44:22.838209|(4938|4940) DataReaderImpl::remove_associations_i: bit 1 local 01030000.522fd737.00000002.000002c7(2ce150e5) remote 01030000.522fd737.00000001.000002c2(1b2bdeba) num remotes 1
2025-12-05 15:44:22.838@LM_DEBUG@15:44:22.838325|(4938|4947) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43087 , reconnect_state = INIT_STATE.
2025-12-05 15:44:22.838@LM_DEBUG@15:44:22.838533|(4938|4947) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:22.838@LM_DEBUG@15:44:22.838864|(4938|4940) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:22.843@LM_INFO@15:44:22.843435|(4938|4938) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:22.843@LM_DEBUG@15:44:22.843498|(4938|4938) Service_Participant::shutdown
2025-12-05 15:44:22.844@LM_DEBUG@15:44:22.844576|(4938|4938) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:22.847@LM_INFO@15:44:22.847141|(4938|4938) subscriber exiting with status 0
2025-12-05 15:44:22.847@LM_DEBUG@15:44:22.847732|(4938|4938) Service_Participant::~Service_Participant
2025-12-05 15:44:22.847@LM_DEBUG@15:44:22.847792|(4938|4938) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:22.880756|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl udp mi Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl rtps mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4957
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4964 started at 2025-12-05 15:44:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4965 started at 2025-12-05 15:44:23
1155::4444::2233..113366332289||((44996645||44996645)) 1155::4444::2233..113366337788 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4444::2233..113366@@LLMM__IINNFFOO@@1155::4444::2233..113366665587||((44996645||44996645)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
20252-01225--0152 -1055: 4145::2434.:12336.@1L3M6_@ILNMF_OI@N1F5O:@4145::2434.:12336.810376|8(0489|6(54|946946|54)9 6I4N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:M MCOONM_MDOCNP_SD_CPPESN_DPIENNGD_ITNIGM_ETOIUMTE=O3U
T=3
2025-21022-50-51 21-50:54 41:52:34.41:3273@.L1M3_7I@NLFMO_@I1N5F:O4@41:52:34.41:32730.0183|7(010|(496449|6459|6449)6 5I)N FION:F OS:e rSveircvei_cPea_rPtairctiipcainpta:n:tp:r:opcreoscse_scso_ncfoingf_ifgi_lfei:l eG:o iGnogi ntgo tloo aldo acdo ncfoingfuirgautriaotni ofnr ofmr o"ma l"la.liln.ii"n
i"
22002255--1122--0055 1155::4444::2233..113377@@LLMM__IINNFFOO@@1155::4444::2233..113377440077||((44996654||44996654)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTTSS==sshhmmeemm
22002255--1122--0055 1155::4444::2233..113377@@LLMM__IINNFFOO@@1155::4444::2233..113377558822||((44996654||44996654)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM==@@sshhmmeemm
22002255--1122--0055 1155::4444::2233..113377@@LLMM__IINNFFOO@@1155::4444::2233..113377775522||((44996645||44996645)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS__TTRRAANNSSPPOORRTTSS==rrttppss
22002255--1122--0055 1155::4444::2233..113377@@LLMM__IINNFFOO@@1155::4444::2233..113377991155||((44996645||44996645)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS==@@rrttppss
22002255--1122--0055 1155::4444::2233..113388@@LLMM__IINNFFOO@@1155::4444::2233..113388007700||((44996645||44996645)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__MMUULLTTIICCAASSTT__TTRRAANNSSPPOORRTTSS==mmuullttiiccaasstt
22002255--1122--0055 1155::4444::2233..113388@@LLMM__IINNFFOO@@1155::4444::2233..113388224455||((44996645||44996645)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__MMUULLTTIICCAASSTT==@@mmuullttiiccaasstt
2022052-51-21-20-50 51 51:54:44:42:32.31.3183@8L@ML_MI_NIFNOF@O1@51:54:44:42:32.31.3183481492|0(|4(946946|54|946946)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GU_DUPD_PT_RTARNASNPSOPROTRST=Su=dupd
p
2022052-51-21-20-50 51 51:54:44:42:32.31.3183@8L@ML_MI_NIFNOF@O1@51:54:44:42:32.31.3183588518|2(|4(946946|54|946946)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GU_DUPD=P@=u@dupd
p
2025-12-052 01255:-4142:-2035. 11358:@4L4M:_2I3N.F1O3@81@5L:M4_4I:N2F3O.@11358:74449:|2(34.916358|745936|5()4 9I6N4F|O4:9 6C4o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gT:C PC_OTNRFAINGS_PTOCRPT_ST=RtAcNpS
PORTS=tcp
20252-01225--0152 -1055: 4145::2434.:12338.@1L3M8_@ILNMF_OI@N1F5O:@4145::2434.:12338.910358|9(0479|6(54|946946|54)9 6I4N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN_FTICGP_=T@CtPc=p@
tcp
2025-21022-50-51 21-50:54 41:52:34.41:3293@.L1M3_9I@NLFMO_@I1N5F:O4@41:52:34.41:32930.5103|9(045926|5(|44996645|)4 9I6N4F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO=N@FcIoGn=f@icgo
nfig
2025-21022-50-51 21-50:54 41:52:34.41:3293@.L1M3_9I@NLFMO_@I1N5F:O4@41:52:34.41:32932.0123|9(240946|5(|44996645|)4 9I6N4F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PSOHRMTE_MS_HTMREAMN_STPROARNTS_PTOYRPTE_=TsYhPmEe=ms
hmem
202250-2152--1025- 0155 :1454::4243:.2133.91@3L9M@_LIMN_FION@F1O5@:1454::4243:.2133.91337983|8(04|9(6459|6449|6459)6 4I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RSTH_MSEHMM=E@Ms=h@msehmm
em
20252-01225--0152 -1055: 4145::2434.:12339.@1L3M9_@ILNMF_OI@N1F5O:@4145::2434.:12339.513399|5(4409|6(54|946946|54)9 6I4N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_ORRTTP_SR_TUPSSE__UMSUEL_TMIUCLATSITC=A0S
T=0
2025-12-05 15:4240:2253-.1123-90@5L M1_5I:N4F4O:@2135.:14349:@2L3M._1I3N9F7O1@31|5(:44946:52|34.916359)7 2I3N|F(O4:9 6C4o|n4f9i6g4S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lT:R:AsNeStP_OsRtTr_iRnTgP:S _TTRRAANNSSPPOORRTT__RTTYPPSE_=TrRtApNsS_PuOdRpT
_TYPE=rtps_udp
2025-12-05 152:04245:-2132.-10359 @1L5M:_4I4N:F2O3@.1153:94@4L:M2_3I.N1F3O9@81855:|4(44:92635.|143996859)1 |I(N4F9O6:4 |C4o9n6f4i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gR:T PTSR=A@NrStPpOsR
T_RTPS=@rtps
2025-12-05 21052:54-41:22-30.51 4105@:L4M4_:I2N3F.O1@4105@:L4M4_:I2N3F.O1@41050:4404|:(2439.6154|04094655|)( 4I9N6F4O|:4 9C6o4n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eTtR_AsNtSrPiOnRgT:_ MTURLATNISCPAOSRTT__TMRUALNTSIPCOARSTT__TTYRPAEN=SmPuOlRtTi_cTaYsPtE
=multicast
2025-12-20052 51-51:24-40:52 31.51:4404@:L2M3_.I1N4F0O@@L1M5_:I4N4F:O2@31.51:44042:1283|.(144906252|34|9(6459)6 4I|N4F9O6:4 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sTtRrAiNnSgP:O RTTR_AMNUSLPTOIRCTA_SMTU=L@TmIuClAtSiTc=a@smtu
lticast
2025-12-20052 51-51:24-40:52 31.51:4404@:L2M3_.I1N4F0O@@L1M5_:I4N4F:O2@31.51:44043:8253|.(144906358|94|9(6459)6 4I|N4F9O6:4 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sTtRrAiNnSgP:O RTTR_AUNDSPP_OTRRTA_NUSDPPO_RTTR_ATNYSPPEO=RuTd_pT
YPE=udp
2025-12-20052 51-51:24-40:52 31.51:4404@:L2M3_.I1N4F0O@@L1M5_:I4N4F:O2@31.51:44045:5203|.(144906555|34|9(6459)6 4I|N4F9O6:4 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sTtRrAiNnSgP:O RTTR_AUNDSPP=O@RuTd_pU
DP=@udp
2025-12-05 15:44:23.140@LM_INFO@21052:54-41:22-30.51 41057:0484|:(2439.6154|04@9L6M5_)I NIFNOF@O1:5 :C4o4n:f2i3g.S1t4o0r7e2I3m|p(l4:9:6s4e|t4_9s6t4r)i nIgN:F OT:R ACNoSnPfOiRgTS_tToCrPe_ITmRpAlN:S:PsOeRtT__sTtYrPiEn=gt:c pT
RANSPORT_TCP_TRANSPORT_TYPE=tcp
2025-12-05 15:44:23.140@LM_INFO@21052:54-41:22-30.51 41058:5484|:(2439.6154|04@9L6M5_)I NIFNOF@O1:5 :C4o4n:f2i3g.S1t4o0r8e7I1m|p(l4:9:6s4e|t4_9s6t4r)i nIgN:F OT:R ACNoSnPfOiRgTS_tToCrPe=I@mtpclp:
:set_string: TRANSPORT_TCP=@tcp
2025-12-05 15:44:23.140@LM_INFO2@01255:-4142:-2035. 11450:94847:|2(34.916451|@4L9M6_5I)N FION@F1O5:: 4C4o:n2f3i.g1S4t1o0r0e1I|m(p4l9:6:4s|e4t9_6s4t)r iInNgF:O :T RCAoNnSfPiOgRSTt=o@rterIamnpslp:o:rste
t_string: TRANSPORT=@transport
2025-12-05 15:44:23.141@LM_INFO@21052:54-41:22-30.51 41151:3434|:(2439.6154|14@9L6M5_)I NIFNOF@O1:5 :C4o4n:f2i3g.S1t4o1r1e5I2m|p(l4:9:6s4e|t4_9s6t4r)i nIgN:F OC:O MCMoOnNf_iPgOSOtLo_rSeIIZmEp=l4:0:0s0e0t0_0s0t
ring: COMMON_POOL_SIZE=40000000
2025-12-05 15:44:23.141@LM_INFO@21052:54-41:22-30.51 41152:8424|:(2439.6154|14@9L6M5_)I NIFNOF@O1:5 :C4o4n:f2i3g.S1t4o1r2e9I6m|p(l4:9:6s4e|t4_9s6t4r)i nIgN:F OC:O MCMoOnNf_iDgCSPtSo_rIeNIFmOp_lR:E:PsOe=tf_islter:i/n/gr:e pCoO.MiMoOrN
_DCPS_INFO_REPO=file://repo.ior
2025-12-05 15:44:23.141@LM_INF2O0@2155-:1424-:0253 .1154:14444:22|3(.4194615@|L4M9_6I5N)F OI@N1F5O::4 4C:o2n3f.i1g4S1t4o5r4e|I(m4p9l6:4:|s4e9t6_4s)t rIiNnFgO:: CCOoMnMfOiNg_SDtCoPrSe_IGmLpOlB:A:Ls_eTtR_AsNtSrPiOnRgT:_ CCOONMFMIOGN=_tDcCpP
S_GLOBAL_TRANSPORT_CONFIG=tcp
2025-12-05 15:44:23.141@LM_INFO@152:04245:-2132.-10451 61051:|4(44:92635.|144916@5L)M _IINNFFOO:@ 1C5o:n4f4i:g2S3t.o1r4e1I6m1p3l|:(:4s9e6t4_|s4t9ring: CO6M4M)O NI=N@FcOo:m mCoonn
figStoreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4444::2233..114422@@LLMM__IINNFFOO@@1155::4444::2233..114422009955||((44996645||44996645)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::2233..114433@@LLMM__IINNFFOO@@1155::4444::2233..114433228832||((44996645||44996645)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::2233..114433@@LLMM__IINNFFOO@@1155::4444::2233..114433448888||((44996645||44996645)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
20252-01225--015 21-50:54 41:52:34.41:4233@.L1M4_3I@NLFMO_@I1N5F:O4@41:52:34.41:42336.7174|3(647996|5(|44996645|)4 9S6e4r)v iSceer_vPiacret_iPcairptaincti:p:agnett:_:dgoemta_idno_mpaairnt_ipcairptaincti_pfaanctt_ofrayc:t omrayc:h imnaec:h irnuen:n erruvnmnyegr8v7m6y,g 8x7866,_ 6x48 6p_l6a4t fpolramt:f oLrimn:u xL,i n6u.x8,. 06-.180.401--1a0z4u1r-ea,z u#r4e7,~ 2#24.70~42.21.-0U4b.u1n-tUub uSnMtPu FSrMiP OFcrti O3c t2 0 :34 32:00:14 3U:T0C1 2U0T2C5
2025
202250-2152--1025- 0155 :1454::4243:.2134.31@4L3M@_LIMN_FION@F1O5@:1454::4243:.2134.31947389|7(94|9(6459|6449|6459)6 4S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r yc:o mcpoimlpeirl:e rg: vge rvseirosni o1n1 .141..04
.0
22002255--1122--0055 1155::4444::2233..114444@@LLMM__NNOOTTIICCEE@@1155::4444::2233..114444115566||((44996645||44996645)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
2025-1220-2055- 1125-:0454 :1253:.4144:42@3L.M1_4D4E@BLUMG_@D1E5B:U4G4@:1253:.4144:42638.51|4(44698644||(44996645)| 4S9e6r5v)i cSee_rPvairctei_cPiapratnitc:i:pgaentt_:d:ogmeati_nd_opmaaritni_cpiapratnitc_ifpaacntto_rfya:c tCorreya:t iCnrge aLtiinnugx NLeitnwuoxrNkeCtownofrikgCMoonnfiitgoMro
nitor
22002255--1122--0055 1155::4444::2233..114455@@LLMM__DDEEBBUUGG@@1155::4444::2233..114455119910||PSuubblsicsrhiebre rU sUisnign gR TRPTSP St rtarnasnpsoprotr.t
.
2025-12-05 15:44:23.145@LM_INFO@15:44:232.012455-31829-|0(54 91654:|4449:6243). 1I4N5F@OL:M _CIoNnFfOi@g1S5t:o4r4e:I2m3p.l1:4:5s4e0t5_|s(t4r9i6n5g|:4 9R6E5P)O SIINTFOOR:Y _CDoEnFfAiUgLSTt_oRrEePIOm=p@lD:E:FsAeUtL_Ts_tRrEiPnOg
: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:23.2104255@-L1M2_-D0E5B U1G5@:145:44:23.41:42535.7164|5(@4L9M6_4D|E4B9U6G4@)1 5S:e4r4v:i2c3e._1P4a5r5t8i9c|i(p4a9n6t5:|:4s9e6t5_)r eSpeor_viiocre:_Pa rRteipcoi[pDaEnFtA:U:LsTe_tR_ErPeOp]o _=i=o rf:i lRee:p/o/[rDeEpFoA.UiLoTr_
REPO] == file://repo.ior
15:44:23.161628|(4957|4957) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:23.168@LM_INFO@15:44:23.168565|(4965|4965) INFO: ConfigStoreImpl:2:0s2e5t-_1s2t-r0i5n g1:5 :T4R4A:N2S3P.O1R6T8_@OLPME_NIDNDFSO_@B1I5T:T4C4P:_2T3R.A1N6S8P6O0R6T|_(I4N9S6T4_|D4E9F6A4U)L TI_NRFEOP: ConfigStoreImpl::seOt__DsAtTrAiLnIgN:K _TRREALNESAPSOER_TD_EOLPAEYN=D0D
S_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:23.168@LM_INFO@15:44:23.168847|(4965|4965) INFO: Con2f0i2g5S-t1o2r-e0I5m p1l5:::4s4e:t2_3s.t1r6i8n@gL:M _TIRNAFNOS@P1O5R:T4_4O:P2E3N.D1D6S8_8B9I0T|T(C4P9_6T4R|A4N9S6P4O)R TI_NIFNOS:T _CDoEnFfAiUgLSTt_oRrEePIOm_pLlO:C:AsLe_tA_DsDtRrEiSnSg=:: 0T
RANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:23.169@LM_INFO@15:44:23.169057|(4965|4965) InfoRepoDiscovery::bit_2c0o2n5f-i1g2 --0 5 B1I5T: 4t4c:p2 3t.r1a6n9s@pLoMr_tI N:F0O
@15:44:23.169110|(4964|4964) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:23.174@LM_WARNING@15:44:23.174907|(4964|4964) WARNING: get_fully_quali2f0i2e5d-_1h2o-s0t5n a1m5e::4 4C:o2u3l.d1 7n4o@tL Mf_iWnAdR NFIQNDGN@.1 5U:s4i4n:g2 3".r1u7n4n9e7r4v|m(y4g986756|"4 9a6s5 )f uWlAlRyN IqNuGa:l igfeite_df uhlolsyt_nqaumael,i fpileeda_sheo sctonrarmeec:t Csoyusltde mn octo nffiingdu rFaQtDiNo.n .U
sing "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:23.182@LM_DEBUG@15:44:23.182181|(4964|4968) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000003.000001c7(53448f76) remote 01030000.18f5be1a.00000001.000001c2(59ee2899)
2025-12-05 15:44:23.182@LM_WARNING@15:44:23.182566|(4964|4964) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.183@LM_DEBUG@15:44:23.183023|(4965|4969) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000002.000001c7(6e24a6c6) remote 01030000.18f5be1a.00000001.000001c2(59ee2899)
2025-12-05 15:44:23.183@LM_WARNING@15:44:23.183424|(4965|4965) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.183@LM_DEBUG@15:44:23.183877|(4964|4964) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000003.000002c7(7869dcb5) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a)
2025-12-05 15:44:23.184@LM_DEBUG@15:44:23.184583|(4965|4969) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000002.000002c7(4509f505) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a)
2025-12-05 15:44:23.184@LM_WARNING@15:44:23.184883|(4964|4964) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.185@LM_WARNING@15:44:23.185174|(4965|4965) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.186@LM_DEBUG@15:44:23.186138|(4964|4968) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000003.000003c7(6172edf4) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc)
2025-12-05 15:44:23.186@LM_DEBUG@15:44:23.186386|(4965|4969) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000002.000003c7(5c12c444) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc)
2025-12-05 15:44:23.186@LM_WARNING@15:44:23.186720|(4964|4964) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.187@LM_WARNING@15:44:23.187034|(4965|4965) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.187@LM_DEBUG@15:44:23.187824|(4964|4968) DataReaderImpl::add_association - bit 1 local 01030000.18f5be1a.00000003.000004c7(2e337b33) remote 01030000.18f5be1a.00000001.000003c2(6bd84a1b)
2025-12-05 15:44:23.188@LM_DEBUG@15:44:23.188295|(4965|4969) DataReaderImpl::add_association - bit 1 local 01030000.18f250b2e51-a1.20-00050 01050:24.40:02030.0148c87@(L1M3_5W3A5R2N8I3N)G @r1e5m:o4t4e: 2031.013808030809.|1(84f956b4e|14a9.6040)0 0T0y0p0e1L.o0o0k0u0p0S3ecr2v(i6cbed:8:4tay1pbe)_
identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.188@LM_WARNING@15:44:23.188897|(4965|4965) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.189@LM_DEBUG@15:44:23.189317|(4964|4964) attach to RTPS
2025-12-05 15:44:23.189@LM_DEBUG@15:44:23.189612|(4965|4965) attach to RTPS
2025-12-05 15:44:23.189@LM_DEBUG@15:44:23.189668|(4965|4965) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:23.191@LM_WARNING@15:44:23.191621|(4964|4964) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.191@LM_INFO@15:44:23.191803|(4964|4964) publisher signaling ready
2025-12-05 15:44:23.192@LM_DEBUG@152:04245:-2132.-10952 01658:|4(44:92634.|149926@8L)M _DDaEtBaUWGr@i1t5e:r4I4m:p2l3:.:1a9d2d0_9a7s|s(o4c9i6a5t|i4o9n6 9-) bDiatt a0R elaodcearlI m0p1l0:3:0a0d0d0_.a1s8sfo5cbiea1tai.o0n0 0-0 0b0i0t3 .00 0l0o0c0a1l0 20(1b08340a0b0904.91)8 fr5ebmeo1tae. 0001000300000020..01080f050b5e017a(.901020c0a0107022). 0r0e0m0o0t5e0 70(1901320c0a0107.21)8
f5be1a.00000003.00000102(b84ab949)
2025-12-05 15:44:23.192@LM_WARNING@15:44:23.192495|(4965|4965) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:23.192@LM_INFO@15:44:23.192597|(4965|4965) subscriber signaling ready
2025-12-05 15:44:23.193@LM_INFO@15:44:23.193549|(4964|4968) DataWriterImpl::transport_assoc_done: writer 01030000.18f5be1a.00000003.00000102(b84ab949) succeeded in associating with reader 01030000.18f5be1a.00000002.00000507(912ca172)
2025-12-05 15:44:23.193@LM_DEBUG@15:44:23.193688|(4964|4968) DataWriterImpl::transport_assoc_done: writer 01030000.18f5be1a.00000003.00000102(b84ab949) reader 01030000.18f5be1a.00000002.00000507(912ca172) calling association_complete_i
2025-12-05 15:44:23.193@LM_DEBUG@15:44:23.193818|(4964|4968) DataWriterImpl::association_complete_i - bit 0 local 01030000.18f5be1a.00000003.00000102(b84ab949) remote 01030000.18f5be1a.00000002.00000507(912ca172)
2025-12-05 15:44:23.203@LM_WARNING@15:44:23.203783|(4964|4976) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:52391 failed send: Operation not permitted
2025-12-05 15:44:23.204@LM_DEBUG@15:44:23.204128|(4965|4979) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:23.442@LM_INFO@15:44:23.442033|(4964|4964) publisher checking for sub ready
2025-12-05 15:44:23.442@LM_DEBUG@15:44:23.442225|(4964|4964) Writer::start
2025-12-05 15:44:23.442@LM_DEBUG@15:44:23.442479|(4964|4981) Writer::svc begins.
2025-12-05 15:44:23.442@LM_DEBUG@15:44:23.442565|(4964|4981) 15:44:23.442566 Writer::svc starting to write.
2025-12-05 15:44:23.442@LM_DEBUG@15:44:23.442625|(4964|4980) Writer::svc begins.
2025-122-00255 -1152:-4045: 2135.:44442:@2L3M._4D4E2B@ULGM@_1I5N:F4O4@:1253:.4444:22734.24|4(24793624||(44998605)| 41956:54)4 :s2u3b.s4c4r2i7b4e5r Wcrhietcekri:n:gs vfco rs tpaurbt irnega dtyo
write.
2025-12-05 15:44:23.442@LM_INFO@15:44:23.442902|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:23.442@LM_DEBUG@15:44:23.442978|(4965|4965) received 0 of expected 200
2025-12-05 15:44:23.443@LM_INFO@15:44:23.443283|(4964|4981) write (0).
2025-12-05 15:44:23.443@LM_INFO@15:44:23.443419|(4964|4980) w2r0i2t5e- 1(20-)0.5
15:44:23.443@LM_DEBUG@15:44:23.443445|(4965|4979) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:23.444@LM_DEBUG@15:44:23.444030|(4965|4979) reader 51B127D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:44:23.444@LM_DEBUG@15:44:23.444126|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.444@LM_DEBUG@15:44:23.444308|(4965|4979) reader 51B127D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2025-12-05 15:44:23.444@LM_DEBUG@15:44:23.444380|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.493@LM_INFO@15:44:23.493750|(4964|4981) write (1).
2025-12-05 15:44:23.493@LM_INFO@15:44:23.493856|(4964|4980) write (1).
2025-12-05 15:44:23.494@LM_DEBUG@15:44:23.494527|(4965|4979) reader 51B127D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:44:23.494@LM_DEBUG@15:44:23.494617|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.494@LM_DEBUG@15:44:23.494835|(4965|4979) reader 51B127D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2025-12-05 15:44:23.494@LM_DEBUG@15:44:23.494912|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.544@LM_INFO@15:44:23.544359|(4964|4981) write (2).
2025-12-05 15:44:23.544@LM_INFO@15:44:23.544497|(4964|4980) write (2).
2025-12-05 15:44:23.545@LM_DEBUG@15:44:23.545106|(4965|4979) reader 51B127D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:23.545@LM_DEBUG@15:44:23.545197|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.545@LM_DEBUG@15:44:23.545378|(4965|4979) reader 51B127D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2025-12-05 15:44:23.545@LM_DEBUG@15:44:23.545450|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.594@LM_INFO@15:44:23.594941|(4964|4981) write (3).
2025-12-05 15:44:23.595@LM_INFO@15:44:23.595051|(4964|4980) write (3).
2025-12-05 15:44:23.595@LM_DEBUG@15:44:23.595669|(4965|4979) reader 51B127D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:23.595@LM_DEBUG@15:44:23.595784|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.595@LM_DEBUG@15:44:23.595973|(4965|4979) reader 51B127D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2025-12-05 15:44:23.596@LM_DEBUG@15:44:23.596046|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.645@LM_INFO@15:44:23.645594|(4964|4981) write (4).
2025-12-05 15:44:23.645@LM_INFO@15:44:23.645680|(4964|4980) write (4).
2025-12-05 15:44:23.646@LM_DEBUG@15:44:23.646316|(4965|4979) reader 51B127D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:44:23.646@LM_DEBUG@15:44:23.646405|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.646@LM_DEBUG@15:44:23.646584|(4965|4979) reader 51B127D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2025-12-05 15:44:23.646@LM_DEBUG@15:44:23.646656|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.696@LM_INFO@15:44:23.696159|(4964|4981) write (5).
2025-12-05 15:44:23.696@LM_INFO@15:44:23.696260|(4964|4980) write (5).
2025-12-05 15:44:23.696@LM_DEBUG@15:44:23.696933|(4965|4979) reader 51B127D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:44:23.697@LM_DEBUG@15:44:23.697023|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.697@LM_DEBUG@15:44:23.697205|(4965|4979) reader 51B127D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2025-12-05 15:44:23.697@LM_DEBUG@15:44:23.697279|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.746@LM_INFO@15:44:23.746760|(4964|4981) write (6).
2025-12-05 15:44:23.746@LM_INFO@15:44:23.746877|(4964|4980) write (6).
2025-12-05 15:44:23.747@LM_DEBUG@15:44:23.747520|(4965|4979) reader 51B127D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:44:23.747@LM_DEBUG@15:44:23.747607|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.747@LM_DEBUG@15:44:23.747817|(4965|4979) reader 51B127D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 14
2025-12-05 15:44:23.747@LM_DEBUG@15:44:23.747897|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.797@LM_INFO@15:44:23.797467|(4964|4981) write (7).
2025-12-05 15:44:23.797@LM_INFO@15:44:23.797544|(4964|4980) write (7).
2025-12-05 15:44:23.798@LM_DEBUG@15:44:23.798054|(4965|4979) reader 51B127D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:23.798@LM_DEBUG@15:44:23.798139|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.798@LM_DEBUG@15:44:23.798312|(4965|4979) reader 51B127D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2025-12-05 15:44:23.798@LM_DEBUG@15:44:23.798393|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.847@LM_INFO@15:44:23.847970|(4964|4981) write (8).
2025-12-05 15:44:23.848@LM_INFO@15:44:23.848094|(4964|4980) write (8).
2025-12-05 15:44:23.848@LM_DEBUG@15:44:23.848544|(4965|4979) reader 51B127D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:23.848@LM_DEBUG@15:44:23.848630|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.848@LM_DEBUG@15:44:23.848841|(4965|4979) reader 51B127D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2025-12-05 15:44:23.848@LM_DEBUG@15:44:23.848918|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.898@LM_INFO@15:44:23.898514|(4964|4981) write (9).
2025-12-05 15:44:23.898@LM_INFO@15:44:23.898807|(4964|4980) write (9).
2025-12-05 15:44:23.899@LM_DEBUG@15:44:23.899544|(4965|4979) reader 51B127D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:44:23.899@LM_DEBUG@15:44:23.899625|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.899@LM_DEBUG@15:44:23.899812|(4965|4979) reader 51B127D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 20
2025-12-05 15:44:23.899@LM_DEBUG@15:44:23.899888|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.949@LM_INFO@15:44:23.949424|(4964|4981) write (10).
2025-12-05 15:44:23.949@LM_INFO@15:44:23.949600|(4964|4980) write (10).
2025-12-05 15:44:23.949@LM_DEBUG@15:44:23.949858|(4965|4979) reader 51B127D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:23.949@LM_DEBUG@15:44:23.949943|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.950@LM_DEBUG@15:44:23.950109|(4965|4979) reader 51B127D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 22
2025-12-05 15:44:23.950@LM_DEBUG@15:44:23.950183|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:23.999@LM_INFO@15:44:23.999835|(4964|4981) write (11).
2025-12-05 15:44:23.999@LM_INFO@15:44:24.000083|(4964|4980) write (11).
2025-12-05 15:44:24.000@LM_DEBUG@15:44:24.000803|(4965|4979) reader 51B127D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:44:24.000@LM_DEBUG@15:44:24.000895|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.001@LM_DEBUG@15:44:24.001080|(4965|4979) reader 51B127D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 24
2025-12-05 15:44:24.001@LM_DEBUG@15:44:24.001155|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.050@LM_INFO@15:44:24.050735|(4964|4981) write (12).
2025-12-05 15:44:24.050@LM_INFO@15:44:24.050747|(4964|4980) write (12).
2025-12-05 15:44:24.051@LM_DEBUG@15:44:24.051462|(4965|4979) reader 51B127D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:24.051@LM_DEBUG@15:44:24.051552|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.051@LM_DEBUG@15:44:24.051763|(4965|4979) reader 51B127D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2025-12-05 15:44:24.051@LM_DEBUG@15:44:24.051842|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.101@LM_INFO@15:44:24.101350|(4964|4981) write (13).
2025-12-05 15:44:24.101@LM_INFO@15:44:24.101497|(4964|4980) write (13).
2025-12-05 15:44:24.101@LM_DEBUG@15:44:24.101992|(4965|4979) reader 51B127D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:24.102@LM_DEBUG@15:44:24.102083|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.102@LM_DEBUG@15:44:24.102259|(4965|4979) reader 51B127D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2025-12-05 15:44:24.102@LM_DEBUG@15:44:24.102333|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.151@LM_INFO@15:44:24.151987|(4964|4981) write (14).
2025-12-05 15:44:24.152@LM_INFO@15:44:24.152137|(4964|4980) write (14).
2025-12-05 15:44:24.152@LM_DEBUG@15:44:24.152554|(4965|4979) reader 51B127D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:24.152@LM_DEBUG@15:44:24.152650|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.152@LM_DEBUG@15:44:24.152856|(4965|4979) reader 51B127D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2025-12-05 15:44:24.152@LM_DEBUG@15:44:24.152931|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.202@LM_INFO@15:44:24.202441|(4964|4981) write (15).
2025-12-05 15:44:24.202@LM_INFO@15:44:24.202560|(4964|4980) write (15).
2025-12-05 15:44:24.202@LM_DEBUG@15:44:24.202879|(4965|4979) reader 51B127D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:24.202@LM_DEBUG@15:44:24.202961|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.203@LM_DEBUG@15:44:24.203126|(4965|4979) reader 51B127D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2025-12-05 15:44:24.203@LM_DEBUG@15:44:24.203199|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.252@LM_INFO@15:44:24.252835|(4964|4981) write (16).
2025-12-05 15:44:24.252@LM_INFO@15:44:24.252950|(4964|4980) write (16).
2025-12-05 15:44:24.253@LM_DEBUG@15:44:24.253340|(4965|4979) reader 51B127D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:24.253@LM_DEBUG@15:44:24.253425|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.253@LM_DEBUG@15:44:24.253603|(4965|4979) reader 51B127D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2025-12-05 15:44:24.253@LM_DEBUG@15:44:24.253675|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.303@LM_INFO@15:44:24.303214|(4964|4981) write (17).
2025-12-05 15:44:24.303@LM_INFO@15:44:24.303308|(4964|4980) write (17).
2025-12-05 15:44:24.303@LM_DEBUG@15:44:24.303851|(4965|4979) reader 51B127D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:24.303@LM_DEBUG@15:44:24.303940|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.304@LM_DEBUG@15:44:24.304120|(4965|4979) reader 51B127D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2025-12-05 15:44:24.304@LM_DEBUG@15:44:24.304193|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.353@LM_INFO@15:44:24.353716|(4964|4981) write (18).
2025-12-05 15:44:24.353@LM_INFO@15:44:24.353815|(4964|4980) write (18).
2025-12-05 15:44:24.354@LM_DEBUG@15:44:24.354394|(4965|4979) reader 51B127D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:24.354@LM_DEBUG@15:44:24.354485|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.354@LM_DEBUG@15:44:24.354664|(4965|4979) reader 51B127D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2025-12-05 15:44:24.354@LM_DEBUG@15:44:24.354774|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.404@LM_INFO@15:44:24.404234|(4964|4981) write (19).
2025-12-05 15:44:24.404@LM_INFO@15:44:24.404331|(4964|4980) write (19).
2025-12-05 15:44:24.404@LM_DEBUG@15:44:24.404944|(4965|4979) reader 51B127D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:24.405@LM_DEBUG@15:44:24.405034|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.405@LM_DEBUG@15:44:24.405212|(4965|4979) reader 51B127D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2025-12-05 15:44:24.405@LM_DEBUG@15:44:24.405285|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.443@LM_INFO@15:44:24.443130|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:24.443@LM_DEBUG@15:44:24.443228|(4965|4965) received 40 of expected 200
2025-12-05 15:44:24.454@LM_INFO@15:44:24.454784|(4964|4981) write (20).
2025-12-05 15:44:24.455@LM_INFO@15:44:24.455014|(4964|4980) write (20).
2025-12-05 15:44:24.455@LM_DEBUG@15:44:24.455463|(4965|4979) reader 51B127D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:24.455@LM_DEBUG@15:44:24.455548|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.455@LM_DEBUG@15:44:24.455755|(4965|4979) reader 51B127D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:24.455@LM_DEBUG@15:44:24.455842|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.505@LM_INFO@15:44:24.505328|(4964|4981) write (21).
2025-12-05 15:44:24.505@LM_INFO@15:44:24.505457|(4964|4980) write (21).
2025-12-05 15:44:24.506@LM_DEBUG@15:44:24.506064|(4965|4979) reader 51B127D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:24.506@LM_DEBUG@15:44:24.506154|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.506@LM_DEBUG@15:44:24.506337|(4965|4979) reader 51B127D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:24.506@LM_DEBUG@15:44:24.506410|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.555@LM_INFO@15:44:24.555903|(4964|4981) write (22).
2025-12-05 15:44:24.555@LM_INFO@15:44:24.556006|(4964|4980) write (22).
2025-12-05 15:44:24.556@LM_DEBUG@15:44:24.556499|(4965|4979) reader 51B127D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:24.556@LM_DEBUG@15:44:24.556587|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.556@LM_DEBUG@15:44:24.556792|(4965|4979) reader 51B127D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:24.556@LM_DEBUG@15:44:24.556871|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.606@LM_INFO@15:44:24.606377|(4964|4981) write (23).
2025-12-05 15:44:24.606@LM_INFO@15:44:24.606545|(4964|4980) write (23).
2025-12-05 15:44:24.607@LM_DEBUG@15:44:24.607069|(4965|4979) reader 51B127D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:24.607@LM_DEBUG@15:44:24.607160|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.607@LM_DEBUG@15:44:24.607336|(4965|4979) reader 51B127D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:44:24.607@LM_DEBUG@15:44:24.607409|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.657@LM_INFO@15:44:24.657150|(4964|4981) write (24).
2025-12-05 15:44:24.657@LM_INFO@15:44:24.657334|(4964|4980) write (24).
2025-12-05 15:44:24.657@LM_DEBUG@15:44:24.657943|(4965|4979) reader 51B127D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:24.658@LM_DEBUG@15:44:24.658032|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.658@LM_DEBUG@15:44:24.658212|(4965|4979) reader 51B127D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2025-12-05 15:44:24.658@LM_DEBUG@15:44:24.658285|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.707@LM_INFO@15:44:24.707768|(4964|4981) write (25).
2025-12-05 15:44:24.707@LM_INFO@15:44:24.708000|(4964|4980) write (25).
2025-12-05 15:44:24.708@LM_DEBUG@15:44:24.708540|(4965|4979) reader 51B127D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:24.708@LM_DEBUG@15:44:24.708630|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.708@LM_DEBUG@15:44:24.708838|(4965|4979) reader 51B127D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:24.708@LM_DEBUG@15:44:24.708916|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.758@LM_INFO@15:44:24.758448|(4964|4981) write (26).
2025-12-05 15:44:24.758@LM_INFO@15:44:24.758709|(4964|4980) write (26).
2025-12-05 15:44:24.759@LM_DEBUG@15:44:24.759507|(4965|4979) reader 51B127D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:24.759@LM_DEBUG@15:44:24.759597|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.759@LM_DEBUG@15:44:24.759807|(4965|4979) reader 51B127D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:24.759@LM_DEBUG@15:44:24.759886|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.809@LM_INFO@15:44:24.809434|(4964|4981) write (27).
2025-12-05 15:44:24.809@LM_INFO@15:44:24.809560|(4964|4980) write (27).
2025-12-05 15:44:24.809@LM_DEBUG@15:44:24.809930|(4965|4979) reader 51B127D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:24.810@LM_DEBUG@15:44:24.810014|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.810@LM_DEBUG@15:44:24.810178|(4965|4979) reader 51B127D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:24.810@LM_DEBUG@15:44:24.810251|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.859@LM_INFO@15:44:24.859874|(4964|4981) write (28).
2025-12-05 15:44:24.859@LM_INFO@15:44:24.859962|(4964|4980) write (28).
2025-12-05 15:44:24.860@LM_DEBUG@15:44:24.860401|(4965|4979) reader 51B127D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:24.860@LM_DEBUG@15:44:24.860487|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.860@LM_DEBUG@15:44:24.860656|(4965|4979) reader 51B127D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:24.860@LM_DEBUG@15:44:24.860756|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.910@LM_INFO@15:44:24.910332|(4964|4981) write (29).
2025-12-05 15:44:24.910@LM_INFO@15:44:24.910404|(4964|4980) write (29).
2025-12-05 15:44:24.910@LM_DEBUG@15:44:24.910859|(4965|4979) reader 51B127D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:24.910@LM_DEBUG@15:44:24.910950|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.911@LM_DEBUG@15:44:24.911127|(4965|4979) reader 51B127D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:24.911@LM_DEBUG@15:44:24.911201|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.960@LM_INFO@15:44:24.960760|(4964|4981) write (30).
2025-12-05 15:44:24.960@LM_INFO@15:44:24.960952|(4964|4980) write (30).
2025-12-05 15:44:24.961@LM_DEBUG@15:44:24.961190|(4965|4979) reader 51B127D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:24.961@LM_DEBUG@15:44:24.961274|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:24.961@LM_DEBUG@15:44:24.961438|(4965|4979) reader 51B127D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:24.961@LM_DEBUG@15:44:24.961511|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.011@LM_INFO@15:44:25.011178|(4964|4981) write (31).
2025-12-05 15:44:25.011@LM_INFO@15:44:25.011331|(4964|4980) write (31).
2025-12-05 15:44:25.011@LM_DEBUG@15:44:25.011581|(4965|4979) reader 51B127D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:25.011@LM_DEBUG@15:44:25.011664|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.011@LM_DEBUG@15:44:25.011853|(4965|4979) reader 51B127D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:25.011@LM_DEBUG@15:44:25.011927|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.061@LM_INFO@15:44:25.061665|(4964|4981) write (32).
2025-12-05 15:44:25.061@LM_INFO@15:44:25.061847|(4964|4980) write (32).
2025-12-05 15:44:25.062@LM_DEBUG@15:44:25.062299|(4965|4979) reader 51B127D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:25.062@LM_DEBUG@15:44:25.062389|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.062@LM_DEBUG@15:44:25.062563|(4965|4979) reader 51B127D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:25.062@LM_DEBUG@15:44:25.062638|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.112@LM_INFO@15:44:25.112148|(4964|4981) write (33).
2025-12-05 15:44:25.112@LM_INFO@15:44:25.112402|(4964|4980) write (33).
2025-12-05 15:44:25.112@LM_DEBUG@15:44:25.112633|(4965|4979) reader 51B127D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:25.112@LM_DEBUG@15:44:25.112741|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.112@LM_DEBUG@15:44:25.112916|(4965|4979) reader 51B127D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:25.113@LM_DEBUG@15:44:25.113002|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.162@LM_INFO@15:44:25.162607|(4964|4981) write (34).
2025-12-05 15:44:25.162@LM_INFO@15:44:25.162917|(4964|4980) write (34).
2025-12-05 15:44:25.163@LM_DEBUG@15:44:25.163430|(4965|4979) reader 51B127D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:25.163@LM_DEBUG@15:44:25.163516|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.163@LM_DEBUG@15:44:25.163686|(4965|4979) reader 51B127D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:25.163@LM_DEBUG@15:44:25.163795|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.213@LM_INFO@15:44:25.213309|(4964|4981) write (35).
2025-12-05 15:44:25.213@LM_INFO@15:44:25.213419|(4964|4980) write (35).
2025-12-05 15:44:25.213@LM_DEBUG@15:44:25.213731|(4965|4979) reader 51B127D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:25.213@LM_DEBUG@15:44:25.213816|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.213@LM_DEBUG@15:44:25.213987|(4965|4979) reader 51B127D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2025-12-05 15:44:25.214@LM_DEBUG@15:44:25.214061|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.263@LM_INFO@15:44:25.263631|(4964|4981) write (36).
2025-12-05 15:44:25.263@LM_INFO@15:44:25.263735|(4964|4980) write (36).
2025-12-05 15:44:25.264@LM_DEBUG@15:44:25.264181|(4965|4979) reader 51B127D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:25.264@LM_DEBUG@15:44:25.264271|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.264@LM_DEBUG@15:44:25.264448|(4965|4979) reader 51B127D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2025-12-05 15:44:25.264@LM_DEBUG@15:44:25.264523|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.314@LM_INFO@15:44:25.314035|(4964|4981) write (37).
2025-12-05 15:44:25.314@LM_INFO@15:44:25.314195|(4964|4980) write (37).
2025-12-05 15:44:25.314@LM_DEBUG@15:44:25.314447|(4965|4979) reader 51B127D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:25.314@LM_DEBUG@15:44:25.314529|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.314@LM_DEBUG@15:44:25.314723|(4965|4979) reader 51B127D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2025-12-05 15:44:25.314@LM_DEBUG@15:44:25.314801|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.364@LM_INFO@15:44:25.364361|(4964|4981) write (38).
2025-12-05 15:44:25.364@LM_INFO@15:44:25.364451|(4964|4980) write (38).
2025-12-05 15:44:25.364@LM_DEBUG@15:44:25.364939|(4965|4979) reader 51B127D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:25.365@LM_DEBUG@15:44:25.365032|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.365@LM_DEBUG@15:44:25.365213|(4965|4979) reader 51B127D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2025-12-05 15:44:25.365@LM_DEBUG@15:44:25.365288|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.414@LM_INFO@15:44:25.414791|(4964|4981) write (39).
2025-12-05 15:44:25.414@LM_INFO@15:44:25.414890|(4964|4980) write (39).
2025-12-05 15:44:25.415@LM_DEBUG@15:44:25.415528|(4965|4979) reader 51B127D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:25.415@LM_DEBUG@15:44:25.415618|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.415@LM_DEBUG@15:44:25.415833|(4965|4979) reader 51B127D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2025-12-05 15:44:25.415@LM_DEBUG@15:44:25.415911|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.443@LM_INFO@15:44:25.443397|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:25.443@LM_DEBUG@15:44:25.443500|(4965|4965) received 80 of expected 200
2025-12-05 15:44:25.465@LM_INFO@15:44:25.465564|(4964|4981) write (40).
2025-12-05 15:44:25.465@LM_INFO@15:44:25.465649|(4964|4980) write (40).
2025-12-05 15:44:25.466@LM_DEBUG@15:44:25.466315|(4965|4979) reader 51B127D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:25.466@LM_DEBUG@15:44:25.466403|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.466@LM_DEBUG@15:44:25.466584|(4965|4979) reader 51B127D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2025-12-05 15:44:25.466@LM_DEBUG@15:44:25.466657|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.516@LM_INFO@15:44:25.516290|(4964|4981) write (41).
2025-12-05 15:44:25.516@LM_INFO@15:44:25.516381|(4964|4980) write (41).
2025-12-05 15:44:25.517@LM_DEBUG@15:44:25.517032|(4965|4979) reader 51B127D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:25.517@LM_DEBUG@15:44:25.517121|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.517@LM_DEBUG@15:44:25.517300|(4965|4979) reader 51B127D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2025-12-05 15:44:25.517@LM_DEBUG@15:44:25.517374|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.566@LM_INFO@15:44:25.566889|(4964|4981) write (42).
2025-12-05 15:44:25.567@LM_INFO@15:44:25.567050|(4964|4980) write (42).
2025-12-05 15:44:25.567@LM_DEBUG@15:44:25.567446|(4965|4979) reader 51B127D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:44:25.567@LM_DEBUG@15:44:25.567533|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.567@LM_DEBUG@15:44:25.567728|(4965|4979) reader 51B127D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2025-12-05 15:44:25.567@LM_DEBUG@15:44:25.567805|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.617@LM_INFO@15:44:25.617350|(4964|4981) write (43).
2025-12-05 15:44:25.617@LM_INFO@15:44:25.617440|(4964|4980) write (43).
2025-12-05 15:44:25.617@LM_DEBUG@15:44:25.617979|(4965|4979) reader 51B127D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:25.618@LM_DEBUG@15:44:25.618066|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.618@LM_DEBUG@15:44:25.618238|(4965|4979) reader 51B127D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2025-12-05 15:44:25.618@LM_DEBUG@15:44:25.618311|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.667@LM_INFO@15:44:25.667883|(4964|4981) write (44).
2025-12-05 15:44:25.668@LM_INFO@15:44:25.668209|(4964|4980) write (44).
2025-12-05 15:44:25.668@LM_DEBUG@15:44:25.668618|(4965|4979) reader 51B127D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:44:25.668@LM_DEBUG@15:44:25.668736|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.668@LM_DEBUG@15:44:25.668924|(4965|4979) reader 51B127D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2025-12-05 15:44:25.668@LM_DEBUG@15:44:25.668998|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.718@LM_INFO@15:44:25.718564|(4964|4981) write (45).
2025-12-05 15:44:25.718@LM_INFO@15:44:25.718718|(4964|4980) write (45).
2025-12-05 15:44:25.719@LM_DEBUG@15:44:25.719254|(4965|4979) reader 51B127D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:44:25.719@LM_DEBUG@15:44:25.719346|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.719@LM_DEBUG@15:44:25.719524|(4965|4979) reader 51B127D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2025-12-05 15:44:25.719@LM_DEBUG@15:44:25.719597|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.769@LM_INFO@15:44:25.769104|(4964|4981) write (46).
2025-12-05 15:44:25.769@LM_INFO@15:44:25.769251|(4964|4980) write (46).
2025-12-05 15:44:25.769@LM_DEBUG@15:44:25.769637|(4965|4979) reader 51B127D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:44:25.769@LM_DEBUG@15:44:25.769747|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.769@LM_DEBUG@15:44:25.769933|(4965|4979) reader 51B127D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2025-12-05 15:44:25.770@LM_DEBUG@15:44:25.770019|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.819@LM_INFO@15:44:25.819523|(4964|4981) write (47).
2025-12-05 15:44:25.819@LM_INFO@15:44:25.819635|(4964|4980) write (47).
2025-12-05 15:44:25.820@LM_DEBUG@15:44:25.820105|(4965|4979) reader 51B127D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:44:25.820@LM_DEBUG@15:44:25.820192|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.820@LM_DEBUG@15:44:25.820377|(4965|4979) reader 51B127D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2025-12-05 15:44:25.820@LM_DEBUG@15:44:25.820452|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.870@LM_INFO@15:44:25.870029|(4964|4981) write (48).
2025-12-05 15:44:25.870@LM_INFO@15:44:25.870106|(4964|4980) write (48).
2025-12-05 15:44:25.870@LM_DEBUG@15:44:25.870595|(4965|4979) reader 51B127D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:44:25.870@LM_DEBUG@15:44:25.870683|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.870@LM_DEBUG@15:44:25.870900|(4965|4979) reader 51B127D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2025-12-05 15:44:25.870@LM_DEBUG@15:44:25.870976|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.920@LM_INFO@15:44:25.920640|(4964|4980) write (49).
2025-12-05 15:44:25.920@LM_INFO@15:44:25.920640|(4964|4981) write (49).
2025-12-05 15:44:25.921@LM_DEBUG@15:44:25.921148|(4965|4979) reader 51B127D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:25.921@LM_DEBUG@15:44:25.921237|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.921@LM_DEBUG@15:44:25.921405|(4965|4979) reader 51B127D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:25.921@LM_DEBUG@15:44:25.921479|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.971@LM_INFO@15:44:25.971046|(4964|4980) write (50).
2025-12-05 15:44:25.971@LM_INFO@15:44:25.971449|(4964|4981) write (50).
2025-12-05 15:44:25.971@LM_DEBUG@15:44:25.971491|(4965|4979) reader 51B127D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:25.971@LM_DEBUG@15:44:25.971577|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:25.971@LM_DEBUG@15:44:25.971767|(4965|4979) reader 51B127D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:25.971@LM_DEBUG@15:44:25.971847|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.021@LM_INFO@15:44:26.021383|(4964|4980) write (51).
2025-12-05 15:44:26.021@LM_INFO@15:44:26.021726|(4964|4981) write (51).
2025-12-05 15:44:26.021@LM_DEBUG@15:44:26.021937|(4965|4979) reader 51B127D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:26.022@LM_DEBUG@15:44:26.022024|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.022@LM_DEBUG@15:44:26.022195|(4965|4979) reader 51B127D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:26.022@LM_DEBUG@15:44:26.022268|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.071@LM_INFO@15:44:26.071901|(4964|4980) write (52).
2025-12-05 15:44:26.072@LM_INFO@15:44:26.072185|(4964|4981) write (52).
2025-12-05 15:44:26.073@LM_DEBUG@15:44:26.073175|(4965|4979) reader 51B127D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2025-12-05 15:44:26.073@LM_DEBUG@15:44:26.073268|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.073@LM_DEBUG@15:44:26.073445|(4965|4979) reader 51B127D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:44:26.073@LM_DEBUG@15:44:26.073518|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.123@LM_INFO@15:44:26.123035|(4964|4980) write (53).
2025-12-05 15:44:26.123@LM_INFO@15:44:26.123260|(4964|4981) write (53).
2025-12-05 15:44:26.124@LM_DEBUG@15:44:26.124140|(4965|4979) reader 51B127D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2025-12-05 15:44:26.124@LM_DEBUG@15:44:26.124246|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.124@LM_DEBUG@15:44:26.124426|(4965|4979) reader 51B127D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2025-12-05 15:44:26.124@LM_DEBUG@15:44:26.124499|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.174@LM_INFO@15:44:26.174060|(4964|4980) write (54).
2025-12-05 15:44:26.174@LM_INFO@15:44:26.174201|(4964|4981) write (54).
2025-12-05 15:44:26.174@LM_DEBUG@15:44:26.174790|(4965|4979) reader 51B127D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2025-12-05 15:44:26.174@LM_DEBUG@15:44:26.174883|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.175@LM_DEBUG@15:44:26.175078|(4965|4979) reader 51B127D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:44:26.175@LM_DEBUG@15:44:26.175152|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.224@LM_INFO@15:44:26.224583|(4964|4980) write (55).
2025-12-05 15:44:26.224@LM_INFO@15:44:26.224732|(4964|4981) write (55).
2025-12-05 15:44:26.225@LM_DEBUG@15:44:26.225161|(4965|4979) reader 51B127D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:26.225@LM_DEBUG@15:44:26.225251|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.225@LM_DEBUG@15:44:26.225421|(4965|4979) reader 51B127D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:26.225@LM_DEBUG@15:44:26.225496|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.275@LM_INFO@15:44:26.275076|(4964|4980) write (56).
2025-12-05 15:44:26.275@LM_INFO@15:44:26.275210|(4964|4981) write (56).
2025-12-05 15:44:26.275@LM_DEBUG@15:44:26.275745|(4965|4979) reader 51B127D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:26.275@LM_DEBUG@15:44:26.275837|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.276@LM_DEBUG@15:44:26.276020|(4965|4979) reader 51B127D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:26.276@LM_DEBUG@15:44:26.276094|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.325@LM_INFO@15:44:26.325680|(4964|4980) write (57).
2025-12-05 15:44:26.325@LM_INFO@15:44:26.325774|(4964|4981) write (57).
2025-12-05 15:44:26.326@LM_DEBUG@15:44:26.326132|(4965|4979) reader 51B127D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2025-12-05 15:44:26.326@LM_DEBUG@15:44:26.326216|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.326@LM_DEBUG@15:44:26.326377|(4965|4979) reader 51B127D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2025-12-05 15:44:26.326@LM_DEBUG@15:44:26.326451|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.376@LM_INFO@15:44:26.376083|(4964|4980) write (58).
2025-12-05 15:44:26.376@LM_INFO@15:44:26.376425|(4964|4981) write (58).
2025-12-05 15:44:26.376@LM_DEBUG@15:44:26.376809|(4965|4979) reader 51B127D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2025-12-05 15:44:26.376@LM_DEBUG@15:44:26.376902|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.377@LM_DEBUG@15:44:26.377087|(4965|4979) reader 51B127D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:44:26.377@LM_DEBUG@15:44:26.377161|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.426@LM_INFO@15:44:26.426681|(4964|4980) write (59).
2025-12-05 15:44:26.426@LM_INFO@15:44:26.426793|(4964|4981) write (59).
2025-12-05 15:44:26.427@LM_DEBUG@15:44:26.427451|(4965|4979) reader 51B127D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:26.427@LM_DEBUG@15:44:26.427541|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.427@LM_DEBUG@15:44:26.427750|(4965|4979) reader 51B127D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:26.427@LM_DEBUG@15:44:26.427830|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.443@LM_INFO@15:44:26.443711|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:26.443@LM_DEBUG@15:44:26.443824|(4965|4965) received 120 of expected 200
2025-12-05 15:44:26.477@LM_INFO@15:44:26.477268|(4964|4980) write (60).
2025-12-05 15:44:26.477@LM_INFO@15:44:26.477383|(4964|4981) write (60).
2025-12-05 15:44:26.478@LM_DEBUG@15:44:26.478012|(4965|4979) reader 51B127D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:26.478@LM_DEBUG@15:44:26.478101|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.478@LM_DEBUG@15:44:26.478281|(4965|4979) reader 51B127D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:26.478@LM_DEBUG@15:44:26.478355|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.527@LM_INFO@15:44:26.527856|(4964|4980) write (61).
2025-12-05 15:44:26.528@LM_INFO@15:44:26.528024|(4964|4981) write (61).
2025-12-05 15:44:26.528@LM_DEBUG@15:44:26.528565|(4965|4979) reader 51B127D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:26.528@LM_DEBUG@15:44:26.528655|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.528@LM_DEBUG@15:44:26.528881|(4965|4979) reader 51B127D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:26.528@LM_DEBUG@15:44:26.528957|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.578@LM_INFO@15:44:26.578422|(4964|4980) write (62).
2025-12-05 15:44:26.578@LM_INFO@15:44:26.578515|(4964|4981) write (62).
2025-12-05 15:44:26.579@LM_DEBUG@15:44:26.579153|(4965|4979) reader 51B127D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:26.579@LM_DEBUG@15:44:26.579244|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.579@LM_DEBUG@15:44:26.579424|(4965|4979) reader 51B127D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:26.579@LM_DEBUG@15:44:26.579498|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.629@LM_INFO@15:44:26.629172|(4964|4980) write (63).
2025-12-05 15:44:26.629@LM_INFO@15:44:26.629268|(4964|4981) write (63).
2025-12-05 15:44:26.629@LM_DEBUG@15:44:26.629965|(4965|4979) reader 51B127D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:26.630@LM_DEBUG@15:44:26.630055|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.630@LM_DEBUG@15:44:26.630232|(4965|4979) reader 51B127D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:26.630@LM_DEBUG@15:44:26.630306|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.679@LM_INFO@15:44:26.679803|(4964|4980) write (64).
2025-12-05 15:44:26.679@LM_INFO@15:44:26.679976|(4964|4981) write (64).
2025-12-05 15:44:26.680@LM_DEBUG@15:44:26.680558|(4965|4979) reader 51B127D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:26.680@LM_DEBUG@15:44:26.680649|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.680@LM_DEBUG@15:44:26.680857|(4965|4979) reader 51B127D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:26.680@LM_DEBUG@15:44:26.680935|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.730@LM_INFO@15:44:26.730413|(4964|4980) write (65).
2025-12-05 15:44:26.730@LM_INFO@15:44:26.730580|(4964|4981) write (65).
2025-12-05 15:44:26.731@LM_DEBUG@15:44:26.731047|(4965|4979) reader 51B127D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:26.731@LM_DEBUG@15:44:26.731133|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.731@LM_DEBUG@15:44:26.731301|(4965|4979) reader 51B127D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:26.731@LM_DEBUG@15:44:26.731374|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.780@LM_INFO@15:44:26.780941|(4964|4980) write (66).
2025-12-05 15:44:26.781@LM_INFO@15:44:26.781121|(4964|4981) write (66).
2025-12-05 15:44:26.781@LM_DEBUG@15:44:26.781343|(4965|4979) reader 51B127D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2025-12-05 15:44:26.781@LM_DEBUG@15:44:26.781427|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.781@LM_DEBUG@15:44:26.781588|(4965|4979) reader 51B127D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2025-12-05 15:44:26.781@LM_DEBUG@15:44:26.781662|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.831@LM_INFO@15:44:26.831258|(4964|4980) write (67).
2025-12-05 15:44:26.831@LM_INFO@15:44:26.831394|(4964|4981) write (67).
2025-12-05 15:44:26.831@LM_DEBUG@15:44:26.831651|(4965|4979) reader 51B127D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2025-12-05 15:44:26.831@LM_DEBUG@15:44:26.831763|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.831@LM_DEBUG@15:44:26.831936|(4965|4979) reader 51B127D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2025-12-05 15:44:26.832@LM_DEBUG@15:44:26.832010|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.881@LM_INFO@15:44:26.881558|(4964|4980) write (68).
2025-12-05 15:44:26.881@LM_INFO@15:44:26.881687|(4964|4981) write (68).
2025-12-05 15:44:26.881@LM_DEBUG@15:44:26.881931|(4965|4979) reader 51B127D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2025-12-05 15:44:26.882@LM_DEBUG@15:44:26.882014|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.882@LM_DEBUG@15:44:26.882183|(4965|4979) reader 51B127D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2025-12-05 15:44:26.882@LM_DEBUG@15:44:26.882258|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.931@LM_INFO@15:44:26.931925|(4964|4980) write (69).
2025-12-05 15:44:26.931@LM_INFO@15:44:26.931988|(4964|4981) write (69).
2025-12-05 15:44:26.932@LM_DEBUG@15:44:26.932274|(4965|4979) reader 51B127D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2025-12-05 15:44:26.932@LM_DEBUG@15:44:26.932356|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.932@LM_DEBUG@15:44:26.932515|(4965|4979) reader 51B127D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2025-12-05 15:44:26.932@LM_DEBUG@15:44:26.932589|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.982@LM_INFO@15:44:26.982229|(4964|4980) write (70).
2025-12-05 15:44:26.982@LM_INFO@15:44:26.982305|(4964|4981) write (70).
2025-12-05 15:44:26.982@LM_DEBUG@15:44:26.982784|(4965|4979) reader 51B127D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2025-12-05 15:44:26.982@LM_DEBUG@15:44:26.982872|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:26.983@LM_DEBUG@15:44:26.983055|(4965|4979) reader 51B127D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2025-12-05 15:44:26.983@LM_DEBUG@15:44:26.983129|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.032@LM_INFO@15:44:27.032717|(4964|4981) write (71).
2025-12-05 15:44:27.032@LM_INFO@15:44:27.032825|(4964|4980) write (71).
2025-12-05 15:44:27.033@LM_DEBUG@15:44:27.033229|(4965|4979) reader 51B127D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2025-12-05 15:44:27.033@LM_DEBUG@15:44:27.033317|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.033@LM_DEBUG@15:44:27.033497|(4965|4979) reader 51B127D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2025-12-05 15:44:27.033@LM_DEBUG@15:44:27.033573|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.083@LM_INFO@15:44:27.083102|(4964|4981) write (72).
2025-12-05 15:44:27.083@LM_INFO@15:44:27.083247|(4964|4980) write (72).
2025-12-05 15:44:27.083@LM_DEBUG@15:44:27.083894|(4965|4979) reader 51B127D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2025-12-05 15:44:27.083@LM_DEBUG@15:44:27.083985|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.084@LM_DEBUG@15:44:27.084175|(4965|4979) reader 51B127D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2025-12-05 15:44:27.084@LM_DEBUG@15:44:27.084261|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.133@LM_INFO@15:44:27.133746|(4964|4981) write (73).
2025-12-05 15:44:27.133@LM_INFO@15:44:27.133874|(4964|4980) write (73).
2025-12-05 15:44:27.134@LM_DEBUG@15:44:27.134511|(4965|4979) reader 51B127D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 147
2025-12-05 15:44:27.134@LM_DEBUG@15:44:27.134601|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.134@LM_DEBUG@15:44:27.134822|(4965|4979) reader 51B127D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2025-12-05 15:44:27.134@LM_DEBUG@15:44:27.134902|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.184@LM_INFO@15:44:27.184292|(4964|4981) write (74).
2025-12-05 15:44:27.184@LM_INFO@15:44:27.184491|(4964|4980) write (74).
2025-12-05 15:44:27.184@LM_DEBUG@15:44:27.184945|(4965|4979) reader 51B127D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2025-12-05 15:44:27.185@LM_DEBUG@15:44:27.185033|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.185@LM_DEBUG@15:44:27.185218|(4965|4979) reader 51B127D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2025-12-05 15:44:27.185@LM_DEBUG@15:44:27.185293|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.234@LM_INFO@15:44:27.234751|(4964|4981) write (75).
2025-12-05 15:44:27.235@LM_INFO@15:44:27.235061|(4964|4980) write (75).
2025-12-05 15:44:27.235@LM_DEBUG@15:44:27.235277|(4965|4979) reader 51B127D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 151
2025-12-05 15:44:27.235@LM_DEBUG@15:44:27.235369|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.235@LM_DEBUG@15:44:27.235546|(4965|4979) reader 51B127D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2025-12-05 15:44:27.235@LM_DEBUG@15:44:27.235622|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.285@LM_INFO@15:44:27.285086|(4964|4981) write (76).
2025-12-05 15:44:27.285@LM_INFO@15:44:27.285385|(4964|4980) write (76).
2025-12-05 15:44:27.285@LM_DEBUG@15:44:27.285642|(4965|4979) reader 51B127D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:44:27.285@LM_DEBUG@15:44:27.285765|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.285@LM_DEBUG@15:44:27.285953|(4965|4979) reader 51B127D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2025-12-05 15:44:27.286@LM_DEBUG@15:44:27.286028|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.335@LM_INFO@15:44:27.335465|(4964|4981) write (77).
2025-12-05 15:44:27.335@LM_INFO@15:44:27.335773|(4964|4980) write (77).
2025-12-05 15:44:27.335@LM_DEBUG@15:44:27.335966|(4965|4979) reader 51B127D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2025-12-05 15:44:27.336@LM_DEBUG@15:44:27.336063|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.336@LM_DEBUG@15:44:27.336236|(4965|4979) reader 51B127D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2025-12-05 15:44:27.336@LM_DEBUG@15:44:27.336310|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.385@LM_INFO@15:44:27.385776|(4964|4981) write (78).
2025-12-05 15:44:27.386@LM_INFO@15:44:27.386088|(4964|4980) write (78).
2025-12-05 15:44:27.386@LM_DEBUG@15:44:27.386452|(4965|4979) reader 51B127D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2025-12-05 15:44:27.386@LM_DEBUG@15:44:27.386542|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.386@LM_DEBUG@15:44:27.386756|(4965|4979) reader 51B127D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2025-12-05 15:44:27.386@LM_DEBUG@15:44:27.386837|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.436@LM_INFO@15:44:27.436258|(4964|4981) write (79).
2025-12-05 15:44:27.436@LM_INFO@15:44:27.436452|(4964|4980) write (79).
2025-12-05 15:44:27.437@LM_DEBUG@15:44:27.437019|(4965|4979) reader 51B127D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2025-12-05 15:44:27.437@LM_DEBUG@15:44:27.437122|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.437@LM_DEBUG@15:44:27.437310|(4965|4979) reader 51B127D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2025-12-05 15:44:27.437@LM_DEBUG@15:44:27.437384|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.443@LM_INFO@15:44:27.443951|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:27.444@LM_DEBUG@15:44:27.444032|(4965|4965) received 160 of expected 200
2025-12-05 15:44:27.486@LM_INFO@15:44:27.486823|(4964|4981) write (80).
2025-12-05 15:44:27.486@LM_INFO@15:44:27.486995|(4964|4980) write (80).
2025-12-05 15:44:27.487@LM_DEBUG@15:44:27.487576|(4965|4979) reader 51B127D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2025-12-05 15:44:27.487@LM_DEBUG@15:44:27.487666|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.487@LM_DEBUG@15:44:27.487890|(4965|4979) reader 51B127D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2025-12-05 15:44:27.487@LM_DEBUG@15:44:27.487964|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.537@LM_INFO@15:44:27.537362|(4964|4981) write (81).
2025-12-05 15:44:27.537@LM_INFO@15:44:27.537578|(4964|4980) write (81).
2025-12-05 15:44:27.537@LM_DEBUG@15:44:27.537998|(4965|4979) reader 51B127D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2025-12-05 15:44:27.538@LM_DEBUG@15:44:27.538085|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.538@LM_DEBUG@15:44:27.538268|(4965|4979) reader 51B127D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2025-12-05 15:44:27.538@LM_DEBUG@15:44:27.538344|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.587@LM_INFO@15:44:27.587897|(4964|4981) write (82).
2025-12-05 15:44:27.588@LM_INFO@15:44:27.588337|(4964|4980) write (82).
2025-12-05 15:44:27.588@LM_DEBUG@15:44:27.588665|(4965|4979) reader 51B127D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2025-12-05 15:44:27.588@LM_DEBUG@15:44:27.588789|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.588@LM_DEBUG@15:44:27.588997|(4965|4979) reader 51B127D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 166
2025-12-05 15:44:27.589@LM_DEBUG@15:44:27.589072|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.638@LM_INFO@15:44:27.638379|(4964|4981) write (83).
2025-12-05 15:44:27.638@LM_INFO@15:44:27.638730|(4964|4980) write (83).
2025-12-05 15:44:27.639@LM_DEBUG@15:44:27.639091|(4965|4979) reader 51B127D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 167
2025-12-05 15:44:27.639@LM_DEBUG@15:44:27.639179|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.639@LM_DEBUG@15:44:27.639367|(4965|4979) reader 51B127D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 168
2025-12-05 15:44:27.639@LM_DEBUG@15:44:27.639442|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.688@LM_INFO@15:44:27.688924|(4964|4981) write (84).
2025-12-05 15:44:27.689@LM_INFO@15:44:27.689141|(4964|4980) write (84).
2025-12-05 15:44:27.689@LM_DEBUG@15:44:27.689661|(4965|4979) reader 51B127D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2025-12-05 15:44:27.689@LM_DEBUG@15:44:27.689787|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.689@LM_DEBUG@15:44:27.689983|(4965|4979) reader 51B127D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 170
2025-12-05 15:44:27.690@LM_DEBUG@15:44:27.690057|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.739@LM_INFO@15:44:27.739447|(4964|4981) write (85).
2025-12-05 15:44:27.739@LM_INFO@15:44:27.739582|(4964|4980) write (85).
2025-12-05 15:44:27.740@LM_DEBUG@15:44:27.740149|(4965|4979) reader 51B127D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 171
2025-12-05 15:44:27.740@LM_DEBUG@15:44:27.740238|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.740@LM_DEBUG@15:44:27.740426|(4965|4979) reader 51B127D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 172
2025-12-05 15:44:27.740@LM_DEBUG@15:44:27.740512|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.790@LM_INFO@15:44:27.790040|(4964|4981) write (86).
2025-12-05 15:44:27.790@LM_INFO@15:44:27.790183|(4964|4980) write (86).
2025-12-05 15:44:27.790@LM_DEBUG@15:44:27.790802|(4965|4979) reader 51B127D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2025-12-05 15:44:27.790@LM_DEBUG@15:44:27.790896|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.791@LM_DEBUG@15:44:27.791093|(4965|4979) reader 51B127D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 174
2025-12-05 15:44:27.791@LM_DEBUG@15:44:27.791167|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.840@LM_INFO@15:44:27.840563|(4964|4981) write (87).
2025-12-05 15:44:27.840@LM_INFO@15:44:27.840913|(4964|4980) write (87).
2025-12-05 15:44:27.841@LM_DEBUG@15:44:27.841178|(4965|4979) reader 51B127D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 175
2025-12-05 15:44:27.841@LM_DEBUG@15:44:27.841264|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.841@LM_DEBUG@15:44:27.841442|(4965|4979) reader 51B127D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 176
2025-12-05 15:44:27.841@LM_DEBUG@15:44:27.841516|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.891@LM_INFO@15:44:27.891025|(4964|4981) write (88).
2025-12-05 15:44:27.891@LM_INFO@15:44:27.891270|(4964|4980) write (88).
2025-12-05 15:44:27.891@LM_DEBUG@15:44:27.891635|(4965|4979) reader 51B127D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2025-12-05 15:44:27.891@LM_DEBUG@15:44:27.891758|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.891@LM_DEBUG@15:44:27.891945|(4965|4979) reader 51B127D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 178
2025-12-05 15:44:27.892@LM_DEBUG@15:44:27.892019|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.941@LM_INFO@15:44:27.941484|(4964|4981) write (89).
2025-12-05 15:44:27.941@LM_INFO@15:44:27.941734|(4964|4980) write (89).
2025-12-05 15:44:27.942@LM_DEBUG@15:44:27.942136|(4965|4979) reader 51B127D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 179
2025-12-05 15:44:27.942@LM_DEBUG@15:44:27.942224|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.942@LM_DEBUG@15:44:27.942402|(4965|4979) reader 51B127D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 180
2025-12-05 15:44:27.942@LM_DEBUG@15:44:27.942476|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.991@LM_INFO@15:44:27.991960|(4964|4981) write (90).
2025-12-05 15:44:27.992@LM_INFO@15:44:27.992269|(4964|4980) write (90).
2025-12-05 15:44:27.992@LM_DEBUG@15:44:27.992573|(4965|4979) reader 51B127D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2025-12-05 15:44:27.992@LM_DEBUG@15:44:27.992659|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:27.992@LM_DEBUG@15:44:27.992880|(4965|4979) reader 51B127D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 182
2025-12-05 15:44:27.992@LM_DEBUG@15:44:27.992955|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.042@LM_INFO@15:44:28.042394|(4964|4981) write (91).
2025-12-05 15:44:28.042@LM_INFO@15:44:28.042708|(4964|4980) write (91).
2025-12-05 15:44:28.042@LM_DEBUG@15:44:28.042983|(4965|4979) reader 51B127D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 183
2025-12-05 15:44:28.043@LM_DEBUG@15:44:28.043068|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.043@LM_DEBUG@15:44:28.043249|(4965|4979) reader 51B127D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 184
2025-12-05 15:44:28.043@LM_DEBUG@15:44:28.043323|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.093@LM_INFO@15:44:28.093065|(4964|4981) write (92).
2025-12-05 15:44:28.093@LM_INFO@15:44:28.093243|(4964|4980) write (92).
2025-12-05 15:44:28.093@LM_DEBUG@15:44:28.093793|(4965|4979) reader 51B127D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2025-12-05 15:44:28.093@LM_DEBUG@15:44:28.093899|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.094@LM_DEBUG@15:44:28.094092|(4965|4979) reader 51B127D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 186
2025-12-05 15:44:28.094@LM_DEBUG@15:44:28.094165|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.143@LM_INFO@15:44:28.143555|(4964|4981) write (93).
2025-12-05 15:44:28.143@LM_INFO@15:44:28.143711|(4964|4980) write (93).
2025-12-05 15:44:28.144@LM_DEBUG@15:44:28.144167|(4965|4979) reader 51B127D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 187
2025-12-05 15:44:28.144@LM_DEBUG@15:44:28.144255|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.144@LM_DEBUG@15:44:28.144443|(4965|4979) reader 51B127D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 188
2025-12-05 15:44:28.144@LM_DEBUG@15:44:28.144517|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.194@LM_INFO@15:44:28.194030|(4964|4981) write (94).
2025-12-05 15:44:28.194@LM_INFO@15:44:28.194133|(4964|4980) write (94).
2025-12-05 15:44:28.194@LM_DEBUG@15:44:28.194714|(4965|4979) reader 51B127D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2025-12-05 15:44:28.194@LM_DEBUG@15:44:28.194810|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.195@LM_DEBUG@15:44:28.195012|(4965|4979) reader 51B127D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 190
2025-12-05 15:44:28.195@LM_DEBUG@15:44:28.195087|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.244@LM_INFO@15:44:28.244520|(4964|4981) write (95).
2025-12-05 15:44:28.244@LM_INFO@15:44:28.244797|(4964|4980) write (95).
2025-12-05 15:44:28.245@LM_DEBUG@15:44:28.245604|(4965|4979) reader 51B127D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 191
2025-12-05 15:44:28.245@LM_DEBUG@15:44:28.245710|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.245@LM_DEBUG@15:44:28.245899|(4965|4979) reader 51B127D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 192
2025-12-05 15:44:28.245@LM_DEBUG@15:44:28.245975|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.295@LM_INFO@15:44:28.295311|(4964|4981) write (96).
2025-12-05 15:44:28.295@LM_INFO@15:44:28.295716|(4964|4980) write (96).
2025-12-05 15:44:28.295@LM_DEBUG@15:44:28.295995|(4965|4979) reader 51B127D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2025-12-05 15:44:28.296@LM_DEBUG@15:44:28.296082|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.296@LM_DEBUG@15:44:28.296266|(4965|4979) reader 51B127D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 194
2025-12-05 15:44:28.296@LM_DEBUG@15:44:28.296341|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.345@LM_INFO@15:44:28.345644|(4964|4981) write (97).
2025-12-05 15:44:28.346@LM_INFO@15:44:28.346014|(4964|4980) write (97).
2025-12-05 15:44:28.346@LM_DEBUG@15:44:28.346141|(4965|4979) reader 51B127D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 195
2025-12-05 15:44:28.346@LM_DEBUG@15:44:28.346254|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.346@LM_DEBUG@15:44:28.346444|(4965|4979) reader 51B127D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 196
2025-12-05 15:44:28.346@LM_DEBUG@15:44:28.346519|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.395@LM_INFO@15:44:28.395966|(4964|4981) write (98).
2025-12-05 15:44:28.396@LM_INFO@15:44:28.396329|(4964|4980) write (98).
2025-12-05 15:44:28.396@LM_DEBUG@15:44:28.396731|(4965|4979) reader 51B127D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 197
2025-12-05 15:44:28.396@LM_DEBUG@15:44:28.396825|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.397@LM_DEBUG@15:44:28.397024|(4965|4979) reader 51B127D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 198
2025-12-05 15:44:28.397@LM_DEBUG@15:44:28.397111|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.444@LM_INFO@15:44:28.444171|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:28.444@LM_DEBUG@15:44:28.444274|(4965|4965) received 198 of expected 200
2025-12-05 15:44:28.446@LM_INFO@15:44:28.446649|(4964|4981) write (99).
2025-12-05 15:44:28.446@LM_INFO@15:44:28.446965|(4964|4980) write (99).
2025-12-05 15:44:28.447@LM_DEBUG@15:44:28.447361|(4965|4979) reader 51B127D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:28.447@LM_DEBUG@15:44:28.447445|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.447@LM_DEBUG@15:44:28.447631|(4965|4979) reader 51B127D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2025-12-05 15:44:28.447@LM_DEBUG@15:44:28.447739|(4965|4979) SampleInfo.sample_rank = 0
2025-12-05 15:44:28.497@LM_DEBUG@15:44:28.497184|(4964|4981) Writer::svc finished.
2025-12-05 15:44:28.497@LM_DEBUG@15:44:28.497315|(4964|4980) Writer::svc finished.
2025-12-05 15:44:28.694@LM_INFO@15:44:28.694750|(4964|4964) publisher signaling finished
2025-12-05 15:44:28.694@LM_DEBUG@15:44:28.694915|(4964|4964) notifying subscriber of 0 timeout writes
2025-12-05 15:44:28.945@LM_INFO@15:44:28.945110|(4964|4964) publisher checking for sub finished
2025-12-05 15:44:29.195@LM_INFO@15:44:29.195310|(4964|4964) publisher checking for sub finished
2025-12-05 15:44:29.444@LM_INFO@15:44:29.444419|(4965|4965) subscriber signaling finished
2025-12-05 15:44:29.445@LM_INFO@15:44:29.445502|(4964|4964) publisher checking for sub finished
2025-12-05 15:44:29.445@LM_DEBUG@15:44:29.445578|(4964|4964) Writer::end
2025-12-05 15:44:29.446@LM_DEBUG@15:44:29.446306|(4964|4967) WriteDataContainer::wait_pending timeout at 00:09:58.324568
2025-12-05 15:44:29.446@LM_DEBUG@15:44:29.446507|(4965|4979) instance is disposed
2025-12-05 15:44:29.446@LM_DEBUG@15:44:29.446800|(4965|4979) instance is disposed
2025-12-05 15:44:29.694@LM_INFO@15:44:29.694740|(4965|4965) subscriber checking for pub finished
2025-12-05 15:44:29.694@LM_INFO@15:44:29.694887|(4965|4965) subscriber starting shutdown
2025-12-05 15:44:29.696@LM_DEBUG@15:44:29.696125|(4965|4966) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000002.000001c7(6e24a6c6) remote 01030000.18f5be1a.00000001.000001c2(59ee2899) num remotes 1
2025-12-05 15:44:29.696@LM_DEBUG@15:44:29.696267|(4965|4966) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000002.000001c7(6e24a6c6) remote 01030000.18f5be1a.00000001.000001c2(59ee2899) num remotes 1
2025-12-05 15:44:29.697@LM_DEBUG@15:44:29.697207|(4965|4966) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000002.000003c7(5c12c444) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc) num remotes 1
2025-12-05 15:44:29.697@LM_DEBUG@15:44:29.697324|(4965|4966) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000002.000003c7(5c12c444) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc) num remotes 1
2025-12-05 15:44:29.697@LM_DEBUG@15:44:29.697959|(4965|4966) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000002.000004c7(13535283) remote 01030000.18f5be1a.00000001.000003c2(6bd84a1b) num remotes 1
2025-12-05 15:44:29.698@LM_DEBUG@15:44:29.698075|(4965|4966) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000002.000004c7(13535283) remote 01030000.18f5be1a.00000001.000003c2(6bd84a1b) num remotes 1
2025-12-05 15:44:29.698@LM_DEBUG@15:44:29.698742|(4965|4966) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000002.000002c7(4509f505) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a) num remotes 1
2025-12-05 15:44:29.698@LM_DEBUG@15:44:29.698907|(4965|4966) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000002.000002c7(4509f505) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a) num remotes 1
2025-12-05 15:44:29.698@LM_DEBUG@15:44:29.698906|(4965|4974) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:42589 , reconnect_state = INIT_STATE.
2025-12-05 15:44:29.699@LM_DEBUG@15:44:29.699298|(4965|4974) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:29.699@LM_DEBUG@15:44:29.699734|(4964|4968) DataWriterImpl::remove_associations: bit 0 local 01030000.18f5be1a.00000003.00000102(b84ab949) remote 01030000.18f5be1a.0020002050-0122.-00050 01055:0474(:92192.c6a9197@2L)M _nDuEmB UrGe@m1o5t:e4s4 :12
9.699844|(4965|4966) DataReaderImpl::remove_associations: bit 0 local 01030000.18f5be1a.00000002.00000507(912ca172) remote 01030000.18f5be1a.00000003.00000102(b84ab949) num remotes 1
2025-12-05 15:44:29.699@LM_DEBUG@15:44:29.700000|(4965|4966) DataReaderImpl::remove_associations_i: bit 0 local 01030000.18f5be1a.00000002.00000507(912ca172) remote 01030000.18f5be1a.00000003.00000102(b84ab949) num remotes 1
2025-12-05 15:44:29.700@LM_DEBUG@15:44:29.700112|(4965|4966) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:29.700@LM_DEBUG@15:44:29.700161|(4964|4967) WriteDataContainer::wait_pending done
2025-12-05 15:44:29.700@LM_DEBUG@15:44:29.700278|(4965|4966) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:29.700@LM_DEBUG@15:44:29.700380|(4965|4966) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:29.701@LM_DEBUG@15:44:29.701280|(4964|4967) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000003.000001c7(53448f76) remote 01030000.18f5be1a.00000001.000001c2(59ee2899) num remotes 1
2025-12-05 15:44:29.701@LM_DEBUG@15:44:29.701428|(4964|4967) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000003.000001c7(53448f76) remote 01030000.18f5be1a.00000001.000001c2(59ee2899) num remotes 1
2025-12-05 15:44:29.702@LM_DEBUG@15:44:29.702274|(4964|4967) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000003.000003c7(6172edf4) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc) num remotes 1
2025-12-05 15:44:29.702@LM_DEBUG@15:44:29.702388|(4964|4967) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000003.000003c7(6172edf4) remote 01030000.18f5be1a.00000001.000004c2(2499dcdc) num remotes 1
2025-12-05 15:44:29.702@LM_DEBUG@15:44:29.702945|(4964|4967) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000003.000004c7(2e337b33) remote 01030000.18f5be1a.00000001.000003c2(6bd84a1b) num remotes 1
2025-12-05 15:44:29.703@LM_DEBUG@15:44:29.703058|(4964|4967) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000003.000004c7(2e337b33) remote 01030000.18f5be1a.00000001.000003c2(6bd84a1b) num remotes 1
2025-12-05 15:44:29.703@LM_INFO@15:44:29.703456|(4965|4965) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:29.703@LM_DEBUG@15:44:29.703538|(4965|4965) Service_Participant::shutdown
2025-12-05 15:44:29.703@LM_DEBUG@15:44:29.703601|(4964|4967) DataReaderImpl::remove_associations: bit 1 local 01030000.18f5be1a.00000003.000002c7(7869dcb5) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a) num remotes 1
2025-12-05 15:44:29.703@LM_DEBUG@15:44:29.703761|(4964|4967) DataReaderImpl::remove_associations_i: bit 1 local 01030000.18f5be1a.00000003.000002c7(7869dcb5) remote 01030000.18f5be1a.00000001.000002c2(72c37b5a) num remotes 1
2025-12-05 15:44:29.703@LM_DEBUG@15:44:29.703763|(4964|4975) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:42589 , reconnect_state = INIT_STATE.
2025-12-05 15:44:29.704@LM_DEBUG@15:44:29.704066|(4964|4975) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:29.705@LM_DEBUG@15:44:29.705060|(4965|4965) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:29.708@LM_INFO@15:44:29.708304|(4965|4965) subscriber exiting with status 0
2025-12-05 15:44:29.708@LM_DEBUG@15:44:29.708826|(4964|4964) Service_Participant::shutdown
2025-12-05 15:44:29.709@LM_DEBUG@15:44:29.709017|(4965|4965) Service_Participant::~Service_Participant
2025-12-05 15:44:29.709@LM_DEBUG@15:44:29.709079|(4965|4965) Service_Participant::shutdown
2025-12-05 15:44:29.712@LM_DEBUG@15:44:29.712597|(4964|4964) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:29.713@LM_DEBUG@15:44:29.713132|(4964|4964) Service_Participant::~Service_Participant
2025-12-05 15:44:29.713@LM_DEBUG@15:44:29.713192|(4964|4964) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:29.737355|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl rtps mi Time:7s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl shmem mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4983
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4990 started at 2025-12-05 15:44:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4991 started at 2025-12-05 15:44:29
1155::4444::2299..999922220077||((44999901||44999901)) 1155::4444::2299..999922224466 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4444::2299..999922@@LLMM__IINNFFOO@@1155::4444::2299..999922550076||((44999901||44999901)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4444::2299..999922@@LLMM__IINNFFOO@@1155::4444::2299..999922663366||((44999910||44999910)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4444::2299..999922@@LLMM__IINNFFOO@@1155::4444::2299..999922885690||((44999910||44999910)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2025-12-0250 2155-:1424-:0259 .1959:34@4L:M2_9I.N9F9O3@@1L5M:_4I4N:F2O9@.1959:34245:02|9(.49999312|5429|9(14)9 9I0N|F4O9:9 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:S HCMOENMF_ITGR_ASNHSMPEOMR_TTSR=AsNhSmPeOmR
TS=shmem
2025-12-0250 2155-:1424-:0259 .1959:34@4L:M2_9I.N9F9O3@@1L5M:_4I4N:F2O9@.1959:34441:52|9(.49999314|1499|9(14)9 9I0N|F4O9:9 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:S HCMOENMF=I@Gs_hSmHeMmE
M=@shmem
2025-12-052 01255:-4142:-2095. 91953:@4L4M:_2I9N.F9O9@31@5L:M4_4I:N2F9O.@91953:54645:|2(94.999913|547909|1()4 9I9N0F|O4:9 9C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gR:T PCSO_NTRFAINGS_PROTRPTSS_=TrRtApNsS
PORTS=rtps
2025-12-05 15:44:29.993@LM_INFO@21052:54-41:22-90.59 91357:3494|:(2499.9919|34@9L9M1_)I NIFNOF@O1:5 :C4o4n:f2i9g.S9t9o3r7e5I3m|p(l4:9:9s0e|t4_9s9t0r)i nIgN:F OC:O NCFoInGf_iRgTSPtSo=r@erItmppsl
::set_string: CONFIG_RTPS=@rtps
2025-12-05 15:44:29.993@LM_INFO@1250:2454-:1229-.0959 31857:24|4(:42999.19|9439@9L1M)_ IINNFFOO@:1 5C:o4n4f:i2g9S.t9o9r3e8I8m6p|l(:4:9s9e0t|_4s9t9r0i)n gI:N FCOO:N FCIoGn_fMiUgLSTtIoCrAeSITm_pTlR:A:NsSePtO_RsTtSr=imnugl:t iCcOaNsFtI
G_MULTICAST_TRANSPORTS=multicast
2025-12-05 15:44:29.994@LM_INFO@1250:2454-:1229-.0959 41052:34|4(:42999.19|9449@9L1M)_ IINNFFOO@:1 5C:o4n4f:i2g9S.t9o9r4e0I3m7p|l(:4:9s9e0t|_4s9t9r0i)n gI:N FCOO:N FCIoGn_fMiUgLSTtIoCrAeSITm=p@lm:u:lsteitc_assttr
ing: CONFIG_MULTICAST=@multicast
2025-12-05 15:44:29.994@LM_INFO@21052:54-41:22-90.59 91451:6464|:(2499.9919|44@9L9M1_)I NIFNOF@O1:5 :C4o4n:f2i9g.S9t9o4r1e8I0m|p(l4:9:9s0e|t4_9s9t0r)i nIgN:F OC:O NCFoInGf_iUgDSPt_oTrReAINmSpPlO:R:TsSe=tu_dspt
ring: CONFIG_UDP_TRANSPORT2S0=2u5d-p1
2-05 15:44:29.994@LM_INFO@15:44:29.994306|(42909215|-41929-10)5 I1N5F:O4:4 :C2o9n.f9i9g4S@tLoMr_eIINmFpOl@:1:5s:e4t4_:s2t9r.i9n9g4:3 3C2O|N(F4I9G9_0U|D4P9=9@0u)d pI
NFO: ConfigStoreImpl::set_string: CONFIG_UDP=@ud2p0
25-12-05 15:44:29.994@LM_INFO@15:44:29.994425|(4991|4929012)5 -I1N2F-O0:5 C1o5n:f4i4g:S2t9o.r9e9I4m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::2 9C.O9N9F4I4G5_0T|C(P4_9T9R0A|N4S9P9O0R)T SI=NtFcOp:
ConfigStoreImpl::set_string: CONFIG_TCP_TRANS2P0O2R5T-S1=2t-c0p5
15:44:29.994@LM_INFO@15:44:29.994546|(499210|2459-9112)- 0I5N F1O5:: 4C4o:n2f9i.g9S9t4o@rLeMI_mIpNlF:O:@s1e5t:_4s4t:r2i9n.g9:9 4C5O7N6F|I(G4_9T9C0P|=4@9t9c0p)
INFO: ConfigStoreImpl::set_string: CONF2I0G2_5T-C1P2=-@0t5c p1
5:44:29.994@LM_INFO@15:44:29.994663|(4991|4929012)5 -I1N2F-O0:5 C1o5n:f4i4g:S2t9o.r9e9I4m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::2 9C.O9N9F4I7G0=8@|c(o4n9f9i0g|
4990) INFO: ConfigStoreImpl::set_string: CONFIG=@config
2025-12-05 15:44:29.994@LM_INFO@15:44:29.994802|(4991|42909215)- 1I2N-F0O5: 1C5o:n4f4i:g2S9t.o9r9e4I@mLpMl_:I:NsFeOt@_1s5t:r4i4n:g2:9 .T9R9A4N8S2P5O|R(T4_9S9H0M|E4M9_9T0R)A NISNPFOOR:T _CToYnPfEi=gsShtmoerme
Impl::set_string: TRANSPORT_SHMEM_TRANSPORT_TYPE=s2h0m2e5m-
12-05 15:44:29.994@LM_INFO@15:44:29.994937|(4991|24092951-)1 2I-N0F5O :1 5C:o4n4f:i2g9S.t9o9r4e@ILmMp_lI:N:FsOe@t1_5s:t4r4i:n2g9:. 9T9R4A9N6S4P|O(R4T9_9S0H|M4E9M9=0@)s hImNeFmO
: ConfigStoreImpl::set_string: TRANSPORT_SHMEM=@shmem
2025-12-05 15:44:29.995@LM_INFO@15:44:29.995062|(49912|042959-11)2 -I0N5F O1:5 :C4o4n:f2i9g.S9t9o5r@eLIMm_pIlN:F:Os@e1t5_:s4t4r:i2n9g.:9 9T5R0A8N5S|P(O4R9T9_0R|T4P9S9_0U)S EI_NMFUOL:T ICCoAnSfTi=g0S
toreImpl::set_string: TRANSPORT_RTPS_USE_MUL2T0I2C5A-S1T2=-00
5 15:44:29.995@LM_INFO@15:44:29.995193|(4991|4991) 2I0N2F5O-:1 2C-o0n5f i1g5S:t4o4r:e2I9m.p9l9:5:@sLeMt__IsNtFrOi@n1g5:: 4T4R:A2N9S.P9O9R5T2_2R6T|P(S4_9T9R0A|N4S9P9O0R)T _ITNYFPOE:= rCtopnsf_iugdSpt
oreImpl::set_string: TRANSPORT_RTPS_TRANSPOR2T0_2T5Y-P1E2=-r0t5p s1_5u:d4p4
:29.995@LM_INFO@15:44:29.995332|(4991|4991) IN2F0O2:5 -C1o2n-f0i5g S1t5o:r4e4I:m2p9l.:9:9s5e@tL_Ms_tIrNiFnOg@:1 5T:R4A4N:S2P9O.R9T9_5R3T7P1S|=(@4r9t9p0s|
4990) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtp2s0
25-12-05 15:44:29.995@LM_INFO@15:44:29.995460|(4991|4991) 2I0N2F5O-:1 2C-o0n5f i1g5S:t4o4r:e2I9m.p9l9:5:@sLeMt__IsNtFrOi@n1g5:: 4T4R:A2N9S.P9O9R5T4_8M7U|L(T4I9C9A0S|T4_9T9R0A)N SIPNOFROT:_ TCYoPnEf=imguSlttoirceaIsmtp
l::set_string: TRANSPORT_MULTICAST_TRANSPORT_TY2P0E2=5m-u1l2t-i0c5a s1t5
:44:29.995@LM_INFO@15:44:29.995602|(4991|4991) I2N0F2O5:- 1C2o-n0f5i g1S5t:o4r4e:I2m9p.l9:9:5s@eLtM__sItNrFiOn@g1:5 :T4R4A:N2S9P.O9R9T5_6M3U8L|T(I4C9A9S0T|=4@9m9u0l)t iIcNaFsOt:
ConfigStoreImpl::set_string: TRANSPORT_MULTICAST=@multica2s0t2
5-12-05 15:44:29.995@LM_INFO@15:44:29.995747|(4991|4991) 2I0N2F5O-:1 2C-o0n5f i1g5S:t4o4r:e2I9m.p9l9:5:@sLeMt__IsNtFrOi@n1g5:: 4T4R:A2N9S.P9O9R5T7_7U5D|P(_4T9R9A0N|S4P9O9R0T)_ TIYNPFEO=:u dCpo
nfigStoreImpl::set_string: TRANSPORT_UDP_TRANS2P0O2R5T-_1T2Y-P0E5= u1d5p:
44:29.995@LM_INFO@15:44:29.995874|(4991|4991)2 0I2N5F-O1:2 -C0o5n f1i5g:S4t4o:r2e9I.m9p9l5:@:LsMe_tI_NsFtOr@i1n5g::4 4T:R2A9N.S9P9O5R9T1_0U|D(P4=9@9u0d|p4
990) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@2u0d2p5
-12-05 15:44:29.995@LM_INFO@15:44:29.995998|(4991|49912)0 2I5N-F1O2:- 0C5o n1f5i:g4S4t:o2r9e.I9m9p6l@:L:Ms_eItN_FsOt@r1i5n:g4:4 :T2R9A.N9S9P6O0R2T7_|T(C4P9_9T0R|A4N9S9P0O)R TI_NTFYOP:E =Ctocnpf
igStoreImpl::set_string: TRANSPORT_TCP_TRANSP2O0R2T5_-T1Y2P-E0=5t c1p5
:44:29.996@LM_INFO@15:44:29.996128|(4991|49912)0 2I5N-F1O2:- 0C5o n1f5i:g4S4t:o2r9e.I9m9p6l@:L:Ms_eItN_FsOt@r1i5n:g4:4 :T2R9A.N9S9P6O1R6T3_|T(C4P9=9@0t|c4p9
90) INFO: ConfigStoreImpl::set_string: TR2A0N2S5P-O1R2T-_0T5C P1=5@:t4c4p:
29.996@LM_INFO@15:44:29.996247|(4991|4991)2 0I2N5F-O1:2 -C0o5n f1i5g:S4t4o:r2e9I.m9p9l6:@:LsMe_tI_NsFtOr@i1n5g::4 4T:R2A9N.S9P9O6R2T8=5@|t(r4a9n9s0p|o4r9t9
0) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:44:29.996@LM_INFO@15:44:29.996373|(4991|4991)2 0I2N5F-O1:2 -C0o5n f1i5g:S4t4o:r2e9I.m9p9l6:@:LsMe_tI_NsFtOr@i1n5g::4 4C:O2M9M.O9N9_6P4O0O3L|_(S4I9Z9E0=|440909000)0 0I0N
FO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=40020002050-01
2-05 15:44:29.996@LM_INFO@15:44:29.996506|(4991|4929012)5 -I1N2F-O0:5 C1o5n:f4i4g:S2t9o.r9e9I6m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::2 9C.O9M9M6O5N3_5D|C(P4S9_9I0N|F4O9_9R0E)P OI=NfFiOl:e :C/o/nrfeipgoS.tioorre
Impl::set_string: COMMON_DCPS_INFO_REPO=file://repo.i2o0r2
5-12-05 15:44:29.996@LM_INFO@15:44:29.996648|(4991|4929012)5 -I1N2F-O0:5 C1o5n:f4i4g:S2t9o.r9e9I6m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::2 9C.O9M9M6O6N7_4D|C(P4S9_9G0L|O4B9A9L0_)T RIANNFSOP:O RCTo_nCfOiNgFSItGo=rtecIpm
pl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp2
025-12-05 15:44:29.996@LM_INFO@15:44:29.996800|(4991|4991) INFO2:0 2C5o-n1f2i-g0S5t o1r5e:I4m4p:l2:9:.s9e9t6_@sLtMr_iInNgF:O @C1O5M:M4O4N:=2@9c.o9m9m6o8n2
6|(4990|4990) INFO: ConfigStoreImpl::set_string: COMMON=@common
20252-01225--0152 -1055: 4145::2494.:92997.@9L9M7_@ILNMF_OI@N1F5O:@4145::2494.:92997.292977|2(2499|9(14|949909|14)9 9I0N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_OORPTE_NODPDESN_D0D4S1_00_4M1C0A_SMTC_AUSNTR_EULNIRAEBLLIEA_BRLEEL_IRAEBLLIEA=BfLaEl=sfea
lse
22002255--1122--0055 1155::4444::2299..999988@@LLMM__IINNFFOO@@1155::4444::2299..999988337725||((44999901||44999901)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::2299..999988@@LLMM__IINNFFOO@@1155::4444::2299..999988557723||((44999901||44999901)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
202250-2152--1025- 0155 :1454::4249:.2999.89@9L8M@_LIMN_FION@F1O5@:1454::4249:.2999.89797837|7(44|9(9419|9409|9419)9 0S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r ym:a cmhaicnhei:n er:u nrnuenrnvemryvgm8y7g68,7 6x,8 6x_8664_ 6p4l aptlfaotrfmo:r mL:i nLuixn,u x6,. 86..08-.100-4110-4a1z-uarzeu,r e#,4 7#~4272~.2024..014-.U1b-uUnbtuun tSuM PS MFPr iF rOic tO c t3 230 :2403::4031: 0U1T CU T2C0 2250
25
2022052-51-21-20-50 51 51:54:44:42:92.99.9999@9L@ML_MI_NIFNOF@O1@51:54:44:42:92.99.9999095005|1(|4(949919|04|949919)0 )S eSrevrivciec_eP_aPratritciicpiapnatn:t::g:egte_td_odmoamiani_np_apratritciicpiapnatn_tf_afcatcotroyr:y :c ocmopmiplielre:r :g gv evresrisoino n1 11.14..40.
0
22002255--1122--0055 1155::4444::2299..999999@@LLMM__NNOOTTIICCEE@@1155::4444::2299..999999222223||((44999910||44999910)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
22002255--1122--0055 1155::4444::2299..999999@@LLMM__DDEEBBUUGG@@1155::4444::2299..999999771183||((44999901||44999901)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
22002255--1122--0055 1155::4444::3300..000000@@LLMM__DDEEBBUUGG@@1155::4444::3300..000000119922||SPuubbslcirsihbeerr UUssiinngg SShhmmeemm ttrraannssppoorrtt..
2025-12-05 15:44:30.000@LM_INFO@15:44:30.000377|(4990|4929002)5 -I1N2F-O0:5 C1o5n:f4i4g:S3t0o.r0e0I0m@pLlM:_:IsNeFtO_@s1t5r:i4n4g::3 0R.E0P0O0S3I9T8O|R(Y4_9D9E1F|A4U9L9T1_)R EIPNOF=O@:D ECFoAnUfLiTg_SRtEoPrOe
Impl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:30.000@LM_DEBUG2@025-12-1055: 4145::304.40:03005.4070|0(@4L9M9_0D|E4B9U9G0@)1 5S:e4r4v:i3c0e._0P0a0r5t6i9c|i(p4a9n9t1:|:4s9e9t1_)r eSpeor_viiocre:_ PRaerptoi[cDiEpFaAnUtL:T:_sReEtP_Or]e p=o=_ ifoirl:e :Rep/o/[rDeEpFoA.UiLoTr_
REPO] == file://repo.ior
15:44:30.023213|(4983|4983) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:30.029@LM_INFO@15:44:30.029935|(4990|4990) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:30.030@LM_INFO@15:44:30.030075|(4991|4991) INFO: ConfigS2t0o2r5e-I1m2p-l0:5: s1e5t:4_4s:t3r0i.n0g3:0 @TLRMA_NISNPFOOR@T1_5O:P4E4N:D3D0S._0B3I0T1T3C1P|_(T4R9A9N0S|P4O9R9T0_)I NISNTF_OD:E FCAoUnLfTi_gRSEtPoOr_eDIAmTpAlL:I:NsKe_tR_EsLtErAiSnEg_:D ETLRAAYN=S0P
ORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-0250 2155-:1424-05 15:44::3300..003300@@LLMM__IINNFFOO@@1155::4444::3300..003300335550||((44999901||44999901)) IInNfFoOR:e pCooDnifsicgoSvteorrye:I:mbpilt:_:csoentf_isgt r-i nBgI:T TtRcApN StPrOaRnTs_pOoPrEtN D:D0S
_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:30.030@LM_INFO@15:44:30.030562|(4991|4991) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:30.035@LM_WARNING@15:44:30.035056|(4990|4990) WARNING: get_fully_qualified_hostnam2e0:2 5C-o1u2l-d0 5n o1t5 :f4i4n:d3 0F.Q0D3N5.@ LUMs_iWnAgR N"IrNuGn@n1e5r:v4m4y:g3807.60"3 5a1s0 8f|u(l4l9y9 1q|u4a9l9i1f)i eWdA RhNoIsNtGn:a mgee,t _pfluelalsye_ qcuoarlriefcite ds_yhsotsetmn acmoen:f iCgouurladt inoont.
find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:30.041@LM_DEBUG@15:44:30.041381|(4991|4994) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000003.000001c7(0efbfbb3) remote 01030000.4d228d51.00000001.000001c2(04515c5c)
2025-12-05 15:44:30.041@LM_WARNING@15:44:30.041792|(4991|4991) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.042@LM_DEBUG@15:44:30.042368|(4990|4995) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000002.000001c7(339bd203) remote 01030000.4d228d51.00000001.000001c2(04515c5c)
2025-12-05 15:44:30.042@LM_WARNING@15:44:30.042770|(4990|4990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.043@LM_DEBUG@15:44:30.043184|(4991|4991) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000003.000002c7(25d6a870) remote 01030000.4d228d51.00000001.000002c2(2f7c0f9f)
2025-12-05 15:44:30.044@LM_DEBUG@15:44:30.044150|(4990|4995) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000002.000002c7(18b681c0) remote2 002150-31020-0005. 41d52:2484d:5310..0004040@0L0M0_1W.A0R0N0I0N0G2@c125(:24f47:c300f.90f4)4
273|(4991|4991) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.044@LM_WARNING@15:44:30.044865|(4990|4990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.045@LM_DEBUG@15:44:30.045434|(4991|4994) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000003.000003c7(3ccd9931) remote 01030000.4d228d51.00000001.000004c2(7926a819)
2025-12-05 15:44:30.045@LM_WARNING@15:44:30.045994|(4991|4991) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.046@LM_DEBUG@15:44:30.046127|(4990|4995) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000002.000003c7(01adb081) remote 01030000.4d228d51.00000001.000004c2(7926a819)
2025-12-05 15:44:30.046@LM_WARNING@15:44:30.046625|(4990|4990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.047@LM_DEBUG@15:44:30.047222|(4991|4994) DataReaderImpl::add_association - bit 1 local 01030000.4d228d51.00000003.000004c7(738c0ff6) remote 01030000.4d228d51.00000001.000003c2(36673ede)
2025-12-05 15:44:30.04270@2L5M-_1W2A-R0N5I N1G5@:1454::4340:.3004.70@4L7M8_0D6E|B(U4G9@9115|:44949:13)0 .T0y4p7e8L1o2o|k(u4p9S9e0r|v4i9c9e5:): tDyaptea_RiedaednetriIfmipelr:_:taod_dd_yansasmoicci a-t iEonnc o-u nbtietr e1d lToKc_aNlO N0E1:0 3r0e0t0u0r.n4idn2g2 8ndi5l1 .D0y0n0a0m0i0c0 2T.y0p0e0
004c7(4eec2646) remote 01030000.4d228d51.00000001.000003c2(36673ede)
2025-12-05 15:44:30.048@LM_WARNING@15:44:30.048491|(4990|4990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.048@LM_DEBUG@15:44:30.048783|(4991|4991) attach to shmem
2025-12-05 15:44:30.048@LM_DEBUG@15:44:30.048841|(4991|4991) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:30.049@LM_DEBUG@15:44:30.049171|(4990|4990) attach to shmem
2025-12-05 15:44:30.050@LM_WARNING@15:44:30.050572|(4991|4991) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:30.050@LM_INFO@15:44:30.050737|(4991|4991) subscriber signaling ready
2025-12-05 15:44:30.051@LM_DEBUG@15:44:30.051094|(4990|4995) DataWriterImpl::add_association - bit 0 local 01030000.4d228d51.00000002.00000102(d895e43c) remote 01030000.4d228d51.00000003.00000507(2f012f53-f1c20-70)5
15:44:30.051@LM_DEBUG@15:44:30.051178|(4991|4994) DataReaderImpl::add_association - bit 0 local 01030000.4d228d51.00000003.00000507(f1f3fc07) remote 01030000.4d228d51.00000002.00000102(d895e43c)
2025-12-05 15:44:3200.2055-11@2L-M0_5W A1R5N:I4N4G:@3105.:04541:@3L0M._0D5E1B7U2G8@|1(54:94940:|3409.9005)1 7T4y4p|e(L4o9o9k1u|p4S9e9r4v)i cDea:t:atRyepaed_eirdLeinsttiefnieerrI_mtpol_:d:yonna_msiucb s-c rEinpctoiuonnt_emraetdc hTeKd_
NONE: returning nil Dynamic Type
2025-12-05 15:44:30.051@LM_INFO@15:44:30.051949|(4990|4990) publisher signaling ready
2025-12-05 15:44:30.051@LM_INFO@15:44:30.051950|(4990|5007) DataWriterImpl::transport_assoc_done: writer 01030000.4d228d51.00000002.00000102(d895e43c) succeeded in associating with reader 01030000.4d228d51.00000003.00000507(f1f3fc07)
2025-12-05 15:44:30.052@LM_DEBUG@15:44:30.052141|(4990|5007) DataWriterImpl::transport_assoc_done: writer 01030000.4d228d51.00000002.00000102(d895e43c) reader 01030000.4d228d51.00000003.00000507(f1f3fc07) calling association_complete_i
2025-12-05 15:44:30.052@LM_DEBUG@15:44:30.052252|(4990|5007) DataWriterImpl::association_complete_i - bit 0 local 01030000.4d228d51.00000002.00000102(d895e43c) remote 01030000.4d228d51.00000003.00000507(f1f3fc07)
2025-12-05 15:44:30.300@LM_INFO@15:44:30.300969|(4991|4991) subscriber checking for pub ready
2025-12-05 15:44:30.301@LM_INFO@15:44:30.301085|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:30.301@LM_DEBUG@15:44:30.301135|(4991|4991) received 0 of expected 200
2025-12-05 15:44:30.302@LM_INFO@15:44:30.302151|(4990|4990) publisher checking for sub ready
2025-12-05 15:44:30.302@LM_DEBUG@15:44:30.302454|(4990|4990) Writer::start
2025-12-05 15:44:30.302@LM_DEBUG@15:44:30.302680|(4990|5008) Writer::svc begins.
2025-12-05 15:44:30.302@LM_DEBUG@15:44:30.302722|(4990|5009) Writer::svc begins.
2025-12-05 15:44:30.302@LM_DEBUG@15:44:30.302871|(4990|5009) 15:44:30.302873 Writer::svc starting to write.
2025-12-05 15:44:30.302@LM_DEBUG@15:44:30.302872|(4990|5008) 15:44:30.302876 Writer::svc starting to write.
2025-12-05 15:44:30.303@LM_INFO@15:44:30.303261|(4990|5009) write (0).
2025-12-05 15:44:30.303@LM_DEBUG@15:4240:2350-.1320-30259 51|5(:44949:13|05.030053)@ LDMa_tIaNRFeOa@d1e5r:L4i4s:t3e0n.e3r0I3m3p2l8:|:(o4n9_9l0i|v5e0l0i8n)e swsr_icthea n(g0e)d.
2025-12-05 15:44:30.303@LM_DEBUG@15:44:30.303793|(4991|5005) reader 9FBA0770 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 1
2025-12-05 15:44:30.303@LM_DEBUG@15:44:30.303881|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.304@LM_DEBUG@15:44:30.304034|(4991|5005) reader 9FBA0770 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:44:30.304@LM_DEBUG@15:44:30.304106|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.353@LM_INFO@15:44:30.353552|(4990|5009) write (1).
2025-12-05 15:44:30.353@LM_INFO@15:44:30.353569|(4990|5008) write (1).
2025-12-05 15:44:30.354@LM_DEBUG@15:44:30.354101|(4991|5005) reader 9FBA0770 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2025-12-05 15:44:30.354@LM_DEBUG@15:44:30.354193|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.354@LM_DEBUG@15:44:30.354334|(4991|5005) reader 9FBA0770 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:44:30.354@LM_DEBUG@15:44:30.354407|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.403@LM_INFO@15:44:30.404008|(4990|5008) write (2).
2025-12-05 15:44:30.403@LM_INFO@15:44:30.404011|(4990|5009) write (2).
2025-12-05 15:44:30.404@LM_DEBUG@15:44:30.404612|(4991|5005) reader 9FBA0770 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:30.404@LM_DEBUG@15:44:30.404729|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.404@LM_DEBUG@15:44:30.404873|(4991|5005) reader 9FBA0770 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2025-12-05 15:44:30.404@LM_DEBUG@15:44:30.404945|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.454@LM_INFO@15:44:30.454491|(4990|5008) write (3).
2025-12-05 15:44:30.454@LM_INFO@15:44:30.454494|(4990|5009) write (3).
2025-12-05 15:44:30.455@LM_DEBUG@15:44:30.455155|(4991|5005) reader 9FBA0770 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:30.455@LM_DEBUG@15:44:30.455247|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.455@LM_DEBUG@15:44:30.455382|(4991|5005) reader 9FBA0770 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2025-12-05 15:44:30.455@LM_DEBUG@15:44:30.455454|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.505@LM_INFO@15:44:30.505053|(4990|5008) write (4).
2025-12-05 15:44:30.505@LM_INFO@15:44:30.505053|(4990|5009) write (4).
2025-12-05 15:44:30.505@LM_DEBUG@15:44:30.505825|(4991|5005) reader 9FBA0770 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 9
2025-12-05 15:44:30.505@LM_DEBUG@15:44:30.505923|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.506@LM_DEBUG@15:44:30.506067|(4991|5005) reader 9FBA0770 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:44:30.506@LM_DEBUG@15:44:30.506139|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.555@LM_INFO@15:44:30.555515|(4990|5009) write (5).
2025-12-05 15:44:30.555@LM_INFO@15:44:30.555529|(4990|5008) write (5).
2025-12-05 15:44:30.556@LM_DEBUG@15:44:30.556009|(4991|5005) reader 9FBA0770 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2025-12-05 15:44:30.556@LM_DEBUG@15:44:30.556099|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.556@LM_DEBUG@15:44:30.556232|(4991|5005) reader 9FBA0770 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:44:30.556@LM_DEBUG@15:44:30.556303|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.605@LM_INFO@15:44:30.605929|(4990|5009) write (6).
2025-12-05 15:44:30.605@LM_INFO@15:44:30.605943|(4990|5008) write (6).
2025-12-05 15:44:30.606@LM_DEBUG@15:44:30.606485|(4991|5005) reader 9FBA0770 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2025-12-05 15:44:30.606@LM_DEBUG@15:44:30.606580|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.606@LM_DEBUG@15:44:30.606734|(4991|5005) reader 9FBA0770 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:44:30.606@LM_DEBUG@15:44:30.606811|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.656@LM_INFO@15:44:30.656645|(4990|5008) write (7).
2025-12-05 15:44:30.656@LM_INFO@15:44:30.656645|(4990|5009) write (7).
2025-12-05 15:44:30.657@LM_DEBUG@15:44:30.657424|(4991|5005) reader 9FBA0770 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:30.657@LM_DEBUG@15:44:30.657521|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.657@LM_DEBUG@15:44:30.657663|(4991|5005) reader 9FBA0770 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2025-12-05 15:44:30.657@LM_DEBUG@15:44:30.657759|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.707@LM_INFO@15:44:30.707216|(4990|5008) write (8).
2025-12-05 15:44:30.707@LM_INFO@15:44:30.707215|(4990|5009) write (8).
2025-12-05 15:44:30.707@LM_DEBUG@15:44:30.707813|(4991|5005) reader 9FBA0770 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:30.707@LM_DEBUG@15:44:30.707908|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.708@LM_DEBUG@15:44:30.708063|(4991|5005) reader 9FBA0770 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2025-12-05 15:44:30.708@LM_DEBUG@15:44:30.708135|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.757@LM_INFO@15:44:30.757737|(4990|5009) write (9).
2025-12-05 15:44:30.757@LM_INFO@15:44:30.757739|(4990|5008) write (9).
2025-12-05 15:44:30.758@LM_DEBUG@15:44:30.758402|(4991|5005) reader 9FBA0770 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2025-12-05 15:44:30.758@LM_DEBUG@15:44:30.758492|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.758@LM_DEBUG@15:44:30.758621|(4991|5005) reader 9FBA0770 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:44:30.758@LM_DEBUG@15:44:30.758715|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.808@LM_INFO@15:44:30.808143|(4990|5009) write (10).
2025-12-05 15:44:30.808@LM_INFO@15:44:30.808409|(4990|5008) write (10).
2025-12-05 15:44:30.809@LM_DEBUG@15:44:30.809116|(4991|5005) reader 9FBA0770 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2025-12-05 15:44:30.809@LM_DEBUG@15:44:30.809202|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.809@LM_DEBUG@15:44:30.809332|(4991|5005) reader 9FBA0770 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:44:30.809@LM_DEBUG@15:44:30.809405|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.858@LM_INFO@15:44:30.859005|(4990|5009) write (11).
2025-12-05 15:44:30.859@LM_INFO@15:44:30.859324|(4990|5008) write (11).
2025-12-05 15:44:30.859@LM_DEBUG@15:44:30.859641|(4991|5005) reader 9FBA0770 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2025-12-05 15:44:30.859@LM_DEBUG@15:44:30.859763|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.859@LM_DEBUG@15:44:30.859902|(4991|5005) reader 9FBA0770 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:44:30.859@LM_DEBUG@15:44:30.859974|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.909@LM_INFO@15:44:30.909684|(4990|5009) write (12).
2025-12-05 15:44:30.909@LM_INFO@15:44:30.909679|(4990|5008) write (12).
2025-12-05 15:44:30.910@LM_DEBUG@15:44:30.910023|(4991|5005) reader 9FBA0770 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 25
2025-12-05 15:44:30.910@LM_DEBUG@15:44:30.910110|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.910@LM_DEBUG@15:44:30.910242|(4991|5005) reader 9FBA0770 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:44:30.910@LM_DEBUG@15:44:30.910315|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.959@LM_INFO@15:44:30.959974|(4990|5009) write (13).
2025-12-05 15:44:30.960@LM_INFO@15:44:30.960052|(4990|5008) write (13).
2025-12-05 15:44:30.960@LM_DEBUG@15:44:30.960378|(4991|5005) reader 9FBA0770 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2025-12-05 15:44:30.960@LM_DEBUG@15:44:30.960462|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:30.960@LM_DEBUG@15:44:30.960588|(4991|5005) reader 9FBA0770 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:44:30.960@LM_DEBUG@15:44:30.960660|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.010@LM_INFO@15:44:31.010358|(4990|5009) write (14).
2025-12-05 15:44:31.010@LM_INFO@15:44:31.010358|(4990|5008) write (14).
2025-12-05 15:44:31.010@LM_DEBUG@15:44:31.010926|(4991|5005) reader 9FBA0770 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2025-12-05 15:44:31.011@LM_DEBUG@15:44:31.011015|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.011@LM_DEBUG@15:44:31.011144|(4991|5005) reader 9FBA0770 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:44:31.011@LM_DEBUG@15:44:31.011217|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.060@LM_INFO@15:44:31.060723|(4990|5009) write (15).
2025-12-05 15:44:31.060@LM_INFO@15:44:31.060723|(4990|5008) write (15).
2025-12-05 15:44:31.061@LM_DEBUG@15:44:31.061200|(4991|5005) reader 9FBA0770 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 31
2025-12-05 15:44:31.061@LM_DEBUG@15:44:31.061290|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.061@LM_DEBUG@15:44:31.061436|(4991|5005) reader 9FBA0770 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:44:31.061@LM_DEBUG@15:44:31.061508|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.111@LM_INFO@15:44:31.111166|(4990|5009) write (16).
2025-12-05 15:44:31.111@LM_INFO@15:44:31.111166|(4990|5008) write (16).
2025-12-05 15:44:31.111@LM_DEBUG@15:44:31.111614|(4991|5005) reader 9FBA0770 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2025-12-05 15:44:31.111@LM_DEBUG@15:44:31.111714|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.111@LM_DEBUG@15:44:31.111845|(4991|5005) reader 9FBA0770 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:44:31.111@LM_DEBUG@15:44:31.111918|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.161@LM_INFO@15:44:31.161511|(4990|5009) write (17).
2025-12-05 15:44:31.161@LM_INFO@15:44:31.161509|(4990|5008) write (17).
2025-12-05 15:44:31.162@LM_DEBUG@15:44:31.162092|(4991|5005) reader 9FBA0770 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2025-12-05 15:44:31.162@LM_DEBUG@15:44:31.162186|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.162@LM_DEBUG@15:44:31.162322|(4991|5005) reader 9FBA0770 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:44:31.162@LM_DEBUG@15:44:31.162395|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.211@LM_INFO@15:44:31.211953|(4990|5009) write (18).
2025-12-05 15:44:31.211@LM_INFO@15:44:31.211953|(4990|5008) write (18).
2025-12-05 15:44:31.212@LM_DEBUG@15:44:31.212724|(4991|5005) reader 9FBA0770 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2025-12-05 15:44:31.212@LM_DEBUG@15:44:31.212823|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.212@LM_DEBUG@15:44:31.212965|(4991|5005) reader 9FBA0770 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:44:31.213@LM_DEBUG@15:44:31.213038|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.262@LM_INFO@15:44:31.262515|(4990|5008) write (19).
2025-12-05 15:44:31.262@LM_INFO@15:44:31.262504|(4990|5009) write (19).
2025-12-05 15:44:31.263@LM_DEBUG@15:44:31.263449|(4991|5005) reader 9FBA0770 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:31.263@LM_DEBUG@15:44:31.263533|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.263@LM_DEBUG@15:44:31.263657|(4991|5005) reader 9FBA0770 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2025-12-05 15:44:31.263@LM_DEBUG@15:44:31.263751|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.301@LM_INFO@15:44:31.301315|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:31.301@LM_DEBUG@15:44:31.301404|(4991|4991) received 40 of expected 200
2025-12-05 15:44:31.313@LM_INFO@15:44:31.313429|(4990|5008) write (20).
2025-12-05 15:44:31.313@LM_INFO@15:44:31.313720|(4990|5009) write (20).
2025-12-05 15:44:31.314@LM_DEBUG@15:44:31.314610|(4991|5005) reader 9FBA0770 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:31.314@LM_DEBUG@15:44:31.314724|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.314@LM_DEBUG@15:44:31.314865|(4991|5005) reader 9FBA0770 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:31.314@LM_DEBUG@15:44:31.314938|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.364@LM_INFO@15:44:31.364329|(4990|5008) write (21).
2025-12-05 15:44:31.364@LM_INFO@15:44:31.364430|(4990|5009) write (21).
2025-12-05 15:44:31.365@LM_DEBUG@15:44:31.365120|(4991|5005) reader 9FBA0770 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:31.365@LM_DEBUG@15:44:31.365219|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.365@LM_DEBUG@15:44:31.365379|(4991|5005) reader 9FBA0770 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:31.365@LM_DEBUG@15:44:31.365452|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.414@LM_INFO@15:44:31.414843|(4990|5008) write (22).
2025-12-05 15:44:31.414@LM_INFO@15:44:31.414844|(4990|5009) write (22).
2025-12-05 15:44:31.415@LM_DEBUG@15:44:31.415440|(4991|5005) reader 9FBA0770 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 45
2025-12-05 15:44:31.415@LM_DEBUG@15:44:31.415537|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.415@LM_DEBUG@15:44:31.415677|(4991|5005) reader 9FBA0770 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:44:31.415@LM_DEBUG@15:44:31.415771|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.465@LM_INFO@15:44:31.465311|(4990|5009) write (23).
2025-12-05 15:44:31.465@LM_INFO@15:44:31.465320|(4990|5008) write (23).
2025-12-05 15:44:31.465@LM_DEBUG@15:44:31.465909|(4991|5005) reader 9FBA0770 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 47
2025-12-05 15:44:31.466@LM_DEBUG@15:44:31.466006|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.466@LM_DEBUG@15:44:31.466150|(4991|5005) reader 9FBA0770 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:44:31.466@LM_DEBUG@15:44:31.466222|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.515@LM_INFO@15:44:31.515826|(4990|5009) write (24).
2025-12-05 15:44:31.515@LM_INFO@15:44:31.515824|(4990|5008) write (24).
2025-12-05 15:44:31.516@LM_DEBUG@15:44:31.516564|(4991|5005) reader 9FBA0770 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 49
2025-12-05 15:44:31.516@LM_DEBUG@15:44:31.516660|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.516@LM_DEBUG@15:44:31.516836|(4991|5005) reader 9FBA0770 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:44:31.516@LM_DEBUG@15:44:31.516909|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.566@LM_INFO@15:44:31.566313|(4990|5009) write (25).
2025-12-05 15:44:31.566@LM_INFO@15:44:31.566313|(4990|5008) write (25).
2025-12-05 15:44:31.566@LM_DEBUG@15:44:31.566860|(4991|5005) reader 9FBA0770 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2025-12-05 15:44:31.566@LM_DEBUG@15:44:31.566954|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.567@LM_DEBUG@15:44:31.567090|(4991|5005) reader 9FBA0770 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:44:31.567@LM_DEBUG@15:44:31.567163|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.616@LM_INFO@15:44:31.616847|(4990|5008) write (26).
2025-12-05 15:44:31.616@LM_INFO@15:44:31.616847|(4990|5009) write (26).
2025-12-05 15:44:31.618@LM_DEBUG@15:44:31.618298|(4991|5005) reader 9FBA0770 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:31.618@LM_DEBUG@15:44:31.618446|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.618@LM_DEBUG@15:44:31.618584|(4991|5005) reader 9FBA0770 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:31.618@LM_DEBUG@15:44:31.618657|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.667@LM_INFO@15:44:31.667731|(4990|5008) write (27).
2025-12-05 15:44:31.667@LM_INFO@15:44:31.667945|(4990|5009) write (27).
2025-12-05 15:44:31.668@LM_DEBUG@15:44:31.668363|(4991|5005) reader 9FBA0770 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:31.668@LM_DEBUG@15:44:31.668459|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.668@LM_DEBUG@15:44:31.668595|(4991|5005) reader 9FBA0770 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:31.668@LM_DEBUG@15:44:31.668668|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.718@LM_INFO@15:44:31.718279|(4990|5009) write (28).
2025-12-05 15:44:31.718@LM_INFO@15:44:31.718270|(4990|5008) write (28).
2025-12-05 15:44:31.719@LM_DEBUG@15:44:31.719183|(4991|5005) reader 9FBA0770 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2025-12-05 15:44:31.719@LM_DEBUG@15:44:31.719277|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.719@LM_DEBUG@15:44:31.719411|(4991|5005) reader 9FBA0770 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:44:31.719@LM_DEBUG@15:44:31.719483|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.769@LM_INFO@15:44:31.769112|(4990|5009) write (29).
2025-12-05 15:44:31.769@LM_INFO@15:44:31.769110|(4990|5008) write (29).
2025-12-05 15:44:31.769@LM_DEBUG@15:44:31.769804|(4991|5005) reader 9FBA0770 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 59
2025-12-05 15:44:31.769@LM_DEBUG@15:44:31.769899|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.770@LM_DEBUG@15:44:31.770038|(4991|5005) reader 9FBA0770 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:44:31.770@LM_DEBUG@15:44:31.770110|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.819@LM_INFO@15:44:31.819541|(4990|5009) write (30).
2025-12-05 15:44:31.819@LM_INFO@15:44:31.819629|(4990|5008) write (30).
2025-12-05 15:44:31.820@LM_DEBUG@15:44:31.820064|(4991|5005) reader 9FBA0770 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2025-12-05 15:44:31.820@LM_DEBUG@15:44:31.820160|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.820@LM_DEBUG@15:44:31.820297|(4991|5005) reader 9FBA0770 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:44:31.820@LM_DEBUG@15:44:31.820369|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.869@LM_INFO@15:44:31.869986|(4990|5008) write (31).
2025-12-05 15:44:31.869@LM_INFO@15:44:31.869982|(4990|5009) write (31).
2025-12-05 15:44:31.870@LM_DEBUG@15:44:31.870555|(4991|5005) reader 9FBA0770 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:31.870@LM_DEBUG@15:44:31.870645|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.870@LM_DEBUG@15:44:31.870799|(4991|5005) reader 9FBA0770 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:31.870@LM_DEBUG@15:44:31.870876|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.920@LM_INFO@15:44:31.920357|(4990|5008) write (32).
2025-12-05 15:44:31.920@LM_INFO@15:44:31.920438|(4990|5009) write (32).
2025-12-05 15:44:31.920@LM_DEBUG@15:44:31.920792|(4991|5005) reader 9FBA0770 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:31.920@LM_DEBUG@15:44:31.920880|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.921@LM_DEBUG@15:44:31.921012|(4991|5005) reader 9FBA0770 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:31.921@LM_DEBUG@15:44:31.921085|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.970@LM_INFO@15:44:31.970749|(4990|5008) write (33).
2025-12-05 15:44:31.970@LM_INFO@15:44:31.970749|(4990|5009) write (33).
2025-12-05 15:44:31.971@LM_DEBUG@15:44:31.971399|(4991|5005) reader 9FBA0770 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:31.971@LM_DEBUG@15:44:31.971494|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:31.971@LM_DEBUG@15:44:31.971628|(4991|5005) reader 9FBA0770 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:31.971@LM_DEBUG@15:44:31.971726|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.021@LM_INFO@15:44:32.021183|(4990|5009) write (34).
2025-12-05 15:44:32.021@LM_INFO@15:44:32.021176|(4990|5008) write (34).
2025-12-05 15:44:32.021@LM_DEBUG@15:44:32.021790|(4991|5005) reader 9FBA0770 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2025-12-05 15:44:32.021@LM_DEBUG@15:44:32.021883|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.022@LM_DEBUG@15:44:32.022019|(4991|5005) reader 9FBA0770 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:44:32.022@LM_DEBUG@15:44:32.022104|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.071@LM_INFO@15:44:32.071586|(4990|5008) write (35).
2025-12-05 15:44:32.071@LM_INFO@15:44:32.071586|(4990|5009) write (35).
2025-12-05 15:44:32.072@LM_DEBUG@15:44:32.072118|(4991|5005) reader 9FBA0770 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:32.072@LM_DEBUG@15:44:32.072211|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.072@LM_DEBUG@15:44:32.072347|(4991|5005) reader 9FBA0770 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2025-12-05 15:44:32.072@LM_DEBUG@15:44:32.072419|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.122@LM_INFO@15:44:32.122206|(4990|5009) write (36).
2025-12-05 15:44:32.122@LM_INFO@15:44:32.122206|(4990|5008) write (36).
2025-12-05 15:44:32.122@LM_DEBUG@15:44:32.122984|(4991|5005) reader 9FBA0770 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2025-12-05 15:44:32.123@LM_DEBUG@15:44:32.123081|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.123@LM_DEBUG@15:44:32.123216|(4991|5005) reader 9FBA0770 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:44:32.123@LM_DEBUG@15:44:32.123289|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.172@LM_INFO@15:44:32.172758|(4990|5009) write (37).
2025-12-05 15:44:32.172@LM_INFO@15:44:32.172760|(4990|5008) write (37).
2025-12-05 15:44:32.173@LM_DEBUG@15:44:32.173459|(4991|5005) reader 9FBA0770 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2025-12-05 15:44:32.173@LM_DEBUG@15:44:32.173553|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.173@LM_DEBUG@15:44:32.173689|(4991|5005) reader 9FBA0770 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:44:32.173@LM_DEBUG@15:44:32.173789|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.223@LM_INFO@15:44:32.223304|(4990|5009) write (38).
2025-12-05 15:44:32.223@LM_INFO@15:44:32.223314|(4990|5008) write (38).
2025-12-05 15:44:32.224@LM_DEBUG@15:44:32.224177|(4991|5005) reader 9FBA0770 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2025-12-05 15:44:32.224@LM_DEBUG@15:44:32.224268|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.224@LM_DEBUG@15:44:32.224399|(4991|5005) reader 9FBA0770 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:44:32.224@LM_DEBUG@15:44:32.224471|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.274@LM_INFO@15:44:32.274119|(4990|5009) write (39).
2025-12-05 15:44:32.274@LM_INFO@15:44:32.274119|(4990|5008) write (39).
2025-12-05 15:44:32.274@LM_DEBUG@15:44:32.274748|(4991|5005) reader 9FBA0770 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2025-12-05 15:44:32.274@LM_DEBUG@15:44:32.274844|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.274@LM_DEBUG@15:44:32.274986|(4991|5005) reader 9FBA0770 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:44:32.275@LM_DEBUG@15:44:32.275059|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.301@LM_INFO@15:44:32.301591|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:32.301@LM_DEBUG@15:44:32.301685|(4991|4991) received 80 of expected 200
2025-12-05 15:44:32.324@LM_INFO@15:44:32.324602|(4990|5008) write (40).
2025-12-05 15:44:32.324@LM_INFO@15:44:32.324593|(4990|5009) write (40).
2025-12-05 15:44:32.325@LM_DEBUG@15:44:32.325099|(4991|5005) reader 9FBA0770 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:32.325@LM_DEBUG@15:44:32.325189|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.325@LM_DEBUG@15:44:32.325322|(4991|5005) reader 9FBA0770 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2025-12-05 15:44:32.325@LM_DEBUG@15:44:32.325395|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.375@LM_INFO@15:44:32.375195|(4990|5008) write (41).
2025-12-05 15:44:32.375@LM_INFO@15:44:32.375194|(4990|5009) write (41).
2025-12-05 15:44:32.376@LM_DEBUG@15:44:32.376068|(4991|5005) reader 9FBA0770 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:32.376@LM_DEBUG@15:44:32.376164|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.376@LM_DEBUG@15:44:32.376307|(4991|5005) reader 9FBA0770 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2025-12-05 15:44:32.376@LM_DEBUG@15:44:32.376380|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.425@LM_INFO@15:44:32.425717|(4990|5009) write (42).
2025-12-05 15:44:32.425@LM_INFO@15:44:32.425717|(4990|5008) write (42).
2025-12-05 15:44:32.426@LM_DEBUG@15:44:32.426324|(4991|5005) reader 9FBA0770 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:44:32.426@LM_DEBUG@15:44:32.426424|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.426@LM_DEBUG@15:44:32.426567|(4991|5005) reader 9FBA0770 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:32.426@LM_DEBUG@15:44:32.426640|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.476@LM_INFO@15:44:32.476217|(4990|5009) write (43).
2025-12-05 15:44:32.476@LM_INFO@15:44:32.476220|(4990|5008) write (43).
2025-12-05 15:44:32.476@LM_DEBUG@15:44:32.476995|(4991|5005) reader 9FBA0770 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:44:32.477@LM_DEBUG@15:44:32.477096|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.477@LM_DEBUG@15:44:32.477241|(4991|5005) reader 9FBA0770 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:32.477@LM_DEBUG@15:44:32.477315|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.526@LM_INFO@15:44:32.526732|(4990|5009) write (44).
2025-12-05 15:44:32.526@LM_INFO@15:44:32.526734|(4990|5008) write (44).
2025-12-05 15:44:32.527@LM_DEBUG@15:44:32.527351|(4991|5005) reader 9FBA0770 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:44:32.527@LM_DEBUG@15:44:32.527448|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.527@LM_DEBUG@15:44:32.527594|(4991|5005) reader 9FBA0770 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:32.527@LM_DEBUG@15:44:32.527667|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.577@LM_INFO@15:44:32.577279|(4990|5008) write (45).
2025-12-05 15:44:32.577@LM_INFO@15:44:32.577278|(4990|5009) write (45).
2025-12-05 15:44:32.577@LM_DEBUG@15:44:32.577991|(4991|5005) reader 9FBA0770 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:44:32.578@LM_DEBUG@15:44:32.578087|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.578@LM_DEBUG@15:44:32.578230|(4991|5005) reader 9FBA0770 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2025-12-05 15:44:32.578@LM_DEBUG@15:44:32.578302|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.627@LM_INFO@15:44:32.627979|(4990|5008) write (46).
2025-12-05 15:44:32.627@LM_INFO@15:44:32.627976|(4990|5009) write (46).
2025-12-05 15:44:32.629@LM_DEBUG@15:44:32.629008|(4991|5005) reader 9FBA0770 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:44:32.629@LM_DEBUG@15:44:32.629110|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.629@LM_DEBUG@15:44:32.629252|(4991|5005) reader 9FBA0770 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2025-12-05 15:44:32.629@LM_DEBUG@15:44:32.629325|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.678@LM_INFO@15:44:32.678558|(4990|5009) write (47).
2025-12-05 15:44:32.678@LM_INFO@15:44:32.678556|(4990|5008) write (47).
2025-12-05 15:44:32.679@LM_DEBUG@15:44:32.679199|(4991|5005) reader 9FBA0770 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:44:32.679@LM_DEBUG@15:44:32.679297|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.679@LM_DEBUG@15:44:32.679461|(4991|5005) reader 9FBA0770 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:32.679@LM_DEBUG@15:44:32.679534|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.729@LM_INFO@15:44:32.729149|(4990|5009) write (48).
2025-12-05 15:44:32.729@LM_INFO@15:44:32.729151|(4990|5008) write (48).
2025-12-05 15:44:32.729@LM_DEBUG@15:44:32.729890|(4991|5005) reader 9FBA0770 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:32.729@LM_DEBUG@15:44:32.729985|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.730@LM_DEBUG@15:44:32.730135|(4991|5005) reader 9FBA0770 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:32.730@LM_DEBUG@15:44:32.730208|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.779@LM_INFO@15:44:32.779645|(4990|5009) write (49).
2025-12-05 15:44:32.779@LM_INFO@15:44:32.779644|(4990|5008) write (49).
2025-12-05 15:44:32.780@LM_DEBUG@15:44:32.780371|(4991|5005) reader 9FBA0770 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:32.780@LM_DEBUG@15:44:32.780467|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.780@LM_DEBUG@15:44:32.780609|(4991|5005) reader 9FBA0770 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:32.780@LM_DEBUG@15:44:32.780682|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.830@LM_INFO@15:44:32.830126|(4990|5009) write (50).
2025-12-05 15:44:32.830@LM_INFO@15:44:32.830144|(4990|5008) write (50).
2025-12-05 15:44:32.830@LM_DEBUG@15:44:32.830571|(4991|5005) reader 9FBA0770 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:32.830@LM_DEBUG@15:44:32.830663|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.830@LM_DEBUG@15:44:32.830813|(4991|5005) reader 9FBA0770 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:32.830@LM_DEBUG@15:44:32.830887|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.880@LM_INFO@15:44:32.880622|(4990|5009) write (51).
2025-12-05 15:44:32.880@LM_INFO@15:44:32.880621|(4990|5008) write (51).
2025-12-05 15:44:32.881@LM_DEBUG@15:44:32.881681|(4991|5005) reader 9FBA0770 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:32.881@LM_DEBUG@15:44:32.881793|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.881@LM_DEBUG@15:44:32.881926|(4991|5005) reader 9FBA0770 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:32.881@LM_DEBUG@15:44:32.881999|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.931@LM_INFO@15:44:32.931454|(4990|5009) write (52).
2025-12-05 15:44:32.931@LM_INFO@15:44:32.931600|(4990|5008) write (52).
2025-12-05 15:44:32.931@LM_DEBUG@15:44:32.931801|(4991|5005) reader 9FBA0770 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2025-12-05 15:44:32.931@LM_DEBUG@15:44:32.931890|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.932@LM_DEBUG@15:44:32.932024|(4991|5005) reader 9FBA0770 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:44:32.932@LM_DEBUG@15:44:32.932098|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.981@LM_INFO@15:44:32.981761|(4990|5009) write (53).
2025-12-05 15:44:32.981@LM_INFO@15:44:32.981855|(4990|5008) write (53).
2025-12-05 15:44:32.982@LM_DEBUG@15:44:32.982314|(4991|5005) reader 9FBA0770 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2025-12-05 15:44:32.982@LM_DEBUG@15:44:32.982410|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:32.982@LM_DEBUG@15:44:32.982550|(4991|5005) reader 9FBA0770 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2025-12-05 15:44:32.982@LM_DEBUG@15:44:32.982623|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.032@LM_INFO@15:44:33.032224|(4990|5009) write (54).
2025-12-05 15:44:33.032@LM_INFO@15:44:33.032224|(4990|5008) write (54).
2025-12-05 15:44:33.032@LM_DEBUG@15:44:33.032816|(4991|5005) reader 9FBA0770 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2025-12-05 15:44:33.032@LM_DEBUG@15:44:33.032910|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.033@LM_DEBUG@15:44:33.033042|(4991|5005) reader 9FBA0770 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:44:33.033@LM_DEBUG@15:44:33.033115|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.082@LM_INFO@15:44:33.082708|(4990|5009) write (55).
2025-12-05 15:44:33.082@LM_INFO@15:44:33.082708|(4990|5008) write (55).
2025-12-05 15:44:33.083@LM_DEBUG@15:44:33.083252|(4991|5005) reader 9FBA0770 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:33.083@LM_DEBUG@15:44:33.083347|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.083@LM_DEBUG@15:44:33.083489|(4991|5005) reader 9FBA0770 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:33.083@LM_DEBUG@15:44:33.083562|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.133@LM_INFO@15:44:33.133167|(4990|5009) write (56).
2025-12-05 15:44:33.133@LM_INFO@15:44:33.133167|(4990|5008) write (56).
2025-12-05 15:44:33.133@LM_DEBUG@15:44:33.133767|(4991|5005) reader 9FBA0770 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:33.133@LM_DEBUG@15:44:33.133868|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.134@LM_DEBUG@15:44:33.134012|(4991|5005) reader 9FBA0770 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:33.134@LM_DEBUG@15:44:33.134085|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.183@LM_INFO@15:44:33.183749|(4990|5008) write (57).
2025-12-05 15:44:33.183@LM_INFO@15:44:33.183753|(4990|5009) write (57).
2025-12-05 15:44:33.184@LM_DEBUG@15:44:33.184345|(4991|5005) reader 9FBA0770 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2025-12-05 15:44:33.184@LM_DEBUG@15:44:33.184442|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.184@LM_DEBUG@15:44:33.184583|(4991|5005) reader 9FBA0770 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2025-12-05 15:44:33.184@LM_DEBUG@15:44:33.184656|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.234@LM_INFO@15:44:33.234285|(4990|5009) write (58).
2025-12-05 15:44:33.234@LM_INFO@15:44:33.234282|(4990|5008) write (58).
2025-12-05 15:44:33.234@LM_DEBUG@15:44:33.234949|(4991|5005) reader 9FBA0770 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2025-12-05 15:44:33.235@LM_DEBUG@15:44:33.235043|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.235@LM_DEBUG@15:44:33.235175|(4991|5005) reader 9FBA0770 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:44:33.235@LM_DEBUG@15:44:33.235247|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.284@LM_INFO@15:44:33.284788|(4990|5008) write (59).
2025-12-05 15:44:33.284@LM_INFO@15:44:33.284786|(4990|5009) write (59).
2025-12-05 15:44:33.285@LM_DEBUG@15:44:33.285622|(4991|5005) reader 9FBA0770 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 119
2025-12-05 15:44:33.285@LM_DEBUG@15:44:33.285756|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.285@LM_DEBUG@15:44:33.285915|(4991|5005) reader 9FBA0770 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 120
2025-12-05 15:44:33.285@LM_DEBUG@15:44:33.285989|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.301@LM_INFO@15:44:33.301865|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:33.301@LM_DEBUG@15:44:33.301966|(4991|4991) received 120 of expected 200
2025-12-05 15:44:33.335@LM_INFO@15:44:33.335304|(4990|5009) write (60).
2025-12-05 15:44:33.335@LM_INFO@15:44:33.335300|(4990|5008) write (60).
2025-12-05 15:44:33.335@LM_DEBUG@15:44:33.335976|(4991|5005) reader 9FBA0770 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:33.336@LM_DEBUG@15:44:33.336072|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.336@LM_DEBUG@15:44:33.336226|(4991|5005) reader 9FBA0770 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:33.336@LM_DEBUG@15:44:33.336299|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.385@LM_INFO@15:44:33.385753|(4990|5009) write (61).
2025-12-05 15:44:33.385@LM_INFO@15:44:33.385755|(4990|5008) write (61).
2025-12-05 15:44:33.386@LM_DEBUG@15:44:33.386480|(4991|5005) reader 9FBA0770 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:33.386@LM_DEBUG@15:44:33.386601|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.386@LM_DEBUG@15:44:33.386784|(4991|5005) reader 9FBA0770 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:33.386@LM_DEBUG@15:44:33.386862|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.436@LM_INFO@15:44:33.436322|(4990|5008) write (62).
2025-12-05 15:44:33.436@LM_INFO@15:44:33.436322|(4990|5009) write (62).
2025-12-05 15:44:33.437@LM_DEBUG@15:44:33.437159|(4991|5005) reader 9FBA0770 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:33.437@LM_DEBUG@15:44:33.437256|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.437@LM_DEBUG@15:44:33.437404|(4991|5005) reader 9FBA0770 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:33.437@LM_DEBUG@15:44:33.437478|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.486@LM_INFO@15:44:33.486834|(4990|5009) write (63).
2025-12-05 15:44:33.487@LM_INFO@15:44:33.487057|(4990|5008) write (63).
2025-12-05 15:44:33.487@LM_DEBUG@15:44:33.487409|(4991|5005) reader 9FBA0770 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:33.487@LM_DEBUG@15:44:33.487501|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.487@LM_DEBUG@15:44:33.487638|(4991|5005) reader 9FBA0770 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:33.487@LM_DEBUG@15:44:33.487734|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.537@LM_INFO@15:44:33.537324|(4990|5009) write (64).
2025-12-05 15:44:33.537@LM_INFO@15:44:33.537467|(4990|5008) write (64).
2025-12-05 15:44:33.537@LM_DEBUG@15:44:33.537905|(4991|5005) reader 9FBA0770 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:33.537@LM_DEBUG@15:44:33.537996|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.538@LM_DEBUG@15:44:33.538134|(4991|5005) reader 9FBA0770 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:33.538@LM_DEBUG@15:44:33.538207|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.587@LM_INFO@15:44:33.587784|(4990|5009) write (65).
2025-12-05 15:44:33.587@LM_INFO@15:44:33.587871|(4990|5008) write (65).
2025-12-05 15:44:33.588@LM_DEBUG@15:44:33.588326|(4991|5005) reader 9FBA0770 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:33.588@LM_DEBUG@15:44:33.588417|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.588@LM_DEBUG@15:44:33.588556|(4991|5005) reader 9FBA0770 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:33.588@LM_DEBUG@15:44:33.588630|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.638@LM_INFO@15:44:33.638224|(4990|5009) write (66).
2025-12-05 15:44:33.638@LM_INFO@15:44:33.638361|(4990|5008) write (66).
2025-12-05 15:44:33.638@LM_DEBUG@15:44:33.638786|(4991|5005) reader 9FBA0770 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2025-12-05 15:44:33.638@LM_DEBUG@15:44:33.638876|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.639@LM_DEBUG@15:44:33.639017|(4991|5005) reader 9FBA0770 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2025-12-05 15:44:33.639@LM_DEBUG@15:44:33.639091|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.688@LM_INFO@15:44:33.688708|(4990|5008) write (67).
2025-12-05 15:44:33.688@LM_INFO@15:44:33.688717|(4990|5009) write (67).
2025-12-05 15:44:33.689@LM_DEBUG@15:44:33.689261|(4991|5005) reader 9FBA0770 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2025-12-05 15:44:33.689@LM_DEBUG@15:44:33.689353|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.689@LM_DEBUG@15:44:33.689488|(4991|5005) reader 9FBA0770 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2025-12-05 15:44:33.689@LM_DEBUG@15:44:33.689562|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.739@LM_INFO@15:44:33.739261|(4990|5008) write (68).
2025-12-05 15:44:33.739@LM_INFO@15:44:33.739400|(4990|5009) write (68).
2025-12-05 15:44:33.739@LM_DEBUG@15:44:33.739805|(4991|5005) reader 9FBA0770 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:44:33.739@LM_DEBUG@15:44:33.739895|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.740@LM_DEBUG@15:44:33.740029|(4991|5005) reader 9FBA0770 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2025-12-05 15:44:33.740@LM_DEBUG@15:44:33.740102|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.789@LM_INFO@15:44:33.789677|(4990|5008) write (69).
2025-12-05 15:44:33.789@LM_INFO@15:44:33.789980|(4990|5009) write (69).
2025-12-05 15:44:33.790@LM_DEBUG@15:44:33.790135|(4991|5005) reader 9FBA0770 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2025-12-05 15:44:33.790@LM_DEBUG@15:44:33.790223|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.790@LM_DEBUG@15:44:33.790358|(4991|5005) reader 9FBA0770 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2025-12-05 15:44:33.790@LM_DEBUG@15:44:33.790431|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.840@LM_INFO@15:44:33.840044|(4990|5008) write (70).
2025-12-05 15:44:33.840@LM_DEBUG@15:44:33.840348|(4991|5005) reader 9FBA0770 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:44:23032.58-4102@-L0M5_ D1E5B:U4G4@:1353:.4844:03@3L.M8_4I0N4F3O2@|1(54:94941:|3530.0854)0 4S3a0m|p(l4e9I9n0f|o5.0s0a9m)p lwer_irtaen k( 7=0 )0.
2025-12-05 15:44:33.840@LM_DEBUG@15:44:33.840689|(4991|5005) reader 9FBA0770 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2025-12-05 15:44:33.840@LM_DEBUG@15:44:33.840777|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.890@LM_INFO@15:44:33.890284|(4990|5008) write (71).
2025-12-05 15:44:33.890@LM_DEBUG@15:44:33.890628|(4991|5005) reader 9FBA0770 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count2 0=2 51-4132
-05 15:44:3230.2859-01@2L-M0_5I N1F5O:@4145::3434.:83930.@8L9M0_7D1E1B|U(G4@91950:|4540:0393). 8w9r0i7t4e0 |((7419)9.1
|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.890@LM_DEBUG@15:44:33.890965|(4991|5005) reader 9FBA0770 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2025-12-05 15:44:33.891@LM_DEBUG@15:44:33.891039|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.940@LM_INFO@15:44:33.940539|(4990|5008) write (72).
2025-12-05 15:44:33.940@LM_DEBUG@15:44:33.9240092556-|1(24-90951 |1550:0454): 3r3e.a9d4e0r@ L9MF_BIAN0F7O7@01 5t:a4k4e: 3f3o.o9.4x0 9=8 17|2(.40909000|0500 0f9o)o .wyr i=t e0 .(07020)0.0
0, foo.data_source = 1, count = 145
2025-12-05 15:44:33.941@LM_DEBUG@15:44:33.941103|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.941@LM_DEBUG@15:44:33.941238|(4991|5005) reader 9FBA0770 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2025-12-05 15:44:33.941@LM_DEBUG@15:44:33.941312|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.990@LM_INFO@15:44:33.990833|(4990|5008) write (73).
2025-12-05 15:44:33.991@LM_DEBUG@15:44:33.991221|(24092951-|1520-0055) 1r5e:a4d4e:r3 39.F9B9A10@7L7M0_ ItNaFkOe@ 1f5o:o4.4x: 3=3 .7939.10205000|0(04 9f9o0o|.5y0 0=9 )0 .w0r0i0t0e0 0(,7 3f)o.o
.data_source = 1, count = 147
2025-12-05 15:44:33.991@LM_DEBUG@15:44:33.991370|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:33.991@LM_DEBUG@15:44:33.991506|(4991|5005) reader 9FBA0770 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2025-12-05 15:44:33.991@LM_DEBUG@15:44:33.991590|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.041@LM_INFO@15:44:34.041111|(4990|5008) write (74).
2025-12-05 15:44:34.041@LM_DEBUG@15:44:34.041446|(4991|5005) reader 9FBA0770 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2025-12-05 15:44:34.041@L2M0_2D5E-B1U2G-@0155 :1454::4344:.3044.1054312@|L(M4_9I9N1F|O5@01055:)4 4S:a3m4p.l0e4I1n5f3o2.|s(a4m9p9l0e|_5r0a0n9k) =w r0i
te (74).
2025-12-05 15:44:34.041@LM_DEBUG@15:44:34.041787|(4991|5005) reader 9FBA0770 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2025-12-05 15:44:34.041@LM_DEBUG@15:44:34.041862|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.091@LM_INFO@15:44:34.091388|(4990|5008) write (75).
2025-12-05 15:44:34.091@LM_INFO@15:44:34.091888|(4990|5009) write (75).
2025-12-05 15:44:34.092@LM_DEBUG@15:44:34.092169|(4991|5005) reader 9FBA0770 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 151
2025-12-05 15:44:34.092@LM_DEBUG@15:44:34.092257|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.092@LM_DEBUG@15:44:34.092392|(4991|5005) reader 9FBA0770 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2025-12-05 15:44:34.092@LM_DEBUG@15:44:34.092466|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.142@LM_INFO@15:44:34.142026|(4990|5008) write (76).
2025-12-05 15:44:34.142@LM_INFO@15:44:34.142318|(4990|5009) write (76).
2025-12-05 15:44:34.142@LM_DEBUG@15:44:34.142491|(4991|5005) reader 9FBA0770 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:44:34.142@LM_DEBUG@15:44:34.142572|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.142@LM_DEBUG@15:44:34.142733|(4991|5005) reader 9FBA0770 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2025-12-05 15:44:34.142@LM_DEBUG@15:44:34.142807|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.192@LM_INFO@15:44:34.192232|(4990|5008) write (77).
2025-12-05 15:44:34.192@LM_INFO@15:44:34.192544|(4990|5009) write (77).
2025-12-05 15:44:34.192@LM_DEBUG@15:44:34.192621|(4991|5005) reader 9FBA0770 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2025-12-05 15:44:34.192@LM_DEBUG@15:44:34.192743|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.192@LM_DEBUG@15:44:34.192906|(4991|5005) reader 9FBA0770 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2025-12-05 15:44:34.192@LM_DEBUG@15:44:34.192996|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.242@LM_INFO@15:44:34.242437|(4990|5008) write (78).
2025-12-05 15:44:34.242@LM_DEBUG@15:44:34.242735|(4991|5005) reader 9FBA0770 take foo2.0x2 5=- 1728-.0050 01050:04 4f:o3o4..y2 4=2 @0L.M0_0I0N0F0O0@,1 5f:o4o4.:d3a4t.a2_4s2o7u9r1c|e( 4=9 910,| 5c0o0u9n)t w=r i1t5e7
(78).
2025-12-05 15:44:34.242@LM_DEBUG@15:44:34.242870|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.243@LM_DEBUG@15:44:34.243048|(4991|5005) reader 9FBA0770 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2025-12-05 15:44:34.243@LM_DEBUG@15:44:34.243124|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.292@LM_INFO@15:44:34.292656|(4990|5008) write (79).
2025-12-05 15:44:34.293@LM_INFO@15:44:34.293051|(4990|5009) write (79).
2025-12-05 15:44:34.293@LM_DEBUG@15:44:34.293163|(4991|5005) reader 9FBA0770 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2025-12-05 15:44:34.293@LM_DEBUG@15:44:34.293272|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.293@LM_DEBUG@15:44:34.293423|(4991|5005) reader 9FBA0770 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2025-12-05 15:44:34.293@LM_DEBUG@15:44:34.293498|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.302@LM_INFO@15:44:34.302086|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:34.302@LM_DEBUG@15:44:34.302166|(4991|4991) received 160 of expected 200
2025-12-05 15:44:34.343@LM_INFO@15:44:34.343018|(4990|5008) write (80).
2025-12-05 15:44:34.343@LM_INFO@15:44:34.343320|(4990|5009) write (80).
2025-12-05 15:44:34.343@LM_DEBUG@15:44:34.343569|(4991|5005) reader 9FBA0770 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2025-12-05 15:44:34.343@LM_DEBUG@15:44:34.343656|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.343@LM_DEBUG@15:44:34.343825|(4991|5005) reader 9FBA0770 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2025-12-05 15:44:34.343@LM_DEBUG@15:44:34.343900|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.393@LM_INFO@15:44:34.393380|(4990|5008) write (81).
2025-12-05 15:44:34.393@LM_INFO@15:44:34.393630|(4990|5009) write (81).
2025-12-05 15:44:34.393@LM_DEBUG@15:44:34.393968|(4991|5005) reader 9FBA0770 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2025-12-05 15:44:34.394@LM_DEBUG@15:44:34.394058|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.394@LM_DEBUG@15:44:34.394213|(4991|5005) reader 9FBA0770 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2025-12-05 15:44:34.394@LM_DEBUG@15:44:34.394287|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.443@LM_INFO@15:44:34.443814|(4990|5008) write (82).
2025-12-05 15:44:34.443@LM_INFO@15:44:34.443929|(4990|5009) write (82).
2025-12-05 15:44:34.444@LM_DEBUG@15:44:34.444371|(4991|5005) reader 9FBA0770 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2025-12-05 15:44:34.444@LM_DEBUG@15:44:34.444466|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.444@LM_DEBUG@15:44:34.444605|(4991|5005) reader 9FBA0770 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 166
2025-12-05 15:44:34.444@LM_DEBUG@15:44:34.444679|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.494@LM_INFO@15:44:34.494230|(4990|5008) write (83).
2025-12-05 15:44:34.494@LM_INFO@15:44:34.494332|(4990|5009) write (83).
2025-12-05 15:44:34.495@LM_DEBUG@15:44:34.495012|(4991|5005) reader 9FBA0770 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 167
2025-12-05 15:44:34.495@LM_DEBUG@15:44:34.495106|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.495@LM_DEBUG@15:44:34.495247|(4991|5005) reader 9FBA0770 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 168
2025-12-05 15:44:34.495@LM_DEBUG@15:44:34.495320|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.544@LM_INFO@15:44:34.544764|(4990|5008) write (84).
2025-12-05 15:44:34.544@LM_INFO@15:44:34.544945|(4990|5009) write (84).
2025-12-05 15:44:34.545@LM_DEBUG@15:44:34.545333|(4991|5005) reader 9FBA0770 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2025-12-05 15:44:34.545@LM_DEBUG@15:44:34.545424|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.545@LM_DEBUG@15:44:34.545562|(4991|5005) reader 9FBA0770 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 170
2025-12-05 15:44:34.545@LM_DEBUG@15:44:34.545635|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.595@LM_INFO@15:44:34.595209|(4990|5008) write (85).
2025-12-05 15:44:34.595@LM_INFO@15:44:34.595294|(4990|5009) write (85).
2025-12-05 15:44:34.595@LM_DEBUG@15:44:34.595769|(4991|5005) reader 9FBA0770 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 171
2025-12-05 15:44:34.595@LM_DEBUG@15:44:34.595860|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.596@LM_DEBUG@15:44:34.596002|(4991|5005) reader 9FBA0770 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 172
2025-12-05 15:44:34.596@LM_DEBUG@15:44:34.596075|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.645@LM_INFO@15:44:34.645624|(4990|5008) write (86).
2025-12-05 15:44:34.645@LM_INFO@15:44:34.645739|(4990|5009) write (86).
2025-12-05 15:44:34.646@LM_DEBUG@15:44:34.646221|(4991|5005) reader 9FBA0770 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2025-12-05 15:44:34.646@LM_DEBUG@15:44:34.646314|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.646@LM_DEBUG@15:44:34.646470|(4991|5005) reader 9FBA0770 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 174
2025-12-05 15:44:34.646@LM_DEBUG@15:44:34.646544|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.696@LM_INFO@15:44:34.696077|(4990|5008) write (87).
2025-12-05 15:44:34.696@LM_INFO@15:44:34.696380|(4990|5009) write (87).
2025-12-05 15:44:34.696@LM_DEBUG@15:44:34.696680|(4991|5005) reader 9FBA0770 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 175
2025-12-05 15:44:34.696@LM_DEBUG@15:44:34.696796|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.696@LM_DEBUG@15:44:34.696945|(4991|5005) reader 9FBA0770 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 176
2025-12-05 15:44:34.697@LM_DEBUG@15:44:34.697019|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.746@LM_INFO@15:44:34.746544|(4990|5008) write (88).
2025-12-05 15:44:34.746@LM_INFO@15:44:34.746734|(4990|5009) write (88).
2025-12-05 15:44:34.747@LM_DEBUG@15:44:34.747013|(4991|5005) reader 9FBA0770 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2025-12-05 15:44:34.747@LM_DEBUG@15:44:34.747101|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.747@LM_DEBUG@15:44:34.747235|(4991|5005) reader 9FBA0770 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 178
2025-12-05 15:44:34.747@LM_DEBUG@15:44:34.747309|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.796@LM_INFO@15:44:34.796908|(4990|5008) write (89).
2025-12-05 15:44:34.797@LM_INFO@15:44:34.797069|(4990|5009) write (89).
2025-12-05 15:44:34.797@LM_DEBUG@15:44:34.797385|(4991|5005) reader 9FBA0770 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 179
2025-12-05 15:44:34.797@LM_DEBUG@15:44:34.797473|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.797@LM_DEBUG@15:44:34.797609|(4991|5005) reader 9FBA0770 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 180
2025-12-05 15:44:34.797@LM_DEBUG@15:44:34.797683|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.847@LM_INFO@15:44:34.847315|(4990|5008) write (90).
2025-12-05 15:44:34.847@LM_INFO@15:44:34.847568|(4990|5009) write (90).
2025-12-05 15:44:34.848@LM_DEBUG@15:44:34.848074|(4991|5005) reader 9FBA0770 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2025-12-05 15:44:34.848@LM_DEBUG@15:44:34.848160|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.848@LM_DEBUG@15:44:34.848296|(4991|5005) reader 9FBA0770 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 182
2025-12-05 15:44:34.848@LM_DEBUG@15:44:34.848369|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.897@LM_INFO@15:44:34.897968|(4990|5008) write (91).
2025-12-05 15:44:34.898@LM_INFO@15:44:34.898087|(4990|5009) write (91).
2025-12-05 15:44:34.898@LM_DEBUG@15:44:34.898356|(4991|5005) reader 9FBA0770 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 183
2025-12-05 15:44:34.898@LM_DEBUG@15:44:34.898444|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.898@LM_DEBUG@15:44:34.898578|(4991|5005) reader 9FBA0770 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 184
2025-12-05 15:44:34.898@LM_DEBUG@15:44:34.898651|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.948@LM_INFO@15:44:34.948278|(4990|5008) write (92).
2025-12-05 15:44:34.948@LM_INFO@15:44:34.948345|(4990|5009) write (92).
2025-12-05 15:44:34.948@LM_DEBUG@15:44:34.948618|(4991|5005) reader 9FBA0770 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2025-12-05 15:44:34.948@LM_DEBUG@15:44:34.948712|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.948@LM_DEBUG@15:44:34.948848|(4991|5005) reader 9FBA0770 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 186
2025-12-05 15:44:34.948@LM_DEBUG@15:44:34.948921|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.998@LM_INFO@15:44:34.998523|(4990|5008) write (93).
2025-12-05 15:44:34.998@LM_INFO@15:44:34.998678|(4990|5009) write (93).
2025-12-05 15:44:34.998@LM_DEBUG@15:44:34.998886|(4991|5005) reader 9FBA0770 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 187
2025-12-05 15:44:34.998@LM_DEBUG@15:44:34.998968|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:34.999@LM_DEBUG@15:44:34.999102|(4991|5005) reader 9FBA0770 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 188
2025-12-05 15:44:34.999@LM_DEBUG@15:44:34.999176|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.048@LM_INFO@15:44:35.048780|(4990|5008) write (94).
2025-12-05 15:44:35.049@LM_INFO@15:44:35.049085|(4990|5009) write (94).
2025-12-05 15:44:35.049@LM_DEBUG@15:44:35.049318|(4991|5005) reader 9FBA0770 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2025-12-05 15:44:35.049@LM_DEBUG@15:44:35.049404|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.049@LM_DEBUG@15:44:35.049539|(4991|5005) reader 9FBA0770 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 190
2025-12-05 15:44:35.049@LM_DEBUG@15:44:35.049613|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.099@LM_INFO@15:44:35.099012|(4990|5008) write (95).
2025-12-05 15:24042:53-51.20-9095@ L1M5_:D4E4B:U3G5@.1059:94@4L:M3_5I.N0F9O9@21951:|4(44:93951.|059090351)0 |r(e4a9d9e0r| 590F0B9A)0 7w7r0i ttea k(e9 5f)o.o
.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 191
2025-12-05 15:44:35.099@LM_DEBUG@15:44:35.099436|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.099@LM_DEBUG@15:44:35.099605|(4991|5005) reader 9FBA0770 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 192
2025-12-05 15:44:35.099@LM_DEBUG@15:44:35.099680|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.149@LM_INFO@15:44:35.149281|(4990|5008) write (96).
2025-12-05 15:44:35.149@LM_INFO@15:44:35.149667|(4990|5009) write (96).
2025-12-05 15:44:35.149@LM_DEBUG@15:44:35.149867|(4991|5005) reader 9FBA0770 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2025-12-05 15:44:35.149@LM_DEBUG@15:44:35.149950|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.150@LM_DEBUG@15:44:35.150086|(4991|5005) reader 9FBA0770 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 194
2025-12-05 15:44:35.150@LM_DEBUG@15:44:35.150160|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.199@LM_INFO@15:44:35.199495|(4990|5008) write (97).
2025-12-05 15:44:35.199@LM_DEBUG@15:44:35.199850|(4991|5005) reader 9F2B0A2057-7102 -t0a5k e1 5f:o4o4.:x3 5=. 19979.@0L0M0_0I0N0F Of@o1o5.:y4 4=: 305..010909090002,| (f4o9o9.0d|a5t0a0_9s)o uwrrciet e= (19,7 )c.o
unt = 195
2025-12-05 15:44:35.199@LM_DEBUG@15:44:35.199995|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.200@LM_DEBUG@15:44:35.200172|(4991|5005) reader 9FBA0770 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 196
2025-12-05 15:44:35.200@LM_DEBUG@15:44:35.200248|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.249@LM_INFO@15:44:35.249756|(4990|5008) write (98).
2025-21022-50-51 21-50:54 41:53:54.42:5305@.L2M5_0I@NLFMO_@D1E5B:U4G4@:1355:.4245:03155.72|5(04196920||(54090991)| 5w0r0i5t)e r(e9a8d)e.r
9FBA0770 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 197
2025-12-05 15:44:35.250@LM_DEBUG@15:44:35.250298|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.250@LM_DEBUG@15:44:35.250457|(4991|5005) reader 9FBA0770 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 198
2025-12-05 15:44:35.250@LM_DEBUG@15:44:35.250531|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.299@LM_INFO@15:44:35.299986|(4990|5008) write (99).
2025-12-05 15:44:35.300@LM_INFO@15:44:35.300422|(4990|5009) write (99).
2025-12-05 15:44:35.300@LM_DEBUG@15:44:35.300592|(4991|5005) reader 9FBA0770 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:35.300@LM_DEBUG@15:44:35.300678|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.300@LM_DEBUG@15:44:35.300847|(4991|5005) reader 9FBA0770 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2025-12-05 15:44:35.300@LM_DEBUG@15:44:35.300933|(4991|5005) SampleInfo.sample_rank = 0
2025-12-05 15:44:35.302@LM_INFO@15:44:35.302294|(4991|4991) subscriber signaling finished
2025-12-05 15:44:35.350@LM_DEBUG@15:44:35.350300|(4990|5008) Writer::svc finished.
2025-12-05 15:44:35.350@LM_DEBUG@15:44:35.350647|(4990|5009) Writer::svc finished.
2025-12-05 15:44:35.552@LM_INFO@15:44:35.552497|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:35.554@LM_INFO@15:44:35.554082|(4990|4990) publisher signaling finished
2025-12-05 15:44:35.554@LM_DEBUG@15:44:35.554178|(4990|4990) notifying subscriber of 0 timeout writes
2025-12-05 15:44:35.802@LM_INFO@15:44:35.802736|(4991|4991) subscriber checking for pub finished
2025-12-05 15:44:35.802@LM_INFO@15:44:35.802877|(4991|4991) subscriber starting shutdown
2025-12-05 15:44:35.804@LM_DEBUG@15:44:35.804052|(4991|4993) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000003.000001c7(0efbfbb3) remote 01030000.4d228d51.00000001.000001c2(04515c5c) num remotes 1
2025-12-05 15:44:35.804@LM_DEBUG@15:44:35.804183|(4991|4993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000003.000001c7(0efbfbb3) remote 01030000.4d228d51.00000001.000001c2(04515c5c) num remotes 1
2025-12-05 15:44:35.804@LM_INFO@15:44:35.804348|(4990|4990) publisher checking for sub finished
2025-12-05 15:44:35.804@LM_DEBUG@15:44:35.804448|(4990|4990) Writer::end
2025-12-05 15:44:35.805@LM_DEB2U0G2@51-51:24-40:53 51.58:04540:0355|.(840949@1L|M5_0D0E5B)U Gi@n1s5t:a4n4c:e3 5i.s8 0d4i9s9p9o|s(e4d9
90|4992) DataWriterImpl::remove_associations: bit 0 local 01030000.4d228d51.00000002.00000102(d895e43c) remote 01030000.4d228d51.00000003.00000507(f1f3fc07) num remotes 1
2025-12-05 15:44:35.805@LM_DEBUG@15:44:35.805248|(4991|4993) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000003.000003c7(3ccd9931) remote 01030000.4d228d51.00000001.000004c2(7926a819) num remotes 1
2025-12-05 15:44:35.805@LM_DEBUG@15:44:35.805373|(4991|4993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000003.000003c7(3ccd9931) remote 01030000.4d228d51.00000001.000004c2(7926a819) num remotes 1
2025-12-05 15:44:35.805@LM_DEBUG@15:44:35.805504|(4991|5005) instance is disposed
2025-12-05 15:44:35.805@LM_DEBUG@15:44:35.805978|(4991|4994) DataReaderImpl::remove_associations: bit 0 local 01030000.4d228d51.00000003.00000507(f1f3fc07) remote 01030000.4d228d51.00000002.00000102(d895e43c) num remotes 1
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806140|(4991|4994) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4d228d51.00000003.00000507(f1f3fc07) remote 01030000.4d228d51.00000002.00000102(d895e43c) num remotes 1
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806296|(4991|4993) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000003.000004c7(738c0ff6) remote 01030000.4d228d51.00000001.000003c2(36673ede) num remotes 1
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806418|(4991|4993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000003.000004c7(738c0ff6) remote 01030000.4d228d51.00000001.000003c2(36673ede) num remotes 1
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806420|(4991|4994) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806648|(4990|4992) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000002.000001c7(339bd203) remote 01030000.4d228d51.00000001.000001c2(04515c5c) num remotes 1
2025-12-05 15:44:35.806@LM_DEBUG@15:44:35.806798|(4990|4992) DataReaderImpl::remove_associ2a0t2i5o-n1s2_-i0:5 b1i5t: 414 :l3o5c.a8l0 60@1L0M3_DE0B0U0G0@.145d:24248:d3551..800060803010|0(24.909010|040919c47)( 3D3a9tbadR2e0a3d)e rrLeimsotteen e0r1I0m3p0l0:0:0o.n4_ds2u2b8sdc5r1i.p0t0i0o0n0_0m0a1t.c0h0e0d0
01c2(04515c5c) num remotes 1
2025-12-05 15:44:35.807@LM_DEBUG@15:44:35.807161|(4991|4993) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000003.000002c7(25d6a870) remote 01030000.4d228d51.00000001.000002c2(2f7c0f9f) num remotes 1
2025-12-05 15:44:35.807@LM_DEBUG@15:44:35.807341|(4991|4993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000003.000002c7(25d6a870) remote 01030000.4d228d51.00000001.000002c2(2f7c0f9f) num remotes 1
2025-12-05 15:44:35.807@LM_DEBUG@15:44:35.807343|(4991|5001) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37925 , reconnect_state = INIT_STATE.
2025-12-05 15:44:35.807@LM_DEBUG@15:44:35.807661|(4991|5001) DataLink::handle_exception() - delay2 0a2l5r-e1a2d-y0 5e l1a5p:s4e4d: 3s5o. 8h0a7n@dLlMe__DtEiBmUeGo@u1t5 :n4o4w:
35.807729|(4990|4992) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000002.000003c7(01adb081) remote 01030000.4d228d51.00000001.000004c2(7926a819) num remotes 1
2025-12-05 15:44:35.807@LM_DEBUG@15:44:35.807913|(4990|4992) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000002.000003c7(01adb081) remote 01030000.4d228d51.00000001.000004c2(7926a819) num remotes 1
2025-12-05 15:44:35.808@LM_DEBUG@15:44:35.808130|(4991|4993) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:35.808@LM_DEBUG@15:44:35.808515|(4990|4992) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000002.000004c7(4eec2646) remote 01030000.4d228d51.00000001.000003c2(36673ede) num remotes 1
2025-12-05 15:44:35.808@LM_DEBUG@15:44:35.808652|(4990|4992) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000002.000004c7(4eec2646) remote 01030000.4d228d51.00000001.000003c2(36673ede) num remotes 1
2025-12-05 15:44:35.809@LM_DEBUG@15:44:35.809305|(4990|5000) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37925 , reconnect_state = INIT_STATE.
2025-12-05 15:44:35.809@LM_DEBUG@15:44:35.809457|(4990|4992) DataReaderImpl::remove_associations: bit 1 local 01030000.4d228d51.00000002.000002c7(18b681c0) remote 01030000.4d228d51.00000001.000002c2(2f7c0f9f) num remotes 1
2025-12-05 15:44:35.809@LM_DEBUG@15:44:35.809589|(4990|4992) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4d228d51.00000002.000002c7(18b681c0) remote 01030000.4d228d51.00000001.000002c2(2f7c0f9f) num remotes 1
2025-12-05 15:44:35.809@LM_DEBUG@15:44:35.809842|(4990|5000) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:35.811@LM_INFO@15:44:35.811397|(4991|4991) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:35.811@LM_DEBUG@15:44:35.811460|(4991|4991) Service_Participant::shutdown
2025-12-05 15:44:35.812@LM_DEBUG@15:44:35.812510|(4991|4991) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:35.813@LM_DEBUG@15:44:35.814012|(4990|4990) Service_Participant::shutdown
2025-12-05 15:44:35.815@LM_INFO@15:44:35.815425|(4991|4991) subscriber exiting with status 0
2025-12-05 15:44:35.816@LM_DEBUG@15:44:35.816229|(4991|4991) Service_Participant::~Service_Participant
2025-12-05 15:44:35.816@LM_DEBUG@15:44:35.816319|(4991|4991) Service_Participant::shutdown
2025-12-05 15:44:35.818@LM_DEBUG@15:44:35.818268|(4990|4990) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:35.818@LM_DEBUG@15:44:35.818980|(4990|4990) Service_Participant::~Service_Participant
2025-12-05 15:44:35.819@LM_DEBUG@15:44:35.819040|(4990|4990) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:35.891418|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl shmem mi Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl nokey mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5013
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 1 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5020 started at 2025-12-05 15:44:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 1 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5021 started at 2025-12-05 15:44:36
1155::4444::3366..114466557700||((55002201||55002201)) 1155::4444::3366..114466661143 psuubblsicsrhiebre rm amiani
n
2022052-51-21-20-50 51 51:54:44:43:63.61.4164@6L@ML_MI_NIFNOF@O1@51:54:44:43:63.61.4164960960|6(|5(052012|05|052012)0 )I NIFNOF:O :s este_tD_CDPCSP_Sd_edbeubgu_gl_elveevle:l :s este tt ot o1
1
2022052-51-21-20-50 51 51:54:44:43:63.61.4174@7L@ML_MI_NIFNOF@O1@51:54:44:43:63.61.4174073053|6(|5(052012|05|052012)0 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4444::3366..114477@@LLMM__IINNFFOO@@1155::4444::3366..114477224401||((55002210||55002210)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2022052-51-21-20-50 51 51:54:44:43:63.61.4174@7L@ML_MI_NIFNOF@O1@51:54:4:4346:.3164.71644706|4(05|0(2510|2500|2510)2 0I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_ISGH_MSEHMM_ETMR_ATNRSAPNOSRPTOSR=TsSh=msehmm
em
2025-1220-2055- 1125-:0454 :1356:.4144:73@6L.M1_4I7N@FLOM@_1I5N:F4O4@:1356:.4144:73863.21|4(75803251||(55002210)| 5I0N2F0O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnNgF:I GC_OSNHFMIEGM_=S@HsMhEmMe=m@
shmem
2025-12-20052 51-51:24-40:53 61.51:4474@:L3M6_.I1N4F7O@@L1M5_:I4N4F:O3@61.51:44749:8366|.(154072919|05|0(2510)2 0I|N5F0O2:0 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ RCTOPNSF_ITGR_ARNTSPPSO_RTTRSA=NrStPpOsR
TS=rtps
2025-12-0250 2155-:1424-:0356 .1154:84@4L:M3_6I.N1F4O8@@1L5M:_4I4N:F3O6@.1154:84144:53|6(.51042811|4590|2(15)0 2I0N|F5O0:2 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:R TCPOSN=F@IrGt_pRsT
PS=@rtps
2025-12-052 01255:-4142:-3065. 11458:@4L4M:_3I6N.F1O4@81@5L:M4_4I:N3F6O.@11458:24946:|3(65.012418|350002|1()5 0I2N0F|O5:0 2C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gM:U LCTOINCFAISGT__MTURLATNISCPAOSRTT_ST=RmAuNlStPiOcRaTsSt=
multicast
2025-12-0250 2155-:1424-:0356 .1154:84@4L:M3_6I.N1F4O8@@1L5M:_4I4N:F3O6@.1154:84446:43|6(.51042814|6580|2(15)0 2I0N|F5O0:2 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:M UCLOTNIFCIAGS_TM=U@LmTuIlCtAiScTa=s@tm
ulticast
2025-12-0250 2155-:1424-:0356 .1154:84@4L:M3_6I.N1F4O8@@1L5M:_4I4N:F3O6@.1154:84642:63|6(.51042816|305|0(2510)2 0I|N5F0O2:0 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ UCDOPN_FTIRGA_NUSDPPO_RTTRSA=NuSdPpO
RTS=udp
2025-12-052 01255:-4142:-3065. 11458:@4L4M:_3I6N.F1O4@81@5L:M4_4I:N3F6O.@11458:74944:|3(65.012418|759082|1()5 0I2N0F|O5:0 2C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gU:D PC=O@NuFdIpG
_UDP=@udp
2025-12-05 15:44:36.14280@2L5M-_1I2N-F0O5@ 15:44:1356:.4144:83@6L.M1_4I8N9F3O9@|1(55:04241:|3560.2114)8 9I4N9F|O(:5 0C2o0n|f5i0g2S0t)o rIeNIFmOp:l :C:osnefti_gsSttroirnegI:m pClO:N:FsIeGt__TsCtPr_iTnRgA:N SCPOONRFTISG=_tTcCpP
_TRANSPORTS=tcp
2025-12-052 01255:-4142:-3065. 11459:@4L4M:_3I6N.F1O4@91@5L:M4_4I:N3F6O.@11459:04940:|3(65.012419|059042|1()5 0I2N0F|O5:0 2C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gT:C PC=O@NtFcIpG
_TCP=@tcp
2025-12-052 01255:-4142:-3065. 11459:@4L4M:_3I6N.F1O4@91@5L:M4_4I:N3F6O.@11459:24341:|3(65.012419|253052|1()5 0I2N0F|O5:0 2C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn=g@:c oCnOfNiFgI
G=@config
2025-12-052 01255:-4142:-3065. 11459:@4L4M:_3I6N.F1O4@91@5L:M4_4I:N3F6O.@11459:34840:|3(65.012419|358042|1()5 0I2N0F|O5:0 2C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TSRHAMNESMP_OTRRTA_NSSHPMOERMT__TTRYAPNES=PsOhRmTe_mT
YPE=shmem
2025-12-05 1250:2454-:1326-.0154 91@5L:M4_4I:N3F6O.@11459:@4L4M:_3I6N.F1O4@91555:74|4(:53062.11|459052613)| (I5N0F2O0:| 5C0o2n0f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sTeRtA_NsStPrOiRnTg_:S HTMREAMN=S@PsOhRmTe_mS
HMEM=@shmem
2025-12-05 1250:2454-:1326-.0154 91@5L:M4_4I:N3F6O.@11459:@4L4M:_3I6N.F1O4@91752:04|4(:53062.11|459072215)| (I5N0F2O0:| 5C0o2n0f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sTeRtA_NsStPrOiRnTg_:R TTPRSA_NUSSPEO_RMTU_LRTTIPCSA_SUTS=E0_
MULTICAST=0
2025-12-05 152:04245:-3162.-10459 @1L5M:_4I4N:F3O6@.1154:94@4L:M3_6I.N1F4O9@81853:|4(45:03261.|154092818)8 |I(N5F0O2:0 |C5o0n2f0i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gR:T PTSR_ATNRSAPNOSRPTO_RRTT_PTSY_PTER=ArNtSpPsO_RuTd_pT
YPE=rtps_udp
2025-12-05 15:4240:2356-.1125-00@5L M1_5I:N4F4O:@3165.:14540:@3L6M._1I5N0F0O5@21|5(:54042:13|65.012510)0 5I8N|F(O5:0 2C0o|n5f0i2g0S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lT:R:AsNeStP_OsRtTr_iRnTgP:S =T@RrAtNpSsP
ORT_RTPS=@rtps
2025-12-05 15:44:23062.51-5102@-L0M5_ I1N5F:O4@41:53:64.41:5306@.L1M5_0I2N0F3O|@(1550:2414|:53062.11)5 0I2N1F0O|:( 5C0o2n0f|i5g0S2t0o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tMrUiLnTgI:C ATSRTA_NTSRPAONRSTP_OMRUTL_TTIYCPAES=Tm_uTlRtAiNcSaPsOtR
T_TYPE=multicast
2025-12-05 15:44:23062.51-5102@-L0M5_ I1N5F:O4@41:53:64.41:5306@.L1M5_0I3N7F8O|@(1550:2414|:53062.11)5 0I3N8F6O|:( 5C0o2n0f|i5g0S2t0o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tMrUiLnTgI:C ATSRTA=N@SmPuOlRtTi_cMaUsLtT
ICAST=@multicast
2025-12-05 15:44:362.012550-@1L2M-_0I5N F1O5@:1454::4346:.3165.01@5L0M5_3I8N|F(O5@01251:|4540:2316). 1I5N0F5O4:6 |C(o5n0f2i0g|S5t0o2r0e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__UsDtPr_iTnRgA:N STPROARNTS_PTOYRPTE_=UuDdPp_
TRANSPORT_TYPE=udp
2025-12-05 15:44:36.150@LM_INFO@15:44:36.150702|(5021|50212)0 2I5N-F1O2:- 0C5o n1f5i:g4S4t:o3r6e.I1m5p0l@:L:Ms_eItN_FsOt@r1i5n:g4:4 :T3R6A.N1S5P0O7R2T1_|U(D5P0=2@0u|d5p0
20) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:44:36.150@LM_INFO@15:44:36.150819|(5021|5021) I2N0F2O5:- 1C2o-n0f5i g1S5t:o4r4e:I3m6p.l1:5:0s@eLtM__sItNrFiOn@g1:5 :T4R4A:N3S6P.O1R5T0_8T4C5P|_(T5R0A2N0S|P5O0R2T0_)T YIPNEF=Ot:c pC
onfigStoreImpl::set_string: TRANSPORT_TCP_TRAN2S0P2O5R-T1_2T-Y0P5E =1t5c:p4
4:36.150@LM_INFO@15:44:36.150944|(5021|5021) I2N0F2O5:- 1C2o-n0f5i g1S5t:o4r4e:I3m6p.l1:5:0s@eLtM__sItNrFiOn@g1:5 :T4R4A:N3S6P.O1R5T0_9T8C2P|=(@5t0c2p0
|5020) INFO: ConfigStoreImpl::set_string: T2R0A2N5S-P1O2R-T0_5T C1P5=:@4t4c:p3
6.151@LM_INFO@15:44:36.151062|(5021|5021) I2N0F2O5:- 1C2o-n0f5i g1S5t:o4r4e:I3m6p.l1:5:1s@eLtM__sItNrFiOn@g1:5 :T4R4A:N3S6P.O1R5T1=1@0t2r|a(n5s0p2o0r|t5
020) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:44:36.151@LM_INFO@15:44:36.151188|(5021|5021) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p3l6:.:1s5e1t@_LsMt_rIiNnFgO:@ 1C5O:M4M4O:N3_6P.O1O5L1_2S2I0Z|E(=54002000|05000200
) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SI2Z0E2=54-01020-00050 01
5:44:36.151@LM_INFO@15:44:36.151311|(5021|5021) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p3l6:.:1s5e1t@_LsMt_rIiNnFgO:@ 1C5O:M4M4O:N3_6D.C1P5S1_3I4N8F|O(_5R0E2P0O|=5f0i2l0e): /I/NrFeOp:o .Cioonrf
igStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file:/2/0r2e5p-o1.2i-o0r5
15:44:36.151@LM_INFO@15:44:36.151453|(5021|5021) INFO2:0 2C5o-n1f2i-g0S5t o1r5e:I4m4p:l3:6:.s1e5t1_@sLtMr_iInNgF:O @C1O5M:M4O4N:_3D6C.P1S5_1G4L8O7B|A(L5_0T2R0A|N5S0P2O0R)T _ICNOFNOF:I GC=otncfpi
gStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_2C0O2N5F-I1G2=-t0c5p
15:44:36.151@LM_INFO@15:44:36.151591|(5021|5021) INFO: C2o0n2f5i-g1S2t-o0r5e I1m5p:l4:4::s3e6t._1s5t1r@iLnMg_:I NCFOOM@M1O5N:=4@4c:o3m6m.o1n5
1626|(5020|5020) INFO: ConfigStoreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4444::3366..115522@@LLMM__IINNFFOO@@1155::4444::3366..115522004445||((55002210||55002210)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::3366..115533@@LLMM__IINNFFOO@@1155::4444::3366..115533119944||((55002201||55002201)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::3366..115533@@LLMM__IINNFFOO@@1155::4444::3366..115533339977||((55002201||55002201)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::3366..115533@@LLMM__IINNFFOO@@1155::4444::3366..115533558822||((55002210||55002210)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommain_apianr_tpiacritpiacnitp_afnatc_tfoarcyt:o rmya:c hmianceh:i nreu:n nreurnvnmeyrgv8m7y6g,8 7x68,6 _x6846 _p6l4a tpfloartmf:o rLmi:n uLxi,n u6x.,8 .60.-81.004-11-0a4z1u-raez,u r#e4,7 ~#2427.~0242..10-4U.b1u-nUtbuu nStMuP SFMrPi FOrcit O c3t 2 03: 4230::0413 :U0T1C U2T0C2 52
025
20252-01225--0152 -1055: 4145::3464.:13563.@1L5M3_@ILNMF_OI@N1F5O:@4145::3464.:13563.817563|8(7580|2(15|052002|15)0 2S0e)r vSiecrev_iPcaer_tPiacritpiacnitp:a:ngte:t:_gdeotm_adionm_apianr_tpiacritpiacnitp_afnatc_tfoarcyt:o rcyo:m pciolmepri:l egr :v egr svieorns i1o1n. 41.10.
4.0
2022052-51-21-20-50 51 51:54:44:43:63.61.5145@4L@ML_MN_ONTOITCIEC@E1@51:54:44:43:63.61.5145045015|2(|5(052012|05|052012)0 )N ONTOITCIEC:E :S eSrevrivciec_eP_aPratritciicpiapnatn:t::i:nitnitailailziezSecShcehdeudluilnign(g)( )- -n on os cshcehdeudluilnign gp oploilciyc ys psepceicfiifeide,d ,n onto ts estettitnign gp oploilciyc.y
.
2025-12-0250 2155-:1424-:0356 .1155:44@4L:M3_6D.E1B5U4G@@L1M5_:D4E4B:U3G6@.1155:44544:83|6(.51052405|5500|2(05)0 2S1e|r5v0i2c1e)_ PSaerrtviicciep_aPnatr:t:igceitp_adnotm:a:igne_tp_adrotmiaciinp_apnatr_tfiaccitpoarnyt:_ fCarcetaotriyn:g CLrienautxiNnegt wLoirnkuCxoNneftiwgoMroknCiotnofri
gMonitor
2025-12-05 15:44:36.155@LM_INFO@15:44:36.155118|(5020|5020) INFO:2 0C2o5n-f1i2g-S0t5o r1e5I:m4p4l::3:6s.e1t5_5s@tLrMi_nIgN:F OR@E1P5O:S4I4T:O3R6Y._1D5E5F1A4U4L|T(_5R0E2P1O|=5@0D2E1F)A UILNTF_OR:E PCOo
nfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:36.155@LM_DEBUG@15:44:36.155285|(5020|52002205)- 1S2e-r0v5i c1e5_:P4a4r:t3i6c.i1p5a5n@tL:M:_sDeEtB_UrGe@p1o5_:i4o4r::3 6R.e1p5o5[3D1E7F|A(U5L0T2_1R|E5P0O2]1 )= =S efrivliec:e/_/Praerptoi.ciiopra
nt::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
15:44:36.172449|(5013|5013) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:36.179@LM_INFO@15:44:36.179131|(5020|5020) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:36.179@LM_INFO@15:44:36.179282|(5021|5021) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPEN2D0D2S5_-B1I2T-T0C5P _1T5R:A4N4S:P3O6R.T1_7I9N@SLTM__DIENFFAOU@L1T5_:R4E4P:O3_6D.A1T7A9L3I3N5K|_(R5E0L2E0A|S5E0_2D0E)L AIYN=F0O
: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
202250-2152--0152 -1055: 4145::3464.:13769.@1L7M9_@ILNMF_OI@N1F5O:@4145::3464.:13769.511739|5(1520|2(15|052002|15)0 2I0N)F OI:n fCooRnefpiogDSitsocroevIemrpyl::::bsiett__csotnrfiingg :- TBRIATN StPcOpR Tt_rOaPnEsNpDoDrSt_ B:I0T
TCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:36.179@LM_INFO@15:44:36.179745|(5021|5021) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:36.183@LM_WARNING@15:44:36.183463|(5021|5021) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as ful2l0y2 5q-u1a2l-i0f5i e1d5 :h4o4s:t3n6a.m1e8,3 @pLlMe_aWsAeR NcIoNrGr@e1c5t: 4s4y:s3t6e.m1 8c3o5n3f2i|g(u5r0a2t0i|o5n0.2
0) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:36.190@LM_DEBUG@15:44:36.190287|(5020|5025) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000002.000001c7(ccaac3c7) remote 01030000.493898e2.00000001.000001c2(fb604d98)
2025-12-05 15:44:36.190@LM_WARNING@15:44:36.190744|(5020|5020) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.191@LM_DEBUG@15:44:36.191279|(5021|5024) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000003.000001c7(f1caea77) remote 01030000.493898e2.00000001.000001c2(fb604d98)
2025-12-05 15:44:36.191@LM_WARNING@15:44:36.191951|(5021|5021) TypeLookupService::type_identifier_to_dynamic - Enc2o0u2n5t-e1r2e-d0 5T K1_5N:O4N4E::3 6r.e1t9u2r@nLiMn_gD EnBiUlG @D1y5n:a4m4i:c3 6T.y1p9e2
023|(5020|5025) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000002.000002c7(e7879004) remote 01030000.493898e2.00000001.000002c2(d04d1e5b)
2025-12-05 15:44:36.193@LM_WARNING@15:44:36.193184|(5020|5020) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.193@LM_DEBUG@15:44:36.193323|(5021|5024) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000003.000002c7(dae7b9b4) remote 01030000.493898e2.00000001.000002c2(d04d1e5b)
2025-12-05 15:44:36.193@LM_WARNING@15:44:36.193939|(5021|5021) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.194@LM_DEBUG@15:44:36.194425|(5020|5025) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000002.000003c7(fe9ca145) remote 01030000.493898e2.00000001.000004c2(8617b9dd)
2025-12-05 15:44:36.194@LM_DEBUG@15:44:36.194995|(5021|5024) DataReaderImpl::add_a2s0s2o5c-i1a2t-i0o5n 1-5 :b4i4t: 316 .l1o9c5a@lL M0_1W0A3R0N0I0N0G.@41953:84948:e326..0109050005060|3(.50002000|0530c270()c 3Tfycp8e8Lfo5o)k urpeSmeortvei c0e1:0:3t0y0p0e0_.i4d9e3n8t9if8iee2r._0t0o0_0d0y0n0a1m.i0c0 0-0 0E4ncc2o(u8n6t1e7rbe9dd dT)K
_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.195@LM_WARNING@15:44:36.195588|(5021|5021) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.196@LM_DEBUG@15:44:36.196341|(5020|5025) DataReaderImpl::add_association - bit 1 local 01030000.493898e2.00000002.000004c7(b1dd3782) remote 01030000.493898e2.00000001.000003c2(c9562f1a)
2025-12-05 15:44:36.196@LM_DEBUG@15:44:36.196847|(5021|5024) DataReaderImpl::add_association 2-0 2b5i-t1 21- 0l5 15:44:o3c6a.l1 9061@0L3M0_0W0A0R.N4I9N3G8@9185e:24.40:03060.01090639.1060|0(050042c07|(580c2b0d)1 eT3y2p)e LroeomkoutpeS e0r1v0i3c0e0:0:0t.y4p9e3_8i9d8een2t.i0f0i0e0r0_0t0o1_.d0y0n0a0m0i3cc 2-( cE9n5c6o2ufn1tae)r
ed TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.197@LM_WARNING@15:44:36.197434|(5021|5021) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.197@LM_DEBUG@15:44:36.197894|(5020|5020) attach to tcp
2025-12-05 15:44:36.198@LM_DEBUG@15:44:36.198109|(5021|5021) attach to tcp
2025-12-05 15:44:36.198@LM_DEBUG@15:44:36.198179|(5021|5021) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:36.199@LM_WARNING@15:44:36.199965|(5020|5020) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.200@LM_INFO@15:44:36.200111|(5020|5020) publisher signaling ready
22002255--1122--0055 1155::4444::3366..220000@@LLMM__DDEEBBUUGG@@1155::4444::3366..220000223385||((55002210||55002245)) DDaattaaRWeraidteerrIImmppll::::aadddd__aassssoocciiaattiioonn -- bbiitt 00 llooccaall 0011003300000000..449933889988ee22..0000000000000032..0000000000510072((02e7ca24efd5cf38)) rreemmoottee 0011003300000000..449933889988ee22..0000000000000023..0000000000150027((207eac42fe5dfc83))
2025-12-05 15:44:36.200@LM_WARNING@15:44:36.200479|(5021|5021) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:36.200@LM_INFO@15:44:36.200578|(5021|5021) subscriber signaling ready
2025-12-05 15:44:36.201@LM_DEBUG@15:44:36.201230|(5021|5035) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:36.201@LM_INFO@15:44:36.201300|(5020|5034) DataWriterImpl::transport_assoc_done: writer 01030000.493898e2.00000002.00000102(27a4f5f8) succeeded in associating with reader 01030000.493898e2.00000003.00000507(0ec2edc3)
2025-12-05 15:44:36.201@LM_DEBUG@15:44:36.201431|(5020|5034) DataWriterImpl::transport_assoc_done: writer 01030000.493898e2.00000002.00000102(27a4f5f8) reader 01030000.493898e2.00000003.00000507(0ec2edc3) calling association_complete_i
2025-12-05 15:44:36.201@LM_DEBUG@15:44:36.201541|(5020|5034) DataWriterImpl::association_complete_i - bit 0 local 01030000.493898e2.00000002.00000102(27a4f5f8) remote 01030000.493898e2.00000003.00000507(0ec2edc3)
2025-12-05 15:44:36.450@LM_INFO@15:44:36.450388|(5020|5020) publisher checking for sub ready
2025-12-05 15:44:36.450@LM_DEBUG@15:44:36.450586|(5020|5020) Writer::start
2025-12-05 15:44:36.450@LM_DEBUG@15:44:36.450818|(5020|5036) Writer::svc begins.
2025-12-05 15:44:36.450@LM_INFO@15:44:36.450867|(5021|5021) subscrib2e0r2 5c-h1e2c-k0i5n g1 5f:o4r4 :p3u6b. 4r5e0a@dLyM
_DEBUG@15:44:36.450829|(5020|5037) Writer::svc beg2i0n2s5.-
12-05 15:44:36.450@LM_INFO@15:44:362.042550-91728-|0(55 01251:|4540:2316). 4s5u0b@sLcMr_iDbEeBrU Gc@h1e5c:k4i4n:g3 6f.o4r5 0p9u9b6 |f(i5n0i2s0h|e5d0
37) 15:44:36.450929092 5W-r1i2t-e0r5: :1s5v:c4 4s:t3a6r.t4i5n1g@ LtMo_ DwErBiUtGe@.1
5:44:36.451080|(5021|5022012)5 -r1e2c-e0i5v e1d5 :04 4o:f3 6e.x4p5e0c@tLeMd_ D2E0B0U
G@15:44:36.450998|(5020|5036) 15:44:36.451001 Writer::svc starting to write.
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451314|(5020|5036) write (0).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451543|(5020|5037) write (0).
2025-12-05 15:44:36.451@LM_DEBUG@15:44:36.451586|(5021|5035) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451658|(5020|5036) write (1).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451746|(5020|5037) write (1).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451809|(5020|5036) write (2).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451867|(5020|5037) write (2).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451931|(5020|5036) write (3).
2025-12-05 15:44:36.451@LM_INFO@15:44:36.451995|(5020|5037) write (3).
2025-12-05 15:44:36.452@LM_INFO@15:4240:2356-.1425-20055 11|5(:54042:306|.5405326@)L Mw_rDiEtBeU G(@41)5.:
44:36.452051|(5021|5035) reader B21627E0 t2a0k2e5 -f1o2o-.0x5 =1 50:.4040:03060.04 5f2o@oL.My_ I=N F0O.@000000, foo.data_sour1c5e: 4=4 :13,6 .c4o5u2n1t4 2=| (15
020|5037) 2w0r2i5t-e1 2(-40)5.
15:44:36.452@LM_DEBUG@15:44:36.452229|(502210|2550-3152)- 0S5a m1p5l:e4I4n:f3o6..s4a5m2p@lLeM__rIaNnFkO @=1 50:
44:36.452256|(5020|5036) write (5).
2025-12-05 15:44:36.452@LM_INFO@15:44:36.452341|(5020|5037) write (5).
20252-01225--0152 -1055: 4145::3464.:43562.@4L5M2_@ILNMF_OD@E1B5U:G4@41:53:64.44:53264.0435|2(450062|0(|55002316|)5 0w3r5i)t er e(a6d)e.r
B21627E0 take foo.x = 0.000000 foo.y =2 002.50-01020-0005, 1f5o:o4.4d:a3t6a._4s5o2u@rLcMe_ I=N F2O,@ 1c5o:u4n4t: 3=6 .24
52513|(5022002|55-01327-)0 5w r1i5t:e4 4(:63)6..
452@LM_DEBUG@15:44:36.452581|(5021|50352)0 2S5a-m1p2l-e0I5n f1o5.:s4a4m:p3l6e._4r5a2n@kL M=_ I0N
FO@15:44:36.452619|(5020|5036) write (7).
2025-12-05 15:44:36.452@LM_INFO@15:44:36.452707|(5020|5037) write (7).
2025-12-05 15:24042:53-61.24-5025@ L1M5_:D4E4B:U3G6@.1455:24@4L:M3_6I.N4F5O2@71850:|4(45:03261.|455023758)6 |r(e5a0d2e0r| 5B023166)2 7wEr0i ttea k(e8 )f.o
o.x = 1.000000 foo.y = 0.000000, foo.d2a0t2a5_-s1o2u-r0c5e 1=5 :14,4 :c3o6u.n4t5 2=@ L3M
_INFO@21052:54-41:23-60.54 51258:9454|:(3560.2405|25@0L3M7_)D EwBrUiGt@e1 5(:84)4.:
36.452941|(5021|5035) SampleInfo.sampl2e0_2r5a-n1k2 -=0 50
15:44:36.452@LM_INFO@15:44:36.453006|(5020|5036) write (9).
2025-12-05 15:44:36.453@LM_INFO@15:44:36.453077|(5020|5037) write (9).
2025-12-05 15:4240:2356-.1425-30@5L M1_5I:N4F4O:@3165.:44543:@3L6M._4D5E3B1U3G3@|1(55:04240:|3560.3465)3 1w4r3i|t(e5 0(2110|)5.0
35) reader B21627E0 take foo.x = 1.0000002 0f2o5o-.1y2 -=0 50 .1050:04040:03,6 .f4o5o3.@dLaMt_aI_NsFoOu@r1c5e: 4=4 :23,6 .c4o5u3n2t3 7=| (45
020|5037)2 0w2r5i-t1e2 -(0150 )1.5
:44:36.453@LM_DEBUG@15:44:36.453332|(50212|052053-51)2 -S0a5m p1l5e:I4n4f:o3.6s.a4m5p3l@eL_Mr_aInNkF O=@ 105
:44:36.453361|(5020|5036) write (11).
2025-12-05 15:44:36.453@LM_INFO@15:44:36.453449|(5020|503270)2 5w-r1i2t-e05 15:44:36.453@ L(M1_1D)E.B
UG@15:44:36.453489|(5021|5035) reader B221062257-E102 -t0a5k e1 5f:o4o4.:x3 6=. 425.30@0L0M0_0I0N FfOo@o1.5y: 4=4 :03.60.0405030503,2 |f(o5o0.2d0a|t5a0_3s6o)u rwcrei t=e 1(,1 2c)o.u
nt = 5
2025-12-05 15:44:36.4532@0L2M5_-D1E2B-U0G5@ 1155::4444::3366..4455336@3L7M|_(5I02N1F|O5@0135) SampleI5n:f4o4.:s3a6m.p4l5e3_6r4a3n|k( 5=0 200
|5037) write (12).
2025-12-05 15:44:36.453@LM_INFO@15:44:36.453761|(5020|5036) write (13).
2025-12-05 15:44:36.45230@2L5M-_1D2E-B0U5G @1155::4444::3366..445533@8L1M3_|I(N5F0O2@11|5503:5) read4e4r: 3B62.14652378E201 |t(a5k0e2 0f|o5o0.3x7 )= w2r.i0t0e0 0(0103 )f.o
o.y = 0.000000, foo.data_source = 2, count2 0=2 56-
12-05 21052:54-41:23-60.54 5135@:L4M4_:I3N6F.O4@5135@:L4M4_:D3E6B.U4G5@31953:84|4(:53062.04|553093564)| (w5r0i2t1e| 5(01345)).
SampleInfo.sample_rank = 0
2025-12-05 15:44:36.453@LM_INFO@15:44:36.454047|(5020|5037) write (14).
2025-12-0250 2155-:1424-:0356 .1455:44@4L:M3_6D.E4B5U4G@@L1M5_:I4N4F:O36@.1454115|(5021|5035) reader5 :B4241:63267.E405 4t1a1k7e| (f5o0o2.0x| 5=0 336.)0 0w0r0i0t0e f(o1o5.)y.
= 0.000000, foo.data_source = 1, count 2=0 275
-12-052 01255:-4142:-3065. 41554:@4L4M:_3I6N.F4O5@41@5L:M4_4D:E3BU6G.@41554:24349:|3(65.042504|255033|7()5 0w2r1i|t5e0 3(51)5 )S.a
mpleInfo.sample_rank = 0
2025-12-05 15:44:36.454@LM_INFO@15:44:36.454349|(5020|5036) write (16).
22002255--1122--0055 1155::4444::3366..445544@@LLMM__IDNEFBOU@G1@51:54:44:43:63.64.5445441421|5(|5(052002|15|053073)5 )w rrietaed e(r1 6B)2.1
627E0 take foo.x = 3.000000 foo.y = 0.020002050-01,2 -f0o5o .1d5a:t4a4_:s3o6u.r4c5e4 @=L M2_,I NcFoOu@n1t5 :=4 48:
36.45452240|2(55-01220-|0550 3165): 4w4r:i3t6e. 4(5147@)L.M
_DEBUG@15:44:36.454588|(5021|5035) Sam2p0l2e5I-n1f2o-.0s5a m1p5l:e4_4r:a3n6k. 4=5 40@
LM_INFO@15:44:36.454630|(5020|5037) write (17).
2025-12-05 15:44:36.454@LM_INFO2@01255:-4142:-3065. 41554:74245:|3(65.042504|@5L0M3_6D)E BwUrGi@t1e5 :(4148:)3.6
.454748|(5021|5035) reader B21627E0 take 2f0o2o5.-x1 2=- 045. 01050:04040: 3f6o.o4.5y4 @=L M0_.I0N0F0O0@0105,: 4f4o:o.data_source 3=6 .14,5 4c8o2u5n|t( 5=0 290
|5037) w2r0i2t5e- 1(21-80)5.
15:44:36.454@LM_DEBUG@15:44:36.454913|(502210|2550-3152)- 0S5a m1p5l:e4I4n:f3o6..s4a5m4p@lLeM__rIaNnFkO @=1 50:
44:36.454939|(5020|5036) write (19).
2025-12-05 15:44:36.454@LM_INFO@15:44:36.455024|(5020|5037)2 0w2r5i-t1e2 -(0159 )1.5
:44:36.455@LM_DEBUG@15:44:36.455064|(52002215|-51023-50)5 r1e5a:d4e4r: 3B62.1465257@EL0M _tIaNkFeO @f1o5o:.4x4 :=3 64..405050009070| (f5o0o2.0y| 5=0 306.)0 0w0r0i0t0e, (f2o0o)..d
ata_source = 2, count = 10
202250-2152--1025- 0155 :1454::4346:.3465.54@5L5M@_LDME_BUG@15:44:36.I4N5F5O2@0195|:(4540:2316|.54053552)0 7S|a(m5p0l2e0I|n5f0o3.7s)a mwprliet_er a(n2k0 )=.
0
2025-12-05 15:44:36.455@LM_INFO@15:44:36.455322|(5020|5036) write (21).
2025-12-05 15:44:36.455@LM2_0D2E5B-U1G2@-1055: 4145::3464.:43565.347595|@(L5M0_2I1N|F5O0@351)5 :r4e4a:d3e6r. 4B5251368297|E(05 0t2a0k|e5 0f3o7o). xw r=i t5e. 0(02010)0.0
foo.y = 0.000000, foo.data_source = 1,2 0c2o5u-n1t2 -=0 51 11
5:44:3260.2455-51@2L-M0_5I N1F5O:@44:36.455@LM1_5D:E4B4U:G3@61.54:54545:0306|.(455052502|65|0(3560)2 1w|r5i0t3e5 )( 2S2a)m.p
leInfo.sample_rank = 0
2025-12-05 15:44:36.455@LM_INFO@15:44:36.455612|(5020|5037) write (22).
2022052-51-2-051 21-50:54 41:53:64.44:5356@.L4M5_5I@NLFMO_DEBUG@@1155::4444::3366..445555667758||((55002201||55003365)) wrreiatdee r( 2B32)1.6
27E0 take foo.x = 5.000000 foo.y = 0.0002000205,- 1f2o-o0.5d a1t5a:_4s4o:u3r6c.e4 5=5 @2L,M _cIoNuFnOt@ 1=5 :1424
:36.455798|(25002250-|1520-3075) 1w5r:i4t4e: 3(62.34)5.5
@LM_DEBUG@15:44:36.455862|(5021|5035) Sa2m0p2l5e-I1n2f-o0.5s a1m5p:l4e4_:r3a6n.k4 5=5 @0L
M_INFO@15:44:36.455903|(5020|5036) write (24).
2025-12-05 15:44:36.455@LM_INFO@15:44:36.455979|(5020|5037) 2w0r2i5t-e12-05 15:44:36 .(42546)@.L
M_DEBUG@15:44:36.456021|(5021|5023052)5 -r1e2a-d0e5r 1B52:14642:73E60. 4t5a6k@eL Mf_oIoN.FxO @=1 56:.4040:03060.04 5f6o0o5.8y| (=5 002.00|050003060), wfroiot.ed a(t2a5_)s.o
urce = 1, count = 13
2025-12-20052 51-51:24-40:53 61.54:5464@:L3M6_.D4E5B6U@GL@M1_5I:N44:36.456172F|O(@51052:14|45:03365.)4 5S6a1m7p2l|e(I5n0f2o0.|s5a0m3p7l)e _wrraintke =( 205
).
2025-12-05 15:44:36.456@LM_INFO@15:44:36.456287|(5020|5036) write (26).
2025-12-05 15:44:36.456@LM_INFO@15:44:36.456351|(5020|25002357-)1 2w-r0i5t e1 5:44:3(62.64)5.6
@LM_DEBUG@15:44:36.456388|(5021|5035) reade2r0 2B52-11622-70E50 1t5a:k4e4 :f3o6o..4x5 6=@ L6M._0I0N0F0O0@01 f5o:o4.4y: 3=6 .04.5060403050|0(,5 0f2o0o|.5d0a3t6a)_ sworuirtcee (=2 72),.
count = 14
2025-12-05 15:204245:-3162.-40556 @1L5M:_4D4E:B3U6G.@41556:@4L4M:_3I6N.F4O5@61554:54|(45:03261.|455063554)9 |S(a5m0p2l0e|I5n0f3o7.)s awmrpiltee_ r(a2n7k) .=
0
2025-12-05 15:44:36.456@LM_INFO@15:44:36.456663|(5020|5036) write (28).
2025-12-05 21052:54-41:23-60.54 5165@:L4M4_:D3E6B.U4G5@61@5L:M4_4I:N3F6O.@41556:74349:|3(65.042516|754033|5()5 0r2e0a|d5e0r3 7B)2 1w6r2i7tEe0 (t2a8k)e.
foo.x = 7.000000 foo.y = 0.000000, foo.da2t0a2_5s-o1u2r-c0e5 =1 51:,4 4c:o3u6n.t4 5=6 @1L5M
_INFO@21052:54-41:23-60.54 51658:5474|:(3560.2405|65@0L3M6_)D EwBrUiGt@e1 5(:2494):.3
6.456904|(5021|5035) SampleInfo.sample_2r0a2n5k- 1=2 -00
5 15:44:36.456@LM_INFO@15:44:36.456967|(5020|5037) write (29).
2025-12-05 15:44:36.457@L2M0_2I5N-F1O2@-1055: 4145::3464.:43567.043597|@(L5M0_D2E0B|U5G0@3165): 4w4r:i3t6e. 4(53700)5.7
|(5021|5035) reader B21627E0 take foo.2x0 2=5 -71.20-00050 0105 :f4o4o:.3y6 .=4 507.@0L0M0_0I0N0F,O @f1o5o:.4d4a:t3a6_.s4o5u7r1c4e1 |=( 520,2 0c|o5u0n3t7 )= w1r6i
te (30).2
025-12-05 15:44:36.457@LM_DEBUG@15:44:362.042557-21420-|0(55 01251:|4540:3356). 4S5a7m@pLlMe_IInNfFoO.@s1a5m:p4l4e:_3r6a.nk = 0
457255|(5020|5036) write (31).
2025-12-05 15:44:36.457@LM_INFO@15:44:36.457352|(5020|25002357-)1 2w-r0i5t e1 5(:3414):.3
6.457@LM_DEBUG@15:44:36.457390|(5021|503250)2 5r-e1a2d-e0r5 B1251:64247:E306 .t4a5k7e@ LfMo_oI.NxF O=@ 185.:0400000 foo.y = 04.:03060.040507,4 3f1o|o(.5d0a2t0a|_5s0o3u6r)c ew r=i t1e, (c3o2u)n.t
= 17
2025-12-05 15:44:36.457@L2M0_2D5E-B1U2G-@0155 :1454::4346:.3465.7455474@|L(M5_0I2N1F|O5@01355:)4 4S:a3m6p.l4e5I7n5f5o0.|s(a5m0p2l0e|_5r0a3n7k) =w r0i
te (32).
2025-12-05 15:44:36.457@LM_INFO@15:44:36.457657|(5020|5036) write (33)2.0
25-12-05 15:44:36.457@LM_DEBUG@15:44:36.457717|(5021|5035) r2e0a2d5e-r1 2B-20156 2175E:04 4t:a3k6e. 4f5o7o@.LxM _=I N8F.O0@001050:04 4f:o3o6..y4 5=7 704.50|0(05000200,| 5f0o3o7.)d awtrai_tseo u(r3c3e) .=
2, count = 18
2025-12-05 15:442:03265.-41527-@0L5M _1D5E:B4U4G:@3165.:44547:@3L6M._4I5N7F8O5@61|5(:54042:13|65.043557)8 5S8a|m(p5l0e2I0n|f5o0.3s6a)m pwlrei_trea n(k3 4=) .0
2025-12-05 15:44:36.457@LM_INFO@15:44:36.457972|(5020|5037) write (34).
2025-12-05 15:44:36.458@LM_DEBUG@15:442:03265.-41528-00351 |1(55:04241:|3560.3455)8 @rLeMa_dIeNrF OB@21156:2474E:03 6t.a4k5e8 0f4o6o|.(x5 0=2 09|.50003060)0 0w rfiotoe. y( 3=5 )0..
000000, foo.data_source = 1, count = 192
025-122-00255 -1152:-4045: 3165.:44548:@3L6M._4I5N8F@OL@M1_5D:E4B4U:G3@615.:44548:13569.|4(558012608||5(053072)1 |w5r0i3t5e) (S3a5m)p.l
eInfo.sample_rank = 0
2025-12-05 15:44:36.458@LM_INFO@15:44:36.458270|(5020|5036) write (36).
22002255--1122--0055 1155::4444::3366..445588@@LLMM__DIENBFUOG@@1155::4444::3366..445588333356||((55002201||55003375)) wrreiatdee r( 3B62)1.6
27E0 take foo.x = 9.000000 foo.y = 0.0002000205,- 1f2o-o0.5d a1t5a:_4s4o:u3r6c.e4 5=8 @2L,M _cIoNuFnOt@ 1=5 :2404
:36.458424082|5(-51022-00|55 01356:)4 4w:r3i6t.e4 5(83@7L)M._
DEBUG@15:44:36.458511|(5021|5035) Sampl2e0I2n5f-o1.2s-a0m5p l1e5_:r4a4n:k3 6=. 405
8@LM_INFO@15:44:36.458556|(5020|5037) write (37).
2025-12-05 15:44:36.458@LM_INFO@15:44:36.24052856-3142|-(0550 2105|:544:36.458@L0M3_6D)E BwUrGi@t1e5 :(4348:)3.6
.458663|(5021|5035) reader B21627E0 ta2k0e2 5f-o1o2.-x0 5= 1150:.4040:03060.04 5f8o@oL.My_ I=N F0O.@01050:04040:,3 6f.o4o5.8d7a3t6a|_(s5o0u2r0c|e5 0=3 71), wcroiutnet (=3 82)1.
2025-12-05 15:44:36.458@LM_DEB2U0G2@51-51:24-40:53 61.54:54848:4306|.(455082@1L|M5_0I3N5F)O @S1a5m:p4l4e:I3n6f.o4.5s8a8m4p9l|e(_5r0a2n0k| 5=0 306
) write (39).
2025-12-05 15:44:36.458@LM_INFO@15:44:36.458962|(5020|5037) write (39).
2025-12-0250 2155-:1424-:0356 .1455:94@4L:M3_6D.E4B5U9G@@L1M5_:I4N4F:O3@61.54:54940:1346|.(455092011|75|0(3550)2 0r|e5a0d3e6r) Bw2r1i6t2e7 E(04 0t)a.k
e foo.x = 10.000000 foo.y = 0.000000, foo2.0d2a5t-a1_2s-o0u5r c1e5 :=4 42:,3 6c.o4u5n9t@ L=M _2I2N
FO@15:24042:53-61.24-50951 3175|:(4540:2306|.5405397@)L Mw_rDiEtBeU G(@4105):.4
4:36.459188|(5021|5035) SampleInfo.sampl2e0_2r5a-n1k2 -=0 50
15:44:36.459@LM_INFO@15:44:36.459247|(5020|5036) write (41).
2025-12-05 15:4240:2356-.1425-90@5L M1_5I:N4F4O:@3165.:44549:@3L6M_.DEBUG4@51953:2464|:(3560.2405|95303377|)( 5w0r2i1t|e5 0(3451)) .r
eader B21627E0 take foo.x = 11.000000 f2o0o2.5y- 1=2 -00.50 01050:0404,: 3f6o.o4.5d9a@tLaM__sIoNuFrOc@e1 5=: 414,: 3c6o.u4n5t9 4=3 32|3(
5020|503260)2 5w-r1i2t-e0 5( 4125):.4
4:36.459@LM_DEBUG@15:44:36.459509|(5021|52003255)- 1S2a-m0p5l e1I5n:f4o4.:s3a6m.p4l5e9_@rLaMn_kI N=F O0@
15:44:36.459540|(5020|5037) write (42).
2025-12-05 15:44:36.459@LM_INFO@15:44:36.425092653-01|2(-50052 01|55:04346:)3 6w.r4i5t9e@ L(M4_3D)E.B
UG@15:44:36.459662|(5021|5035) reader B21627E0 take fo2o0.2x5 -=1 21-10.50 01050:0404 :f3o6o..4y5 9=@ L0M._0I0N0F0O0@01,5 :f4o4o:.3d6a.t4a5_9s7o4u6r|c(e5 0=2 02|,5 0c3o7u)n tw r=i t2e4
(43).
2025-12-05 15:44:36.459@LM_DEBUG@15:44:36.459833|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.459@LM_INFO@15:44:36.459940|(5020|5037) write (44).
2025-12-05 15:44:36.460@LM_DEBUG@15:44:36.460024|(5021|5035) read2e0r2 5B-21126-2075E 01 5t:a4k4e: 3f6o.o4.6x0 @=L M1_2I.N0F0O0@01050: 4f4o:o3.6y. 4=6 000.7000|0(050002,0 |f5o0o3.7d)a twar_istoeu r(c4e5 )=.
1, count = 25
2025-12-05 15:44:36.460@LM_DEBUG@15:44:36.460161|(5021|5035) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 :=4 40:
36.460@LM_INFO@15:44:36.460207|(5020|5037) write (46).
2025-12-05 15:44:36.459@LM_INFO@15:44:36.460306|(5020|5036) write (44).
2025-12-05 15:44:36.460@LM_DEBUG@15:24042:53-61.24-60053 5125|:(4540:2316|.5406305@)L Mr_eIaNdFeOr@ 1B52:14642:73E60. 4t6a0k3e7 8f|o(o5.0x2 0=| 51023.70)0 0w0r0i0t ef o(o4.7y) .=
0.000000, foo.data_source = 2, count = 22062
5-12-05 15:44:36.460@2L0M2_5I-N1F2O-@0155 :1454::4346:.3466.0446707@|L(M5_0D2E0B|U5G0@3165): 4w4r:i3t6e. 4(64054)9.1
|(5021|5035) SampleInfo.sample_r2a0n2k5 -=1 20-
05 15:44:36.460@LM_INFO@15:44:36.460577|(5020|5037) write (48).
2025-12-05 15:44:36.460@LM_INFO@15:44:36.460647|(5020|5036) write (46).
2025-12-05 15:44:36.460@LM2_0I2N5F-O1@21-50:54 41:53:64.44:63067.1406|0(@5L0M2_0D|E5B0U3G7@)1 5w:r4i4t:e3 6(.4496)0.7
28|(5021|5035) reader B21622072E50- 1t2a-k0e5 f1o5o:.4x4 :=3 61.34.6000@0L0M0_0I NfFoOo@.15:44:36.460796|(50y2 0=| 500.3060)0 0w0r0i,t ef o(o4.7d)a.t
a_source = 1, count = 27
22002255--1122--0055 1155::4444::3366..446600@@LLMM__IDNEFBOU@G1@51:54:44:43:63.64.6406900910|4(|5(052002|15|053073)5 )w rSiatmep l(e5I0n)f.o
.sample_rank = 0
2025-12-05 15:44:36.460@LM_INFO@15:44:36.460993|(5020|5036) write (48).
2025-12-05 15:44:36.461@LM_INFO@15:44:36.461051|(5020|5037) write (51).
22002255--1122--0055 1155::4444::3366..446611@@LLMM__DIENBFUOG@@1155::4444::3366..446611112138||((55002201||55003365)) wrreiatdee r( 4B92)1.6
27E0 take foo.x = 13.000000 foo.y = 0.020002050-01,2 -f0o5o .1d5a:t4a4_:s3o6u.r4c6e1 @=L M2_,I NcFoOu@n1t5 :=4 42:83
6.461242|(5020|52003275)- 1w2r-i0t5e 1(55:24)4.:
36.461@LM_DEBUG@15:44:36.24062152-9142|-(0550 2115|:54043:53)6 .S4a6m1p@lLeMI_nIfNoF.Os@a1m5p:l4e4_:r3a6n.k4 6=1 302
9|(5020|5036) write (50).
2025-12-05 15:44:36.461@LM_INFO@15:44:36.461428|(5020|5037) write (53).
2025-12-05 15:44:36.461@LM_INFO@15:44:36.461500|(5020|5036) write (5210)2.5
-12-05 15:44:36.461@LM_DEBUG@15:44:36.46152250|2(55-01221-|0550 3155): 4r4e:a3d6e.r4 6B12@1L6M2_7IEN0F Ot@a1k5e: 4f4o:o3.6x. 4=6 11546.30|0(05000200 |f5o0o3.7y) =w r0i.t0e0 0(05040),.
foo.data_source = 1, c2o0u2n5t- 1=2 -2095
15:44:36.461@LM_INFO@21052:54-41:23-60.54 61156:51|(5020|50364)4 :w3r6i.t4e6 1(@5L2M)_.D
EBUG@15:44:36.461675|(5021|5035) Sampl2e0I2n5f-o1.2s-a0m5p l1e5_:r4a4n:k3 6=. 406
1@LM_INFO@15:44:36.461755|(5020|5037) write (55).
2025-12-05 15:44:36.461@LM_INFO@15:44:36.461836|(5020|5036) write (53).
22002255--1122--0055 1155::4444::3366..446611@@LLMM__DIENBFUOG@@1155::4444::3366..446611991150||((55002201||55003375)) wrreiatdee r( 5B62)1.6
27E0 take foo.x = 14.0020002050- 1f2o-o0.5y 1=5 :04.40:03060.0406,1 @fLoMo_.IdNaFtOa@_1s5o:u4r4c:e3 6=. 426,2 0c0o4u|n(t5 0=2 03|05
036) write (54).
2025-12-05 15:44:36.462@LM_DEBUG@15:442:03265.-41622-00858 |1(55:04241:|3560.3456)2 @SLaMm_pIlNeFIOn@f1o5.:s4a4m:p3l6e._4r6a2n1k0 9=| (05
020|5037) write (57).
2025-12-05 15:44:36.462@LM_INFO@15:44:36.462193|(5020|5036) write (55).
2025-12-05 15:44:36.462@LM_INFO@15:44:36.462253|(5020|503270)2 5w-r1i2t-e0 5( 5185):.4
4:36.462@LM_DEBUG@15:44:23062.54-61222-9025| (1550:2414|:53063.54)6 2r@eLaMd_eIrN FBO2@11652:74E40: 3t6a.k4e6 2f3o2o8.|x( 5=0 2105|.50003060)0 0w rfiotoe. y( 5=6 )0..
000000, foo.data_source = 1, count = 3210
25-12-05 15:44:3260.2456-21@2L-M0_5I N1F5O:@4145::3464.:43662.@4L6M2_4D5E1B|U(G5@01250:|4540:3376). 4w6r2i4t6e6 |((5590)2.1
|5035) SampleInfo.sample_r2a0n2k5 -=1 20-
05 15:44:36.462@LM_INFO@15:44:36.462537|(5020|5036) write (57).
2025-12-05 15:44:36.462@LM_INFO@15:44:36.462586|(5020|5037) write (60).
2025-12-05 15:44:36.462@LM_INFO@15:44:36.462656|(5020|5036) 2w0r2i5t-e1 2(-5085) .1
5:44:36.462@LM_DEBUG@15:24042:53-61.24-60256 7175|:(4540:2316|.5406325@)L Mr_eIaNdFeOr@ 1B52:14642:73E60. 4t6a2k7e2 8f|o(o5.0x2 0=| 51053.70)0 0w0r0i0t ef o(o6.1y) .=
0.000000, foo.data_sourc2e0 2=5 -21,2 -c0o5u n1t5 :=4 43:23
6.462@LM_INFO@15:44:36.426022851-71|2(-50020|5036) wr5i 15:t4e4 :(3569.)4.6
2@LM_DEBUG@15:44:36.462853|(5021|5035)2 0S2a5m-p1l2e-I0n5f o1.5s:a4m4p:l3e6_.r4a6n2k@ L=M _0I
NFO@15:44:36.462908|(5020|5037) write (62).
2025-12-05 15:44:36.462@LM_INFO@15:44:36.462984|(5020|5036) write (60).
2025-12-05 15:44:36.463@LM_INFO@15:24042:53-61.24-60350 4165|:(4540:2306|.5406337@)L Mw_rDiEtBeU G(@6135):.4
4:36.463068|(5021|5035)2 0r2e5a-d1e2r- 0B52 11652:74E40: 3t6a.k4e6 3f@oLoM._xI N=F O1@61.50:04040:0306 .f4o6o3.1y2 6=| (05.002000|050003,6 )f owor.idtaet a(_6s1o)u.r
ce = 1, count = 33
2025-21022-50-51 21-50:54 41:53:64.44:6336@.L4M6_3D@ELBMU_GI@N1F5O:@4145::3464.:43663.244633|2(4530|2(15|052003|55)0 3S7a)m pwlreiItnef o(.6s4a)m.p
le_rank = 0
2025-12-05 15:44:36.463@LM_INFO@15:44:36.463335|(5020|5036) write (62).
2025-12-05 15:44:36.463@LM_INFO@15:44:36.463392|(5020|5037) write (65).
2025-1220-2055- 1125-:0454 :1356:.4446:33@6L.M4_6D3E@BLUMG_@I1N5F:O4@415::3464.:436.463464|(56032405|45|0(3560)2 1w|r5i0t3e5 )( 6r3e)a.d
er B21627E0 take foo.x = 16.000000 foo.2y0 2=5 -01.20-00050 0105,: 4f4o:o3.6d.a4t6a3_@sLoMu_rIcNeF O=@ 125,: 4c4o:u3n6t. 4=6 33547
2|(5020|5037) wr2i0t2e5 -(1626-)0.5
15:44:36.463@LM_DEBUG@152:04245:-3162.-40653 61350:|4(45:03261.|456033@5L)M _SIaNmFpOl@e1I5n:f4o4.:s3a6m.p4l6e3_6r5a8n|k( 5=0 200
|5036) write (64).
2025-12-05 15:44:36.463@LM_INFO@15:44:36.463773|(5020|5037) write (67).
2025-12-05 15:44:36.463@LM_INFO@15:44:36.463845|(5020|5036) write (65).
2025-12-05 15:44:36.463@LM_DEBUG@15:44:36.463873|2(052052-11|25-00355 )1 5r:e4a4d:e3r6 .B426136@2L7ME_0I NtFaOk@e1 5f:o4o4.:x3 6=. 41673.900080|0(0500 2f0o|o5.0y3 7=) 0w.r0i0t0e0 0(06,8 )f.o
o.data_source = 1, coun2t0 2=5 -3152
-05 15:44:36.463@LM_IN2F0O2@51-51:24-40:53 61.54:634949:63|6(.5406240@|L5M0_3D6E)B UwGr@i1t5e: 4(46:63)6..
464015|(5021|5035) SampleInfo.sample_2r0a2n5k- 1=2 -00
5 15:44:36.464@LM_INFO@15:44:36.464094|(5020|5037) write (69).
2025-12-05 15:44:36.464@LM_INFO@15:44:36.464163|(5020|5036) write (67).
2025-12-05 152:04245:-3162.-40654 @1L5M:_4I4N:F3O6@.1456:44@4L:M3_6D.E4B6U4G2@2155|:(4540:2306|.54063472)3 1w|r(i5t0e2 1(|7500)3.5
) reader B21627E0 take f2o0o2.5x- 1=2 -1075. 01050:04040: 3f6o.o4.6y4 @=L M0_.I0N0FO0@01050:,4 4f:o3o6..d4a6t4a3_1s1o|u(r5c0e2 0=| 520,3 6c)o uwnrti t=e 3(66
8).
2025-12-05 15:44:36.464@LM2_0D2E5B-U1G2@-1055: 4145::3464.:43664.441624|@(L5M0_2I1N|F5O0@3155): 4S4a:m3p6l.e4I6n4f4o2.8s|a(m5p0l2e0_|r5a0n3k7 )= w0r
ite (71).
2025-12-05 15:44:36.464@LM_INFO@15:44:36.464516|(5020|5036) write (69).
2025-12-05 15:44:36.464@LM_INFO@15:44:36.464576|(5020|5023072)5 -w1r2i-t0e5 (1752:)4.4
:36.464@LM_DEBUG@15:44:3260.2456-41622-10|5( 51052:14|45:03365.)4 6r4e@aLdMe_rI NBF2O1@61257:E404 :t3a6k.e4 6f4o6o5.8x| (=5 01280.|050003060)0 wfroiot.ey (=7 00)..0
00000, foo.data_source = 1, count = 37
2025-12-05 15:4240:2356-.1426-40@5L M1_5I:N4F4O:@3165.:44644:@3L6M._4D6E4B7U9G2@|1(55:04240:|3560.3476)4 8w0r5i|t(e5 0(2713|)5.0
35) SampleInfo.sample_rank =2 002
5-12-05 15:44:36.464@LM_INFO@15:44:36.464879|(5020|5036) write (71).
2025-12-05 15:44:36.464@LM_INFO@15:44:36.464928|(5020|5037) write (74).
2025-12-05 15:44:36.464@LM_INFO@15:44:36.464989|(5020|5036) write (72).
2025-12-05 15:44:36.465@2L0M2_5I-N1F2O-@0155 :1454::4346:.3466.5406750@|L(M5_0D2E0B|U5G0@3175): 4w4r:i3t6e. 4(67550)8.5
|(5021|5035) reader B2162270E205 -t1a2k-e0 5f o1o5.:x4 4=: 3168..406050@0L0M0_ IfNoFoO.@y1 5=: 404.:03060.04651530|0(,5 0f2o0o|.5d0a3t6a)_ sworuirtcee (=7 32),.
count = 38
2025-12-05 15:4240:2356-.1426-50@5L M1_5D:E4B4U:G3@61.54:6454@:L3M6_.I4N6F5O2@6155|:(4540:2316|.54063552)7 1S|a(m5p0l2e0I|n5f0o3.7s)a mwprliet_er a(n7k6 )=.
0
2025-12-05 15:44:36.465@LM_INFO@15:44:36.465363|(5020|5036) write (74).
2025-12-05 15:44:36.465@LM_INFO@15:44:36.46544270|2(55-01220-|0550 3175): 4w4r:i3t6e. 4(6757@)L.M
_DEBUG@15:44:36.465478|(25002251-|1520-3055) 1r5e:a4d4e:r3 6B.2416652@7LEM0_ ItNaFkOe@ 1f5o:o4.4x: 3=6 .1496.50502050|0(05 0f2o0o|.5y0 3=6 )0 .w0r0i0t0e0 0(,7 5f)o.o
.data_source = 1, count = 39
20252-01225--0152 -1055: 4145::3464.:43665.@4L6M5_@ILNMF_OD@E1B5U:G4@41:53:64.44:63566.4466|5(655012|0(|55002317|)5 0w3r5i)t eS a(m7p8l)e.I
nfo.sample_rank = 0
2025-12-05 15:44:36.465@LM_INFO@15:44:36.465750|(5020|5036) write (76).
2025-12-05 15:44:36.465@LM_INFO@15:44:36.465840|(5020|52003275)- 1w2r-i0t5e 1(57:94)4.:
36.465@LM_DEBUG@15:44:36.4652807285|-(1520-2015| 51053:54)4 :r3e6a.d4e6r5 @BL2M1_6I2N7FEO0@ 1t5a:k4e4 :f3o6o..4659x1 8=| (1590.2000|05000306 )f owor.iyt e= (07.70)0.0
000, foo.data_source = 2, count = 40
2025-12-05 15:24042:53-61.24-6055@ L1M5_:I4N4F:O3@61.54:6464@:L3M6_.D4E6B6U0G3@81|5(:54042:03|65.043676)0 4w9r|i(t5e0 2(18|05)0.3
5) SampleInfo.sample_rank = 02
025-12-05 15:44:36.466@LM_INFO@15:44:36.466126|(5020|5036) write (78).
2025-12-05 15:44:36.466@LM_INFO@15:44:36.466191|(5020|5037) write (81).
22002255--1122--0055 1155::4444::3366..446666@@LLMM__IDNEFBOU@G1@51:54:44:43:63.64.6466266256|2(|5(052002|15|053063)5 )w rrietaed e(r7 9B)2.1
627E0 take foo.x = 20.000000 foo.y = 0.0020002050-,1 2f-o0o5. d1a5t:a4_4s:o3u6r.c4e6 6=@ L1M,_ IcNoFuOn@t1 5=: 4441:
36.466386|(5020|25002357-)1 2w-r0i5t e1 5(:8424):.3
6.466@LM_DEBUG@15:44:36.46643270|2(55-01221-|0550 3155): 4S4a:m3p6l.e4I6n6f@oL.Ms_aImNpFlOe@_1r5a:n4k4 :=3 60.
466475|(5020|5036) write (80).
2025-12-05 15:44:36.466@LM_INFO@15:44:36.466571|(5020|5037) write (83).
2025-12-05 15:44:36.466@LM_INFO@15:44:36.466644|(5020|5036) write (81).
2025-12-05 15:44:36.466@LM_DEBUG@15:44:36.466673|(5021|5035) reader2 0B2251-61227-E005 t1a5k:e4 4f:o3o6..x4 6=6 @2L0M._0I0N0F0O0@01 5f:o4o4.:y3 6=. 406.60703010|0(05,0 2f0o|o5.0d3a7t)a _wsroiutrec e( 8=4 )2.,
count = 42
22002255--1122--0055 1155::4444::3366..446666@@LLMM__DIENBFUOG@@1155::4444::3366..446666882221||((55002201||55003365)) wSraimtpel e(I8n2f)o..
sample_rank = 0
2025-12-05 15:44:36.466@LM_INFO@15:44:36.466947|(5020|5037) write (85).
2025-12-05 15:44:36.466@LM_INFO@15:44:36.467016|(5020|5036) write (83).
2025-12-05 15:44:36.467@LM_DEBUG@15:44:36.24062750-6162|-(0550 2115|:54043:53)6 .r4e6a7d@eLrM _BI2N1F6O2@71E50: 4t4a:k3e6 .f4o6o7.0x9 6=| (2510.2000|05000307 )f owor.iyt e= (08.60)0.0
000, foo.data_source = 1, c2o0u2n5t- 1=2 -4035
15:44:36.467@LM_INFO@21052:54-41:23-60.54 61751:8474|:(3560.2406|75@03L6M)_ DwErBiUtGe@ 1(58:44)4.:
36.467212|(5021|5035) SampleInfo.sample_2r0a2n5k- 1=2 -00
5 15:44:36.467@LM_INFO@15:44:36.467296|(5020|5037) write (87).
2025-12-05 15:44:36.467@LM_INFO@15:44:36.467367|(5020|5036) write (85).
2025-122-00255 -1152:-4045: 3165.:44647:@3L6M._4D6E7B@ULGM@_1I5N:F4O4@:1356:.4446:73463.74|6(75404251||(55003250)| 5r0e3a7d)e rw rBi2t1e6 2(78E80) .t
ake foo.x = 21.000000 foo.y2 0=2 50-.1020-00050 01,5 :f4o4o:.3d6a.t4a6_7s@oLuMr_cIeN F=O @21,5 :c4o4u:n3t6 .467542|(5020|=5 04346
) write (86).
2025-12-05 15:44:36.467@LM_DEBUG@15:4240:2356-.1426-70652 31|5(:54042:13|65.043657)@ LSMa_mIpNlFeOI@n1f5o:.4s4am:p3l6e._4r6a7n6k4 4=| (05
020|5037) write (89).
2025-12-05 15:44:36.467@LM_INFO@15:44:36.467741|(5020|5036) write (87).
2025-12-05 15:44:36.467@LM_INFO@15:44:36.426072851-61|2(-50052 01|55:04347:)3 6w.r4i6t7e@ L(M9_0D)E.B
UG@15:44:36.467844|(5021|5023052)5 -r1e2a-d0e5r 1B52:14642:73E60. 4t6a7k@eL Mf_oIoN.FxO @=1 52:24.40:03060.0406 7f8o9o7.|y( 5=0 200.|050003060)0 ,w rfiotoe. d(a8t8a)_.s
ource = 1, count = 45
2025-21022-50-51 21-50:54 41:53:64.44:6386@.L4M6_7D@ELBMU_GI@N1F5O:@4145::3464.:43668.042628|0(2530|2(15|052003|55)0 3S7a)m pwlreiItnef o(.9s1a)m.p
le_rank = 0
2025-12-05 15:44:36.468@LM_INFO@15:44:36.468116|(5020|5036) write (89).
2025-12-05 15:44:36.468@LM_INFO@15:44:36.468197|(5020|25002357-)1 2w-r0i5t e1 5(:9424):.3
6.468@LM_DEBUG@15:44:36.4628022355-|1(25-00251 |1550:3454): 3r6e.a4d6e8r@ LBM2_1I6N2F7OE@01 5t:a4k4e: 3f6o.o4.6x8 2=7 52|2(.50002000|0500 3f6o)o .wyr i=t e0 .(09000)0.0
0, foo.data_source = 2, count = 46
2025-12-052 01255:-4142:-3065. 41658:@4L4M:_3I6N.F4O6@81@5L:M4_4D:E3B6U.G4@61853:9464|:(3560.2406|85400357|)( 5w0r2i1t|e5 0(3953)) .S
ampleInfo.sample_rank = 0
2025-12-05 15:44:36.468@LM_INFO@15:44:36.468487|(5020|5036) write (91).
2025-12-05 15:44:36.468@LM_INFO@15:44:36.468573|(5020|5037) wr2i0t2e5 -(1924-)0.5
15:44:36.468@LM_DEBUG@15:4240:2356-.1426-80651 71|5(:54042:13|65.043658)@ LrMe_aIdNeFrO @B1251:64247:E306 .t4a6k8e6 5f0o|o(.5x0 2=0 |2530.3060)0 0w0r0i tfeo o(.9y2 )=.
0.000000, foo.data_source = 1, count = 472
025-12-05 15:44:3260.2456-81@2L-M0_5I N1F5O:@4145::3464.:43668.@4L6M8_7D8E7B|U(G5@01250:|4540:3376). 4w6r8i8t0e2 |((9550)2.1
|5035) SampleInfo.sample_rank = 200
25-12-05 15:44:36.468@LM_INFO@15:44:36.468877|(5020|5036) write (93).
2025-12-05 15:44:36.468@LM_INFO@15:44:36.468943|(5020|5037) write (96).
20252-01225--0152 -1055: 4145::3464.:43668.@4L6M9_@ILNMF_OD@E1B5U:G4@41:53:64.44:63960.1466|9(051042|0(|55002316|)5 0w3r5i)t er e(a9d4e)r.
B21627E0 take foo.x = 23.000000 foo.y = 02.002050-01020-,0 5f o1o5.:d4a4t:a3_6s.o4u6r9c@eL M=_ I2N,F Oc@o1u5n:t4 4=: 3468.
469139|(5020|503270)2 5w-r1i2t-e0 5( 9175):.4
4:36.469@LM_DEBUG@15:44:36.4692109225|-(1520-2015| 51053:54)4 :S3a6m.p4l6e9I@nLfMo_.IsNaFmOp@l1e5_:r4a4n:k3 6=.4 609
227|(5020|5036) write (95).
2025-12-05 15:44:36.469@LM_INFO@15:44:36.469329|(5020|5037) write (98).
2025-12-05 15:44:36.469@LM_INFO@15:44:36.469403|(5020|52003265)- 1w2r-i0t5e 1(59:64)4.:
36.469@LM_DEBUG@15:44:36.4694232|0(2550-2112|-50053 51)5 :r4e4a:d3e6r. 4B6291@6L2M7_EI0N FtOa@k1e5 :f4o4o:.3x6 .=4 62944.7010|0(050002 0f|o5o0.3y7 )= w0r.i0t0e0 0(0909,) .f
oo.data_source = 1, count = 24092
5-12-05 15:44:36.469@L2M0_2I5N-F1O2@-1055: 4145::3464.:43669.546629|@(L5M0_2D0E|B5U0G3@61)5 :w4r4i:t3e6 .(49679)5.7
6|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.469@LM_DEBUG@15:44:36.469666|(5020|5037) Writer::svc finished.
2025-12-05 15:44:36.469@LM_INFO@15:44:36.469755|(5020|5036) write (98).
2025-12-05 15:44:36.469@LM_DEBUG@15:44:36.469807|(5021|5035) reader B22012652-172E-00 5t a1k5e: 4f4o:o3.6x. 4=6 92@4L.M0_0I0N0F0O0@ 1f5o:o4.4y: 3=6 .04.6090805030|0(,5 0f2o0o|.5d0a3t6a)_ sworuirtcee (=9 92),.
count = 50
2025-12-05 15:44:36.469@LM_DEBUG@15:44:36.469953|(5021|5035) SampleInfo.sample_rank2 0=2 50-
12-05 15:44:36.469@LM_DEBUG@15:44:36.469987|(5020|5036) Writer::svc finished.
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470079|(5021|5035) reader B21627E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470151|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470259|(5021|5035) reader B21627E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470330|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470436|(5021|5035) reader B21627E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470512|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470619|(5021|5035) reader B21627E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470690|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470828|(5021|5035) reader B21627E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:36.470@LM_DEBUG@15:44:36.470900|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471006|(5021|5035) reader B21627E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471077|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471184|(5021|5035) reader B21627E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471254|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471360|(5021|5035) reader B21627E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471431|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471537|(5021|5035) reader B21627E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471608|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471729|(5021|5035) reader B21627E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471803|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471914|(5021|5035) reader B21627E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:36.471@LM_DEBUG@15:44:36.471985|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472091|(5021|5035) reader B21627E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472162|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472268|(5021|5035) reader B21627E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472338|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472445|(5021|5035) reader B21627E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472516|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472621|(5021|5035) reader B21627E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472709|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472821|(5021|5035) reader B21627E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472892|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.472@LM_DEBUG@15:44:36.472999|(5021|5035) reader B21627E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473070|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473176|(5021|5035) reader B21627E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473247|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473353|(5021|5035) reader B21627E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473424|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473531|(5021|5035) reader B21627E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473606|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473726|(5021|5035) reader B21627E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473799|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473909|(5021|5035) reader B21627E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2025-12-05 15:44:36.473@LM_DEBUG@15:44:36.473980|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474086|(5021|5035) reader B21627E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474156|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474262|(5021|5035) reader B21627E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474333|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474439|(5021|5035) reader B21627E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474510|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474616|(5021|5035) reader B21627E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474688|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474813|(5021|5035) reader B21627E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474885|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.474@LM_DEBUG@15:44:36.474991|(5021|5035) reader B21627E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475062|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475168|(5021|5035) reader B21627E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475239|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475345|(5021|5035) reader B21627E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475417|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475522|(5021|5035) reader B21627E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475593|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475715|(5021|5035) reader B21627E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475788|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475898|(5021|5035) reader B21627E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:36.475@LM_DEBUG@15:44:36.475969|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476075|(5021|5035) reader B21627E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476146|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476252|(5021|5035) reader B21627E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476323|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476429|(5021|5035) reader B21627E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476500|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476610|(5021|5035) reader B21627E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476681|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476815|(5021|5035) reader B21627E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476887|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.476@LM_DEBUG@15:44:36.476994|(5021|5035) reader B21627E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477065|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477171|(5021|5035) reader B21627E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477243|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477348|(5021|5035) reader B21627E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477419|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477525|(5021|5035) reader B21627E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477596|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477758|(5021|5035) reader B21627E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477833|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.477@LM_DEBUG@15:44:36.477942|(5021|5035) reader B21627E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478013|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478119|(5021|5035) reader B21627E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478190|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478296|(5021|5035) reader B21627E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478367|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478473|(5021|5035) reader B21627E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478543|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478650|(5021|5035) reader B21627E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478731|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478839|(5021|5035) reader B21627E0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:36.478@LM_DEBUG@15:44:36.478910|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479017|(5021|5035) reader B21627E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479089|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479196|(5021|5035) reader B21627E0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479267|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479373|(5021|5035) reader B21627E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479445|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479551|(5021|5035) reader B21627E0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479622|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479736|(5021|5035) reader B21627E0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479809|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479924|(5021|5035) reader B21627E0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2025-12-05 15:44:36.479@LM_DEBUG@15:44:36.479996|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480101|(5021|5035) reader B21627E0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480172|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480278|(5021|5035) reader B21627E0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480349|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480455|(5021|5035) reader B21627E0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480527|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480633|(5021|5035) reader B21627E0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480726|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480837|(5021|5035) reader B21627E0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:44:36.480@LM_DEBUG@15:44:36.480909|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481016|(5021|5035) reader B21627E0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481088|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481194|(5021|5035) reader B21627E0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481265|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481371|(5021|5035) reader B21627E0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481443|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481549|(5021|5035) reader B21627E0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481620|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481745|(5021|5035) reader B21627E0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481822|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.481@LM_DEBUG@15:44:36.481962|(5021|5035) reader B21627E0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482035|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482144|(5021|5035) reader B21627E0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482217|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482325|(5021|5035) reader B21627E0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482398|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482505|(5021|5035) reader B21627E0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482577|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482684|(5021|5035) reader B21627E0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482767|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482876|(5021|5035) reader B21627E0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:36.482@LM_DEBUG@15:44:36.482949|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483062|(5021|5035) reader B21627E0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483133|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483239|(5021|5035) reader B21627E0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483310|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483416|(5021|5035) reader B21627E0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483488|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483594|(5021|5035) reader B21627E0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483665|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483782|(5021|5035) reader B21627E0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483854|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.483@LM_DEBUG@15:44:36.483961|(5021|5035) reader B21627E0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484032|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484138|(5021|5035) reader B21627E0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484209|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484315|(5021|5035) reader B21627E0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484386|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484492|(5021|5035) reader B21627E0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484563|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484669|(5021|5035) reader B21627E0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484749|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484884|(5021|5035) reader B21627E0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:36.484@LM_DEBUG@15:44:36.484957|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485070|(5021|5035) reader B21627E0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485141|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485248|(5021|5035) reader B21627E0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485319|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485425|(5021|5035) reader B21627E0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485496|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485603|(5021|5035) reader B21627E0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485674|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485793|(5021|5035) reader B21627E0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485864|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.485@LM_DEBUG@15:44:36.485971|(5021|5035) reader B21627E0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486042|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486149|(5021|5035) reader B21627E0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486224|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486331|(5021|5035) reader B21627E0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486403|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486509|(5021|5035) reader B21627E0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486583|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486690|(5021|5035) reader B21627E0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486771|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486879|(5021|5035) reader B21627E0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2025-12-05 15:44:36.486@LM_DEBUG@15:44:36.486950|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487056|(5021|5035) reader B21627E0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 144
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487128|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487234|(5021|5035) reader B21627E0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487306|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487412|(5021|5035) reader B21627E0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487483|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487590|(5021|5035) reader B21627E0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487661|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487779|(5021|5035) reader B21627E0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487850|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.487@LM_DEBUG@15:44:36.487957|(5021|5035) reader B21627E0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488028|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488134|(5021|5035) reader B21627E0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488205|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488312|(5021|5035) reader B21627E0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488383|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488489|(5021|5035) reader B21627E0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488561|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488666|(5021|5035) reader B21627E0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 153
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488746|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488855|(5021|5035) reader B21627E0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2025-12-05 15:44:36.488@LM_DEBUG@15:44:36.488926|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489032|(5021|5035) reader B21627E0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489103|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489209|(5021|5035) reader B21627E0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489284|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489391|(5021|5035) reader B21627E0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489462|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489568|(5021|5035) reader B21627E0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489640|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489755|(5021|5035) reader B21627E0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489828|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.489@LM_DEBUG@15:44:36.489935|(5021|5035) reader B21627E0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490006|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490112|(5021|5035) reader B21627E0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490184|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490290|(5021|5035) reader B21627E0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490361|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490467|(5021|5035) reader B21627E0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490538|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490644|(5021|5035) reader B21627E0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490727|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490836|(5021|5035) reader B21627E0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2025-12-05 15:44:36.490@LM_DEBUG@15:44:36.490907|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491013|(5021|5035) reader B21627E0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491084|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491191|(5021|5035) reader B21627E0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491262|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491369|(5021|5035) reader B21627E0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491440|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491546|(5021|5035) reader B21627E0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491618|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491732|(5021|5035) reader B21627E0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491805|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491913|(5021|5035) reader B21627E0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2025-12-05 15:44:36.491@LM_DEBUG@15:44:36.491986|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492094|(5021|5035) reader B21627E0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492166|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492274|(5021|5035) reader B21627E0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492348|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492456|(5021|5035) reader B21627E0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492528|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492636|(5021|5035) reader B21627E0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492717|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492827|(5021|5035) reader B21627E0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2025-12-05 15:44:36.492@LM_DEBUG@15:44:36.492898|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493005|(5021|5035) reader B21627E0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493076|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493182|(5021|5035) reader B21627E0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493253|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493359|(5021|5035) reader B21627E0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493431|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493536|(5021|5035) reader B21627E0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493608|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493723|(5021|5035) reader B21627E0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493796|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493904|(5021|5035) reader B21627E0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:44:36.493@LM_DEBUG@15:44:36.493976|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494082|(5021|5035) reader B21627E0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494154|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494261|(5021|5035) reader B21627E0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494333|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494439|(5021|5035) reader B21627E0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494511|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494618|(5021|5035) reader B21627E0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494690|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494809|(5021|5035) reader B21627E0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494881|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.494@LM_DEBUG@15:44:36.494987|(5021|5035) reader B21627E0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495059|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495167|(5021|5035) reader B21627E0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495238|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495344|(5021|5035) reader B21627E0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495419|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495527|(5021|5035) reader B21627E0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495598|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495712|(5021|5035) reader B21627E0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495785|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495893|(5021|5035) reader B21627E0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2025-12-05 15:44:36.495@LM_DEBUG@15:44:36.495965|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496072|(5021|5035) reader B21627E0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496143|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496250|(5021|5035) reader B21627E0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496321|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496428|(5021|5035) reader B21627E0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496499|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496609|(5021|5035) reader B21627E0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496680|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496798|(5021|5035) reader B21627E0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496870|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.496@LM_DEBUG@15:44:36.496977|(5021|5035) reader B21627E0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:36.497@LM_DEBUG@15:44:36.497049|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.497@LM_DEBUG@15:44:36.497155|(5021|5035) reader B21627E0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2025-12-05 15:44:36.497@LM_DEBUG@15:44:36.497227|(5021|5035) SampleInfo.sample_rank = 0
2025-12-05 15:44:36.700@LM_INFO@15:44:36.700907|(5020|5020) publisher signaling finished
2025-12-05 15:44:36.701@LM_DEBUG@15:44:36.701090|(5020|5020) notifying subscriber of 0 timeout writes
2025-12-05 15:44:36.951@LM_INFO@15:44:36.951340|(5020|5020) publisher checking for sub finished
2025-12-05 15:44:37.201@LM_INFO@15:44:37.201604|(5020|5020) publisher checking for sub finished
2025-12-05 15:44:37.451@LM_INFO@15:44:37.451334|(5021|5021) subscriber signaling finished
2025-12-05 15:44:37.451@LM_INFO@15:44:37.451897|(5020|5020) publisher checking for sub finished
2025-12-05 15:44:37.452@LM_DEBUG@15:44:37.452043|(5020|5020) Writer::end
2025-12-05 15:44:37.452@LM_DEBUG@15:44:37.452664|(5020|5023) DataWriterImpl::remove2_0a2s5s-o1c2i-a0t5i o1n5s::4 4b:i3t7 .04 5l2o@cLaMl_ D0E1B0U3G0@01050:.4449:33879.84e522.708040|0(05000221.|050003050)1 0i2n(s2t7aan4cfe5 fi8s) driesmpootsee d0
1030000.493898e2.00000003.00000507(0ec2edc3) num remotes 1
2025-12-05 15:44:37.453@LM_DEBUG@15:44:37.453294|(5020|5034) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:44:37.454@LM_DEBUG@15:44:37.454019|(5021|5024) DataReaderImpl::remove_associations: bit 0 local 01030000.493898e2.00000003.00000507(0ec2edc3) remote 01030000.493898e2.00000002.00000102(27a4f5f8) num remotes 1
2025-12-05 15:44:37.454@LM_DEBUG@15:44:37.454340|(5021|5024) DataReaderImpl::remove_associations_i: bit 0 local 01030000.493898e2.00000003.00000507(0ec2edc3) remote 01030000.493898e2.00000002.00000102(27a4f5f8) num remotes 1
2025-12-05 15:44:37.454@LM_DEBUG@15:44:37.454579|(5021|5024) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:37.454@LM_DEBUG@15:44:37.454835|(5021|5024) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:37.454@LM_DEBUG@15:44:37.454836|(5021|5035) DataL2i0n2k5:-:1h2a-n0d5l e1_5e:x4c4e:p3t7i.o4n5(4)@ L-M _(DdEeBlUaGy@)1 5s:c4h4e:d3u7l.i4n5g4 9t4i0m|e(r5 0f2o0r| 5f0u2t3u)r eD artealReeaasdee
rImpl::remove_associations: bit 1 local 01030000.493898e2.00000002.000001c7(ccaac3c7) remote 01030000.493898e2.00000001.000001c2(fb604d98) num remotes 1
2025-12-05 15:44:37.455@LM_DEBUG@15:44:37.455107|(5020|5023) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000002.000001c7(ccaac3c7) remote 01030000.493898e2.00000001.000001c2(fb604d98) num remotes 1
2025-12-05 15:44:37.455@LM_DEBUG@15:44:37.455825|(5020|5023) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000002.000003c7(fe9ca145) remote 01030000.493898e2.00000001.000004c2(8617b9dd) num remotes 1
2025-12-05 15:44:37.455@LM_DEBUG@15:44:37.455940|(5020|5023) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000002.000003c7(fe9ca145) remote 01030000.493898e2.00000001.000004c2(8617b9dd) num remotes 1
2025-12-05 15:44:37.456@LM_DEBUG@15:44:37.456523|(5020|5023) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000002.000004c7(b1dd3782) remote 01030000.493898e2.00000001.000003c2(c9562f1a) num remotes 1
2025-12-05 15:44:37.456@LM_DEBUG@15:44:37.456633|(5020|5023) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000002.000004c7(b1dd3782) remote 01030000.493898e2.00000001.000003c2(c9562f1a) num remotes 1
2025-12-05 15:44:37.457@LM_DEBUG@15:44:37.457262|(5020|5023) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000002.000002c7(e7879004) remote 01030000.493898e2.00000001.000002c2(d04d1e5b) num remotes 1
2025-12-05 15:44:37.457@LM_DEBUG@15:44:37.457375|(5020|5023) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000002.000002c7(e7879004) remote 01030000.493898e2.00000001.000002c2(d04d1e5b) num remotes 1
2025-12-05 15:44:37.457@LM_DEBUG@15:44:37.457491|(5020|5030) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:44257 , reconnect_state = INIT_STATE.
2025-12-05 15:44:37.457@LM_DEBUG@15:44:37.457680|(5020|5030) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:37.460@LM_DEBUG@15:44:37.460437|(5020|5020) Service_Participant::shutdown
2025-12-05 15:44:37.461@LM_DEBUG@15:44:37.461367|(5021|5035) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:38395 , reconnect_state = INIT_STATE.
2025-12-05 15:44:37.464@LM_DEBUG@15:44:37.464354|(5020|5020) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:37.464@LM_DEBUG@15:44:37.464959|(5020|5020) Service_Participant::~Service_Participant
2025-12-05 15:44:37.465@LM_DEBUG@15:44:37.465018|(5020|5020) Service_Participant::shutdown
2025-12-05 15:44:37.701@LM_INFO@15:44:37.701619|(5021|5021) subscriber checking for pub finished
2025-12-05 15:44:37.701@LM_INFO@15:44:37.701795|(5021|5021) subscriber starting shutdown
2025-12-05 15:44:37.702@LM_DEBUG@15:44:37.702937|(5021|5022) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000003.000001c7(f1caea77) remote 01030000.493898e2.00000001.000001c2(fb604d98) num remotes 1
2025-12-05 15:44:37.703@LM_DEBUG@15:44:37.703084|(5021|5022) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000003.000001c7(f1caea77) remote 01030000.493898e2.00000001.000001c2(fb604d98) num remotes 1
2025-12-05 15:44:37.703@LM_DEBUG@15:44:37.703956|(5021|5022) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000003.000003c7(c3fc88f5) remote 01030000.493898e2.00000001.000004c2(8617b9dd) num remotes 1
2025-12-05 15:44:37.704@LM_DEBUG@15:44:37.704074|(5021|5022) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000003.000003c7(c3fc88f5) remote 01030000.493898e2.00000001.000004c2(8617b9dd) num remotes 1
2025-12-05 15:44:37.704@LM_DEBUG@15:44:37.704657|(5021|5022) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000003.000004c7(8cbd1e32) remote 01030000.493898e2.00000001.000003c2(c9562f1a) num remotes 1
2025-12-05 15:44:37.704@LM_DEBUG@15:44:37.704794|(5021|5022) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000003.000004c7(8cbd1e32) remote 01030000.493898e2.00000001.000003c2(c9562f1a) num remotes 1
2025-12-05 15:44:37.705@LM_DEBUG@15:44:37.705443|(5021|5022) DataReaderImpl::remove_associations: bit 1 local 01030000.493898e2.00000003.000002c7(dae7b9b4) remote 01030000.493898e2.00000001.000002c2(d04d1e5b) num remotes 1
2025-12-05 15:44:37.705@LM_DEBUG@15:44:37.705559|(5021|5022) DataReaderImpl::remove_associations_i: bit 1 local 01030000.493898e2.00000003.000002c7(dae7b9b4) remote 01030000.493898e2.00000001.000002c2(d04d1e5b) num remotes 1
2025-12-05 15:44:37.705@LM_DEBUG@15:44:37.705676|(5021|5031) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:44257 , reconnect_state = INIT_STATE.
2025-12-05 15:44:37.705@LM_DEBUG@15:44:37.705879|(5021|5031) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:37.706@LM_DEBUG@15:44:37.706266|(5021|5022) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:37.710@LM_INFO@15:44:37.710725|(5021|5021) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:37.710@LM_DEBUG@15:44:37.710801|(5021|5021) Service_Participant::shutdown
2025-12-05 15:44:37.711@LM_DEBUG@15:44:37.711927|(5021|5021) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:37.714@LM_INFO@15:44:37.714540|(5021|5021) subscriber exiting with status 0
2025-12-05 15:44:37.715@LM_DEBUG@15:44:37.715165|(5021|5021) Service_Participant::~Service_Participant
2025-12-05 15:44:37.715@LM_DEBUG@15:44:37.715226|(5021|5021) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:37.738603|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl nokey mi Time:2s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl nokey udp mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5039
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 1 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5046 started at 2025-12-05 15:44:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 1 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5047 started at 2025-12-05 15:44:37
1155::4444::3377..999944554477||((55004467||55004467)) 1155::4444::3377..999944558877 psuubblsicsrhierber mmaaiinn
202250-2152--1025- 0155 :1454::4347:.3979.49@9L4M@_LIMN_FION@F1O5@:1454::4347:.3979.49896498|7(05|0(4570|4560|4570)4 6I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
2022052-51-21-20-50 51 51:54:44:43:73.79.9949@5L@ML_MI_NIFNOF@O1@51:54:44:43:73.79.9959050000|1(|5(054074|65|054074)6 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4444::3377..999955@@LLMM__IINNFFOO@@1155::4444::3377..999955220033||((55004467||55004467)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2025-122-00255 -1152:-4045: 3175.:94945:@3L7M._9I9N5F@OL@M1_5I:N4F4O:@3175.:94945:63073.|9(955064077||5(054074)6 |I5N0F4O6:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tCrOiNnFgI:G _CSOHNMFEIMG__TSRHAMNESMP_OTRRTASN=SsPhOmReTmS
=shmem
2025-1220-2055- 1125-:0454 :1357:.4949:53@7L.M9_9I5N@FLOM@_1I5N:F4O4@:1357:.4949:53779.59|9(55709487||(55004476)| 5I0N4F6O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnNgF:I GC_OSNHFMIEGM_=S@HsMhEmMe=m@
shmem
2025-21022-50-51 21-50:54 41:53:74.49:9357@.L9M9_5I@NLFMO_@I1N5F:O4@41:53:74.49:93579.4999|5(955024|7(|55004467|)5 0I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NRFTIPGS__RTTRPASN_STPROARNTSSP=OrRtTpSs=
rtps
2025-21022-50-51 21-50:54 41:53:74.49:9367@.L9M9_6I@NLFMO_@I1N5F:O4@41:53:74.49:93671.0989|6(151014|7(|55004467|)5 0I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NRFTIPGS_=R@TrPtSp=s@
rtps
2025-21022-50-51 21-50:54 41:53:74.49:9367@.L9M9_6I@NLFMO_@I1N5F:O4@41:53:74.49:93672.5999|6(256024|7(|55004467|)5 0I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NMFUILGT_IMCUALSTTI_CTARSATN_STPROARNTSSP=OmRuTlSt=imcualstti
cast
2025-21022-50-51 21-50:54 41:53:74.49:9367@.L9M9_6I@NLFMO_@I1N5F:O4@41:53:74.49:93674.3919|6(453034|7(|55004467|)5 0I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NMFUILGT_IMCUALSTTI=C@AmSuTl=t@imcualstti
cast
2025-21022-50-51 21-50:54 41:53:74.49:9367@.L9M9_6I@NLFMO_@I1N5F:O4@41:53:74.49:93675.9959|6(559084|7(|55004467|)5 0I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmpl::osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:U DCPO_NTFRIAGN_SUPDOPR_TTSR=AuNdSpP
ORTS=udp
2025-12-05 152:04245:-3172.-90956 @1L5M:_4I4N:F3O7@.1959:64@4L:M3_7I.N9F9O6@71658:|4(45:03477.|959064777)4 |I(N5F0O4:6 |C5o0n4f6i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rUiDnPg=:@ uCdOpN
FIG_UDP=@udp
2025-12-05 15:44:37.99260@2L5M-_1I2N-F0O5@ 1155::4444::3377..9999669@1L0M|_(I5N0F4O7@|1550:4474): 3I7N.F9O9:6 9C2o0n|f(i5g0S4t6o|r5e0I4m6p)l :I:NsFeOt:_ sCtornifnigg:S tCoOrNeFIImGp_lT:C:Ps_eTtR_AsNtSrPiOnRgT:S =CtOcNpF
IG_TCP_TRANSPORTS=tcp
2025-12-05 15:44:23072.59-9172@-L0M5_ I1N5F:O4@41:53:74.49:9377@.L9M9_7I0N5F7O|@(1550:4474|:53074.79)9 7I0N6F4O|:( 5C0o4n6f|i5g0S4t6o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlN:F:IsGe_tT_CsPt=r@itncgp:
CONFIG_TCP=@tcp
2025-12-05 15:44:3270.2959-71@2L-M0_5I N1F5O:@4145::3474.:93977.@9L9M7_1I9N2F|O(@51054:74|45:03477.)9 9I7N2F0O0:| (C5o0n4f6i|g5S0t4o6r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpNlF:I:Gs=e@tc_osntfriign
g: CONFIG=@config
2025-12-05 15:44:372.092957-@1L2M-_0I5N F1O5@:1454::4347:.3979.79@9L7M3_3I3N|F(O5@01457:|4540:4377). 9I9N7F3O4:1 |C(o5n0f4i6g|S5t0o4r6e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__SsHtMrEiMn_gT:R ATNRSAPNOSRPTO_RTTY_PSEH=MsEhMm_eTmR
ANSPORT_TYPE=shmem
2025-12-05 15:44:372.092957-@1L2M-_0I5N F1O5@:1454::4347:.3979.79@9L7M4_9I6N|F(O5@01457:|4540:4377). 9I9N7F5O0:4 |C(o5n0f4i6g|S5t0o4r6e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__SsHtMrEiMn=g@:s hTmReAmN
SPORT_SHMEM=@shmem
2025-12-05 15:44:37.2909275@-L1M2_-I0N5F O1@51:54:44:43:73.79.9979@7L6M4_4I|N(F5O0@4175|:5047) INFO:4 4C:o3n7f.i9g9S7t6o5r2e|I(m5p0l4:6:|s5e0t4_6s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rReTIPmSp_lU:S:Es_eMtU_LsTtIrCiAnSgT:= 0T
RANSPORT_RTPS_USE_MULTICAST=0
2025-12-05 15:44:37.997@LM_INFO@152:04245:-3172.-90957 81057:|4(45:03477.|959074@7L)M _IINNFFOO:@ 1C5o:n4f4i:g3S7t.o9r9e7I8m2p1l|:(:5s0e4t6_|s5t0r4i6n)g :I NTFROA:N SCPoOnRfTi_gRSTtPoSr_eTIRmApNlS:P:OsReTt__TsYtPrEi=nrgt:p sT_RuAdNpS
PORT_RTPS_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:44:37.997@LM_INFO@15:442:03275.-91927-90558 |1(55:04447:|3570.4979)7 @ILNMF_OI:N FCOo@n1f5i:g4S4t:o3r7e.I9m9p7l9:7:4s|e(t5_0s4t6r|i5n0g4:6 )T RIANNFSOP:O RCTo_nRfTiPgSS=t@orrtepIsm
pl::set_string: TRANSPORT_RTPS=@rtps
2025-12-05 15:44:37.998@LM_INFO@15:44:23072.59-91820-9025| (1550:4474|:53074.79)9 8I@NLFMO_:I NCFoOn@f1i5g:S4t4o:r3e7I.m9p9l8:1:0s8e|t(_5s0t4r6i|n5g0:4 6T)R AINNSFPOO:R TC_oMnUfLiTgISCtAoSrTe_ITmRpAlN:S:PsOeRtT__sTtYrPiEn=gm:u lTtRiAcNaSsPtO
RT_MULTICAST_TRANSPORT_TYPE=multicast
2025-12-05 15:44:37.998@LM_INFO@15:442:03275.-91928-20552 |1(55:04447:|3570.4979)8 @ILNMF_OI:N FCOo@n1f5i:g4S4t:o3r7e.I9m9p8l2:6:8s|e(t5_0s4t6r|i5n0g4:6 )T RIANNFSOP:O RCTo_nMfUiLgTSItCoArSeTI=m@pmlu:l:tsiecta_sstt
ring: TRANSPORT_MULTICAST=@multicast
2025-12-05 15:44:37.998@LM_INFO@15:4240:2357-.1929-80450 11|5(:54044:73|75.094978)@ LIMN_FION:F OC@o1n5f:i4g4S:t3o7r.e9I9m8p4l1:6:|s(e5t0_4s6t|r5i0n4g6:) TIRNAFNOS:P OCRoTn_fUiDgPS_tToRrAeNISmPpOlR:T:_sTeYtP_Es=turdipn
g: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:44:37.998@LM_INFO@15:24042:53-71.29-90855 4145|:(4540:4377|.5909487@)L MI_NIFNOF:O @C1o5n:f4i4g:S3t7o.r9e9I8m5p5l9:|:(s5e0t4_6s|t5r0i4n6g): ITNRFAON:S PCOoRnTf_iUgDSPt=o@ruedIpm
pl::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:44:37.998@LM_INFO@15:44:37.998676|(50472|0520457-)1 2I-N0FO5: 1C5o:n4f4i:g3S7t.o9r9e8I@mLpMl_:I:NsFeOt@_1s5t:r4i4n:g3:7 .T9R9A8N7S0P3O|R(T5_0T4C6P|_5T0R4A6N)S PIONRFTO_:T YCPoEn=fticgpS
toreImpl::set_string: TRANSPORT_TCP_TRANSPORT_TYP2E0=2t5c-p1
2-05 15:44:37.998@LM_INFO@15:44:37.998816|(5047|504270)2 5I-N1F2O-:0 5C o1n5f:i4g4S:t3o7r.e9I9m8p@lL:M:_sIeNtF_Os@t1r5i:n4g4:: 3T7R.A9N9S8P8O4R5T|_(T5C0P4=6@|t5c0p4
6) INFO: ConfigStoreImpl::set_string: TRAN2S0P2O5R-T1_2T-C0P5= @1t5c:p4
4:37.998@LM_INFO@15:44:37.998931|(5047|504270)2 5I-N1F2O-:0 5C o1n5f:i4g4S:t3o7r.e9I9m8p@lL:M:_sIeNtF_Os@t1r5i:n4g4:: 3T7R.A9N9S8P9O6R7T|=(@5t0r4a6n|s5p0o4r6t)
INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:44:37.999@LM_INFO@15:44:37.999058|(5047|5047) IN2F0O2:5 -C1o2n-f0i5g S1t5o:r4e4I:m3p7l.:9:9s9e@tL_Ms_tIrNiFnOg@:1 5C:O4M4M:O3N7_.P9O9O9L0_8S7I|Z(E5=044060|050004060)
INFO: ConfigStoreImpl::set_string: COMMON_POOL_SI2Z0E2=54-01020-00050 01
5:44:37.999@LM_INFO@15:44:37.999179|(5047|5047) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p3l7:.:9s9e9t@_LsMt_rIiNnFgO:@ 1C5O:M4M4O:N3_7D.C9P9S9_2I1N5F|O(_5R0E4P6O|=5f0i4l6e): /I/NrFeOp:o .Cioonrf
igStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file:/2/0r2e5p-o1.2i-o0r5
15:44:37.999@LM_INFO@15:44:37.999319|(5047|5047) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p3l7:.:9s9e9t@_LsMt_rIiNnFgO:@ 1C5O:M4M4O:N3_7D.C9P9S9_3G5L4O|B(A5L0_4T6R|A5N0S4P6O)R TI_NCFOON:F ICGo=ntfcipg
StoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT2_0C2O5N-F1I2G-=0t5c p1
5:44:37.999@LM_INFO@15:44:37.999457|(5047|5047) INFO: C2o0n2f5i-g1S2t-o0r5e I1m5p:l4:4::s3e7t._9s9t9r@iLnMg_:I NCFOOM@M1O5N:=4@4c:o3m7m.o9n9
9493|(5046|5046) INFO: ConfigStoreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4444::3377..999999@@LLMM__IINNFFOO@@1155::4444::3377..999999990099||((55004467||55004467)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
2025-21022-50-51 21-50:54 41:53:84.40:0318@.L0M0_1I@NLFMO_@I1N5F:O4@41:53:84.40:03180.5040|1(056014|7(|55004467|)5 0S4e6r)v iSceer_vPiacret_iPcairptaincti:p:agnett:_:dgoemta_idno_mpaairnt_ipcairptaincti_pfaanctt_ofrayc:t oTrhyi:s Tihsi sO piesn DODpSe n3D.D3S4 .30.-3d4e.v0 -udseivn gu sAiCnEg 6A.C5E. 263.
5.23
202250-2152--1025- 0155 :1454::4348:.3080.10@0L1M@_LIMN_FION@F1O5@:1454::4348:.3080.10205122|5(45|0(4570|4560|4570)4 6S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r yl:o gl_olge_vleelv:e ld:e bduegb uDgC PDSC_PdSe_bduegb_ulge_vleelv:e l1:
1
202250-2152--1025- 0155 :1454::4348:.3080.10@0L1M@_LIMN_FION@F1O5@:1454::4348:.3080.10403144|3(55|0(4570|4560|4570)4 6S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r ym:a cmhaicnhei:n er:u nrnuenrnvemryvgm8y7g68,7 6x,8 6x_8664_ 6p4l aptlfaotrfmo:r mL:i nLuixn,u x6,. 86..08-.100-4110-4a1z-uarzeu,r e#,4 7#~4272~.2024..014-.U1b-uUnbtuun tSuM PS MFPr iF rOic tO c t3 230 :2403::430:10 1U TUCT C2 025
2025
2025-12-05 15:4240:2358-.1020-10@5L M1_5I:N4F4O:@3185.:04041:@3L8M._0I0N1F7O2@31|5(:54044:73|85.004071)7 2S9e|r(v5i0c4e6_|P5a0r4t6i)c iSpearnvti:c:eg_ePta_rdtoimcaiipna_npta:r:tgiecti_pdaonmta_ifna_cptaorrtyi:c icpoamnpti_lfearc:t ogr yv:e rcsoimopni l1e1r.:4 .g0
version 11.4.0
2025-12-05 15:24042:53-81.20-0015@ L1M5_:N4O4T:I3C8E.@01051:@4L4M:_3N8O.T0I0C1E8@8185|:(4540:4378|.50004178)9 4N|O(T5I0C4E6:| 5S0e4r6v)i cNeO_TPIaCrEt:i cSiepravnitc:e:_iPnatritailciizpeaSncth:e:diunltiinagl(i)z e-S cnhoe dsuclhiendgu(l)i n-g npoo lsicchye dsupleicnigf ipeodl,i cnyo ts pseectitfiinegd ,p onloitc ys.e
tting policy.
2025-12-0250 2155-:1424-:0358 .1050:24@4L:M3_8D.E0B0U2G@@L1M5_:D4E4B:U3G8@.1050:24346:23|8(.50004263|6550|4(65)0 4S7e|r5v0i4c7e)_ PSaerrtviicciep_aPnatr:t:igceitp_adnotm:a:igne_tp_adrotmiaciinp_apnatr_tfiaccipant_facttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
22002255--1122--0055 1155::4444::3388..000022@@LLMM__DDEEBBUUGG@@1155::4444::3388..000022885577||SPuubbslcirsihbeerr UUssiinngg UUDDPP ttrraannssppoorrtt..
2025-12-05 15:44:38.003@LM_INFO@15:44:38.003048|(50462|052054-61)2 -I0N5F O1:5 :C4o4n:f3i8g.S0t0o3r@eLIMm_pIlN:F:Os@e1t5_:s4t4r:i3n8g.:0 0R3E0P6O7S|I(T5O0R4Y7_|D5E0F4A7U)L TI_NRFEOP:O =C@oDnEfFiAgUSLtTo_rReEIPmOp
l::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:38.003@LM_DEBUG@15:44:38.0032025-21222-|0(55 01456:|4540:4368). 0S0e3r@vLiMc_eD_EPBaUrGt@i1c5i:p4a4n:t3:8:.s0e0t3_2r4e9p|o(_5i0o4r7:| 5R0e4p7o)[ DSEeFrAvUiLcTe__RPEaPrOt]i c=i=p afnitl:e::s/e/tr_erpeop.oi_oiro
r: Repo[DEFAULT_REPO] == file://repo.ior
15:44:38.019421|(5039|5039) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:38.026@LM_INFO@15:44:38.026115|(5047|5047) INFO: ConfigStoreImpl::set2_0s2t5r-i1n2g-:0 5T R1A5N:S4P4O:R3T8_.O0P2E6N@DLDMS__IBNIFTOT@C1P5_:T4R4A:N3S8P.O0R2T6_1I8N0S|T(_5D0E4F6A|U5L0T4_6R)E PION_FDOA:T ACLoInNfKi_gRSEtLoErAeSIEm_pDlE:L:AsYe=t0_
string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:38.026@LM_INFO@15:44:38.026396|(5047|504270)2 5I-N1F2O-:0 5C o1n5f:i4g4S:t3o8r.e0I2m6p@lL:M:_sIeNtF_Os@t1r5i:n4g4:: 3T8R.A0N2S6P4O3R4T|_(O5P0E4N6D|D5S0_4B6I)T TICNPF_OT:R ACNoSnPfOiRgTS_tIoNrSeTI_mDpElF:A:UsLeTt__RsEtPrOi_nLgO:C ATLR_AANDSDPROERSTS_=O:P0E
NDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:38.026@LM_INFO@15:44:38.0266132|0(2550-4172|-50054 71)5 :I4n4f:o3R8e.p0o2D6i@sLcMo_vIeNrFyO:@:1b5i:t4_4co:n3f8i.g0 2-6 6B4I4T| (t5c0p4 6t|r5a0n4s6p)o rItn f:o0R
epoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:44:38.035@LM_WARNING@15:44:38.035755|(5046|5046) WARNING: get_ful2l0y2_5q-u1a2l-i0f5i e1d5_:h4o4s:t3n8a.m0e3:5 @CLoMu_lWdA RnNoItN Gf@i1n5d: 4F4Q:D3N8.. 0U3s5i8n0g2 |"(r5u0n4n7e|r5v0m4y7g)8 7W6A"R NaIsN Gf:u lgleyt _qfuuallliyf_iqeuda lhiofsitenda_mheo,s tpnlaemaes:e Ccoourlrde cnto ts yfsitnedm FcQoDnNf.i gUusriantgi o"nr.u
nnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:38.042@LM_DEBUG@15:44:38.042646|(5047|5050) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000002.000001c7(d96bd255) remote 01030000.6cff8203.00000001.000001c2(eea15c0a)
2025-12-05 15:44:38.043@LM_WARNING@15:44:38.043007|(5047|5047) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.043@LM_DEBUG@15:44:38.043519|(5046|5051) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000003.000001c7(e40bfbe5) remote 01030000.6cff8203.00000001.000001c2(eea15c0a)
2025-12-05 15:44:38.044@LM_WARNING@15:44:38.044042|(5046|5046) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.044@LM_DEBUG@15:44:38.044435|(5047|5047) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000002.000002c7(f2468196) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9)
2025-12-05 15:44:38.045@LM_WARNING@15:44:38.045433|(5047|5047) TypeLooku2p0S2e5r-v1i2c-e0:5: t1y5p:e4_4i:d3e8n.t0i4f5i@eLrM__tDoE_BdUyGn@a1m5i:c4 4-: 3E8n.c0o4u5n4t8e0r|e(d5 0T4K6_|N5O0N5E1:) rDeattuarRneiandge rnIimlp lD:y:naadmdi_ca sTsyopcei
ation - bit 1 local 01030000.6cff8203.00000003.000002c7(cf26a826) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9)
2025-12-05 15:44:38.046@LM_WARNING@15:44:38.046032|(5046|5046) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.046@LM_DEBUG@15:44:38.046677|(5047|5050) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000002.000003c7(eb5db0d7) remote 01030000.6cff8203.00000001.000004c2(93d6a84f)
2025-12-05 15:44:38.047@LM_WARNING@15:44:38.047269|(5047|5047) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.047@LM_DEBUG@15:44:38.047360|(5046|5051) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000003.000003c7(d63d9967) remote 01030000.6cff8203.00000001.000004c2(93d6a84f)
2025-12-05 15:44:38.047@LM_WARNING@15:44:38.047962|(5046|5046) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.048@LM_DEBUG@15:44:38.048458|(5047|5050) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000002.000004c7(a41c2610) remote 01030000.6cff8203.00000001.000003c2(dc973e88)
2025-12-05 15:44:38.049@LM_WARNING@15:44:38.049082|(5047|5047) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.049@LM_DEBUG@15:44:38.049184|(5046|5051) DataReaderImpl::add_association - bit 1 local 01030000.6cff8203.00000003.000004c7(997c0fa0) remote 01030000.6cff8203.00000001.000003c2(dc973e88)
2025-12-05 15:44:38.049@LM_WARNING@15:44:38.049762|(5046|5046) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.049@LM_DEBUG@15:44:38.049963|(5047|5047) attach to udp
2025-12-05 15:44:38.050@LM_DEBUG@15:44:38.050020|(5047|5047) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:38.050@LM_DEBUG@15:44:38.050425|(5046|5046) attach to udp
2025-12-05 15:44:38.052@LM_WARNING@15:44:38.052036|(5047|5047) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.052@LM_INFO@15:44:38.052134|(5047|5047) subscriber signaling ready
2025-12-05 15:44:38.052@LM_DEBUG@15:44:38.052516|(5046|5051) DataWriterImpl::add_association - bit 0 local 01030000.6cff8203.0020002050-0132.-00050 01051:0424(:03f80.50c5d2d@aL)M _rDeEmBoUtGe@ 1051:04340:03080..065c2f5f9862|0(35.004070|050005002). 0D0a0t0a0R5e0a7d(e2r6I6m3pdl5:e:1a)d
d_association - bit 0 local 01030000.6cff8203.00020002050-21.20-00050 01550:74(42:63683.d055e21@)L Mr_eWmAoRtNeI N0G1@01350:04040:.368c.f0f582270231.|0(050004060|0530.4060)0 0T0y1p0e2L(o0ofk0u5pcSdedrav)i
ce::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:38.052@LM_INFO@15:44:38.052920|(5046|5046) publisher signaling ready
2025-12-05 15:44:38.053@LM_INFO2@01255:-4142:-3085. 01553:44140:|3(85.004563|@5L0M5_1D)E BDUaGtaWriterImpl::tr@a1n5s:p4o4r:t3_8a.s0s5o3c4_2d0o|n(e5:0 4w7r|i5t0e5r9 )0 1D0a3t0a0R0e0a.d6ecrfLfi8s2t0e3n.e0r0I0m0p0l0:0:3o.n0_0s0u0b0s1c0r2i(p0tfi0o5nc_dmdaat)c hseudc
ceeded in associating with reader 01030000.6cff8203.00000002.00000507(2663d5e1)
2025-12-05 15:44:38.053@LM_DEBUG@15:44:38.053632|(5046|5051) DataWriterImpl::transport_assoc_done: writer 01030000.6cff8203.00000003.00000102(0f05cdda) reader 01030000.6cff8203.00000002.00000507(2663d5e1) calling association_complete_i
2025-12-05 15:44:38.053@LM_DEBUG@15:44:38.053766|(5046|5051) DataWriterImpl::association_complete_i - bit 0 local 01030000.6cff8203.00000003.00000102(0f05cdda) remote 01030000.6cff8203.00000002.00000507(2663d5e1)
2025-12-05 15:44:38.302@LM_INFO@15:44:38.302411|(5047|5047) subscriber checking for pub ready
2025-12-05 15:44:38.302@LM_INFO@15:44:38.302525|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:38.302@LM_DEBUG@15:44:38.302575|(5047|5047) received 0 of expected 200
2025-12-05 15:44:38.303@LM_INFO@15:44:38.303231|(5046|5046) publisher checking for sub ready
2025-12-05 15:44:38.303@LM_DEBUG@15:44:38.303407|(5046|5046) Writer::start
2025-12-05 15:44:38.303@LM_DEBUG@15:44:38.303611|(5046|5062) Writer::svc begins.
2025-12-05 15:44:38.303@LM_DEBUG@15:44:38.303712|(5046|5063) Writer::svc begins.
2025-12-05 15:44:38.303@LM_DEBUG@15:44:38.303794|(5046|5063) 15:44:38.303796 Writer::svc starting to write.
2025-12-05 15:44:38.303@LM_DEBUG@15:44:38.303795|(5046|5062) 15:44:38.303798 Writer::svc starting to write.
2025-12-05 15:44:38.304@LM_INFO@15:44:38.304035|(5046|5062) write (0).
2025-12-05 15:44:38.304@LM_INFO@15:44:38.304211|(5046|5063) write (0).
2025-12-05 15:44:38.304@LM_DEBUG@15:44:38.304284|(5047|5059) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:38.304@LM_DEBUG@15:44:38.304732|(5047|5059) reader DD6A6780 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:44:38.304@LM_DEBUG@15:44:38.304816|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.304@LM_DEBUG@15:44:38.304972|(5047|5059) reader DD6A6780 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2025-12-05 15:44:38.305@LM_DEBUG@15:44:38.305045|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.354@LM_INFO@15:44:38.354494|(5046|5062) write (1).
2025-12-05 15:44:38.354@LM_INFO@15:44:38.354613|(5046|5063) write (1).
2025-12-05 15:44:38.355@LM_DEBUG@15:44:38.355051|(5047|5059) reader DD6A6780 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:44:38.355@LM_DEBUG@15:44:38.355139|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.355@LM_DEBUG@15:44:38.355296|(5047|5059) reader DD6A6780 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2025-12-05 15:44:38.355@LM_DEBUG@15:44:38.355368|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.405@LM_INFO@15:44:38.405084|(5046|5062) write (2).
2025-12-05 15:44:38.405@LM_INFO@15:44:38.405176|(5046|5063) write (2).
2025-12-05 15:44:38.405@LM_DEBUG@15:44:38.405666|(5047|5059) reader DD6A6780 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:38.405@LM_DEBUG@15:44:38.405776|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.405@LM_DEBUG@15:44:38.405948|(5047|5059) reader DD6A6780 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2025-12-05 15:44:38.406@LM_DEBUG@15:44:38.406019|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.455@LM_INFO@15:44:38.455663|(5046|5062) write (3).
2025-12-05 15:44:38.455@LM_INFO@15:44:38.455663|(5046|5063) write (3).
2025-12-05 15:44:38.456@LM_DEBUG@15:44:38.456274|(5047|5059) reader DD6A6780 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:44:38.456@LM_DEBUG@15:44:38.456361|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.456@LM_DEBUG@15:44:38.456516|(5047|5059) reader DD6A6780 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2025-12-05 15:44:38.456@LM_DEBUG@15:44:38.456588|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.506@LM_INFO@15:44:38.506149|(5046|5062) write (4).
2025-12-05 15:44:38.506@LM_INFO@15:44:38.506247|(5046|5063) write (4).
2025-12-05 15:44:38.506@LM_DEBUG@15:44:38.506775|(5047|5059) reader DD6A6780 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:44:38.506@LM_DEBUG@15:44:38.506863|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.507@LM_DEBUG@15:44:38.507027|(5047|5059) reader DD6A6780 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2025-12-05 15:44:38.507@LM_DEBUG@15:44:38.507100|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.556@LM_INFO@15:44:38.556675|(5046|5062) write (5).
2025-12-05 15:44:38.556@LM_INFO@15:44:38.556859|(5046|5063) write (5).
2025-12-05 15:44:38.557@LM_DEBUG@15:44:38.557305|(5047|5059) reader DD6A6780 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:44:38.557@LM_DEBUG@15:44:38.557392|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.557@LM_DEBUG@15:44:38.557550|(5047|5059) reader DD6A6780 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2025-12-05 15:44:38.557@LM_DEBUG@15:44:38.557622|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.607@LM_INFO@15:44:38.607340|(5046|5062) write (6).
2025-12-05 15:44:38.607@LM_INFO@15:44:38.607349|(5046|5063) write (6).
2025-12-05 15:44:38.607@LM_DEBUG@15:44:38.607980|(5047|5059) reader DD6A6780 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:44:38.608@LM_DEBUG@15:44:38.608068|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.608@LM_DEBUG@15:44:38.608223|(5047|5059) reader DD6A6780 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 14
2025-12-05 15:44:38.608@LM_DEBUG@15:44:38.608295|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.658@LM_INFO@15:44:38.658066|(5046|5062) write (7).
2025-12-05 15:44:38.658@LM_INFO@15:44:38.658255|(5046|5063) write (7).
2025-12-05 15:44:38.658@LM_DEBUG@15:44:38.658660|(5047|5059) reader DD6A6780 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:44:38.658@LM_DEBUG@15:44:38.658769|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.658@LM_DEBUG@15:44:38.658933|(5047|5059) reader DD6A6780 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2025-12-05 15:44:38.659@LM_DEBUG@15:44:38.659006|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.708@LM_INFO@15:44:38.708600|(5046|5062) write (8).
2025-12-05 15:44:38.708@LM_INFO@15:44:38.708621|(5046|5063) write (8).
2025-12-05 15:44:38.709@LM_DEBUG@15:44:38.709567|(5047|5059) reader DD6A6780 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:44:38.709@LM_DEBUG@15:44:38.709653|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.709@LM_DEBUG@15:44:38.709851|(5047|5059) reader DD6A6780 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2025-12-05 15:44:38.709@LM_DEBUG@15:44:38.709924|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.759@LM_INFO@15:44:38.759534|(5046|5062) write (9).
2025-12-05 15:44:38.759@LM_INFO@15:44:38.759862|(5046|5063) write (9).
2025-12-05 15:44:38.760@LM_DEBUG@15:44:38.760527|(5047|5059) reader DD6A6780 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:44:38.760@LM_DEBUG@15:44:38.760610|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.760@LM_DEBUG@15:44:38.760790|(5047|5059) reader DD6A6780 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 20
2025-12-05 15:44:38.760@LM_DEBUG@15:44:38.760866|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.810@LM_INFO@15:44:38.810385|(5046|5062) write (10).
2025-12-05 15:44:38.810@LM_INFO@15:44:38.810540|(5046|5063) write (10).
2025-12-05 15:44:38.810@LM_DEBUG@15:44:38.810995|(5047|5059) reader DD6A6780 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:38.811@LM_DEBUG@15:44:38.811086|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.811@LM_DEBUG@15:44:38.811243|(5047|5059) reader DD6A6780 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 22
2025-12-05 15:44:38.811@LM_DEBUG@15:44:38.811316|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.860@LM_INFO@15:44:38.860960|(5046|5062) write (11).
2025-12-05 15:44:38.861@LM_INFO@15:44:38.861092|(5046|5063) write (11).
2025-12-05 15:44:38.861@LM_DEBUG@15:44:38.861492|(5047|5059) reader DD6A6780 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:44:38.861@LM_DEBUG@15:44:38.861580|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.861@LM_DEBUG@15:44:38.861754|(5047|5059) reader DD6A6780 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 24
2025-12-05 15:44:38.861@LM_DEBUG@15:44:38.861832|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.911@LM_INFO@15:44:38.911381|(5046|5062) write (12).
2025-12-05 15:44:38.911@LM_INFO@15:44:38.911462|(5046|5063) write (12).
2025-12-05 15:44:38.911@LM_DEBUG@15:44:38.911926|(5047|5059) reader DD6A6780 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:38.912@LM_DEBUG@15:44:38.912017|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.912@LM_DEBUG@15:44:38.912172|(5047|5059) reader DD6A6780 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2025-12-05 15:44:38.912@LM_DEBUG@15:44:38.912257|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.961@LM_INFO@15:44:38.961816|(5046|5062) write (13).
2025-12-05 15:44:38.961@LM_INFO@15:44:38.961926|(5046|5063) write (13).
2025-12-05 15:44:38.962@LM_DEBUG@15:44:38.962243|(5047|5059) reader DD6A6780 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:38.962@LM_DEBUG@15:44:38.962328|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:38.962@LM_DEBUG@15:44:38.962472|(5047|5059) reader DD6A6780 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2025-12-05 15:44:38.962@LM_DEBUG@15:44:38.962545|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.012@LM_INFO@15:44:39.012258|(5046|5062) write (14).
2025-12-05 15:44:39.012@LM_INFO@15:44:39.012579|(5046|5063) write (14).
2025-12-05 15:44:39.012@LM_DEBUG@15:44:39.012803|(5047|5059) reader DD6A6780 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:39.012@LM_DEBUG@15:44:39.012893|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.013@LM_DEBUG@15:44:39.013049|(5047|5059) reader DD6A6780 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2025-12-05 15:44:39.013@LM_DEBUG@15:44:39.013121|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.062@LM_INFO@15:44:39.062664|(5046|5062) write (15).
2025-12-05 15:44:39.062@LM_INFO@15:44:39.062846|(5046|5063) write (15).
2025-12-05 15:44:39.063@LM_DEBUG@15:44:39.063218|(5047|5059) reader DD6A6780 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:39.063@LM_DEBUG@15:44:39.063305|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.063@LM_DEBUG@15:44:39.063471|(5047|5059) reader DD6A6780 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2025-12-05 15:44:39.063@LM_DEBUG@15:44:39.063543|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.113@LM_INFO@15:44:39.113267|(5046|5062) write (16).
2025-12-05 15:44:39.113@LM_INFO@15:44:39.113358|(5046|5063) write (16).
2025-12-05 15:44:39.113@LM_DEBUG@15:44:39.113877|(5047|5059) reader DD6A6780 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:39.113@LM_DEBUG@15:44:39.113966|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.114@LM_DEBUG@15:44:39.114127|(5047|5059) reader DD6A6780 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2025-12-05 15:44:39.114@LM_DEBUG@15:44:39.114200|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.163@LM_INFO@15:44:39.163752|(5046|5062) write (17).
2025-12-05 15:44:39.163@LM_INFO@15:44:39.163835|(5046|5063) write (17).
2025-12-05 15:44:39.164@LM_DEBUG@15:44:39.164274|(5047|5059) reader DD6A6780 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:39.164@LM_DEBUG@15:44:39.164362|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.164@LM_DEBUG@15:44:39.164515|(5047|5059) reader DD6A6780 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2025-12-05 15:44:39.164@LM_DEBUG@15:44:39.164588|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.214@LM_INFO@15:44:39.214205|(5046|5062) write (18).
2025-12-05 15:44:39.214@LM_INFO@15:44:39.214290|(5046|5063) write (18).
2025-12-05 15:44:39.214@LM_DEBUG@15:44:39.214852|(5047|5059) reader DD6A6780 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:39.214@LM_DEBUG@15:44:39.214942|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.215@LM_DEBUG@15:44:39.215105|(5047|5059) reader DD6A6780 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2025-12-05 15:44:39.215@LM_DEBUG@15:44:39.215178|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.264@LM_INFO@15:44:39.264651|(5046|5062) write (19).
2025-12-05 15:44:39.264@LM_INFO@15:44:39.264722|(5046|5063) write (19).
2025-12-05 15:44:39.264@LM_DEBUG@15:44:39.264961|(5047|5059) reader DD6A6780 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:39.265@LM_DEBUG@15:44:39.265050|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.265@LM_DEBUG@15:44:39.265190|(5047|5059) reader DD6A6780 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2025-12-05 15:44:39.265@LM_DEBUG@15:44:39.265263|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.302@LM_INFO@15:44:39.302725|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:39.302@LM_DEBUG@15:44:39.302815|(5047|5047) received 40 of expected 200
2025-12-05 15:44:39.315@LM_INFO@15:44:39.315061|(5046|5062) write (20).
2025-12-05 15:44:39.315@LM_INFO@15:44:39.315167|(5046|5063) write (20).
2025-12-05 15:44:39.315@LM_DEBUG@15:44:39.315580|(5047|5059) reader DD6A6780 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:39.315@LM_DEBUG@15:44:39.315665|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.315@LM_DEBUG@15:44:39.315873|(5047|5059) reader DD6A6780 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:39.315@LM_DEBUG@15:44:39.315947|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.365@LM_INFO@15:44:39.365596|(5046|5062) write (21).
2025-12-05 15:44:39.365@LM_INFO@15:44:39.365843|(5046|5063) write (21).
2025-12-05 15:44:39.366@LM_DEBUG@15:44:39.366235|(5047|5059) reader DD6A6780 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:39.366@LM_DEBUG@15:44:39.366324|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.366@LM_DEBUG@15:44:39.366479|(5047|5059) reader DD6A6780 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:39.366@LM_DEBUG@15:44:39.366551|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.416@LM_INFO@15:44:39.416118|(5046|5062) write (22).
2025-12-05 15:44:39.416@LM_INFO@15:44:39.416210|(5046|5063) write (22).
2025-12-05 15:44:39.416@LM_DEBUG@15:44:39.416737|(5047|5059) reader DD6A6780 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:39.416@LM_DEBUG@15:44:39.416826|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.416@LM_DEBUG@15:44:39.416989|(5047|5059) reader DD6A6780 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:39.417@LM_DEBUG@15:44:39.417062|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.466@LM_INFO@15:44:39.466578|(5046|5062) write (23).
2025-12-05 15:44:39.466@LM_INFO@15:44:39.466670|(5046|5063) write (23).
2025-12-05 15:44:39.467@LM_DEBUG@15:44:39.467190|(5047|5059) reader DD6A6780 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:39.467@LM_DEBUG@15:44:39.467279|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.467@LM_DEBUG@15:44:39.467431|(5047|5059) reader DD6A6780 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:44:39.467@LM_DEBUG@15:44:39.467503|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.517@LM_INFO@15:44:39.517057|(5046|5062) write (24).
2025-12-05 15:44:39.517@LM_INFO@15:44:39.517202|(5046|5063) write (24).
2025-12-05 15:44:39.517@LM_DEBUG@15:44:39.517642|(5047|5059) reader DD6A6780 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:39.517@LM_DEBUG@15:44:39.517756|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.517@LM_DEBUG@15:44:39.517922|(5047|5059) reader DD6A6780 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2025-12-05 15:44:39.517@LM_DEBUG@15:44:39.517996|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.567@LM_INFO@15:44:39.567543|(5046|5062) write (25).
2025-12-05 15:44:39.567@LM_INFO@15:44:39.567627|(5046|5063) write (25).
2025-12-05 15:44:39.568@LM_DEBUG@15:44:39.568093|(5047|5059) reader DD6A6780 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:39.568@LM_DEBUG@15:44:39.568183|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.568@LM_DEBUG@15:44:39.568353|(5047|5059) reader DD6A6780 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:39.568@LM_DEBUG@15:44:39.568426|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.618@LM_INFO@15:44:39.618056|(5046|5062) write (26).
2025-12-05 15:44:39.618@LM_INFO@15:44:39.618074|(5046|5063) write (26).
2025-12-05 15:44:39.618@LM_DEBUG@15:44:39.618600|(5047|5059) reader DD6A6780 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:39.618@LM_DEBUG@15:44:39.618687|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.618@LM_DEBUG@15:44:39.618872|(5047|5059) reader DD6A6780 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:39.618@LM_DEBUG@15:44:39.618945|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.668@LM_INFO@15:44:39.668514|(5046|5062) write (27).
2025-12-05 15:44:39.668@LM_INFO@15:44:39.668602|(5046|5063) write (27).
2025-12-05 15:44:39.669@LM_DEBUG@15:44:39.669073|(5047|5059) reader DD6A6780 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:39.669@LM_DEBUG@15:44:39.669164|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.669@LM_DEBUG@15:44:39.669321|(5047|5059) reader DD6A6780 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:39.669@LM_DEBUG@15:44:39.669395|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.719@LM_INFO@15:44:39.719023|(5046|5062) write (28).
2025-12-05 15:44:39.719@LM_INFO@15:44:39.719099|(5046|5063) write (28).
2025-12-05 15:44:39.719@LM_DEBUG@15:44:39.719523|(5047|5059) reader DD6A6780 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:39.719@LM_DEBUG@15:44:39.719610|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.719@LM_DEBUG@15:44:39.719795|(5047|5059) reader DD6A6780 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:39.719@LM_DEBUG@15:44:39.719869|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.769@LM_INFO@15:44:39.769473|(5046|5062) write (29).
2025-12-05 15:44:39.769@LM_INFO@15:44:39.769793|(5046|5063) write (29).
2025-12-05 15:44:39.770@LM_DEBUG@15:44:39.770424|(5047|5059) reader DD6A6780 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:39.770@LM_DEBUG@15:44:39.770512|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.770@LM_DEBUG@15:44:39.770670|(5047|5059) reader DD6A6780 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:39.770@LM_DEBUG@15:44:39.770772|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.820@LM_INFO@15:44:39.820334|(5046|5062) write (30).
2025-12-05 15:44:39.820@LM_INFO@15:44:39.820404|(5046|5063) write (30).
2025-12-05 15:44:39.820@LM_DEBUG@15:44:39.820676|(5047|5059) reader DD6A6780 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:39.820@LM_DEBUG@15:44:39.820777|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.820@LM_DEBUG@15:44:39.820923|(5047|5059) reader DD6A6780 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:39.820@LM_DEBUG@15:44:39.820997|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.870@LM_INFO@15:44:39.870752|(5046|5062) write (31).
2025-12-05 15:44:39.870@LM_INFO@15:44:39.870998|(5046|5063) write (31).
2025-12-05 15:44:39.871@LM_DEBUG@15:44:39.871524|(5047|5059) reader DD6A6780 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:39.871@LM_DEBUG@15:44:39.871605|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.871@LM_DEBUG@15:44:39.871766|(5047|5059) reader DD6A6780 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:39.871@LM_DEBUG@15:44:39.871842|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.921@LM_INFO@15:44:39.921494|(5046|5062) write (32).
2025-12-05 15:44:39.921@LM_INFO@15:44:39.921558|(5046|5063) write (32).
2025-12-05 15:44:39.921@LM_DEBUG@15:44:39.921920|(5047|5059) reader DD6A6780 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:39.922@LM_DEBUG@15:44:39.922008|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.922@LM_DEBUG@15:44:39.922158|(5047|5059) reader DD6A6780 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2025-12-05 15:44:39.922@LM_DEBUG@15:44:39.922231|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.971@LM_INFO@15:44:39.971793|(5046|5062) write (33).
2025-12-05 15:44:39.971@LM_INFO@15:44:39.971927|(5046|5063) write (33).
2025-12-05 15:44:39.972@LM_DEBUG@15:44:39.972153|(5047|5059) reader DD6A6780 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:44:39.972@LM_DEBUG@15:44:39.972238|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:39.972@LM_DEBUG@15:44:39.972383|(5047|5059) reader DD6A6780 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2025-12-05 15:44:39.972@LM_DEBUG@15:44:39.972456|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.022@LM_INFO@15:44:40.022152|(5046|5062) write (34).
2025-12-05 15:44:40.022@LM_INFO@15:44:40.022402|(5046|5063) write (34).
2025-12-05 15:44:40.022@LM_DEBUG@15:44:40.022843|(5047|5059) reader DD6A6780 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:44:40.022@LM_DEBUG@15:44:40.022925|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.023@LM_DEBUG@15:44:40.023067|(5047|5059) reader DD6A6780 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:40.023@LM_DEBUG@15:44:40.023139|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.072@LM_INFO@15:44:40.072875|(5046|5062) write (35).
2025-12-05 15:44:40.072@LM_INFO@15:44:40.072881|(5046|5063) write (35).
2025-12-05 15:44:40.073@LM_DEBUG@15:44:40.073371|(5047|5059) reader DD6A6780 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:40.073@LM_DEBUG@15:44:40.073458|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.073@LM_DEBUG@15:44:40.073608|(5047|5059) reader DD6A6780 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2025-12-05 15:44:40.073@LM_DEBUG@15:44:40.073681|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.123@LM_INFO@15:44:40.123291|(5046|5062) write (36).
2025-12-05 15:44:40.123@LM_INFO@15:44:40.123364|(5046|5063) write (36).
2025-12-05 15:44:40.123@LM_DEBUG@15:44:40.123715|(5047|5059) reader DD6A6780 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:40.123@LM_DEBUG@15:44:40.123801|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.123@LM_DEBUG@15:44:40.123953|(5047|5059) reader DD6A6780 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2025-12-05 15:44:40.124@LM_DEBUG@15:44:40.124026|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.173@LM_INFO@15:44:40.173601|(5046|5062) write (37).
2025-12-05 15:44:40.173@LM_INFO@15:44:40.173671|(5046|5063) write (37).
2025-12-05 15:44:40.174@LM_DEBUG@15:44:40.174038|(5047|5059) reader DD6A6780 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:40.174@LM_DEBUG@15:44:40.174125|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.174@LM_DEBUG@15:44:40.174277|(5047|5059) reader DD6A6780 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2025-12-05 15:44:40.174@LM_DEBUG@15:44:40.174350|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.223@LM_INFO@15:44:40.224008|(5046|5062) write (38).
2025-12-05 15:44:40.224@LM_INFO@15:44:40.224255|(5046|5063) write (38).
2025-12-05 15:44:40.224@LM_DEBUG@15:44:40.224741|(5047|5059) reader DD6A6780 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:40.224@LM_DEBUG@15:44:40.224827|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.224@LM_DEBUG@15:44:40.224973|(5047|5059) reader DD6A6780 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2025-12-05 15:44:40.225@LM_DEBUG@15:44:40.225055|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.274@LM_INFO@15:44:40.274749|(5046|5062) write (39).
2025-12-05 15:44:40.274@LM_INFO@15:44:40.274818|(5046|5063) write (39).
2025-12-05 15:44:40.275@LM_DEBUG@15:44:40.275064|(5047|5059) reader DD6A6780 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:44:40.275@LM_DEBUG@15:44:40.275145|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.275@LM_DEBUG@15:44:40.275286|(5047|5059) reader DD6A6780 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2025-12-05 15:44:40.275@LM_DEBUG@15:44:40.275358|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.303@LM_INFO@15:44:40.303040|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:40.303@LM_DEBUG@15:44:40.303117|(5047|5047) received 80 of expected 200
2025-12-05 15:44:40.325@LM_INFO@15:44:40.325084|(5046|5063) write (40).
2025-12-05 15:44:40.325@LM_INFO@15:44:40.325210|(5046|5062) write (40).
2025-12-05 15:44:40.325@LM_DEBUG@15:44:40.325406|(5047|5059) reader DD6A6780 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2025-12-05 15:44:40.325@LM_DEBUG@15:44:40.325487|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.325@LM_DEBUG@15:44:40.325636|(5047|5059) reader DD6A6780 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:44:40.325@LM_DEBUG@15:44:40.325751|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.375@LM_INFO@15:44:40.375455|(5046|5063) write (41).
2025-12-05 15:44:40.375@LM_INFO@15:44:40.375550|(5046|5062) write (41).
2025-12-05 15:44:40.376@LM_DEBUG@15:44:40.376067|(5047|5059) reader DD6A6780 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2025-12-05 15:44:40.376@LM_DEBUG@15:44:40.376157|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.376@LM_DEBUG@15:44:40.376315|(5047|5059) reader DD6A6780 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:44:40.376@LM_DEBUG@15:44:40.376388|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.426@LM_INFO@15:44:40.426075|(5046|5063) write (42).
2025-12-05 15:44:40.426@LM_INFO@15:44:40.426172|(5046|5062) write (42).
2025-12-05 15:44:40.426@LM_DEBUG@15:44:40.426689|(5047|5059) reader DD6A6780 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:44:40.426@LM_DEBUG@15:44:40.426803|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.426@LM_DEBUG@15:44:40.426971|(5047|5059) reader DD6A6780 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:40.427@LM_DEBUG@15:44:40.427045|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.476@LM_INFO@15:44:40.476558|(5046|5063) write (43).
2025-12-05 15:44:40.476@LM_INFO@15:44:40.476654|(5046|5062) write (43).
2025-12-05 15:44:40.477@LM_DEBUG@15:44:40.477169|(5047|5059) reader DD6A6780 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:44:40.477@LM_DEBUG@15:44:40.477259|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.477@LM_DEBUG@15:44:40.477424|(5047|5059) reader DD6A6780 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:40.477@LM_DEBUG@15:44:40.477496|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.527@LM_INFO@15:44:40.527096|(5046|5063) write (44).
2025-12-05 15:44:40.527@LM_INFO@15:44:40.527359|(5046|5062) write (44).
2025-12-05 15:44:40.528@LM_DEBUG@15:44:40.528251|(5047|5059) reader DD6A6780 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:44:40.528@LM_DEBUG@15:44:40.528339|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.528@LM_DEBUG@15:44:40.528501|(5047|5059) reader DD6A6780 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:40.528@LM_DEBUG@15:44:40.528574|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.577@LM_INFO@15:44:40.578004|(5046|5063) write (45).
2025-12-05 15:44:40.578@LM_INFO@15:44:40.578440|(5046|5062) write (45).
2025-12-05 15:44:40.578@LM_DEBUG@15:44:40.578747|(5047|5059) reader DD6A6780 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:44:40.578@LM_DEBUG@15:44:40.578834|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.579@LM_DEBUG@15:44:40.579001|(5047|5059) reader DD6A6780 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:40.579@LM_DEBUG@15:44:40.579075|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.628@LM_INFO@15:44:40.628538|(5046|5063) write (46).
2025-12-05 15:44:40.628@LM_INFO@15:44:40.628816|(5046|5062) write (46).
2025-12-05 15:44:40.629@LM_DEBUG@15:44:40.629183|(5047|5059) reader DD6A6780 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:44:40.629@LM_DEBUG@15:44:40.629273|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.629@LM_DEBUG@15:44:40.629433|(5047|5059) reader DD6A6780 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:40.629@LM_DEBUG@15:44:40.629507|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.679@LM_INFO@15:44:40.679165|(5046|5063) write (47).
2025-12-05 15:44:40.679@LM_INFO@15:44:40.679251|(5046|5062) write (47).
2025-12-05 15:44:40.679@LM_DEBUG@15:44:40.679771|(5047|5059) reader DD6A6780 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:44:40.679@LM_DEBUG@15:44:40.679860|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.680@LM_DEBUG@15:44:40.680020|(5047|5059) reader DD6A6780 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:40.680@LM_DEBUG@15:44:40.680092|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.729@LM_INFO@15:44:40.729616|(5046|5063) write (48).
2025-12-05 15:44:40.729@LM_INFO@15:44:40.729713|(5046|5062) write (48).
2025-12-05 15:44:40.730@LM_DEBUG@15:44:40.730142|(5047|5059) reader DD6A6780 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:40.730@LM_DEBUG@15:44:40.730227|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.730@LM_DEBUG@15:44:40.730393|(5047|5059) reader DD6A6780 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:40.730@LM_DEBUG@15:44:40.730466|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.780@LM_INFO@15:44:40.780046|(5046|5063) write (49).
2025-12-05 15:44:40.780@LM_INFO@15:44:40.780171|(5046|5062) write (49).
2025-12-05 15:44:40.780@LM_DEBUG@15:44:40.780403|(5047|5059) reader DD6A6780 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:40.780@LM_DEBUG@15:44:40.780482|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.780@LM_DEBUG@15:44:40.780625|(5047|5059) reader DD6A6780 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:40.780@LM_DEBUG@15:44:40.780721|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.830@LM_INFO@15:44:40.830342|(5046|5063) write (50).
2025-12-05 15:44:40.830@LM_INFO@15:44:40.830570|(5046|5062) write (50).
2025-12-05 15:44:40.831@LM_DEBUG@15:44:40.831426|(5047|5059) reader DD6A6780 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:40.831@LM_DEBUG@15:44:40.831827|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.831@LM_DEBUG@15:44:40.831979|(5047|5059) reader DD6A6780 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:40.832@LM_DEBUG@15:44:40.832054|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.881@LM_INFO@15:44:40.881029|(5046|5063) write (51).
2025-12-05 15:44:40.881@LM_INFO@15:44:40.881359|(5046|5062) write (51).
2025-12-05 15:44:40.881@LM_DEBUG@15:44:40.881606|(5047|5059) reader DD6A6780 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:40.881@LM_DEBUG@15:44:40.881723|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.881@LM_DEBUG@15:44:40.881884|(5047|5059) reader DD6A6780 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:40.881@LM_DEBUG@15:44:40.881968|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.931@LM_INFO@15:44:40.931380|(5046|5063) write (52).
2025-12-05 15:44:40.931@LM_INFO@15:44:40.931803|(5046|5062) write (52).
2025-12-05 15:44:40.932@LM_DEBUG@15:44:40.932049|(5047|5059) reader DD6A6780 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2025-12-05 15:44:40.932@LM_DEBUG@15:44:40.932144|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.932@LM_DEBUG@15:44:40.932295|(5047|5059) reader DD6A6780 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:44:40.932@LM_DEBUG@15:44:40.932369|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.981@LM_INFO@15:44:40.981895|(5046|5063) write (53).
2025-12-05 15:44:40.982@LM_INFO@15:44:40.982099|(5046|5062) write (53).
2025-12-05 15:44:40.982@LM_DEBUG@15:44:40.982353|(5047|5059) reader DD6A6780 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2025-12-05 15:44:40.982@LM_DEBUG@15:44:40.982451|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:40.982@LM_DEBUG@15:44:40.982612|(5047|5059) reader DD6A6780 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2025-12-05 15:44:40.982@LM_DEBUG@15:44:40.982685|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.032@LM_INFO@15:44:41.032262|(5046|5063) write (54).
2025-12-05 15:44:41.032@LM_INFO@15:44:41.032629|(5046|5062) write (54).
2025-12-05 15:44:41.032@LM_DEBUG@15:44:41.032936|(5047|5059) reader DD6A6780 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2025-12-05 15:44:41.033@LM_DEBUG@15:44:41.033024|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.033@LM_DEBUG@15:44:41.033184|(5047|5059) reader DD6A6780 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:44:41.033@LM_DEBUG@15:44:41.033257|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.082@LM_INFO@15:44:41.082706|(5046|5063) write (55).
2025-12-05 15:44:41.083@LM_INFO@15:44:41.083010|(5046|5062) write (55).
2025-12-05 15:44:41.083@LM_DEBUG@15:44:41.083276|(5047|5059) reader DD6A6780 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:41.083@LM_DEBUG@15:44:41.083362|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.083@LM_DEBUG@15:44:41.083523|(5047|5059) reader DD6A6780 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:41.083@LM_DEBUG@15:44:41.083597|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.133@LM_INFO@15:44:41.133138|(5046|5063) write (56).
2025-12-05 15:44:41.133@LM_INFO@15:44:41.133332|(5046|5062) write (56).
2025-12-05 15:44:41.133@LM_DEBUG@15:44:41.133528|(5047|5059) reader DD6A6780 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:41.133@LM_DEBUG@15:44:41.133610|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.133@LM_DEBUG@15:44:41.133786|(5047|5059) reader DD6A6780 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:41.133@LM_DEBUG@15:44:41.133861|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.183@LM_INFO@15:44:41.183465|(5046|5063) write (57).
2025-12-05 15:44:41.183@LM_INFO@15:44:41.183669|(5046|5062) write (57).
2025-12-05 15:44:41.183@LM_DEBUG@15:44:41.183872|(5047|5059) reader DD6A6780 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2025-12-05 15:44:41.183@LM_DEBUG@15:44:41.183954|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.184@LM_DEBUG@15:44:41.184102|(5047|5059) reader DD6A6780 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2025-12-05 15:44:41.184@LM_DEBUG@15:44:41.184175|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.233@LM_INFO@15:44:41.233850|(5046|5063) write (58).
2025-12-05 15:44:41.234@LM_INFO@15:44:41.234118|(5046|5062) write (58).
2025-12-05 15:44:41.234@LM_DEBUG@15:44:41.234557|(5047|5059) reader DD6A6780 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2025-12-05 15:44:41.234@LM_DEBUG@15:44:41.234657|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.234@LM_DEBUG@15:44:41.234864|(5047|5059) reader DD6A6780 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:44:41.234@LM_DEBUG@15:44:41.234942|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.284@LM_INFO@15:44:41.284495|(5046|5063) write (59).
2025-12-05 15:44:41.284@LM_INFO@15:44:41.284786|(5046|5062) write (59).
2025-12-05 15:44:41.285@LM_DEBUG@15:44:41.285384|(5047|5059) reader DD6A6780 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:41.285@LM_DEBUG@15:44:41.285466|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.285@LM_DEBUG@15:44:41.285613|(5047|5059) reader DD6A6780 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:41.285@LM_DEBUG@15:44:41.285685|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.303@LM_INFO@15:44:41.303232|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:41.303@LM_DEBUG@15:44:41.303309|(5047|5047) received 120 of expected 200
2025-12-05 15:44:41.335@LM_INFO@15:44:41.335320|(5046|5063) write (60).
2025-12-05 15:44:41.335@LM_INFO@15:44:41.335451|(5046|5062) write (60).
2025-12-05 15:44:41.335@LM_DEBUG@15:44:41.335662|(5047|5059) reader DD6A6780 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:41.335@LM_DEBUG@15:44:41.335763|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.335@LM_DEBUG@15:44:41.335912|(5047|5059) reader DD6A6780 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:41.335@LM_DEBUG@15:44:41.335985|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.385@LM_INFO@15:44:41.385729|(5046|5063) write (61).
2025-12-05 15:44:41.385@LM_INFO@15:44:41.385998|(5046|5062) write (61).
2025-12-05 15:44:41.386@LM_DEBUG@15:44:41.386361|(5047|5059) reader DD6A6780 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:41.386@LM_DEBUG@15:44:41.386451|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.386@LM_DEBUG@15:44:41.386612|(5047|5059) reader DD6A6780 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:41.386@LM_DEBUG@15:44:41.386686|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.436@LM_INFO@15:44:41.436200|(5046|5063) write (62).
2025-12-05 15:44:41.436@LM_INFO@15:44:41.436368|(5046|5062) write (62).
2025-12-05 15:44:41.436@LM_DEBUG@15:44:41.436846|(5047|5059) reader DD6A6780 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:41.436@LM_DEBUG@15:44:41.436936|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.437@LM_DEBUG@15:44:41.437100|(5047|5059) reader DD6A6780 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:41.437@LM_DEBUG@15:44:41.437175|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.486@LM_INFO@15:44:41.486658|(5046|5063) write (63).
2025-12-05 15:44:41.486@LM_INFO@15:44:41.486763|(5046|5062) write (63).
2025-12-05 15:44:41.487@LM_DEBUG@15:44:41.487280|(5047|5059) reader DD6A6780 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:41.487@LM_DEBUG@15:44:41.487371|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.487@LM_DEBUG@15:44:41.487536|(5047|5059) reader DD6A6780 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:41.487@LM_DEBUG@15:44:41.487610|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.537@LM_INFO@15:44:41.537145|(5046|5063) write (64).
2025-12-05 15:44:41.537@LM_INFO@15:44:41.537248|(5046|5062) write (64).
2025-12-05 15:44:41.537@LM_DEBUG@15:44:41.537780|(5047|5059) reader DD6A6780 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:41.537@LM_DEBUG@15:44:41.537871|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.538@LM_DEBUG@15:44:41.538055|(5047|5059) reader DD6A6780 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:41.538@LM_DEBUG@15:44:41.538129|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.587@LM_INFO@15:44:41.587607|(5046|5063) write (65).
2025-12-05 15:44:41.587@LM_INFO@15:44:41.587793|(5046|5062) write (65).
2025-12-05 15:44:41.588@LM_DEBUG@15:44:41.588218|(5047|5059) reader DD6A6780 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:41.588@LM_DEBUG@15:44:41.588307|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.588@LM_DEBUG@15:44:41.588467|(5047|5059) reader DD6A6780 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:41.588@LM_DEBUG@15:44:41.588541|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.638@LM_INFO@15:44:41.638203|(5046|5062) write (66).
2025-12-05 15:44:41.638@LM_INFO@15:44:41.638205|(5046|5063) write (66).
2025-12-05 15:44:41.638@LM_DEBUG@15:44:41.638755|(5047|5059) reader DD6A6780 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2025-12-05 15:44:41.638@LM_DEBUG@15:44:41.638841|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.638@LM_DEBUG@15:44:41.638997|(5047|5059) reader DD6A6780 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2025-12-05 15:44:41.639@LM_DEBUG@15:44:41.639069|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.688@LM_INFO@15:44:41.688683|(5046|5062) write (67).
2025-12-05 15:44:41.688@LM_INFO@15:44:41.688797|(5046|5063) write (67).
2025-12-05 15:44:41.689@LM_DEBUG@15:44:41.689248|(5047|5059) reader DD6A6780 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2025-12-05 15:44:41.689@LM_DEBUG@15:44:41.689337|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.689@LM_DEBUG@15:44:41.689490|(5047|5059) reader DD6A6780 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2025-12-05 15:44:41.689@LM_DEBUG@15:44:41.689563|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.739@LM_INFO@15:44:41.739202|(5046|5062) write (68).
2025-12-05 15:44:41.739@LM_INFO@15:44:41.739456|(5046|5063) write (68).
2025-12-05 15:44:41.740@LM_DEBUG@15:44:41.740319|(5047|5059) reader DD6A6780 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:44:41.740@LM_DEBUG@15:44:41.740404|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.740@LM_DEBUG@15:44:41.740550|(5047|5059) reader DD6A6780 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2025-12-05 15:44:41.740@LM_DEBUG@15:44:41.740623|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.790@LM_INFO@15:44:41.790011|(5046|5062) write (69).
2025-12-05 15:44:41.790@LM_INFO@15:44:41.790214|(5046|5063) write (69).
2025-12-05 15:44:41.790@LM_DEBUG@15:44:41.790305|(5047|5059) reader DD6A6780 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2025-12-05 15:44:41.790@LM_DEBUG@15:44:41.790387|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.790@LM_DEBUG@15:44:41.790526|(5047|5059) reader DD6A6780 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2025-12-05 15:44:41.790@LM_DEBUG@15:44:41.790599|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.840@LM_INFO@15:44:41.840289|(5046|5062) write (70).
2025-12-05 15:44:41.840@LM_INFO@15:44:41.840519|(5046|5063) write (70).
2025-12-05 15:44:41.841@LM_DEBUG@15:44:41.841072|(5047|5059) reader DD6A6780 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:44:41.841@LM_DEBUG@15:44:41.841155|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.841@LM_DEBUG@15:44:41.841298|(5047|5059) reader DD6A6780 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2025-12-05 15:44:41.841@LM_DEBUG@15:44:41.841371|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.890@LM_INFO@15:44:41.890988|(5046|5062) write (71).
2025-12-05 15:44:41.891@LM_INFO@15:44:41.891097|(5046|5063) write (71).
2025-12-05 15:44:41.891@LM_DEBUG@15:44:41.891387|(5047|5059) reader DD6A6780 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2025-12-05 15:44:41.891@LM_DEBUG@15:44:41.891474|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.891@LM_DEBUG@15:44:41.891624|(5047|5059) reader DD6A6780 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2025-12-05 15:44:41.891@LM_DEBUG@15:44:41.891722|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.941@LM_INFO@15:44:41.941477|(5046|5062) write (72).
2025-12-05 15:44:41.941@LM_INFO@15:44:41.941568|(5046|5063) write (72).
2025-12-05 15:44:41.941@LM_DEBUG@15:44:41.941887|(5047|5059) reader DD6A6780 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2025-12-05 15:44:41.941@LM_DEBUG@15:44:41.941975|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.942@LM_DEBUG@15:44:41.942316|(5047|5059) reader DD6A6780 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2025-12-05 15:44:41.942@LM_DEBUG@15:44:41.942391|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.991@LM_INFO@15:44:41.991784|(5046|5062) write (73).
2025-12-05 15:44:41.992@LM_DEBUG@15:44:41.992093|(5047|5059) reader DD6A6780 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 147
2025-12-05 15:44:41.992@LM_DEBUG@15:44:41.992177|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:41.992@LM_INFO@15:44:41.992313|(5046|5063) write (73).
2025-12-05 15:44:41.992@LM_DEBUG@15:44:41.992528|(5047|5059) reader DD6A6780 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2025-12-05 15:44:41.992@LM_DEBUG@15:44:41.992603|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.042@LM_INFO@15:44:42.042030|(5046|5062) write (74).
2025-12-05 15:44:42.042@LM_DEBUG@15:44:42.042495|(5047|5059) reader DD6A6780 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2025-12-05 15:44:42.042@LM_DEBUG@15:44:42.042584|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.042@LM_INFO@15:44:42.042618|(5046|5063) write (74).
2025-12-05 15:44:42.043@LM_DEBUG@15:44:42.043152|(5047|5059) reader DD6A6780 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2025-12-05 15:44:42.043@LM_DEBUG@15:44:42.043234|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.092@LM_INFO@15:44:42.092356|(5046|5062) write (75).
2025-12-05 15:44:42.092@2L0M2_5D-E1B2U-G0@51 51:54:44:44:24.20.9029826@5L|M(_5I0N4F7O|@51055:94)4 :r4e2a.d0e9r2 8D8D16|A(65708406 |t5a0k6e3 )f owor.ixt e= (7755.)0.0
0000 foo.y = 0.000000, foo.data_source = 1, count = 151
2025-12-05 15:44:42.093@LM_DEBUG@15:44:42.093016|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.093@LM_DEBUG@15:44:42.093172|(5047|5059) reader DD6A6780 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2025-12-05 15:44:42.093@LM_DEBUG@15:44:42.093244|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.142@LM_INFO@15:44:42.142801|(5046|5062) write (76).
2025-12-05 15:44:42.143@LM_INFO@15:44:42.143270|(5046|5063) write (76).
2025-12-05 15:44:42.144@LM_DEBUG@15:44:42.144034|(5047|5059) reader DD6A6780 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:44:42.144@LM_DEBUG@15:44:42.144186|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.144@LM_DEBUG@15:44:42.144353|(5047|5059) reader DD6A6780 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2025-12-05 15:44:42.144@LM_DEBUG@15:44:42.144427|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.193@LM_INFO@15:44:42.193716|(5046|5062) write (77).
2025-12-05 15:44:42.193@LM_INFO@15:44:42.193938|(5046|5063) write (77).
2025-12-05 15:44:42.194@LM_DEBUG@15:44:42.194111|(5047|5059) reader DD6A6780 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2025-12-05 15:44:42.194@LM_DEBUG@15:44:42.194195|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.194@LM_DEBUG@15:44:42.194339|(5047|5059) reader DD6A6780 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2025-12-05 15:44:42.194@LM_DEBUG@15:44:42.194423|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.244@LM_INFO@15:44:42.244064|(5046|5062) write (78).
2025-12-05 15:44:42.244@LM_INFO@15:44:42.244210|(5046|5063) write (78).
2025-12-05 15:44:42.244@LM_DEBUG@15:44:42.244394|(5047|5059) reader DD6A6780 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2025-12-05 15:44:42.244@LM_DEBUG@15:44:42.244476|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.244@LM_DEBUG@15:44:42.244615|(5047|5059) reader DD6A6780 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2025-12-05 15:44:42.244@LM_DEBUG@15:44:42.244688|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.294@LM_INFO@15:44:42.294351|(5046|5062) write (79).
2025-12-05 15:44:42.294@LM_INFO@15:44:42.294426|(5046|5063) write (79).
2025-12-05 15:44:42.294@LM_DEBUG@15:44:42.294835|(5047|5059) reader DD6A6780 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2025-12-05 15:44:42.294@LM_DEBUG@15:44:42.294923|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.295@LM_DEBUG@15:44:42.295080|(5047|5059) reader DD6A6780 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2025-12-05 15:44:42.295@LM_DEBUG@15:44:42.295153|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.303@LM_INFO@15:44:42.303425|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:42.303@LM_DEBUG@15:44:42.303496|(5047|5047) received 160 of expected 200
2025-12-05 15:44:42.344@LM_INFO@15:44:42.344729|(5046|5062) write (80).
2025-12-05 15:44:42.344@LM_INFO@15:44:42.344802|(5046|5063) write (80).
2025-12-05 15:44:42.345@LM_DEBUG@15:44:42.345121|(5047|5059) reader DD6A6780 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2025-12-05 15:44:42.345@LM_DEBUG@15:44:42.345207|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.345@LM_DEBUG@15:44:42.345352|(5047|5059) reader DD6A6780 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2025-12-05 15:44:42.345@LM_DEBUG@15:44:42.345424|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.395@LM_INFO@15:44:42.395115|(5046|5062) write (81).
2025-12-05 15:44:42.395@LM_INFO@15:44:42.395115|(5046|5063) write (81).
2025-12-05 15:44:42.395@LM_DEBUG@15:44:42.395738|(5047|5059) reader DD6A6780 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2025-12-05 15:44:42.395@LM_DEBUG@15:44:42.395826|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.396@LM_DEBUG@15:44:42.396002|(5047|5059) reader DD6A6780 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2025-12-05 15:44:42.396@LM_DEBUG@15:44:42.396076|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.445@LM_INFO@15:44:42.445750|(5046|5063) write (82).
2025-12-05 15:44:42.445@LM_INFO@15:44:42.445756|(5046|5062) write (82).
2025-12-05 15:44:42.446@LM_DEBUG@15:44:42.446349|(5047|5059) reader DD6A6780 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2025-12-05 15:44:42.446@LM_DEBUG@15:44:42.446439|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.446@LM_DEBUG@15:44:42.446598|(5047|5059) reader DD6A6780 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:44:42.446@LM_DEBUG@15:44:42.446671|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.496@LM_INFO@15:44:42.496187|(5046|5063) write (83).
2025-12-05 15:44:42.496@LM_INFO@15:44:42.496328|(5046|5062) write (83).
2025-12-05 15:44:42.496@LM_DEBUG@15:44:42.496784|(5047|5059) reader DD6A6780 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2025-12-05 15:44:42.496@LM_DEBUG@15:44:42.496872|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.497@LM_DEBUG@15:44:42.497037|(5047|5059) reader DD6A6780 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2025-12-05 15:44:42.497@LM_DEBUG@15:44:42.497111|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.546@LM_INFO@15:44:42.546634|(5046|5063) write (84).
2025-12-05 15:44:42.546@LM_INFO@15:44:42.546747|(5046|5062) write (84).
2025-12-05 15:44:42.547@LM_DEBUG@15:44:42.547213|(5047|5059) reader DD6A6780 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2025-12-05 15:44:42.547@LM_DEBUG@15:44:42.547300|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.547@LM_DEBUG@15:44:42.547457|(5047|5059) reader DD6A6780 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:44:42.547@LM_DEBUG@15:44:42.547529|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.597@LM_INFO@15:44:42.597069|(5046|5063) write (85).
2025-12-05 15:44:42.597@LM_INFO@15:44:42.597144|(5046|5062) write (85).
2025-12-05 15:44:42.597@LM_DEBUG@15:44:42.597606|(5047|5059) reader DD6A6780 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2025-12-05 15:44:42.597@LM_DEBUG@15:44:42.597720|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.597@LM_DEBUG@15:44:42.597890|(5047|5059) reader DD6A6780 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2025-12-05 15:44:42.597@LM_DEBUG@15:44:42.597965|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.647@LM_INFO@15:44:42.647485|(5046|5063) write (86).
2025-12-05 15:44:42.647@LM_INFO@15:44:42.647586|(5046|5062) write (86).
2025-12-05 15:44:42.648@LM_DEBUG@15:44:42.648120|(5047|5059) reader DD6A6780 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2025-12-05 15:44:42.648@LM_DEBUG@15:44:42.648209|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.648@LM_DEBUG@15:44:42.648367|(5047|5059) reader DD6A6780 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:44:42.648@LM_DEBUG@15:44:42.648440|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.697@LM_INFO@15:44:42.697957|(5046|5063) write (87).
2025-12-05 15:44:42.698@LM_INFO@15:44:42.698049|(5046|5062) write (87).
2025-12-05 15:44:42.698@LM_DEBUG@15:44:42.698589|(5047|5059) reader DD6A6780 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2025-12-05 15:44:42.698@LM_DEBUG@15:44:42.698680|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.698@LM_DEBUG@15:44:42.698884|(5047|5059) reader DD6A6780 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2025-12-05 15:44:42.698@LM_DEBUG@15:44:42.698959|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.748@LM_INFO@15:44:42.748423|(5046|5063) write (88).
2025-12-05 15:44:42.748@LM_INFO@15:44:42.748514|(5046|5062) write (88).
2025-12-05 15:44:42.748@LM_DEBUG@15:44:42.748959|(5047|5059) reader DD6A6780 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2025-12-05 15:44:42.749@LM_DEBUG@15:44:42.749046|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.749@LM_DEBUG@15:44:42.749201|(5047|5059) reader DD6A6780 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:44:42.749@LM_DEBUG@15:44:42.749274|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.798@LM_INFO@15:44:42.798871|(5046|5063) write (89).
2025-12-05 15:44:42.798@LM_INFO@15:44:42.799004|(5046|5062) write (89).
2025-12-05 15:44:42.799@LM_DEBUG@15:44:42.799385|(5047|5059) reader DD6A6780 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2025-12-05 15:44:42.799@LM_DEBUG@15:44:42.799473|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.799@LM_DEBUG@15:44:42.799631|(5047|5059) reader DD6A6780 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2025-12-05 15:44:42.799@LM_DEBUG@15:44:42.799736|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.849@LM_INFO@15:44:42.849350|(5046|5063) write (90).
2025-12-05 15:44:42.849@LM_INFO@15:44:42.849609|(5046|5062) write (90).
2025-12-05 15:44:42.850@LM_DEBUG@15:44:42.850144|(5047|5059) reader DD6A6780 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2025-12-05 15:44:42.850@LM_DEBUG@15:44:42.850233|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.850@LM_DEBUG@15:44:42.850399|(5047|5059) reader DD6A6780 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:44:42.850@LM_DEBUG@15:44:42.850472|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.899@LM_INFO@15:44:42.899999|(5046|5063) write (91).
2025-12-05 15:44:42.900@LM_INFO@15:44:42.900126|(5046|5062) write (91).
2025-12-05 15:44:42.900@LM_DEBUG@15:44:42.900471|(5047|5059) reader DD6A6780 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2025-12-05 15:44:42.900@LM_DEBUG@15:44:42.900557|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.900@LM_DEBUG@15:44:42.900732|(5047|5059) reader DD6A6780 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2025-12-05 15:44:42.900@LM_DEBUG@15:44:42.900807|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.950@LM_INFO@15:44:42.950474|(5046|5063) write (92).
2025-12-05 15:44:42.950@LM_INFO@15:44:42.950540|(5046|5062) write (92).
2025-12-05 15:44:42.950@LM_DEBUG@15:44:42.950953|(5047|5059) reader DD6A6780 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2025-12-05 15:44:42.951@LM_DEBUG@15:44:42.951038|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:42.951@LM_DEBUG@15:44:42.951188|(5047|5059) reader DD6A6780 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:44:42.951@LM_DEBUG@15:44:42.951261|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.000@LM_INFO@15:44:43.000862|(5046|5063) write (93).
2025-12-05 15:44:43.000@LM_INFO@15:44:43.000969|(5046|5062) write (93).
2025-12-05 15:44:43.001@LM_DEBUG@15:44:43.001350|(5047|5059) reader DD6A6780 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2025-12-05 15:44:43.001@LM_DEBUG@15:44:43.001436|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.001@LM_DEBUG@15:44:43.001591|(5047|5059) reader DD6A6780 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2025-12-05 15:44:43.001@LM_DEBUG@15:44:43.001665|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.051@LM_INFO@15:44:43.051355|(5046|5063) write (94).
2025-12-05 15:44:43.051@LM_INFO@15:44:43.051517|(5046|5062) write (94).
2025-12-05 15:44:43.051@LM_DEBUG@15:44:43.051934|(5047|5059) reader DD6A6780 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2025-12-05 15:44:43.052@LM_DEBUG@15:44:43.052024|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.052@LM_DEBUG@15:44:43.052186|(5047|5059) reader DD6A6780 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:44:43.052@LM_DEBUG@15:44:43.052259|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.101@LM_INFO@15:44:43.101903|(5046|5063) write (95).
2025-12-05 15:44:43.101@LM_INFO@15:44:43.101991|(5046|5062) write (95).
2025-12-05 15:44:43.102@LM_DEBUG@15:44:43.102487|(5047|5059) reader DD6A6780 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2025-12-05 15:44:43.102@LM_DEBUG@15:44:43.102576|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.102@LM_DEBUG@15:44:43.102761|(5047|5059) reader DD6A6780 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2025-12-05 15:44:43.102@LM_DEBUG@15:44:43.102839|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.152@LM_INFO@15:44:43.152331|(5046|5063) write (96).
2025-12-05 15:44:43.152@LM_INFO@15:44:43.152537|(5046|5062) write (96).
2025-12-05 15:44:43.152@LM_DEBUG@15:44:43.152873|(5047|5059) reader DD6A6780 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2025-12-05 15:44:43.152@LM_DEBUG@15:44:43.152960|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.153@LM_DEBUG@15:44:43.153118|(5047|5059) reader DD6A6780 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:44:43.153@LM_DEBUG@15:44:43.153192|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.202@LM_INFO@15:44:43.202748|(5046|5063) write (97).
2025-12-05 15:44:43.202@LM_INFO@15:44:43.203004|(5046|5062) write (97).
2025-12-05 15:44:43.203@LM_DEBUG@15:44:43.203772|(5047|5059) reader DD6A6780 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2025-12-05 15:44:43.203@LM_DEBUG@15:44:43.203863|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.204@LM_DEBUG@15:44:43.204024|(5047|5059) reader DD6A6780 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2025-12-05 15:44:43.204@LM_DEBUG@15:44:43.204098|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.253@LM_INFO@15:44:43.253597|(5046|5063) write (98).
2025-12-05 15:44:43.253@LM_INFO@15:44:43.253806|(5046|5062) write (98).
2025-12-05 15:44:43.254@LM_DEBUG@15:44:43.254207|(5047|5059) reader DD6A6780 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2025-12-05 15:44:43.254@LM_DEBUG@15:44:43.254294|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.254@LM_DEBUG@15:44:43.254449|(5047|5059) reader DD6A6780 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:44:43.254@LM_DEBUG@15:44:43.254522|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.303@LM_INFO@15:44:43.303683|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:43.303@LM_DEBUG@15:44:43.303812|(5047|5047) received 198 of expected 200
2025-12-05 15:44:43.304@LM_INFO@15:44:43.304115|(5046|5062) write (99).
2025-12-05 15:44:43.304@LM_INFO@15:44:43.304178|(5046|5063) write (99).
2025-12-05 15:44:43.304@LM_DEBUG@15:44:43.304617|(5047|5059) reader DD6A6780 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2025-12-05 15:44:43.304@LM_DEBUG@15:44:43.304730|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.304@LM_DEBUG@15:44:43.304895|(5047|5059) reader DD6A6780 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2025-12-05 15:44:43.304@LM_DEBUG@15:44:43.304969|(5047|5059) SampleInfo.sample_rank = 0
2025-12-05 15:44:43.354@LM_DEBUG@15:44:43.354572|(5046|5062) Writer::svc finished.
2025-12-05 15:44:43.354@LM_DEBUG@15:44:43.354714|(5046|5063) Writer::svc finished.
2025-12-05 15:44:43.556@LM_INFO@15:44:43.556124|(5046|5046) publisher signaling finished
2025-12-05 15:44:43.556@LM_DEBUG@15:44:43.556265|(5046|5046) notifying subscriber of 0 timeout writes
2025-12-05 15:44:43.806@LM_INFO@15:44:43.806508|(5046|5046) publisher checking for sub finished
2025-12-05 15:44:44.056@LM_INFO@15:44:44.056742|(5046|5046) publisher checking for sub finished
2025-12-05 15:44:44.303@LM_INFO@15:44:44.304000|(5047|5047) subscriber signaling finished
2025-12-05 15:44:44.306@LM_INFO@15:44:44.306944|(5046|5046) publisher checking for sub finished
2025-12-05 15:44:44.307@LM_DEBUG@15:44:44.307036|(5046|5046) Writer::end
2025-12-05 15:44:44.307@LM_DEBUG@15:44:44.307564|(5046|5048) DataWriterImpl::remove_associations: bit 0 local 01030000.6cff8203.00000003.00000102(0f05cdda) remote 01030000.26c0f2f58-21023-.00050 01050:4042:.4040.0300075@0L7M(_2D6E6B3UdG5@e115): 4n4u:m4 4r.e3m0o7t6e6s6 |1(
5047|5059) instance is disposed
2025-12-05 15:44:44.308@LM_DEBUG@15:44:44.308822|(5047|5050) DataReaderImpl::remove_associations: bit 0 local 01030000.6cff8203.00000002.00000507(2663d5e1) remote 01030000.6cff8203.00000003.00000102(0f05cdda) num remotes 1
2025-12-05 15:44:44.309@LM_DEBUG@15:44:44.309022|(5047|5050) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6cff8203.00000002.00000507(2663d5e1) remote 01030000.6cff8203.00000003.00000102(0f05cdda) num remotes 1
2025-12-05 15:44:44.309@LM_DEBUG@15:44:44.309186|(5047|5050) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:44.309@LM_DEBUG@15:44:44.309322|(5047|5050) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:44.309@LM_DEBUG@15:44:44.309768|(5046|5048) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000003.000001c7(e40bfbe5) remote 01030000.6cff8203.00000001.000001c2(eea15c0a) num remotes 1
2025-12-05 15:44:44.309@LM_DEBUG@15:44:44.309885|(5046|5048) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000003.000001c7(e40bfbe5) remote 01030000.6cff8203.00000001.000001c2(eea15c0a) num remotes 1
2025-12-05 15:44:44.310@LM_DEBUG@15:44:44.310560|(5046|5048) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000003.000003c7(d63d9967) remote 01030000.6cff8203.00000001.000004c2(93d6a84f) num remotes 1
2025-12-05 15:44:44.310@LM_DEBUG@15:44:44.310673|(5046|5048) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000003.000003c7(d63d9967) remote 01030000.6cff8203.00000001.000004c2(93d6a84f) num remotes 1
2025-12-05 15:44:44.311@LM_DEBUG@15:44:44.311209|(5046|5048) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000003.000004c7(997c0fa0) remote 01030000.6cff8203.00000001.000003c2(dc973e88) num remotes 1
2025-12-05 15:44:44.311@LM_DEBUG@15:44:44.311320|(5046|5048) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000003.000004c7(997c0fa0) remote 01030000.6cff8203.00000001.000003c2(dc973e88) num remotes 1
2025-12-05 15:44:44.311@LM_DEBUG@15:44:44.311905|(5046|5048) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000003.000002c7(cf26a826) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9) num remotes 1
2025-12-05 15:44:44.312@LM_DEBUG@15:44:44.312021|(5046|5048) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000003.000002c7(cf26a826) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9) num remotes 1
2025-12-05 15:44:44.311@LM_DEBUG@15:44:44.312134|(5046|5056) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:33341 , reconnect_state = INIT_STATE.
2025-12-05 15:44:44.312@LM_DEBUG@15:44:44.312322|(5046|5056) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:44.314@LM_DEBUG@15:44:44.314604|(5046|5046) Service_Participant::shutdown
2025-12-05 15:44:44.318@LM_DEBUG@15:44:44.318275|(5046|5046) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:44.318@LM_DEBUG@15:44:44.318878|(5046|5046) Service_Participant::~Service_Participant
2025-12-05 15:44:44.318@LM_DEBUG@15:44:44.318938|(5046|5046) Service_Participant::shutdown
2025-12-05 15:44:44.554@LM_INFO@15:44:44.554481|(5047|5047) subscriber checking for pub finished
2025-12-05 15:44:44.554@LM_INFO@15:44:44.554629|(5047|5047) subscriber starting shutdown
2025-12-05 15:44:44.555@LM_DEBUG@15:44:44.555870|(5047|5049) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000002.000001c7(d96bd255) remote 01030000.6cff8203.00000001.000001c2(eea15c0a) num remotes 1
2025-12-05 15:44:44.556@LM_DEBUG@15:44:44.556011|(5047|5049) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000002.000001c7(d96bd255) remote 01030000.6cff8203.00000001.000001c2(eea15c0a) num remotes 1
2025-12-05 15:44:44.556@LM_DEBUG@15:44:44.556798|(5047|5049) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000002.000003c7(eb5db0d7) remote 01030000.6cff8203.00000001.000004c2(93d6a84f) num remotes 1
2025-12-05 15:44:44.556@LM_DEBUG@15:44:44.556914|(5047|5049) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000002.000003c7(eb5db0d7) remote 01030000.6cff8203.00000001.000004c2(93d6a84f) num remotes 1
2025-12-05 15:44:44.557@LM_DEBUG@15:44:44.557414|(5047|5049) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000002.000004c7(a41c2610) remote 01030000.6cff8203.00000001.000003c2(dc973e88) num remotes 1
2025-12-05 15:44:44.557@LM_DEBUG@15:44:44.557526|(5047|5049) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000002.000004c7(a41c2610) remote 01030000.6cff8203.00000001.000003c2(dc973e88) num remotes 1
2025-12-05 15:44:44.558@LM_DEBUG@15:44:44.558140|(5047|5049) DataReaderImpl::remove_associations: bit 1 local 01030000.6cff8203.00000002.000002c7(f2468196) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9) num remotes 1
2025-12-05 15:44:44.558@LM_DEBUG@15:44:44.558298|(5047|5049) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6cff8203.00000002.000002c7(f2468196) remote 01030000.6cff8203.00000001.000002c2(c58c0fc9) num remotes 1
2025-12-05 15:44:44.558@LM_DEBUG@15:44:44.558297|(5047|5057) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:33341 , reconnect_state = INIT_STATE.
2025-12-05 15:44:44.558@LM_DEBUG@15:44:44.558672|(5047|5057) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:44.559@LM_DEBUG@15:44:44.559065|(5047|5049) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:44.563@LM_INFO@15:44:44.563223|(5047|5047) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:44.563@LM_DEBUG@15:44:44.563286|(5047|5047) Service_Participant::shutdown
2025-12-05 15:44:44.564@LM_DEBUG@15:44:44.564288|(5047|5047) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:44.566@LM_INFO@15:44:44.566866|(5047|5047) subscriber exiting with status 0
2025-12-05 15:44:44.567@LM_DEBUG@15:44:44.567447|(5047|5047) Service_Participant::~Service_Participant
2025-12-05 15:44:44.567@LM_DEBUG@15:44:44.567503|(5047|5047) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:44.596087|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl nokey udp mi Time:7s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl nokey rtps mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5067
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 1 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5075 started at 2025-12-05 15:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1 -m 2 -i 100 -w 1 -z 10 -k 1 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5076 started at 2025-12-05 15:44:44
1155::4444::4444..885511881155||((55007756||55007756)) 1155::4444::4444..885511886643 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4444::4444..885522@@LLMM__IINNFFOO@@1155::4444::4444..885522113388||((55007765||55007765)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4444::4444..885522@@LLMM__IINNFFOO@@1155::4444::4444..885522226699||((55007765||55007765)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4444::4444..885522@@LLMM__IINNFFOO@@1155::4444::4444..885522447789||((55007756||55007756)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
22002255--1122--0055 1155::4444::4444..885522@@LLMM__IINNFFOO@@1155::4444::4444..885522990077||((55007765||55007765)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTTSS==sshhmmeemm
2022052-51-21-20-50 51 51:54:44:44:44.48.5835@3L@ML_MI_NIFNOF@O1@51:54:44:44:44.48.5835038088|9(|5(057067|55|057067)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GS_HSMHEMME=M@=s@hsmhemme
m
22002255--1122--0055 1155::4444::4444..885533@@LLMM__IINNFFOO@@1155::4444::4444..885533224499||((55007756||55007756)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS__TTRRAANNSSPPOORRTTSS==rrttppss
22002255--1122--0055 1155::4444::4444..885533@@LLMM__IINNFFOO@@1155::4444::4444..885533441188||((55007756||55007756)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS==@@rrttppss
22002255--1122--0055 1155::4444::4444..885533@@LLMM__IINNFFOO@@1155::4444::4444..885533558856||((55007765||55007765)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCONFIG_OMNUFLITGI_CMAUSLTT_ITCRAASNTS_PTORRATNSS=PmOuRlTtSi=cmausltt
icast
2025-12-05 21052:54-41:24-40.58 5135@:L4M4_:I4N4F.O8@5135@:L4M4_:I4N4F.O8@51357:7494|:(4540.7865|35708746|)( 5I0N7F5O|:5 0C7o5n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_NsFtIrGi_nMgU:L TCIOCNAFSITG=_@MmUuLlTtIiCcAaSsTt=
@multicast
2025-12-05 1250:2454-:1424-.0855 31@5L:M4_4I:N4F4O.@81553:@4L4M:_4I4N.F8O5@31954:24|4(:54047.68|553097468)| (I5N0F7O5:| 5C0o7n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iUnDgP:_ TCROANNFSIPGO_RUTDSP=_uTdRpA
NSPORTS=udp
2025-12-05 1250:2454-:1424-.0855 41@5L:M4_4I:N4F4O.@81554:@4L4M:_4I4N.F8O5@41059:74|4(:54047.68|554017062)| (I5N0F7O5:| 5C0o7n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iUnDgP:= @CuOdNpF
IG_UDP=@udp
2025-12-05 15:24042:54-41.28-5045@ L1M5_:I4N4F:O4@41.58:5444@:L4M4_.I8N5F4O2@4125|:(4540:7464|.58057462)4 8I|N(F5O0:7 5C|o5n0f7i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tTrCiPn_gT:R ACNOSNPFOIRGT_ST=CtPc_pT
RANSPORTS=tcp
2025-1220-2055- 1125-:0454 :1454:.4845:44@4L.M8_5I4N@FLOM@_1I5N:F4O4@:1454:.4845:44349.88|5(45400716||(55007765)| 5I0N7F5O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnNgF:I GC_OTNCFPI=G@_tTcCpP
=@tcp
20252-01225--0152 -1055: 4145::4444.:84544.@8L5M4_@ILNMF_OI@N1F5O:@4145::4444.:84544.584544|5(4560|7(65|057057|65)0 7I5N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN=F@IcGo=n@fciogn
fig
2025-12-05 15:44:44.854@LM_IN2F0O2@51-51:24-40:54 41.58:54447:0474|.(855047@6L|M5_0I7N6F)O @I1N5F:O4:4 :C4o4n.f8i5g4S7t2o1r|e(I5m0p7l5:|:5s0e7t5_)s tIrNiFnOg:: CToRnAfNiSgPSOtRoTr_eSIHmMpElM:_:TsReAtN_SsPtOrRiTn_gT:Y PTER=AsNhSmPeOmR
T_SHMEM_TRANSPORT_TYPE=shmem
2025-12-05 15:44:44.854@LM_INFO2@01255:-4142:-4045. 81554:84646:|4(45.087564|@5L0M7_6I)N FION@F1O5:: 4C4o:n4f4i.g8S5t4o8r7e9I|m(p5l0:7:5s|e5t0_7s5t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oSrHeMIEmMp=l@:s:hsmeetm_
string: TRANSPORT_SHMEM=@shmem
2025-12-05 15:44:44.855@LM_INFO2@01255:-4142:-4045. 81555:04046:|4(45.087565|@5L0M7_6I)N FION@F1O5:: 4C4o:n4f4i.g8S5t5o0r1e9I|m(p5l0:7:5s|e5t0_7s5t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oRrTePISm_pUlS:E:_sMeUtL_TsItCrAiSnTg=:0
TRANSPORT_RTPS_USE_MULTICAST=0
2025-12-05 15:44:44.855@LM_INF2O0@2155-:1424-:0454 .1855:54145:54|4(.5805756@|L5M0_7I6N)F OI@N1F5O::4 4C:o4n4f.i8g5S5t1o6r8e|I(m5p0l7:5:|s5e0t7_5s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rReTIPmSp_lT:R:AsNeStP_OsRtTr_iTnYgP:E =TrRtApNsS_PuOdRpT
_RTPS_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:44:44.855@LM_INF2O0@2155-:1424-:0454 .1855:54341:14|4(.5805756@|L5M0_7I6N)F OI@N1F5O::4 4C:o4n4f.i8g5S5t3o2r4e|I(m5p0l7:5:|s5e0t7_5s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rReTIPmSp=l@:r:tspest
_string: TRANSPORT_RTPS=@rtps
2025-12-05 15:44:44.855@LM_INF2O0@2155-:1424-:0454 .1855:54445:04|4(.5805756@|L5M0_7I6N)F OI@N1F5O::4 4C:o4n4f.i8g5S5t4o6r3e|I(m5p0l7:5:|s5e0t7_5s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rMeUILmTpIlC:A:SsTe_tT_RsAtNrSiPnOgR:T _TTRYAPNES=PmOuRlTt_iMcUaLsTtI
CAST_TRANSPORT_TYPE=multicast
2025-12-05 15:44:44.855@LM_INF2O0@2155-:1424-:0454 .1855:54641:44|4(.5805756@|L5M0_7I6N)F OI@N1F5O::4 4C:o4n4f.i8g5S5t6o2r7e|I(m5p0l7:5:|s5e0t7_5s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rMeUILmTpIlC:A:SsTe=t@_msutlrtiincga:s tT
RANSPORT_MULTICAST=@multicast
2025-12-05 15:44:44.855@LM_IN2F0O2@51-51:24-40:54 41.58:54547:7474|.(855057@6L|M5_0I7N6F)O @I1N5F:O4:4 :C4o4n.f8i5g5S7t8o9r|e(I5m0p7l5:|:5s0e7t5_)s tIrNiFnOg:: CToRnAfNiSgPSOtRoTr_eUIDmPp_lT:R:AsNeStP_OsRtTr_iTnYgP:E =TuRdApN
SPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:44:44.855@LM_I2N0F2O5@-1152:-4045: 4145.:84545:94246.|8(5550@7L6M|_5I0N7F6O)@ 1I5N:F4O4:: 4C4o.n8f5i5g9S3t8o|r(e5I0m7p5l|:5:0s7e5t)_ sItNrFiOn:g :C oTnRfAiNgSSPtOoRrTe_IUmDpPl=:@:usdept
_string: TRANSPORT_UDP=@udp
2025-12-05 15:44:44.856@2L0M2_5I-N1F2O-@0155 :1454::4444:.4845.6805665@|L(M5_0I7N6F|O5@01756:)4 4I:N4F4O.:8 5C6o0n7f5i|g(S5t0o7r5e|I5m0p7l5:): sIeNtF_Os:t rCionngf:i gTSRtAoNrSePIOmRpTl_:T:CsPe_tT_RsAtNrSiPnOgR:T _TTRYAPNES=PtOcRpT
_TCP_TRANSPORT_TYPE=tcp
2025-12-05 15:44:44.8562@0L2M5_-I1N2F-O0@51 51:54:44:44:44.48.5865262@4L|M(_5I0N7F6O|@51057:64)4 :I4N4F.O8:5 6C2o3n4f|i(g5S0t7o5r|e5I0m7p5l): :IsNeFtO_:s tCroinnfgi:g STtRoArNeSIPmOpRlT:_:TsCePt=_@sttcrpi
ng: TRANSPORT_TCP=@tcp
2025-12-05 15:44:44.825062@5L-M1_2I-N0F5O @1155::4444::4444..885566@3L6M2_|I(N5F0O7@61|55:04746:)4 4I.N8F5O6:3 7C1o|n(f5i0g7S5t|o5r0e7I5m)p lI:N:FsOe:t _CsotnrfiinggS:t oTrReAINmSpPlO:R:Ts=e@tt_rsatnrsipnogr:t
TRANSPORT=@transport
2025-12-05 15:44:44.825062@5L-M1_2I-N0F5O @1155::4444::4444..885566@5L0M6_|I(N5F0O7@61|55:04746:)4 4I.N8F5O6:5 2C0o|n(f5i0g7S5t|o5r0e7I5m)p lI:N:FsOe:t _CsotnrfiinggS:t oCrOeMIMmOpNl_:P:OsOeLt__SsItZrEi=n4g0:0 0C0O0M0M0O
N_POOL_SIZE=40000000
2025-12-05 15:44:442.082556-@1L2M-_0I5N F1O5@:1454::4444:.4845.68@5L6M6_6I2N|F(O5@01756:|4540:7464). 8I5N6F6O7:0 |C(o5n0f7i5g|S5t0o7r5e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eCIOmMpMlO:N:_sDeCtP_Ss_tIrNiFnOg_:R ECPOOM=MfOiNl_eD:C/P/Sr_eIpNoF.Oi_oRrE
PO=file://repo.ior
2025-12-05 15:44:442.082556-@1L2M-_0I5N F1O5@:1454::4444:.4845.68@5L6M8_3I7N|F(O5@01756:|4540:7464). 8I5N6F8O4:5 |C(o5n0f7i5g|S5t0o7r5e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eCIOmMpMlO:N:_sDeCtP_Ss_tGrLiOnBgA:L _CTORMAMNOSNP_ODRCTP_SC_OGNLFOIBGA=Lt_cTpR
ANSPORT_CONFIG=tcp
2025-12-05 15:44:44.825072@5L-M1_2I-N0F5O @1155::4444::4444..885577@0L0M3_|I(N5F0O7@61|55:04746:)4 4I.N8F5O7:0 1C0o|n(f5i0g7S5t|o5r0e7I5m)p lI:N:FsOe:t _CsotnrfiinggS:t oCrOeMIMmOpNl=:@:csoemtm_osnt
ring: COMMON=@common
22002255--1122--0055 1155::4444::4444..885577@@LLMM__IINNFFOO@@1155::4444::4444..885577449966||((55007765||55007765)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::4444..885588@@LLMM__IINNFFOO@@1155::4444::4444..885588665522||((55007765||55007765)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4444::4444..885588@@LLMM__IINNFFOO@@1155::4444::4444..885588888833||((55007765||55007765)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4444::4444..885599@@LLMM__IINNFFOO@@1155::4444::4444..885599006699||((55007756||55007756)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
220025-1225--0152 -1055: 4145::4444.:84549.@8L5M9_@ILNMF_OI@N1F5O:@4145::4444.:84549.385519|3(5510|7(65|057057|65)0 7S5e)r vSiecrev_iPcaer_tPiacritpiacnitp:a:ngte:t:_gdeotm_adionm_apianr_tpiacritpiacnitp_afnatc_tfoarcyt:o rcyo:m pciolmepri:l egr :v egr svieorns i1o1n. 41.10.
4.0
202250-2152--1025- 0155 :1454::4444:.4845.98@5L9M@_LNMO_TNIOCTEI@C1E5@:1454::4444:.4845.98552945|2(65|0(7560|7550|7560)7 5N)O TNIOCTEI:C ES:e rSveircvei_cPea_rPtairctiipcainpta:n:ti:n:tiinatliiazleiSzcehSecdhueldiunlgi(n)g (-) n-o nsoc hsecdhueldiunlgi npgo lpioclyi csyp sepceicfiied, not setting pfoileidc,y .n
ot setting policy.
22002255--1122--0055 1155::4444::4444..886600@@LLMM__DDEEBBUUGG@@1155::4444::4444..886600004434||((55007756||55007756)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
20252-01225--0152 -1055: 4145::4444.:84640.@8L6M0_@DLEMB_UDGE@B1U5G:@4145::4444.:84640.583650|5S3u7b|sPcurbilbiesrh eUrs iUnsgi nRgT PRST PtSr atnrsapnosrpto.r
t.
2025-12-05 15:44:44.860@LM_INFO2@01255:-4142:-4045. 81650:74546:|4(45.087650|@5L0M7_5I)N FION@F1O5:: 4C4o:n4f4i.g8S6t0o7r7e0I|m(p5l0:7:6s|e5t0_7s6t)r iInNgF:O :R ECPoOnSfIiTgOSRtYo_rDeEIFmApUlL:T:_sReEtP_Os=t@rDiEnFgA:U LRTE_PROESPIOT
ORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-052 01255:-4142:-05 154:44.48:6404@.L8M6_0D@ELBMU_GD@E1B5U:G4@41:54:44.48:64049.5866|0(956037|5(|55007765|)5 0S7e6r)v iSceer_vPiacret_iPcairptaincti:p:asnett:_:rseepto__rieopro:_ iRoerp:o [RDeEpFoA[UDLETF_ARUELPTO_]R E=P=O ]f i=l=e :f/i/lree:p/o/.rieopro
.ior
15:44:44.905502|(5067|5067) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:44.913@LM_INFO@15:44:44.913024|(5075|5075) INFO: 2C0o2n5f-i1g2S-t0o5r e1I5m:p4l4:::4s4e.t9_1s3t@rLiMn_gI:N FTOR@A1N5S:P4O4R:T4_4O.P9E1N3D0D7S5_|B(I5T0T7C6P|_5T0R7A6N)S PIONRFTO_:I NCSoTn_fDiEgFSAtUoLrTe_IRmEpPlO:_:DsAeTtA_LsItNrKi_nRgE:L ETARSAEN_SDPEOLRATY_=O0P
ENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:44.2901235@-L1M2_-I0N5F O1@51:54:44:44:44.49.1931@3L3M1_4I|N(F5O0@7155|:54047:54)4 .I9N1F3O3:3 2C|o(n5f0i7g6S|t5o0r7e6I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tO_PsEtNrDiDnSg_:B ITTRTACNPS_PTORRATN_SOPPOERNTD_DISN_SBTI_TDTECFPA_UTLRTA_NRSEPPOOR_TL_OICNASLT__ADDEDFRAEUSLST=_:R0E
PO_LOCAL_ADDRESS=:0
2025-12-05 15:4240:2454-.1921-30@5L M1_5I:N4F4O:@4145.:94143:@4L4M._9I1N3F5O4@01|5(:54047:54|45.097153)5 5I3n|f(o5R0e7p6o|D5i0s7c6o)v eIrnyf:o:Rbeipto_Dciosncfoivge r-y :B:IbTi tt_ccpo ntfriagn s-p oBrItT :t0c
p transport :0
2025-12-05 15:44:44.918@LM_WARNING@15:44:44.918116|(5076|5076) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fu2l0l2y5 -q1u2a-l0i5f i1e5d: 4h4o:s4t4n.a9m1e8,@ LpMl_eWaAsReN IcNoGr@r1e5c:t4 4s:y4s4t.e9m1 8c1o8n4f|i(g5u0r7a5t|i5o0n7.5
) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:44.925@LM_DEBUG@15:44:44.926002|(5076|5080) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000003.000001c7(ad9e97fd) remote 01030000.222d1ab7.00000001.000001c2(a7343012)
2025-12-05 15:44:44.926@LM_WARNING@15:44:44.926403|(5076|5076) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.926@LM_DEBUG@15:44:44.927003|(5075|5079) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000002.000001c7(90febe4d) remote 01030000.222d1ab7.00000001.000001c2(a7343012)
2025-12-05 15:44:44.927@LM_WARNING@15:44:44.927432|(5075|5075) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.928@LM_DEBUG@15:44:44.928263|(5076|5080) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000003.000002c7(86b3c43e) remote 01030000.222d1ab7.00000001.000002c2(8c1963d1)
2025-12-05 15:44:44.928@LM_WARNING@15:44:44.928899|(5076|5076) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.929@LM_DEBUG@15:44:44.929124|(5075|5079) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000002.000002c7(bbd3ed8e) remote 01030000.222d1ab7.00000001.000002c2(8c1963d1)
2025-12-05 15:44:44.929@LM_WARNING@15:44:44.929643|(5075|5075) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.930@LM_DEBUG@15:44:44.930113|(5076|5080) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000003.000003c7(9fa8f57f) remote 01030000.222d1ab7.00000001.000004c2(da43c457)
2025-12-05 15:44:44.930@LM_WARNING@15:44:44.930725|(5076|5076) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.930@LM_DEBUG@15:44:44.930869|(5075|5079) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000002.000003c7(a2c8dccf) remote 01030000.222d1ab7.00000001.000004c2(da43c457)
2025-12-05 15:44:44.931@LM_WARNING@15:44:44.931401|(5075|5075) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.931@LM_DEBUG@15:44:44.931938|(5076|5080) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000003.000004c7(d0e963b8) remote 01030000.222d1ab7.00000001.000003c2(95025290)
2025-12-05 15:44:44.932@LM_WARNING@15:44:44.932529|(5076|5076) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.932@LM_DEBUG@15:44:44.932616|(5075|5079) DataReaderImpl::add_association - bit 1 local 01030000.222d1ab7.00000002.000004c7(ed894a08) remote 01030000.222d1ab7.00000001.000003c2(95025290)
2025-12-05 15:44:44.933@LM_WARNING@15:44:44.933197|(5075|5075) TypeLookupService::type_identifier_to_dynamic - Encountered TK_N2O0N2E5:- 1r2e-t0u5r n1i5n:g4 4n:i4l4 .D9y3n3a@mLiMc_ DTEyBpUeG
@15:44:44.933282|(5076|5076) attach to RTPS
2025-12-05 15:44:44.933@LM_DEBUG@15:44:44.933389|(5076|5076) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:44.933@LM_DEBUG@15:44:44.933895|(5075|5075) attach to RTPS
2025-12-05 15:44:44.935@LM_WARNING@15:44:44.935799|(5076|5076) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.935@LM_INFO@15:44:44.935947|(5076|5076) subscriber signaling ready
2025-12-05 15:44:44.936@LM_DEBUG@15:44:44.936272|(5075|5079) DataWriterImpl::a2d0d2_5a-s1s2o-c0i5a t1i5o:n4 4-: 4b4i.t9 306 @lLoMc_aDlE B0U1G0@31050:0404.:24242.d913a6b370.60|0(050007060|25.008000)0 0D1a0t2a(R7ebafd0e8r8I7m2p)l :r:eamdodt_ea s0s1o0c3i0a0t0i0o.n2 2-2 db1iatb 70. 0l0o0c0a0l0 0031.003000000005.0272(25d219a6b970.4090)0
00003.00000507(52969049) remote 01030000.22220d215a-b172.-00050 01050:0424.:04040.0903160@2L(M7_bWfA0R8N8I7N2G)@
15:44:44.936508|(5075|5075) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:44.936@LM_INFO@15:44:44.936656|(5075|5075) publisher signaling ready
2025-12-05 15:44:44.937@LM_INFO@15:44:44.937493|(5075|5079) DataWriterImpl::transport_assoc_done: writer 01030000.222d1ab7.00000002.00000102(7bf08872) succeeded in associating with reader 01030000.222d1ab7.00000003.00000507(52969049)
2025-12-05 15:44:44.937@LM_DEBUG@15:44:44.937648|(5075|5079) DataWriterImpl::transport_assoc_done: writer 01030000.222d1ab7.00000002.00000102(7bf08872) reader 01030000.222d1ab7.00000003.00000507(52969049) calling association_complete_i
2025-12-05 15:44:44.937@LM_DEBUG@15:44:44.937787|(5075|5079) DataWriterImpl::association_complete_i - bit 0 local 01030000.222d1ab7.00000002.00000102(7bf08872) remote 01030000.222d1ab7.00000003.00000507(52969049)
2025-12-05 15:44:44.947@LM_WARNING@15:44:44.947979|(5075|5089) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:36497 failed send: Operation not permitted
2025-12-05 15:44:44.948@LM_DEBUG@15:44:44.948348|(5076|5088) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:45.186@LM_INFO@15:44:45.186149|(5076|5076) subscriber checking for pub ready
2025-12-05 15:44:45.186@LM_INFO@15:44:45.186253|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:45.186@LM_DEBUG@15:44:45.186313|(5076|5076) received 0 of expected 200
2025-12-05 15:44:45.186@LM_INFO@15:44:45.186857|(5075|5075) publisher checking for sub ready
2025-12-05 15:44:45.187@LM_DEBUG@15:44:45.187009|(5075|5075) Writer::start
2025-12-05 15:44:45.187@LM_DEBUG@15:44:45.187207|(5075|5091) Writer::svc begins.
2025-12-05 15:44:45.187@LM_DEBUG@15:44:45.187293|(5075|5091) 15:44:45.187295 Writer::svc starting to write.
2025-12-05 15:44:45.187@LM_DEBUG@15:44:45.187354|(5075|5092) Writer::svc begins.
2025-12-05 15:44:45.187@LM_DEBUG@15:44:45.187423|(5075|5092) 15:44:45.187425 Writer::svc starting to write.
2025-12-05 15:44:45.187@LM_INFO@15:44:45.187513|(5075|5092) write (0).
2025-12-05 15:44:45.187@LM_INFO@15:44:45.187878|(5075|5091) write (0).
2025-12-05 15:44:45.188@LM_DEBUG@15:44:45.188008|(5076|5088) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:45.188@LM_DEBUG@15:44:45.188468|(5076|5088) reader 6AA017D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 1
2025-12-05 15:44:45.188@LM_DEBUG@15:44:45.188564|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.188@LM_DEBUG@15:44:45.188757|(5076|5088) reader 6AA017D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:44:45.188@LM_DEBUG@15:44:45.188842|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.238@LM_INFO@15:44:45.238196|(5075|5092) write (1).
2025-12-05 15:44:45.238@LM_INFO@15:44:45.238272|(5075|5091) write (1).
2025-12-05 15:44:45.238@LM_DEBUG@15:44:45.238757|(5076|5088) reader 6AA017D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2025-12-05 15:44:45.238@LM_DEBUG@15:44:45.238842|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.239@LM_DEBUG@15:44:45.239026|(5076|5088) reader 6AA017D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:44:45.239@LM_DEBUG@15:44:45.239100|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.288@LM_INFO@15:44:45.288655|(5075|5092) write (2).
2025-12-05 15:44:45.288@LM_INFO@15:44:45.288964|(5075|5091) write (2).
2025-12-05 15:44:45.289@LM_DEBUG@15:44:45.289447|(5076|5088) reader 6AA017D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 5
2025-12-05 15:44:45.289@LM_DEBUG@15:44:45.289527|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.289@LM_DEBUG@15:44:45.289717|(5076|5088) reader 6AA017D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:44:45.289@LM_DEBUG@15:44:45.289796|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.339@LM_INFO@15:44:45.339416|(5075|5092) write (3).
2025-12-05 15:44:45.339@LM_INFO@15:44:45.339663|(5075|5091) write (3).
2025-12-05 15:44:45.339@LM_DEBUG@15:44:45.339911|(5076|5088) reader 6AA017D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 7
2025-12-05 15:44:45.339@LM_DEBUG@15:44:45.339995|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.340@LM_DEBUG@15:44:45.340173|(5076|5088) reader 6AA017D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:44:45.340@LM_DEBUG@15:44:45.340245|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.389@LM_INFO@15:44:45.389806|(5075|5092) write (4).
2025-12-05 15:44:45.389@LM_INFO@15:44:45.389986|(5075|5091) write (4).
2025-12-05 15:44:45.390@LM_DEBUG@15:44:45.390532|(5076|5088) reader 6AA017D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 9
2025-12-05 15:44:45.390@LM_DEBUG@15:44:45.390619|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.390@LM_DEBUG@15:44:45.390835|(5076|5088) reader 6AA017D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:44:45.390@LM_DEBUG@15:44:45.390914|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.440@LM_INFO@15:44:45.440349|(5075|5092) write (5).
2025-12-05 15:44:45.440@LM_INFO@15:44:45.440544|(5075|5091) write (5).
2025-12-05 15:44:45.441@LM_DEBUG@15:44:45.441167|(5076|5088) reader 6AA017D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2025-12-05 15:44:45.441@LM_DEBUG@15:44:45.441256|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.441@LM_DEBUG@15:44:45.441444|(5076|5088) reader 6AA017D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:44:45.441@LM_DEBUG@15:44:45.441516|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.490@LM_INFO@15:44:45.490932|(5075|5092) write (6).
2025-12-05 15:44:45.491@LM_INFO@15:44:45.491063|(5075|5091) write (6).
2025-12-05 15:44:45.491@LM_DEBUG@15:44:45.491720|(5076|5088) reader 6AA017D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2025-12-05 15:44:45.491@LM_DEBUG@15:44:45.491815|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.492@LM_DEBUG@15:44:45.492009|(5076|5088) reader 6AA017D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:44:45.492@LM_DEBUG@15:44:45.492081|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.541@LM_INFO@15:44:45.541468|(5075|5092) write (7).
2025-12-05 15:44:45.541@LM_INFO@15:44:45.541730|(5075|5091) write (7).
2025-12-05 15:44:45.542@LM_DEBUG@15:44:45.542305|(5076|5088) reader 6AA017D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 15
2025-12-05 15:44:45.542@LM_DEBUG@15:44:45.542395|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.542@LM_DEBUG@15:44:45.542579|(5076|5088) reader 6AA017D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:44:45.542@LM_DEBUG@15:44:45.542652|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.592@LM_INFO@15:44:45.592140|(5075|5092) write (8).
2025-12-05 15:44:45.592@LM_INFO@15:44:45.592290|(5075|5091) write (8).
2025-12-05 15:44:45.592@LM_DEBUG@15:44:45.592942|(5076|5088) reader 6AA017D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2025-12-05 15:44:45.593@LM_DEBUG@15:44:45.593031|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.593@LM_DEBUG@15:44:45.593214|(5076|5088) reader 6AA017D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:44:45.593@LM_DEBUG@15:44:45.593287|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.642@LM_INFO@15:44:45.642715|(5075|5092) write (9).
2025-12-05 15:44:45.642@LM_INFO@15:44:45.642949|(5075|5091) write (9).
2025-12-05 15:44:45.643@LM_DEBUG@15:44:45.643441|(5076|5088) reader 6AA017D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2025-12-05 15:44:45.643@LM_DEBUG@15:44:45.643529|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.643@LM_DEBUG@15:44:45.643743|(5076|5088) reader 6AA017D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:44:45.643@LM_DEBUG@15:44:45.643823|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.693@LM_INFO@15:44:45.693305|(5075|5092) write (10).
2025-12-05 15:44:45.693@LM_INFO@15:44:45.693550|(5075|5091) write (10).
2025-12-05 15:44:45.694@LM_DEBUG@15:44:45.694044|(5076|5088) reader 6AA017D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2025-12-05 15:44:45.694@LM_DEBUG@15:44:45.694134|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.694@LM_DEBUG@15:44:45.694321|(5076|5088) reader 6AA017D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:44:45.694@LM_DEBUG@15:44:45.694395|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.743@LM_INFO@15:44:45.743894|(5075|5092) write (11).
2025-12-05 15:44:45.744@LM_INFO@15:44:45.744157|(5075|5091) write (11).
2025-12-05 15:44:45.744@LM_DEBUG@15:44:45.744765|(5076|5088) reader 6AA017D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2025-12-05 15:44:45.744@LM_DEBUG@15:44:45.744857|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.745@LM_DEBUG@15:44:45.745052|(5076|5088) reader 6AA017D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:44:45.745@LM_DEBUG@15:44:45.745126|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.794@LM_INFO@15:44:45.794610|(5075|5092) write (12).
2025-12-05 15:44:45.794@LM_INFO@15:44:45.794739|(5075|5091) write (12).
2025-12-05 15:44:45.795@LM_DEBUG@15:44:45.795176|(5076|5088) reader 6AA017D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 25
2025-12-05 15:44:45.795@LM_DEBUG@15:44:45.795263|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.795@LM_DEBUG@15:44:45.795442|(5076|5088) reader 6AA017D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:44:45.795@LM_DEBUG@15:44:45.795516|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.845@LM_INFO@15:44:45.845031|(5075|5092) write (13).
2025-12-05 15:44:45.845@LM_INFO@15:44:45.845158|(5075|5091) write (13).
2025-12-05 15:44:45.845@LM_DEBUG@15:44:45.845632|(5076|5088) reader 6AA017D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2025-12-05 15:44:45.845@LM_DEBUG@15:44:45.845744|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.845@LM_DEBUG@15:44:45.845937|(5076|5088) reader 6AA017D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:44:45.846@LM_DEBUG@15:44:45.846023|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.895@LM_INFO@15:44:45.895498|(5075|5092) write (14).
2025-12-05 15:44:45.895@LM_INFO@15:44:45.895651|(5075|5091) write (14).
2025-12-05 15:44:45.896@LM_DEBUG@15:44:45.896152|(5076|5088) reader 6AA017D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2025-12-05 15:44:45.896@LM_DEBUG@15:44:45.896240|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.896@LM_DEBUG@15:44:45.896418|(5076|5088) reader 6AA017D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:44:45.896@LM_DEBUG@15:44:45.896492|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.945@LM_INFO@15:44:45.945984|(5075|5092) write (15).
2025-12-05 15:44:45.946@LM_INFO@15:44:45.946195|(5075|5091) write (15).
2025-12-05 15:44:45.946@LM_DEBUG@15:44:45.946678|(5076|5088) reader 6AA017D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 31
2025-12-05 15:44:45.946@LM_DEBUG@15:44:45.946793|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.946@LM_DEBUG@15:44:45.946978|(5076|5088) reader 6AA017D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:44:45.947@LM_DEBUG@15:44:45.947052|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.996@LM_INFO@15:44:45.996565|(5075|5092) write (16).
2025-12-05 15:44:45.996@LM_INFO@15:44:45.996890|(5075|5091) write (16).
2025-12-05 15:44:45.997@LM_DEBUG@15:44:45.997575|(5076|5088) reader 6AA017D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2025-12-05 15:44:45.997@LM_DEBUG@15:44:45.997659|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:45.997@LM_DEBUG@15:44:45.997865|(5076|5088) reader 6AA017D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:44:45.997@LM_DEBUG@15:44:45.997941|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.047@LM_INFO@15:44:46.047589|(5075|5092) write (17).
2025-12-05 15:44:46.047@LM_INFO@15:44:46.047660|(5075|5091) write (17).
2025-12-05 15:44:46.048@LM_DEBUG@15:44:46.048079|(5076|5088) reader 6AA017D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2025-12-05 15:44:46.048@LM_DEBUG@15:44:46.048165|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.048@LM_DEBUG@15:44:46.048345|(5076|5088) reader 6AA017D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:44:46.048@LM_DEBUG@15:44:46.048419|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.097@LM_INFO@15:44:46.097939|(5075|5092) write (18).
2025-12-05 15:44:46.098@LM_INFO@15:44:46.098074|(5075|5091) write (18).
2025-12-05 15:44:46.098@LM_DEBUG@15:44:46.098392|(5076|5088) reader 6AA017D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2025-12-05 15:44:46.098@LM_DEBUG@15:44:46.098477|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.098@LM_DEBUG@15:44:46.098652|(5076|5088) reader 6AA017D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:44:46.098@LM_DEBUG@15:44:46.098759|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.148@LM_INFO@15:44:46.148250|(5075|5092) write (19).
2025-12-05 15:44:46.148@LM_INFO@15:44:46.148377|(5075|5091) write (19).
2025-12-05 15:44:46.148@LM_DEBUG@15:44:46.148735|(5076|5088) reader 6AA017D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 39
2025-12-05 15:44:46.148@LM_DEBUG@15:44:46.148822|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.149@LM_DEBUG@15:44:46.149001|(5076|5088) reader 6AA017D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:44:46.149@LM_DEBUG@15:44:46.149076|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.186@LM_INFO@15:44:46.186461|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:46.186@LM_DEBUG@15:44:46.186542|(5076|5076) received 40 of expected 200
2025-12-05 15:44:46.198@LM_INFO@15:44:46.198669|(5075|5092) write (20).
2025-12-05 15:44:46.198@LM_INFO@15:44:46.198868|(5075|5091) write (20).
2025-12-05 15:44:46.199@LM_DEBUG@15:44:46.199146|(5076|5088) reader 6AA017D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 41
2025-12-05 15:44:46.199@LM_DEBUG@15:44:46.199228|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.199@LM_DEBUG@15:44:46.199403|(5076|5088) reader 6AA017D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:44:46.199@LM_DEBUG@15:44:46.199477|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.248@LM_INFO@15:44:46.249001|(5075|5092) write (21).
2025-12-05 15:44:46.249@LM_INFO@15:44:46.249286|(5075|5091) write (21).
2025-12-05 15:44:46.249@LM_DEBUG@15:44:46.249539|(5076|5088) reader 6AA017D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 43
2025-12-05 15:44:46.249@LM_DEBUG@15:44:46.249621|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.249@LM_DEBUG@15:44:46.249828|(5076|5088) reader 6AA017D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:44:46.249@LM_DEBUG@15:44:46.249903|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.299@LM_INFO@15:44:46.299570|(5075|5092) write (22).
2025-12-05 15:44:46.299@LM_INFO@15:44:46.299578|(5075|5091) write (22).
2025-12-05 15:44:46.299@LM_DEBUG@15:44:46.299969|(5076|5088) reader 6AA017D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 45
2025-12-05 15:44:46.300@LM_DEBUG@15:44:46.300052|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.300@LM_DEBUG@15:44:46.300220|(5076|5088) reader 6AA017D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:44:46.300@LM_DEBUG@15:44:46.300295|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.349@LM_INFO@15:44:46.349878|(5075|5092) write (23).
2025-12-05 15:44:46.350@LM_INFO@15:44:46.350101|(5075|5091) write (23).
2025-12-05 15:44:46.350@LM_DEBUG@15:44:46.350353|(5076|5088) reader 6AA017D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 47
2025-12-05 15:44:46.350@LM_DEBUG@15:44:46.350439|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.350@LM_DEBUG@15:44:46.350615|(5076|5088) reader 6AA017D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:44:46.350@LM_DEBUG@15:44:46.350689|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.400@LM_INFO@15:44:46.400185|(5075|5092) write (24).
2025-12-05 15:44:46.400@LM_INFO@15:44:46.400509|(5075|5091) write (24).
2025-12-05 15:44:46.400@LM_DEBUG@15:44:46.400957|(5076|5088) reader 6AA017D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 49
2025-12-05 15:44:46.401@LM_DEBUG@15:44:46.401048|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.401@LM_DEBUG@15:44:46.401235|(5076|5088) reader 6AA017D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:44:46.401@LM_DEBUG@15:44:46.401309|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.450@LM_INFO@15:44:46.450724|(5075|5092) write (25).
2025-12-05 15:44:46.450@LM_INFO@15:44:46.450873|(5075|5091) write (25).
2025-12-05 15:44:46.451@LM_DEBUG@15:44:46.451466|(5076|5088) reader 6AA017D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2025-12-05 15:44:46.451@LM_DEBUG@15:44:46.451557|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.451@LM_DEBUG@15:44:46.451792|(5076|5088) reader 6AA017D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:44:46.451@LM_DEBUG@15:44:46.451882|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.501@LM_INFO@15:44:46.501295|(5075|5092) write (26).
2025-12-05 15:44:46.501@LM_INFO@15:44:46.501426|(5075|5091) write (26).
2025-12-05 15:44:46.502@LM_DEBUG@15:44:46.502078|(5076|5088) reader 6AA017D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 53
2025-12-05 15:44:46.502@LM_DEBUG@15:44:46.502167|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.502@LM_DEBUG@15:44:46.502352|(5076|5088) reader 6AA017D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:44:46.502@LM_DEBUG@15:44:46.502439|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.551@LM_INFO@15:44:46.551866|(5075|5092) write (27).
2025-12-05 15:44:46.552@LM_INFO@15:44:46.552033|(5075|5091) write (27).
2025-12-05 15:44:46.552@LM_DEBUG@15:44:46.552591|(5076|5088) reader 6AA017D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2025-12-05 15:44:46.552@LM_DEBUG@15:44:46.552679|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.552@LM_DEBUG@15:44:46.552903|(5076|5088) reader 6AA017D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:44:46.552@LM_DEBUG@15:44:46.552979|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.602@LM_INFO@15:44:46.602426|(5075|5092) write (28).
2025-12-05 15:44:46.602@LM_INFO@15:44:46.602672|(5075|5091) write (28).
2025-12-05 15:44:46.603@LM_DEBUG@15:44:46.603387|(5076|5088) reader 6AA017D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2025-12-05 15:44:46.603@LM_DEBUG@15:44:46.603497|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.603@LM_DEBUG@15:44:46.603723|(5076|5088) reader 6AA017D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:44:46.603@LM_DEBUG@15:44:46.603807|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.653@LM_INFO@15:44:46.653239|(5075|5092) write (29).
2025-12-05 15:44:46.653@LM_INFO@15:44:46.653385|(5075|5091) write (29).
2025-12-05 15:44:46.653@LM_DEBUG@15:44:46.653974|(5076|5088) reader 6AA017D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 59
2025-12-05 15:44:46.654@LM_DEBUG@15:44:46.654064|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.654@LM_DEBUG@15:44:46.654239|(5076|5088) reader 6AA017D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:44:46.654@LM_DEBUG@15:44:46.654312|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.703@LM_INFO@15:44:46.703784|(5075|5092) write (30).
2025-12-05 15:44:46.703@LM_INFO@15:44:46.703907|(5075|5091) write (30).
2025-12-05 15:44:46.704@LM_DEBUG@15:44:46.704499|(5076|5088) reader 6AA017D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2025-12-05 15:44:46.704@LM_DEBUG@15:44:46.704589|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.704@LM_DEBUG@15:44:46.704801|(5076|5088) reader 6AA017D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:44:46.704@LM_DEBUG@15:44:46.704881|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.754@LM_INFO@15:44:46.754331|(5075|5092) write (31).
2025-12-05 15:44:46.754@LM_INFO@15:44:46.754478|(5075|5091) write (31).
2025-12-05 15:44:46.754@LM_DEBUG@15:44:46.754887|(5076|5088) reader 6AA017D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2025-12-05 15:44:46.754@LM_DEBUG@15:44:46.754973|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.755@LM_DEBUG@15:44:46.755143|(5076|5088) reader 6AA017D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:44:46.755@LM_DEBUG@15:44:46.755217|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.804@LM_INFO@15:44:46.804799|(5075|5092) write (32).
2025-12-05 15:44:46.804@LM_INFO@15:44:46.805040|(5075|5091) write (32).
2025-12-05 15:44:46.806@LM_DEBUG@15:44:46.806113|(5076|5088) reader 6AA017D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 65
2025-12-05 15:44:46.806@LM_DEBUG@15:44:46.806203|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.806@LM_DEBUG@15:44:46.806388|(5076|5088) reader 6AA017D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:44:46.806@LM_DEBUG@15:44:46.806463|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.855@LM_INFO@15:44:46.855642|(5075|5092) write (33).
2025-12-05 15:44:46.856@LM_DEBUG@15:44:46.856056|(5076|5088) reader 6AA017D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 67
2025-12-05 15:44:46.856@LM_DEBUG@15:4240:2456-.1825-60154 61|5(:54047:64|65.088586)@ LSMa_mIpNlFeOI@n1f5o:.4s4a:m4p6l.e8_5r6a1n4k7 |=( 500
75|5091) write (33).
2025-12-05 15:44:46.856@LM_DEBUG@15:44:46.856471|(5076|5088) reader 6AA017D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:44:46.856@LM_DEBUG@15:44:46.856545|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.905@LM_INFO@15:44:46.905990|(5075|5092) write (34).
2025-12-05 15:44:46.906@LM_DEBUG@15:44:46.906392|(5076|5088) reader 6AA017D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2025-12-05 15:44:46.906@LM_DEBUG@15:44:46.906476|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.906@LM_INFO@15:44:46.906527|(5075|5091) write (34).
2025-12-05 15:44:46.906@LM_DEBUG@15:44:46.906830|(5076|5088) reader 6AA017D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:44:46.906@LM_DEBUG@15:44:46.906910|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.956@LM_INFO@15:44:46.956288|(5075|5092) write (35).
2025-12-05 15:44:46.956@LM_DEBUG@15:44:46.956767|(5076|5088) reader 260A2A50-1172D-00 5t a1k5e: 4f4o:o4.6x. 9=5 63@5L.M0_0I0N0F0O0@ 1f5o:o4.4y: 4=6 .09.5060801040|0(,5 0f7o5o|.5d0a9t1a)_ sworuirtcee (=3 52),.
count = 71
2025-12-05 15:44:46.956@LM_DEBUG@15:44:46.956916|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:46.957@LM_DEBUG@15:44:46.957216|(5076|5088) reader 6AA017D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:44:46.957@LM_DEBUG@15:44:46.957297|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.006@LM_INFO@15:44:47.006679|(5075|5092) write (36).
2025-12-05 15:44:47.007@LM_INFO@15:44:47.007190|(5075|5091) write (36).
2025-12-05 15:44:47.007@LM_DEBUG@15:44:47.007335|(5076|5088) reader 6AA017D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2025-12-05 15:44:47.007@LM_DEBUG@15:44:47.007449|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.007@LM_DEBUG@15:44:47.007640|(5076|5088) reader 6AA017D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:44:47.007@LM_DEBUG@15:44:47.007743|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.057@LM_INFO@15:44:47.057071|(5075|5092) write (37).
2025-12-05 15:44:47.057@LM_INFO@15:44:47.057505|(5075|5091) write (37).
2025-12-05 15:44:47.057@LM_DEBUG@15:44:47.057647|(5076|5088) reader 6AA017D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2025-12-05 15:44:47.057@LM_DEBUG@15:44:47.057777|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.057@LM_DEBUG@15:44:47.057963|(5076|5088) reader 6AA017D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:44:47.058@LM_DEBUG@15:44:47.058036|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.107@LM_INFO@15:44:47.107449|(5075|5092) write (38).
2025-12-05 15:44:47.107@LM_INFO@15:44:47.107847|(5075|5091) write (38).
2025-12-05 15:44:47.108@LM_DEBUG@15:44:47.108095|(5076|5088) reader 6AA017D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2025-12-05 15:44:47.108@LM_DEBUG@15:44:47.108182|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.108@LM_DEBUG@15:44:47.108369|(5076|5088) reader 6AA017D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:44:47.108@LM_DEBUG@15:44:47.108443|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.157@LM_INFO@15:44:47.157960|(5075|5092) write (39).
2025-12-05 15:44:47.158@LM_INFO@15:44:47.158236|(5075|5091) write (39).
2025-12-05 15:44:47.159@LM_DEBUG@15:44:47.159212|(5076|5088) reader 6AA017D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2025-12-05 15:44:47.159@LM_DEBUG@15:44:47.159295|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.159@LM_DEBUG@15:44:47.159464|(5076|5088) reader 6AA017D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:44:47.159@LM_DEBUG@15:44:47.159538|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.186@LM_INFO@15:44:47.186677|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:47.186@LM_DEBUG@15:44:47.186770|(5076|5076) received 80 of expected 200
2025-12-05 15:44:47.208@LM_INFO@15:44:47.208763|(5075|5092) write (40).
2025-12-05 15:44:47.209@LM_INFO@15:44:47.209226|(5075|5091) write (40).
2025-12-05 15:44:47.209@LM_DEBUG@15:44:47.209302|(5076|5088) reader 6AA017D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2025-12-05 15:44:47.209@LM_DEBUG@15:44:47.209413|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.209@LM_DEBUG@15:44:47.209644|(5076|5088) reader 6AA017D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:44:47.209@LM_DEBUG@15:44:47.209754|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.259@LM_INFO@15:44:47.259111|(5075|5092) write (41).
2025-12-05 15:44:47.259@LM_INFO2@01255:-4142:-4075. 21559:54540:|4(75.027559|@5L0M9_1D)E BwUrGi@t1e5 :(4441:)4.7
.259573|(5076|5088) reader 6AA017D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2025-12-05 15:44:47.259@LM_DEBUG@15:44:47.259711|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.259@LM_DEBUG@15:44:47.259921|(5076|5088) reader 6AA017D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:44:47.259@LM_DEBUG@15:44:47.259998|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.309@LM_INFO@15:44:47.309484|(5075|5092) write (42).
2025-12-05 15:44:47.309@LM_INFO@15:44:47.309980|(5075|5091) write (42).
2025-12-05 15:44:47.310@LM_DEBUG@15:44:47.310591|(5076|5088) reader 6AA017D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:44:47.310@LM_DEBUG@15:44:47.310675|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.310@LM_DEBUG@15:44:47.310882|(5076|5088) reader 6AA017D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:47.310@LM_DEBUG@15:44:47.310957|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.360@LM_INFO@15:44:47.360461|(5075|5092) write (43).
2025-12-05 15:44:47.360@LM_INFO@15:44:47.360732|(5075|5091) write (43).
2025-12-05 15:44:47.361@LM_DEBUG@15:44:47.361244|(5076|5088) reader 6AA017D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:44:47.361@LM_DEBUG@15:44:47.361335|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.361@LM_DEBUG@15:44:47.361521|(5076|5088) reader 6AA017D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:47.361@LM_DEBUG@15:44:47.361595|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.411@LM_INFO@15:44:47.411033|(5075|5092) write (44).
2025-12-05 15:44:47.411@LM_INFO@15:44:47.411328|(5075|5091) write (44).
2025-12-05 15:44:47.411@LM_DEBUG@15:44:47.411881|(5076|5088) reader 6AA017D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:44:47.411@LM_DEBUG@15:44:47.411976|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.412@LM_DEBUG@15:44:47.412170|(5076|5088) reader 6AA017D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:47.412@LM_DEBUG@15:44:47.412244|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.461@LM_INFO@15:44:47.461605|(5075|5092) write (45).
2025-12-05 15:44:47.461@LM_INFO@15:44:47.461765|(5075|5091) write (45).
2025-12-05 15:44:47.462@LM_DEBUG@15:44:47.462367|(5076|5088) reader 6AA017D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:44:47.462@LM_DEBUG@15:44:47.462458|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.462@LM_DEBUG@15:44:47.462646|(5076|5088) reader 6AA017D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:47.462@LM_DEBUG@15:44:47.462753|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.512@LM_INFO@15:44:47.512210|(5075|5092) write (46).
2025-12-05 15:44:47.512@LM_INFO@15:44:47.512427|(5075|5091) write (46).
2025-12-05 15:44:47.513@LM_DEBUG@15:44:47.513009|(5076|5088) reader 6AA017D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:44:47.513@LM_DEBUG@15:44:47.513099|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.513@LM_DEBUG@15:44:47.513284|(5076|5088) reader 6AA017D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:47.513@LM_DEBUG@15:44:47.513357|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.562@LM_INFO@15:44:47.562782|(5075|5092) write (47).
2025-12-05 15:44:47.563@LM_INFO@15:44:47.563046|(5075|5091) write (47).
2025-12-05 15:44:47.563@LM_DEBUG@15:44:47.563487|(5076|5088) reader 6AA017D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:44:47.563@LM_DEBUG@15:44:47.563575|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.563@LM_DEBUG@15:44:47.563786|(5076|5088) reader 6AA017D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:47.563@LM_DEBUG@15:44:47.563867|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.613@LM_INFO@15:44:47.613495|(5075|5092) write (48).
2025-12-05 15:44:47.613@LM_INFO@15:44:47.613497|(5075|5091) write (48).
2025-12-05 15:44:47.614@LM_DEBUG@15:44:47.614267|(5076|5088) reader 6AA017D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:47.614@LM_DEBUG@15:44:47.614358|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.614@LM_DEBUG@15:44:47.614546|(5076|5088) reader 6AA017D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:47.614@LM_DEBUG@15:44:47.614620|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.664@LM_INFO@15:44:47.664057|(5075|5092) write (49).
2025-12-05 15:44:47.664@LM_INFO@15:44:47.664199|(5075|5091) write (49).
2025-12-05 15:44:47.664@LM_DEBUG@15:44:47.664815|(5076|5088) reader 6AA017D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:47.664@LM_DEBUG@15:44:47.664906|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.665@LM_DEBUG@15:44:47.665103|(5076|5088) reader 6AA017D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:47.665@LM_DEBUG@15:44:47.665178|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.714@LM_INFO@15:44:47.714579|(5075|5092) write (50).
2025-12-05 15:44:47.714@LM_INFO@15:44:47.714713|(5075|5091) write (50).
2025-12-05 15:44:47.715@LM_DEBUG@15:44:47.715273|(5076|5088) reader 6AA017D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:47.715@LM_DEBUG@15:44:47.715364|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.715@LM_DEBUG@15:44:47.715555|(5076|5088) reader 6AA017D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:47.715@LM_DEBUG@15:44:47.715630|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.765@LM_INFO@15:44:47.765089|(5075|5092) write (51).
2025-12-05 15:44:47.765@LM_INFO@15:44:47.765226|(5075|5091) write (51).
2025-12-05 15:44:47.765@LM_DEBUG@15:44:47.765538|(5076|5088) reader 6AA017D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2025-12-05 15:44:47.765@LM_DEBUG@15:44:47.765623|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.765@LM_DEBUG@15:44:47.765827|(5076|5088) reader 6AA017D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2025-12-05 15:44:47.765@LM_DEBUG@15:44:47.765907|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.815@LM_INFO@15:44:47.815506|(5075|5092) write (52).
2025-12-05 15:44:47.815@LM_INFO@15:44:47.815837|(5075|5091) write (52).
2025-12-05 15:44:47.816@LM_DEBUG@15:44:47.816499|(5076|5088) reader 6AA017D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2025-12-05 15:44:47.816@LM_DEBUG@15:44:47.816587|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.816@LM_DEBUG@15:44:47.816805|(5076|5088) reader 6AA017D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:44:47.816@LM_DEBUG@15:44:47.816900|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.866@LM_INFO@15:44:47.866300|(5075|5092) write (53).
2025-12-05 15:44:47.866@LM_INFO@15:44:47.866426|(5075|5091) write (53).
2025-12-05 15:44:47.866@LM_DEBUG@15:44:47.866881|(5076|5088) reader 6AA017D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2025-12-05 15:44:47.866@LM_DEBUG@15:44:47.866970|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.867@LM_DEBUG@15:44:47.867151|(5076|5088) reader 6AA017D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2025-12-05 15:44:47.867@LM_DEBUG@15:44:47.867226|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.916@LM_INFO@15:44:47.916707|(5075|5092) write (54).
2025-12-05 15:44:47.916@LM_INFO@15:44:47.916838|(5075|5091) write (54).
2025-12-05 15:44:47.917@LM_DEBUG@15:44:47.917202|(5076|5088) reader 6AA017D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2025-12-05 15:44:47.917@LM_DEBUG@15:44:47.917286|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.917@LM_DEBUG@15:44:47.917457|(5076|5088) reader 6AA017D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:44:47.917@LM_DEBUG@15:44:47.917531|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.967@LM_INFO@15:44:47.967079|(5075|5092) write (55).
2025-12-05 15:44:47.967@LM_INFO@15:44:47.967213|(5075|5091) write (55).
2025-12-05 15:44:47.967@LM_DEBUG@15:44:47.967528|(5076|5088) reader 6AA017D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2025-12-05 15:44:47.967@LM_DEBUG@15:44:47.967615|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:47.967@LM_DEBUG@15:44:47.967823|(5076|5088) reader 6AA017D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2025-12-05 15:44:47.967@LM_DEBUG@15:44:47.967899|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.017@LM_INFO@15:44:48.017477|(5075|5092) write (56).
2025-12-05 15:44:48.017@LM_INFO@15:44:48.017715|(5075|5091) write (56).
2025-12-05 15:44:48.018@LM_DEBUG@15:44:48.018228|(5076|5088) reader 6AA017D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2025-12-05 15:44:48.018@LM_DEBUG@15:44:48.018318|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.018@LM_DEBUG@15:44:48.018509|(5076|5088) reader 6AA017D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:44:48.018@LM_DEBUG@15:44:48.018583|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.068@LM_INFO@15:44:48.068021|(5075|5092) write (57).
2025-12-05 15:44:48.068@LM_INFO@15:44:48.068146|(5075|5091) write (57).
2025-12-05 15:44:48.068@LM_DEBUG@15:44:48.068751|(5076|5088) reader 6AA017D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2025-12-05 15:44:48.068@LM_DEBUG@15:44:48.068845|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.069@LM_DEBUG@15:44:48.069040|(5076|5088) reader 6AA017D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2025-12-05 15:44:48.069@LM_DEBUG@15:44:48.069115|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.118@LM_INFO@15:44:48.118521|(5075|5092) write (58).
2025-12-05 15:44:48.118@LM_INFO@15:44:48.118718|(5075|5091) write (58).
2025-12-05 15:44:48.119@LM_DEBUG@15:44:48.119289|(5076|5088) reader 6AA017D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2025-12-05 15:44:48.119@LM_DEBUG@15:44:48.119383|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.119@LM_DEBUG@15:44:48.119565|(5076|5088) reader 6AA017D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:44:48.119@LM_DEBUG@15:44:48.119639|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.169@LM_INFO@15:44:48.169108|(5075|5092) write (59).
2025-12-05 15:44:48.169@LM_INFO@15:44:48.169247|(5075|5091) write (59).
2025-12-05 15:44:48.169@LM_DEBUG@15:44:48.169533|(5076|5088) reader 6AA017D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:48.169@LM_DEBUG@15:44:48.169630|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.169@LM_DEBUG@15:44:48.169830|(5076|5088) reader 6AA017D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:48.169@LM_DEBUG@15:44:48.169907|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.186@LM_INFO@15:44:48.186928|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:48.187@LM_DEBUG@15:44:48.187009|(5076|5076) received 120 of expected 200
2025-12-05 15:44:48.219@LM_INFO@15:44:48.219433|(5075|5092) write (60).
2025-12-05 15:44:48.219@LM_INFO@15:44:48.219561|(5075|5091) write (60).
2025-12-05 15:44:48.219@LM_DEBUG@15:44:48.219916|(5076|5088) reader 6AA017D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:48.220@LM_DEBUG@15:44:48.220001|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.220@LM_DEBUG@15:44:48.220177|(5076|5088) reader 6AA017D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:48.220@LM_DEBUG@15:44:48.220251|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.269@LM_INFO@15:44:48.269838|(5075|5092) write (61).
2025-12-05 15:44:48.269@LM_INFO@15:44:48.270080|(5075|5091) write (61).
2025-12-05 15:44:48.270@LM_DEBUG@15:44:48.270609|(5076|5088) reader 6AA017D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:48.270@LM_DEBUG@15:44:48.270735|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.270@LM_DEBUG@15:44:48.270921|(5076|5088) reader 6AA017D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:48.270@LM_DEBUG@15:44:48.270996|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.320@LM_INFO@15:44:48.320608|(5075|5092) write (62).
2025-12-05 15:44:48.320@LM_INFO@15:44:48.320745|(5075|5091) write (62).
2025-12-05 15:44:48.321@LM_DEBUG@15:44:48.321232|(5076|5088) reader 6AA017D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:48.321@LM_DEBUG@15:44:48.321321|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.321@LM_DEBUG@15:44:48.321499|(5076|5088) reader 6AA017D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:48.321@LM_DEBUG@15:44:48.321572|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.371@LM_INFO@15:44:48.371030|(5075|5092) write (63).
2025-12-05 15:44:48.371@LM_INFO@15:44:48.371212|(5075|5091) write (63).
2025-12-05 15:44:48.371@LM_DEBUG@15:44:48.371672|(5076|5088) reader 6AA017D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:48.371@LM_DEBUG@15:44:48.371785|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.371@LM_DEBUG@15:44:48.371977|(5076|5088) reader 6AA017D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:48.372@LM_DEBUG@15:44:48.372051|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.421@LM_INFO@15:44:48.421483|(5075|5092) write (64).
2025-12-05 15:44:48.421@LM_INFO@15:44:48.421605|(5075|5091) write (64).
2025-12-05 15:44:48.422@LM_DEBUG@15:44:48.422284|(5076|5088) reader 6AA017D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:48.422@LM_DEBUG@15:44:48.422375|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.422@LM_DEBUG@15:44:48.422563|(5076|5088) reader 6AA017D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:48.422@LM_DEBUG@15:44:48.422638|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.472@LM_INFO@15:44:48.472071|(5075|5092) write (65).
2025-12-05 15:44:48.472@LM_INFO@15:44:48.472242|(5075|5091) write (65).
2025-12-05 15:44:48.472@LM_DEBUG@15:44:48.472851|(5076|5088) reader 6AA017D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:48.472@LM_DEBUG@15:44:48.472942|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.473@LM_DEBUG@15:44:48.473131|(5076|5088) reader 6AA017D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:48.473@LM_DEBUG@15:44:48.473216|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.522@LM_INFO@15:44:48.522645|(5075|5092) write (66).
2025-12-05 15:44:48.522@LM_INFO@15:44:48.522805|(5075|5091) write (66).
2025-12-05 15:44:48.523@LM_DEBUG@15:44:48.523416|(5076|5088) reader 6AA017D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2025-12-05 15:44:48.523@LM_DEBUG@15:44:48.523505|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.523@LM_DEBUG@15:44:48.523687|(5076|5088) reader 6AA017D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2025-12-05 15:44:48.523@LM_DEBUG@15:44:48.523814|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.573@LM_INFO@15:44:48.573230|(5075|5092) write (67).
2025-12-05 15:44:48.573@LM_INFO@15:44:48.573426|(5075|5091) write (67).
2025-12-05 15:44:48.573@LM_DEBUG@15:44:48.573926|(5076|5088) reader 6AA017D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2025-12-05 15:44:48.574@LM_DEBUG@15:44:48.574015|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.574@LM_DEBUG@15:44:48.574204|(5076|5088) reader 6AA017D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2025-12-05 15:44:48.574@LM_DEBUG@15:44:48.574278|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.623@LM_INFO@15:44:48.623828|(5075|5092) write (68).
2025-12-05 15:44:48.623@LM_INFO@15:44:48.624009|(5075|5091) write (68).
2025-12-05 15:44:48.624@LM_DEBUG@15:44:48.624607|(5076|5088) reader 6AA017D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2025-12-05 15:44:48.624@LM_DEBUG@15:44:48.624727|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.624@LM_DEBUG@15:44:48.624927|(5076|5088) reader 6AA017D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2025-12-05 15:44:48.625@LM_DEBUG@15:44:48.625001|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.674@LM_INFO@15:44:48.674444|(5075|5092) write (69).
2025-12-05 15:44:48.674@LM_INFO@15:44:48.674606|(5075|5091) write (69).
2025-12-05 15:44:48.675@LM_DEBUG@15:44:48.675255|(5076|5088) reader 6AA017D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2025-12-05 15:44:48.675@LM_DEBUG@15:44:48.675346|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.675@LM_DEBUG@15:44:48.675533|(5076|5088) reader 6AA017D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2025-12-05 15:44:48.675@LM_DEBUG@15:44:48.675607|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.725@LM_INFO@15:44:48.725098|(5075|5092) write (70).
2025-12-05 15:44:48.725@LM_INFO@15:44:48.725270|(5075|5091) write (70).
2025-12-05 15:44:48.725@LM_DEBUG@15:44:48.725797|(5076|5088) reader 6AA017D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2025-12-05 15:44:48.725@LM_DEBUG@15:44:48.725888|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.726@LM_DEBUG@15:44:48.726079|(5076|5088) reader 6AA017D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2025-12-05 15:44:48.726@LM_DEBUG@15:44:48.726154|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.775@LM_INFO@15:44:48.775618|(5075|5092) write (71).
2025-12-05 15:44:48.775@LM_INFO@15:44:48.775841|(5075|5091) write (71).
2025-12-05 15:44:48.776@LM_DEBUG@15:44:48.776174|(5076|5088) reader 6AA017D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2025-12-05 15:44:48.776@LM_DEBUG@15:44:48.776260|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.776@LM_DEBUG@15:44:48.776437|(5076|5088) reader 6AA017D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 144
2025-12-05 15:44:48.776@LM_DEBUG@15:44:48.776511|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.826@LM_INFO@15:44:48.826122|(5075|5092) write (72).
2025-12-05 15:44:48.826@LM_INFO@15:44:48.826372|(5075|5091) write (72).
2025-12-05 15:44:48.827@LM_DEBUG@15:44:48.827083|(5076|5088) reader 6AA017D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2025-12-05 15:44:48.827@LM_DEBUG@15:44:48.827166|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.827@LM_DEBUG@15:44:48.827334|(5076|5088) reader 6AA017D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2025-12-05 15:44:48.827@LM_DEBUG@15:44:48.827408|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.877@LM_INFO@15:44:48.877049|(5075|5092) write (73).
2025-12-05 15:44:48.877@LM_INFO@15:44:48.877189|(5075|5091) write (73).
2025-12-05 15:44:48.877@LM_DEBUG@15:44:48.877520|(5076|5088) reader 6AA017D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2025-12-05 15:44:48.877@LM_DEBUG@15:44:48.877604|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.877@LM_DEBUG@15:44:48.877812|(5076|5088) reader 6AA017D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2025-12-05 15:44:48.877@LM_DEBUG@15:44:48.877886|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.927@LM_INFO@15:44:48.927450|(5075|5092) write (74).
2025-12-05 15:44:48.927@LM_INFO@15:44:48.927596|(5075|5091) write (74).
2025-12-05 15:44:48.928@LM_DEBUG@15:44:48.928174|(5076|5088) reader 6AA017D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2025-12-05 15:44:48.928@LM_DEBUG@15:44:48.928263|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.928@LM_DEBUG@15:44:48.928448|(5076|5088) reader 6AA017D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2025-12-05 15:44:48.928@LM_DEBUG@15:44:48.928521|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.977@LM_INFO@15:44:48.977980|(5075|5092) write (75).
2025-12-05 15:44:48.978@LM_INFO@15:44:48.978151|(5075|5091) write (75).
2025-12-05 15:44:48.978@LM_DEBUG@15:44:48.978515|(5076|5088) reader 6AA017D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2025-12-05 15:44:48.978@LM_DEBUG@15:44:48.978609|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:48.978@LM_DEBUG@15:44:48.978821|(5076|5088) reader 6AA017D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2025-12-05 15:44:48.978@LM_DEBUG@15:44:48.978902|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.028@LM_INFO@15:44:49.028392|(5075|5092) write (76).
2025-12-05 15:44:49.028@LM_INFO@15:44:49.028719|(5075|5091) write (76).
2025-12-05 15:44:49.029@LM_DEBUG@15:44:49.029062|(5076|5088) reader 6AA017D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 153
2025-12-05 15:44:49.029@LM_DEBUG@15:44:49.029151|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.029@LM_DEBUG@15:44:49.029336|(5076|5088) reader 6AA017D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2025-12-05 15:44:49.029@LM_DEBUG@15:44:49.029409|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.078@LM_INFO@15:44:49.078893|(5075|5092) write (77).
2025-12-05 15:44:49.079@LM_INFO@15:44:49.079099|(5075|5091) write (77).
2025-12-05 15:44:49.079@LM_DEBUG@15:44:49.079355|(5076|5088) reader 6AA017D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2025-12-05 15:44:49.079@LM_DEBUG@15:44:49.079437|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.079@LM_DEBUG@15:44:49.079610|(5076|5088) reader 6AA017D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2025-12-05 15:44:49.079@LM_DEBUG@15:44:49.079684|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.129@LM_INFO@15:44:49.129256|(5075|5092) write (78).
2025-12-05 15:44:49.129@LM_INFO@15:44:49.129493|(5075|5091) write (78).
2025-12-05 15:44:49.129@LM_DEBUG@15:44:49.129728|(5076|5088) reader 6AA017D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2025-12-05 15:44:49.129@LM_DEBUG@15:44:49.129821|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.130@LM_DEBUG@15:44:49.130002|(5076|5088) reader 6AA017D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2025-12-05 15:44:49.130@LM_DEBUG@15:44:49.130089|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.179@LM_INFO@15:44:49.179654|(5075|5092) write (79).
2025-12-05 15:44:49.179@LM_INFO@15:44:49.179970|(5075|5091) write (79).
2025-12-05 15:44:49.180@LM_DEBUG@15:44:49.180483|(5076|5088) reader 6AA017D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2025-12-05 15:44:49.180@LM_DEBUG@15:44:49.180565|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.180@LM_DEBUG@15:44:49.180759|(5076|5088) reader 6AA017D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2025-12-05 15:44:49.180@LM_DEBUG@15:44:49.180838|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.187@LM_INFO@15:44:49.187123|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:49.187@LM_DEBUG@15:44:49.187198|(5076|5076) received 160 of expected 200
2025-12-05 15:44:49.230@LM_INFO@15:44:49.230436|(5075|5092) write (80).
2025-12-05 15:44:49.230@LM_INFO@15:44:49.230639|(5075|5091) write (80).
2025-12-05 15:44:49.230@LM_DEBUG@15:44:49.231001|(5076|5088) reader 6AA017D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2025-12-05 15:44:49.231@LM_DEBUG@15:44:49.231083|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.231@LM_DEBUG@15:44:49.231258|(5076|5088) reader 6AA017D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2025-12-05 15:44:49.231@LM_DEBUG@15:44:49.231332|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.280@LM_INFO@15:44:49.280953|(5075|5092) write (81).
2025-12-05 15:44:49.281@LM_INFO@15:44:49.281199|(5075|5091) write (81).
2025-12-05 15:44:49.281@LM_DEBUG@15:44:49.281940|(5076|5088) reader 6AA017D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2025-12-05 15:44:49.282@LM_DEBUG@15:44:49.282024|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.282@LM_DEBUG@15:44:49.282193|(5076|5088) reader 6AA017D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2025-12-05 15:44:49.282@LM_DEBUG@15:44:49.282267|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.331@LM_INFO@15:44:49.331810|(5075|5092) write (82).
2025-12-05 15:44:49.331@LM_INFO@15:44:49.332011|(5075|5091) write (82).
2025-12-05 15:44:49.332@LM_DEBUG@15:44:49.332560|(5076|5088) reader 6AA017D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2025-12-05 15:44:49.332@LM_DEBUG@15:44:49.332642|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.332@LM_DEBUG@15:44:49.332837|(5076|5088) reader 6AA017D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:44:49.332@LM_DEBUG@15:44:49.332916|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.382@LM_INFO@15:44:49.382518|(5075|5092) write (83).
2025-12-05 15:44:49.382@LM_INFO@15:44:49.382657|(5075|5091) write (83).
2025-12-05 15:44:49.383@LM_DEBUG@15:44:49.383473|(5076|5088) reader 6AA017D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2025-12-05 15:44:49.383@LM_DEBUG@15:44:49.383565|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.383@LM_DEBUG@15:44:49.383774|(5076|5088) reader 6AA017D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2025-12-05 15:44:49.383@LM_DEBUG@15:44:49.383852|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.432@LM_INFO@15:44:49.433005|(5075|5092) write (84).
2025-12-05 15:44:49.433@LM_INFO@15:44:49.433463|(5075|5091) write (84).
2025-12-05 15:44:49.433@LM_DEBUG@15:44:49.433843|(5076|5088) reader 6AA017D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2025-12-05 15:44:49.433@LM_DEBUG@15:44:49.433938|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.434@LM_DEBUG@15:44:49.434131|(5076|5088) reader 6AA017D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:44:49.434@LM_DEBUG@15:44:49.434206|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.483@LM_INFO@15:44:49.483535|(5075|5092) write (85).
2025-12-05 15:44:49.483@LM_INFO@15:44:49.483822|(5075|5091) write (85).
2025-12-05 15:44:49.484@LM_DEBUG@15:44:49.484353|(5076|5088) reader 6AA017D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2025-12-05 15:44:49.484@LM_DEBUG@15:44:49.484444|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.484@LM_DEBUG@15:44:49.484629|(5076|5088) reader 6AA017D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2025-12-05 15:44:49.484@LM_DEBUG@15:44:49.484739|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.534@LM_INFO@15:44:49.534208|(5075|5092) write (86).
2025-12-05 15:44:49.534@LM_INFO@15:44:49.534296|(5075|5091) write (86).
2025-12-05 15:44:49.534@LM_DEBUG@15:44:49.534962|(5076|5088) reader 6AA017D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2025-12-05 15:44:49.535@LM_DEBUG@15:44:49.535051|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.535@LM_DEBUG@15:44:49.535237|(5076|5088) reader 6AA017D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:44:49.535@LM_DEBUG@15:44:49.535310|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.584@LM_INFO@15:44:49.584735|(5075|5092) write (87).
2025-12-05 15:44:49.584@LM_INFO@15:44:49.584886|(5075|5091) write (87).
2025-12-05 15:44:49.585@LM_DEBUG@15:44:49.585401|(5076|5088) reader 6AA017D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2025-12-05 15:44:49.585@LM_DEBUG@15:44:49.585488|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.585@LM_DEBUG@15:44:49.585673|(5076|5088) reader 6AA017D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2025-12-05 15:44:49.585@LM_DEBUG@15:44:49.585776|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.635@LM_INFO@15:44:49.635255|(5075|5092) write (88).
2025-12-05 15:44:49.635@LM_INFO@15:44:49.635414|(5075|5091) write (88).
2025-12-05 15:44:49.636@LM_DEBUG@15:44:49.636008|(5076|5088) reader 6AA017D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2025-12-05 15:44:49.636@LM_DEBUG@15:44:49.636098|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.636@LM_DEBUG@15:44:49.636283|(5076|5088) reader 6AA017D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:44:49.636@LM_DEBUG@15:44:49.636357|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.685@LM_INFO@15:44:49.685957|(5075|5092) write (89).
2025-12-05 15:44:49.686@LM_INFO@15:44:49.686089|(5075|5091) write (89).
2025-12-05 15:44:49.686@LM_DEBUG@15:44:49.686721|(5076|5088) reader 6AA017D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2025-12-05 15:44:49.686@LM_DEBUG@15:44:49.686818|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.687@LM_DEBUG@15:44:49.687013|(5076|5088) reader 6AA017D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2025-12-05 15:44:49.687@LM_DEBUG@15:44:49.687088|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.736@LM_INFO@15:44:49.736585|(5075|5092) write (90).
2025-12-05 15:44:49.736@LM_INFO@15:44:49.736932|(5075|5091) write (90).
2025-12-05 15:44:49.737@LM_DEBUG@15:44:49.737616|(5076|5088) reader 6AA017D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2025-12-05 15:44:49.737@LM_DEBUG@15:44:49.737741|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.737@LM_DEBUG@15:44:49.737928|(5076|5088) reader 6AA017D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:44:49.738@LM_DEBUG@15:44:49.738002|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.787@LM_INFO@15:44:49.787446|(5075|5092) write (91).
2025-12-05 15:44:49.787@LM_INFO@15:44:49.787649|(5075|5091) write (91).
2025-12-05 15:44:49.788@LM_DEBUG@15:44:49.788137|(5076|5088) reader 6AA017D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2025-12-05 15:44:49.788@LM_DEBUG@15:44:49.788227|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.788@LM_DEBUG@15:44:49.788409|(5076|5088) reader 6AA017D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2025-12-05 15:44:49.788@LM_DEBUG@15:44:49.788494|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.837@LM_INFO@15:44:49.837980|(5075|5092) write (92).
2025-12-05 15:44:49.838@LM_INFO@15:44:49.838107|(5075|5091) write (92).
2025-12-05 15:44:49.838@LM_DEBUG@15:44:49.838641|(5076|5088) reader 6AA017D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2025-12-05 15:44:49.838@LM_DEBUG@15:44:49.838763|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.838@LM_DEBUG@15:44:49.838954|(5076|5088) reader 6AA017D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:44:49.839@LM_DEBUG@15:44:49.839030|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.888@LM_INFO@15:44:49.888491|(5075|5092) write (93).
2025-12-05 15:44:49.888@LM_INFO@15:44:49.888906|(5075|5091) write (93).
2025-12-05 15:44:49.889@LM_DEBUG@15:44:49.889232|(5076|5088) reader 6AA017D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2025-12-05 15:44:49.889@LM_DEBUG@15:44:49.889323|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.889@LM_DEBUG@15:44:49.889515|(5076|5088) reader 6AA017D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2025-12-05 15:44:49.889@LM_DEBUG@15:44:49.889591|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.938@LM_INFO@15:44:49.938998|(5075|5092) write (94).
2025-12-05 15:44:49.939@LM_INFO@15:44:49.939235|(5075|5091) write (94).
2025-12-05 15:44:49.939@LM_DEBUG@15:44:49.939562|(5076|5088) reader 6AA017D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2025-12-05 15:44:49.939@LM_DEBUG@15:44:49.939645|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.939@LM_DEBUG@15:44:49.939851|(5076|5088) reader 6AA017D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:44:49.939@LM_DEBUG@15:44:49.939929|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.989@LM_INFO@15:44:49.989455|(5075|5092) write (95).
2025-12-05 15:44:49.989@LM_INFO@15:44:49.989771|(5075|5091) write (95).
2025-12-05 15:44:49.990@LM_DEBUG@15:44:49.990123|(5076|5088) reader 6AA017D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2025-12-05 15:44:49.990@LM_DEBUG@15:44:49.990210|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:49.990@LM_DEBUG@15:44:49.990390|(5076|5088) reader 6AA017D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2025-12-05 15:44:49.990@LM_DEBUG@15:44:49.990463|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.040@LM_INFO@15:44:50.040029|(5075|5092) write (96).
2025-12-05 15:44:50.040@LM_INFO@15:44:50.040185|(5075|5091) write (96).
2025-12-05 15:44:50.040@LM_DEBUG@15:44:50.040593|(5076|5088) reader 6AA017D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2025-12-05 15:44:50.040@LM_DEBUG@15:44:50.040681|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.040@LM_DEBUG@15:44:50.040893|(5076|5088) reader 6AA017D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:44:50.040@LM_DEBUG@15:44:50.040968|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.090@LM_INFO@15:44:50.090444|(5075|5092) write (97).
2025-12-05 15:44:50.090@LM_INFO@15:44:50.090569|(5075|5091) write (97).
2025-12-05 15:44:50.090@LM_DEBUG@15:44:50.090902|(5076|5088) reader 6AA017D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2025-12-05 15:44:50.090@LM_DEBUG@15:44:50.090986|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.091@LM_DEBUG@15:44:50.091159|(5076|5088) reader 6AA017D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2025-12-05 15:44:50.091@LM_DEBUG@15:44:50.091233|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.140@LM_INFO@15:44:50.140826|(5075|5092) write (98).
2025-12-05 15:44:50.140@LM_INFO@15:44:50.140967|(5075|5091) write (98).
2025-12-05 15:44:50.141@LM_DEBUG@15:44:50.141400|(5076|5088) reader 6AA017D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2025-12-05 15:44:50.141@LM_DEBUG@15:44:50.141502|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.141@LM_DEBUG@15:44:50.141683|(5076|5088) reader 6AA017D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:44:50.141@LM_DEBUG@15:44:50.141790|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.187@LM_INFO@15:44:50.187404|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:50.187@LM_DEBUG@15:44:50.187680|(5076|5076) received 198 of expected 200
2025-12-05 15:44:50.191@LM_INFO@15:44:50.191206|(5075|5092) write (99).
2025-12-05 15:44:50.191@LM_INFO@15:44:50.191324|(5075|5091) write (99).
2025-12-05 15:44:50.191@LM_DEBUG@15:44:50.191594|(5076|5088) reader 6AA017D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 199
2025-12-05 15:44:50.191@LM_DEBUG@15:44:50.191676|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.191@LM_DEBUG@15:44:50.191870|(5076|5088) reader 6AA017D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2025-12-05 15:44:50.191@LM_DEBUG@15:44:50.191944|(5076|5088) SampleInfo.sample_rank = 0
2025-12-05 15:44:50.241@LM_DEBUG@15:44:50.241528|(5075|5092) Writer::svc finished.
2025-12-05 15:44:50.241@LM_DEBUG@15:44:50.241654|(5075|5091) Writer::svc finished.
2025-12-05 15:44:50.439@LM_INFO@15:44:50.439109|(5075|5075) publisher signaling finished
2025-12-05 15:44:50.439@LM_DEBUG@15:44:50.439251|(5075|5075) notifying subscriber of 0 timeout writes
2025-12-05 15:44:50.689@LM_INFO@15:44:50.689472|(5075|5075) publisher checking for sub finished
2025-12-05 15:44:50.939@LM_INFO@15:44:50.939709|(5075|5075) publisher checking for sub finished
2025-12-05 15:44:51.188@LM_INFO@15:44:51.188056|(5076|5076) subscriber signaling finished
2025-12-05 15:44:51.189@LM_INFO@15:44:51.189948|(5075|5075) publisher checking for sub finished
2025-12-05 15:44:51.190@LM_DEBUG@15:44:51.190025|(5075|5075) Writer::end
2025-12-05 15:44:51.190@LM_D2E0B2U5G-@1125-:0454 :1551:.4149:05816.61|9(05@0L7M5_|D5E0B7U8G)@ 1W5r:i4t4e:D5a1t.a1C9o0n9t1a3i|n(e5r0:7:6w|a5i0t8_8p)e nidnisntga ntciem eiosu td iastp o0s0e:d1
0:20.069137
2025-12-05 15:44:51.438@LM_INFO@15:44:51.438374|(5076|5076) subscriber checking for pub finished
2025-12-05 15:44:51.438@LM_INFO@15:44:51.438515|(5076|5076) subscriber starting shutdown
2025-12-05 15:44:51.439@LM_DEBUG@15:44:51.439867|(5076|5077) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000003.000001c7(ad9e97fd) remote 01030000.222d1ab7.00000001.000001c2(a7343012) num remotes 1
2025-12-05 15:44:51.440@LM_DEBUG@15:44:51.440013|(5076|5077) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000003.000001c7(ad9e97fd) remote 01030000.222d1ab7.00000001.000001c2(a7343012) num remotes 1
2025-12-05 15:44:51.440@LM_DEBUG@15:44:51.440860|(5076|5077) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000003.000003c7(9fa8f57f) remote 01030000.222d1ab7.00000001.000004c2(da43c457) num remotes 1
2025-12-05 15:44:51.440@LM_DEBUG@15:44:51.440978|(5076|5077) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000003.000003c7(9fa8f57f) remote 01030000.222d1ab7.00000001.000004c2(da43c457) num remotes 1
2025-12-05 15:44:51.441@LM_DEBUG@15:44:51.441532|(5076|5077) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000003.000004c7(d0e963b8) remote 01030000.222d1ab7.00000001.000003c2(95025290) num remotes 1
2025-12-05 15:44:51.441@LM_DEBUG@15:44:51.441642|(5076|5077) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000003.000004c7(d0e963b8) remote 01030000.222d1ab7.00000001.000003c2(95025290) num remotes 1
2025-12-05 15:44:51.442@LM_DEBUG@15:44:51.442275|(5076|5077) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000003.000002c7(86b3c43e) remote 01030000.222d1ab7.00000001.000002c2(8c1963d1) num remotes 1
2025-12-05 15:44:51.442@LM_DEBUG@15:44:51.442427|(5076|5077) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000003.000002c7(86b3c43e) remote 01030000.222d1ab7.00000001.000002c2(8c1963d1) num remotes 1
2025-12-05 15:44:51.442@LM_DEBUG@15:44:51.442560|(5076|5085) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:34205 , reconnect_state = INIT_STATE.
2025-12-05 15:44:51.442@LM_DEBUG@15:44:51.442834|(5076|5085) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443244|(5075|5079) DataWriterImpl::remove_associations: bit 0 local 01030000.222d1ab7.00000002.00000102(7bf08872) remote 01030000.222d1a2b072.50-01020-00050 31.50:04040:05510.74(4532@9L6M9_0D4E9B)U Gn@u1m5 :r4e4m:o5t1e.s4 413
350|(5076|5077) DataReaderImpl::remove_associations: bit 0 local 01030000.222d1ab7.00000003.00000507(52969049) remote 01030000.222d1ab7.00000002.00000102(7bf08872) num remotes 1
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443515|(5076|5077) DataReaderImpl::remove_associations_i: bit 0 local 01030000.222d1ab7.00000003.00000507(52969049) remote 01030000.222d1ab7.00000002.00000102(7bf08872) num remotes 1
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443629|(5076|5077) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443667|(5075|5078) WriteDataContainer::wait_pending done
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443784|(5076|5077) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:51.443@LM_DEBUG@15:44:51.443875|(5076|5077) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:51.444@LM_DEBUG@15:44:51.444773|(5075|5078) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000002.000001c7(90febe4d) remote 01030000.222d1ab7.00000001.000001c2(a7343012) num remotes 1
2025-12-05 15:44:51.444@LM_DEBUG@15:44:51.444907|(5075|5078) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000002.000001c7(90febe4d) remote 01030000.222d1ab7.00000001.000001c2(a7343012) num remotes 1
2025-12-05 15:44:51.445@LM_DEBUG@15:44:51.445594|(5075|5078) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000002.000003c7(a2c8dccf) remote 01030000.222d1ab7.00000001.000004c2(da43c457) num remotes 1
2025-12-05 15:44:51.445@LM_DEBUG@15:44:51.445754|(5075|5078) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000002.000003c7(a2c8dccf) remote 01030000.222d1ab7.00000001.000004c2(da43c457) num remotes 1
2025-12-05 15:44:51.446@LM_DEBUG@15:44:51.446314|(5075|5078) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000002.000004c7(ed894a08) remote 01030000.222d1ab7.00000001.000003c2(95025290) num remotes 1
2025-12-05 15:44:51.446@LM_DEBUG@15:44:51.446425|(5075|5078) DataReaderImpl::remove_associations_i: bit 1 local 01030000.222d1ab7.00000002.000004c7(ed894a08) remote 01030000.222d1ab7.00000001.000003c2(95025290) num remotes 1
2025-12-05 15:44:51.447@LM_DEBUG@15:44:51.447010|(5075|5078) DataReaderImpl::remove_associations: bit 1 local 01030000.222d1ab7.00000002.0000022c072(5b-b1d23-e0d58 e1)5 :r4e4m:o5t1e. 404170@3L0M0_0I0N.F2O2@21d51:a4b47:.5010.040407000918.|0(050007062|c520(786c)1 9s6u3bds1c)r inbuemr rsehmuottdeosw n1
of ServiceParticipant
2025-21022-50-51 21-50:54 41:55:14.44:4571@.L4M4_7D@ELBMU_GD@E1B5U:G4@41:55:14.44:45712.0444|7(250097|5(|55007768|)5 0D7a6t)a RSeeardveircIem_pPla:r:triecmiopvaen_ta:s:ssohcuitadtoiwonn
s_i: bit 1 local 01030000.222d1ab7.00000002.000002c7(bbd3ed8e) remote 01030000.222d1ab7.00000001.000002c2(8c1963d1) num remotes 1
2025-12-05 15:44:51.447@LM_DEBUG@15:44:51.447207|(5075|5086) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:34205 , reconnect_state = INIT_STATE.
2025-12-05 15:44:51.447@LM_DEBUG@15:44:51.447647|(5075|5086) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:51.448@LM_DEBUG@15:44:51.448781|(5076|5076) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:51.451@LM_INFO@15:44:51.451401|(5076|5076) subscriber exiting with status 0
2025-12-05 15:44:51.451@LM_DEBUG@15:44:51.451803|(5075|5075) Service_Participant::shutdown
2025-12-05 15:44:51.452@LM_DEBUG@15:44:51.452062|(5076|5076) Service_Participant::~Service_Participant
2025-12-05 15:44:51.452@LM_DEBUG@15:44:51.452133|(5076|5076) Service_Participant::shutdown
2025-12-05 15:44:51.455@LM_DEBUG@15:44:51.455590|(5075|5075) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:51.456@LM_DEBUG@15:44:51.456146|(5075|5075) Service_Participant::~Service_Participant
2025-12-05 15:44:51.456@LM_DEBUG@15:44:51.456206|(5075|5075) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:51.551846|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl nokey rtps mi Time:7s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl nokey shmem mi
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5097
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -w 1 -m 2 -i 100 -n 1000 -z 10 -k 1 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5104 started at 2025-12-05 15:44:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1 -m 2 -i 100 -w 1 -z 10 -k 1 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5105 started at 2025-12-05 15:44:51
1155::4444::5511..880077888842||((55110045||55110045)) 1155::4444::5511..880077992299 psuubblsicsrhiebre rm amiani
n
22002255--1122--0055 1155::4444::5511..880088@@LLMM__IINNFFOO@@1155::4444::5511..880088220022||((55110054||55110054)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4444::5511..880088@@LLMM__IINNFFOO@@1155::4444::5511..880088333311||((55110054||55110054)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4444::5511..880088@@LLMM__IINNFFOO@@1155::4444::5511..880088553377||((55110045||55110045)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiguration from "all.ini"
iguration from "all.ini"
2025-12-05 15:44:51.808@LM_INFO@15:44:51.808963|(5105|5105) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:4 :C5O1N.F8I0G8_@SLHMM_EIMN_FTOR@A1N5S:P4O4R:T5S1=.s8h0m8e9m9
8|(5104|5104) INFO: ConfigStoreImpl::set_string: CONFI2G0_2S5H-M1E2M-_0T5R A1N5S:P4O4R:T5S1=.s8h0m9e@mL
M_INFO@15:44:51.809082|(5105|5105) INFO: ConfigStoreImp2l0:2:5s-e1t2_-s0t5r i1n5g::4 4C:O5N1F.I8G0_9S@HLMME_MI=N@FsOh@m1e5m:
44:51.809135|(5104|5104) INFO: ConfigStoreImpl::set_2s0t2r5i-n1g2:- 0C5O N1F5I:G4_4S:H5M1E.M8=0@9s@hLmMe_mI
NFO@15:44:51.809199|(5105|5105) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:4 :C5O1N.F8I0G9_@RLTMP_SI_NTFROA@N1S5P:O4R4T:S5=1r.t8p0s9
255|(5104|5104) INFO: ConfigStoreImpl::set2_0s2t5r-i1n2g-:0 5C O1N5F:I4G4_:R5T1P.S8_0T9R@ALNMS_PIONRFTOS@=1r5t:p4s4
:51.809325|(5105|5105) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:4 :C5O1N.F8I0G9_@RLTMP_SI=N@FrOt@p1s5
:44:51.809387|(5104|5104) INFO: ConfigStoreImpl::set_s2t0r2i5n-g1:2 -C0O5N F1I5G:_4R4T:P5S1=.@8r0t9p@sL
M_INFO@15:44:51.809450|(5105|5105) INFO: ConfigStore2I0m2p5l-:1:2s-e0t5_ s1t5r:i4n4g::5 1C.O8N0F9I@GL_MM_UILNTFIOC@A1S5T:_4T4R:A5N1S.P8O0R9T5S0=2m|u(l5t1i0c4a|s5t1
04) INFO: ConfigStoreImpl::set_string: CONFIG2_0M2U5L-T1I2C-A0S5T _1T5R:A4N4S:P5O1R.T8S0=9m@uLlMt_iIcNaFsOt@
15:44:51.809587|(5105|5105) INFO: ConfigSto2r0e2I5m-p1l2:-:0s5e t1_5s:t4r4i:n5g1:. 8C0O9N@FLIMG__IMNUFLOT@I1C5A:S4T4=:@5m1u.l8t0i9c6a4s4t|
(5104|5104) INFO: ConfigStoreImpl::set_string: CONFIG_MULTICAS2T0=2@5m-u1l2t-i0c5a s1t5
:44:51.809@LM_INFO@15:44:51.809744|(5105|5105) INFO: ConfigStore2I0m2p5l-:1:2s-e0t5_ s1t5r:i4n4g::5 1C.O8N0F9I@GL_MU_DIPN_FTOR@A1N5S:P4O4R:T5S1=.u8d0p9
787|(5104|5104) INFO: ConfigStoreImpl::set_2s0t2r5i-n1g2:- 0C5O N1F5I:G4_4U:D5P1_.T8R0A9N@SLPMO_RITNSF=Ou@d1p5
:44:51.809859|(5105|5105) INFO: ConfigStor2e0I2m5p-l1:2:-s0e5t _1s5t:r4i4n:g5:1 .C8O0N9F@ILGM__UIDNPF=O@@u1d5p:
44:51.809917|(5104|5104) INFO: ConfigStoreImpl::2s0e2t5_-s1t2r-i0n5g :1 5C:O4N4F:I5G1_.U8D0P9=@@LuMd_pI
NFO@15:44:51.809979|(5105|5105) INFO: ConfigStoreImpl::2s0e2t5_-s1t2r-i0n5g :1 5C:O4N4F:I5G1_.T8C1P0_@TLRMA_NISNPFOOR@T1S5=:t4c4p:
51.810036|(5104|5104) INFO: ConfigStoreImpl::s2e0t2_5s-t1r2i-n0g5: 1C5O:N4F4I:G5_1T.C8P1_0T@RLAMN_SIPNOFROT@S1=5t:c4p4
:51.810101|(5105|5105) INFO: ConfigStoreI2m0p2l5:-:1s2e-t0_5s t1r5i:n4g4:: 5C1O.N8F1I0G@_LTMC_PI=N@FtOc@p1
5:44:51.810163|(5104|5104) INFO: Confi2g0S2t5o-r1e2I-m0p5l :1:5s:e4t4_:s5t1r.i8n1g0:@ LCMO_NIFNIFGO_@T1C5P:=4@4t:c5p1
.810218|(5105|5105) INFO: ConfigStoreImp2l0:2:5s-e1t2_-s0t5r i1n5g::4 4C:O5N1F.I8G1=0@@cLoMn_fIiNgF
O@15:44:51.810282|(5104|5104) INFO: ConfigStoreImpl::set_str2i0n2g5:- 1C2O-N0F5I G1=5@:c4o4n:f5i1g.
810@LM_INFO@15:44:51.810343|(5105|5105) INFO: ConfigStoreImp2l0:2:5s-e1t2_-s0t5r i1n5g::4 4T:R5A1N.S8P1O0R@TL_MS_HIMNEFMO_@T1R5A:N4S4P:O5R1T._8T1Y0P3E9=2s|h(m5e1m0
4|5104) INFO: ConfigStoreImpl::set_string: TRANSPO2R0T2_5S-H1M2E-M0_5T R1A5N:S4P4O:R5T1_.T8Y1P0E@=LsMh_mIeNmF
O@15:44:51.810475|(5105|5105) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:4 :T5R1A.N8S1P0O@RLTM__SIHNMFEOM@=1@5s:h4m4e:m5
1.810532|(5104|5104) INFO: ConfigStoreImpl::set_string2:0 2T5R-A1N2S-P0O5R T1_5S:H4M4E:M5=1@.s8h1m0e@mL
M_INFO@15:44:51.810601|(5105|5105) INFO: ConfigStoreIm2p0l2:5:-s1e2t-_0s5t r1i5n:g4:4 :T5R1A.N8S1P0O@RLTM__RITNPFSO_@U1S5E:_4M4U:L5T1I.C8A1S0T6=504
|(5104|5104) INFO: ConfigStoreImpl::set_string: TRANS2P0O2R5T-_1R2T-P0S5_ U1S5E:_4M4U:L5T1I.C8A1S0T@=L0M
_INFO@15:44:51.810740|(5105|5105) INFO: ConfigStoreImp2l0:2:5s-e1t2_-s0t5r i1n5g::4 4T:R5A1N.S8P1O0R@TL_MR_TIPNSF_OT@R1A5N:S4P4O:R5T1_.T8Y1P0E7=9r4t|p(s5_1u0d4p|
5104) INFO: ConfigStoreImpl::set_string: TRAN2S0P2O5R-T1_2R-T0P5S _1T5R:A4N4S:P5O1R.T8_1T0Y@PLEM=_rItNpFsO_@u1d5p:
44:51.810878|(5105|5105) INFO: ConfigStoreImp2l0:2:5s-e1t2_-s0t5r i1n5g::4 4T:R5A1N.S8P1O0R@TL_MR_TIPNSF=O@@r1t5p:s4
4:51.810938|(5104|5104) INFO: ConfigStoreImpl::set_string: T2R0A2N5S-P1O2R-T0_5R T1P5S:=4@4r:t5p1s.
811@LM_INFO@15:44:51.811006|(5105|5105) INFO: ConfigStoreI2m0p2l5:-:1s2e-t0_5s t1r5i:n4g4:: 5T1R.A8N1S1P@OLRMT__IMNUFLOT@I1C5A:S4T4_:T5R1A.N8S1P1O0R5T5_|T(Y5P1E0=4m|u5l1t0i4c)a sItN
FO: ConfigStoreImpl::set_string: TRANSPORT_MULTIC2A0S2T5_-T1R2A-N0S5P O1R5T:_4T4Y:P5E1=.m8u1l1t@iLcMa_sItN
FO@15:44:51.811149|(5105|5105) INFO: ConfigStore2I0m2p5l-:1:2s-e0t5_ s1t5r:i4n4g::5 1T.R8A1N1S@PLOMR_TI_NMFUOL@T1I5C:A4S4T:=5@1m.u8l1t1i2c0a4s|t(
5104|5104) INFO: ConfigStoreImpl::set_string: TRANSPORT_2M0U2L5T-I1C2A-S0T5= @1m5u:l4t4i:c5a1s.t8
11@LM_INFO@15:44:51.811285|(5105|5105) INFO: ConfigStor2e0I2m5p-l1:2:-s0e5t _1s5t:r4i4n:g5:1 .T8R1A1N@SLPMO_RITN_FUOD@P1_5T:R4A4N:S5P1O.R8T1_1T3Y3P4E|=(u5d1p0
4|5104) INFO: ConfigStoreImpl::set_string: TRA2N0S2P5O-R1T2_-U0D5P _1T5R:A4N4S:P5O1R.T8_1T1Y@PLEM=_uIdNpF
O@15:44:51.811415|(5105|5105) INFO: ConfigSto2r0e2I5m-p1l2:-:0s5e t1_5s:t4r4i:n5g1:. 8T1R1A@NLSMP_OIRNTF_OU@D1P5=:@4u4d:p5
1.811470|(5104|5104) INFO: ConfigStoreImpl::set_string: 2T0R2A5N-S1P2O-R0T5_ U1D5P:=4@4u:d5p1
.811@LM_INFO@15:44:51.811540|(5105|5105) INFO: Config2S0t2o5r-e1I2m-p0l5: :1s5e:t4_4s:t5r1i.n8g1:1 @TLRMA_NISNPFOOR@T1_5T:C4P4_:T5R1A.N8S1P1O5R8T6_|T(Y5P1E0=4t|c5p1
04) INFO: ConfigStoreImpl::set_string: TRANSPO2R0T2_5T-C1P2_-T0R5A N1S5P:O4R4T:_5T1Y.P8E1=1t@cLpM
_INFO@15:44:51.811674|(5105|5105) INFO: ConfigS2t0o2r5e-I1m2p-l0:5: s1e5t:_4s4t:r5i1n.g8:1 1T@RLAMN_SIPNOFROT@_1T5C:P4=4@:t5c1p.
811741|(5104|5104) INFO: ConfigStoreImpl::set_string2:0 2T5R-A1N2S-P0O5R T1_5T:C4P4=:@5t1c.p8
11@LM_INFO@15:44:51.811811|(5105|5105) INF2O0:2 5C-o1n2f-i0g5S t1o5r:e4I4m:p5l1:.:8s1e1t@_LsMt_rIiNnFgO:@ 1T5R:A4N4S:P5O1R.T8=1@1t8r5a5n|s(p5o1r0t4
|5104) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:44:51.811@LM_INFO@15:44:51.811943|(5105|5105) INFO2:0 2C5o-n1f2i-g0S5t o1r5e:I4m4p:l5:1:.s8e1t1_@sLtMr_iInNgF:O @C1O5M:M4O4N:_5P1O.O8L1_1S9I7Z5E|=(450100040|050100
4) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SI2Z0E2=54-01020-00050 01
5:44:51.812@LM_INFO@15:44:51.812066|(5105|5105) IN2F0O2:5 -C1o2n-f0i5g S1t5o:r4e4I:m5p1l.:8:1s2e@tL_Ms_tIrNiFnOg@:1 5C:O4M4M:O5N1_.D8C1P2S1_0I2N|F(O5_1R0E4P|O5=1f0i4l)e :I/N/FrOe:p oC.oinofri
gStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://2r0e2p5o-.1i2o-r0
5 15:44:51.812@LM_INFO@15:44:51.812208|(5105|5105) I2N0F2O5:- 1C2o-n0f5i g1S5t:o4r4e:I5m1p.l8:1:2s@eLtM__sItNrFiOn@g1:5 :C4O4M:M5O1N._8D1C2P2S4_1G|L(O5B1A0L4_|T5R1A0N4S)P OIRNTF_OC:O NCFoInGf=itgcSpt
oreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_C2O0N2F5I-G1=2t-c0p5
15:44:51.812@LM_INFO@15:44:51.812347|(5105|5105) INFO: 2C0o2n5f-i1g2S-t0o5r e1I5m:p4l4:::5s1e.t8_1s2t@rLiMn_gI:N FCOO@M1M5O:N4=4@:c5o1m.m8o1n2
381|(5104|5104) INFO: ConfigStoreImpl::set_string: COMMON=@common
22002255--1122--0055 1155::4444::5511..881122@@LLMM__IINNFFOO@@1155::4444::5511..881122880190||((55110045||55110045)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
2025-12-05 15:44:51.813@LM_INFO@15:44:51.813962|(5104|5104) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-12-052 01255:-4142:-5015. 81154:@4L4M:_5I1N.F8O1@41@5L:M4_4I:N5F1O.@81154:04446:|5(15.180144|054140|4()5 1S0e5r|v5i1c0e5_)P aSretrivciicpea_nPta:r:tgiecti_pdaonmta:i:ng_epta_rdtoimcaiipna_npta_rftaicctioprayn:t _lfoagc_tloervye:l :T hdiesb uigs DOCpPeSn_DdDeSb u3g._3l4e.v0e-ld:e v1
using ACE 6.5.23
2025-12-05 15:4240:2551-.1821-40@5L M1_5I:N4F4O:@5115.:84144:@5L1M._8I1N4F2O2@41|5(:54140:45|15.180144)2 3S0e|r(v5i1c0e5_|P5a1r0t5i)c iSpearnvti:c:eg_ePta_rdtoimcaiipna_npta:r:tgiecti_pdaonmta_ifna_cptaorrtyi:c impaacnhti_nfea:c trournyn:e rlvomgy_gl8e7v6e,l :x 8d6e_b6u4g pDlCaPtSf_odremb:u gL_ilneuvxe,l :6 .18
.0-1041-azure, #47~22022.50-41.21--0U5b u1n5t:u4 4S:M5P1 .F8r1i4 @OLcMt_ I N3F O2@01:54:34:40:15 1U.T8C1 42401245|
(5105|5105) Service_Pa2r0t2i5c-i1p2a-n0t5: :1g5e:t4_4d:o5m1a.i8n1_4p@aLrMt_iIcNiFpOa@n1t5_:f4a4c:t5o1r.y8:1 4m4a8c0h|i(n5e1:0 4r|u5n1n0e4r)v mSyegr8v7i6c,e _xP8a6r_t6i4c ipplaanttf:o:rgme:t _Ldionmuaxi,n _6p.a8r.t0i-c1i0p4a1n-ta_zfuarcet,o r#y4:7 ~c2o2m.p0i4l.e1r-:U bgu nvteur sSiMoPn F1r1i. 4O.c0t
3 20:43:01 UTC 2025
2025-12-05 152:04245:-5112.-80154 @1L5M:_4N4O:T5I1C.E8@115:44:45@1L.M81_4I6N5F6O|@(1551:0444|:55110.48)1 4N6O6T1I|C(E5:1 0S5e|r5v1i0c5e)_ PSaerrtviicciep_aPnatr:t:iicnitpiaanlti:z:egSecth_eddoumlaiinng_(p)a r-t incoi psacnhte_dfualcitnogr yp:o lciocmyp islpeerc:i fgi evde,r sniootn s1e1t.t4i.n0g
policy.
2025-12-05 15:44:51.814@LM_NOTICE@15:44:51.814850|(5105|5105) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-21022-50-51 21-50:54 41:55:14.48:1551@.L8M1_5D@ELBMU_GD@E1B5U:G4@41:55:14.48:15511.8841|5(158140|4(|55110054|)5 1S0e5r)v iSceer_vPiacret_iPcairptaincti:p:agnett:_:dgoemta_idno_mpaairnt_ipcairptaincti_pfaanctt_ofrayc:t oCrrye:a tCirnega tLiinngu xLNientuwxoNrektCwoonrfkiCgoMnofniigtMoorn
itor
22002255--121-20-50 51 51:54:44:45:15.18.1851@5L@ML_MD_EDBEUBGU@G1@51:54:44:45:15.18.1851657677|8P|uSbulbisschreirb eUrs iUnsgi nSgh mSehmm etmr atnrsapnosrpto.r
t.
2025-12-05 15:44:51.815@LM_INFO@15:44:51.815892|(510240|2551-0142)- 0I5N F1O5:: 4C4o:n5f1i.g8S1t5o@rLeMI_mIpNlF:O:@s1e5t:_4s4t:r5i1n.g8:1 5R9E1P0O|S(I5T1O0R5Y|_5D1E0F5A)U LITN_FROE:P OC=o@nDfEiFgASUtLoTr_eRIEmPpOl
::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:51.816@LM_DEBUG@152025-12-05: 4145::5414.:85116.08615|6(@5L1M0_4D|E5B1U0G4@)1 5S:e4r4v:i5c1e._8P1a6r0t8i7c|i(p5a1n0t5:|:5s1e0t5_)r eSpeor_viiocre:_ PRaerptoi[cDiEpFaAnUtL:T:_sReEtP_Or]e p=o=_ ifoirl:e :R/e/proe[pDoE.FiAoUrL
T_REPO] == file://repo.ior
15:44:51.834228|(5097|5097) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:51.841@LM_INFO@15:44:51.84165210|2(55-11024-|0551 0145): 4I4N:F5O1:. 8C4o1n@fLiMg_SItNoFrOe@I1m5p:l4:4::s5e1t._8s4t1r6i7n7g|:( 5T1R0A5N|S5P1O0R5T)_ OIPNEFNOD:D SC_oBnIfTiTgCSPt_oTrReAINmSpPlO:R:Ts_eItN_SsTt_rDiEnFgA:U LTTR_ARNESPPOO_RDTA_TOAPLEINNDKD_SR_EBLIETATSCEP__DTERLAANYS=P0O
RT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:51.841@LM_INF2O0@2155-:1424-:0551 .1854:14944:85|1(.5814014@|L5M1_0I4N)F OI@N1F5O::4 4C:o5n1f.i8g4S1t9o7r4e|I(m5p1l0:5:|s5e1t0_5s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rOePIEmNpDlD:S:_sBeItT_TsCtPr_iTnRgA:N STPROARNTS_PIONRSTT__ODPEEFNADUDLST__BRIETPTOC_PL_OTCRAALN_SAPDODRRTE_SISN=S:T0_
DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:51.842@LM_INFO@15:24042:5-12-055 11.58:44241:8541|.(854120@4L|M5_1I0N4F)O @I1n5f:o4R4e:p5o1D.i8s4c2o2v1e0r|y(:5:1b0i5t|_5c1o0n5f)i gI n-f oBRIeTp otDcips ctorvaenrsyp:o:rbti t:_0c
onfig - BIT tcp transport :0
2025-12-05 15:44:51.847@LM_WARNING@15:44:51.847256|(5104|5104) WARNING: get_fully_qualified_hostname: Could not find FQD2N0.2 5U-s1i2n-g0 5" r1u5n:n4e4r:v5m1y.g884776@"L Ma_sW AfRuNlIlNyG @q1u5a:l4i4f:i5e1d. 8h4o7s3t2n1a|m(e5,1 0p5l|e5a1s0e5 )c oWrArReNcItN Gs:y sgteetm_ fcuolnlfyi_gquuraaltiifoine.d
_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:51.855@LM_DEBUG@15:44:51.855658|(5104|5109) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000002.000001c7(1273d4fc) remote 01030000.140d58ff.00000001.000001c2(25b95aa3)
2025-12-05 15:44:51.856@LM_WARNING@15:44:51.856075|(5104|5104) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.856@LM_DEBUG@15:44:51.856488|(5105|5108) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000003.000001c7(2f13fd4c) remote 01030000.140d58ff.00000001.000001c2(25b95aa3)
2025-12-05 15:44:51.856@LM_WARNING@15:44:51.856913|(5105|5105) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.857@LM_DEBUG@15:44:51.857376|(5104|5104) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000002.000002c7(395e873f) remote 01030000.140d58ff.00000001.000002c2(0e940960)
2025-12-05 15:44:51.858@LM_DEBUG@15:44:51.858236|(5105|5108) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000003.000002c7(043eae8f) remote 01030000.140d58ff.20002050-01020-10.50 01050:0424c:25(10.e895480@9L6M0_)W
ARNING@15:44:51.858361|(5104|5104) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.858@LM_WARNING@15:44:51.858918|(5105|5105) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.859@LM_DEBUG@15:44:51.859614|(5104|5109) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000002.000003c7(2045b67e) remote 01030000.140d58ff.00000001.000004c2(58ceaee6)
2025-12-05 15:44:51.860@LM_DEBUG@15:44:51.860087|(5105|5108) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000003.000003c7(1d2592f0c2e5)- 1r2e-m0o5t e1 50:14043:05010.08.6104@0LdM5_8WfAfR.N0I0N0G0@01050:14.40:05010.0846c021(9578|c(e5a1e0e46|)5
104) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.860@LM_WARNING@15:44:51.860659|(5105|5105) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.861@LM_DEBUG@15:44:51.861404|(5104|5109) DataReaderImpl::add_association - bit 1 local 01030000.140d58ff.00000002.000004c7(6f0420b9) remote 01030000.140d58ff.00000001.000003c2(178f3821)
2025-12-05 15:44:51.861@LM_DEBUG@15:44:51.861910|(5105|5108) DataReaderImpl::add_association 2-0 2b5i-t1 21- 0l5o c1a5l: 4041:05310.080601.@1L4M0_dW5A8RfNfI.N0G0@01050:04043:.5010.08060149c870(|5(256140049|0591)0 4r)e mToytpee L01030000.1o4o0kdu5p8Sfefr.v0i0c0e0:0:0t0y1p.e0_0i0d0e0n3tci2f(i1e7r8_ft3o8_2d1y)n
amic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.862@LM_WARNING@15:44:51.862502|(5105|5105) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.862@LM_DEBUG@15:44:51.862879|(5104|5104) attach to shmem
2025-12-05 15:44:51.863@LM_DEBUG@15:44:51.863204|(5105|5105) attach to shmem
2025-12-05 15:44:51.863@LM_DEBUG@15:44:51.863280|(5105|5105) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:44:51.864@LM_WARNING@15:44:51.864719|(5104|5104) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:51.864@LM_INFO@15:44:51.864843|(5104|5104) publisher signaling ready
2025-12-05 15:44:51.865@LM2_0D2E5B-U1G2@-1055: 4145::5414.:85615.285645|@(L5M1_0D4E|B5U1G0@91)5 :D4a4t:a5W1r.i8t6e5r2I7m8p|l(:5:1a0d5d|_5a1s0s8o)c iDaattiaoRne a-d ebriItm p0l :l:oacdadl_ a0s1s0o3c0i0a0t0i.o1n4 0-d 5b8iftf .00 0l0o0c0a0l0 20.10003000000100.21(4f09d75d8ef2fc.30)0 0r0e0m0o0t3e. 0001000300500070(.d10410bdf5a8ff8f). 0r0e0m0o0t0e0 30.10003000000500.71(4d00d15b8ffaff.80)0
000002.00000102(f97de2c3)
2025-12-05 15:44:51.866@LM_DEBUG@15:44:51.866037|(5105|5108) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:51.866@LM2_0W2A5R-N1I2N-G0@51 51:54:44:45:15.18.6866163@7L|M(_5I1N0F5O|@51150:54)4 :T5y1p.e8L6o6o1k3u5p|S(e5r1v0i4c|e5:1:1t9y)p eD_aitdaeWnrtiitfeireIrm_ptlo:_:dtyrnaanmsipco r-t _Eanscsooucn_tdeorneed: TwKr_iNtOeNrE :0 1r0e3t0u0r0n0i.n1g4 0ndi5l8 fDfy.n0a0m0i0c0 0T0y2p.e0
0000102(f97de2c3) succeeded in associating with read2e0r2 50-11023-00050 01.51:4404d:5581f.f8.6060@0L0M0_0I0N3F.O0@01050:04540:75(1d.0816b6f3a5f38|)(
5105|5105) subscriber signa2l0i2n5g- 1r2e-a0d5y
15:44:51.866@LM_DEBUG@15:44:51.866429|(5104|5119) DataWriterImpl::transport_assoc_done: writer 01030000.140d58ff.00000002.00000102(f97de2c3) reader 01030000.140d58ff.00000003.00000507(d01bfaf8) calling association_complete_i
2025-12-05 15:44:51.866@LM_DEBUG@15:44:51.866549|(5104|5119) DataWriterImpl::association_complete_i - bit 0 local 01030000.140d58ff.00000002.00000102(f97de2c3) remote 01030000.140d58ff.00000003.00000507(d01bfaf8)
2025-12-05 15:44:52.115@LM_INFO@15:44:52.115045|(5104|5104) publisher checking for sub ready
2025-12-05 15:44:52.115@LM_DEBUG@15:44:52.115235|(5104|5104) Writer::start
2025-12-05 15:44:52.115@LM_DEBUG@15:44:52.115481|(5104|5123) Writer::svc begins.
2025-12-05 15:44:52.115@LM_DEBUG@15:44:52.115561|(5104|5123) 15:44:52.115563 Writer::svc starting to write.
2025-12-05 15:44:52.115@LM_DEBUG@15:44:52.115650|(5104|5122) Writer::svc begins.
2025-12-05 15:44:52.115@LM_DEBUG@15:44:52.115757|(5104|5122) 15:44:52.115759 Writer::svc starting to write.
2025-12-05 15:44:52.115@LM_INFO@15:44:52.115831|(5104|5122) write (0).
2025-12-05 15:44:52.116@LM_INFO@15:44:52.116027|(5104|5123) write (0)2.0
25-12-05 15:44:52.116@LM_DEBUG@15:44:52.116043|(5105|5121) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:52.116@LM_DEBUG@15:44:52.116518|(5105|5121) reader D81AE7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 1
2025-12-05 15:44:52.116@LM_DEBUG@15:44:52.116627|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.116@LM_INFO@15:44:52.116631|(5105|5105) subscriber checking for pub ready
2025-12-05 15:44:52.116@LM_INFO@15:44:52.116788|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:52.116@LM_DEBUG@15:44:52.116873|(5105|5105) received 2 of expected 200
2025-12-05 15:44:52.116@LM_DEBUG@15:44:52.116873|(5105|5121) reader D81AE7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:44:52.116@LM_DEBUG@15:44:52.116999|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.166@LM_INFO@15:44:52.166265|(5104|5122) write (1).
2025-12-05 15:44:52.166@LM_INFO@15:44:52.166335|(5104|5123) write (1).
2025-12-05 15:44:52.166@LM_DEBUG@15:44:52.166725|(5105|5121) reader D81AE7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2025-12-05 15:44:52.166@LM_DEBUG@15:44:52.166822|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.166@LM_DEBUG@15:44:52.166965|(5105|5121) reader D81AE7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:44:52.167@LM_DEBUG@15:44:52.167037|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.216@LM_INFO@15:44:52.216674|(5104|5122) write (2).
2025-12-05 15:44:52.216@LM_INFO@15:44:52.216712|(5104|5123) write (2).
2025-12-05 15:44:52.217@LM_DEBUG@15:44:52.217278|(5105|5121) reader D81AE7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 5
2025-12-05 15:44:52.217@LM_DEBUG@15:44:52.217369|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.217@LM_DEBUG@15:44:52.217507|(5105|5121) reader D81AE7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:44:52.217@LM_DEBUG@15:44:52.217578|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.267@LM_INFO@15:44:52.267202|(5104|5122) write (3).
2025-12-05 15:44:52.267@LM_INFO@15:44:52.267297|(5104|5123) write (3).
2025-12-05 15:44:52.267@LM_DEBUG@15:44:52.267800|(5105|5121) reader D81AE7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 7
2025-12-05 15:44:52.267@LM_DEBUG@15:44:52.267889|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.268@LM_DEBUG@15:44:52.268028|(5105|5121) reader D81AE7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:44:52.268@LM_DEBUG@15:44:52.268099|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.317@LM_INFO@15:44:52.317721|(5104|5122) write (4).
2025-12-05 15:44:52.317@LM_INFO@15:44:52.317723|(5104|5123) write (4).
2025-12-05 15:44:52.318@LM_DEBUG@15:44:52.318210|(5105|5121) reader D81AE7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 9
2025-12-05 15:44:52.318@LM_DEBUG@15:44:52.318297|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.318@LM_DEBUG@15:44:52.318435|(5105|5121) reader D81AE7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:44:52.318@LM_DEBUG@15:44:52.318508|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.368@LM_INFO@15:44:52.368079|(5104|5122) write (5).
2025-12-05 15:44:52.368@LM_INFO@15:44:52.368157|(5104|5123) write (5).
2025-12-05 15:44:52.368@LM_DEBUG@15:44:52.368573|(5105|5121) reader D81AE7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2025-12-05 15:44:52.368@LM_DEBUG@15:44:52.368664|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.368@LM_DEBUG@15:44:52.368826|(5105|5121) reader D81AE7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:44:52.368@LM_DEBUG@15:44:52.368898|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.418@LM_INFO@15:44:52.418449|(5104|5122) write (6).
2025-12-05 15:44:52.418@LM_INFO@15:44:52.418533|(5104|5123) write (6).
2025-12-05 15:44:52.419@LM_DEBUG@15:44:52.419043|(5105|5121) reader D81AE7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2025-12-05 15:44:52.419@LM_DEBUG@15:44:52.419133|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.419@LM_DEBUG@15:44:52.419275|(5105|5121) reader D81AE7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:44:52.419@LM_DEBUG@15:44:52.419346|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.468@LM_INFO@15:44:52.468904|(5104|5122) write (7).
2025-12-05 15:44:52.468@LM_INFO@15:44:52.469005|(5104|5123) write (7).
2025-12-05 15:44:52.469@LM_DEBUG@15:44:52.469481|(5105|5121) reader D81AE7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 15
2025-12-05 15:44:52.469@LM_DEBUG@15:44:52.469570|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.469@LM_DEBUG@15:44:52.469730|(5105|5121) reader D81AE7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:44:52.469@LM_DEBUG@15:44:52.469809|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.519@LM_INFO@15:44:52.519382|(5104|5122) write (8).
2025-12-05 15:44:52.519@LM_INFO@15:44:52.519493|(5104|5123) write (8).
2025-12-05 15:44:52.519@LM_DEBUG@15:44:52.519971|(5105|5121) reader D81AE7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2025-12-05 15:44:52.520@LM_DEBUG@15:44:52.520061|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.520@LM_DEBUG@15:44:52.520199|(5105|5121) reader D81AE7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:44:52.520@LM_DEBUG@15:44:52.520271|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.569@LM_INFO@15:44:52.569930|(5104|5122) write (9).
2025-12-05 15:44:52.569@LM_INFO@15:44:52.570027|(5104|5123) write (9).
2025-12-05 15:44:52.570@LM_DEBUG@15:44:52.570497|(5105|5121) reader D81AE7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2025-12-05 15:44:52.570@LM_DEBUG@15:44:52.570587|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.570@LM_DEBUG@15:44:52.570748|(5105|5121) reader D81AE7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:44:52.570@LM_DEBUG@15:44:52.570826|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.620@LM_INFO@15:44:52.620336|(5104|5122) write (10).
2025-12-05 15:44:52.620@LM_INFO@15:44:52.620505|(5104|5123) write (10).
2025-12-05 15:44:52.620@LM_DEBUG@15:44:52.620897|(5105|5121) reader D81AE7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2025-12-05 15:44:52.620@LM_DEBUG@15:44:52.620988|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.621@LM_DEBUG@15:44:52.621123|(5105|5121) reader D81AE7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:44:52.621@LM_DEBUG@15:44:52.621195|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.670@LM_INFO@15:44:52.670961|(5104|5122) write (11).
2025-12-05 15:44:52.670@LM_INFO@15:44:52.670961|(5104|5123) write (11).
2025-12-05 15:44:52.671@LM_DEBUG@15:44:52.671537|(5105|5121) reader D81AE7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2025-12-05 15:44:52.671@LM_DEBUG@15:44:52.671626|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.671@LM_DEBUG@15:44:52.671790|(5105|5121) reader D81AE7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:44:52.671@LM_DEBUG@15:44:52.671869|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.721@LM_INFO@15:44:52.721462|(5104|5123) write (12).
2025-12-05 15:44:52.721@LM_INFO@15:44:52.721467|(5104|5122) write (12).
2025-12-05 15:44:52.722@LM_DEBUG@15:44:52.722026|(5105|5121) reader D81AE7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:52.722@LM_DEBUG@15:44:52.722118|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.722@LM_DEBUG@15:44:52.722253|(5105|5121) reader D81AE7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2025-12-05 15:44:52.722@LM_DEBUG@15:44:52.722325|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.771@LM_INFO@15:44:52.771940|(5104|5123) write (13).
2025-12-05 15:44:52.772@LM_INFO@15:44:52.772249|(5104|5122) write (13).
2025-12-05 15:44:52.772@LM_DEBUG@15:44:52.772527|(5105|5121) reader D81AE7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:44:52.772@LM_DEBUG@15:44:52.772625|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.772@LM_DEBUG@15:44:52.772787|(5105|5121) reader D81AE7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2025-12-05 15:44:52.772@LM_DEBUG@15:44:52.772864|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.822@LM_INFO@15:44:52.822491|(5104|5123) write (14).
2025-12-05 15:44:52.822@LM_INFO@15:44:52.822491|(5104|5122) write (14).
2025-12-05 15:44:52.823@LM_DEBUG@15:44:52.823338|(5105|5121) reader D81AE7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:52.823@LM_DEBUG@15:44:52.823435|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.823@LM_DEBUG@15:44:52.823571|(5105|5121) reader D81AE7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2025-12-05 15:44:52.823@LM_DEBUG@15:44:52.823655|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.872@LM_INFO@15:44:52.872917|(5104|5123) write (15).
2025-12-05 15:44:52.872@LM_INFO@15:44:52.872922|(5104|5122) write (15).
2025-12-05 15:44:52.873@LM_DEBUG@15:44:52.873474|(5105|5121) reader D81AE7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:44:52.873@LM_DEBUG@15:44:52.873569|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.873@LM_DEBUG@15:44:52.873750|(5105|5121) reader D81AE7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2025-12-05 15:44:52.873@LM_DEBUG@15:44:52.873828|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.923@LM_INFO@15:44:52.923349|(5104|5123) write (16).
2025-12-05 15:44:52.923@LM_INFO@15:44:52.923440|(5104|5122) write (16).
2025-12-05 15:44:52.923@LM_DEBUG@15:44:52.923844|(5105|5121) reader D81AE7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:52.923@LM_DEBUG@15:44:52.923932|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.924@LM_DEBUG@15:44:52.924086|(5105|5121) reader D81AE7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2025-12-05 15:44:52.924@LM_DEBUG@15:44:52.924160|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.973@LM_INFO@15:44:52.973748|(5104|5123) write (17).
2025-12-05 15:44:52.973@LM_INFO@15:44:52.973858|(5104|5122) write (17).
2025-12-05 15:44:52.974@LM_DEBUG@15:44:52.974220|(5105|5121) reader D81AE7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:44:52.974@LM_DEBUG@15:44:52.974309|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:52.974@LM_DEBUG@15:44:52.974444|(5105|5121) reader D81AE7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2025-12-05 15:44:52.974@LM_DEBUG@15:44:52.974518|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.024@LM_INFO@15:44:53.024176|(5104|5123) write (18).
2025-12-05 15:44:53.024@LM_INFO@15:44:53.024426|(5104|5122) write (18).
2025-12-05 15:44:53.024@LM_DEBUG@15:44:53.024878|(5105|5121) reader D81AE7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:44:53.024@LM_DEBUG@15:44:53.024964|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.025@LM_DEBUG@15:44:53.025097|(5105|5121) reader D81AE7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2025-12-05 15:44:53.025@LM_DEBUG@15:44:53.025170|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.074@LM_INFO@15:44:53.074897|(5104|5123) write (19).
2025-12-05 15:44:53.074@LM_INFO@15:44:53.074975|(5104|5122) write (19).
2025-12-05 15:44:53.075@LM_DEBUG@15:44:53.075359|(5105|5121) reader D81AE7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:44:53.075@LM_DEBUG@15:44:53.075447|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.075@LM_DEBUG@15:44:53.075581|(5105|5121) reader D81AE7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2025-12-05 15:44:53.075@LM_DEBUG@15:44:53.075653|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.117@LM_INFO@15:44:53.117014|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:53.117@LM_DEBUG@15:44:53.117102|(5105|5105) received 40 of expected 200
2025-12-05 15:44:53.125@LM_INFO@15:44:53.125257|(5104|5123) write (20).
2025-12-05 15:44:53.125@LM_INFO@15:44:53.125325|(5104|5122) write (20).
2025-12-05 15:44:53.125@LM_DEBUG@15:44:53.125647|(5105|5121) reader D81AE7D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:44:53.125@LM_DEBUG@15:44:53.125747|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.125@LM_DEBUG@15:44:53.125885|(5105|5121) reader D81AE7D0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:53.125@LM_DEBUG@15:44:53.125958|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.175@LM_INFO@15:44:53.175657|(5104|5123) write (21).
2025-12-05 15:44:53.175@LM_INFO@15:44:53.175670|(5104|5122) write (21).
2025-12-05 15:44:53.176@LM_DEBUG@15:44:53.176145|(5105|5121) reader D81AE7D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:44:53.176@LM_DEBUG@15:44:53.176234|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.176@LM_DEBUG@15:44:53.176369|(5105|5121) reader D81AE7D0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:53.176@LM_DEBUG@15:44:53.176442|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.226@LM_INFO@15:44:53.226019|(5104|5123) write (22).
2025-12-05 15:44:53.226@LM_INFO@15:44:53.226279|(5104|5122) write (22).
2025-12-05 15:44:53.226@LM_DEBUG@15:44:53.226391|(5105|5121) reader D81AE7D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:44:53.226@LM_DEBUG@15:44:53.226475|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.226@LM_DEBUG@15:44:53.226605|(5105|5121) reader D81AE7D0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:53.226@LM_DEBUG@15:44:53.226677|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.276@LM_INFO@15:44:53.276325|(5104|5123) write (23).
2025-12-05 15:44:53.276@LM_INFO@15:44:53.276492|(5104|5122) write (23).
2025-12-05 15:44:53.276@LM_DEBUG@15:44:53.276786|(5105|5121) reader D81AE7D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:44:53.276@LM_DEBUG@15:44:53.276877|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.277@LM_DEBUG@15:44:53.277016|(5105|5121) reader D81AE7D0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:44:53.277@LM_DEBUG@15:44:53.277089|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.326@LM_INFO@15:44:53.326653|(5104|5123) write (24).
2025-12-05 15:44:53.326@LM_INFO@15:44:53.326747|(5104|5122) write (24).
2025-12-05 15:44:53.327@LM_DEBUG@15:44:53.327142|(5105|5121) reader D81AE7D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:53.327@LM_DEBUG@15:44:53.327231|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.327@LM_DEBUG@15:44:53.327367|(5105|5121) reader D81AE7D0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2025-12-05 15:44:53.327@LM_DEBUG@15:44:53.327439|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.377@LM_INFO@15:44:53.377040|(5104|5123) write (25).
2025-12-05 15:44:53.377@LM_INFO@15:44:53.377131|(5104|5122) write (25).
2025-12-05 15:44:53.377@LM_DEBUG@15:44:53.377567|(5105|5121) reader D81AE7D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:44:53.377@LM_DEBUG@15:44:53.377655|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.377@LM_DEBUG@15:44:53.377812|(5105|5121) reader D81AE7D0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2025-12-05 15:44:53.377@LM_DEBUG@15:44:53.377884|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.427@LM_INFO@15:44:53.427461|(5104|5123) write (26).
2025-12-05 15:44:53.427@LM_INFO@15:44:53.427554|(5104|5122) write (26).
2025-12-05 15:44:53.428@LM_DEBUG@15:44:53.428051|(5105|5121) reader D81AE7D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:44:53.428@LM_DEBUG@15:44:53.428143|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.428@LM_DEBUG@15:44:53.428281|(5105|5121) reader D81AE7D0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2025-12-05 15:44:53.428@LM_DEBUG@15:44:53.428354|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.478@LM_INFO@15:44:53.478113|(5104|5123) write (27).
2025-12-05 15:44:53.478@LM_INFO@15:44:53.478295|(5104|5122) write (27).
2025-12-05 15:44:53.478@LM_DEBUG@15:44:53.478714|(5105|5121) reader D81AE7D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:44:53.478@LM_DEBUG@15:44:53.478806|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.478@LM_DEBUG@15:44:53.478948|(5105|5121) reader D81AE7D0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:53.479@LM_DEBUG@15:44:53.479041|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.528@LM_INFO@15:44:53.528610|(5104|5123) write (28).
2025-12-05 15:44:53.528@LM_INFO@15:44:53.528813|(5104|5122) write (28).
2025-12-05 15:44:53.529@LM_DEBUG@15:44:53.529188|(5105|5121) reader D81AE7D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:44:53.529@LM_DEBUG@15:44:53.529279|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.529@LM_DEBUG@15:44:53.529416|(5105|5121) reader D81AE7D0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2025-12-05 15:44:53.529@LM_DEBUG@15:44:53.529488|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.579@LM_INFO@15:44:53.579152|(5104|5123) write (29).
2025-12-05 15:44:53.579@LM_INFO@15:44:53.579246|(5104|5122) write (29).
2025-12-05 15:44:53.579@LM_DEBUG@15:44:53.579752|(5105|5121) reader D81AE7D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:53.579@LM_DEBUG@15:44:53.579844|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.579@LM_DEBUG@15:44:53.579985|(5105|5121) reader D81AE7D0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:44:53.580@LM_DEBUG@15:44:53.580059|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.629@LM_INFO@15:44:53.629672|(5104|5123) write (30).
2025-12-05 15:44:53.629@LM_INFO@15:44:53.629779|(5104|5122) write (30).
2025-12-05 15:44:53.630@LM_DEBUG@15:44:53.630225|(5105|5121) reader D81AE7D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:44:53.630@LM_DEBUG@15:44:53.630316|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.630@LM_DEBUG@15:44:53.630451|(5105|5121) reader D81AE7D0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2025-12-05 15:44:53.630@LM_DEBUG@15:44:53.630524|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.680@LM_INFO@15:44:53.680167|(5104|5123) write (31).
2025-12-05 15:44:53.680@LM_INFO@15:44:53.680390|(5104|5122) write (31).
2025-12-05 15:44:53.680@LM_DEBUG@15:44:53.680746|(5105|5121) reader D81AE7D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:53.680@LM_DEBUG@15:44:53.680835|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.680@LM_DEBUG@15:44:53.680978|(5105|5121) reader D81AE7D0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:53.681@LM_DEBUG@15:44:53.681050|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.730@LM_INFO@15:44:53.730782|(5104|5122) write (32).
2025-12-05 15:44:53.730@LM_INFO@15:44:53.730782|(5104|5123) write (32).
2025-12-05 15:44:53.731@LM_DEBUG@15:44:53.731368|(5105|5121) reader D81AE7D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 65
2025-12-05 15:44:53.731@LM_DEBUG@15:44:53.731459|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.731@LM_DEBUG@15:44:53.731599|(5105|5121) reader D81AE7D0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:44:53.731@LM_DEBUG@15:44:53.731672|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.781@LM_INFO@15:44:53.781244|(5104|5122) write (33).
2025-12-05 15:44:53.781@LM_INFO@15:44:53.781346|(5104|5123) write (33).
2025-12-05 15:44:53.781@LM_DEBUG@15:44:53.781820|(5105|5121) reader D81AE7D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 67
2025-12-05 15:44:53.781@LM_DEBUG@15:44:53.781911|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.782@LM_DEBUG@15:44:53.782054|(5105|5121) reader D81AE7D0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:44:53.782@LM_DEBUG@15:44:53.782128|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.831@LM_INFO@15:44:53.831730|(5104|5122) write (34).
2025-12-05 15:44:53.831@LM_INFO@15:44:53.831812|(5104|5123) write (34).
2025-12-05 15:44:53.832@LM_DEBUG@15:44:53.832178|(5105|5121) reader D81AE7D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2025-12-05 15:44:53.832@LM_DEBUG@15:44:53.832264|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.832@LM_DEBUG@15:44:53.832397|(5105|5121) reader D81AE7D0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:44:53.832@LM_DEBUG@15:44:53.832470|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.882@LM_INFO@15:44:53.882133|(5104|5122) write (35).
2025-12-05 15:44:53.882@LM_INFO@15:44:53.882210|(5104|5123) write (35).
2025-12-05 15:44:53.882@LM_DEBUG@15:44:53.882533|(5105|5121) reader D81AE7D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 71
2025-12-05 15:44:53.882@LM_DEBUG@15:44:53.882618|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.882@LM_DEBUG@15:44:53.882769|(5105|5121) reader D81AE7D0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:44:53.882@LM_DEBUG@15:44:53.882842|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.932@LM_INFO@15:44:53.932520|(5104|5122) write (36).
2025-12-05 15:44:53.932@LM_INFO@15:44:53.932675|(5104|5123) write (36).
2025-12-05 15:44:53.933@LM_DEBUG@15:44:53.933096|(5105|5121) reader D81AE7D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2025-12-05 15:44:53.933@LM_DEBUG@15:44:53.933187|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.933@LM_DEBUG@15:44:53.933327|(5105|5121) reader D81AE7D0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:44:53.933@LM_DEBUG@15:44:53.933400|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.983@LM_INFO@15:44:53.983040|(5104|5122) write (37).
2025-12-05 15:44:53.983@LM_INFO@15:44:53.983150|(5104|5123) write (37).
2025-12-05 15:44:53.983@LM_DEBUG@15:44:53.983632|(5105|5121) reader D81AE7D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2025-12-05 15:44:53.983@LM_DEBUG@15:44:53.983742|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:53.983@LM_DEBUG@15:44:53.983885|(5105|5121) reader D81AE7D0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:44:53.983@LM_DEBUG@15:44:53.983958|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.033@LM_INFO@15:44:54.033562|(5104|5122) write (38).
2025-12-05 15:44:54.033@LM_INFO@15:44:54.033585|(5104|5123) write (38).
2025-12-05 15:44:54.034@LM_DEBUG@15:44:54.034179|(5105|5121) reader D81AE7D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2025-12-05 15:44:54.034@LM_DEBUG@15:44:54.034270|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.034@LM_DEBUG@15:44:54.034410|(5105|5121) reader D81AE7D0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:44:54.034@LM_DEBUG@15:44:54.034482|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.084@LM_INFO@15:44:54.084095|(5104|5122) write (39).
2025-12-05 15:44:54.084@LM_INFO@15:44:54.084194|(5104|5123) write (39).
2025-12-05 15:44:54.084@LM_DEBUG@15:44:54.084677|(5105|5121) reader D81AE7D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2025-12-05 15:44:54.084@LM_DEBUG@15:44:54.084787|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.084@LM_DEBUG@15:44:54.084932|(5105|5121) reader D81AE7D0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:44:54.085@LM_DEBUG@15:44:54.085004|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.117@LM_INFO@15:44:54.117251|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:54.117@LM_DEBUG@15:44:54.117355|(5105|5105) received 80 of expected 200
2025-12-05 15:44:54.134@LM_INFO@15:44:54.134597|(5104|5122) write (40).
2025-12-05 15:44:54.134@LM_INFO@15:44:54.134671|(5104|5123) write (40).
2025-12-05 15:44:54.135@LM_DEBUG@15:44:54.135123|(5105|5121) reader D81AE7D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2025-12-05 15:44:54.135@LM_DEBUG@15:44:54.135210|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.135@LM_DEBUG@15:44:54.135364|(5105|5121) reader D81AE7D0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:44:54.135@LM_DEBUG@15:44:54.135437|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.185@LM_INFO@15:44:54.185131|(5104|5122) write (41).
2025-12-05 15:44:54.185@LM_INFO@15:44:54.185306|(5104|5123) write (41).
2025-12-05 15:44:54.185@LM_DEBUG@15:44:54.185564|(5105|5121) reader D81AE7D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2025-12-05 15:44:54.185@LM_DEBUG@15:44:54.185647|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.185@LM_DEBUG@15:44:54.185803|(5105|5121) reader D81AE7D0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:44:54.185@LM_DEBUG@15:44:54.185876|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.235@LM_INFO@15:44:54.235493|(5104|5122) write (42).
2025-12-05 15:44:54.235@LM_INFO@15:44:54.235723|(5104|5123) write (42).
2025-12-05 15:44:54.235@LM_DEBUG@15:44:54.235910|(5105|5121) reader D81AE7D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:44:54.235@LM_DEBUG@15:44:54.235992|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.236@LM_DEBUG@15:44:54.236127|(5105|5121) reader D81AE7D0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:44:54.236@LM_DEBUG@15:44:54.236201|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.285@LM_INFO@15:44:54.285828|(5104|5122) write (43).
2025-12-05 15:44:54.286@LM_INFO@15:44:54.286096|(5104|5123) write (43).
2025-12-05 15:44:54.286@LM_DEBUG@15:44:54.286304|(5105|5121) reader D81AE7D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:44:54.286@LM_DEBUG@15:44:54.286388|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.286@LM_DEBUG@15:44:54.286524|(5105|5121) reader D81AE7D0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:44:54.286@LM_DEBUG@15:44:54.286597|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.336@LM_INFO@15:44:54.336098|(5104|5122) write (44).
2025-12-05 15:44:54.336@LM_INFO@15:44:54.336396|(5104|5123) write (44).
2025-12-05 15:44:54.336@LM_DEBUG@15:44:54.336637|(5105|5121) reader D81AE7D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:44:54.336@LM_DEBUG@15:44:54.336744|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.336@LM_DEBUG@15:44:54.336888|(5105|5121) reader D81AE7D0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:44:54.336@LM_DEBUG@15:44:54.336962|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.386@LM_INFO@15:44:54.386388|(5104|5122) write (45).
2025-12-05 15:44:54.386@LM_INFO@15:44:54.386635|(5104|5123) write (45).
2025-12-05 15:44:54.386@LM_DEBUG@15:44:54.386944|(5105|5121) reader D81AE7D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:44:54.387@LM_DEBUG@15:44:54.387033|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.387@LM_DEBUG@15:44:54.387177|(5105|5121) reader D81AE7D0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:44:54.387@LM_DEBUG@15:44:54.387250|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.436@LM_INFO@15:44:54.436910|(5104|5122) write (46).
2025-12-05 15:44:54.437@LM_INFO@15:44:54.437131|(5104|5123) write (46).
2025-12-05 15:44:54.437@LM_DEBUG@15:44:54.437501|(5105|5121) reader D81AE7D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:44:54.437@LM_DEBUG@15:44:54.437594|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.437@LM_DEBUG@15:44:54.437759|(5105|5121) reader D81AE7D0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:44:54.437@LM_DEBUG@15:44:54.437837|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.487@LM_INFO@15:44:54.487422|(5104|5122) write (47).
2025-12-05 15:44:54.487@LM_INFO@15:44:54.487444|(5104|5123) write (47).
2025-12-05 15:44:54.488@LM_DEBUG@15:44:54.488042|(5105|5121) reader D81AE7D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:44:54.488@LM_DEBUG@15:44:54.488153|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.488@LM_DEBUG@15:44:54.488303|(5105|5121) reader D81AE7D0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:44:54.488@LM_DEBUG@15:44:54.488376|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.537@LM_INFO@15:44:54.537957|(5104|5122) write (48).
2025-12-05 15:44:54.537@LM_INFO@15:44:54.537977|(5104|5123) write (48).
2025-12-05 15:44:54.538@LM_DEBUG@15:44:54.538525|(5105|5121) reader D81AE7D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:44:54.538@LM_DEBUG@15:44:54.538616|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.538@LM_DEBUG@15:44:54.538798|(5105|5121) reader D81AE7D0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:44:54.538@LM_DEBUG@15:44:54.538878|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.588@LM_INFO@15:44:54.588454|(5104|5122) write (49).
2025-12-05 15:44:54.588@LM_INFO@15:44:54.588548|(5104|5123) write (49).
2025-12-05 15:44:54.589@LM_DEBUG@15:44:54.589057|(5105|5121) reader D81AE7D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:44:54.589@LM_DEBUG@15:44:54.589145|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.589@LM_DEBUG@15:44:54.589286|(5105|5121) reader D81AE7D0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:44:54.589@LM_DEBUG@15:44:54.589358|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.638@LM_INFO@15:44:54.639011|(5104|5122) write (50).
2025-12-05 15:44:54.639@LM_INFO@15:44:54.639106|(5104|5123) write (50).
2025-12-05 15:44:54.639@LM_DEBUG@15:44:54.639581|(5105|5121) reader D81AE7D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2025-12-05 15:44:54.639@LM_DEBUG@15:44:54.639674|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.639@LM_DEBUG@15:44:54.639843|(5105|5121) reader D81AE7D0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:44:54.639@LM_DEBUG@15:44:54.639918|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.689@LM_INFO@15:44:54.689645|(5104|5123) write (51).
2025-12-05 15:44:54.689@LM_INFO@15:44:54.689646|(5104|5122) write (51).
2025-12-05 15:44:54.690@LM_DEBUG@15:44:54.690240|(5105|5121) reader D81AE7D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 103
2025-12-05 15:44:54.690@LM_DEBUG@15:44:54.690331|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.690@LM_DEBUG@15:44:54.690467|(5105|5121) reader D81AE7D0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 104
2025-12-05 15:44:54.690@LM_DEBUG@15:44:54.690539|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.740@LM_INFO@15:44:54.740111|(5104|5123) write (52).
2025-12-05 15:44:54.740@LM_INFO@15:44:54.740197|(5104|5122) write (52).
2025-12-05 15:44:54.740@LM_DEBUG@15:44:54.740660|(5105|5121) reader D81AE7D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2025-12-05 15:44:54.740@LM_DEBUG@15:44:54.740768|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.740@LM_DEBUG@15:44:54.740909|(5105|5121) reader D81AE7D0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 106
2025-12-05 15:44:54.740@LM_DEBUG@15:44:54.740982|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.790@LM_INFO@15:44:54.790599|(5104|5123) write (53).
2025-12-05 15:44:54.790@LM_INFO@15:44:54.790780|(5104|5122) write (53).
2025-12-05 15:44:54.791@LM_DEBUG@15:44:54.791062|(5105|5121) reader D81AE7D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 107
2025-12-05 15:44:54.791@LM_DEBUG@15:44:54.791149|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.791@LM_DEBUG@15:44:54.791285|(5105|5121) reader D81AE7D0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 108
2025-12-05 15:44:54.791@LM_DEBUG@15:44:54.791370|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.840@LM_INFO@15:44:54.840948|(5104|5123) write (54).
2025-12-05 15:44:54.841@LM_INFO@15:44:54.841006|(5104|5122) write (54).
2025-12-05 15:44:54.841@LM_DEBUG@15:44:54.841269|(5105|5121) reader D81AE7D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 109
2025-12-05 15:44:54.841@LM_DEBUG@15:44:54.841354|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.841@LM_DEBUG@15:44:54.841484|(5105|5121) reader D81AE7D0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 110
2025-12-05 15:44:54.841@LM_DEBUG@15:44:54.841557|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.891@LM_INFO@15:44:54.891247|(5104|5123) write (55).
2025-12-05 15:44:54.891@LM_INFO@15:44:54.891396|(5104|5122) write (55).
2025-12-05 15:44:54.891@LM_DEBUG@15:44:54.891580|(5105|5121) reader D81AE7D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 111
2025-12-05 15:44:54.891@LM_DEBUG@15:44:54.891665|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.891@LM_DEBUG@15:44:54.891835|(5105|5121) reader D81AE7D0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 112
2025-12-05 15:44:54.891@LM_DEBUG@15:44:54.891910|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.941@LM_INFO@15:44:54.941484|(5104|5123) write (56).
2025-12-05 15:44:54.941@LM_INFO@15:44:54.941600|(5104|5122) write (56).
2025-12-05 15:44:54.941@LM_DEBUG@15:44:54.941855|(5105|5121) reader D81AE7D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 113
2025-12-05 15:44:54.941@LM_DEBUG@15:44:54.941943|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.942@LM_DEBUG@15:44:54.942077|(5105|5121) reader D81AE7D0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 114
2025-12-05 15:44:54.942@LM_DEBUG@15:44:54.942150|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.991@LM_INFO@15:44:54.991722|(5104|5123) write (57).
2025-12-05 15:44:54.991@LM_INFO@15:44:54.991816|(5104|5122) write (57).
2025-12-05 15:44:54.992@LM_DEBUG@15:44:54.992055|(5105|5121) reader D81AE7D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2025-12-05 15:44:54.992@LM_DEBUG@15:44:54.992143|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:54.992@LM_DEBUG@15:44:54.992275|(5105|5121) reader D81AE7D0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2025-12-05 15:44:54.992@LM_DEBUG@15:44:54.992349|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.042@LM_INFO@15:44:55.042007|(5104|5123) write (58).
2025-12-05 15:44:55.042@LM_INFO@15:44:55.042075|(5104|5122) write (58).
2025-12-05 15:44:55.042@LM_DEBUG@15:44:55.042403|(5105|5121) reader D81AE7D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2025-12-05 15:44:55.042@LM_DEBUG@15:44:55.042492|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.042@LM_DEBUG@15:44:55.042626|(5105|5121) reader D81AE7D0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 118
2025-12-05 15:44:55.042@LM_DEBUG@15:44:55.042719|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.092@LM_INFO@15:44:55.092330|(5104|5122) write (59).
2025-12-05 15:44:55.092@LM_INFO@15:44:55.092418|(5104|5123) write (59).
2025-12-05 15:44:55.092@LM_DEBUG@15:44:55.092826|(5105|5121) reader D81AE7D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2025-12-05 15:44:55.092@LM_DEBUG@15:44:55.092916|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.093@LM_DEBUG@15:44:55.093053|(5105|5121) reader D81AE7D0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2025-12-05 15:44:55.093@LM_DEBUG@15:44:55.093127|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.117@LM_INFO@15:44:55.117482|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:55.117@LM_DEBUG@15:44:55.117565|(5105|5105) received 120 of expected 200
2025-12-05 15:44:55.142@LM_INFO@15:44:55.142639|(5104|5122) write (60).
2025-12-05 15:44:55.142@LM_INFO@15:44:55.142731|(5104|5123) write (60).
2025-12-05 15:44:55.143@LM_DEBUG@15:44:55.143038|(5105|5121) reader D81AE7D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2025-12-05 15:44:55.143@LM_DEBUG@15:44:55.143122|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.143@LM_DEBUG@15:44:55.143259|(5105|5121) reader D81AE7D0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:44:55.143@LM_DEBUG@15:44:55.143332|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.192@LM_INFO@15:44:55.192998|(5104|5122) write (61).
2025-12-05 15:44:55.193@LM_INFO@15:44:55.193069|(5104|5123) write (61).
2025-12-05 15:44:55.193@LM_DEBUG@15:44:55.193413|(5105|5121) reader D81AE7D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2025-12-05 15:44:55.193@LM_DEBUG@15:44:55.193499|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.193@LM_DEBUG@15:44:55.193636|(5105|5121) reader D81AE7D0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2025-12-05 15:44:55.193@LM_DEBUG@15:44:55.193727|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.243@LM_INFO@15:44:55.243363|(5104|5122) write (62).
2025-12-05 15:44:55.243@LM_INFO@15:44:55.243439|(5104|5123) write (62).
2025-12-05 15:44:55.243@LM_DEBUG@15:44:55.243741|(5105|5121) reader D81AE7D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2025-12-05 15:44:55.243@LM_DEBUG@15:44:55.243826|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.243@LM_DEBUG@15:44:55.243965|(5105|5121) reader D81AE7D0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:44:55.244@LM_DEBUG@15:44:55.244039|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.293@LM_INFO@15:44:55.293732|(5104|5122) write (63).
2025-12-05 15:44:55.293@LM_INFO@15:44:55.293824|(5104|5123) write (63).
2025-12-05 15:44:55.294@LM_DEBUG@15:44:55.294057|(5105|5121) reader D81AE7D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2025-12-05 15:44:55.294@LM_DEBUG@15:44:55.294140|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.294@LM_DEBUG@15:44:55.294274|(5105|5121) reader D81AE7D0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2025-12-05 15:44:55.294@LM_DEBUG@15:44:55.294347|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.343@LM_INFO@15:44:55.343960|(5104|5122) write (64).
2025-12-05 15:44:55.344@LM_INFO@15:44:55.344095|(5104|5123) write (64).
2025-12-05 15:44:55.344@LM_DEBUG@15:44:55.344301|(5105|5121) reader D81AE7D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2025-12-05 15:44:55.344@LM_DEBUG@15:44:55.344386|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.344@LM_DEBUG@15:44:55.344521|(5105|5121) reader D81AE7D0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:44:55.344@LM_DEBUG@15:44:55.344595|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.394@LM_INFO@15:44:55.394221|(5104|5122) write (65).
2025-12-05 15:44:55.394@LM_INFO@15:44:55.394362|(5104|5123) write (65).
2025-12-05 15:44:55.394@LM_DEBUG@15:44:55.394771|(5105|5121) reader D81AE7D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2025-12-05 15:44:55.394@LM_DEBUG@15:44:55.394860|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.395@LM_DEBUG@15:44:55.395003|(5105|5121) reader D81AE7D0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2025-12-05 15:44:55.395@LM_DEBUG@15:44:55.395076|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.444@LM_INFO@15:44:55.444760|(5104|5123) write (66).
2025-12-05 15:44:55.444@LM_INFO@15:44:55.444760|(5104|5122) write (66).
2025-12-05 15:44:55.445@LM_DEBUG@15:44:55.445327|(5105|5121) reader D81AE7D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2025-12-05 15:44:55.445@LM_DEBUG@15:44:55.445420|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.445@LM_DEBUG@15:44:55.445572|(5105|5121) reader D81AE7D0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2025-12-05 15:44:55.445@LM_DEBUG@15:44:55.445646|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.495@LM_INFO@15:44:55.495204|(5104|5123) write (67).
2025-12-05 15:44:55.495@LM_INFO@15:44:55.495294|(5104|5122) write (67).
2025-12-05 15:44:55.495@LM_DEBUG@15:44:55.495784|(5105|5121) reader D81AE7D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2025-12-05 15:44:55.495@LM_DEBUG@15:44:55.495875|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.496@LM_DEBUG@15:44:55.496014|(5105|5121) reader D81AE7D0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2025-12-05 15:44:55.496@LM_DEBUG@15:44:55.496086|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.545@LM_INFO@15:44:55.545744|(5104|5123) write (68).
2025-12-05 15:44:55.545@LM_INFO@15:44:55.545744|(5104|5122) write (68).
2025-12-05 15:44:55.546@LM_DEBUG@15:44:55.546337|(5105|5121) reader D81AE7D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:44:55.546@LM_DEBUG@15:44:55.546429|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.546@LM_DEBUG@15:44:55.546564|(5105|5121) reader D81AE7D0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2025-12-05 15:44:55.546@LM_DEBUG@15:44:55.546637|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.596@LM_INFO@15:44:55.596195|(5104|5123) write (69).
2025-12-05 15:44:55.596@LM_INFO@15:44:55.596279|(5104|5122) write (69).
2025-12-05 15:44:55.596@LM_DEBUG@15:44:55.596758|(5105|5121) reader D81AE7D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2025-12-05 15:44:55.596@LM_DEBUG@15:44:55.596849|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.596@LM_DEBUG@15:44:55.596988|(5105|5121) reader D81AE7D0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2025-12-05 15:44:55.597@LM_DEBUG@15:44:55.597061|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.646@LM_INFO@15:44:55.646678|(5104|5123) write (70).
2025-12-05 15:44:55.646@LM_INFO@15:44:55.646678|(5104|5122) write (70).
2025-12-05 15:44:55.647@LM_DEBUG@15:44:55.647210|(5105|5121) reader D81AE7D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:44:55.647@LM_DEBUG@15:44:55.647299|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.647@LM_DEBUG@15:44:55.647434|(5105|5121) reader D81AE7D0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2025-12-05 15:44:55.647@LM_DEBUG@15:44:55.647507|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.697@LM_INFO@15:44:55.697194|(5104|5122) write (71).
2025-12-05 15:44:55.697@LM_INFO@15:44:55.697194|(5104|5123) write (71).
2025-12-05 15:44:55.697@LM_DEBUG@15:44:55.697804|(5105|5121) reader D81AE7D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2025-12-05 15:44:55.697@LM_DEBUG@15:44:55.697895|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.698@LM_DEBUG@15:44:55.698037|(5105|5121) reader D81AE7D0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 144
2025-12-05 15:44:55.698@LM_DEBUG@15:44:55.698111|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.747@LM_INFO@15:44:55.747640|(5104|5122) write (72).
2025-12-05 15:44:55.747@LM_INFO@15:44:55.747755|(5104|5123) write (72).
2025-12-05 15:44:55.748@LM_DEBUG@15:44:55.748186|(5105|5121) reader D81AE7D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2025-12-05 15:44:55.748@LM_DEBUG@15:44:55.748276|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.748@LM_DEBUG@15:44:55.748413|(5105|5121) reader D81AE7D0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2025-12-05 15:44:55.748@LM_DEBUG@15:44:55.748486|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.798@LM_INFO@15:44:55.798129|(5104|5122) write (73).
2025-12-05 15:44:55.798@LM_INFO@15:44:55.798306|(5104|5123) write (73).
2025-12-05 15:44:55.798@LM_DEBUG@15:44:55.798656|(5105|5121) reader D81AE7D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2025-12-05 15:44:55.798@LM_DEBUG@15:44:55.798767|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.798@LM_DEBUG@15:44:55.798910|(5105|5121) reader D81AE7D0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2025-12-05 15:44:55.798@LM_DEBUG@15:44:55.798983|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.848@LM_INFO@15:44:55.848482|(5104|5122) write (74).
2025-12-05 15:44:55.848@LM_INFO@15:44:55.848580|(5104|5123) write (74).
2025-12-05 15:44:55.848@LM_DEBUG@15:44:55.848848|(5105|5121) reader D81AE7D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2025-12-05 15:44:55.848@LM_DEBUG@15:44:55.848933|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.849@LM_DEBUG@15:44:55.849070|(5105|5121) reader D81AE7D0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2025-12-05 15:44:55.849@LM_DEBUG@15:44:55.849143|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.898@LM_INFO@15:44:55.898850|(5104|5122) write (75).
2025-12-05 15:44:55.898@LM_INFO@15:44:55.898919|(5104|5123) write (75).
2025-12-05 15:44:55.899@LM_DEBUG@15:44:55.899199|(5105|5121) reader D81AE7D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2025-12-05 15:44:55.899@LM_DEBUG@15:44:55.899283|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.899@LM_DEBUG@15:44:55.899416|(5105|5121) reader D81AE7D0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2025-12-05 15:44:55.899@LM_DEBUG@15:44:55.899490|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.949@LM_INFO@15:44:55.949169|(5104|5122) write (76).
2025-12-05 15:44:55.949@LM_INFO@15:44:55.949238|(5104|5123) write (76).
2025-12-05 15:44:55.949@LM_DEBUG@15:44:55.949508|(5105|5121) reader D81AE7D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 153
2025-12-05 15:44:55.949@LM_DEBUG@15:44:55.949593|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.949@LM_DEBUG@15:44:55.949747|(5105|5121) reader D81AE7D0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2025-12-05 15:44:55.949@LM_DEBUG@15:44:55.949821|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:55.999@LM_INFO@15:44:55.999432|(5104|5122) write (77).
2025-12-05 15:44:55.999@LM_INFO@15:44:55.999492|(5104|5123) write (77).
2025-12-05 15:44:55.999@LM_DEBUG@15:44:55.999780|(5105|5121) reader D81AE7D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2025-12-05 15:44:55.999@LM_DEBUG@15:44:55.999868|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.000@LM_DEBUG@15:44:56.000009|(5105|5121) reader D81AE7D0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2025-12-05 15:44:56.000@LM_DEBUG@15:44:56.000084|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.049@LM_INFO@15:44:56.049790|(5104|5122) write (78).
2025-12-05 15:44:56.049@LM_INFO@15:44:56.049884|(5104|5123) write (78).
2025-12-05 15:44:56.050@LM_DEBUG@15:44:56.050230|(5105|5121) reader D81AE7D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2025-12-05 15:44:56.050@LM_DEBUG@15:44:56.050319|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.050@LM_DEBUG@15:44:56.050461|(5105|5121) reader D81AE7D0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2025-12-05 15:44:56.050@LM_DEBUG@15:44:56.050534|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.100@LM_INFO@15:44:56.100113|(5104|5122) write (79).
2025-12-05 15:44:56.100@LM_INFO@15:44:56.100202|(5104|5123) write (79).
2025-12-05 15:44:56.100@LM_DEBUG@15:44:56.100652|(5105|5121) reader D81AE7D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2025-12-05 15:44:56.100@LM_DEBUG@15:44:56.100769|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.100@LM_DEBUG@15:44:56.100919|(5105|5121) reader D81AE7D0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2025-12-05 15:44:56.101@LM_DEBUG@15:44:56.101006|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.117@LM_INFO@15:44:56.117690|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:56.117@LM_DEBUG@15:44:56.117799|(5105|5105) received 160 of expected 200
2025-12-05 15:44:56.150@LM_INFO@15:44:56.150612|(5104|5122) write (80).
2025-12-05 15:44:56.150@LM_INFO@15:44:56.150726|(5104|5123) write (80).
2025-12-05 15:44:56.151@LM_DEBUG@15:44:56.151148|(5105|5121) reader D81AE7D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2025-12-05 15:44:56.151@LM_DEBUG@15:44:56.151238|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.151@LM_DEBUG@15:44:56.151375|(5105|5121) reader D81AE7D0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2025-12-05 15:44:56.151@LM_DEBUG@15:44:56.151448|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.200@LM_INFO@15:44:56.201012|(5104|5122) write (81).
2025-12-05 15:44:56.201@LM_INFO@15:44:56.201096|(5104|5123) write (81).
2025-12-05 15:44:56.201@LM_DEBUG@15:44:56.201540|(5105|5121) reader D81AE7D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2025-12-05 15:44:56.201@LM_DEBUG@15:44:56.201632|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.201@LM_DEBUG@15:44:56.201810|(5105|5121) reader D81AE7D0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2025-12-05 15:44:56.201@LM_DEBUG@15:44:56.201890|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.251@LM_INFO@15:44:56.251469|(5104|5122) write (82).
2025-12-05 15:44:56.251@LM_INFO@15:44:56.251553|(5104|5123) write (82).
2025-12-05 15:44:56.252@LM_DEBUG@15:44:56.252056|(5105|5121) reader D81AE7D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2025-12-05 15:44:56.252@LM_DEBUG@15:44:56.252148|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.252@LM_DEBUG@15:44:56.252286|(5105|5121) reader D81AE7D0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:44:56.252@LM_DEBUG@15:44:56.252359|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.301@LM_INFO@15:44:56.301963|(5104|5122) write (83).
2025-12-05 15:44:56.301@LM_INFO@15:44:56.302050|(5104|5123) write (83).
2025-12-05 15:44:56.302@LM_DEBUG@15:44:56.302469|(5105|5121) reader D81AE7D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2025-12-05 15:44:56.302@LM_DEBUG@15:44:56.302559|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.302@LM_DEBUG@15:44:56.302726|(5105|5121) reader D81AE7D0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2025-12-05 15:44:56.302@LM_DEBUG@15:44:56.302805|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.352@LM_INFO@15:44:56.352342|(5104|5122) write (84).
2025-12-05 15:44:56.352@LM_INFO@15:44:56.352456|(5104|5123) write (84).
2025-12-05 15:44:56.352@LM_DEBUG@15:44:56.352906|(5105|5121) reader D81AE7D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2025-12-05 15:44:56.352@LM_DEBUG@15:44:56.352997|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.353@LM_DEBUG@15:44:56.353138|(5105|5121) reader D81AE7D0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:44:56.353@LM_DEBUG@15:44:56.353212|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.402@LM_INFO@15:44:56.402770|(5104|5122) write (85).
2025-12-05 15:44:56.402@LM_INFO@15:44:56.402865|(5104|5123) write (85).
2025-12-05 15:44:56.403@LM_DEBUG@15:44:56.403354|(5105|5121) reader D81AE7D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2025-12-05 15:44:56.403@LM_DEBUG@15:44:56.403444|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.403@LM_DEBUG@15:44:56.403583|(5105|5121) reader D81AE7D0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2025-12-05 15:44:56.403@LM_DEBUG@15:44:56.403656|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.453@LM_INFO@15:44:56.453212|(5104|5122) write (86).
2025-12-05 15:44:56.453@LM_INFO@15:44:56.453335|(5104|5123) write (86).
2025-12-05 15:44:56.453@LM_DEBUG@15:44:56.453831|(5105|5121) reader D81AE7D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2025-12-05 15:44:56.453@LM_DEBUG@15:44:56.453924|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.454@LM_DEBUG@15:44:56.454064|(5105|5121) reader D81AE7D0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:44:56.454@LM_DEBUG@15:44:56.454157|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.503@LM_INFO@15:44:56.503739|(5104|5122) write (87).
2025-12-05 15:44:56.503@LM_INFO@15:44:56.503823|(5104|5123) write (87).
2025-12-05 15:44:56.504@LM_DEBUG@15:44:56.504318|(5105|5121) reader D81AE7D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2025-12-05 15:44:56.504@LM_DEBUG@15:44:56.504417|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.504@LM_DEBUG@15:44:56.504560|(5105|5121) reader D81AE7D0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2025-12-05 15:44:56.504@LM_DEBUG@15:44:56.504634|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.554@LM_INFO@15:44:56.554230|(5104|5122) write (88).
2025-12-05 15:44:56.554@LM_INFO@15:44:56.554341|(5104|5123) write (88).
2025-12-05 15:44:56.554@LM_DEBUG@15:44:56.554839|(5105|5121) reader D81AE7D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2025-12-05 15:44:56.554@LM_DEBUG@15:44:56.554930|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.555@LM_DEBUG@15:44:56.555069|(5105|5121) reader D81AE7D0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:44:56.555@LM_DEBUG@15:44:56.555141|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.604@LM_INFO@15:44:56.604662|(5104|5122) write (89).
2025-12-05 15:44:56.604@LM_INFO@15:44:56.604775|(5104|5123) write (89).
2025-12-05 15:44:56.605@LM_DEBUG@15:44:56.605261|(5105|5121) reader D81AE7D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2025-12-05 15:44:56.605@LM_DEBUG@15:44:56.605352|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.605@LM_DEBUG@15:44:56.605492|(5105|5121) reader D81AE7D0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2025-12-05 15:44:56.605@LM_DEBUG@15:44:56.605564|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.655@LM_INFO@15:44:56.655246|(5104|5122) write (90).
2025-12-05 15:44:56.655@LM_INFO@15:44:56.655439|(5104|5123) write (90).
2025-12-05 15:44:56.655@LM_DEBUG@15:44:56.655848|(5105|5121) reader D81AE7D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2025-12-05 15:44:56.655@LM_DEBUG@15:44:56.655940|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.656@LM_DEBUG@15:44:56.656082|(5105|5121) reader D81AE7D0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:44:56.656@LM_DEBUG@15:44:56.656154|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.705@LM_INFO@15:44:56.705717|(5104|5122) write (91).
2025-12-05 15:44:56.705@LM_INFO@15:44:56.705806|(5104|5123) write (91).
2025-12-05 15:44:56.706@LM_DEBUG@15:44:56.706269|(5105|5121) reader D81AE7D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2025-12-05 15:44:56.706@LM_DEBUG@15:44:56.706361|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.706@LM_DEBUG@15:44:56.706503|(5105|5121) reader D81AE7D0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2025-12-05 15:44:56.706@LM_DEBUG@15:44:56.706577|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.756@LM_INFO@15:44:56.756212|(5104|5122) write (92).
2025-12-05 15:44:56.756@LM_INFO@15:44:56.756234|(5104|5123) write (92).
2025-12-05 15:44:56.757@LM_DEBUG@15:44:56.757264|(5105|5121) reader D81AE7D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2025-12-05 15:44:56.757@LM_DEBUG@15:44:56.757352|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.757@LM_DEBUG@15:44:56.757494|(5105|5121) reader D81AE7D0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:44:56.757@LM_DEBUG@15:44:56.757580|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.807@LM_INFO@15:44:56.807079|(5104|5122) write (93).
2025-12-05 15:44:56.807@LM_INFO@15:44:56.807304|(5104|5123) write (93).
2025-12-05 15:44:56.807@LM_DEBUG@15:44:56.807935|(5105|5121) reader D81AE7D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2025-12-05 15:44:56.808@LM_DEBUG@15:44:56.808019|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.808@LM_DEBUG@15:44:56.808152|(5105|5121) reader D81AE7D0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2025-12-05 15:44:56.808@LM_DEBUG@15:44:56.808225|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.857@LM_INFO@15:44:56.857769|(5104|5122) write (94).
2025-12-05 15:44:56.858@LM_INFO@15:44:56.858013|(5104|5123) write (94).
2025-12-05 15:44:56.858@LM_DEBUG@15:44:56.858421|(5105|5121) reader D81AE7D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2025-12-05 15:44:56.858@LM_DEBUG@15:44:56.858501|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.858@LM_DEBUG@15:44:56.858634|(5105|5121) reader D81AE7D0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:44:56.858@LM_DEBUG@15:44:56.858728|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.908@LM_INFO@15:44:56.908412|(5104|5122) write (95).
2025-12-05 15:44:56.908@LM_INFO@15:44:56.908572|(5104|5123) write (95).
2025-12-05 15:44:56.908@LM_DEBUG@15:44:56.908816|(5105|5121) reader D81AE7D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2025-12-05 15:44:56.908@LM_DEBUG@15:44:56.908903|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.909@LM_DEBUG@15:44:56.909043|(5105|5121) reader D81AE7D0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2025-12-05 15:44:56.909@LM_DEBUG@15:44:56.909117|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.958@LM_INFO@15:44:56.958973|(5104|5122) write (96).
2025-12-05 15:44:56.959@LM_INFO@15:44:56.959136|(5104|5123) write (96).
2025-12-05 15:44:56.959@LM_DEBUG@15:44:56.959547|(5105|5121) reader D81AE7D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2025-12-05 15:44:56.959@LM_DEBUG@15:44:56.959638|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:56.959@LM_DEBUG@15:44:56.959801|(5105|5121) reader D81AE7D0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:44:56.959@LM_DEBUG@15:44:56.959879|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.009@LM_INFO@15:44:57.009390|(5104|5122) write (97).
2025-12-05 15:44:57.009@LM_INFO@15:44:57.009470|(5104|5123) write (97).
2025-12-05 15:44:57.009@LM_DEBUG@15:44:57.009854|(5105|5121) reader D81AE7D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2025-12-05 15:44:57.009@LM_DEBUG@15:44:57.009941|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.010@LM_DEBUG@15:44:57.010077|(5105|5121) reader D81AE7D0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2025-12-05 15:44:57.010@LM_DEBUG@15:44:57.010150|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.059@LM_INFO@15:44:57.059782|(5104|5122) write (98).
2025-12-05 15:44:57.059@LM_INFO@15:44:57.059882|(5104|5123) write (98).
2025-12-05 15:44:57.060@LM_DEBUG@15:44:57.060375|(5105|5121) reader D81AE7D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2025-12-05 15:44:57.060@LM_DEBUG@15:44:57.060466|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.060@LM_DEBUG@15:44:57.060605|(5105|5121) reader D81AE7D0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:44:57.060@LM_DEBUG@15:44:57.060679|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.110@LM_INFO@15:44:57.110293|(5104|5122) write (99).
2025-12-05 15:44:57.110@LM_INFO@15:44:57.110293|(5104|5123) write (99).
2025-12-05 15:44:57.110@LM_DEBUG@15:44:57.110891|(5105|5121) reader D81AE7D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 199
2025-12-05 15:44:57.110@LM_DEBUG@15:44:57.110983|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.111@LM_DEBUG@15:44:57.111123|(5105|5121) reader D81AE7D0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2025-12-05 15:44:57.111@LM_DEBUG@15:44:57.111196|(5105|5121) SampleInfo.sample_rank = 0
2025-12-05 15:44:57.117@LM_INFO@15:44:57.117920|(5105|5105) subscriber signaling finished
2025-12-05 15:44:57.160@LM_DEBUG@15:44:57.160788|(5104|5122) Writer::svc finished.
2025-12-05 15:44:57.160@LM_DEBUG@15:44:57.160903|(5104|5123) Writer::svc finished.
2025-12-05 15:44:57.368@LM_INFO@15:44:57.368146|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:57.368@LM_INFO@15:44:57.368430|(5104|5104) publisher signaling finished
2025-12-05 15:44:57.368@LM_DEBUG@15:44:57.368527|(5104|5104) notifying subscriber of 0 timeout writes
2025-12-05 15:44:57.618@LM_INFO@15:44:57.618366|(5105|5105) subscriber checking for pub finished
2025-12-05 15:44:57.618@LM_INFO@15:44:57.618512|(5105|5105) subscriber starting shutdown
2025-12-05 15:44:57.618@LM_INFO@15:44:57.618714|(5104|5104) publisher checking for sub finished
2025-12-05 15:44:57.618@LM_DEBUG@15:44:57.618816|(5104|5104) Writer::end
2025-12-05 15:44:57.619@LM_DEBUG@15:44:57.619313|(5104|5106) DataWriterImpl::remove_associations: bit 0 loc2a0l2 50-11023-00050 01.51:4404d:5587f.f6.1090@0L0M0_0D0E2B.U0G0@01050:14042:(5f79.76d1e924c139)| (r5e1m0o5t|e5 102110)3 0i0n0s0t.a1n4c0ed 5i8sf fd.i0s0p0o0s0e0d0
3.00000507(d01bfaf8) num remotes 1
2025-12-05 15:44:57.619@LM_DEBUG@15:44:57.619714|(5105|5107) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000003.000001c7(2f13fd4c) remote 01030000.140d58ff.00000001.000001c2(25b95aa3) num remotes 1
2025-12-05 15:44:57.619@LM_DEBUG@15:44:57.619863|(5105|5107) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000003.000001c7(2f13fd4c) remote 01030000.140d58ff.00000001.000001c2(25b95aa3) num remotes 1
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.620348|(5105|5108) DataReaderImpl::remove_associations: bit 0 local 01030000.140d58ff.00000003.00000507(d01bfaf8) remote 01030000.140d58ff.00000002.00000102(f97de2c3) num remotes 1
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.620503|(5105|5108) DataReaderImpl::remove_associations_i: bit 0 local 01030000.140d58ff.00000003.00000507(d01bfaf8) remote 01030000.140d58ff.00000002.00000102(f97de2c3) num remotes 1
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.620654|(5105|5108) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.620752|(5105|5107) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000003.000003c7(1d259fce) remote 01030000.140d58ff.00000001.000004c2(58ceaee6) num remotes 1
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.620892|(5105|5107) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000003.000003c7(1d259fce) remote 01030000.140d58ff.00000001.000004c2(58ceaee6) num remotes 1
2025-12-05 15:44:57.620@LM_DEBUG@15:44:57.621026|(5105|5108) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:57.621@LM_DEBUG@15:44:57.621221|(5104|5106) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000002.000001c7(1273d4fc) remote 01030000.140d58ff.00000001.000001c2(25b95aa3) num remotes 1
2025-12-05 15:44:57.621@LM_DEBUG@15:44:57.621381|(5104|5106) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000002.000001c7(1273d4fc) remote 01030000.140d58ff.00000001.000001c2(25b95aa3) num remotes 1
2025-12-05 15:44:57.621@LM_DEBUG@15:44:57.621589|(5105|5107) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000003.000004c7(52640909) remote 01030000.140d58ff.00000001.000003c2(178f3821) num remotes 1
2025-12-05 15:44:57.621@LM_DEBUG@15:44:57.621756|(5105|5107) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000003.000004c7(52640909) remote 01030000.140d58ff.00000001.000003c2(178f3821) num remotes 1
2025-12-05 15:44:57.622@LM_DEBUG@15:44:57.622093|(5104|5106) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000002.000003c7(2045b67e) remote 01030000.140d58ff.00000001.000004c2(58ceaee6) num remotes 1
2025-12-05 15:44:57.622@LM_DEBUG@15:44:57.622241|(5104|5106) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000002.000003c7(2045b67e) remote 01030000.140d58ff.00000001.000004c2(58ceaee6) num remotes 1
2025-12-05 15:44:57.622@LM_DEBUG@15:44:57.622440|(5105|5107) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000003.000002c7(043eae8f) remote 01030000.140d58ff.00000001.000002c2(0e940960) num remotes 1
2025-12-05 15:44:57.622@LM_DEBUG@15:44:57.622587|(5105|5107) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000003.000002c7(043eae8f) remote 01030000.140d58ff.00000001.000002c2(0e940960) num remotes 1
2025-12-05 15:44:57.622@LM_DEBUG@15:44:57.622585|(5105|5114) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:36637 , reconnect_state = 2I0N2I5T-_1S2T-A0T5E .1
5:44:57.622@LM_DEBUG@15:44:57.622880|(5104|5106) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000002.000004c7(6f0420b290)2 5r-e1m2o-t0e5 01150:34040:0507..164202d@5L8Mf_fD.E0B0U0G0@01050:14.40:05070.0632c229(8187|8(f53180251|)5 1n1u4m) rDeamtoatLeisn k1:
:handle_exception() - delay already elapsed so ha2n0d2l5e-_1t2i-m0e5 1o5u:t4 4n:o5w7
.623@LM_DEBUG@15:44:57.623109|(5104|5106) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000002.000004c7(6f0420b9) remote 01030000.140d58ff.00000001.000003c2(178f3821) num remotes 1
2025-12-05 15:44:57.623@LM_DEBUG@15:44:57.623368|(5105|5107) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:44:57.623@LM_DEBUG@15:44:57.623761|(5104|5106) DataReaderImpl::remove_associations: bit 1 local 01030000.140d58ff.00000002.000002c7(395e873f) remote 01030000.140d58ff.00000001.000002c2(0e940960) num remotes 1
2025-12-05 15:44:57.623@LM_DEBUG@15:44:57.623914|(5104|5106) DataReaderImpl::remove_associations_i: bit 1 local 01030000.140d58ff.00000002.000002c7(395e873f) remote 01030000.140d58ff.00000001.000002c2(0e940960) num remotes 1
2025-12-05 15:44:57.623@LM_DEBUG@15:44:57.623918|(5104|5115) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:36637 , reconnect_state = INIT_STATE.
2025-12-05 15:44:57.624@LM_DEBUG@15:44:57.624274|(5104|5115) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:44:57.626@LM_INFO@15:44:57.626465|(5105|5105) subscriber shutdown of ServiceParticipant
2025-12-05 15:44:57.626@LM_DEBUG@15:44:57.626526|(5105|5105) Service_Participant::shutdown
2025-12-05 15:44:57.627@LM_DEBUG@15:44:57.627543|(5105|5105) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:57.628@LM_DEBUG@15:44:57.628432|(5104|5104) Service_Participant::shutdown
2025-12-05 15:44:57.630@LM_INFO@15:44:57.630233|(5105|5105) subscriber exiting with status 0
2025-12-05 15:44:57.630@LM_DEBUG@15:44:57.630837|(5105|5105) Service_Participant::~Service_Participant
2025-12-05 15:44:57.630@LM_DEBUG@15:44:57.630896|(5105|5105) Service_Participant::shutdown
2025-12-05 15:44:57.631@LM_DEBUG@15:44:57.631974|(5104|5104) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:44:57.632@LM_DEBUG@15:44:57.632496|(5104|5104) Service_Participant::~Service_Participant
2025-12-05 15:44:57.632@LM_DEBUG@15:44:57.632553|(5104|5104) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:44:57.706848|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl nokey shmem mi Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl blocking
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5125
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -w 1 -m 5 -i 20 -n 1 -z 10 -k 0 -y 0 -b 1000000 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5132 started at 2025-12-05 15:44:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -m 5 -i 20 -w 1 -z 10 -k 0 -y 1000 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5133 started at 2025-12-05 15:44:57
1155::4444::5577..996611664487||((55113332||55113332)) 1155::4444::5577..996611770068 spuubbslcirsihbeerr mmaaiinn
2022052-51-21-20-50 51 51:54:44:45:75.79.6916@1L@ML_MI_NIFNOF@O1@51:54:44:45:75.79.6916919909|0(|5(153133|25|153133)2 )I NIFNOF:O :s este_tD_CDPCSP_Sd_edbeubgu_gl_elveevle:l :s este tt ot o1
1
22002255--1122--0055 1155::4444::5577..996622@@LLMM__IINNFFOO@@1155::4444::5577..996622111178||((55113332||55113332)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
202250-2152--1025- 0155 :1454::4547:.5976.29@6L2M@_LIMN_FION@F1O5@:1454::4547:.5976.29361263|1(75|1(3531|3521|3531)3 2I)N FION:F OS:e rSveircvei_cPea_rPtairctiipcainpta:n:tp:r:opcreoscse_scso_ncfoingf_ifgi_lfei:l eG:o iGnogi ntgo tloo aldo acdo ncfoingfuirgautriaotni ofnr ofmr o"ma l"la.liln.ii"n
i"
2025-12-05 15:44:57.926022@5L-M1_2I-N0F5O @1155::4444::5577..996622@7L2M9_|I(N5F1O3@31|55:14343:)5 7I.N9F6O2:7 4C0o|n(f5i1g3S2t|o5r1e3I2m)p lI:N:FsOe:t _CsotnrfiinggS:t oCrOeNIFmIpGl_:S:HsMeEtM__sTtRrAiNnSgP:O RCTOSN=FsIhGm_eSmH
MEM_TRANSPORTS=shmem
2025-12-05 15:44:57.926022@5L-M1_2I-N0F5O @1155::4444::5577..996622@8L9M2_|I(N5F1O3@31|55:14343:)5 7I.N9F6O2:9 0C1o|n(f5i1g3S2t|o5r1e3I2m)p lI:N:FsOe:t _CsotnrfiinggS:t oCrOeNIFmIpGl_:S:HsMeEtM_=s@tsrhimnegm:
CONFIG_SHMEM=@shmem
2025-12-05 15:44:57.2906235@-L1M2_-I0N5F O1@51:54:44:45:75.79.6936@3L0M3_4I|N(F5O1@3135|:54143:35)7 .I9N6F3O0:4 3C|o(n5f1i3g2S|t5o1r3e2I)m pIlN:F:Os:e tC_osntfriignSgt:o rCeOINmFpIlG:_:RsTePtS__sTtRrAiNnSgP:O RCTOSN=FrItGp_sR
TPS_TRANSPORTS=rtps
2025-12-05 15:44:57.2906235@-L1M2_-I0N5F O1@51:54:44:45:75.79.6936@3L1M8_2I|N(F5O1@3135|:54143:35)7 .I9N6F3O1:9 1C|o(n5f1i3g2S|t5o1r3e2I)m pIlN:F:Os:e tC_osntfriignSgt:o rCeOINmFpIlG:_:RsTePtS_=s@trrtipnsg
: CONFIG_RTPS=@rtps
2025-12-05 15:44:572.092653-@1L2M-_0I5N F1O5@:1454::4547:.5976.39@6L3M3_2I3N|F(O5@11353:|4541:3537). 9I6N3F3O3:1 |C(o5n1f3i2g|S5t1o3r2e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eCIOmNpFlI:G:_sMeUtL_TsItCrAiSnTg_:T RCAONNSFPIOGR_TMSU=LmTuIlCtAiScTa_sTtR
ANSPORTS=multicast
2025-12-05 15:44:572.092653-@1L2M-_0I5N F1O5@:1454::4547:.5976.39@6L3M4_8I5N|F(O5@11353:|4541:3537). 9I6N3F4O9:3 |C(o5n1f3i2g|S5t1o3r2e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eCIOmNpFlI:G:_sMeUtL_TsItCrAiSnTg=:@ mCuOlNtFiIcGa_sMtU
LTICAST=@multicast
2025-12-05 15:44:25072.59-6132@-L0M5_ I1N5F:O4@41:55:74.49:6537@.L9M6_3I6N3F9O|@(15153:34|45:15373.)9 6I3N6F4O6:| (C5o1n3f2|5132) INFO: ConfigStoreiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tCrOiNnFgI:G _CUODNPF_ITGR_AUNDSPP_OTRRTASN=SuPdOpR
TS=udp
2025-12-052 01255:-4142:-5075. 91653:@4L4M:_5I7N.F9O6@31@5L:M4_4I:N5F7O.@91653:84142:|5(75.193623|851163|2()5 1I3N3F|O5:1 3C3o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gU:D PC=O@NuFdIpG
_UDP=@udp
20252-01225--0152 -1055: 4145::5474.:95673.@9L6M3_@ILNMF_OI@N1F5O:@4145::5474.:95673.996603|9(6521|3(25|153133|25)1 3I3N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:N FCIOGN_FTICGP__TTCRPA_NTSRPAONRSTPSO=RtTcSp=
tcp
2025-12-052 01255:-4142:-5075. 91654:@4L4M:_5I7N.F9O6@41@5L:M4_4I:N5F7O.@91654:14148:|5(75.193624|152133|2()5 1I3N3F|O5:1 3C3o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsNtFrIiGn_gT:C PC=O@NtFcIpG
_TCP=@tcp
2025-12-05 21052:54-41:25-70.59 6145@:L4M4_:I5N7F.O9@6145@:L4M4_:I5N7F.O9@61452:5484|:(5571.3926|45216332|)( 5I1N3F3O|:5 1C3o3n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_NsFtIrGi=n@gc:o nCfOiNgF
IG=@config
2025-12-05 152:04245:-5172.-90654 @1L5M:_4I4N:F5O7@.1956:44@4L:M5_7I.N9F6O4@41153:|4(45:15372.|956143421)8 |I(N5F1O3:3 |C5o1n3f3i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gS:H MTERMA_NTSRPAONRSTP_OSRHTM_ETMY_PTER=AsNhSmPeOmR
T_TYPE=shmem
2025-12-05 152:04245:-5172.-90654 @1L5M:_4I4N:F5O7@.1956:44@4L:M5_7I.N9F6O4@51852:|4(45:15372.|956143528)7 |I(N5F1O3:3 |C5o1n3f3i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :TsReAtN_SsPtOrRiTn_gS:H MTERMA=N@SsPhOmReTm_
SHMEM=@shmem
2025-12-05 21052:54-41:25-70.59 6145@:L4M4_:I5N7F.O9@6145@:L4M4_:I5N7F.O9@61457:4474|:(5571.3926|45715322|)( 5I1N3F3O|:5 1C3o3n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eTtR_AsNtSrPiOnRgT:_ RTTRPASN_SUPSOER_TM_URLTTPISC_AUSSTE=_0M
ULTICAST=0
2025-12-0250 2155-:1424-:0557 .1956:44@4L:M5_7I.N9F6O4@@1L5M:_4I4N:F5O7@.1956:44941:05|7(.59163429|1541|3(25)1 3I3N|F5O1:3 3C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RRATNPSSP_OTRRTA_NRSTPPOSR_TT_RTAYNPSEP=OrRtTp_sT_YuPdEp=
rtps_udp
2025-122-00255 -1152:-4045: 5175.:94645:@5L7M._9I6N5F@OL@M1_5I:N4F4O:@5175.:94645:05872.|9(655103826||5(153123)3 |I5N1F3O3:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NRSTPPOSR=T@_rRtTpPsS
=@rtps
2025-1220-2055- 1125-:0454 :1557:.4946:55@7L.M9_6I5N@FLOM@_1I5N:F4O4@:1557:.4946:55274.09|6(55214332||(55113323)| 5I1N3F3O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SMPUOLRTTI_CMAUSLTT_ITCRAASNTS_PTORRATN_STPYOPRET=_mTuYlPtEi=cmausltt
icast
2025-21022-50-51 21-50:54 41:55:74.49:6557@.L9M6_5I@NLFMO_@I1N5F:O4@41:55:74.49:65574.2936|5(452153|2(|55113332|)5 1I3N3F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PMOURLTT_IMCUALSTTI=C@AmSuTl=t@imcualstti
cast
20252-01225--0152 -1055: 4145::5474.:95675.@9L6M5_@ILNMF_OI@N1F5O:@4145::5474.:95675.599635|5(9541|3(25|153133|25)1 3I3N)F OI:N FCOo:n fCiognSftiogrSetIomrpeImlp:l::s:este_ts_tsrtirnigng:: TTRRAANNSSPPOORRTT__UUDDPP__TTRRAANNSSPPOORRTT__TTYYPPEE==uuddpp
2025-21022-50-51 21-50:54 41:55:74.49:6557@.L9M6_5I@NLFMO_@I1N5F:O4@41:55:74.49:65577.8906|5(758123|3(|55113323|)5 1I3N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PUODRPT=_@UuDdPp=
@udp
2025-21022-50-51 21-50:54 41:55:74.49:6557@.L9M6_5I@NLFMO_@I1N5F:O4@41:55:74.49:65579.3976|5(953193|3(|55113323|)5 1I3N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PTOCRPT__TTRCAPN_STPROARNTS_PTOYRPTE_=TtYcPpE
=tcp
2025-21022-50-51 21-50:54 41:55:74.49:6567@.L9M6_6I@NLFMO_@I1N5F:O4@41:55:74.49:65671.0946|6(150163|3(|55113323|)5 1I3N2F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PTOCRPT=_@TtCcPp=
@tcp
2025-1220-2055- 1125-:0454 :1557:.4946:65@7L.M9_6I6N@FLOM@_1I5N:F4O4@:1557:.4946:65275.39|6(65215363||(55113332)| 5I1N3F2O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN=S@PtOrRaTn=s@ptorratn
sport
2025-12-05 21052:54-41:25-70.59 6165@:L4M4_:I5N7F.O9@6165@:L4M4_:I5N7F.O9@61654:1404|:(5571.3936|65411393|)( 5I1N3F2O|:5 1C3o2n)f iIgNSFtOo:r eCIomnpfli:g:Ssteotr_esItmrpiln:g::s eCtO_MsMtOrNi_nPgO:O LC_OSMIMZOEN=_4P0O0O0L0_0S0I0Z
E=40000000
2025-12-052 01255:-4142:-5075. 91656:@4L4M:_5I7N.F9O6@61@5L:M4_4I:N5F7O.@91656:54744:|5(75.193636|557183|3()5 1I3N2F|O5:1 3C2o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsMtMrOiNn_gD:C PCSO_MIMNOFNO__DRCEPPSO_=IfNiFlOe_:R/E/PrOe=pfoi.lieo:r/
/repo.ior
2025-12-05 15:24042:55-71.29-6065@ L1M5_:I4N4F:O5@71.59:6464@:L5M7_.I9N6F6O7@6115|:(4541:3537|.59163637)6 7I|N(F5O1:3 2C|o5n1f3i2g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsMeMtO_Ns_tDrCiPnSg_:G LCOOBMAMLO_NT_RDACNPSSP_OGRLTO_BCAOLN_FTIRGA=NtScPpO
RT_CONFIG=tcp
2025-12-05 15:44:5270.2956-61@2L-M0_5I N1F5O:@4145::5474.:95676.@9L6M6_9I3N0F|O(@51153:34|45:15373.)9 6I6N9F3O6:| (C5o1n3f2i|g5S1t3o2r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpMlM:O:Ns=e@tc_osmtmroinn
g: COMMON=@common
22002255--1122--0055 1155::4444::5577..996677@@LLMM__IINNFFOO@@1155::4444::5577..996677440099||((55113332||55113332)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4444::5577..996688@@LLMM__IINNFFOO@@1155::4444::5577..996688556644||((55113323||55113323)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
202250-2152--1025- 0155 :1454::4547:.5976.89@6L8M@_LIMN_FION@F1O5@:1454::4547:.5976.89768877|8(85|1(3531|3521|3531)3 2S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r yl:o gl_olge_vleelv:e ld:e bduegb uDgC PDSC_PdSe_bduegb_ulge_vleelv:e l1:
1
202250-2152--1025- 0155 :1454::4547:.5976.89@6L8M@_LIMN_FION@F1O5@:1454::4547:.5976.89966899|7(05|1(3531|3521|3531)3 2S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_cftaocrtyo:r ym:a cmhaicnhei:n er:u nrnuenrnvemryvgm8y7g68,7 6x,8 6x_8664_ 6p4l aptlfaotrfmo:r mL:i nLuixn,u x6,. 86..08-.100-4110-4a1z-uarzeu,r e#,4 7#~4272~.2024..014-.U1b-uUnbtuun tSuM PS MFPr iF rOic tO c t3 230 :2403::4031: 0U1T CU T2C0 2250
25
2022052-51-21-20-50 51 51:54:44:45:75.79.6996@9L@ML_MI_NIFNOF@O1@51:54:44:45:75.79.6996294244|5(|5(153133|25|153133)2 )S eSrevrivciec_eP_aPratritciicpiapnatn:t::g:egte_td_odmoamiani_np_apratritciicpiapnatn_tf_afcatcotroyr:y :c ocmopmiplielre:r :g gv evresrisoino n1 11.14..40.
0
22002255--1122--0055 1155::4444::5577..996699@@LLMM__NNOOTTIICCEE@@1155::4444::5577..996699441188||((55113332||55113332)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
2025-1220-2055- 1125-:0454 :1557:.4946:95@7L.M9_6D9E@BLUMG_@D1E5B:U4G4@:1557:.4946:95972.49|6(95912372||(55113323)| 5S1e3r3v)i cSee_rPvairctei_cPiapratnitc:i:pgaentt_:d:ogmeati_nd_opmaaritni_cpiapratnitc_ifpanta_cftaocrtyo:r yC:r eCarteiantgi nLgi nLuixnNuextNweotrwkoCroknCfoingfMiognMiotnoirt
or
2025-12-05 15:44:57.970@LM_INFO@15:44:57.970476|(5132|5132) INFO: Co2n0f2i5g-S1t2o-r0e5I m1p5l::4:4s:e5t7_.s9t7r0i@nLgM:_ IRNEFPOO@S1I5T:O4R4Y:_5D7E.F9A7U0L5T0_3R|E(P5O1=3@3D|E5F1A3U3L)T _IRNEFPOO:
ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:44:57.970@LM_DEBUG@15:44:5270.2957-01624-405| 15:(4541:3527|.5917302@)L MS_eDrEvBiUcGe@_1P5a:r4t4i:c5i7p.a9n7t0:6:7s0e|t(_5r1e3p3o|_5i1o3r3:) RSeeprov[iDcEeF_APUaLrTt_iRcEiPpOa]n t=:=: sfeitl_er:e/p/or_eipoor.:i oRre
po[DEFAULT_REPO] == file://repo.ior
15:44:57.993243|(5125|5125) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:58.000@LM_INFO@15:44:58.000082|(51332|052153-31)2 -I0N5F O1:5 :C4o4n:f5i8g.S0t0o0r@eLIMm_pIlN:F:Os@e1t5_:s4t4r:i5n8g.:0 0T0R1A0N9S|P(O5R1T3_2O|P5E1N3D2D)S _IBNIFTOT:C PC_oTnRfAiNgSSPtOoRrTe_IImNpSlT:_:DsEeFtA_UsLtTr_iRnEgP:O _TDRAATNASLPIONRKT__ROEPLEENADSDES__DBEILTATYC=P0_
TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:44:58.000@LM_INFO@15:44:58.000357|(5123032|5-51123-30)5 I1N5F:O4:4 :C5o8n.f0i0g0S@tLoMr_eIINmFpOl@:1:5s:e4t4_:s5t8r.i0n0g0:3 8T7R|A(N5S1P3O2R|T5_1O3P2E)N DIDNSF_OB:I TCToCnPf_iTgRSAtNoSrPeOIRmTp_lI:N:SsTe_tD_EsFtArUiLnTg_:R ETPROA_NLSOPCOARLT__AODPDERNEDSDSS=_:B0I
TTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:44:58.000@LM_INFO@15:44:58.000581|2(052153-312-05 15:44:58.00|05@1L3M3_)I NIFnOf@o1R5e:p4o4D:i5s8c.o0v0e0r6y1:5:|b(i5t1_3c2o|n5f1i3g2 )- IBnIfTo Rtecppo Dtirsacnosvpeorryt: ::b0i
t_config - BIT tcp transport :0
2025-12-05 15:44:58.005@LM_WARNING@15:44:58.005124|(5133|5133) WARNING: get_fully_qualified_hostname: Could not fi2n0d2 5F-Q1D2N-.0 5U s1i5n:g4 4":r5u8n.n0e0r5v@mLyMg_8W7A6R"N IaNsG @f1u5l:l4y4 :q5u8a.l0i0f5i1e8d1 |h(o5s1t3n2a|m5e1,3 2p)l eWaAsReN IcNoGr:r egcett _sfyusltleym_ qcuoanlfiifgiuerda_thioosnt.n
ame: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:44:58.011@LM_DEBUG@15:44:58.011793|(5133|5136) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000002.000001c7(f00bf3cc) remote 01030000.101c0407.00000001.000001c2(c7c17d93)
2025-12-05 15:44:58.012@LM_WARNING@15:44:58.012177|(5133|5133) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.012@LM_DEBUG@15:44:58.012630|(5132|5137) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000003.000001c7(cd6bda7c) remote 01030000.101c0407.00000001.000001c2(c7c17d93)
2025-12-05 15:44:58.013@LM_WARNING@15:44:58.013052|(5132|5132) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.013@LM_DEBUG@15:44:58.013491|(5133|5136) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000002.000002c7(db26a00f) remote 01030000.101c0407.00000001.000002c2(ecec2e50)
2025-21022-50-51 21-50:54 41:55:84.40:1548@.L0M1_4D@ELBMU_GW@A1R5N:I4N4G:@5185.:04144:45481.|0(154143621||5(153173)3 |D5a1t3a3R)e aTdyepreILmpolo:k:uapdSde_ravsiscoec:i:attyipoen_ i-d ebnitti f1i elro_ctaol_ d0y1n0a3m0i0c0 0-. 1E0n1cco0u4n0t7e.r0e0d0 0T0K0_0N3O.N0E0:0 0r0e2tcu7r(nei6n4g6 8n9iblf )D yrneammoitce T0y1p0e3
0000.101c0407.00000001.000002c2(ecec2e50)
2025-12-05 15:44:58.015@LM_WARNING@15:44:58.015286|(5132|5132) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.015@LM_DEBUG@15:44:58.015666|(5133|5136) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000002.000003c7(c23d914e) remote 01030000.101c0407.00000001.000004c2(bab689d6)
2025-12-05 15:44:58.016@LM_WARNING@15:44:58.016244|(5133|5133) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.016@LM_DEBUG@15:44:58.016452|(5132|5137) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000003.000003c7(ff5db8fe) remote 01030000.101c0407.00000001.000004c2(bab689d6)
2025-12-05 15:44:58.017@LM_WARNING@15:44:58.017059|(5132|5132) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.017@LM_DEBUG@15:44:58.017392|(5133|5136) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000002.000004c7(8d7c0789) remote 01030000.101c0407.00000001.000003c2(f5f71f11)
2025-12-05 15:44:58.017@LM_WARNING@15:44:58.017849|(5133|5133) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.018@LM_DEBUG@15:44:58.018273|(5132|5137) DataReaderImpl::add_association - bit 1 local 01030000.101c0407.00000003.000004c7(b01c2e39) remote 01030000.101c0407.00000001.000003c2(f5f71f11)
2025-12-05 15:44:58.018@LM_DEBUG@15:44:58.018834|(5133|5133) attac2h0 2t5o- 1t2c-p0
5 15:44:58.018@LM_WARNING@15:4240:2558-.1021-80857 11|5(:54143:25|85.103128)@ LTMy_DEpBeULGo@o1k5u:p4S4e:r5v8i.c0e1:8:9t1y6p|e(_5i1d3e3n|t5i1f3i3e)r _Dtaot_adRyenaadmeircL i-s tEennceoruInmtpelr:e:dD aTtKa_RNeOaNdEe:r LriesttuernneirnIgm pnli
l Dynamic Type
2025-12-05 15:44:58.019@LM_DEBUG@15:44:58.019571|(5132|5132) attach to tcp
2025-12-05 15:44:58.020@LM_WARNING@15:44:58.020922|(5133|5133) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.021@LM_INFO@15:44:58.021068|(5133|5133) subscriber signaling ready
22002255--1122--0055 1155::4444::5588..002211@@LLMM__DDEEBBUUGG@@1155::4444::5588..002211552222||((55113332||55113367)) DDaattaaRWeraidteerrIImmppll::::aadddd__aassssoocciiaattiioonn -- bbiitt 00 llooccaall 0011003300000000..110011cc00440077..0000000000000023..0000000000510072((02f60635fe4c7483)) rreemmoottee 0011003300000000..110011cc00440077..0000000000000032..0000000000150027((206f6053efc44738))
2025-12-05 15:44:58.021@LM_WARNING@15:44:58.021776|(5132|5132) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:44:58.021@LM_INFO@15:44:58.021885|(5132|5132) publisher signaling ready
2025-12-05 15:44:58.022@LM_DEBUG@15:44:58.022590|(5133|5145) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:44:58.022@LM_INFO@15:44:58.022689|(5132|5147) DataWriterImpl::transport_assoc_done: writer 01030000.101c0407.00000003.00000102(2665ec43) succeeded in associating with reader 01030000.101c0407.00000002.00000507(0f03f478)
2025-12-05 15:44:58.022@LM_DEBUG@15:44:58.022873|(5132|5147) DataWriterImpl::transport_assoc_done: writer 01030000.101c0407.00000003.00000102(2665ec43) reader 01030000.101c0407.00000002.00000507(0f03f478) calling association_complete_i
2025-12-05 15:44:58.022@LM_DEBUG@15:44:58.022987|(5132|5147) DataWriterImpl::association_complete_i - bit 0 local 01030000.101c0407.00000003.00000102(2665ec43) remote 01030000.101c0407.00000002.00000507(0f03f478)
2025-12-05 15:44:58.271@LM_INFO@15:44:58.271281|(5133|5133) subscriber checking for pub ready
2025-12-05 15:44:58.271@LM_INFO@15:44:58.271396|(5133|5133) subscriber checking for pub finished
2025-12-05 15:44:58.271@LM_DEBUG@15:44:58.271446|(5133|5133) received 0 of expected 100
2025-12-05 15:44:58.272@LM_INFO@15:44:58.272049|(5132|5132) publisher checking for sub ready
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272202|(5132|5132) Writer::start
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272427|(5132|5149) Writer::svc begins.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272533|(5132|5149) 15:44:58.272537 Writer::svc starting to write.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272555|(5132|5151) Writer::svc begins.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272645|(5132|5148) Writer::svc begins.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272838|(5132|5148) 15:44:58.272841 Writer::svc starting to write.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272756|(5132|5152) Writer::svc begins.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272753|(5132|5150) Writer::svc begins.
2025-12-05 15:44:58.273@LM_DEBUG@15:44:58.273053|(5132|5150) 15:44:58.273055 Writer::svc starting to write.
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.273052|(5132|5152) 15:442:05285.-21723-00555 1W5r:i4t4e:r5:8:.s2v7c3 @sLtMa_rDtEiBnUgG @t1o5 :w4r4i:t5e8..
273145|(5133|5145) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273260|(5132|5149) write (0).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273327|(5132|5148) write (0).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273390|(5132|5152) write (0).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273453|(5132|5150) write (0).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273524|(5132|5149) write (1).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273600|(5132|5152) write (1).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273673|(5132|5148) write (1).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.273766|(5132|5150) write (1).
2025-12-05 15:44:58.272@LM_DEBUG@15:44:58.272734|(5132|5151) 15:44:58.272737 Writer::svc starting to write.
2025-12-05 21052:54-412:-5085. 21753:@4L4M_:I5N8F.O2@7135@:L4M4_:D5E8B.U2G7@31954:84|4(:55183.22|753195329)| (w5r1i3t3e| 5(124)5.)
reader F53CA7D0 take foo.x 2=0 205.-01020-05 15:04040: 5f8o.o2.7y3 @=L M0_.I0N0F0O0@0105,: 4f4o:o5.8d.a2t7a3_9s5o7u|r(c5e1 3=2 |15,1 4c8o)u nwtr i=t e1
(2).
2025-12-05 15:44:58.2742@0L2M5_-D1E2B-U0G5@ 1155::4444::5588..2277441@6L3M|_(I5N1F3O3@|1551:4454): 5S8a.m2p7l4e1I7n4f|o(.5s1a3m2p|l5e1_5r1a)n kw r=i t0e
(0).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.274271|(5132|5150) write (2).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274331|(5132|5151) write (1).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274387|(5132|5148) write (3).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274280|(5132|5152) write (3).
2025-12-05 15:44:58.273@LM_INFO@15:44:58.274275|(5132|5149) write (2).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274546|(5132|5152) write (4).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274486|(5132|5148) write (4).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274552|(5132|5151) write (2).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274752|(5132|5150) write (3).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274830|(5132|5149) write (3).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274883|(5132|5152) write (5).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274949|(5132|5148) write (5).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275001|(5132|5152) write (6).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.275052|(5132|5149) write (4).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.274958|(5132|5150) write (4).
2025-12-05 15:44:58.274@LM_INFO@15:44:58.275174|(5132|5151) write (3).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275186|(5132|5152) write (7).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275318|(5132|5149) write (5).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275055|(5132|5148) write (6).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275447|(5132|5150) write (5).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275519|(5132|5151) write (4).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275530|(5132|5149) write (6).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275641|(5132|5148) write (7).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275650|(5132|5150) write (6).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275784|(5132|5152) write (8).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275858|(5132|5151) write (5).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275913|(5132|5149) write (7).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275981|(5132|5148) write (8).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276035|(5132|5149) write (8).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.275992|(5132|5152) write (9).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.276151|(5132|5151) write (6).
2025-12-05 15:44:58.275@LM_INFO@15:44:58.276205|(5132|5150) write (7).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276248|(5132|5151) write (7).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276298|(5132|5150) write (8).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276341|(5132|5151) write (8).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276298|(5132|5152) write (10).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276445|(5132|5148) write (9).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276522|(5132|5149) write (9).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276390|(5132|5150) write (9).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276646|(5132|5151) write (9).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276732|(5132|5149) write (10).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276797|(5132|5152) write (11).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276656|(5132|5148) write (10).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276921|(5132|5150) write (10).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276986|(5132|5151) write (10).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.276997|(5132|5152) write (12).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.277114|(5132|5148) write (11).
2025-12-05 15:44:58.276@LM_INFO@15:44:58.277183|(5132|5149) write (11).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277248|(5132|5152) write (13).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277306|(5132|5150) write (11).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277349|(5132|5152) write (14).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277410|(5132|5149) write (12).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277194|(5132|5151) write (11).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277509|(5132|5149) write (13).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277560|(5132|5152) write (15).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277621|(5132|5148) write (12).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277621|(5132|5149) write (14).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277753|(5132|5148) write (13).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277810|(5132|5151) write (12).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277809|(5132|5149) write (15).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277688|(5132|5150) write (12).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277997|(5132|5149) write (16).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278046|(5132|5150) write (13).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278094|(5132|5149) write (17).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.277884|(5132|5152) write (16).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278220|(5132|5149) write (18).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278293|(5132|5150) write (14).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.278354|(5132|5151) write (13).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278410|(5132|5150) write (15).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278479|(5132|5151) write (14).
2025-12-05 15:44:58.277@LM_INFO@15:44:58.278220|(5132|5148) write (14).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278475|(5132|5149) write (19).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278663|(5132|5148) write (15).
2025-12-05 15:44:58.278@LM_DEBUG@15:44:58.278745|(5132|5149) Writer::svc finished.
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278487|(5132|5152) write (17).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278746|(5132|5150) write (16).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278821|(5132|5151) write (15).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.278996|(5132|5148) write (16).
2025-12-05 15:44:58.278@LM_INFO@15:44:58.279004|(5132|5152) write (18).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279125|(5132|5148) write (17).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279126|(5132|5150) write (17).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279254|(5132|5152) write (19).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279325|(5132|5148) write (18).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279334|(5132|5151) write (16).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279436|(5132|5148) write (19).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279497|(5132|5151) write (17).
2025-12-05 15:44:58.279@LM_DEBUG@15:44:58.279572|(5132|5152) Writer::svc finished.
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279502|(5132|5150) write (18).
2025-12-05 15:44:58.279@LM_DEBUG@15:44:58.279679|(5132|5148) Writer::svc finished.
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279690|(5132|5151) write (18).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279836|(5132|5150) write (19).
2025-12-05 15:44:58.279@LM_INFO@15:44:58.279898|(5132|5151) write (19).
2025-12-05 15:44:58.279@LM_DEBUG@15:44:58.279949|(5132|5150) Writer::svc finished.
2025-12-05 15:44:58.279@LM_DEBUG@15:44:58.280005|(5132|5151) Writer::svc finished.
2025-12-05 15:44:58.522@LM_INFO@15:44:58.522746|(5132|5132) publisher signaling finished
2025-12-05 15:44:58.522@LM_DEBUG@15:44:58.522883|(5132|5132) notifying subscriber of 0 timeout writes
2025-12-05 15:44:58.773@LM_INFO@15:44:58.773250|(5132|5132) publisher checking for sub finished
2025-12-05 15:44:59.023@LM_INFO@15:44:59.023668|(5132|5132) publisher checking for sub finished
2025-12-05 15:44:59.271@LM_INFO@15:44:59.271597|(5133|5133) subscriber checking for pub finished
2025-12-05 15:44:59.271@LM_DEBUG@15:44:59.271746|(5133|5133) received 1 of expected 100
2025-12-05 15:44:59.273@LM_INFO@15:44:59.273880|(5132|5132) publisher checking for sub finished
2025-12-05 15:44:59.274@LM_DEBUG@15:44:59.274744|(5133|5145) reader F53CA7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 3, count = 2
2025-12-05 15:44:59.274@LM_DEBUG@15:44:59.274832|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.274@LM_DEBUG@15:44:59.274976|(5133|5145) reader F53CA7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 4, count = 3
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275048|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275177|(5133|5145) reader F53CA7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 5, count = 4
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275248|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275358|(5133|5145) reader F53CA7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275430|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275538|(5133|5145) reader F53CA7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 4, count = 6
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275609|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275728|(5133|5145) reader F53CA7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 3, count = 7
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275811|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275923|(5133|5145) reader F53CA7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 5, count = 8
2025-12-05 15:44:59.275@LM_DEBUG@15:44:59.275993|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276150|(5133|5145) reader F53CA7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 4, count = 9
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276221|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276328|(5133|5145) reader F53CA7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 3, count = 10
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276400|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276526|(5133|5145) reader F53CA7D0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276597|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276723|(5133|5145) reader F53CA7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 5, count = 12
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276796|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276907|(5133|5145) reader F53CA7D0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2025-12-05 15:44:59.276@LM_DEBUG@15:44:59.276978|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277085|(5133|5145) reader F53CA7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 3, count = 14
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277155|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277262|(5133|5145) reader F53CA7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 4, count = 15
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277334|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277441|(5133|5145) reader F53CA7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277512|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277619|(5133|5145) reader F53CA7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 4, count = 17
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277690|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277808|(5133|5145) reader F53CA7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 3, count = 18
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277879|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.277@LM_DEBUG@15:44:59.277985|(5133|5145) reader F53CA7D0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278057|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278165|(5133|5145) reader F53CA7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 5, count = 20
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278237|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278344|(5133|5145) reader F53CA7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278415|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278521|(5133|5145) reader F53CA7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 4, count = 22
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278591|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278705|(5133|5145) reader F53CA7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 3, count = 23
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278778|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278886|(5133|5145) reader F53CA7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 4, count = 24
2025-12-05 15:44:59.278@LM_DEBUG@15:44:59.278957|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279070|(5133|5145) reader F53CA7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279141|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279246|(5133|5145) reader F53CA7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 5, count = 26
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279316|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279423|(5133|5145) reader F53CA7D0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279494|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279600|(5133|5145) reader F53CA7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 4, count = 28
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279671|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279790|(5133|5145) reader F53CA7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279861|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.279@LM_DEBUG@15:44:59.279968|(5133|5145) reader F53CA7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 3, count = 30
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280038|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280145|(5133|5145) reader F53CA7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 5, count = 31
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280216|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280323|(5133|5145) reader F53CA7D0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280393|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280499|(5133|5145) reader F53CA7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280570|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280676|(5133|5145) reader F53CA7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 3, count = 34
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280754|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280863|(5133|5145) reader F53CA7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 5, count = 35
2025-12-05 15:44:59.280@LM_DEBUG@15:44:59.280934|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281042|(5133|5145) reader F53CA7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 4, count = 36
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281112|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281220|(5133|5145) reader F53CA7D0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281290|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281397|(5133|5145) reader F53CA7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281467|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281577|(5133|5145) reader F53CA7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 3, count = 39
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281648|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281763|(5133|5145) reader F53CA7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281836|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.281@LM_DEBUG@15:44:59.281943|(5133|5145) reader F53CA7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 4, count = 41
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282015|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282123|(5133|5145) reader F53CA7D0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282197|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282304|(5133|5145) reader F53CA7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 5, count = 43
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282374|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282481|(5133|5145) reader F53CA7D0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282551|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282658|(5133|5145) reader F53CA7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 5, count = 45
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282737|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282846|(5133|5145) reader F53CA7D0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2025-12-05 15:44:59.282@LM_DEBUG@15:44:59.282917|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283023|(5133|5145) reader F53CA7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 4, count = 47
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283095|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283203|(5133|5145) reader F53CA7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 3, count = 48
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283273|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283379|(5133|5145) reader F53CA7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283450|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283557|(5133|5145) reader F53CA7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 5, count = 50
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283627|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283741|(5133|5145) reader F53CA7D0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283813|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283921|(5133|5145) reader F53CA7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:44:59.283@LM_DEBUG@15:44:59.283992|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284099|(5133|5145) reader F53CA7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 4, count = 53
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284170|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284276|(5133|5145) reader F53CA7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 3, count = 54
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284350|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284457|(5133|5145) reader F53CA7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 5, count = 55
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284529|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284635|(5133|5145) reader F53CA7D0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284714|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284824|(5133|5145) reader F53CA7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 4, count = 57
2025-12-05 15:44:59.284@LM_DEBUG@15:44:59.284895|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285001|(5133|5145) reader F53CA7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 3, count = 58
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285072|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285178|(5133|5145) reader F53CA7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285253|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285360|(5133|5145) reader F53CA7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 4, count = 60
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285431|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285538|(5133|5145) reader F53CA7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 5, count = 61
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285609|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285724|(5133|5145) reader F53CA7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 4, count = 62
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285797|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285906|(5133|5145) reader F53CA7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:44:59.285@LM_DEBUG@15:44:59.285977|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286083|(5133|5145) reader F53CA7D0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286155|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286261|(5133|5145) reader F53CA7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286332|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286439|(5133|5145) reader F53CA7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 4, count = 66
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286510|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286618|(5133|5145) reader F53CA7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 3, count = 67
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286689|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286807|(5133|5145) reader F53CA7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286878|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.286@LM_DEBUG@15:44:59.286986|(5133|5145) reader F53CA7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 3, count = 69
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287057|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287164|(5133|5145) reader F53CA7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287235|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287341|(5133|5145) reader F53CA7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287413|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287520|(5133|5145) reader F53CA7D0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 5, count = 72
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287591|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287704|(5133|5145) reader F53CA7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287777|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287886|(5133|5145) reader F53CA7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 5, count = 74
2025-12-05 15:44:59.287@LM_DEBUG@15:44:59.287958|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288066|(5133|5145) reader F53CA7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288137|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288244|(5133|5145) reader F53CA7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 4, count = 76
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288319|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288426|(5133|5145) reader F53CA7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288497|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288603|(5133|5145) reader F53CA7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 5, count = 78
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288674|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288791|(5133|5145) reader F53CA7D0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288862|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.288@LM_DEBUG@15:44:59.288969|(5133|5145) reader F53CA7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 5, count = 80
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289040|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289146|(5133|5145) reader F53CA7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289217|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289324|(5133|5145) reader F53CA7D0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 3, count = 82
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289395|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289502|(5133|5145) reader F53CA7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289573|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289678|(5133|5145) reader F53CA7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 3, count = 84
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289758|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289867|(5133|5145) reader F53CA7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 4, count = 85
2025-12-05 15:44:59.289@LM_DEBUG@15:44:59.289938|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290044|(5133|5145) reader F53CA7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 5, count = 86
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290115|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290221|(5133|5145) reader F53CA7D0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290292|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290398|(5133|5145) reader F53CA7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 3, count = 88
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290469|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290576|(5133|5145) reader F53CA7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 4, count = 89
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290647|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290762|(5133|5145) reader F53CA7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 3, count = 90
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290835|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.290@LM_DEBUG@15:44:59.290942|(5133|5145) reader F53CA7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 5, count = 91
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291013|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291121|(5133|5145) reader F53CA7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 4, count = 92
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291191|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291298|(5133|5145) reader F53CA7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 3, count = 93
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291370|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291481|(5133|5145) reader F53CA7D0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291555|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291662|(5133|5145) reader F53CA7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 3, count = 95
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291741|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291850|(5133|5145) reader F53CA7D0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2025-12-05 15:44:59.291@LM_DEBUG@15:44:59.291922|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292029|(5133|5145) reader F53CA7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 5, count = 97
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292100|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292207|(5133|5145) reader F53CA7D0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292279|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292385|(5133|5145) reader F53CA7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 5, count = 99
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292456|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292563|(5133|5145) reader F53CA7D0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 100
2025-12-05 15:44:59.292@LM_DEBUG@15:44:59.292635|(5133|5145) SampleInfo.sample_rank = 0
2025-12-05 15:44:59.524@LM_INFO@15:44:59.524130|(5132|5132) publisher checking for sub finished
2025-12-05 15:44:59.774@LM_INFO@15:44:59.774366|(5132|5132) publisher checking for sub finished
2025-12-05 15:45:00.024@LM_INFO@15:45:00.024675|(5132|5132) publisher checking for sub finished
2025-12-05 15:45:00.271@LM_INFO@15:45:00.271898|(5133|5133) subscriber signaling finished
2025-12-05 15:45:00.272@LM_INFO@15:45:00.272064|(5133|5133) subscriber starting shutdown
2025-12-05 15:45:00.273@LM_DEBUG@15:45:00.273425|(5133|5135) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000002.000001c7(f00bf3cc) remote 01030000.101c0407.00000001.000001c2(c7c17d93) num remotes 1
2025-12-05 15:45:00.273@LM_DEBUG@15:45:00.273571|(5133|5135) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000002.000001c7(f00bf3cc) remote 01030000.101c0407.00000001.000001c2(c7c17d93) num remotes 1
2025-12-05 15:45:00.274@LM_DEBUG@15:45:00.274459|(5133|5135) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000002.000003c7(c23d914e) remote 01030000.101c0407.00000001.000004c2(bab689d6) num remotes 1
2025-12-05 15:45:00.274@LM_DEBUG@15:45:00.274578|(5133|5135) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000002.000003c7(c23d914e) remote 01030000.101c0407.00000001.000004c2(bab689d6) num remotes 1
2025-12-05 15:45:00.274@LM_INFO@15:45:00.274895|(5132|5132) publisher checking for sub finished
2025-12-05 15:45:00.274@LM_DEBUG@15:45:00.274977|(5132|5132) Writer::end
2025-12-05 15:45:00.275@LM_DEBUG@15:45:00.275259|(5133|5135) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000002.000004c7(8d7c0789) remote 01030000.101c0407.00000001.000003c2(f5f71f11) num remotes 1
2025-12-05 15:45:00.275@LM_DEBUG@15:45:00.275421|(5133|5135) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000002.000004c7(8d7c0789) remote 01030000.101c0407.00000001.000003c2(f5f71f11) num remotes 1
2025-12-05 15:45:00.275@LM_DEBUG@15:45:00.275596|(5133|5145) instance is disposed
2025-12-05 15:45:00.275@LM_DEBUG@15:45:00.275662|(5132|5134) DataWriterImpl::remove_associations: bit 0 local 01030000.101c0407.00000003.00000102(2665ec43) remote 01030000.101c0407.00000002.00000507(0f03f478) num remotes 1
2025-12-05 15:45:00.275@LM_DEBUG@15:45:00.275909|(5133|5145) instance is disposed
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276014|(5132|5147) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276144|(5133|5145) instance is disposed
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276327|(5133|5145) instance is disposed
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276430|(5133|5142) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35609 , reconnect_state = INIT_STATE.
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276607|(5133|5136) DataReaderImpl::remove_associations: bit 0 local 01030000.101c0407.00000002.00000507(0f03f478) remote 01030000.101c0407.00000003.00000102(2665ec43) num remotes 1
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276790|(5133|5135) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000002.000002c7(db26a00f) remote 01030000.101c0407.00000001.000002c2(ecec2e50) num remotes 1
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276918|(5133|5135) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000002.000002c7(db26a00f) remote 01030000.101c0407.00000001.000002c2(ecec2e50) num remotes 1
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276919|(5133|5136) DataReaderImpl::remove_associations_i: bit 0 local 01030000.101c0407.00000002.00000507(0f03f478) remote 01030000.101c0407.00000003.00000102(2665ec43) num remotes 1
2025-12-05 15:45:00.276@LM_DEBUG@15:45:00.276800|(5133|5145) instance2 0i2s5 -d1i2s-p0o5s e1d5
:45:00.277@LM_DEBUG@15:45:00.277236|(5132|513240)2 5D-a1t2a-R0e5a d1e5r:45I:m0p0l.:2:7r7e@mLoMv_eD_EaBsUsGo@c1i5a:t4i5o:n0s0:. 2b7i7t2 719 |l(o5c1a3l3 |051103360)0 0D0a.t1a0R1eca0d4e0r7L.i0s0t0e0n0e0r0I3m.p0l0:0:0o0n1_cl7i(vcedl6ibndeas7sc_)c hraenmgoetde
01030000.101c0407.00000001.000001c2(c7c17d93) num2 0r2e5m-o1t2e-s0 51
15:45:00.277@LM_DEBUG@15:45:00.277426042|5(-51123-30|55 11452:)4 5D:a0t0a.L2i7n7k@:L:Mh_aDnEdBlUeG_@e1x5c:e4p5t:i0o0n.(2)7 7-5 0d9e|l(a5y1 3a2l|r5e1a3d4y) eDlaatpasReeda dseor Ihmapnld:l:er_etmiomveeo_uats snoocwi
ations_i: bit 1 local 01030000.101c0407.00000003.000001c7(cd6bda7c) remote 01030000.10210c2054-017.020-00050 01051:.4050:00000.12c727(@cL7Mc_1D7EdB9U3G)@ 1n5u:m4 5r:e0m0o.t2e7s7 711
9|(5133|5136) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:00.277@LM_DEBUG@15:45:00.277858|(5133|5136) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:00.277@LM_DEBUG@15:45:00.277858|(5133|5145) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:00.278@LM_DEBUG@15:45:00.278435|(5132|5134) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000003.000003c7(ff5db8fe) remote 01030000.101c0407.00000001.000004c2(bab689d6) num remotes 1
2025-12-05 15:45:00.278@LM_DEBUG@15:45:00.278572|(5132|5134) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000003.000003c7(ff5db8fe) remote 01030000.101c0407.00000001.000004c2(bab689d6) num remotes 1
2025-12-05 15:45:00.279@LM_DEBUG@15:45:00.279183|(5132|5134) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000003.000004c7(b01c2e39) remote 01030000.101c0407.00000001.000003c2(f5f71f11) num remotes 1
2025-12-05 15:45:00.279@LM_DEBUG@15:45:00.279324|(5132|5134) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000003.000004c7(b01c2e39) remote 01030000.101c0407.00000001.000003c2(f5f71f11) num remotes 1
2025-12-05 15:45:00.279@LM_DEBUG@15:45:00.279924|(5132|5134) DataReaderImpl::remove_associations: bit 1 local 01030000.101c0407.00000003.000002c7(e64689bf) remote 01030000.101c0407.00000001.000002c2(ecec2e50) num remotes 1
2025-12-05 15:45:00.280@LM_DEBUG@15:45:00.280071|(5132|5134) DataReaderImpl::remove_associations_i: bit 1 local 01030000.101c0407.00000003.000002c7(e64689bf) remote 01030000.101c0407.00000001.000002c2(ecec2e50) num remotes 1
2025-12-05 15:45:00.279@LM_DEBUG@15:45:00.280070|(5132|5143) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35609 , reconnect_state = INIT_STATE.
2025-12-05 15:45:00.280@LM_DEBUG@15:45:00.280423|(5132|5143) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:00.280@LM_INFO@15:45:00.280832|(5133|5133) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:00.280@LM_DEBUG@15:45:00.280908|(5133|5133) Service_Participant::shutdown
2025-12-05 15:45:00.281@LM_DEBUG@15:45:00.281937|(5132|5147) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:46167 , reconnect_state = INIT_STATE.
2025-12-05 15:45:00.282@LM_DEBUG@15:45:00.282256|(5133|5133) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:00.284@LM_DEBUG@15:45:00.284609|(5132|5132) Service_Participant::shutdown
2025-12-05 15:45:00.284@LM_INFO@15:45:00.284897|(5133|5133) subscriber exiting with status 0
2025-12-05 15:45:00.285@LM_DEBUG@15:45:00.285505|(5133|5133) Service_Participant::~Service_Participant
2025-12-05 15:45:00.285@LM_DEBUG@15:45:00.285563|(5133|5133) Service_Participant::shutdown
2025-12-05 15:45:00.288@LM_DEBUG@15:45:00.288134|(5132|5132) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:00.288@LM_DEBUG@15:45:00.288650|(5132|5132) Service_Participant::~Service_Participant
2025-12-05 15:45:00.288@LM_DEBUG@15:45:00.288728|(5132|5132) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:00.354900|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl blocking Time:3s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl blocking_timeout
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5154
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -w 1 -m 5 -i 50 -n 1 -z 1000 -k 0 -y 0 -b 5 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5161 started at 2025-12-05 15:45:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1 -m 5 -i 50 -w 1 -z 1000 -k 0 -y 1000 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5162 started at 2025-12-05 15:45:00
1155::4455::0000..661100777733||((55116621||55116621)) 1155::4455::0000..661100881271 spuubbslcirsihbeerr mmaaiinn
202250-2152--1025- 0155 :1455::4050:.0601.16@1L1M@_LIMN_FION@F1O5@:1455::4050:.0601.16017180|7(85|1(6511|6521|6511)6 2I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
2022052-51-21-20-50 51 51:54:54:50:00.06.1611@1L@ML_MI_NIFNOF@O1@51:54:54:50:00.06.1611210260|7(|5(156116|25|156116)2 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO_ND_CDPCSP_SP_EPNEDNIDNIGN_GT_ITMIEMOEUOTU=T3=
3
22002255--1122--0055 1155::4455::0000..661111@@LLMM__IINNFFOO@@1155::4455::0000..661111440044||((55116621||55116621)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2025-12-05 15:45:00.611@LM_I2N0F2O5@-1152:-4055: 0105.:64151:80100.|6(1511@6L2M|_5I1N6F2O)@ 1I5N:F4O5:: 0C0o.n6f1i1g8S2t2o|r(e5I1m6p1l|:5:1s6e1t)_ sItNrFiOn:g :C oCnOfNiFgISGt_oSrHeMIEmMp_lT:R:AsNeStP_OsRtTrSi=nsgh:m eCmO
NFIG_SHMEM_TRANSPORTS=shmem
2025-12-05 15:45:00.611@LM_2I0N2F5O-@1125-:0455 :1050:.4651:10906.76|1(15@1L6M2_|I5N1F6O2@)1 5I:N4F5O::0 0C.o6n1f1i9g7S9t|o(r5e1I6m1p|l5:1:6s1e)t _IsNtFrOi:n gC:o nCfOiNgFSItGo_rSeHIMmEpMl=:@:sshemte_ms
tring: CONFIG_SHMEM=@shmem
2025-12-05 15:45:00.612@LM_I2N0F2O5@-1152:-4055: 0105.:64152:10006.|6(1521@6L2M|_5I1N6F2O)@ 1I5N:F4O5:: 0C0o.n6f1i2g1S1t8o|r(e5I1m6p1l|:5:1s6e1t)_ sItNrFiOn:g :C oCnOfNiFgISGt_oRrTePISm_pTlR:A:NsSePtO_RsTtSr=irntgp:s
CONFIG_RTPS_TRANSPORTS=rtps
2025-12-05 15:45:00.612@LM_I2N0F2O5@-1152:-4055: 0105.:64152:20409.|6(1521@6L2M|_5I1N6F2O)@ 1I5N:F4O5:: 0C0o.n6f1i2g2S6t1o|r(e5I1m6p1l|:5:1s6e1t)_ sItNrFiOn:g :C oCnOfNiFgISGt_oRrTePISm=p@lr:t:psse
t_string: CONFIG_RTPS=@rtps
2025-12-05 15:45:00.612@LM_INF2O0@2155-:1425-:0050 .1651:24359:20|0(.5611622@|L5M1_6I2N)F OI@N1F5O::4 5C:o0n0f.i6g1S2t4o0r5e|I(m5p1l6:1:|s5e1t6_1s)t rIiNnFgO:: CCOoNnFfIiGg_SMtUoLrTeIICmApSlT:_:TsReAtN_SsPtOrRiTnSg=:m uClOtNiFcIaGs_tM
ULTICAST_TRANSPORTS=multicast
2025-12-05 15:45:00.612@LM_INF2O0@2155-:1425-:0050 .1651:24554:70|0(.5611622@|L5M1_6I2N)F OI@N1F5O::4 5C:o0n0f.i6g1S2t5o6r0e|I(m5p1l6:1:|s5e1t6_1s)t rIiNnFgO:: CCOoNnFfIiGg_SMtUoLrTeIICmApSlT:=:@smeutl_tsitcraisntg
: CONFIG_MULTICAST=@multicast
2025-12-05 15:45:00.612@LM_INFO@152:04255:-0102.-60152 71053:|4(55:10602.|651126@2L)M _IINNFFOO:@ 1C5o:n4f5i:g0S0t.o6r1e2I7m1p9l|:(:5s1e6t1_|s5t1r6i1n)g :I NCFOON:F ICGo_nUfDiPg_STtRoArNeSIPmOpRlT:S:=suedtp_
string: CONFIG_UDP_TRANSPORTS=udp
2025-12-05 15:45:00.612@LM_INFO@21052:54-51:20-00.56 11258:4425|:(0501.6621|25@1L6M2_)I NIFNOF@O1:5 :C4o5n:f0i0g.S6t1o2r8e5I6m|p(l5:1:6s1e|t5_1s6t1r)i nIgN:F OC:O NCFoInGf_iUgDSPt=o@ruedIpm
pl::set_string: CONFIG_UDP=@udp
2025-12-05 15:45:00.612@LM_INFO@15:4250:2050-.1621-20957 11|5(:54156:20|05.166122)@ LIMN_FION:F OC@o1n5f:i4g5S:t0o0r.e6I1m2p9l8:6:|s(e5t1_6s1t|r5i1n6g1:) CIONNFFOI:G _CToCnPf_iTgRSAtNoSrPeOIRmTpSl=:t:cspe
t_string: CONFIG_TCP_TRANSPORTS=tcp
2025-12-05 15:45:00.613@LM_INFO@1250:2455-:1020-.0651 31150:74|5(:50106.26|1531@6L2M)_ IINNFFOO@:1 5C:o4n5f:i0g0S.t6o1r3e1I2m1p|l(:5:1s6e1t|_5s1t6r1i)n gI:N FCOO:N FCIoGn_fTiCgPS=t@otrcepI
mpl::set_string: CONFIG_TCP=@tcp
2025-12-05 15:45:00.613@LM_INFO2@01255:-4152:-0005. 61153:24352:|0(05.166123|@5L1M6_2I)N FION@F1O5:: 4C5o:n0f0i.g6S1t3o2r4e6I|m(p5l1:6:1s|e5t1_6s1t)r iInNgF:O :C OCNoFnIfGi=g@SctoonrfeiIgm
pl::set_string: CONFIG=@config
2025-12-05 15:45:00.613@LM_INFO2@01255:-4152:-0005. 61153:34655:|0(05.166123|@5L1M6_2I)N FION@F1O5:: 4C5o:n0f0i.g6S1t3o3r7e8I|m(p5l1:6:1s|e5t1_6s1t)r iInNgF:O :T RCAoNnSfPiOgRSTt_oSrHeMIEmMp_lT:R:AsNeStP_OsRtTr_iTnYgP:E =TsRhAmNeSmP
ORT_SHMEM_TRANSPORT_TYPE=shmem
2025-12-05 15:45:00.613@LM_INF2O0@2155-:1425-:0050 .1651:34552:00|0(.5611632@|L5M1_6I2N)F OI@N1F5O::4 5C:o0n0f.i6g1S3t5o3r3e|I(m5p1l6:1:|s5e1t6_1s)t rIiNnFgO:: TCRoAnNfSiPgOSRtTo_rSeHIMmEpMl=:@:sshemte_ms
tring: TRANSPORT_SHMEM=@shmem
2025-12-05 15:45:00.613@LM_INFO2@01255:-4152:-000.613656 21|5(:54156:20|05.166123)@ LIMN_FION:F OC@o1n5f:i4g5S:t0o0r.e6I1m3p6l7:5:|s(e5t1_6s1t|r5i1n6g1:) TIRNAFNOS:P OCRoTn_fRiTgPSSt_oUrSeEI_mMpUlL:T:IsCeAtS_Ts=t0r
ing: TRANSPORT_RTPS_USE_MULTICAST=0
2025-12-05 15:45:00.613@LM_INFO@15:45:0200.2651-31821-90|5( 51156:24|55:10602.)6 1I3N@FLOM:_ ICNoFnOf@i1g5S:t4o5r:e0I0m.p6l1:3:8s3e6t|_(s5t1r6i1n|g5:1 6T1R)A NISNPFOOR:T _CRoTnPfSi_gTSRtAoNrSePIOmRpTl_:T:YsPeEt=_rsttprsi_nugd:p
TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:45:00.613@LM_INFO@15:45:002.062153-91629-|0(55 11652:|4551:6020). 6I1N3F@OL:M _CIoNnFfOi@g1S5t:o4r5e:I0m0p.l6:1:3s9e8t6_|s(t5r1i6n1g|:5 1T6R1A)N SIPNOFROT:_ RCToPnSf=i@grSttposr
eImpl::set_string: TRANSPORT_RTPS=@rtps
2025-12-05 15:45:00.614@LM_INFO@15:45:00.26012451-0112|-(0551 6125|:54156:20)0 .I6N1F4O@:L MC_oInNfFiOg@S1t5o:r4e5I:m0p0l.:6:1s4e1t1_8s|t(r5i1n6g1:| 5T1R6A1N)S PIONRFTO_:M UCLoTnIfCiAgSSTt_oTrReAINmSpPlO:R:Ts_eTtY_PsEt=rmiunlgt:i cTaRsAtN
SPORT_MULTICAST_TRANSPORT_TYPE=multicast
2025-12-05 15:45:00.614@LM_INFO@15:45:00.26012452-5162|-(0551 6125|:54156:20)0 .I6N1F4O@:L MC_oInNfFiOg@S1t5o:r4e5I:m0p0l.:6:1s4e2t7_4s|t(r5i1n6g1:| 5T1R6A1N)S PIONRFTO_:M UCLoTnIfCiAgSSTt=o@rmeuIlmtpilc:a:sste
t_string: TRANSPORT_MULTICAST=@multicast
2025-12-05 15:45:00.614@LM_INFO@15:45:00.26012454-0102|-(0551 6125|:54156:20)0 .I6N1F4O@:L MC_oInNfFiOg@S1t5o:r4e5I:m0p0l.:6:1s4e4t1_8s|t(r5i1n6g1:| 5T1R6A1N)S PIONRFTO_:U DCPo_nTfRiAgNSStPoOrReTI_mTpYlP:E:=suedtp_
string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:45:00.614@LM_INFO@15:45:00.26012455-4122|-(0551 6125|:54156:20)0 .I6N1F4O@:L MC_oInNfFiOg@S1t5o:r4e5I:m0p0l.:6:1s4e5t6_0s|t(r5i1n6g1:| 5T1R6A1N)S PIONRFTO_:U DCPo=n@fuidgpS
toreImpl::set_string: TRANSPORT_UDP=@udp
2025-12-05 15:45:00.614@LM_INFO@15:45:00.614671|(5162|5162) INFO: Co2n0f2i5g-S1t2o-r0e5I m1p5l::4:5s:e0t0_.s6t1r4i@nLgM:_ ITNRFAON@S1P5O:R4T5_:T0C0P._6T1R4A7N0S5P|O(R5T1_6T1Y|P5E1=6t1c)p
INFO: ConfigStoreImpl::set_string: TRANSPORT_TCP_2T0R2A5N-S1P2O-R0T5_ T1Y5P:E4=5t:c0p0
.614@LM_INFO@15:45:00.614807|(5162|5162) INFO: Con2f0i2g5S-t1o2r-e0I5m p1l5:::4s5e:t0_0s.t6r1i4n@gL:M _TIRNAFNOS@P1O5R:T4_5T:C0P0=.@6t1c4p8
52|(5161|5161) INFO: ConfigStoreImpl::set_2s0t2r5i-n1g2:- 0T5R A1N5S:P4O5R:T0_0T.C6P1=4@@tLcMp_
INFO@15:45:00.614924|(5162|5162) INFO: Conf2i0g2S5t-o1r2e-I0m5p l1:5::s4e5t:_0s0t.r6i1n4g@:L MT_RIANNFSOP@O1R5T:=4@5t:r0a0n.s6p1o4r9t7
5|(5161|5161) INFO: ConfigStoreImpl::set_string: TRANSPORT=@tran2s0p2o5r-t1
2-05 15:45:00.615@LM_INFO@15:45:00.615053|(5162|5162) INFO: ConfigS2t0o2r5e-I1m2p-l0:5: s1e5t:_4s5t:r0i0n.g6:1 5C@OLMMM_OINN_FPOO@O1L5_:S4I5Z:E0=04.0601050009030|
(5161|5161) INFO: ConfigStoreImpl::set_string: COMMO2N0_2P5O-O1L2_-S0I5Z E1=54:04050:00000.06
15@LM_INFO@15:45:00.615175|(5162|5162) INFO: Config2S0t2o5r-e1I2m-p0l5: :1s5e:t4_5s:t0r0i.n6g1:5 @CLOMM_MIONNF_OD@C1P5S:_4I5N:F0O0_.R6E1P5O2=2f3i|l(e5:1/6/1r|e5p1o6.1i)o rI
NFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_R2E0P2O5=-f1i2l-e0:5/ /1r5e:p4o5.:i0o0r.
615@LM_INFO@15:45:00.615320|(5162|5162) INFO: ConfigS2t0o2r5e-I1m2p-l0:5: s1e5t:_4s5t:r0i0n.g6:1 5C@OLMMM_OINN_FDOC@P1S5_:G4L5O:B0A0L._6T1R5A3N6S6P|O(R5T1_6C1O|N5F1I6G1=)t cIpN
FO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_2T0R2A5N-S1P2O-R0T5_ C1O5N:F4I5G:=0t0c.p6
15@LM_INFO@15:45:00.615461|(5162|5162) INFO: ConfigStore2I0m2p5l-:1:2s-e0t5_ s1t5r:i4n5g::0 0C.O6M1M5O@NL=M@_cIoNmFmOo@n1
5:45:00.615509|(5161|5161) INFO: ConfigStoreImpl::set_string: COMMON=@common
2022052-51-21-20-50 51 51:54:54:50:00.06.1651@5L@ML_MI_NIFNOF@O1@51:54:54:50:00.06.1651952952|8(|5(156126|15|156126)1 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TO_POEPNEDNDDSD_S0_401401_0M_CMACSATS_TU_NURNERLEILAIBALBEL_ER_ERLEILAIBALBEL=Ef=aflasles
e
22002255--1122--0055 1155::4455::0000..661177@@LLMM__IINNFFOO@@1155::4455::0000..661177009955||((55116612||55116612)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaant_factnotr_yf:a cTthoirsy :i sT hOipse niDsD SO p3e.n3D4D.S0 -3d.e3v4 .u0s-idnegv AuCsEi n6g. 5A.C2E3
6.5.23
2025-1220-2055- 1125-:0455 :1050:.4651:70@0L.M6_1I7N@FLOM@_1I5N:F4O5@:1050:.4651:70209.76|1(75310602||(55116621)| 5S1e6r1v)i cSee_rPvairctei_cPiapratnitc:i:pgaentt_:d:ogmeati_nd_opmaaritni_cpiapratnitc_ifpaacntto_rfya:c tloorgy_:l elvoegl_:l edveeblu:g dDeCbPuSg_ dDeCbPuSg__dleebvuegl_:l e1v
el: 1
20252-01225--0152 -1055: 4155::0405.:60107.@6L1M7_@ILNMF_OI@N1F5O:@4155::0405.:60107.468127|4(8541|6(25|156116|25)1 6S1e)r vSiecrev_iPcaer_tPiacritpiacnitp:a:ngte:t:_gdeotm_adionm_apianr_tpiacritpiacnitp_afnatc_tfoarcyt:o rmya:c hmianceh:i nreu:n nreurnvnmeyrgv8m7y6g,8 7x68,6 _x6846 _p6l4a tpfloartmf:o rLmi:n uLxi,n u6x.,8 .60.-81.004-1-azu1r0e4,1 -#a4z7u~r2e2,. 0#44.71~-2U2b.u0n4t.u1 -SUMbPu nFtrui SOMcPt F r3i 2O0c:t4 3 :30 12 0U:T4C3 :20012 5U
TC 2025
2025-122-00255 -1152:-4055: 0105.:64157:@0L0M._6I1N7F@OL@M1_5I:N4F5O:@0105.:64157:70804.|6(157176827||5(156126)1 |S5e1r6v1i)c eS_ePravritciec_iPpaarntti:c:igpeatn_td:o:mgaeitn__dpoamratiinc_ippaarntti_cfiapcatnotr_yf:a cctoomrpyi:l ecro:m pgi lveerr:s igo nv e1r1s.i4o.n0
11.4.0
2025-21022-50-51 21-50:54 51:50:04.56:1070@.L6M1_7N@OLTMI_CNEO@T1I5C:E4@51:50:04.56:10709.6611|7(956136|2(|55116612|)5 1N6O1T)I CNEO:T ISCeEr:v iSceer_vPiacret_iPcairptaincti:p:ainntt:i:ailnitzieaSlcihzeedSuclhiendgu(l)i n-g (n)o -s cnhoe dsuclhiendgu lpionlgi cpyo lsipceyc isfpieecdi,f ineodt, sneottt isnegt tpionlgi cpyo.l
icy.
2025-12-05 21052:54-51:20-00.56 1185@:L4M5_:D0E0B.U6G1@81@5L:M4_5D:E0B0U.G6@11854:8495|:(0501.6611|85418681|)( 5S1e6r2v|i5c1e6_2P)a rSteircviipcaen_tP:a:rgteitc_idpoamnati:n:_gpeatr_tdiocmiapiann_tp_afratcitcoiryp:a nCtr_efaatcitnogr yL:i nCurxeNaettiwnogr kLCionnufxiNgeMtownoirtkoCro
nfigMonitor
2025-12-05 15:45:00.619@LM_INFO@1250:2455-:1020-.0651 91058:24|5(:50106.16|1591@6L1M)_ IINNFFOO@:1 5C:o4n5f:i0g0S.t6o1r9e0I9m5p|l(:5:1s6e2t|_5s1t6r2i)n gI:N FROE:P OCSoInTfOiRgYS_tDoErFeAIUmLpTl_:R:EsPeOt=_@sDtErFiAnUgL:T _RREEPPOOS
ITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:452:00205.-61129-@0L5M _1D5E:B4U5G:@0105.:64159:@0L0M._6D1E9B2U9G1@|1(55:14651:|0501.6611)9 3S0e2r|v(i5c1e6_2P|a5r1t6i2c)i pSaenrtv:i:csee_tP_arretpioc_iipoarn:t :R:espeot[_DrEeFpAoU_LiTo_rR:E PROe]p o=[=D EfFiAlUeL:T/_/RrEePpOo]. i=o=r
file://repo.ior
15:45:00.638971|(5154|5154) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
22002255--1122--0055 1155::4455::0000..664466@@LLMM__IINNFFOO@@1155::4455::0000..664466333311||((55116612||55116612)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__DDAATTAALLIINNKK__RREELLEEAASSEE__DDEELLAAYY==00
202250-2152--1025- 0155 :1455::4050:.0604.66@4L6M@_LIMN_FION@F1O5@:1455::4050:.0604.66645606|5(05|1(6521|6511|6521)6 1I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_ROTP_EONPDEDNSD_DBSI_TBTICTPT_CTPR_ATNRSAPNOSRPTO_RITN_SITN_SDTE_FDAEUFLATU_LRTE_PROE_PLOO_CLAOLC_AALD_DARDEDSRSE=S:S0=
:0
2022052-51-21-20-50 51 51:54:54:50:00.06.4664@6L@ML_MI_NIFNOF@O1@51:54:54:50:00.06.4664869869|9(|5(156116|25|156116)2 )I nIfnofRoeRpeopDoiDsicsocvoevreyr:y::b:ibti_tc_ocnofnifgi g- -B IBTI Tt ctpc pt rtarnasnpsoprotr t: 0:
0
2025-12-05 15:45:00.651@LM_WARNING@15:45:00.651706|(5162|5162) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qu2a0l2i5f-i1e2d- 0h5o s1t5n:a4m5e:,0 0p.l6e5a1s@eL Mc_oWrArReNcItN Gs@y1s5t:e4m5 :c0o0n.f6i5g1u7r8a8t|i(o5n1.6
1|5161) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:00.657@LM_DEBUG@15:45:00.657687|(5161|5166) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000003.000001c7(076338c2) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d)
2025-12-05 15:45:00.658@LM_WARNING@15:45:00.658068|(5161|5161) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.658@LM_DEBUG@15:45:00.658435|(5162|5165) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000002.000001c7(3a031172) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d)
2025-12-05 15:45:00.659@LM_WARNING@15:45:00.659092|(5162|5162) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.659@LM_DEBUG@15:45:00.659264|(5161|5161) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000003.000002c7(2c4e6b01) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee)
2025-12-05 15:45:00.660@LM_WARNING@15:45:00.660254|(5161|5161) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.660@LM_DEBUG@15:45:00.660434|(5162|5165) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000002.000002c7(112e42b1) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee)
2025-12-05 15:45:00.661@LM_WARNING@15:45:00.661197|(5162|5162) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.661@LM_DEBUG@15:45:00.661472|(5161|5166) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000003.000003c7(35555a40) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68)
2025-12-05 15:45:00.662@LM_WARNING@15:45:00.662010|(5161|5161) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.662@LM_DEBUG@15:45:00.662415|(5162|5165) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000002.000003c7(083573f0) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68)
2025-12-05 15:45:00.662@LM_WARNING@15:45:00.662991|(5162|5162) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.663@LM_DEBUG@15:45:00.663211|(5161|5166) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000003.000004c7(7a14cc87) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf)
2025-12-05 15:45:00.663@LM_WARNING@15:45:00.663711|(5161|5161) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.664@LM_DEBUG@15:45:00.664166|(5162|5165) DataReaderImpl::add_association - bit 1 local 01030000.3c9d3f0a.00000002.000004c7(4774e537) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf)
2025-12-05 15:45:00.664@LM_DEBUG@15:45:00.664629|(5161|5161) attach to tcp
2025-12-05 15:45:00.664@LM_WARNING@15:45:00.664748|(5162|5162) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.665@LM_DEBUG@15:45:00.665388|(5162|5162) attach to tcp
2025-12-05 15:45:00.665@LM_DEBUG@15:45:00.665462|(5162|5162) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:45:00.666@LM_WARNING@15:45:00.666647|(5161|5161) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.666@LM_INFO@15:45:00.666772|(5161|5161) publisher signaling ready
2025-12-05 15:45:00.667@LM_DEBUG@15:45:00.667587|(5161|5166) 2D0a2t5a-W1r2i-t0e5r I1m5p:l4:5::a0d0d._6a6s7s@oLcMi_aDtEiBoUnG @-1 5b:i4t5 :00 0l.o6c6a7l6 2051|03(05010602.|35c196d53)f 0Daa.t0a0R0e0a0d0e0r3I.m0p0l0:0:0a1d0d2_(aescs6odc0ieaftdi)o nr e-m obtiet 001 0l3o0c0a0l0 .031c093d030f000a..30c090d030f000a2..0000000000050027.(0c05000b01560c76()c
50b16c6) remote 01030000.3c9d3f0a.00000003.00000102(ec6d0efd)
2025-12-05 15:45:00.667@LM_WARNING@15:45:00.667853|(5162|5162) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:00.667@LM_INFO@15:45:00.667953|(5162|5162) subscriber signaling ready
2025-12-05 15:45:00.668@LM_DEBUG@15:45:00.668532|(5162|5176) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:00.668@LM_INFO@15:45:00.668624|(5161|5174) DataWriterImpl::transport_assoc_done: writer 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) succeeded in associating with reader 01030000.3c9d3f0a.00000002.00000507(c50b16c6)
2025-12-05 15:45:00.668@LM_DEBUG@15:45:00.668784|(5161|5174) DataWriterImpl::transport_assoc_done: writer 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) reader 01030000.3c9d3f0a.00000002.00000507(c50b16c6) calling association_complete_i
2025-12-05 15:45:00.668@LM_DEBUG@15:45:00.668895|(5161|5174) DataWriterImpl::association_complete_i - bit 0 local 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) remote 01030000.3c9d3f0a.00000002.00000507(c50b16c6)
2025-12-05 15:45:00.917@LM_INFO@15:45:00.917117|(5161|5161) publisher checking for sub ready
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917310|(5161|5161) Writer::start
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917573|(5161|5178) Writer::svc begins.
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917680|(5161|5178) 15:45:00.917683 Writer::svc starting to write.
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917820|(5161|5179) Writer::svc begins.
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917822|(5161|5180) Writer::svc begins.
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.917976|(5161|5180) 15:45:00.917979 Writer::svc starting to write.
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.918045|(5161|5179) 15:45:00.918048 Writer::svc starting to write.
202250-2152--1025- 0155 :1455::4050:.0901.89@1L7M@_LIMN_FDOE@B1U5G:@4155::0405.:90108.193128|1(2551|6(25|156116|25)1 7s7u)b sWcrriitbeerr: :cshvecc kbienggi nfso.r
pub ready
2025-12-05 15:45:00.918@LM_DEBUG@15:45:00.918244|(5161|5177) 21052:54-51:20-00.59 11852:4465 :W0r0i.t9e1r8:@:LsMv_cD EsBtUaGr@t1i5n:g4 5t:o0 0w.r9i1t8e2.6
1|(5162|5176) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:00.917@LM_DEBUG@15:45:00.918368|(5161|5181) Writer::svc begins.
2025-12-05 15:45:00.918@LM_DEBUG@15:45:00.918459|(5161|5181) 15:45:00.918461 Writer::svc starting to write.
2025-12-05 15:45:00.918@LM_INFO@15:45:002.092158-41620-|0(55 11651:|4551:8000). 9w1r8i@tLeM _(I0N)F.O
@15:45:00.918271|(5162|5162) sub2s0c2r5i-b1e2r- 0c5h e1c5k:i4n5g: 0f0o.r9 1p8u@bL Mf_iInNiFsOh@e1d5
:45:00.918655|(5161|5177) write (0).
2025-12-05 15:45:00.918@LM_DEBUG@152:04255:-0102.-90158 71555:|4(551:6020|.5162)9 1r8e@cLeMi_vIeNdF O0@ 1o5f: 4e5x:p0e0c.t9e1d8 727540|
(5161|5179) write (0).
2025-12-05 15:45:00.918@LM_INFO@15:45:00.918901|(5161|5180) write (1).
2025-12-05 15:45:00.918@LM_INFO@15:45:00.918968|(5161|5181) write (0).
2025-12-05 15:45:00.918@LM_INFO@15:45:00.919039|(5161|5178) write (0).
2025-12-05 15:45:00.918@LM_INFO@15:45:00.919043|(5161|5179) write (1).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919177|(5161|5180) write (2).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919238|(5126012|55-11728-)0 5w r1i5t:45e: 0(01.)9.1
9@LM_DEBUG@15:45:00.919249|(5162|5127062)5 -r1e2a-d0e5r 1651:2455F:70E00. 9t1a9k@eL Mf_oIoN.FxO @=1 50:.4050:00000.09 1f9o3o2.6y| (=5 106.10|050107070), wfroiot.ed a(t1a)_.s
ource = 3, count = 1
22002255--1122--0055 1155::4455::0000..991199@@LLMM__IDNEFBOU@G1@51:54:54:50:0.0901.994121|(516914|2551|7(85)1 6w2r|i5t1e7 6()2 )S.a
mpleInfo.sample_rank = 0
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919540|(5161|5180) write (3).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919610|(5161|5178) write (3).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919673|(5161|5180) write (4).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919611|(5161|5181) write (1).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919677|(5161|5177) write (2).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919421|(5161|5179) write (2).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919918|(5161|5180) write (5).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919978|(5161|5179) write (3).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920041|(5161|5180) write (6).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920102|(5161|5179) write (4).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920158|(5161|5180) write (7).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920220|(5161|5179) write (5).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920276|(5161|5180) write (8).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919752|(5161|5178) write (4).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.920107|(5161|5177) write (3).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920337|(5161|5179) write (6).
2025-12-05 15:45:00.919@LM_INFO@15:45:00.919984|(5161|5181) write (2).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920561|(5161|5179) write (7).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920605|(5161|5181) write (3).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920560|(5161|5180) write (9).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920735|(5161|5177) write (4).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920797|(5161|5179) write (8).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920851|(5161|5177) write (5).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920903|(5161|5179) write (9).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920953|(5161|5180) write (10).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921011|(5161|5179) write (10).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920956|(5161|5177) write (6).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921131|(5161|5179) write (11).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.920851|(5161|5178) write (5).
2025-12-05 15:45:00.920@LM_INFO@15:45:00.921135|(5161|5181) write (4).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921321|(5161|5177) write (7).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921386|(5161|5178) write (6).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921080|(5161|5180) write (11).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921331|(5161|5179) write (12).
2025-12-05 15:45:00.921@LM_INFO@15:45:00.921535|(5161|5181) write (5).
2025-12-05 15:45:00.926@LM_DEBUG@15:45:00.926461|(5161|5177) NOTE: Writer::svc, 7th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.926@LM_INFO@15:45:00.926527|(5161|5177) write (8).
2025-12-05 15:45:00.931@LM_DEBUG@15:45:00.931537|(5161|5178) NOTE: Writer::svc, 6th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.931@LM_INFO@15:45:00.931604|(5161|5178) write (7).
2025-12-05 15:45:00.931@LM_INFO@15:45:00.931649|(5161|5180) write (12).
2025-12-05 15:45:00.936@LM_DEBUG@15:45:00.936640|(5161|5179) NOTE: Writer::svc, 12th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.936@LM_INFO@15:45:00.936712|(5161|5179) write (13).
2025-12-05 15:45:00.941@LM_DEBUG@15:45:00.941717|(5161|5181) NOTE: Writer::svc, 5th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.941@LM_INFO@15:45:00.941780|(5161|5181) write (6).
2025-12-05 15:45:00.946@LM_DEBUG@15:45:00.946831|(5161|5177) NOTE: Writer::svc, 8th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.947@LM_INFO@15:45:00.947094|(5161|5177) write (9).
2025-12-05 15:45:00.951@LM_DEBUG@15:45:00.951971|(5161|5178) NOTE: Writer::svc, 7th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.952@LM_INFO@15:45:00.952236|(5161|5178) write (8).
2025-12-05 15:45:00.957@LM_DEBUG@15:45:00.957134|(5161|5180) NOTE: Writer::svc, 12th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.957@LM_INFO@15:45:00.957419|(5161|5180) write (13).
2025-12-05 15:45:00.959@LM_INFO@15:45:00.959885|(5161|5179) write (14).
2025-12-05 15:45:00.959@LM_INFO@15:45:00.959963|(5161|5181) write (7).
2025-12-05 15:45:00.959@LM_INFO@15:45:00.960017|(5161|5180) write (14).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960086|(5161|5177) write (10).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960154|(5161|5181) write (8).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960210|(5161|5177) write (11).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960259|(5161|5181) write (9).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960210|(5161|5178) write (9).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960358|(5161|5181) write (10).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960412|(5161|5178) write (10).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960474|(5161|5180) write (15).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960523|(5161|5178) write (11).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960092|(5161|5179) write (15).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960635|(5161|5178) write (12).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960704|(5161|5181) write (11).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960769|(5161|5179) write (16).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960528|(5161|5177) write (12).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960712|(5161|5180) write (16).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960770|(5161|5178) write (13).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960886|(5161|5179) write (17).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.961071|(5161|5177) write (13).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.961129|(5161|5180) write (17).
2025-12-05 15:45:00.960@LM_INFO@15:45:00.960828|(5161|5181) write (12).
2025-12-05 15:45:00.961@LM_INFO@15:45:00.961239|(5161|5178) write (14).
2025-12-05 15:45:00.966@LM_DEBUG@15:45:00.966150|(5161|5179) NOTE: Writer::svc, 17th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.966@LM_INFO@15:45:00.966213|(5161|5179) write (18).
2025-12-05 15:45:00.971@LM_DEBUG@15:45:00.971233|(5161|5177) NOTE: Writer::svc, 13th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.971@LM_INFO@15:45:00.971302|(5161|5177) write (14).
2025-12-05 15:45:00.976@LM_DEBUG@15:45:00.976310|(5161|5180) NOTE: Writer::svc, 17th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.976@LM_INFO@15:45:00.976396|(5161|5180) write (18).
2025-12-05 15:45:00.976@LM_INFO@15:45:00.976400|(5161|5181) write (13).
2025-12-05 15:45:00.981@LM_DEBUG@15:45:00.981532|(5161|5180) NOTE: Writer::svc, 18th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.981@LM_INFO@15:45:00.981594|(5161|5180) write (19).
2025-12-05 15:45:00.986@LM_DEBUG@15:45:00.986711|(5161|5180) NOTE: Writer::svc, 19th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.986@LM_INFO@15:45:00.986779|(5161|5180) write (20).
2025-12-05 15:45:00.991@LM_DEBUG@15:45:00.991789|(5161|5177) NOTE: Writer::svc, 14th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.991@LM_INFO@15:45:00.991856|(5161|5177) write (15).
2025-12-05 15:45:00.996@LM_DEBUG@15:45:00.996862|(5161|5181) NOTE: Writer::svc, 13th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:00.996@LM_INFO@15:45:00.996925|(5161|5181) write (14).
2025-12-05 15:45:01.001@LM_DEBUG@15:45:01.001957|(5161|5178) NOTE: Writer::svc, 14th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.002@LM_INFO@15:45:01.002033|(5161|5178) write (15).
2025-12-05 15:45:01.007@LM_DEBUG@15:45:01.007026|(5161|5179) NOTE: Writer::svc, 18th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.007@LM_INFO@15:45:01.007093|(5161|5179) write (19).
2025-12-05 15:45:01.012@LM_DEBUG@15:45:01.012211|(5161|5179) NOTE: Writer::svc, 19th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.012@LM_INFO@15:45:01.012272|(5161|5179) write (20).
2025-12-05 15:45:01.017@LM_DEBUG@15:45:01.017313|(5161|5177) NOTE: Writer::svc, 15th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.017@LM_INFO@15:45:01.017388|(5161|5177) write (16).
2025-12-05 15:45:01.022@LM_DEBUG@15:45:01.022381|(5161|5181) NOTE: Writer::svc, 14th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.022@LM_INFO@15:45:01.022446|(5161|5181) write (15).
2025-12-05 15:45:01.027@LM_DEBUG@15:45:01.027565|(5161|5181) NOTE: Writer::svc, 15th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.027@LM_INFO@15:45:01.027637|(5161|5181) write (16).
2025-12-05 15:45:01.032@LM_DEBUG@15:45:01.032640|(5161|5180) NOTE: Writer::svc, 20th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.032@LM_INFO@15:45:01.032724|(5161|5180) write (21).
2025-12-05 15:45:01.037@LM_DEBUG@15:45:01.037887|(5161|5180) NOTE: Writer::svc, 21th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.038@LM_INFO@15:45:01.038150|(5161|5180) write (22).
2025-12-05 15:45:01.043@LM_DEBUG@15:45:01.043015|(5161|5177) NOTE: Writer::svc, 16th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.043@LM_INFO@15:45:01.043092|(5161|5177) write (17).
2025-12-05 15:45:01.048@LM_DEBUG@15:45:01.048090|(5161|5178) NOTE: Writer::svc, 15th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.048@LM_INFO@15:45:01.048156|(5161|5178) write (16).
2025-12-05 15:45:01.053@LM_DEBUG@15:45:01.053275|(5161|5178) NOTE: Writer::svc, 16th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.053@LM_INFO@15:45:01.053349|(5161|5178) write (17).
2025-12-05 15:45:01.058@LM_DEBUG@15:45:01.058352|(5161|5179) NOTE: Writer::svc, 20th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.058@LM_INFO@15:45:01.058417|(5161|5179) write (21).
2025-12-05 15:45:01.063@LM_DEBUG@15:45:01.063534|(5161|5179) NOTE: Writer::svc, 21th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.063@LM_INFO@15:45:01.063595|(5161|5179) write (22).
2025-12-05 15:45:01.068@LM_DEBUG@15:45:01.068634|(5161|5177) NOTE: Writer::svc, 17th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.068@LM_INFO@15:45:01.068735|(5161|5177) write (18).
2025-12-05 15:45:01.073@LM_DEBUG@15:45:01.073708|(5161|5181) NOTE: Writer::svc, 16th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.073@LM_INFO@15:45:01.073775|(5161|5181) write (17).
2025-12-05 15:45:01.078@LM_DEBUG@15:45:01.078827|(5161|5178) NOTE: Writer::svc, 17th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.078@LM_INFO@15:45:01.078900|(5161|5178) write (18).
2025-12-05 15:45:01.083@LM_DEBUG@15:45:01.083940|(5161|5180) NOTE: Writer::svc, 22th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.084@LM_INFO@15:45:01.084210|(5161|5180) write (23).
2025-12-05 15:45:01.089@LM_DEBUG@15:45:01.089061|(5161|5179) NOTE: Writer::svc, 22th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.089@LM_INFO@15:45:01.089127|(5161|5179) write (23).
2025-12-05 15:45:01.094@LM_DEBUG@15:45:01.094134|(5161|5177) NOTE: Writer::svc, 18th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.094@LM_INFO@15:45:01.094201|(5161|5177) write (19).
2025-12-05 15:45:01.099@LM_DEBUG@15:45:01.099206|(5161|5181) NOTE: Writer::svc, 17th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.099@LM_INFO@15:45:01.099268|(5161|5181) write (18).
2025-12-05 15:45:01.104@LM_DEBUG@15:45:01.104281|(5161|5178) NOTE: Writer::svc, 18th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.104@LM_INFO@15:45:01.104355|(5161|5178) write (19).
2025-12-05 15:45:01.109@LM_DEBUG@15:45:01.109352|(5161|5180) NOTE: Writer::svc, 23th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.109@LM_INFO@15:45:01.109415|(5161|5180) write (24).
2025-12-05 15:45:01.114@LM_DEBUG@15:45:01.114430|(5161|5179) NOTE: Writer::svc, 23th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.114@LM_INFO@15:45:01.114493|(5161|5179) write (24).
2025-12-05 15:45:01.119@LM_DEBUG@15:45:01.119504|(5161|5177) NOTE: Writer::svc, 19th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.119@LM_INFO@15:45:01.119843|(5161|5177) write (20).
2025-12-05 15:45:01.124@LM_DEBUG@15:45:01.124647|(5161|5181) NOTE: Writer::svc, 18th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.124@LM_INFO@15:45:01.124977|(5161|5181) write (19).
2025-12-05 15:45:01.129@LM_DEBUG@15:45:01.129736|(5161|5178) NOTE: Writer::svc, 19th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.129@LM_INFO@15:45:01.129798|(5161|5178) write (20).
2025-12-05 15:45:01.134@LM_DEBUG@15:45:01.134809|(5161|5180) NOTE: Writer::svc, 24th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.134@LM_INFO@15:45:01.134871|(5161|5180) write (25).
2025-12-05 15:45:01.139@LM_DEBUG@15:45:01.139930|(5161|5179) NOTE: Writer::svc, 24th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.140@LM_INFO@15:45:01.140199|(5161|5179) write (25).
2025-12-05 15:45:01.145@LM_DEBUG@15:45:01.145039|(5161|5177) NOTE: Writer::svc, 20th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.145@LM_INFO@15:45:01.145106|(5161|5177) write (21).
2025-12-05 15:45:01.150@LM_DEBUG@15:45:01.150116|(5161|5181) NOTE: Writer::svc, 19th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.150@LM_INFO@15:45:01.150177|(5161|5181) write (20).
2025-12-05 15:45:01.155@LM_DEBUG@15:45:01.155189|(5161|5178) NOTE: Writer::svc, 20th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.155@LM_INFO@15:45:01.155251|(5161|5178) write (21).
2025-12-05 15:45:01.160@LM_DEBUG@15:45:01.160305|(5161|5180) NOTE: Writer::svc, 25th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.160@LM_INFO@15:45:01.160571|(5161|5180) write (26).
2025-12-05 15:45:01.165@LM_DEBUG@15:45:01.165400|(5161|5179) NOTE: Writer::svc, 25th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.165@LM_INFO@15:45:01.165462|(5161|5179) write (26).
2025-12-05 15:45:01.170@LM_DEBUG@15:45:01.170475|(5161|5177) NOTE: Writer::svc, 21th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.170@LM_INFO@15:45:01.170542|(5161|5177) write (22).
2025-12-05 15:45:01.175@LM_DEBUG@15:45:01.175550|(5161|5181) NOTE: Writer::svc, 20th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.175@LM_INFO@15:45:01.175612|(5161|5181) write (21).
2025-12-05 15:45:01.180@LM_DEBUG@15:45:01.180631|(5161|5178) NOTE: Writer::svc, 21th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.180@LM_INFO@15:45:01.180708|(5161|5178) write (22).
2025-12-05 15:45:01.185@LM_DEBUG@15:45:01.185714|(5161|5180) NOTE: Writer::svc, 26th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.185@LM_INFO@15:45:01.185784|(5161|5180) write (27).
2025-12-05 15:45:01.190@LM_DEBUG@15:45:01.190802|(5161|5179) NOTE: Writer::svc, 26th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.190@LM_INFO@15:45:01.190873|(5161|5179) write (27).
2025-12-05 15:45:01.195@LM_DEBUG@15:45:01.195888|(5161|5177) NOTE: Writer::svc, 22th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.195@LM_INFO@15:45:01.195969|(5161|5177) write (23).
2025-12-05 15:45:01.200@LM_DEBUG@15:45:01.200971|(5161|5181) NOTE: Writer::svc, 21th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.201@LM_INFO@15:45:01.201043|(5161|5181) write (22).
2025-12-05 15:45:01.206@LM_DEBUG@15:45:01.206060|(5161|5178) NOTE: Writer::svc, 22th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.206@LM_INFO@15:45:01.206134|(5161|5178) write (23).
2025-12-05 15:45:01.211@LM_DEBUG@15:45:01.211149|(5161|5180) NOTE: Writer::svc, 27th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.211@LM_INFO@15:45:01.211235|(5161|5180) write (28).
2025-12-05 15:45:01.216@LM_DEBUG@15:45:01.216240|(5161|5179) NOTE: Writer::svc, 27th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.216@LM_INFO@15:45:01.216311|(5161|5179) write (28).
2025-12-05 15:45:01.221@LM_DEBUG@15:45:01.221343|(5161|5177) NOTE: Writer::svc, 23th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.221@LM_INFO@15:45:01.221426|(5161|5177) write (24).
2025-12-05 15:45:01.226@LM_DEBUG@15:45:01.226427|(5161|5181) NOTE: Writer::svc, 22th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.226@LM_INFO@15:45:01.226497|(5161|5181) write (23).
2025-12-05 15:45:01.231@LM_DEBUG@15:45:01.231625|(5161|5181) NOTE: Writer::svc, 23th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.231@LM_INFO@15:45:01.231711|(5161|5181) write (24).
2025-12-05 15:45:01.236@LM_DEBUG@15:45:01.236722|(5161|5180) NOTE: Writer::svc, 28th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.236@LM_INFO@15:45:01.236788|(5161|5180) write (29).
2025-12-05 15:45:01.241@LM_DEBUG@15:45:01.241909|(5161|5180) NOTE: Writer::svc, 29th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.241@LM_INFO@15:45:01.241970|(5161|5180) write (30).
2025-12-05 15:45:01.247@LM_DEBUG@15:45:01.247031|(5161|5177) NOTE: Writer::svc, 24th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.247@LM_INFO@15:45:01.247119|(5161|5177) write (25).
2025-12-05 15:45:01.252@LM_DEBUG@15:45:01.252097|(5161|5178) NOTE: Writer::svc, 23th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.252@LM_INFO@15:45:01.252164|(5161|5178) write (24).
2025-12-05 15:45:01.257@LM_DEBUG@15:45:01.257348|(5161|5181) NOTE: Writer::svc, 24th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.257@LM_INFO@15:45:01.257422|(5161|5181) write (25).
2025-12-05 15:45:01.262@LM_DEBUG@15:45:01.262413|(5161|5179) NOTE: Writer::svc, 28th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.262@LM_INFO@15:45:01.262478|(5161|5179) write (29).
2025-12-05 15:45:01.267@LM_DEBUG@15:45:01.267500|(5161|5180) NOTE: Writer::svc, 30th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.267@LM_INFO@15:45:01.267565|(5161|5180) write (31).
2025-12-05 15:45:01.272@LM_DEBUG@15:45:01.272626|(5161|5177) NOTE: Writer::svc, 25th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.272@LM_INFO@15:45:01.272969|(5161|5177) write (26).
2025-12-05 15:45:01.277@LM_DEBUG@15:45:01.277716|(5161|5178) NOTE: Writer::svc, 24th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.277@LM_INFO@15:45:01.277779|(5161|5178) write (25).
2025-12-05 15:45:01.282@LM_DEBUG@15:45:01.282792|(5161|5181) NOTE: Writer::svc, 25th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.282@LM_INFO@15:45:01.282854|(5161|5181) write (26).
2025-12-05 15:45:01.287@LM_DEBUG@15:45:01.287864|(5161|5179) NOTE: Writer::svc, 29th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.287@LM_INFO@15:45:01.287926|(5161|5179) write (30).
2025-12-05 15:45:01.292@LM_DEBUG@15:45:01.292951|(5161|5180) NOTE: Writer::svc, 31th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.293@LM_INFO@15:45:01.293019|(5161|5180) write (32).
2025-12-05 15:45:01.298@LM_DEBUG@15:45:01.298024|(5161|5177) NOTE: Writer::svc, 26th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.298@LM_INFO@15:45:01.298098|(5161|5177) write (27).
2025-12-05 15:45:01.303@LM_DEBUG@15:45:01.303146|(5161|5178) NOTE: Writer::svc, 25th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.303@LM_INFO@15:45:01.303413|(5161|5178) write (26).
2025-12-05 15:45:01.308@LM_DEBUG@15:45:01.308388|(5161|5181) NOTE: Writer::svc, 26th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.308@LM_INFO@15:45:01.308460|(5161|5181) write (27).
2025-12-05 15:45:01.313@LM_DEBUG@15:45:01.313451|(5161|5179) NOTE: Writer::svc, 30th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.313@LM_INFO@15:45:01.313513|(5161|5179) write (31).
2025-12-05 15:45:01.318@LM_DEBUG@15:45:01.318538|(5161|5180) NOTE: Writer::svc, 32th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.318@LM_INFO@15:45:01.318615|(5161|5180) write (33).
2025-12-05 15:45:01.323@LM_DEBUG@15:45:01.323609|(5161|5177) NOTE: Writer::svc, 27th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.323@LM_INFO@15:45:01.323676|(5161|5177) write (28).
2025-12-05 15:45:01.328@LM_DEBUG@15:45:01.328683|(5161|5178) NOTE: Writer::svc, 26th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.328@LM_INFO@15:45:01.328758|(5161|5178) write (27).
2025-12-05 15:45:01.333@LM_DEBUG@15:45:01.333824|(5161|5181) NOTE: Writer::svc, 27th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.333@LM_INFO@15:45:01.333906|(5161|5181) write (28).
2025-12-05 15:45:01.338@LM_DEBUG@15:45:01.338912|(5161|5179) NOTE: Writer::svc, 31th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.338@LM_INFO@15:45:01.338973|(5161|5179) write (32).
2025-12-05 15:45:01.343@LM_DEBUG@15:45:01.343989|(5161|5180) NOTE: Writer::svc, 33th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.344@LM_INFO@15:45:01.344052|(5161|5180) write (34).
2025-12-05 15:45:01.349@LM_DEBUG@15:45:01.349067|(5161|5177) NOTE: Writer::svc, 28th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.349@LM_INFO@15:45:01.349136|(5161|5177) write (29).
2025-12-05 15:45:01.354@LM_DEBUG@15:45:01.354152|(5161|5178) NOTE: Writer::svc, 27th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.354@LM_INFO@15:45:01.354220|(5161|5178) write (28).
2025-12-05 15:45:01.359@LM_DEBUG@15:45:01.359287|(5161|5181) NOTE: Writer::svc, 28th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.359@LM_INFO@15:45:01.359366|(5161|5181) write (29).
2025-12-05 15:45:01.364@LM_DEBUG@15:45:01.364355|(5161|5179) NOTE: Writer::svc, 32th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.364@LM_INFO@15:45:01.364424|(5161|5179) write (33).
2025-12-05 15:45:01.369@LM_DEBUG@15:45:01.369451|(5161|5180) NOTE: Writer::svc, 34th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.369@LM_INFO@15:45:01.369525|(5161|5180) write (35).
2025-12-05 15:45:01.374@LM_DEBUG@15:45:01.374531|(5161|5177) NOTE: Writer::svc, 29th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.374@LM_INFO@15:45:01.374602|(5161|5177) write (30).
2025-12-05 15:45:01.379@LM_DEBUG@15:45:01.379618|(5161|5178) NOTE: Writer::svc, 28th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.379@LM_INFO@15:45:01.379685|(5161|5178) write (29).
2025-12-05 15:45:01.384@LM_DEBUG@15:45:01.384734|(5161|5181) NOTE: Writer::svc, 29th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.384@LM_INFO@15:45:01.384806|(5161|5181) write (30).
2025-12-05 15:45:01.389@LM_DEBUG@15:45:01.389822|(5161|5179) NOTE: Writer::svc, 33th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.389@LM_INFO@15:45:01.389894|(5161|5179) write (34).
2025-12-05 15:45:01.394@LM_DEBUG@15:45:01.394921|(5161|5180) NOTE: Writer::svc, 35th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.394@LM_INFO@15:45:01.394999|(5161|5180) write (36).
2025-12-05 15:45:01.400@LM_DEBUG@15:45:01.400013|(5161|5177) NOTE: Writer::svc, 30th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.400@LM_INFO@15:45:01.400091|(5161|5177) write (31).
2025-12-05 15:45:01.405@LM_DEBUG@15:45:01.405100|(5161|5178) NOTE: Writer::svc, 29th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.405@LM_INFO@15:45:01.405167|(5161|5178) write (30).
2025-12-05 15:45:01.410@LM_DEBUG@15:45:01.410206|(5161|5181) NOTE: Writer::svc, 30th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.410@LM_INFO@15:45:01.410282|(5161|5181) write (31).
2025-12-05 15:45:01.415@LM_DEBUG@15:45:01.415287|(5161|5179) NOTE: Writer::svc, 34th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.415@LM_INFO@15:45:01.415359|(5161|5179) write (35).
2025-12-05 15:45:01.420@LM_DEBUG@15:45:01.420380|(5161|5180) NOTE: Writer::svc, 36th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.420@LM_INFO@15:45:01.420452|(5161|5180) write (37).
2025-12-05 15:45:01.425@LM_DEBUG@15:45:01.425473|(5161|5177) NOTE: Writer::svc, 31th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.425@LM_INFO@15:45:01.425566|(5161|5177) write (32).
2025-12-05 15:45:01.430@LM_DEBUG@15:45:01.430566|(5161|5178) NOTE: Writer::svc, 30th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.430@LM_INFO@15:45:01.430641|(5161|5178) write (31).
2025-12-05 15:45:01.435@LM_DEBUG@15:45:01.435669|(5161|5181) NOTE: Writer::svc, 31th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.435@LM_INFO@15:45:01.435774|(5161|5181) write (32).
2025-12-05 15:45:01.440@LM_DEBUG@15:45:01.440757|(5161|5179) NOTE: Writer::svc, 35th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.440@LM_INFO@15:45:01.440830|(5161|5179) write (36).
2025-12-05 15:45:01.445@LM_DEBUG@15:45:01.445862|(5161|5180) NOTE: Writer::svc, 37th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.445@LM_INFO@15:45:01.445941|(5161|5180) write (38).
2025-12-05 15:45:01.450@LM_DEBUG@15:45:01.450957|(5161|5177) NOTE: Writer::svc, 32th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.451@LM_INFO@15:45:01.451052|(5161|5177) write (33).
2025-12-05 15:45:01.456@LM_DEBUG@15:45:01.456054|(5161|5178) NOTE: Writer::svc, 31th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.456@LM_INFO@15:45:01.456139|(5161|5178) write (32).
2025-12-05 15:45:01.461@LM_DEBUG@15:45:01.461128|(5161|5181) NOTE: Writer::svc, 32th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.461@LM_INFO@15:45:01.461196|(5161|5181) write (33).
2025-12-05 15:45:01.466@LM_DEBUG@15:45:01.466323|(5161|5181) NOTE: Writer::svc, 33th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.466@LM_INFO@15:45:01.466392|(5161|5181) write (34).
2025-12-05 15:45:01.471@LM_DEBUG@15:45:01.471407|(5161|5180) NOTE: Writer::svc, 38th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.471@LM_INFO@15:45:01.471477|(5161|5180) write (39).
2025-12-05 15:45:01.476@LM_DEBUG@15:45:01.476601|(5161|5180) NOTE: Writer::svc, 39th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.476@LM_INFO@15:45:01.476665|(5161|5180) write (40).
2025-12-05 15:45:01.481@LM_DEBUG@15:45:01.481810|(5161|5180) NOTE: Writer::svc, 40th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.481@LM_INFO@15:45:01.481876|(5161|5180) write (41).
2025-12-05 15:45:01.486@LM_DEBUG@15:45:01.486930|(5161|5179) NOTE: Writer::svc, 36th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.487@LM_INFO@15:45:01.487014|(5161|5179) write (37).
2025-12-05 15:45:01.491@LM_DEBUG@15:45:01.491993|(5161|5181) NOTE: Writer::svc, 34th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.492@LM_INFO@15:45:01.492060|(5161|5181) write (35).
2025-12-05 15:45:01.497@LM_DEBUG@15:45:01.497078|(5161|5177) NOTE: Writer::svc, 33th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.497@LM_INFO@15:45:01.497153|(5161|5177) write (34).
2025-12-05 15:45:01.502@LM_DEBUG@15:45:01.502186|(5161|5178) NOTE: Writer::svc, 32th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.502@LM_INFO@15:45:01.502263|(5161|5178) write (33).
2025-12-05 15:45:01.507@LM_DEBUG@15:45:01.507280|(5161|5180) NOTE: Writer::svc, 41th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.507@LM_INFO@15:45:01.507357|(5161|5180) write (42).
2025-12-05 15:45:01.512@LM_DEBUG@15:45:01.512377|(5161|5179) NOTE: Writer::svc, 37th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.512@LM_INFO@15:45:01.512453|(5161|5179) write (38).
2025-12-05 15:45:01.517@LM_DEBUG@15:45:01.517476|(5161|5181) NOTE: Writer::svc, 35th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.517@LM_INFO@15:45:01.517551|(5161|5181) write (36).
2025-12-05 15:45:01.522@LM_DEBUG@15:45:01.522578|(5161|5177) NOTE: Writer::svc, 34th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.522@LM_INFO@15:45:01.522667|(5161|5177) write (35).
2025-12-05 15:45:01.527@LM_DEBUG@15:45:01.527664|(5161|5178) NOTE: Writer::svc, 33th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.527@LM_INFO@15:45:01.527747|(5161|5178) write (34).
2025-12-05 15:45:01.532@LM_DEBUG@15:45:01.532764|(5161|5180) NOTE: Writer::svc, 42th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.532@LM_INFO@15:45:01.532852|(5161|5180) write (43).
2025-12-05 15:45:01.537@LM_DEBUG@15:45:01.537858|(5161|5179) NOTE: Writer::svc, 38th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.537@LM_INFO@15:45:01.537934|(5161|5179) write (39).
2025-12-05 15:45:01.542@LM_DEBUG@15:45:01.542961|(5161|5181) NOTE: Writer::svc, 36th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.543@LM_INFO@15:45:01.543038|(5161|5181) write (37).
2025-12-05 15:45:01.548@LM_DEBUG@15:45:01.548057|(5161|5177) NOTE: Writer::svc, 35th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.548@LM_INFO@15:45:01.548140|(5161|5177) write (36).
2025-12-05 15:45:01.553@LM_DEBUG@15:45:01.553147|(5161|5178) NOTE: Writer::svc, 34th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.553@LM_INFO@15:45:01.553219|(5161|5178) write (35).
2025-12-05 15:45:01.558@LM_DEBUG@15:45:01.558359|(5161|5178) NOTE: Writer::svc, 35th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.558@LM_INFO@15:45:01.558435|(5161|5178) write (36).
2025-12-05 15:45:01.563@LM_DEBUG@15:45:01.563442|(5161|5179) NOTE: Writer::svc, 39th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.563@LM_INFO@15:45:01.563512|(5161|5179) write (40).
2025-12-05 15:45:01.568@LM_DEBUG@15:45:01.568641|(5161|5179) NOTE: Writer::svc, 40th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.568@LM_INFO@15:45:01.568718|(5161|5179) write (41).
2025-12-05 15:45:01.573@LM_DEBUG@15:45:01.573836|(5161|5179) NOTE: Writer::svc, 41th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.573@LM_INFO@15:45:01.573899|(5161|5179) write (42).
2025-12-05 15:45:01.578@LM_DEBUG@15:45:01.578970|(5161|5180) NOTE: Writer::svc, 43th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.579@LM_INFO@15:45:01.579057|(5161|5180) write (44).
2025-12-05 15:45:01.584@LM_DEBUG@15:45:01.584035|(5161|5178) NOTE: Writer::svc, 36th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.584@LM_INFO@15:45:01.584101|(5161|5178) write (37).
2025-12-05 15:45:01.589@LM_DEBUG@15:45:01.589151|(5161|5181) NOTE: Writer::svc, 37th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.589@LM_INFO@15:45:01.589233|(5161|5181) write (38).
2025-12-05 15:45:01.594@LM_DEBUG@15:45:01.594229|(5161|5177) NOTE: Writer::svc, 36th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.594@LM_INFO@15:45:01.594315|(5161|5177) write (37).
2025-12-05 15:45:01.599@LM_DEBUG@15:45:01.599311|(5161|5179) NOTE: Writer::svc, 42th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.599@LM_INFO@15:45:01.599381|(5161|5179) write (43).
2025-12-05 15:45:01.604@LM_DEBUG@15:45:01.604397|(5161|5180) NOTE: Writer::svc, 44th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.604@LM_INFO@15:45:01.604469|(5161|5180) write (45).
2025-12-05 15:45:01.609@LM_DEBUG@15:45:01.609468|(5161|5178) NOTE: Writer::svc, 37th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.609@LM_INFO@15:45:01.609535|(5161|5178) write (38).
2025-12-05 15:45:01.614@LM_DEBUG@15:45:01.614550|(5161|5181) NOTE: Writer::svc, 38th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.614@LM_INFO@15:45:01.614618|(5161|5181) write (39).
2025-12-05 15:45:01.619@LM_DEBUG@15:45:01.619630|(5161|5177) NOTE: Writer::svc, 37th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.619@LM_INFO@15:45:01.619712|(5161|5177) write (38).
2025-12-05 15:45:01.624@LM_DEBUG@15:45:01.624717|(5161|5179) NOTE: Writer::svc, 43th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.624@LM_INFO@15:45:01.624788|(5161|5179) write (44).
2025-12-05 15:45:01.629@LM_DEBUG@15:45:01.629815|(5161|5180) NOTE: Writer::svc, 45th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.629@LM_INFO@15:45:01.629892|(5161|5180) write (46).
2025-12-05 15:45:01.634@LM_DEBUG@15:45:01.634901|(5161|5178) NOTE: Writer::svc, 38th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.634@LM_INFO@15:45:01.634975|(5161|5178) write (39).
2025-12-05 15:45:01.639@LM_DEBUG@15:45:01.639996|(5161|5181) NOTE: Writer::svc, 39th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.640@LM_INFO@15:45:01.640081|(5161|5181) write (40).
2025-12-05 15:45:01.645@LM_DEBUG@15:45:01.645094|(5161|5177) NOTE: Writer::svc, 38th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.645@LM_INFO@15:45:01.645171|(5161|5177) write (39).
2025-12-05 15:45:01.650@LM_DEBUG@15:45:01.650172|(5161|5179) NOTE: Writer::svc, 44th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.650@LM_INFO@15:45:01.650240|(5161|5179) write (45).
2025-12-05 15:45:01.655@LM_DEBUG@15:45:01.655273|(5161|5180) NOTE: Writer::svc, 46th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.655@LM_INFO@15:45:01.655351|(5161|5180) write (47).
2025-12-05 15:45:01.660@LM_DEBUG@15:45:01.660363|(5161|5178) NOTE: Writer::svc, 39th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.660@LM_INFO@15:45:01.660438|(5161|5178) write (40).
2025-12-05 15:45:01.665@LM_DEBUG@15:45:01.665461|(5161|5181) NOTE: Writer::svc, 40th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.665@LM_INFO@15:45:01.665537|(5161|5181) write (41).
2025-12-05 15:45:01.670@LM_DEBUG@15:45:01.670555|(5161|5177) NOTE: Writer::svc, 39th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.670@LM_INFO@15:45:01.670632|(5161|5177) write (40).
2025-12-05 15:45:01.675@LM_DEBUG@15:45:01.675633|(5161|5179) NOTE: Writer::svc, 45th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.675@LM_INFO@15:45:01.675718|(5161|5179) write (46).
2025-12-05 15:45:01.680@LM_DEBUG@15:45:01.680842|(5161|5179) NOTE: Writer::svc, 46th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.680@LM_INFO@15:45:01.680908|(5161|5179) write (47).
2025-12-05 15:45:01.685@LM_DEBUG@15:45:01.685958|(5161|5178) NOTE: Writer::svc, 40th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.686@LM_INFO@15:45:01.686045|(5161|5178) write (41).
2025-12-05 15:45:01.691@LM_DEBUG@15:45:01.691028|(5161|5181) NOTE: Writer::svc, 41th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.691@LM_INFO@15:45:01.691095|(5161|5181) write (42).
2025-12-05 15:45:01.696@LM_DEBUG@15:45:01.696139|(5161|5177) NOTE: Writer::svc, 40th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.696@LM_INFO@15:45:01.696247|(5161|5177) write (41).
2025-12-05 15:45:01.701@LM_DEBUG@15:45:01.701224|(5161|5180) NOTE: Writer::svc, 47th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.701@LM_INFO@15:45:01.701298|(5161|5180) write (48).
2025-12-05 15:45:01.706@LM_DEBUG@15:45:01.706303|(5161|5179) NOTE: Writer::svc, 47th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.706@LM_INFO@15:45:01.706373|(5161|5179) write (48).
2025-12-05 15:45:01.711@LM_DEBUG@15:45:01.711382|(5161|5178) NOTE: Writer::svc, 41th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.711@LM_INFO@15:45:01.711454|(5161|5178) write (42).
2025-12-05 15:45:01.716@LM_DEBUG@15:45:01.716459|(5161|5181) NOTE: Writer::svc, 42th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.716@LM_INFO@15:45:01.716527|(5161|5181) write (43).
2025-12-05 15:45:01.721@LM_DEBUG@15:45:01.721537|(5161|5177) NOTE: Writer::svc, 41th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.721@LM_INFO@15:45:01.721604|(5161|5177) write (42).
2025-12-05 15:45:01.726@LM_DEBUG@15:45:01.726613|(5161|5180) NOTE: Writer::svc, 48th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.726@LM_INFO@15:45:01.726678|(5161|5180) write (49).
2025-12-05 15:45:01.731@LM_DEBUG@15:45:01.731701|(5161|5179) NOTE: Writer::svc, 48th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.731@LM_INFO@15:45:01.731766|(5161|5179) write (49).
2025-12-05 15:45:01.736@LM_DEBUG@15:45:01.736772|(5161|5178) NOTE: Writer::svc, 42th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.736@LM_INFO@15:45:01.736845|(5161|5178) write (43).
2025-12-05 15:45:01.741@LM_DEBUG@15:45:01.741843|(5161|5181) NOTE: Writer::svc, 43th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.741@LM_INFO@15:45:01.741906|(5161|5181) write (44).
2025-12-05 15:45:01.747@LM_DEBUG@15:45:01.747036|(5161|5181) NOTE: Writer::svc, 44th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.747@LM_INFO@15:45:01.747103|(5161|5181) write (45).
2025-12-05 15:45:01.752@LM_DEBUG@15:45:01.752112|(5161|5180) NOTE: Writer::svc, 49th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.752@LM_DEBUG@15:45:01.752186|(5161|5180) Writer::svc finished.
2025-12-05 15:45:01.757@LM_DEBUG@15:45:01.757565|(5161|5179) NOTE: Writer::svc, 49th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.757@LM_DEBUG@15:45:01.757641|(5161|5179) Writer::svc finished.
2025-12-05 15:45:01.762@LM_DEBUG@15:45:01.762635|(5161|5178) NOTE: Writer::svc, 43th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.762@LM_INFO@15:45:01.762717|(5161|5178) write (44).
2025-12-05 15:45:01.767@LM_DEBUG@15:45:01.767720|(5161|5177) NOTE: Writer::svc, 42th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.767@LM_INFO@15:45:01.767787|(5161|5177) write (43).
2025-12-05 15:45:01.772@LM_DEBUG@15:45:01.772798|(5161|5181) NOTE: Writer::svc, 45th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.772@LM_INFO@15:45:01.772868|(5161|5181) write (46).
2025-12-05 15:45:01.777@LM_DEBUG@15:45:01.777869|(5161|5178) NOTE: Writer::svc, 44th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.777@LM_INFO@15:45:01.777930|(5161|5178) write (45).
2025-12-05 15:45:01.783@LM_DEBUG@15:45:01.783047|(5161|5178) NOTE: Writer::svc, 45th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.783@LM_INFO@15:45:01.783113|(5161|5178) write (46).
2025-12-05 15:45:01.788@LM_DEBUG@15:45:01.788122|(5161|5181) NOTE: Writer::svc, 46th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.788@LM_INFO@15:45:01.788184|(5161|5181) write (47).
2025-12-05 15:45:01.793@LM_DEBUG@15:45:01.793473|(5161|5177) NOTE: Writer::svc, 43th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.793@LM_INFO@15:45:01.793557|(5161|5177) write (44).
2025-12-05 15:45:01.798@LM_DEBUG@15:45:01.798538|(5161|5178) NOTE: Writer::svc, 46th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.798@LM_INFO@15:45:01.798616|(5161|5178) write (47).
2025-12-05 15:45:01.803@LM_DEBUG@15:45:01.803609|(5161|5181) NOTE: Writer::svc, 47th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.803@LM_INFO@15:45:01.803671|(5161|5181) write (48).
2025-12-05 15:45:01.808@LM_DEBUG@15:45:01.808688|(5161|5177) NOTE: Writer::svc, 44th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.808@LM_INFO@15:45:01.808760|(5161|5177) write (45).
2025-12-05 15:45:01.813@LM_DEBUG@15:45:01.813775|(5161|5178) NOTE: Writer::svc, 47th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.813@LM_INFO@15:45:01.813842|(5161|5178) write (48).
2025-12-05 15:45:01.818@LM_DEBUG@15:45:01.818848|(5161|5181) NOTE: Writer::svc, 48th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.818@LM_INFO@15:45:01.818910|(5161|5181) write (49).
2025-12-05 15:45:01.824@LM_DEBUG@15:45:01.824027|(5161|5181) NOTE: Writer::svc, 49th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.824@LM_DEBUG@15:45:01.824098|(5161|5181) Writer::svc finished.
2025-12-05 15:45:01.829@LM_DEBUG@15:45:01.829106|(5161|5178) NOTE: Writer::svc, 48th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.829@LM_INFO@15:45:01.829170|(5161|5178) write (49).
2025-12-05 15:45:01.834@LM_DEBUG@15:45:01.834335|(5161|5178) NOTE: Writer::svc, 49th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.834@LM_DEBUG@15:45:01.834604|(5161|5178) Writer::svc finished.
2025-12-05 15:45:01.839@LM_DEBUG@15:45:01.839451|(5161|5177) NOTE: Writer::svc, 45th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.839@LM_INFO@15:45:01.839524|(5161|5177) write (46).
2025-12-05 15:45:01.844@LM_DEBUG@15:45:01.844682|(5161|5177) NOTE: Writer::svc, 46th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.845@LM_INFO@15:45:01.845028|(5161|5177) write (47).
2025-12-05 15:45:01.850@LM_DEBUG@15:45:01.850344|(5161|5177) NOTE: Writer::svc, 47th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.850@LM_INFO@15:45:01.850407|(5161|5177) write (48).
2025-12-05 15:45:01.855@LM_DEBUG@15:45:01.855567|(5161|5177) NOTE: Writer::svc, 48th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.855@LM_INFO@15:45:01.855874|(5161|5177) write (49).
2025-12-05 15:45:01.861@LM_DEBUG@15:45:01.861139|(5161|5177) NOTE: Writer::svc, 49th write() returned 10 (RETCODE_TIMEOUT).
2025-12-05 15:45:01.861@LM_DEBUG@15:45:01.861201|(5161|5177) Writer::svc finished.
2025-12-05 15:45:01.917@LM_INFO@15:45:01.917905|(5161|5161) publisher signaling finished
2025-12-05 15:45:01.918@LM_DEBUG@15:45:01.918009|(5161|5161) notifying subscriber of 183 timeout writes
2025-12-05 15:45:01.918@LM_INFO@15:45:01.918962|(5162|5162) subscriber checking for pub finished
2025-12-05 15:45:01.919@LM_DEBUG@15:45:01.919045|(5162|5162) 183 timed out writes, adjusted we expected to 67
2025-12-05 15:45:01.919@LM_DEBUG@15:45:01.919099|(5162|5162) received 1 of expected 67
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920196|(5162|5176) reader 6125F7E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 4, count = 2
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920282|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920439|(5162|5176) reader 6125F7E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920520|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920646|(5162|5176) reader 6125F7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 3, count = 4
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920733|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920875|(5162|5176) reader 6125F7E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 5, count = 5
2025-12-05 15:45:01.920@LM_DEBUG@15:45:01.920946|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921085|(5162|5176) reader 6125F7E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921157|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921278|(5162|5176) reader 6125F7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 7
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921349|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921468|(5162|5176) reader 6125F7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 3, count = 8
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921539|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921657|(5162|5176) reader 6125F7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921739|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921862|(5162|5176) reader 6125F7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 4, count = 10
2025-12-05 15:45:01.921@LM_DEBUG@15:45:01.921934|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922054|(5162|5176) reader 6125F7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922125|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922242|(5162|5176) reader 6125F7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 3, count = 12
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922314|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922431|(5162|5176) reader 6125F7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922503|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922621|(5162|5176) reader 6125F7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 3, count = 14
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922702|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922823|(5162|5176) reader 6125F7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 5, count = 15
2025-12-05 15:45:01.922@LM_DEBUG@15:45:01.922900|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923023|(5162|5176) reader 6125F7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 4, count = 16
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923095|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923213|(5162|5176) reader 6125F7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923285|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923403|(5162|5176) reader 6125F7E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 3, count = 18
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923475|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923593|(5162|5176) reader 6125F7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923664|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923794|(5162|5176) reader 6125F7E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 3, count = 20
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923866|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.923@LM_DEBUG@15:45:01.923984|(5162|5176) reader 6125F7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924055|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924177|(5162|5176) reader 6125F7E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 3, count = 22
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924249|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924379|(5162|5176) reader 6125F7E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924485|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924612|(5162|5176) reader 6125F7E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 3, count = 24
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924685|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924817|(5162|5176) reader 6125F7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:45:01.924@LM_DEBUG@15:45:01.924889|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925008|(5162|5176) reader 6125F7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 4, count = 26
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925080|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925306|(5162|5176) reader 6125F7E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925380|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925502|(5162|5176) reader 6125F7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 5, count = 28
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925573|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925702|(5162|5176) reader 6125F7E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925776|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925896|(5162|5176) reader 6125F7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 5, count = 30
2025-12-05 15:45:01.925@LM_DEBUG@15:45:01.925967|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926085|(5162|5176) reader 6125F7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 3, count = 31
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926156|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926275|(5162|5176) reader 6125F7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 4, count = 32
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926351|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926470|(5162|5176) reader 6125F7E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926540|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926658|(5162|5176) reader 6125F7E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 4, count = 34
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926739|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926858|(5162|5176) reader 6125F7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2025-12-05 15:45:01.926@LM_DEBUG@15:45:01.926929|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927046|(5162|5176) reader 6125F7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 3, count = 36
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927118|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927235|(5162|5176) reader 6125F7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927306|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927425|(5162|5176) reader 6125F7E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 4, count = 38
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927495|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927613|(5162|5176) reader 6125F7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 39
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927685|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927813|(5162|5176) reader 6125F7E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:45:01.927@LM_DEBUG@15:45:01.927884|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928004|(5162|5176) reader 6125F7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 5, count = 41
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928074|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928191|(5162|5176) reader 6125F7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 3, count = 42
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928262|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928380|(5162|5176) reader 6125F7E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 43
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928451|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928572|(5162|5176) reader 6125F7E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 5, count = 44
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928643|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928773|(5162|5176) reader 6125F7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 4, count = 45
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928846|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.928@LM_DEBUG@15:45:01.928963|(5162|5176) reader 6125F7E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929034|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929152|(5162|5176) reader 6125F7E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 3, count = 47
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929223|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929340|(5162|5176) reader 6125F7E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929412|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929529|(5162|5176) reader 6125F7E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 5, count = 49
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929600|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929731|(5162|5176) reader 6125F7E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 3, count = 50
2025-12-05 15:45:01.929@LM_DEBUG@15:45:01.929804|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930004|(5162|5176) reader 6125F7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 4, count = 51
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930078|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930199|(5162|5176) reader 6125F7E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 5, count = 52
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930270|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930387|(5162|5176) reader 6125F7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 4, count = 53
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930458|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930576|(5162|5176) reader 6125F7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 5, count = 54
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930647|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930776|(5162|5176) reader 6125F7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930850|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.930@LM_DEBUG@15:45:01.930969|(5162|5176) reader 6125F7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 5, count = 56
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931040|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931159|(5162|5176) reader 6125F7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931230|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931347|(5162|5176) reader 6125F7E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 3, count = 58
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931419|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931536|(5162|5176) reader 6125F7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931608|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931734|(5162|5176) reader 6125F7E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931807|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931926|(5162|5176) reader 6125F7E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:45:01.931@LM_DEBUG@15:45:01.931998|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932115|(5162|5176) reader 6125F7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 5, count = 62
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932187|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932304|(5162|5176) reader 6125F7E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932375|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932492|(5162|5176) reader 6125F7E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 4, count = 64
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932564|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932682|(5162|5176) reader 6125F7E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 3, count = 65
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932762|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932883|(5162|5176) reader 6125F7E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:45:01.932@LM_DEBUG@15:45:01.932955|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:01.933@LM_DEBUG@15:45:01.933072|(5162|5176) reader 6125F7E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 5, count = 67
2025-12-05 15:45:01.933@LM_DEBUG@15:45:01.933147|(5162|5176) SampleInfo.sample_rank = 0
2025-12-05 15:45:02.168@LM_INFO@15:45:02.168277|(5161|5161) publisher checking for sub finished
2025-12-05 15:45:02.418@LM_INFO@15:45:02.418499|(5161|5161) publisher checking for sub finished
2025-12-05 15:45:02.668@LM_INFO@15:45:02.668738|(5161|5161) publisher checking for sub finished
2025-12-05 15:45:02.918@LM_INFO@15:45:02.918989|(5161|5161) publisher checking for sub finished
2025-12-05 15:45:02.919@LM_INFO@15:45:02.919238|(5162|5162) subscriber signaling finished
2025-12-05 15:45:02.919@LM_INFO@15:45:02.919365|(5162|5162) subscriber starting shutdown
2025-12-05 15:45:02.920@LM_DEBUG@15:45:02.920566|(5162|5163) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000002.000001c7(3a031172) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d) num remotes 1
2025-12-05 15:45:02.920@LM_DEBUG@15:45:02.920719|(5162|5163) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000002.000001c7(3a031172) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d) num remotes 1
2025-12-05 15:45:02.921@LM_DEBUG@15:45:02.921626|(5162|5163) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000002.000003c7(083573f0) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68) num remotes 1
2025-12-05 15:45:02.921@LM_DEBUG@15:45:02.921755|(5162|5163) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000002.000003c7(083573f0) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68) num remotes 1
2025-12-05 15:45:02.922@LM_DEBUG@15:45:02.922359|(5162|5163) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000002.000004c7(4774e537) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf) num remotes 1
2025-12-05 15:45:02.922@LM_DEBUG@15:45:02.922472|(5162|5163) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000002.000004c7(4774e537) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf) num remotes 1
2025-12-05 15:45:02.923@LM_DEBUG@15:45:02.923151|(5162|5163) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000002.000002c7(112e42b1) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee) num remotes 1
2025-12-05 15:45:02.923@LM_DEBUG@15:45:02.923317|(5162|5163) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000002.000002c7(112e42b1) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee) num remotes 1
2025-12-05 15:45:02.923@LM_DEBUG@15:45:02.923316|(5162|5172) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43187 , reconnect_state = INIT_STATE.
2025-12-05 15:45:02.923@LM_DEBUG@15:45:02.923714|(5162|5172) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924159|(5161|5166) DataWriterImpl::remove_associations: bit 0 local 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) remote 20012053-01020-00.53 c195d:34f50:a0.20.0902040@0L0M2_.D0E0B0U0G0@51057:(4c55:00b21.69c264)2 7n5u|m( 5r1e6m2o|t5e1s6 31)
DataReaderImpl::remove_associations: bit 0 local 01030000.3c9d3f0a.00000002.00000507(c50b16c6) remote 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) num remotes 1
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924441|(5162|5163) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3c9d3f0a.00000002.00000507(c50b16c6) remote 01030000.3c9d3f0a.00000003.00000102(ec6d0efd) num remotes 1
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924539|(5161|5174) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924792|(5162|5163) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924922|(5162|5163) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:02.924@LM_DEBUG@15:45:02.924992|(5162|5176) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:02.925@LM_DEBUG@15:45:02.925082|(5162|5163) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:02.927@LM_INFO@15:45:02.928011|(5162|5162) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:02.928@LM_DEBUG@15:45:02.928075|(5162|5162) Service_Participant::shutdown
2025-12-05 15:45:02.929@LM_DEBUG@15:45:02.929074|(5161|5174) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:42331 , reconnect_state = INIT_STATE.
2025-12-05 15:45:02.929@LM_DEBUG@15:45:02.929376|(5162|5162) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:02.931@LM_INFO@15:45:02.931976|(5162|5162) subscriber exiting with status 0
2025-12-05 15:45:02.932@LM_DEBUG@15:45:02.932576|(5162|5162) Service_Participant::~Service_Participant
2025-12-05 15:45:02.932@LM_DEBUG@15:45:02.932631|(5162|5162) Service_Participant::shutdown
2025-12-05 15:45:03.169@LM_INFO@15:45:03.169220|(5161|5161) publisher checking for sub finished
2025-12-05 15:45:03.169@LM_DEBUG@15:45:03.169338|(5161|5161) Writer::end
2025-12-05 15:45:03.171@LM_DEBUG@15:45:03.171596|(5161|5164) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000003.000001c7(076338c2) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d) num remotes 1
2025-12-05 15:45:03.171@LM_DEBUG@15:45:03.171751|(5161|5164) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000003.000001c7(076338c2) remote 01030000.3c9d3f0a.00000001.000001c2(0dc99f2d) num remotes 1
2025-12-05 15:45:03.172@LM_DEBUG@15:45:03.172449|(5161|5164) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000003.000003c7(35555a40) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68) num remotes 1
2025-12-05 15:45:03.172@LM_DEBUG@15:45:03.172565|(5161|5164) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000003.000003c7(35555a40) remote 01030000.3c9d3f0a.00000001.000004c2(70be6b68) num remotes 1
2025-12-05 15:45:03.173@LM_DEBUG@15:45:03.173114|(5161|5164) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000003.000004c7(7a14cc87) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf) num remotes 1
2025-12-05 15:45:03.173@LM_DEBUG@15:45:03.173229|(5161|5164) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000003.000004c7(7a14cc87) remote 01030000.3c9d3f0a.00000001.000003c2(3ffffdaf) num remotes 1
2025-12-05 15:45:03.173@LM_DEBUG@15:45:03.173805|(5161|5164) DataReaderImpl::remove_associations: bit 1 local 01030000.3c9d3f0a.00000003.000002c7(2c4e6b01) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee) num remotes 1
2025-12-05 15:45:03.173@LM_DEBUG@15:45:03.173929|(5161|5164) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c9d3f0a.00000003.000002c7(2c4e6b01) remote 01030000.3c9d3f0a.00000001.000002c2(26e4ccee) num remotes 1
2025-12-05 15:45:03.173@LM_DEBUG@15:45:03.174044|(5161|5171) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43187 , reconnect_state = INIT_STATE.
2025-12-05 15:45:03.174@LM_DEBUG@15:45:03.174226|(5161|5171) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:03.178@LM_DEBUG@15:45:03.178046|(5161|5161) Service_Participant::shutdown
2025-12-05 15:45:03.181@LM_DEBUG@15:45:03.181983|(5161|5161) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:03.182@LM_DEBUG@15:45:03.182596|(5161|5161) Service_Participant::~Service_Participant
2025-12-05 15:45:03.182@LM_DEBUG@15:45:03.182653|(5161|5161) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:03.203379|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl blocking_timeout Time:3s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl mwmr
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5187
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -w 2 -m 1 -i 50 -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5194 started at 2025-12-05 15:45:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -m 1 -i 50 -w 2 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5195 started at 2025-12-05 15:45:03
1155::4455::0033..445599667777||((55119954||55119954)) 1155::4455::0033..445599773346 spuubbslcirsihbeerr mmaaiinn
202250-2152--1025- 0155 :1455::4053:.0436.04@6L0M@_LIMN_FION@F1O5@:1455::4053:.0436.04061030|1(55|1(9551|9541|9551)9 4I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
20252-01225--0152 -1055: 4155::0435.:40630.@4L6M0_@ILNMF_OI@N1F5O:@4155::0435.:40630.144660|1(4571|9(55|159149|55)1 9I4N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nCgO:M MCOONM_MDOCNP_SD_CPPESN_DPIENNGD_ITNIGM_ETOIUMTE=O3U
T=3
22002255--1122--0055 1155::4455::0033..446600@@LLMM__IINNFFOO@@1155::4455::0033..446600335544||((55119954||55119954)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2025-12-05 1250:2455-:1023-.0456 01@5L:M4_5I:N0F3O.@41650:@4L5M:_0I3N.F4O6@01757:54|5(:50139.44|650179842)| (I5N1F9O5:| 5C1o9n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iSnHgM:E MC_OTNRFAINGS_PSOHRMTESM=_sThRmAeNmS
PORTS=shmem
2025-12-05 15:4250:2053-.1426-00@5L M1_5I:N4F5O:@0135.:44650:@0L3M._4I6N0F9O4@71|5(:54159:40|35.149640)9 5I3N|F(O5:1 9C5o|n5f1i9g5S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lC:O:NsFeItG__sStHrMiEnMg=:@ sChOmNeFmI
G_SHMEM=@shmem
2025-12-05 15:4250:2053-.1426-10@5L M1_5I:N4F5O:@0135.:44651:@0L3M._4I6N1F0O9@71|5(:54159:40|35.149641)1 0I3N|F(O5:1 9C5o|n5f1i9g5S)t oIrNeFIOm:p lC:o:nsfeitg_SsttorrienIgm:p lC:O:NsFeItG__sRtTrPiSn_gT:R ACNOSNPFOIRGT_SR=TrPtSp_sT
RANSPORTS=rtps
2025-12-05 15:24052:50-31.24-6015@ L1M5_:I4N5F:O0@31.54:6415@:L0M3_.I4N6F1O2@5135|:(4551:9043|.54169142)5 9I|N(F5O1:9 5C|o5n1f9i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tRrTiPnSg=:@ rCtOpNsF
IG_RTPS=@rtps
2025-12-05 152:04255:-0132.-40651 @1L5M:_4I5N:F0O3@.1456:14@5L:M0_3I.N4F6O1@41051:|4(55:10934.|456119440)7 |I(N5F1O9:5 |C5o1n9f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rMiUnLgT:I CCAOSNTF_ITGR_AMNUSLPTOIRCTASS=Tm_uTlRtAiNcSaPsOtR
TS=multicast
2025-12-05 1250:2455-:1023-.0456 11@5L:M4_5I:N0F3O.@41651:@4L5M:_0I3N.F4O6@11557:14|5(:50139.44|651159746)| (I5N1F9O5:| 5C1o9n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iMnUgL:T ICCOANSFTI=G@_mMuUlLtTiIcCaAsStT
=@multicast
2025-12-05 15:24052:50-31.24-6015@ L1M5_:I4N5F:O0@31.54:6415@:L0M3_.I4N6F1O7@5115|:(4551:9043|.54169147)5 7I|N(F5O1:9 5C|o5n1f9i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tUrDiPn_gT:R ACNOSNPFOIRGT_SU=DuPd_pT
RANSPORTS=udp
2025-12-05 152:04255:-0132.-40651 @1L5M:_4I5N:F0O3@.1456:14@5L:M0_3I.N4F6O1@91056:|4(55:10934.|456119941)2 |I(N5F1O9:5 |C5o1n9f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt_rUiDnPg=:@ uCdOpN
FIG_UDP=@udp
2025-12-20052 51-51:24-50:50 31.54:6425@:L0M3_.I4N6F2O@@L1M5_:I4N5F:O0@31.54:64250:5033|.(456129045|75|1(9541)9 5I|N5F1O9:5 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sCtOrNiFnIgG:_ TCCOPN_FTIRGA_NTSCPPO_RTTRSA=NtScPpO
RTS=tcp
2025-12-05 1250:2455-:1023-.0456 21@5L:M4_5I:N0F3O.@41652:@4L5M:_0I3N.F4O6@21251:14|5(:50139.44|652129146)| (I5N1F9O5:| 5C1o9n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtN_FsItGr_iTnCgP:= @CtOcNpF
IG_TCP=@tcp
2025-12-05 152:04255:-0132.-40652 @1L5M:_4I5N:F0O3@.1456:24@5L:M0_3I.N4F6O2@31552:|4(55:10934.|456129345)8 |I(N5F1O9:5 |C5o1n9f5i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeNtF_IsGt=r@icnogn:f iCgO
NFIG=@config
2025-12-05 15:24052:50-31.24-6025@ L1M5_:I4N5F:O0@31.54:6425@:L0M3_.I4N6F2O5@0175|:(4551:9043|.54169245)1 3I|N(F5O1:9 5C|o5n1f9i5g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nSgH:M ETMR_TRANSAPNOSRPTO_RTTY_PSEH=MsEhMm_eTmR
ANSPORT_TYPE=shmem
2025-12-05 15:45:03.426022@5L-M1_I2N-F0O5@ 1155::4455::0033..4466226@7L0M|_(I5N1F9O4@|1551:9445): 0I3N.F4O6:2 6C7o9n|f(i5g1S9t5o|r5e1I9m5p)l :I:NsFeOt:_ sCtornifnigg:S tToRrAeNISmPpOlR:T:_sSeHtM_EsMt=r@isnhgm:e mT
RANSPORT_SHMEM=@shmem
2025-12-05 15:45:03.426022@5L-M1_2I-N0F5O @1155::4455::0033..446622@8L2M4_|I(N5F1O9@41|55:14954:)0 3I.N4F6O2:8 3C3o|n(f5i1g9S5t|o5r1e9I5m)p lI:N:FsOe:t _CsotnrfiinggS:t oTrReAINmSpPlO:R:Ts_eRtT_PsSt_rUiSnEg_:M UTLRTAINCSAPSOTR=T0_
RTPS_USE_MULTICAST=0
2025-12-05 15:45:03.2406225@-L1M2_-I0N5F O1@51:54:54:50:30.34.6426@2L9M7_9I|N(F5O1@9145|:54159:40)3 .I4N6F2O9:8 8C|o(n5f1i9g5S|t5o1r9e5I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tR_TsPtSr_iTnRgA:N STPROARNTS_PTOYRPTE_=RrTtPpSs__TuRdApN
SPORT_TYPE=rtps_udp
2025-12-05 15:45:032.042653-@1L2M-_0I5N F1O5@:1455::4053:.0436.34@6L3M1_4I1N|F(O5@11954:|4551:9043). 4I6N3F1O5:0 |C(o5n1f9i5g|S5t1o9r5e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__RsTtPrSi=n@gr:t pTsR
ANSPORT_RTPS=@rtps
2025-12-05 15:45:03.2406235@-L1M2_-I0N5F O1@51:54:54:50:30.34.6436@3L2M8_8I|N(F5O1@9145|:54159:40)3 .I4N6F3O2:9 7C|o(n5f1i9g5S|t5o1r9e5I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tM_UsLtTrIiCnAgS:T _TTRRAANNSSPPOORRTT__MTUYLPTEI=CmAuSlTt_iTcRaAsNtS
PORT_TYPE=multicast
2025-12-05 15:45:03.2406235@-L1M2_-I0N5F O1@51:54:54:50:30.34.6436@3L4M5_8I|N(F5O1@9145|:54159:40)3 .I4N6F3O4:6 7C|o(n5f1i9g5S|t5o1r9e5I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tM_UsLtTrIiCnAgS:T =T@RmAuNlStPiOcRaTs_tM
ULTICAST=@multicast
2025-12-05 15:45:032.042653-@1L2M-_0I5N F1O5@:1455::4053:.0436.34@6L3M6_1I5N|F(O5@11954:|4551:9043). 4I6N3F6O2:4 |C(o5n1f9i5g|S5t1o9r5e)I mIpNlFO::: sCeontf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tUrDiPn_gT:R ATNRSAPNOSRPTO_RTTY_PUED=Pu_dTpR
ANSPORT_TYPE=udp
2025-12-05 1250:2455-:1023-.0456 31@5L:M4_5I:N0F3O.@41653:@4L5M:_0I3N.F4O6@31759:04|5(:50139.44|653179945)| (I5N1F9O5:| 5C1o9n5f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sTeRtA_NsStPrOiRnTg_:U DTPR=A@NuSdPpO
RT_UDP=@udp
2025-12-052 01255:-4152:-0035. 41653:@4L5M:_0I3N.F4O6@31@5L:M4_5I:N0F3O.@41653:94450:|0(35.149643|954159|4()5 1I9N5F|O5:1 9C5o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TTRCAPN_STPROARNTS_PTOCRPT__TTRYAPNES=PtOcRpT
_TYPE=tcp
2025-12-052 01255:-4152:-0035. 41654:@4L5M:_0I3N.F4O6@41@5L:M4_5I:N0F3O.@41654:14053:|0(35.149644|150179|4()5 1I9N5F|O5:1 9C5o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TTRCAPN=S@PtOcRpT
_TCP=@tcp
2025-12-052 01255:-4152:-0035. 41654:@4L5M:_0I3N.F4O6@41@5L:M4_5I:N0F3O.@41654:24457:|0(35.149644|255129|4()5 1I9N5F|O5:1 9C5o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T =T@RtArNaSnPsOpRoTr=t@
transport
2025-12-052 01255:-4152:-0035. 41654:@4L5M:_0I3N.F4O6@41@5L:M4_5I:N0F3O.@41654:44053:|0(35.149644|450139|4()5 1I9N5F|O5:1 9C5o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsMtMrOiNn_gP:O OCLO_MSMIOZNE_=P4O0O0L0_0S0I0Z0E
=40000000
2025-12-0250 2155-:1425-:0053 .1456:44@5L:M0_3I.N4F6O4@@1L5M:_4I5N:F0O3@.1456:44556:30|3(.54169445|6571|9(45)1 9I5N|F5O1:9 5C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtMrMiOnNg_:D CCPOSM_MIONN_FO_RDECPPOS=_fIiNlFeO://repo._iRoErP
O=file://repo.ior
2025-12-05 15:45:03.426042@5L-M1_2I-N0F5O @1155::4455::0033..446644@7L4M1_|I(N5F1O9@41|55:14954:)0 3I.N4F6O4:7 5C1o|n(f5i1g9S5t|o5r1e9I5m)p lI:N:FsOe:t _CsotnrfiinggS:t oCrOeMIMmOpNl_:D:CsPeSt__GsLtOrBiAnLg_:T RCAONMSMPOONR_TD_CCPOSN_FGILGO=BtAcLp_
TRANSPORT_CONFIG=tcp
2022052-51-21-20-50 51 51:54:54:50:30.34.6446@4L@ML_MI_NIFNOF@O1@51:54:54:50:30.34.6446940951|3(|5(159149|55|159149)5 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCMOMMOMNO=N@=c@ocmommomno
n
22002255--1122--0055 1155::4455::0033..446655@@LLMM__IINNFFOO@@1155::4455::0033..446655441156||((55119954||55119954)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
22002255--1122--0055 1155::4455::0033..446666@@LLMM__IINNFFOO@@1155::4455::0033..446666557724||((55119954||55119954)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4455::0033..446666@@LLMM__IINNFFOO@@1155::4455::0033..446666779901||((55119945||55119945)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1155::4455::0033..446666@@LLMM__IINNFFOO@@1155::4455::0033..446666997788||((55119945||55119945)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1155::4455::0033..446677@@LLMM__IINNFFOO@@1155::4455::0033..446677226633||((55119954||55119954)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1155::4455::0033..446677@@LLMM__NNOOTTIICCEE@@1155::4455::0033..446677444412||((55119945||55119945)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
22002255--1122--0055 1155::4455::0033..446677@@LLMM__DDEEBBUUGG@@1155::4455::0033..446677997881||((55119954||55119954)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
2025-12-05 15:45:03.468@LM_INFO@15:45:03.468566|(5194|5194) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:45:03.468@LM_INFO@15:45:03.468622|(5195|5195) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFA2U0L25-12T-_0R5E P1O5=:@45:0D3E.F4A6U8L@TL_MR_EDPEOB
UG@15:45:03.468679|(5194|5194) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-12-05 15:45:03.468@LM_DEBUG@15:45:03.468792|(5195|5195) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
15:45:03.484774|(5187|5187) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:03.491@LM_INFO@15:45:03.491973|(5194|5194) INFO: 2C0o2n5f-i1g2S-t0o5r e1I5m:p4l5:::0s3e.t4_9s2t@rLiMn_gI:N FTOR@A1N5S:P4O5R:T0_3O.P4E9N2D0D1S0_|B(I5T1T9C5P|_5T1R9A5N)S PIONRFTO_:I NCSoTn_fDiEgFSAtUoLrTe_IRmEpPlO:_:DsAeTtA_LsItNrKi_nRgE:L ETARSAEN_SDPEOLRATY_=O0P
ENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:45:03.492@LM_INFO@15:45:03.492261|(5194|5194) I2N0F2O5:-1 2C-o0n5f i1g5S:t4o5r:e0I3m.p4l9:2:@sLeMt__IsNtFrOi@n1g5:: 4T5R:A0N3S.P4O9R2T3_0O2P|E(N5D1D9S5_|B5I1T9T5C)P _ITNRFAON:S PCOoRnTf_iIgNSStTo_rDeEIFmApUlL:T:_sReEtP_Os_tLrOiCnAgL:_ ATDRDARNESSPSO=R:T0_
OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:45:03.492@LM_INFO@15:45:03.492488|(5194|5194) In2f0o2R5e-p1o2D-i0s5c o1v5e:r4y5:::0b3i.t4_9c2o@nLfMi_gI N-F OB@I1T5 :t4c5p: 0t3r.a4n9s2p5o2r9t| (:501
95|5195) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:45:03.496@LM_WARNING@15:45:03.496385|(5195|5195) WARNING: get_fully_qualified_h2o0s2t5n-a1m2e-:0 5C o1u5l:d4 5n:o0t3 .f4i9n6d@ LFMQ_DWNA.R NUIsNiGn@g1 5":r4u5n:n0e3r.v4m9y6g483756|"( 5a1s9 4f|u5l1l9y4 )q uWaAlRiNfIiNeGd: hgoestt_nfaumlel,y _pqlueaalsief iceodr_rheocstt nsaymset:e mC ocuolndf ingoutr aftiinodn .F
QDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:03.503@LM_DEBUG@15:45:03.503196|(5195|5198) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000003.000001c7(d7a29f3f) remote 01030000.3f1c15f5.00000001.000001c2(dd0838d0)
2025-12-05 15:45:03.503@LM_WARNING@15:45:03.503574|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.504@LM_DEBUG@15:45:03.504188|(5194|5199) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000002.000001c7(eac2b68f) remote 01030000.3f1c15f5.00000001.000001c2(dd0838d0)
2025-12-05 15:45:03.504@LM_WARNING@15:45:03.504670|(5194|5194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.504@LM_DEBUG@15:45:03.504944|(5195|5198) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000003.000002c7(fc8fccfc) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13)
2025-12-05 15:45:03.505@LM_WARNING@15:45:03.506001|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.506@LM_DEBUG@15:45:03.506119|(5194|5199) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000002.000002c7(c1efe54c) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13)
2025-12-05 15:45:03.506@LM_WARNING@15:45:03.506748|(5194|5194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.507@LM_DEBUG@15:45:03.507156|(5195|5198) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000003.000003c7(e594fdbd) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95)
2025-12-05 15:45:03.507@LM_WARNING@15:45:03.507776|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.507@LM_DEBUG@15:45:03.507916|(5194|5199) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000002.000003c7(d8f4d40d) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95)
2025-12-05 15:45:03.508@LM_WARNING@15:45:03.508500|(5194|5194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.508@LM_DEBUG@15:45:03.508867|(5195|5198) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000003.000004c7(aad56b7a) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52)
2025-12-05 15:45:03.509@LM_WARNING@15:45:03.509483|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.509@LM_DEBUG@15:45:03.509605|(5194|5199) DataReaderImpl::add_association - bit 1 local 01030000.3f1c15f5.00000002.000004c7(97b542ca) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52)
2025-12-05 15:45:03.510@L2M0_2W5A-R1N2I-N0G5@ 1155::4455::0033..5511001@9L1M|_(D5E1B9U4G|@51159:44)5 :T0y3p.e5L1o0o2k1u3p|S(e5r1v9i5c|e5:1:9t5y)p ea_titdaecnht itfoi etrc_pt
o_dynamic - Encountered TK_NONE: returning nil Dynamic Type2
025-12-05 15:45:03.510@LM_DEBUG@15:45:03.510353|(5195|5195) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:45:03.510@LM_DEBUG@15:45:03.510930|(5194|5194) attach to tcp
2025-12-05 15:45:03.512@LM_WARNING@15:45:03.512231|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.512@LM_DEBUG@15:45:03.512807|(5194|5199) DataWriterImpl::add_as2s0o2c5i-a1t2i-o0n5 -1 5b:i4t5 :00 3l.o5c1a2l@ L0M1_0D3E0B0U0G0@.135f:14c51:50f35..501020806020|0(25.109050|05011902(01cc80b0) 8r)e mDoattea R0ead1e0r3I0m0p0l0:.:3afd1dc15f5.00000_0a0s3s.o0c0i0a0t0i5o0n7 (-2 8baiat9 808 bl)o
cal 01030000.3f1c15f5.00000003.00000507(28aa988b) remote 01030020002.53-f112c-1055f 51.50:04050:00030.25.1020@0L0M0_1W0A2R(N0I1NcGc@8105b:04)5
:03.513077|(5194|5194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.513@LM_DEBUG@15:45:03.513623|(5194|5194) D2a02t5a-W1r2i-t0e5r I1m5p:l4:5::a0d3d._5a1s3s@oLcMi_aDtEiBoUnG @-1 5b:i4t5 :00 3l.o5c1a3l6 6081|0(350109050|.531f915c)1 5Dfa5t.a0R0e0a0d0e0r0I2m.p0l0:0:0a0d1d0_2a(s0s1occci8a0tbi0o)n r-e mboitte 00 1l0o3c0a0l0 00.130f310c01050f.53.f010c01050f050.30.00000000000630.70(000308076c0b74(80)3
87cb48) remote 01030000.3f1c15f5.00000002.00000102(01cc80b0)
2025-12-05 15:45:03.514@LM_WARNING@15:45:03.514027|(5195|5195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.514@LM_INFO@15:45:03.514146|(5195|5195) subscriber signaling ready
2025-12-05 15:45:03.514@LM_DEBUG@15:45:03.514271|(5195|5207) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:03.514@LM_INFO@15:45:03.514385|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c1250f255.-01020-00050 0125.:04050:00031.0521(40@1LcMc_8D0EbB0U)G @s1u5c:c4e5e:d0e3d. 5i1n4 4a8s6s|o(c5i1a9t5i|n5g2 0w7i)t hD arteaaRdeeard e0r1L0i3s0t0e0n0e.r3Ifm1pcl1:5:fo5n._0s0u0b0s0c0r0i3p.t0i0o0n0_0m5a0t7c(h2e8da
a988b)
2025-12-05 15:45:03.514@LM_DEBUG@15:45:03.514711|(5194|5199) DataWriterImpl::add_association - bit 0 local 01030000.3f1c15f5.00000002.00000202(220a2e51-d1327-30)5 r1e5m:o4t5e: 0031.053104@0L0M0_.D3EfB1UcG1@51f55:.4050:00030.050134.801000|0(05510975(|2581a9a89)8 8Dba)t
aReaderImpl::add_association - bit 0 local 021002350-01020-.035f 11c51:54f55:.0030.0501040@0L3M._0D0E0B0U0G5@0175(:2485a:a0938.85b1)4 7r2e1m|o(t5e1 9041|053200090)0 .D3aft1acW1r5ift5e.r0I0m0p0l0:0:0t2r.a0n0s0p0o0r2t0_2a(s2saoec1_dd3o7n3e):
writer 01030000.3f1c15f5.00000002.00000102(01cc80b0) reader 01030000.3f1c15f5.00000003.00000507(28aa988b) calling association_complete_i
2025-12-05 15:45:03.515@LM_DEBUG@15:45:03.515141|(5194|5209) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f1c15f5.000020002052-.1020-00050 11052:(4051:c0c38.05b105)@ LrMe_mDoEtBeU G0@11053:04050:00.33.f511c51252f65|.(050109050|050139.80)0 0D0a0t5a0R7e(a2d8earaL9i8s8tbe)n
erImpl::on_subscription_matched
2025-12-05 15:45:03.515@LM_DEBUG@15:45:03.515446|(5195|51982)0 2D5a-t1a2R-e0a5d e1r5I:m4p5l::0:3a.d5d1_5a@sLsMo_cIiNaFtOi@o1n5 :-4 5b:i0t3 .05 1l5o4c7a6l| (051109340|050200.93)f 1Dca1t5afW5r.i0t0e0r0I0m0p0l3:.:0t0r0a0n0s6p0o7r(t0_3a8s7scobc4_8d)o nree:m owtrei t0e1r0 3001000300.030f01.c31f51fc51.50f050.0000000020.000020.0000200020(120a2e(10d13c7c38)0
b0) succeeded in associating with reader 01030000.3f1c15f5.00000003.00000607(0387cb48)
2025-12-05 15:45:03.515@LM_DEBUG@15:45:03.515726|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c15f5.00000002.00000102(01cc80b0) reader 010302000205.-31f21-c0155 f155.:04050:00030.0531.50@0L0M0_0D6E0B7U(G0@31857:c4b54:80)3 .c5a1l5l8i2n9g| (a5s1s9o5c|i5a1t9i8o)n _DcaotmapRleeatdee_riL
istenerImpl::on_subscription_matched
2025-12-05 15:45:03.514@LM_DEBUG@15:45:03.515457|(5194|5194) DataWriterImpl::add_association - bit 0 local 01030000.3f1c15f5.00000002.00000202(2ae1d373) remote 01030000.3f1c15f5.00000003.00000607(0387cb48)
2025-12-05 15:45:03.515@LM_DEBUG@15:45:03.516048|(5194|5209) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f1c15f5.00000002.00000102(01cc80b0) remote 01030000.3f1c15f5.00000003.00000607(0387cb48)
2025-12-05 15:45:03.516@LM_WARNING@15:45:03.516171|(5194|5194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:03.516@LM_INFO@15:45:03.516286|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c15f5.00000002.00000202(2ae1d373) succeeded in associating with reader 01030000.3f1c15f5.00000003.00000507(28aa988b)
2025-12-05 15:45:03.516@LM_DEBUG@15:45:03.516402|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c15f5.00000002.00000202(2ae1d373) reader 01030000.3f1c15f5.00000003.00000507(28aa988b) calling association_complete_i
2025-12-05 15:45:03.516@LM_DEBUG@15:45:03.516513|(5194|5209) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f1c15f5.00000002.00000202(2ae1d373) remote 01030000.3f1c15f5.00000003.00000507(28aa988b)
2025-12-05 15:45:03.516@LM_INFO@15:45:03.516290|(5194|5194) publisher signaling ready
2025-12-05 15:45:03.516@LM_INFO@15:45:03.516734|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c15f5.00000002.00000202(2ae1d373) succeeded in associating with reader 01030000.3f1c15f5.00000003.00000607(0387cb48)
2025-12-05 15:45:03.516@LM_DEBUG@15:45:03.516849|(5194|5209) DataWriterImpl::transport_assoc_done: writer 01030000.3f1c15f5.00000002.00000202(2ae1d373) reader 01030000.3f1c15f5.00000003.00000607(0387cb48) calling association_complete_i
2025-12-05 15:45:03.516@LM_DEBUG@15:45:03.516959|(5194|5209) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f1c15f5.00000002.00000202(2ae1d373) remote 01030000.3f1c15f5.00000003.00000607(0387cb48)
2025-12-05 15:45:03.764@LM_INFO@15:45:03.764462|(5195|5195) subscriber checking for pub ready
2025-12-05 15:45:03.764@LM_INFO@15:45:03.764576|(5195|5195) subscriber checking for pub finished
2025-12-05 15:45:03.764@LM_DEBUG@15:45:03.764625|(5195|5195) received 0 of expected 200
2025-12-05 15:45:03.766@LM_INFO@15:45:03.766893|(5194|5194) publisher checking for sub ready
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767336|(5194|5194) Writer::start
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767518|(5194|5194) Writer::start
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767595|(5194|5210) Writer::svc begins.
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767682|(5194|5210) 15:45:03.767684 Writer::svc starting to write.
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767768|(5194|5211) Writer::svc begins.
2025-12-05 15:45:03.767@LM_DEBUG@15:45:03.767839|(5194|5211) 15:45:03.767840 Writer::svc starting to write.
2025-12-05 15:45:03.768@LM_INFO@15:45:03.768147|(5194|5210) write (0).
2025-12-05 15:4250:2053-.1726-80@5L M1_5I:N4F5O:@0135.:74658:@0L3M._7D6E8B2U1G9@|1(55:14954:|0532.1716)8 2w0r7i|t(e5 1(905)|.5
207) DataReaderListenerImp2l0:2:5o-n1_2l-i0v5e l1i5n:e4s5s:_0c3h.a7n6g8e@dL
M_INFO@15:45:03.768312|(5194|5210) write (1).
2025-12-05 15:45:03.768@LM_INFO@15:45:03.768388|(5194|5211) write (1).
2025-12-05 15:45:03.768@LM_INFO@15:45:03.768450|(5194|5210) write (2).
2025-12-05 15:45:03.768@LM_INFO2@01255:-4152:-0035. 71658:54055:|0(35.179648|@5L2M1_1D)E BwUrGi@t1e5 :(425):.0
3.768520|(5195|5207) DataRea2d0e2r5L-i1s2t-e0n5e r1I5m:p4l5:::0o3n._7l6i8v@eLlMi_nIeNsFsO_@c1h5a:n4g5e:d0
3.768584|(5194|5210) write (3).
2025-12-05 15:45:03.768@LM_INFO@15:45:03.768675|(5194|5211) write (3).
2025-12-05 15:45:03.768@LM_INFO@15:45:03.768754|(5194|5210) write (4).
2022052-51-21-20-50 51 51:54:54:50:30.37.6786@8L@ML_MD_EIBNUFGO@@1155::4455::0033..776688882215||((55119954||55220171)) DwartiatRee a(d4e)r.L
istenerImpl::on_liveliness_c2h0a2n5g-e1d2
-05 15:45:03.768@LM_INFO@15:45:03.768918|(5194|5210) write (5).
2025-12-05 15:45:03.768@2L0M2_5I-N1F2O-@0155 :1455::4053:.0736.8796784@|L(M5_1D9E4B|U5G2@1115): 4w5r:i0t3e. 7(658)9.8
9|(5195|5207) DataReaderLis2t0e2n5e-r1I2m-p0l5: :1o5n:_4l5i:v0e3l.i7n6e9s@sL_Mc_hIaNnFgOe@d1
5:45:03.769057|(5194|5210) write (6).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769141|(5194|5211) write (6).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769206|(5194|5210) write (7).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769272|(5194|5211) write (7).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769336|(5194|5210) write (8).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.726092359-31|2(-50159 41|55:24151:)0 3w.r7i6t9e@ L(M8_)D.E
BUG@15:45:03.769412|(5195|25022057-)1 2r-e0a5d e1r5 :A4F57:20B38.1706 9t@aLkMe_ IfNoFoO.@x1 5=:4 50:.0030.07060904 6f8o|o(.5y1 9=4 |05.201000)0 0w0r,i tfeo o(.9d)a.t
a_source = 1, count = 1
2025-12-052 01255:-4152:-0035. 71659:@4L5M:_0I3N.F7O6@91@5L:M4_5D:E0B3U.G7@61955:8425|:(0531.9746|95528181|)( 5w1r9i5t|e5 2(097)).
SampleInfo.sample_rank = 02
025-12-05 15:45:03.769@LM_INFO@15:45:03.769668|(5194|5210) write (10).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769734|(5194|5211) write (10).
2025-12-05 15:45:03.769@LM_INFO@15:45:03.769807|(5194|5210) write (11).
2025-12-05 15:45:03.769@LM_D2E0B2U5G-@1125-:0455 :1053:.4756:90834.27|6(95@1L9M5_|I5N2F0O7@)1 5r:e4a5d:e0r3 .A7F6797896043|0( 5t1a9k4e| 5f2o1o1.)x w=r i0t.e0 0(01010)0.
foo.y = 0.000000, foo.dat2a0_2s5o-u1r2c-e0 5= 115,: 4c5o:u0n3t. 7=6 92@
LM_INFO@15:45:03.769966|2(052159-41|25210) write (1-20)5.
15:45:03.770@LM_DEBUG@15:45:032.072750-01121-|0(55 11955:|4552:0073). 7S7a0m@pLlMe_IInNfFoO.@s1a5m:p4l5e:_0r3a.n7k7 0=0 503
|(5194|5211) write (12).
2025-12-05 15:45:03.770@LM_INFO@15:45:03.770133|(5194|5210) write (13).
2025-12-05 15:45:03.770@LM_INFO@15:45:03.770196|(5194|5211) write (13).
2025-12-05 15:452:00235.-71720-@0L5M _1I5N:F4O5@:1053:.4757:00@3L.M7_7D0E2B6U9G|@(1551:9445|:50231.07)7 0w2r7i1t|e( 5(11945)|.5
207) reader AF72B810 take foo.2x0 2=5 -01.20-00050 0105 :f4o5o:.0y3 .=7 710.@0L0M0_0I0N0F,O @f1o5o:.4d5a:t0a3_.s7o7u0r3c7e2 |=( 521,9 4c|o5u2n1t1 )= w3r
ite (14).
2025-12-05 15:45:0230.2757-01@2L-M0_5D E1B5U:G4@51:50:34.57:7003@.L7M7_0I4N4F6O|@(1551:9455|:50230.77)7 0S4a6m0p|l(e5I1n9f4o|.5s2a1m0p)l ew_rriatnek (=1 50)
.
2025-12-05 15:45:03.770@LM_INFO@15:45:03.770570|(5194|5211) write (15).
2025-12-05 15:45:03.770@LM_INFO@15:45:03.770639|(5194|5210) write (16).
2025-12-05 15:45:20032.57-7102@-L0M5_ I1N5F:O4@51:50:34.57:7003@.L7M7_0D6E9B0U|G(@51159:44|55:20131.)7 7w0r7i1t1e| ((51169)5.|
5207) reader AF779030 tak2e0 2f5o-o1.2x- 0=5 01.50:04050:0003 .f7o7o0.@yL M=_ I1N.F0O0@01050:04,5 :f0o3o..7d7a0t7a8_8s|o(u5r1c9e4 |=5 221,0 )c owurnitt e= (41
7).
2025-12-05 15:45:20032.57-7102@-L0M5_ D1E5B:U4G5@:1053:.4757:00@3L.M7_7I0N8F8O8@|1(55:14955:|0532.0777)0 8S9a9m|p(l5e1I9n4f|o5.2s1a1m)p lwer_irtaen k( 1=7 )0.
2025-12-05 15:45:03.770@LM_INFO@15:45:03.770989|(5194|5210) write (18).
2025-12-05 15:45:03.771@LM_INFO@15:45:03.771037|(5194|5211) write (18).
2025-12-05 1250:2455-:1023-.0757 11@5L:M4_5I:N0F3O.@71751:@4L5M:_0D3E.771108|(5194|52B1U0G)@ 1w5r:i4t5e: 0(31.97)7.1
109|(5195|5207) reader AF72B2801205 -t1a2k-e0 5f o1o5.:x4 5=: 013..0707010@0L0M _fIoNoF.Oy@ 1=5 :04.50:00030.0707,1 2f0o1o|.(d5a1t9a4_|s5o2u1r1c)e w=r i1t,e c(o1u9n)t.
= 5
20252-01225--0152 -1055: 4155::0435.:70731.@7L7M1_@DLEMB_UIGN@F1O5@:1455::4053:.0737.17278152|9(05|1(9551|9542|0572)1 0S)a mwprlietIen f(o2.0s)a.m
ple_rank = 0
2025-12-05 15:45:03.771@LM_INFO@15:45:03.771401|(5194|5211) write (20).
2025-12-05 15:45:03.771@LM_INFO@15:45:03.771467|(5194|5210) write (21).
2025-12-05 21052:54-51:20-30.57 7115@:L4M5_:D0E3B.U7G7@11@5L:M4_5I:N0F3O.@71751:54058:|0(35.179751|551280|7()5 1r9e4a|d5e2r1 1A)F 7w7r9i0t3e0 (t2a1k)e.
foo.x = 1.000000 foo.y =2 002.50-01020-0005, 1f5o:o4.5d:a0t3a._7s7o1u@rLcMe_ I=N F1O,@ 1c5o:u4n5t: 0=3 .67
71609|(5194|5210) 2w0r2i5t-e1 2(-2025).
15:45:03.771@LM_DEBUG@15:45:03.7712607275|-(1521-9055| 51250:74)5 :S0a3m.p7l7e1I@nLfMo_.IsNaFmOp@l1e5_:r4a5n:k0 3=. 707
1731|(5194|5211) write (22).
2025-12-05 15:45:03.771@LM_INFO@15:45:03.771809|(5194|5210) write (23).
2025-12-05 15:45:03.771@LM_INFO@15:45:03.771867|(5194|5211) write (232)0.2
5-12-05 15:45:03.771@LM_DE2B0U2G5@-1152:-4055: 0135.:74751:90134.|7(7511@9L5M|_5I2N0F7O)@ 1r5e:a4d5e:r0 3A.F77721B984100| (t5a1k9e4 |f5o2o1.0x) =w r1i.t0e0 0(02040) .f
oo.y = 1.000000, foo.data_sou2r0c2e5 -=1 22-,0 5c o1u5n:t4 5=: 073
.771@LM_INFO@15:24052:50-31.27-70250 5145|:(4551:9043|.5727121@)L Mw_rDiEtBeU G(@2145):.4
5:03.772084|(5195|5207) S2a0m2p5l-e1I2n-f0o5. s1a5m:p4l5e:_0r3a.n7k7 2=@ L0M
_INFO@15:45:03.772143|(5194|5210) write (25).
2025-12-05 15:45:03.772@LM_INFO@15:45:03.772219|(5194|5211) write (25).
2025-12-05 15:45:03.772@L2M0_2I5N-F1O2@-1055: 4155::0435.:70732.279712|@(L5M1_9D4E|B5U2G1@01)5 :w4r5i:t0e3 .(72762)2.9
8|(5195|5207) reader AF7792003205 -t1a2k-e0 5f o1o5.:x4 5=: 013..0707020@0L0M _fIoNoF.Oy@ 1=5 :14.50:00030.0707,2 3f9o0o|.(d5a1t9a4_|s5o2u1r1c)e w=r i2t,e c(o2u6n)t.
= 8
2025-21022-50-51 21-50:54 51:50:34.57:7023@.L7M7_2D@ELBMU_GI@N1F5O:@415:45:03.57:70234.8707|2(457159|4(|55129150|)5 2w0r7i)t eS a(m2p7l)e.I
nfo.sample_rank = 0
2025-12-05 15:45:03.772@LM_INFO@15:45:03.772585|(5194|5211) write (27).
2025-12-05 15:45:03.772@LM_INFO@15:45:03.772648|(5194|5210) write (28).
2025-12-05 1250:2455-:1023-.0757 21@5L:M4_5I:N0F3O.@71752:@4L5M:_0D3E.B7U7G2@71156:|4(55:10934.|757221712)6 |w(r5i1t9e5 |(52280)7.)
reader AF72B810 take foo.x2 0=2 52-.1020-00050 01 5f:o4o5.:y0 3=. 707.20@0L0M0_0I0N,F Of@o1o5.:d4a5t:a0_3s.o7u7r2c8e1 5=| (15,1 9c4o|u5n2t1 0=) 9w
rite (29).
2025-12-05 15:45:03.772@L2M0_2D5E-B1U2G-@0155 :1455::4053:.0737.2797027@|L(M5_1I9N5F|O5@21057:)4 5S:a0m3p.l7e7I2n9f2o2.|s(a5m1p9l4e|_5r2a1n1k) =w r0i
te (29).
2025-12-05 15:45:03.772@LM_INFO@15:45:03.773010|(5194|5210) write (30).
2025-12-05 15:45:03.773@LM_INFO@15:45:03.773059|(5194|5211) write (3200)2.5
-12-05 15:45:03.773@LM_DEB2U0G2@51-51:24-50:50 31.57:74351:0063|.(757139@5L|M5_2I0NF7O)@ 1r5e:a4d5e:r0 3A.F777739103320| (t5a1k9e4 |f5o2o1.0x) =w r2i.t0e0 0(03010) .f
oo.y = 0.000000, foo.data_sou2r0c2e5 -=1 21-,0 5c o1u5n:t4 5=: 0130.
773@LM_INFO@15:4250:2053-.1727-30254 51|5(:54159:40|35.271713)@ LwMr_iDtEeB U(G3@11)5.:
45:03.773275|(5195|5207) 2S0a2m5p-l1e2I-n0f5o .1s5a:m4p5l:e0_3r.a7n7k3 @=L M0_
INFO@15:45:03.773330|(5194|5210) write (32).
2025-12-05 15:45:03.773@LM_INFO@15:45:03.773406|(5194|5211) write (32).
2025-12-05 15:45:03.773@LM_INFO@15:45:03.773476|(5194|5210) write (33).
2025-12-05 15:45:03.773@LM_DEB2U0G2@51-51:24-50:50 31.57:74355:0063|.(757139@5L|M5_2I0N7F)O @r1e5a:d4e5r: 0A3F.7727B3851209 |t(a5k1e9 4f|o5o2.1x1 )= w2r.i0t0e0 0(0303 )f.o
o.y = 1.000000, foo.data_2s0o2u5r-c1e2 -=0 52 ,1 5c:o4u5n:t0 3=. 71713
@LM_INFO@15:45:03.773619|2(052159-41|25-20150 )1 5w:r4i5t:e0 3(.3747)3.@
LM_DEBUG@15:45:03.773662|(5195|5207) Sa2m0p2l5e-I1n2f-o0.5s a1m5p:l4e5_:r0a3n.k7 7=3 @0L
M_INFO@15:45:03.773733|(5194|5211) write (34).
2025-12-05 15:45:03.773@LM_INFO@15:45:03.773809|(5194|5210) write (35).
2025-12-05 21052:54-51:20-30.57 7135@:L4M5_:I0N3F.O7@7135@:L4M5_:D0E3B.U7G7@31857:34|5(:50139.47|753281718)| (w5r1i9t5e| 5(23057)).
reader AF779030 take foo.x =2 022.50-01020-0005 f1o5o:.4y5 :=0 31..707030@0L0M0_,I NfFoOo@.1d5a:t4a5_:s0o3u.r7c7e3 9=6 22|,( 5c1o9u4n|t5 2=1 01)2
write (36).
2025-12-05 15:45:03.774@LM_DEB2U0G2@51-51:24-50:50 31.57:74450:5033|.(757149@5L|M5_2I0N7F)O @S1a5m:p4l5e:I0n3f.o7.7s4a0m7p2l|e(_5r1a9n4k| 5=2 101
) write (36).
2025-12-05 15:45:03.774@LM_INFO@15:45:03.774159|(5194|5210) write (37).
2025-12-05 15:45:03.774@LM_INFO@15:45:03.774220|(5194|5211) write (372)0.2
5-12-05 15:45:03.774@LM_DEBUG2@01255:-4152:-0035. 71754:24658:|0(35.179754|@5L2M0_7I)N FrOe@a1d5e:r4 5A:F0732.B7871402 9t5a|k(e5 1f9o4o|.5x2 1=0 )3 .w0r0i0t0e0 0( 3f8o)o..
y = 0.000000, foo.data_source = 1, c2o0u2n5t- 1=2 -1035
15:45:03.774@LM_2I0N2F5O-@1125-:0455 :1053:.4757:40431.27|7(45@1L9M4_|D5E2B1U1G)@ 1w5r:i4t5e: 0(33.87)7.4
434|(5195|5207) SampleInfo.sa2m0p2l5e-_1r2a-n0k5 =1 50:
45:03.774@LM_INFO@15:45:03.774500|(5194|5210) write (39).
2025-12-05 15:45:03.774@LM_INFO@15:45:03.774566|(5194|5211) write (39).
22002255--1122--0055 1155::4455::0033..777744@@LLMM__IDNEFBOU@G1@51:54:54:50:30.37.7747644623|8(|5(159149|55|251200)7 )w rrietaed e(r4 0A)F.7
79030 take foo.x = 3.000000 foo.y 2=0 205.-01020-00050 ,1 5f:o4o5.:d0a3t.a7_7s4o@uLrMc_eI N=F O1@,1 5c:o4u5n:t0 3=. 71744
775|(5194|5211) w2r0i2t5e- 1(24-00)5.
15:45:03.774@LM_DEBUG@15:45:0230.2757-41823-10|5( 51159:54|55:20037.)7 7S4a@mLpMl_eIINnFfOo@.1s5a:m4p5l:e0_3r.a7n7k4 8=6 20|
(5194|5210) write (41).
2025-12-05 15:45:03.774@LM_INFO@15:45:03.774964|(5194|5211) write (41).
2025-12-05 15:45:03.775@LM_INFO@15:45:03.775032|(5194|5210) write (42).
2025-12-05 15:45:03.775@LM_INFO@15:45:03.77510220|2(55-11924-|0552 1115): 4w5r:i0t3e. 7(7452@)L.M
_DEBUG@15:45:03.775131|(5195|25022057-)1 2r-e0a5d e1r5 :A4F57:20B38.1707 5t@aLkMe_ IfNoFoO.@x1 5=: 435.:00030.070705182 |f(o5o1.9y4 |=5 211.00)0 0w0r0i0t,e f(o4o3.)d.a
ta_source = 2, count = 15
2025-122-00255 -1152:-4055: 0135.:74755:@0L3M._7I7N5F@OL@M1_5D:E4B5U:G0@31.57:74552:9083|.(757159340|35|2(1511)9 5w|r5i2t0e7 )( 4S3a)m.p
leInfo.sample_rank = 0
2025-12-05 15:45:03.775@LM_INFO@15:45:03.775387|(5194|5210) write (44).
2025-12-05 15:45:03.775@LM_INFO@15:45:03.775442|(5194|5211) write (44).
2025-12-05 152:04255:-0132.-70755 @1L5M:_4D5E:B0U3G.@71755:@4L5M:_0I3N.F7O7@51550:34|5(:5031.9757|55521067|)( 5r1e9a4d|e5r2 1A0F)7 7w9r0i3t0e t(a4k5e) .f
oo.x = 3.000000 foo.y = 1.020002050-01,2 -f0o5o .1d5a:t4a5_:s0o3u.r7c7e5 @=L M2_,I NcFoOu@n1t5 :=4 51:60
3.775633|(5194|52201215)- 1w2r-i0t5e 1(54:54)5.:
03.775@LM_DEBUG@15:45:03.7752608245|-(1521-9055| 51250:74)5 :S0a3m.p7l7e5I@nLfMo_.IsNaFmOp@l1e5_:r4a5:n03k.775 7=3 70|
(5194|5210) write (46).
2025-12-05 15:45:03.775@LM_INFO@15:45:03.775832|(5194|5211) write (46).
2025-12-05 15:45:03.775@LM_INFO@15:45:03.775902|(5194|5210) write (47).
2025-12-05 15:45:03.775@LM_DEBUG@15:45:20032.57-71529-3095| (1551:9455|:50230.77)7 5r@eLaMd_eIrN FAOF@7125B:84150: 0t3a.k7e7 5f9o6o8.|x( 5=1 944.|050201010)0 wfroiot.ey (=4 70)..0
00000, foo.data_source = 1, c2o0u2n5t- 1=2 -1075
15:45:03.775@LM_INFO@152:04255:-0132.-70756 01650:|4(55:10934.|757210) writ6e@ L(M4_8D)E.B
UG@15:45:03.776084|(5195|5207) Sam2p0l2e5I-n1f2o-.0s5a m1p5l:e4_5r:a0n3k. 7=7 60@
LM_INFO@15:45:03.776153|(5194|5211) write (48).
2025-12-05 15:45:03.776@LM_INFO@15:45:03.776229|(5194|5210) write (49).
2025-12-052 01255:-4152:-0035. 71756:@4L5M:_0I3N.F7O7@61@5L:M4_5D:E0B3U.G7@71652:9415|:(0531.9747|65229151|)( 5w1r9i5t|e5 2(0479)) .r
eader AF779030 take foo.x = 42.002050-01020- 0f5o o1.5y: 4=5 :00.30.0707060@0L,M _fDoEoB.UdGa@t1a5_:s4o5u:r0c3e. 7=7 613,8 0c|o(u5n1t9 4=| 51281
0) Writer::svc fini2s0h2e5d-.1
2-05 15:45:03.776@LM_DEBUG@15:45:03.727062457-01|2(-50159 51|55:24057:)0 3S.a7m7p6l@eLIMn_fDoE.BsUaGm@p1l5e:_4r5a:n0k3 .=7 706
499|(5194|5211) Writer::svc finished.
2025-12-05 15:45:03.776@LM_DEBUG@15:45:03.776672|(5195|5207) reader AF72B810 take foo.x = 4.000000 foo.y = 1.000000, foo.data_source = 2, count = 19
2025-12-05 15:45:03.776@LM_DEBUG@15:45:03.776773|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.776@LM_DEBUG@15:45:03.776885|(5195|5207) reader AF779030 take foo.x = 4.000000 foo.y = 1.000000, foo.data_source = 2, count = 20
2025-12-05 15:45:03.776@LM_DEBUG@15:45:03.776955|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777070|(5195|5207) reader AF72B810 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777140|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777239|(5195|5207) reader AF779030 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777308|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777417|(5195|5207) reader AF72B810 take foo.x = 5.000000 foo.y = 1.000000, foo.data_source = 2, count = 23
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777487|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777586|(5195|5207) reader AF779030 take foo.x = 5.000000 foo.y = 1.000000, foo.data_source = 2, count = 24
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777656|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777784|(5195|5207) reader AF72B810 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777855|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.777@LM_DEBUG@15:45:03.777954|(5195|5207) reader AF779030 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778024|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778132|(5195|5207) reader AF72B810 take foo.x = 6.000000 foo.y = 1.000000, foo.data_source = 2, count = 27
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778202|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778302|(5195|5207) reader AF779030 take foo.x = 6.000000 foo.y = 1.000000, foo.data_source = 2, count = 28
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778371|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778478|(5195|5207) reader AF72B810 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778549|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778648|(5195|5207) reader AF779030 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778739|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778853|(5195|5207) reader AF72B810 take foo.x = 7.000000 foo.y = 1.000000, foo.data_source = 2, count = 31
2025-12-05 15:45:03.778@LM_DEBUG@15:45:03.778923|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779022|(5195|5207) reader AF779030 take foo.x = 7.000000 foo.y = 1.000000, foo.data_source = 2, count = 32
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779092|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779200|(5195|5207) reader AF72B810 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779271|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779370|(5195|5207) reader AF779030 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779440|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779547|(5195|5207) reader AF72B810 take foo.x = 8.000000 foo.y = 1.000000, foo.data_source = 2, count = 35
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779617|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779730|(5195|5207) reader AF779030 take foo.x = 8.000000 foo.y = 1.000000, foo.data_source = 2, count = 36
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779803|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779915|(5195|5207) reader AF72B810 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:45:03.779@LM_DEBUG@15:45:03.779985|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780085|(5195|5207) reader AF779030 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780155|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780263|(5195|5207) reader AF72B810 take foo.x = 9.000000 foo.y = 1.000000, foo.data_source = 2, count = 39
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780334|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780433|(5195|5207) reader AF779030 take foo.x = 9.000000 foo.y = 1.000000, foo.data_source = 2, count = 40
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780503|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780610|(5195|5207) reader AF72B810 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780681|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780803|(5195|5207) reader AF779030 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780875|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.780@LM_DEBUG@15:45:03.780985|(5195|5207) reader AF72B810 take foo.x = 10.000000 foo.y = 1.000000, foo.data_source = 2, count = 43
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781057|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781155|(5195|5207) reader AF779030 take foo.x = 10.000000 foo.y = 1.000000, foo.data_source = 2, count = 44
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781226|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781333|(5195|5207) reader AF72B810 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781404|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781503|(5195|5207) reader AF779030 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781573|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781681|(5195|5207) reader AF72B810 take foo.x = 11.000000 foo.y = 1.000000, foo.data_source = 2, count = 47
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781781|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781887|(5195|5207) reader AF779030 take foo.x = 11.000000 foo.y = 1.000000, foo.data_source = 2, count = 48
2025-12-05 15:45:03.781@LM_DEBUG@15:45:03.781958|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782068|(5195|5207) reader AF72B810 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782141|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782241|(5195|5207) reader AF779030 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782311|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782419|(5195|5207) reader AF72B810 take foo.x = 12.000000 foo.y = 1.000000, foo.data_source = 2, count = 51
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782490|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782589|(5195|5207) reader AF779030 take foo.x = 12.000000 foo.y = 1.000000, foo.data_source = 2, count = 52
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782659|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782779|(5195|5207) reader AF72B810 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782850|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.782@LM_DEBUG@15:45:03.782949|(5195|5207) reader AF779030 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783019|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783127|(5195|5207) reader AF72B810 take foo.x = 13.000000 foo.y = 1.000000, foo.data_source = 2, count = 55
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783197|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783297|(5195|5207) reader AF779030 take foo.x = 13.000000 foo.y = 1.000000, foo.data_source = 2, count = 56
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783367|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783474|(5195|5207) reader AF72B810 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783545|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783644|(5195|5207) reader AF779030 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783722|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783833|(5195|5207) reader AF72B810 take foo.x = 14.000000 foo.y = 1.000000, foo.data_source = 2, count = 59
2025-12-05 15:45:03.783@LM_DEBUG@15:45:03.783904|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784003|(5195|5207) reader AF779030 take foo.x = 14.000000 foo.y = 1.000000, foo.data_source = 2, count = 60
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784074|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784181|(5195|5207) reader AF72B810 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784252|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784351|(5195|5207) reader AF779030 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784421|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784529|(5195|5207) reader AF72B810 take foo.x = 15.000000 foo.y = 1.000000, foo.data_source = 2, count = 63
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784601|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784708|(5195|5207) reader AF779030 take foo.x = 15.000000 foo.y = 1.000000, foo.data_source = 2, count = 64
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784781|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784895|(5195|5207) reader AF72B810 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:45:03.784@LM_DEBUG@15:45:03.784966|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785066|(5195|5207) reader AF779030 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785136|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785243|(5195|5207) reader AF72B810 take foo.x = 16.000000 foo.y = 1.000000, foo.data_source = 2, count = 67
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785314|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785413|(5195|5207) reader AF779030 take foo.x = 16.000000 foo.y = 1.000000, foo.data_source = 2, count = 68
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785483|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785590|(5195|5207) reader AF72B810 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785661|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785770|(5195|5207) reader AF779030 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785841|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.785@LM_DEBUG@15:45:03.785949|(5195|5207) reader AF72B810 take foo.x = 17.000000 foo.y = 1.000000, foo.data_source = 2, count = 71
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786020|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786119|(5195|5207) reader AF779030 take foo.x = 17.000000 foo.y = 1.000000, foo.data_source = 2, count = 72
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786189|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786296|(5195|5207) reader AF72B810 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786366|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786466|(5195|5207) reader AF779030 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786536|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786643|(5195|5207) reader AF72B810 take foo.x = 18.000000 foo.y = 1.000000, foo.data_source = 2, count = 75
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786724|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786826|(5195|5207) reader AF779030 take foo.x = 18.000000 foo.y = 1.000000, foo.data_source = 2, count = 76
2025-12-05 15:45:03.786@LM_DEBUG@15:45:03.786896|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787004|(5195|5207) reader AF72B810 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787076|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787175|(5195|5207) reader AF779030 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787245|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787352|(5195|5207) reader AF72B810 take foo.x = 19.000000 foo.y = 1.000000, foo.data_source = 2, count = 79
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787424|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787522|(5195|5207) reader AF779030 take foo.x = 19.000000 foo.y = 1.000000, foo.data_source = 2, count = 80
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787593|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787708|(5195|5207) reader AF72B810 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787781|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787886|(5195|5207) reader AF779030 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:45:03.787@LM_DEBUG@15:45:03.787957|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788065|(5195|5207) reader AF72B810 take foo.x = 20.000000 foo.y = 1.000000, foo.data_source = 2, count = 83
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788136|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788235|(5195|5207) reader AF779030 take foo.x = 20.000000 foo.y = 1.000000, foo.data_source = 2, count = 84
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788306|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788413|(5195|5207) reader AF72B810 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788484|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788583|(5195|5207) reader AF779030 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788653|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788772|(5195|5207) reader AF72B810 take foo.x = 21.000000 foo.y = 1.000000, foo.data_source = 2, count = 87
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788843|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.788@LM_DEBUG@15:45:03.788942|(5195|5207) reader AF779030 take foo.x = 21.000000 foo.y = 1.000000, foo.data_source = 2, count = 88
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789013|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789119|(5195|5207) reader AF72B810 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789190|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789289|(5195|5207) reader AF779030 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789359|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789466|(5195|5207) reader AF72B810 take foo.x = 22.000000 foo.y = 1.000000, foo.data_source = 2, count = 91
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789537|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789636|(5195|5207) reader AF779030 take foo.x = 22.000000 foo.y = 1.000000, foo.data_source = 2, count = 92
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789715|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789825|(5195|5207) reader AF72B810 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789895|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.789@LM_DEBUG@15:45:03.789994|(5195|5207) reader AF779030 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790065|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790172|(5195|5207) reader AF72B810 take foo.x = 23.000000 foo.y = 1.000000, foo.data_source = 2, count = 95
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790244|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790343|(5195|5207) reader AF779030 take foo.x = 23.000000 foo.y = 1.000000, foo.data_source = 2, count = 96
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790413|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790521|(5195|5207) reader AF72B810 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790592|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790698|(5195|5207) reader AF779030 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790772|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790883|(5195|5207) reader AF72B810 take foo.x = 24.000000 foo.y = 1.000000, foo.data_source = 2, count = 99
2025-12-05 15:45:03.790@LM_DEBUG@15:45:03.790957|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791057|(5195|5207) reader AF779030 take foo.x = 24.000000 foo.y = 1.000000, foo.data_source = 2, count = 100
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791128|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791235|(5195|5207) reader AF72B810 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 101
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791307|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791405|(5195|5207) reader AF779030 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791476|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791584|(5195|5207) reader AF72B810 take foo.x = 25.000000 foo.y = 1.000000, foo.data_source = 2, count = 103
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791656|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791766|(5195|5207) reader AF779030 take foo.x = 25.000000 foo.y = 1.000000, foo.data_source = 2, count = 104
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791837|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.791@LM_DEBUG@15:45:03.791945|(5195|5207) reader AF72B810 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792016|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792118|(5195|5207) reader AF779030 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792189|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792297|(5195|5207) reader AF72B810 take foo.x = 26.000000 foo.y = 1.000000, foo.data_source = 2, count = 107
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792369|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792468|(5195|5207) reader AF779030 take foo.x = 26.000000 foo.y = 1.000000, foo.data_source = 2, count = 108
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792538|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792646|(5195|5207) reader AF72B810 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 109
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792726|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792827|(5195|5207) reader AF779030 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2025-12-05 15:45:03.792@LM_DEBUG@15:45:03.792897|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793005|(5195|5207) reader AF72B810 take foo.x = 27.000000 foo.y = 1.000000, foo.data_source = 2, count = 111
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793077|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793176|(5195|5207) reader AF779030 take foo.x = 27.000000 foo.y = 1.000000, foo.data_source = 2, count = 112
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793247|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793355|(5195|5207) reader AF72B810 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 113
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793426|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793525|(5195|5207) reader AF779030 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793596|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793711|(5195|5207) reader AF72B810 take foo.x = 28.000000 foo.y = 1.000000, foo.data_source = 2, count = 115
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793784|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793885|(5195|5207) reader AF779030 take foo.x = 28.000000 foo.y = 1.000000, foo.data_source = 2, count = 116
2025-12-05 15:45:03.793@LM_DEBUG@15:45:03.793960|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794069|(5195|5207) reader AF72B810 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794141|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794240|(5195|5207) reader AF779030 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794310|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794419|(5195|5207) reader AF72B810 take foo.x = 29.000000 foo.y = 1.000000, foo.data_source = 2, count = 119
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794490|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794589|(5195|5207) reader AF779030 take foo.x = 29.000000 foo.y = 1.000000, foo.data_source = 2, count = 120
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794659|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794778|(5195|5207) reader AF72B810 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 121
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794849|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.794@LM_DEBUG@15:45:03.794949|(5195|5207) reader AF779030 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795019|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795127|(5195|5207) reader AF72B810 take foo.x = 30.000000 foo.y = 1.000000, foo.data_source = 2, count = 123
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795198|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795297|(5195|5207) reader AF779030 take foo.x = 30.000000 foo.y = 1.000000, foo.data_source = 2, count = 124
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795368|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795475|(5195|5207) reader AF72B810 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 125
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795547|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795645|(5195|5207) reader AF779030 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795724|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795835|(5195|5207) reader AF72B810 take foo.x = 31.000000 foo.y = 1.000000, foo.data_source = 2, count = 127
2025-12-05 15:45:03.795@LM_DEBUG@15:45:03.795906|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796005|(5195|5207) reader AF779030 take foo.x = 31.000000 foo.y = 1.000000, foo.data_source = 2, count = 128
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796076|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796184|(5195|5207) reader AF72B810 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 129
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796255|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796354|(5195|5207) reader AF779030 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796425|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796532|(5195|5207) reader AF72B810 take foo.x = 32.000000 foo.y = 1.000000, foo.data_source = 2, count = 131
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796604|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796711|(5195|5207) reader AF779030 take foo.x = 32.000000 foo.y = 1.000000, foo.data_source = 2, count = 132
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796783|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796893|(5195|5207) reader AF72B810 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2025-12-05 15:45:03.796@LM_DEBUG@15:45:03.796968|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797068|(5195|5207) reader AF779030 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797138|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797246|(5195|5207) reader AF72B810 take foo.x = 33.000000 foo.y = 1.000000, foo.data_source = 2, count = 135
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797318|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797417|(5195|5207) reader AF779030 take foo.x = 33.000000 foo.y = 1.000000, foo.data_source = 2, count = 136
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797488|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797595|(5195|5207) reader AF72B810 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797666|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797777|(5195|5207) reader AF779030 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797848|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.797@LM_DEBUG@15:45:03.797956|(5195|5207) reader AF72B810 take foo.x = 34.000000 foo.y = 1.000000, foo.data_source = 2, count = 139
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798027|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798126|(5195|5207) reader AF779030 take foo.x = 34.000000 foo.y = 1.000000, foo.data_source = 2, count = 140
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798197|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798304|(5195|5207) reader AF72B810 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798376|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798475|(5195|5207) reader AF779030 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798545|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798653|(5195|5207) reader AF72B810 take foo.x = 35.000000 foo.y = 1.000000, foo.data_source = 2, count = 143
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798733|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798834|(5195|5207) reader AF779030 take foo.x = 35.000000 foo.y = 1.000000, foo.data_source = 2, count = 144
2025-12-05 15:45:03.798@LM_DEBUG@15:45:03.798905|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799013|(5195|5207) reader AF72B810 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799084|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799183|(5195|5207) reader AF779030 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799254|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799362|(5195|5207) reader AF72B810 take foo.x = 36.000000 foo.y = 1.000000, foo.data_source = 2, count = 147
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799433|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799532|(5195|5207) reader AF779030 take foo.x = 36.000000 foo.y = 1.000000, foo.data_source = 2, count = 148
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799603|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799718|(5195|5207) reader AF72B810 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799791|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799892|(5195|5207) reader AF779030 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2025-12-05 15:45:03.799@LM_DEBUG@15:45:03.799966|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800076|(5195|5207) reader AF72B810 take foo.x = 37.000000 foo.y = 1.000000, foo.data_source = 2, count = 151
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800148|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800247|(5195|5207) reader AF779030 take foo.x = 37.000000 foo.y = 1.000000, foo.data_source = 2, count = 152
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800317|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800425|(5195|5207) reader AF72B810 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800496|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800595|(5195|5207) reader AF779030 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800666|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800784|(5195|5207) reader AF72B810 take foo.x = 38.000000 foo.y = 1.000000, foo.data_source = 2, count = 155
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800855|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.800@LM_DEBUG@15:45:03.800955|(5195|5207) reader AF779030 take foo.x = 38.000000 foo.y = 1.000000, foo.data_source = 2, count = 156
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801025|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801133|(5195|5207) reader AF72B810 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801204|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801303|(5195|5207) reader AF779030 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801373|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801481|(5195|5207) reader AF72B810 take foo.x = 39.000000 foo.y = 1.000000, foo.data_source = 2, count = 159
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801552|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801651|(5195|5207) reader AF779030 take foo.x = 39.000000 foo.y = 1.000000, foo.data_source = 2, count = 160
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801730|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801839|(5195|5207) reader AF72B810 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2025-12-05 15:45:03.801@LM_DEBUG@15:45:03.801911|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802010|(5195|5207) reader AF779030 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802081|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802192|(5195|5207) reader AF72B810 take foo.x = 40.000000 foo.y = 1.000000, foo.data_source = 2, count = 163
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802263|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802363|(5195|5207) reader AF779030 take foo.x = 40.000000 foo.y = 1.000000, foo.data_source = 2, count = 164
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802433|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802570|(5195|5207) reader AF72B810 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802643|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802752|(5195|5207) reader AF779030 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802825|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.802@LM_DEBUG@15:45:03.802934|(5195|5207) reader AF72B810 take foo.x = 41.000000 foo.y = 1.000000, foo.data_source = 2, count = 167
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803007|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803111|(5195|5207) reader AF779030 take foo.x = 41.000000 foo.y = 1.000000, foo.data_source = 2, count = 168
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803182|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803289|(5195|5207) reader AF72B810 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803361|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803459|(5195|5207) reader AF779030 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803530|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803637|(5195|5207) reader AF72B810 take foo.x = 42.000000 foo.y = 1.000000, foo.data_source = 2, count = 171
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803717|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803818|(5195|5207) reader AF779030 take foo.x = 42.000000 foo.y = 1.000000, foo.data_source = 2, count = 172
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803889|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.803@LM_DEBUG@15:45:03.803997|(5195|5207) reader AF72B810 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804069|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804168|(5195|5207) reader AF779030 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804239|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804346|(5195|5207) reader AF72B810 take foo.x = 43.000000 foo.y = 1.000000, foo.data_source = 2, count = 175
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804417|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804516|(5195|5207) reader AF779030 take foo.x = 43.000000 foo.y = 1.000000, foo.data_source = 2, count = 176
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804587|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804702|(5195|5207) reader AF72B810 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804775|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804876|(5195|5207) reader AF779030 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2025-12-05 15:45:03.804@LM_DEBUG@15:45:03.804947|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805055|(5195|5207) reader AF72B810 take foo.x = 44.000000 foo.y = 1.000000, foo.data_source = 2, count = 179
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805127|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805227|(5195|5207) reader AF779030 take foo.x = 44.000000 foo.y = 1.000000, foo.data_source = 2, count = 180
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805297|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805405|(5195|5207) reader AF72B810 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805476|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805575|(5195|5207) reader AF779030 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805646|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805762|(5195|5207) reader AF72B810 take foo.x = 45.000000 foo.y = 1.000000, foo.data_source = 2, count = 183
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805836|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.805@LM_DEBUG@15:45:03.805935|(5195|5207) reader AF779030 take foo.x = 45.000000 foo.y = 1.000000, foo.data_source = 2, count = 184
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806007|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806119|(5195|5207) reader AF72B810 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806191|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806290|(5195|5207) reader AF779030 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806361|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806468|(5195|5207) reader AF72B810 take foo.x = 46.000000 foo.y = 1.000000, foo.data_source = 2, count = 187
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806539|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806639|(5195|5207) reader AF779030 take foo.x = 46.000000 foo.y = 1.000000, foo.data_source = 2, count = 188
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806719|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806828|(5195|5207) reader AF72B810 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806900|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.806@LM_DEBUG@15:45:03.806999|(5195|5207) reader AF779030 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807070|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807177|(5195|5207) reader AF72B810 take foo.x = 47.000000 foo.y = 1.000000, foo.data_source = 2, count = 191
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807249|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807348|(5195|5207) reader AF779030 take foo.x = 47.000000 foo.y = 1.000000, foo.data_source = 2, count = 192
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807418|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807526|(5195|5207) reader AF72B810 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807597|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807703|(5195|5207) reader AF779030 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807776|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807885|(5195|5207) reader AF72B810 take foo.x = 48.000000 foo.y = 1.000000, foo.data_source = 2, count = 195
2025-12-05 15:45:03.807@LM_DEBUG@15:45:03.807957|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808057|(5195|5207) reader AF779030 take foo.x = 48.000000 foo.y = 1.000000, foo.data_source = 2, count = 196
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808128|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808235|(5195|5207) reader AF72B810 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 197
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808307|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808406|(5195|5207) reader AF779030 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808476|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808584|(5195|5207) reader AF72B810 take foo.x = 49.000000 foo.y = 1.000000, foo.data_source = 2, count = 199
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808655|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808769|(5195|5207) reader AF779030 take foo.x = 49.000000 foo.y = 1.000000, foo.data_source = 2, count = 200
2025-12-05 15:45:03.808@LM_DEBUG@15:45:03.808840|(5195|5207) SampleInfo.sample_rank = 0
2025-12-05 15:45:04.017@LM_INFO@15:45:04.017783|(5194|5194) publisher signaling finished
2025-12-05 15:45:04.018@LM_DEBUG@15:45:04.018138|(5194|5194) notifying subscriber of 0 timeout writes
2025-12-05 15:45:04.268@LM_INFO@15:45:04.268482|(5194|5194) publisher checking for sub finished
2025-12-05 15:45:04.518@LM_INFO@15:45:04.518740|(5194|5194) publisher checking for sub finished
2025-12-05 15:45:04.764@LM_INFO@15:45:04.764771|(5195|5195) subscriber signaling finished
2025-12-05 15:45:04.768@LM_INFO@15:45:04.768942|(5194|5194) publisher checking for sub finished
2025-12-05 15:45:04.769@LM_DEBUG@15:45:04.769036|(5194|5194) Writer::end
2025-12-05 15:45:04.769@LM_DEBUG@15:45:04.769106|(5194|5194) Writer::end
2025-12-05 152:04255:-0142.-70659 @1L5M:_4D5E:B0U4G.@71659:@4L5M:_0D4E.B7U6G9@71653:|4(55:10945.|756290774)4 |i(n5s1t9a4n|c5e1 9i7s) dDiastpaoWsreidt
erImpl::remove_associations: bit 0 local 01030000.3f1c15f5.00000002.00000102(01cc80b0) remote 01030000.3f1c15f5.00000003.00000507(28aa988b) num remotes 2
2025-12-05 15:45:04.769@LM_DEBUG@15:45:04.770001|(5195|5207) instance is disposed
2025-12-05 15:45:04.770@LM_DEBUG@15:45:04.770196|(5195|5207) instance is disposed
2025-12-05 15:45:04.770@LM_DEBUG@15:45:04.770319|(5195|5207) instance is disposed
2025-12-05 15:45:04.770@LM_DEBUG@15:45:04.770862|(5195|5198) DataReaderImpl::remove_associations: bit 0 local 01030000.3f1c15f5.00000003.00000507(28aa988b) remote 01030000.3f1c15f5.00000002.00000102(01cc80b0) num remotes 1
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771043|(5195|5198) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f1c15f5.00000003.00000507(28aa988b) remote 01030000.3f1c15f5.00000002.00000102(01cc80b0) num remotes 1
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771199|(5195|5198) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771276|(5194|5197) DataWriterImpl::remov2e0_2a5s-s1o2c-i0a5t i1o5n:s4:5 :b0i4t. 707 1l@oLcMa_lD E0B1U0G3@01050:04.53:f014c.1757f153.3040|0(050109052|.50109080)0 2D0a2t(a2Raeea1dde3r7L3i)s treenmeortIem p0l1:0:3o0n0_0s0u.b3sfc1rci1p5tfi5o.n0_0m0a0t0c0h0e3d.
00000507(28aa988b) num remotes 2
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771546|(5195|5198) DataReaderImpl::remove_associations: bit 0 local 01030000.3f1c15f5.20002050-01020-30.50 01050:04650:70(40.378771c@bL4M8_)D ErBeUmGo@t1e5 :04150:30040.0707.31f611c71|5(f551.9040|050200090)2 .D0a0t0a0L0i1n0k2:(:0h1acncd8l0eb_0e)x cneupmt iroenm(o)t e-s (1d
elay) scheduling timer for future release
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771800|(5195|5198) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f1c15f5.00000003.00000607(0387cb48) remote 01030000.3f1c15f5.00000002.00000102(01cc80b0) num remotes 1
2025-12-05 15:45:04.771@LM_DEBUG@15:45:04.771930|(5195|5198) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772015|(5195|5198) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772182|(5195|5198) DataReaderImpl::remove_associations: bit 0 local 01030000.3f1c15f5.00000003.00000507(28aa988b) remote 01030000.3f1c15f5.00000002.00000202(2ae1d373) num remotes 1
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772337|(5195|5198) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f1c15f5.00000003.00000507(28aa988b) remote 01030000.3f1c15f5.00000002.00000202(2ae1d373) num remotes 1
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772469|(5195|5198) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772575|(5195|5198) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:04.772@LM_DEBUG@15:45:04.772672|(5194|51972)0 2D5a-t1a2R-e0a5d e1r5I:m4p5l::0:4r.e7m7o2v@eL_Ma_sDsEoBcUiGa@t1i5o:n4s5:: 0b4i.t7 712 7l1o8c|a(l5 109150|350109080). 3Dfa1tca1R5efa5d.e0r0I0m0p0l0:0:2r.e0m0o0v0e0_1acs7s(oecaica2tbi6o8nfs): rbeimto t0e l0o1c0a3l0 000100.330f010c01.53ff51.c01050f050.000010.0000000030.10c020(0d0d600873(80d308)7 cnbu4m8 )r ermeomtoetse 10
1030000.3f1c15f5.00020002050-21.20-00050 01250:24(52:a0e41.d737723@)L Mn_uDmE BrUeGm@o1t5e:s4 51:
04.772921|(5194|5197) Da2t0a2R5e-a1d2e-r0I5m p1l5:::4r5e:m0o4v.e7_7a2s@sLoMc_iDaEtBiUoGn@s1_5i::4 5b:i0t4 .17 7l2o9c7a8l| (051109350|050109.83)f 1Dca1t5afR5e.a0d0e0r0I0m0p0l2:.:0r0e0m0o0v1ec_7a(sesaocc2iba6t8ifo)n sr_eim:o tbei t0 100 3l0o0c0a0l. 30f110c31050f050..030f010c01050f15..000000000010c023(.d0d000803086d007)( 0n3u8m7 crbe4m8o)t erse m1o
te 01030000.3f1c15f5.00000002.00000202(2ae1d373) num remotes 1
2025-12-05 15:45:04.773@LM_DEBUG@15:45:04.773219|(5195|5198) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:04.773@LM_DEBUG@15:45:04.773345|(5195|5198) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:04.773@LM_DEBUG@15:45:04.773426|(5195|5207) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:04.773@LM_DEBUG@15:45:04.773827|(5194|5197) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000002.000003c7(d8f4d40d) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95) num remotes 1
2025-12-05 15:45:04.773@LM_DEBUG@15:45:04.773941|(5194|5197) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000002.000003c7(d8f4d40d) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95) num remotes 1
2025-12-05 15:45:04.774@LM_DEBUG@15:45:04.774470|(5194|5197) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000002.000004c7(97b542ca) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52) num remotes 1
2025-12-05 15:45:04.774@LM_DEBUG@15:45:04.774583|(5194|5197) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000002.000004c7(97b542ca) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52) num remotes 1
2025-12-05 15:45:04.775@LM_DEBUG@15:45:04.775202|(5194|5197) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000002.000002c7(c1efe54c) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13) num remotes 1
2025-12-05 15:45:04.775@LM_DEBUG@15:45:04.775366|(5194|5197) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000002.000002c7(c1efe54c) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13) num remotes 1
2025-12-05 15:45:04.775@LM_DEBUG@15:45:04.775368|(5194|5204) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:38395 , reconnect_state = INIT_STATE.
2025-12-05 15:45:04.775@LM_DEBUG@15:45:04.775663|(5194|5204) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:04.778@LM_DEBUG@15:45:04.778267|(5194|5194) Service_Participant::shutdown
2025-12-05 15:45:04.779@LM_DEBUG@15:45:04.779218|(5195|5207) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:42549 , reconnect_state = INIT_STATE.
2025-12-05 15:45:04.782@LM_DEBUG@15:45:04.782040|(5194|5194) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:04.782@LM_DEBUG@15:45:04.782613|(5194|5194) Service_Participant::~Service_Participant
2025-12-05 15:45:04.782@LM_DEBUG@15:45:04.782668|(5194|5194) Service_Participant::shutdown
2025-12-05 15:45:05.015@LM_INFO@15:45:05.015082|(5195|5195) subscriber checking for pub finished
2025-12-05 15:45:05.015@LM_INFO@15:45:05.015218|(5195|5195) subscriber starting shutdown
2025-12-05 15:45:05.016@LM_DEBUG@15:45:05.016410|(5195|5196) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000003.000001c7(d7a29f3f) remote 01030000.3f1c15f5.00000001.000001c2(dd0838d0) num remotes 1
2025-12-05 15:45:05.016@LM_DEBUG@15:45:05.016549|(5195|5196) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000003.000001c7(d7a29f3f) remote 01030000.3f1c15f5.00000001.000001c2(dd0838d0) num remotes 1
2025-12-05 15:45:05.017@LM_DEBUG@15:45:05.017318|(5195|5196) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000003.000003c7(e594fdbd) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95) num remotes 1
2025-12-05 15:45:05.017@LM_DEBUG@15:45:05.017436|(5195|5196) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000003.000003c7(e594fdbd) remote 01030000.3f1c15f5.00000001.000004c2(a07fcc95) num remotes 1
2025-12-05 15:45:05.017@LM_DEBUG@15:45:05.017971|(5195|5196) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000003.000004c7(aad56b7a) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52) num remotes 1
2025-12-05 15:45:05.018@LM_DEBUG@15:45:05.018086|(5195|5196) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000003.000004c7(aad56b7a) remote 01030000.3f1c15f5.00000001.000003c2(ef3e5a52) num remotes 1
2025-12-05 15:45:05.018@LM_DEBUG@15:45:05.018689|(5195|5196) DataReaderImpl::remove_associations: bit 1 local 01030000.3f1c15f5.00000003.000002c7(fc8fccfc) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13) num remotes 1
2025-12-05 15:45:05.018@LM_DEBUG@15:45:05.018835|(5195|5196) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f1c15f5.00000003.000002c7(fc8fccfc) remote 01030000.3f1c15f5.00000001.000002c2(f6256b13) num remotes 1
2025-12-05 15:45:05.018@LM_DEBUG@15:45:05.018946|(5195|5205) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:38395 , reconnect_state = INIT_STATE.
2025-12-05 15:45:05.019@LM_DEBUG@15:45:05.019123|(5195|5205) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:05.019@LM_DEBUG@15:45:05.019917|(5195|5196) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:05.024@LM_INFO@15:45:05.024282|(5195|5195) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:05.024@LM_DEBUG@15:45:05.024346|(5195|5195) Service_Participant::shutdown
2025-12-05 15:45:05.025@LM_DEBUG@15:45:05.025483|(5195|5195) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:05.028@LM_INFO@15:45:05.028154|(5195|5195) subscriber exiting with status 0
2025-12-05 15:45:05.028@LM_DEBUG@15:45:05.028755|(5195|5195) Service_Participant::~Service_Participant
2025-12-05 15:45:05.028@LM_DEBUG@15:45:05.028816|(5195|5195) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:05.051220|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl mwmr Time:2s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl mr
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5213
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -w 1 -m 1 -i 50 -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5220 started at 2025-12-05 15:45:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -m 1 -i 50 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5221 started at 2025-12-05 15:45:05
1155::4455::0055..330055880066||((55222210||55222210)) 1155::4455::0055..330055885523 spuubbslcirsihbeerr mmaaiinn
202250-2152--1025- 0155 :1455::4055:.0350.63@0L6M@_LIMN_FION@F1O5@:1455::4055:.0350.63102661|2(65|2(2502|2512|2502)2 1I)N FION:F Os:e ts_eDtC_PDSC_PdSe_bduegb_ulge_vleelv:e ls:e ts etto t1o
1
22002255--1122--0055 1155::4455::0055..330066@@LLMM__IINNFFOO@@1155::4455::0055..330066225545||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4455::0055..330066@@LLMM__IINNFFOO@@1155::4455::0055..330066445545||((55222201||55222201)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
2022052-51-21-20-50 51 51:54:54:50:50.53.0360@6L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.0360867868|0(|5(252202|15|252202)1 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GS_HSMHEMME_MT_RTARNASNPSOPROTRST=Ss=hsmhemme
m
2025-1220-2055- 1125-:0455 :1055:.4350:70@5L.M3_0I7N@FLOM@_1I5N:F4O5@:1055:.4350:70055.63|0(75025290||(55222201)| 5I2N2F1O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnNgF:I GC_OSNHFMIEGM_=S@HsMhEmMe=m@
shmem
2025-122-00255 -1152:-4055: 0155.:34057:@0L5M._3I0N7F@OL@M1_5I:N4F5O:@0155.:34057:20158.|3(057222201||5(252202)1 |I5N2F2O1:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tCrOiNnFgI:G _CROTNPFSI_GT_RRATNPSSP_OTRRTASN=SrPtOpRsT
S=rtps
2025-1220-2055- 1125-:0455 :1055:.4350:70@5L.M3_0I7N@FLOM@_1I5N:F4O5@:1055:.4350:70357.73|0(75328200||(55222201)| 5I2N2F1O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rCiOnNgF:I GC_ORNTFPISG=_@RrTtPpSs=
@rtps
2025-21022-50-51 21-50:54 51:50:54.53:0075@.L3M0_7I@NLFMO_@I1N5F:O4@51:50:54.53:00755.3300|7(553222|0(|55222210|)5 2I2N1F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NMFUILGT_IMCUALSTTI_CTARSATN_STPROARNTSSP=OmRuTlSt=imcualstti
cast
22002255--1122--0055 1155::4455::0055..330077@@LLMM__IINNFFOO@@1155::4455::0055..330077771145||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__MMUULLTTIICCAASSTT==@@mmuullttiiccaasstt
22002255--1122--0055 1155::4455::0055..330077@@LLMM__IINNFFOO@@1155::4455::0055..330077888866||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__UUDDPP__TTRRAANNSSPPOORRTTSS==uuddpp
22002255--1122--0055 1155::4455::0055..330088@@LLMM__IINNFFOO@@1155::4455::0055..330088004489||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__UUDDPP==@@uuddpp
2025-21022-50-51 21-50:54 51:50:54.53:0085@.L3M0_8I@NLFMO_@I1N5F:O4@51:50:54.53:00852.0320|8(250242|1(|55222201|)5 2I2N0F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iCnOgN:F ICGO_NTFCIPG__TTRCAPN_STPROARNTSSP=OtRcTpS
=tcp
22002255--1122--0055 1155::4455::0055..330088@@LLMM__IINNFFOO@@1155::4455::0055..330088336611||((55222210||55222210)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__TTCCPP==@@ttccpp
22002255--1122--0055 1155::4455::0055..330088@@LLMM__IINNFFOO@@1155::4455::0055..330088550099||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG==@@ccoonnffiigg
22002255--1122--0055 1155::4455::05.30058.@3L0M8_@ILNMF_OI@N15F:O4@51:50:54.53:00856.6350|8(656252|0(|55222210|)5 2I2N1F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PSOHRMTE_MS_HTMREAMN_STPROARNTS_PTOYRPTE_=TsYhPmEe=ms
hmem
2025-122-00255 -1152:-4055: 0155.:34058:@0L5M._3I0N8F@OL@M1_5I:N4F5O:@0155.:34058:80556.|3(058282509||5(252202)1 |I5N2F2O1:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NSSHPMOERMT=_@SsHhMmEeMm=
@shmem
2025-122-00255 -1152:-4055: 0155.:34059:@0L5M._3I0N9F@OL@M1_5I:N4F5O:@0155.:34059:00155.|3(059202108||5(252202)1 |I5N2F2O1:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NRSTPPOSR_TU_SRET_PMSU_LUTSIEC_AMSUTL=T0I
CAST=0
2025-1220-2055- 1125-:0455 :1055:.4350:90@5L.M3_0I9N@FLOM@_1I5N:F4O5@:1055:.4350:90158.03|0(95128220||(55222201)| 5I2N2F1O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SRPTOPRST__TRRTAPNSS_PTORRATN_STPYOPRET=_rTtYpPsE_=urdtpp
s_udp
20252-01225--0152 -1055: 4155::0455.:30059.@3L0M9_@ILNMF_OI@N1F5O:@4155::0455.:30059.335039|3(5552|2(05|252212|05)2 2I1N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_ORRTTP_SR=T@PrSt=p@sr
tps
202250-2152--1025- 0155 :1455::4055:.0350.93@0L9M@_LIMN_FION@F1O5@:1455::4055:.0350.93501955|1(65|2(2502|2512|2502)2 1I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_RMTU_LMTUILCTAISCTA_STTR_ATNRSAPNOSRPTO_RTTY_PTEY=PmEu=lmtuilctaiscta
st
2022052-51-21-20-50 51 51:54:54:50:50.53.0390@9L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.0390790750|7(|5(252202|15|252202)1 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TM_UMLUTLITCIACSATS=T@=m@umlutlitciacsats
t
22002255--1122--0055 1155::4455::0055..330099@@LLMM__IINNFFOO@@1155::4455::0055..330099887890||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__UUDDPP__TTRRAANNSSPPOORRTT__TTYYPPEE==uuddpp
2022052-51-21-20-50 51 51:54:54:50:50.53.1301@0L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.1301005085|9(|5(252212|05|252212)0 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TU_DUPD=P@=u@dupd
p
2022052-51-21-20-50 51 51:54:54:50:50.53.1301@0L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.1301201261|7(|5(252212|05|252212)0 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TT_CTPC_PT_RTARNASNPSOPROTR_TT_YTPYEP=Et=ctpc
p
2022052-51-21-20-50 51 51:54:54:50:50.53.1301@0L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.1301308368|7(|5(252212|05|252212)0 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TT_CTPC=P@=t@ctpc
p
2022052-51-21-20-50 51 51:54:54:50:50.53.1301@0L@ML_MI_NIFNOF@O1@51:54:54:50:50.53.1301503583|9(|5(252212|05|252212)0 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR=T@=t@rtarnasnpsoprotr
t
2025-12-05 15:452:00255.-31120-@0L5M _1I5N:F4O5@:1055:.4351:00@5L.M3_1I0N7F1O0@|1(55:24250:|0552.2301)0 7I0N9F|O(:5 2C2o1n|f5i2g2S1t)o rIeNIFmOp:l :C:osnefti_gsSttroirnegI:m pClO:M:MsOeNt__PsOtOrLi_nSgI:Z EC=O4M0M0O0N0_0P0O0O
L_SIZE=40000000
2025-12-05 15:45:0250.2351-01@2L-M0_5I N1F5O:@4155::0455.:30150.@3L1M0_8I6N8F|O(@51252:04|55:20250.)3 1I0N8F7O6:| (C5o2n2f1i|g5S2t2o1r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpMlM:O:Ns_eDtC_PsSt_rIiNnFgO:_ RCEOPMOM=OfNi_lDeC:P/S/_rIeNpFoO._iRoErP
O=file://repo.ior
2025-12-05 15:45:20052.53-1112@-L0M5_ I1N5F:O4@51:50:54.53:1015@.L3M1_1I0N3F5O|@(1552:2405|:50252.03)1 1I0N4F3O|:( 5C2o2n1f|i5g2S2t1o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlM:M:OsNe_tD_CsPtSr_iGnLgO:B ACLO_MTMROANN_SDPCOPRST__GCLOONBFAILG_=TtRcApN
SPORT_CONFIG=tcp
2025-12-05 1250:2455-:1025-.0351 11@5L:M4_5I:N0F5O.@31151:@4L5M:_0I5N.F3O1@11250:34|5(:50252.03|151222100)| (I5N2F2O1:| 5C2o2n1f)i gISNtFoOr:e ICmopnlf:i:gsSetto_rsetIrmipnlg::: sCeOtM_MsOtNr=i@ncgo:m mCoOnM
MON=@common
22002255--1122--0055 1155::4455::0055..331111@@LLMM__IINNFFOO@@1155::4455::0055..331111771101||((55222201||55222201)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__00441100__MMCCAASSTT__UUNNRREELLIIAABBLLEE__RREELLIIAABBLLEE==ffaallssee
2025-12-05 15:45:052.032152-@1L2M-_0I5N F1O5@:1455::4055:.0351.23@1L2M8_6I9N|F(O5@21250:|4552:2005). 3S1e2r8v8i1c|e(_5P2a2r1t|i5c2i2p1a)n tS:e:rgveitc_ed_oPmaaritni_cpiapratnitc:i:pgaentt__dfoamcationr_yp:a rTthiicsi piasn tO_pfeancDtDoSr y3:. 3T4h.i0s- diesv OupseinnDgD SA C3E. 364..50.-2d3e
v using ACE 6.5.232
025-12-05 15:45:0250.2351-31@2L-M0_5I N1F5O:@4155::0455.:30153.@3L1M3_0I5N8F|O(@51252:04|55:20250.)3 1S3e0r6v7i|c(e5_2P2a1r|t5i2c2i1p)a nSte:r:vgiecte__dPoamratiinc_ippaarntti:c:igpeatn_td_ofmaacitno_rpya:r tliocgi_plaenvte_lf:a cdteobruyg: DlCoPgS__ldeevbeulg:_ ldeevbeulg: D1C
PS_debug_level: 1
2025-12-05 15:45:20052.53-1132@-L0M5_ I1N5F:O4@51:50:54.53:1035@.L3M1_3I2N3F2O|@(1552:2405|:50252.03)1 3S2e3r9v|i(c5e2_2P1a|r5t2i2c1i)p aSnetr:v:igceet__Pdaormtaiicni_ppaanrtt:i:cgiepta_ndto_mfaaicnt_oprayr:t imcaicphainnte_:f arcutnonreyr:v mmyagc8h7i6n,e :x 8r6u_n6n4e rpvlmaytgf8o7r6m,: xL8i6n_u6x4, p6l.a8t.f0o-r1m0:4 1L-ianzuuxr,e ,6 .#84.70~-2120.4014-.a1z-uUrbeu,n t#u4 7S~M2P2 .F0r4i. 1O-cUtb u n3t u2 0S:M4P3 :F0r1i UOTcCt 2 032 52
0:43:01 UTC 2025
2025-12-05 15:24052:50-51.23-1035@ L1M5_:I4N5F:O0@51.53:1435@:L0M5_.I3N1F3O5@0135|:(4552:2005|.53212305)0 9S|e(r5v2i2c1e|_5P2a2r1t)i cSiepravnitc:e:_gPeatr_tdiocmiapiann_tp:a:rgteitc_idpoamnati_nf_apcatrotriyc:i pcaonmtp_iflaecrt:o rgy :v ecrosmipoinl e1r1:. 4g. 0v
ersion 11.4.0
2025-12-052 01255:-4152:-0055. 31153:@4L5M:_0N5O.T3I1C3E@@L1M5_:N4O5T:I0C5E.@31153:64751:|0(55.232103|657252|0()5 2N2O1T|I5C2E2:1 )S eNrOvTiIcCeE_:P aSretrivciicpea_nPta:r:tiinctiipaalnitz:e:SicnhteidaulliiznegS(c)h e-d unloi nsgc(h)e d-u lnion gs cphoeldiuclyi nsgp epcoilfiiceyd ,s pneocti fsieetdt,i nngo tp osleitctyi.n
g policy.
22002255--1122--0055 1155::4455::0055..331144@@LLMM__DDEEBBUUGG@@1155::4455::0055..331144220034||((55222210||55222210)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
2025-12-05 15:45:05.314@LM_INFO@15:45:05.314789|(522200|2552-2102)- 0I5N F1O5:: 4C5o:n0f5i.g3S1t4o@rLeMI_mIpNlF:O:@s1e5t:_4s5t:r0i5n.g3:1 4R8E1P2O|S(I5T2O2R1Y|_5D2E2F1A)U LITN_FROE:P OC=o@nDfEiFgASUtLoTr_eRIEmPpOl
::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:45:05.314@LM_DE2B0U2G5@-1152:-4055: 0155.:34154:90753.|3(1542@2L0M|_5D2E2B0U)G @S1e5r:v4i5c:e0_5P.a3r1t4i9c9i2p|a(n5t2:2:1s|e5t2_2r1e)p oS_eirovri:c eR_ePpaor[tDiEcFiApUaLnTt_:R:EsPeOt]_ r=e=p of_iiloer::/ /Rreeppoo[.DiEoFrA
ULT_REPO] == file://repo.ior
15:45:05.330187|(5213|5213) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:05.336@LM_INFO@15:45:05.336945|(5220|5220) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:45:05.337@LM_INFO@15:45:05.337129|(5220|5220) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:45:05.337@LM_INFO@15:45:05.337198|(5221|5221) INFO: ConfigS2t0o2r5e-I1m2p-l0:5: s1e5t:_4s5t:r0i5n.g3:3 7T@RLAMN_SIPNOFROT@_1O5P:E4N5D:D0S5_.B3I3T7T2C5P1_|T(R5A2N2S0P|O5R2T2_0I)N SITn_fDoERFeApUoLDTi_sRcEoPvOe_rDyA:T:AbLiItN_Kc_oRnEfLiEgA S-E _BDIETL AtYc=p0
transport :0
2025-12-05 15:45:05.337@LM_INFO@15:45:05.337451|(5221|5221) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:45:05.337@LM_INFO@15:45:05.337565|(5221|5221) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:45:05.342@LM_WARNING@15:45:05.342514|(5220|5220) WARNING: get_fully_qualified_hostname: Could not2 0f2i5n-d1 2F-Q0D5N .1 5U:s4i5n:g0 5".r3u4n2n@eLrMv_mWyAgR8N7I6N"G @a1s5 :f4u5l:l0y5 .q3u4a2l5i7f0i|e(d5 2h2o1s|t5n2a2m1e), WpAlReNaIsNeG :c ogrerte_cftu lslyys_tqeuma lciofnifeidg_urhaotsitonna.m
e: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:05.349@LM_DEBUG@15:45:05.349755|(5221|5224) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000003.000001c7(8d26d178) remote 01030000.086b114c.00000001.000001c2(878c7697)
2025-12-05 15:45:05.350@LM_WARNING@15:45:05.350146|(5221|5221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.350@LM_DEBUG@15:45:05.350795|(5220|5225) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000002.000001c7(b046f8c8) remote 01030000.086b114c.00000001.000001c2(878c7697)
2025-12-05 15:45:05.351@LM_WARNING@15:45:05.351375|(5220|5220) TypeLo2o0k2u5p-S1e2r-v0i5c e1:5::t4y5p:e0_5i.d3e5n1t@iLfMi_eDrE_BtUoG_@d1y5n:a4m5i:c0 5-. 3E5n1c4o2u1n|t(e5r2e2d1 |T5K2_2N4O)N ED:a traeRteuardneirnIgm pnli:l: aDdydn_aamsisco cTiyaptei
on - bit 1 local 01030000.086b114c.00000003.000002c7(a60b82bb) remote 01030000.086b114c.00000001.000002c2(aca12554)
2025-12-05 15:45:05.352@LM_WARNING@15:45:05.352453|(5221|5221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.352@LM_DEBUG@15:45:05.352773|(5220|5225) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000002.000002c7(9b6bab0b) remote 01030000.086b114c.00000001.000002c2(aca12554)
2025-12-05 15:45:05.353@LM_WARNING@15:45:05.353380|(5220|5220) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.353@LM_DEBUG@15:45:05.353733|(5221|5224) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000003.000003c7(bf10b3fa) remote 01030000.086b114c.00000001.000004c2(fafb82d2)
2025-12-05 15:45:05.354@LM_WARNING@15:45:05.354284|(5221|5221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.354@LM_DEBUG@15:45:05.354475|(5220|5225) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000002.000003c7(82709a4a) remote 01030000.086b114c.00000001.000004c2(fafb82d2)
2025-12-05 15:45:05.355@LM_WARNING@15:45:05.355063|(5220|5220) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.355@LM_DEBUG@15:45:05.355439|(5221|5224) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000003.000004c7(f051253d) remote 01030000.086b114c.00000001.000003c2(b5ba1415)
2025-12-05 15:45:05.356@LM_WARNING@15:45:05.356013|(5221|5221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.356@LM_DEBUG@15:45:05.356181|(5220|5225) DataReaderImpl::add_association - bit 1 local 01030000.086b114c.00000002.000004c7(cd310c8d) remote 01030000.086b114c.00000001.000003c2(b5ba1415)
2025-12-05 15:45:05.356@LM_DEBUG@15:45:05.356673|(5221|5221) attach to tcp
2025-12-0250 2155-:1425-:0055 .1355:64@5L:M0_5D.E3B5U6G@@L1M5_:W4A5R:N0I5N.G3@51657:6425|:(0552.2315|65726211|)( 5D2a2t0a|R5e2a2d0e)r LTiyspteeLnoeorkIumppSle:r:vDiactea:R:etaydpeer_LiidsetnetniefriIemrp_lt
o_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.357@LM_DEBUG@15:45:05.357524|(5220|5220) attach to tcp
2025-12-05 15:45:05.358@LM_WARNING@15:45:05.358711|(5221|5221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.359@LM_DEBUG@15:45:05.359302|(5220|5225) Data2W0r2i5t-e1r2I-m0p5l :1:5a:d4d5_:a0s5s.o3c5i9a@tLiMo_nD E-B UbGi@t1 50: 4l5o:c0a5l. 305190334080|0(05.202816|b5121244c). 0D0a0t0a0R0e0a2d.e0r0I0m0p0l1:0:2a(d5db_4a8scseofc7i)a trieomno t-e b0i1t0 300 0l0o0c.a0l8 60b1101340c0.0000.0008060b0131.40c0.000000500070(0732.20e0d060c0c5)0
7(722ed6cc) remote 01030000.086b114c.00000002.020002050-11022-(055b 4185c:e4f57:)0
5.359@LM_WARNING@15:45:05.359520|(5220|5220) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:05.359@LM_INFO@15:45:05.359643|(5220|5220) publisher signaling ready
2025-12-05 15:45:05.360@LM_DEBUG@15:45:05.360358|(5221|5233) DataReaderListenerImpl::on_sub2s0c2r5i-p1t2i-o0n5_ m1a5t:c4h5e:d0
5.360@LM_DEBUG@15:45:05.360426|(5220|5225) DataW2r0i2t5e-r1I2m-p0l5: :1a5d:d4_5a:s0s5o.c3i6a0t@iLoMn_ D-E BbUiGt@ 105 :l4o5c:a0l5 .0316003409020|0(.5028261b|151242c4.)0 0D0a0t0a0R0e2a.d0e0r0I0m0p1l0:2:(a5dbd4_8acsesfo7c)i arteimoont e- 0b1i0t3 000 0l0o.c0a8l6 b0111043c0.000000.0008060b31.1040c0.0000600070(050930.30805000f0)6
07(5903850f) remote 01030000.086b114c.00000002.00000102(5b48cef7)
2025-12-05 15:45:05.360@LM_INFO@15:45:05.23062057-6182|-(0552 2105|:54253:50)5 .D3a6t0a@WLrMi_tWeArRINmIpNlG:@:1t5r:a4n5s:0p5o.r3t6_0a8s0s8o|c(_5d2o2n1e|:5 2w2r1i)t eTry p0e1L0o3o0k0u0p0S.e0r8v6ibc1e1:4:ct.y0p0e0_0i0d0e0n2t.i0f0i0e0r0_1t0o2(_5dby4n8acmeifc7 )- sEuncccoeuendteedr eidn TaKs_sNoOcNiEa:t irnegt uwrintihn gr enaidle rD y0n1a0m3i0c0 0T0y.p0e8
6b114c.00000003.00000507(722ed6cc)
2022052-51-21-20-50 51 51:455::4055:.0356.13@6L0M@_LDME_BDUEGB@U1G5@:1455::4055:.0356.13068150|8(25|2(2502|2512|3552)2 4D)a tDaaWtraiRteeardIemrpLli:s:tternaenrsIpmoprlt:_:aosns_oscu_bdsocnrei:p twiroint_emra t0c1h0e3d0
000.086b114c.00000002.00000102(5b48cef7) re2a0d2e5r- 1021-00350 01050:.4058:60b51.1346c1.@0L0M0_0I0N0F0O3@.1050:04050:50057.(3762122e4d06|c(c5)2 2c1a|l5l2i2n1g) assusboscciraitbieorn _sciogmnpalleitneg_ ir
eady
2025-12-05 15:45:05.361@LM_DEBUG@15:45:05.361359|(5220|5235) DataWriterImpl::association_complete_i - bit 0 local 01030000.086b114c.00000002.00000102(5b48cef7) remote 01030000.086b114c.00000003.00000507(722ed6cc)
2025-12-05 15:45:05.361@LM_INFO@15:45:05.361591|(5220|5235) DataWriterImpl::transport_assoc_done: writer 01030000.086b114c.00000002.00000102(5b48cef7) succeeded in associating with reader 01030000.086b114c.00000003.00000607(5903850f)
2025-12-05 15:45:05.361@LM_DEBUG@15:45:05.361734|(5220|5235) DataWriterImpl::transport_assoc_done: writer 01030000.086b114c.00000002.00000102(5b48cef7) reader 01030000.086b114c.00000003.00000607(5903850f) calling association_complete_i
2025-12-05 15:45:05.361@LM_DEBUG@15:45:05.361849|(5220|5235) DataWriterImpl::association_complete_i - bit 0 local 01030000.086b114c.00000002.00000102(5b48cef7) remote 01030000.086b114c.00000003.00000607(5903850f)
2025-12-05 15:45:05.609@LM_INFO@15:45:05.609837|(5220|5220) publisher checking for sub ready
2025-12-05 15:45:05.610@LM_DEBUG@15:45:05.610034|(5220|5220) Writer::start
2025-12-05 15:45:05.610@LM_DEBUG@15:45:05.610245|(5220|5236) Writer::svc begins.
2025-12-05 15:45:05.610@LM_DEBUG@15:45:05.610336|(5220|5236) 15:45:05.610338 Writer::svc starting to write.
2025-12-05 15:45:05.610@LM_INFO@15:45:05.610805|(5220|5236) write (0).
2025-12-05 15:45:05.610@LM_DEBUG@15:45:05.610863|(5221|5233) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:05.610@LM_INFO@15:45:05.610977|(5220|5236) write (1).
2025-12-05 15:45:05.611@LM_INFO@15:45:05.611060|(5220|5236) 2w0r2i5t-e1 2(-20)5.
15:45:05.611@LM_DEBUG@15:45:05.611085|(5221|5233) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:05.611@LM_INFO@15:45:05.611145|(5220|5236) write (3).
2025-12-05 15:45:05.611@LM_INFO@15:45:05.611221|(5220|5236) write (4).
2025-12-05 15:45:05.611@LM_INFO@15:45:05.611295|(5220|5236) write (5).
2025-12-05 15:45:05.611@LM_INFO@15:45:05.611369|(5220|5236) write (6).
2025-12-05 15:45:05.611@LM_DEBUG@15:45:05.611393|(5221|5233) reader E3C93B10 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, 2c0o2u5n-t1 2=- 015
15:45:05.611@LM_I2N0F2O5@-1152:-4055: 0155.:64151:40650.|6(1512@2L0M|_5D2E3B6U)G @w1r5i:t4e5 :(075)..6
11490|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.611@LM_INFO@15:45:0250.2651-11527-70|5( 51252:14|55:20251.)6 1s1u@bLsMc_rIiNbFeOr@ 1c5h:e4c5k:i0n5g. 6f1o1r6 1p2u|b( 5r2e2a0d|y5
236) write (8).
2025-12-05 15:45:05.611@LM_DEBUG@15:45:05.611690|(5221|5233) reader E3CE1330 take foo.x = 0.20002050-0102 -f0o5o .1y5 :=4 50:.0050.0601010@,L Mf_oIoN.FdOa@t1a5_:s4o5u:r0c5e. 6=1 117,5 3c|o(u5n2t2 0=| 522
36) write 2(092)5.-
12-05 15:45:05.611@LM_DEBUG@15:45:05.611831|(5221|5233) SampleInfo.sample_rank = 0
2025-12-052 01255:-4152:-0055. 61151:@4L5M:_0I5N.F6O1@11@5L:M4_5I:N0F5O.@61151:84950:|0(55.262111|950222|1()5 2s2u0b|s5c2r3i6b)e rw rcihteec k(i1n0g) .f
or pub finished
2025-12-05 15:45:05.611@LM_DEBUG@15:45:05.612003|(5221|5233) reader E3C93B10 take fo2o0.2x5 -=1 21-.0050 01050:04 5f:o0o5..y6 1=2 @0L.M0_0I0N0F0O0@,1 5f:o4o5.:d0a5t.a6_1s2o0u4r1c|e( 5=2 210,| 5c2o3u6n)t w=r i3t
e (11).
2025-12-05 15:45:05.612@LM_DEBUG@15:45:05.612128|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 21052:54-51:20-50.56 1125@:L4M5_:D0E5B.U6G1@21@5L:M4_5I:N0F5O.@61152:04056:|0(55.262112|158262|1()5 2r2e0c|e5i2v3e6d) 3w roift ee x(p1e2c)t.e
d 100
2025-12-05 15:45:05.612@LM_DEBUG@15:45:05.612280|(5221|5233) reader E3CE1330 take foo.x = 1.000000 2f0o2o5.-y1 2=- 005. 01050:04050:,0 5f.o6o1.2d@aLtMa__IsNoFuOr@c1e5 :=4 51:,0 5c.o6u1n2t3 2=4 |4(
5220|523260)2 5w-r1i2t-e0 5( 1135):.4
5:05.612@LM_DEBUG@15:45:05.612389|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.612@LM_INFO@15:45:05.612452|(5220|5236) write (14).
2025-12-05 15:45:0250.2651-21@2L-M0_5D E1B5U:G4@51:50:54.56:1025@.L6M1_2I5N1F8O|@(1552:2415|:50253.36)1 2r5e2a7d|e(r5 2E230C|9532B3160) twarkiet ef o(o1.5x) .=
2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:45:05.612@LM_D2E0B2U5G-@1125-:0455 :1055:.4651:20654.56|1(25@2L2M1_INFO@1|55:24353:)0 5S.a6m1p2l6e5I5n|f(o5.2s2a0m|p5l2e3_6r)a nwkr i=t e0
(16).
2025-12-05 15:45:05.612@LM_INFO2@01255:-4152:-0055. 61152:84052:|0(55.262102|@5L2M3_6D)E BwUrGi@t1e5 :(4157:)0.5
.612816|(5221|5233) reader E3CE1330 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, c2o0u2n5t- 1=2 -60
5 15:45:20052.56-1122@-L0M5_ I1N5F:O4@51:50:54.56:1025@.L6M1_2D9E1B0U|G(@51252:04|55:20356.)6 1w2r9i2t6e| ((51282)1.|
5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.613@LM_INFO@15:45:05.613032|(5220|5236) write (19).
2025-12-05 15:45:05.613@LM_IN2F0O2@51-51:24-50:50 51.56:14351:1055|.(651232@0L|M5_2D3E6B)U Gw@r1i5t:e4 5(:2005)..6
13126|(5221|5233) reader E3C93B10 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1,2 0c2o5u-n1t2 -=0 57
15:45:05.2601235@-L1M2_-I0N5F O1@51:54:54:50:50.56.1631@3L2M2_2D|E(B5U2G2@01|55:24356:)0 5w.r6i1t3e2 4(12|1()5.2
21|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.613@LM_INFO@15:45:05.613343|(5220|5236) write (22).
2025-12-05 15:45:05.613@LM_DEBUG@15:45:05.613382|(5221|5233) reader E3CE13302 0t2a5k-e1 2f-o0o5. x1 5=: 435.:00050.060103 @fLoMo_.IyN F=O @01.50:04050:0005,. 6f1o3o4.1d5a|t(a5_2s2o0u|r5c2e3 6=) 1w,r ictoeu n(t2 3=) .8
2025-12-05 15:45:05.613@LM_DEBUG@15:45:05.613507|(5221|5233) SampleInfo.sample_rank 2=0 205
-12-05 15:45:05.613@LM_INFO@15:45:05.613541|(5220|5236) write (24).
2025-122-00255 -1152:-4055: 0155.:64153:@0L5M._6I1N3F@OL@M1_5D:E4B5U:G0@51.56:14356:1075|.(651232601|95|2(3562)2 1w|5r2i3t3e) (r2e5a)d.e
r E3C93B10 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:45:05.2601235@-L1M2_-D0E5B U1G5@:1455::4055:.0651.36@1L3M7_6I1N|F(O5@21251:|4552:3035). 6S1a3m7p6l7e|I(n5f2o2.0s|a5m2p3l6e)_ rwarnikt e= (02
6).
2025-12-05 15:45:05.613@LM_INFO@15:45:05.613893|(5220|25022356-)1 2w-r0i5t e1 5(:2475):.0
5.613@LM_DEBUG@15:45:05.613916|(5221|5233) reader E3CE1330 take foo.x = 4.000000 foo.y = 0.0020002050-,1 2f-o0o5. d1a5t:a4_5s:o0u5r.c6e1 3=@ L1M,_ IcNoFuOn@t1 5=: 4150:
05.61398200|2(55-21220-|0552 3165): 4w5r:i0t5e. 6(1248@)L.M
_DEBUG@15:45:05.614031|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.614@LM_INFO@15:45:05.614101|(5220|5236) write (29).
2025-12-05 15:4250:2055-.1621-40@5L M1_5D:E4B5U:G0@51.56:1445@:L0M5_.I6N1F4O1@6115|:(4552:2015|.56213431)6 9r|e(a5d2e2r0 |E532C3963)B 1w0r ittaek e( 3f0o)o..
x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-20052 51-51:24-50:50 51.56:1445@:L0M5_.D6E1B4U@GL@M1_5I:N4F5O:@0155.:64154:20857.|6(154222819||5(253232)0 |S5a2m3p6l)e Iwnrfiot.es a(m3p1l)e._
rank = 0
2025-12-05 15:45:05.614@LM_INFO@15:45:05.614410|(5220|5236) write (32).
2025-12-05 15:45:05.614@LM_DEBUG@15:45:05.614443|(5221|5233) reader E3CE1330 2t0a2k5e- 1f2o-o0.5x 1=5 :54.50:00050.0601 4f@oLoM._yI N=F O0@.1050:04050:00,5 .f6o1o4.4d7a7t|a(_5s2o2u0r|c5e2 3=6 )1 ,w rciotuen t( 3=3 )1.2
2025-12-05 15:45:05.614@LM_DEBUG@15:45:05.614569|(5221|5233) SampleInf2o0.2s5a-m1p2l-e0_5r a1n5k: 4=5 :00
5.614@LM_INFO@15:45:05.614598|(5220|5236) write (34).
2025-12-05 15:45:05.614@L2M0_2I5N-F1O2@-1055: 4155::0455.:60154.667184|@(L5M2_2D0E|B5U2G3@61)5 :w4r5i:t0e5 .(63154)7.0
2|(5221|5233) reader E3C93B10 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count =2 01235
-12-05 15:24052:50-51.26-1045@ L1M5_:I4N5F:O0@51.56:1445@:L0M5_.D6E1B4U8G0@51|5(:54252:00|55.263164)8 1w7r|i(t5e2 2(13|65)2.3
3) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.614@LM_INFO@15:45:05.614921|(5220|5236) write (37).
2025-12-05 15:45:05.614@LM_DEBUG@15:45:05.6124092657-|1(25-20251 |1552:3435): 0r5e.a6d1e4r@ LEM3_CIEN1F3O3@01 5t:a4k5e: 0f5o.o6.1x4 9=8 76|.(050202000|05 2f3o6o). yw r=i t0e. 0(03080)0.0
, foo.data_source = 1, count = 14
2025-12-05 15:45:05.615@LM_DEBUG@15:452:00255.-61125-00954 |1(55:24251:|0552.3631)5 @SLaMm_pIlNeFIOn@f1o5.:s4a5m:p0l5e._6r1a5n1k0 8=| (05
220|5236) write (39).
2025-12-05 15:45:05.615@LM_INFO@15:45:05.615214|(5220|5236) write (40)2.0
25-12-05 15:45:05.615@LM_DEBUG@15:45:05.615244|(5221|5233) reader E3C93B10 take2 0f2o5o-.1x2 -=0 57 .1050:04050:00 5f.o6o1.5y@ L=M _0I.N0F0O0@01050:,4 5f:o0o5..d6a1t5a2_8s2o|u(r5c2e2 0=| 512,3 6c)o uwnrti t=e 1(54
1).
2025-12-05 15:45:05.615@LM_DEBUG@15:45:05.615370|(5221|5233) SampleInfo.sa2m0p2l5e-_1r2a-n0k5 =1 50:
45:05.615@LM_INFO@15:45:05.615400|(5220|5236) write (42).
2025-12-20052 51-51:24-50:50 51.56:1455@:L0M5_.I6N1F5O@@L1M5_:D4E5B:U0G5@.1651:54457:70|5(.56212504|8502|3(65)2 2w1r|i5t2e3 3()4 3r)e.a
der E3CE1330 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, cou2n0t2 5=- 1126-
05 15:452:00255.-61125-@0L5M _1I5N:F4O5@:1055:.4651:50@5L.M6_1D5E5B9U2G|@(1552:2405|:50253.66)1 5w6r0i7t|e( 5(24241)|.5
233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.615@LM_INFO@15:45:05.615727|(5220|5236) write (45).
2025-12-20052 51-51:24-50:50 51.56:1455@:L0M5_.D6E1B5U@GL@M1_5I:N4F5O:@0155.:64155:70857.|6(155272914||5(253232)0 |r5e2a3d6e)r wEr3iCt9e3 B(1406 )t.a
ke foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
22002255--1122--0055 1155::4455::0055..661155@@LLMM__IDNEFBOU@G1@51:54:54:50:50.56.1651951951|6(|5(252202|15|253263)3 )w rSiatmep l(e4I7n)f.o
.sample_rank = 0
2025-12-05 15:45:05.616@LM_INFO@15:45:05.616034|(5220|5236) write (48).
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616070|(5221|5233) reader E230C2E51-31320- 0t5a k1e5 :f4o5o:.0x5 .=6 186.@0L0M0_0I0N0F Of@o1o5.:y4 5=: 005..060106010001,| (f5o2o2.0d|a5t2a3_6s)o uwrrciet e= (14,9 )c.o
unt = 18
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616197|(5221|5233) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 :=4 50:
05.616@LM_DEBUG@15:45:05.616226|(5220|5236) Writer::svc finished.
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616318|(5221|5233) reader E3C93B10 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616389|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616487|(5221|5233) reader E3CE1330 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616557|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616665|(5221|5233) reader E3C93B10 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616753|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616856|(5221|5233) reader E3CE1330 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:45:05.616@LM_DEBUG@15:45:05.616927|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617036|(5221|5233) reader E3C93B10 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617107|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617206|(5221|5233) reader E3CE1330 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617277|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617384|(5221|5233) reader E3C93B10 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617455|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617554|(5221|5233) reader E3CE1330 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617625|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617741|(5221|5233) reader E3C93B10 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617814|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617915|(5221|5233) reader E3CE1330 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:45:05.617@LM_DEBUG@15:45:05.617985|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618094|(5221|5233) reader E3C93B10 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618165|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618265|(5221|5233) reader E3CE1330 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618336|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618444|(5221|5233) reader E3C93B10 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618515|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618623|(5221|5233) reader E3CE1330 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618706|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618818|(5221|5233) reader E3C93B10 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618889|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.618@LM_DEBUG@15:45:05.618989|(5221|5233) reader E3CE1330 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619059|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619168|(5221|5233) reader E3C93B10 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619239|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619339|(5221|5233) reader E3CE1330 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619410|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619518|(5221|5233) reader E3C93B10 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619589|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619702|(5221|5233) reader E3CE1330 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619780|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.619@LM_DEBUG@15:45:05.619929|(5221|5233) reader E3C93B10 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620001|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620103|(5221|5233) reader E3CE1330 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620173|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620282|(5221|5233) reader E3C93B10 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620353|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620451|(5221|5233) reader E3CE1330 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620522|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620630|(5221|5233) reader E3C93B10 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620714|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620817|(5221|5233) reader E3CE1330 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620888|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.620@LM_DEBUG@15:45:05.620998|(5221|5233) reader E3C93B10 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621068|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621167|(5221|5233) reader E3CE1330 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621238|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621345|(5221|5233) reader E3C93B10 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621417|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621518|(5221|5233) reader E3CE1330 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621589|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621706|(5221|5233) reader E3C93B10 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621788|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621891|(5221|5233) reader E3CE1330 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:45:05.621@LM_DEBUG@15:45:05.621962|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622072|(5221|5233) reader E3C93B10 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622143|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622243|(5221|5233) reader E3CE1330 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622321|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622428|(5221|5233) reader E3C93B10 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622499|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622599|(5221|5233) reader E3CE1330 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622670|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622794|(5221|5233) reader E3C93B10 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622865|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.622@LM_DEBUG@15:45:05.622963|(5221|5233) reader E3CE1330 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623034|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623141|(5221|5233) reader E3C93B10 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623212|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623311|(5221|5233) reader E3CE1330 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623381|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623490|(5221|5233) reader E3C93B10 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623561|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623661|(5221|5233) reader E3CE1330 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623752|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623868|(5221|5233) reader E3C93B10 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:45:05.623@LM_DEBUG@15:45:05.623939|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624040|(5221|5233) reader E3CE1330 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624110|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624219|(5221|5233) reader E3C93B10 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624290|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624389|(5221|5233) reader E3CE1330 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624459|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624567|(5221|5233) reader E3C93B10 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624638|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624747|(5221|5233) reader E3CE1330 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624825|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.624@LM_DEBUG@15:45:05.624936|(5221|5233) reader E3C93B10 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625007|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625107|(5221|5233) reader E3CE1330 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625177|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625287|(5221|5233) reader E3C93B10 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625358|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625457|(5221|5233) reader E3CE1330 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625527|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625635|(5221|5233) reader E3C93B10 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625719|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625821|(5221|5233) reader E3CE1330 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.625891|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.625@LM_DEBUG@15:45:05.626000|(5221|5233) reader E3C93B10 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626071|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626171|(5221|5233) reader E3CE1330 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626242|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626349|(5221|5233) reader E3C93B10 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626420|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626520|(5221|5233) reader E3CE1330 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626590|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626707|(5221|5233) reader E3C93B10 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626781|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626883|(5221|5233) reader E3CE1330 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:45:05.626@LM_DEBUG@15:45:05.626953|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627063|(5221|5233) reader E3C93B10 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627134|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627235|(5221|5233) reader E3CE1330 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627305|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627413|(5221|5233) reader E3C93B10 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627485|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627584|(5221|5233) reader E3CE1330 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627655|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627774|(5221|5233) reader E3C93B10 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627850|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.627@LM_DEBUG@15:45:05.627950|(5221|5233) reader E3CE1330 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628020|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628129|(5221|5233) reader E3C93B10 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628200|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628300|(5221|5233) reader E3CE1330 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628370|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628479|(5221|5233) reader E3C93B10 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628550|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628651|(5221|5233) reader E3CE1330 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628731|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628841|(5221|5233) reader E3C93B10 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:45:05.628@LM_DEBUG@15:45:05.628912|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629010|(5221|5233) reader E3CE1330 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629081|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629187|(5221|5233) reader E3C93B10 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629259|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629358|(5221|5233) reader E3CE1330 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629428|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629536|(5221|5233) reader E3C93B10 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629607|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629716|(5221|5233) reader E3CE1330 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629788|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629897|(5221|5233) reader E3C93B10 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:45:05.629@LM_DEBUG@15:45:05.629968|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630067|(5221|5233) reader E3CE1330 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630137|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630245|(5221|5233) reader E3C93B10 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630316|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630414|(5221|5233) reader E3CE1330 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630484|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630592|(5221|5233) reader E3C93B10 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630663|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630772|(5221|5233) reader E3CE1330 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:45:05.630@LM_DEBUG@15:45:05.630844|(5221|5233) SampleInfo.sample_rank = 0
2025-12-05 15:45:05.860@LM_INFO@15:45:05.860271|(5220|5220) publisher signaling finished
2025-12-05 15:45:05.860@LM_DEBUG@15:45:05.860391|(5220|5220) notifying subscriber of 0 timeout writes
2025-12-05 15:45:06.110@LM_INFO@15:45:06.110580|(5220|5220) publisher checking for sub finished
2025-12-05 15:45:06.360@LM_INFO@15:45:06.360810|(5220|5220) publisher checking for sub finished
2025-12-05 15:45:06.611@LM_INFO@15:45:06.611021|(5220|5220) publisher checking for sub finished
2025-12-05 15:45:06.612@LM_INFO@15:45:06.612371|(5221|5221) subscriber signaling finished
2025-12-05 15:45:06.861@LM_INFO@15:45:06.861232|(5220|5220) publisher checking for sub finished
2025-12-05 15:45:06.861@LM_DEBUG@15:45:06.861341|(5220|5220) Writer::end
2025-12-05 15:45:06.861@LM_DEBUG@15:45:06.861980|(5220|5223) DataWriterImpl::remove_associations: bit 0 lo2c0a2l5 -01120-30050 0105.:04856:b0161.48c6.20@0L0M0_0D0E0B2U.G0@01050:04150:20(65.b84682c0e5f47|)( 5r2e2m1o|t5e2 3031)0 3i0n0s0t0a.n0c8e6 bi1s1 4dci.s0p0o0s0e0d0
03.00000507(722ed6cc) num remotes 2
2025-12-05 15:45:06.862@LM_DEBUG@15:45:06.862300|(5221|5233) instance is disposed
2025-12-05 15:45:06.862@LM_DEBUG@15:45:06.862416|(5220|5235) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:06.862@LM_INFO@15:45:06.862576|(5221|5221) subscriber checking for pub finished
2025-12-05 15:45:06.862@LM_INFO@15:45:06.862705|(5221|5221) subscriber starting shutdown
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.863221|(5221|5224) DataReaderImpl::remove_associations: bit 0 local 01030000.086b114c.00000003.00000507(722ed6cc) remote 01030000.086b114c.00000002.00000102(5b48cef7) num remotes 1
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.863402|(5221|5224) DataReaderImpl::remove_associations_i: bit 0 local 01030000.086b114c.00000003.00000507(722ed6cc) remote 01030000.086b114c.00000002.00000102(5b48cef7) num remotes 1
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.863225|(5221|5222) DataReaderImpl::remove_associations: bit 0 local 01030000.086b114c.00000003.00000607(5903850f) remote 01030000.086b114c.00000002.00000102(5b48cef7) num remotes 1
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.863755|(5221|5224) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.863761|(5221|5222) DataReaderImpl::remove_associations_i: bit 0 local 01030000.086b114c.00000003.00000607(5903850f) remote 01030000.086b114c.00000002.00000102(5b48cef7) num remotes 1
2025-12-05 15:45:06.863@LM_DEBUG@15:45:06.864001|(5221|5224) Data2R0e2a5d-e1r2L-i0s5t e1n5e:r4I5m:p0l6:.:8o6n4_@sLuMb_sDcErBiUpGt@i1o5n:_4m5a:t0c6h.e8d6
4039|(5220|5223) DataReaderImpl::remo2v0e2_5a-s1s2o-c0i5a t1i5o:n4s5:: 0b6i.t8 614 @lLoMc_aDlE B0U1G0@31050:0405.:00866.b8161441c1.70|0(050202010|25.202020)0 0D1act7a(Rbe0a4d6efr8Lci8s)t erneemroItmep l0:1:0o3n0_0l0i0v.e0l8i6nbe1s1s4_cc.h0a0n0g0e0d0
01.000001c2(878c7697) num remotes 1
2025-12-05 15:45:06.864@LM_DEBUG@15:45:06.864261|(5220|5223) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000002.000001c7(b046f8c8)2 0r2e5m-o1t2e- 0051 01350:04050:.0068.68b6141@4LcM._0D0E0B0U0G0@0115.:04050:00061.c826(4837587c|7(659272)1 |n5u2m2 2r)e mDoatteasR e1a
derListenerImpl::on_subscription_matched
2025-12-05 15:45:06.864@LM_DEBUG@15:45:06.864466|(5221|5233) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:06.864@LM_DEBUG@15:45:06.864551|(5221|5222) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000003.000001c7(8d26d178) remote 01030000.086b114c.00000001.000001c2(878c7697) num remotes 1
2025-12-05 15:45:06.864@LM_DEBUG@15:45:06.864713|(5221|5222) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000003.000001c7(8d26d178) remote 01030000.086b114c.00000001.000001c2(878c7697) num remotes 1
2025-12-05 15:45:06.865@LM_DEBUG@15:45:06.865136|(5220|5223) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000002.000003c7(82709a4a) remote 01030000.086b114c.00000001.000004c2(fafb82d2) num remotes 1
2025-12-05 15:45:06.865@LM_DEBUG@15:45:06.865293|(5220|5223) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000002.000003c7(82709a4a) remote 01030000.086b114c.00000001.000004c2(fafb82d2) num remotes 1
2025-12-05 15:45:06.865@LM_DEBUG@15:45:06.865442|(5221|5222) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000003.000003c7(bf10b3fa) remote 01030000.086b114c.00000001.000004c2(fafb82d2) num remotes 1
2025-12-05 15:45:06.865@LM_DEBUG@15:45:06.865592|(5221|5222) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000003.000003c7(bf10b3fa) remote 01030000.086b114c.00000001.000004c2(fafb82d2) num remotes 1
2025-12-05 15:45:06.865@LM_DEBUG@15:45:06.865899|(5220|5223) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000002.000004c7(cd310c8d) remote 01030000.086b114c.00000001.000003c2(b5ba1415) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.866048|(5220|5223) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000002.000004c7(cd310c8d) remote 01030000.086b114c.00000001.000003c2(b5ba1415) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.866177|(5221|5222) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000003.000004c7(f051253d) remote 01030000.086b114c.00000001.000003c2(b5ba1415) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.866334|(5221|5222) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000003.000004c7(f051253d) remote 01030000.086b114c.00000001.000003c2(b5ba1415) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.866761|(5220|5223) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000002.000002c7(9b6bab0b) remote 01030000.086b114c.00000001.000002c2(aca12554) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.866891|(5220|5223) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000002.000002c7(9b6bab0b) remote 01030000.086b114c.00000001.000002c2(aca12554) num remotes 1
2025-12-05 15:45:06.866@LM_DEBUG@15:45:06.867010|(5220|5230) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:46051 , reconnect_state = INIT_STATE.
2025-12-05 15:45:06.867@LM_DEBUG@15:45:06.867168|(5221|5231) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:46051 , rec2o0n2n5e-c1t2_-s0t5a t1e5 :=4 5I:N0I6T._8S6T7A@TLEM._
DEBUG@15:45:06.867261|(5220|5230) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:06.867@LM_DEBUG@15:45:06.867404|(5221|5222) DataReaderImpl::remove_associations: bit 1 local 01030000.086b114c.00000003.000002c7(a60b82bb) remote 01030000.086b114c.00000001.000002c2(aca12554) num remotes 1
2025-12-05 15:45:06.867@LM_DEBUG@15:45:06.867559|(5221|5222) DataReaderImpl::remove_associations_i: bit 1 local 01030000.086b114c.00000003.000002c7(a60b82bb) remote 01030000.086b114c.00000001.000002c2(aca12554) num remotes 1
2025-12-05 15:45:06.867@LM_DEBUG@15:45:06.867847|(5221|5231) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:06.868@LM_DEBUG@15:45:06.868604|(5221|5222) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:06.869@LM_DEBUG@15:45:06.869918|(5220|5220) Service_Participant::shutdown
2025-12-05 15:45:06.870@LM_DEBUG@15:45:06.870910|(5221|5233) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:46643 , reconnect_state = INIT_STATE.
2025-12-05 15:45:06.873@LM_INFO@15:45:06.873043|(5221|5221) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:06.873@LM_DEBUG@15:45:06.873107|(5221|5221) Service_Participant::shutdown
2025-12-05 15:45:06.873@LM_DEBUG@15:45:06.874003|(5220|5220) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:06.874@LM_DEBUG@15:45:06.874139|(5221|5221) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:06.874@LM_DEBUG@15:45:06.874573|(5220|5220) Service_Participant::~Service_Participant
2025-12-05 15:45:06.874@LM_DEBUG@15:45:06.874635|(5220|5220) Service_Participant::shutdown
2025-12-05 15:45:06.876@LM_INFO@15:45:06.876515|(5221|5221) subscriber exiting with status 0
2025-12-05 15:45:06.877@LM_DEBUG@15:45:06.877058|(5221|5221) Service_Participant::~Service_Participant
2025-12-05 15:45:06.877@LM_DEBUG@15:45:06.877118|(5221|5221) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:06.897201|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl mr Time:1s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl multicast mr
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5239
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 1 -p 0 -s 0 -r 2 -w 1 -m 1 -i 50 -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5246 started at 2025-12-05 15:45:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 1 -p 0 -s 0 -r 2 -m 1 -i 50 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5247 started at 2025-12-05 15:45:07
1155::4455::0077..115533336676||((55224476||55224476)) 1155::4455::0077..115533440088 spuubbslcirsihbeerr mmaaiinn
22002255--1122--0055 1155::4455::0077..115533@@LLMM__IINNFFOO@@1155::4455::0077..115533668822||((55224467||55224467)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1155::4455::0077..115533@@LLMM__IINNFFOO@@1155::4455::0077..115533883312||((55224467||55224467)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__PPEENNDDIINNGG__TTIIMMEEOOUUTT==33
22002255--1122--0055 1155::4455::0077..115544@@LLMM__IINNFFOO@@1155::4455::0077..115544003322||((55224467||55224467)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""aallll..iinnii""
22002255--1122--0055 1155::4455::0077..115544@@LLMM__IINNFFOO@@1155::4455::0077..115544442277||((55224467||55224467)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM__TTRRAANNSSPPOORRTTSS==sshhmmeemm
22002255--1122--0055 1155::4455::0077..115544@@LLMM__IINNFFOO@@1155::4455::0077..115544559956||((55224467||55224467)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__SSHHMMEEMM==@@sshhmmeemm
22002255--1122--0055 1155::4455::0077..115544@@LLMM__IINNFFOO@@1155::4455::0077..115544776656||((55224467||55224467)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS__TTRRAANNSSPPOORRTTSS==rrttppss
22002255--1122--0055 1155::4455::0077..115544@@LLMM__IINNFFOO@@1155::4455::0077..115544992277||((55224476||55224476)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__RRTTPPSS==@@rrttppss
22002255--1122--0055 1155::4455::0077..115555@@LLMM__IINNFFOO@@1155::4455::0077..115555008800||((55224476||55224476)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOONNFFIIGG__MMUULLTTIICCAASSTT__TTRRAANNSSPPOORRTTSS==mmuullttiiccaasstt
2022052-51-21-20-50 51 51:54:54:50:70.71.5155@5L@ML_MI_NIFNOF@O1@51:54:54:50:70.71.5155255255|6(|5(254274|65|254274)6 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :C OCNOFNIFGI_GM_UMLUTLITCIACSATS=T@=m@umlutlitciacsats
t
202250-2152--1025- 0155 :1455::4057:.0175.51@5L5M@_LIMN_FION@F1O5@:1455::4057:.0175.51452514|2(35|2(4572|4562|4572)4 6I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O NCFOINGF_IUGD_PU_DTPR_ATNRSAPNOSRPTOSR=TuSd=pu
dp
20252-01225--0152 -1055: 4155::0475.:10575.@1L5M5_@ILNMF_OI@N1F5O:@4155::0475.:10575.518505|5(8512|4(75|254264|75)2 4I6N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:se_ts_tsrting: CONrFiInGg_:U DCPO=N@FuIdGp_
UDP=@udp
2025-12-05 15:24052:50-71.21-5055@ L1M5_:I4N5F:O0@71.51:5455@:L0M7_.I1N5F5O7@5105|:(4552:4077|.51254577)5 6I|N(F5O2:4 6C|o5n2f4i6g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :C:OsNeFtI_Gs_tTrCiPn_gT:R ACNOSNPFOIRGT_ST=CtPc_pT
RANSPORTS=tcp
2025-12-0250 2155-:1425-:0057 .1155:54@5L:M0_7I.N1F5O5@@1L5M:_4I5N:F0O7@.1155:54950:50|7(.51254579|0592|4(75)2 4I6N|F5O2:4 6C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg_:T CCPO=N@FtIcGp_
TCP=@tcp
2025-12-0250 2155-:1425-:0057 .1155:64@5L:M0_7I.N1F5O6@@1L5M:_4I5N:F0O7@.1155:64054:70|7(.51254670|5512|4(75)2 4I6N|F5O2:4 6C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtNrFiInGg=:@ cCoOnNfFiIgG
=@config
2025-12-0250 2155-:1425-:0057 .1155:64@5L:M0_7I.N1F5O6@@1L5M:_4I5N:F0O7@.1155:64159:70|7(.51254672|0512|4(75)2 4I6N|F5O2:4 6C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RSAHNMSEPMO_RTTR_ASNHSMPEOMR_TT_RTAYNPSEP=OsRhTm_eTmY
PE=shmem
2025-12-0250 2155-:1425-:0057 .1155:64@5L:M0_7I.N1F5O6@@1L5M:_4I5N:F0O7@.1155:64356:80|7(.51254673|7522|4(75)2 4I6N|F5O2:4 6C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RSAHNMSEPMO=R@Ts_hSmHeMmE
M=@shmem
2025-12-052 01255:-4152:-0075. 11556:@4L5M:_0I7N.F1O5@61@5L:M4_5I:N0F7O.@11556:54254:|0(75.214576|552294|7()5 2I4N6F|O5:2 4C6o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tT_RsAtNrSiPnOgR:T _TRRTAPNSS_PUOSRET__MRUTLPTSI_CUASSET_=M0U
LTICAST=0
2025-122-00255 -1152:-4055: 0175.:14556:@0L7M._1I5N6F@OL@M1_5I:N4F5O:@0175.:14556:60879.|1(556274071||5(254274)6 |I5N2F4O6:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NRSTPPOSR_TT_RRATNPSSP_OTRRTA_NTSYPPOER=Tr_tTpYsP_Eu=drpt
ps_udp
2025-1220-2055- 1125-:0455 :1057:.4155:60@7L.M1_5I6N@FLOM@_1I5N:F4O5@:1057:.4155:60877.31|5(65827467||(55224476)| 5I2N4F6O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SRPTOPRST=_@RrTtPpSs=
@rtps
2025-21022-50-51 21-50:54 51:50:74.51:5077@.L1M5_7I@NLFMO_@I1N5F:O4@51:50:74.51:50770.3155|7(053284|7(|55224467|)5 2I4N6F)O :I NCFoOn:f iCgoSntfoirgeSItmoprle:I:mspelt:_:ssterti_nsgt:r iTnRgA:N STPROARNTS_PMOURLTT_IMCUALSTTI_CTARSATN_STPROARNTS_PTOYRPTE_=TmYuPlEt=imcualstti
cast
2025-1220-2055- 1125-:0455 :1057:.4155:70@7L.M1_5I7N@FLOM@_1I5N:F4O5@:1057:.4155:70272.01|5(75222437||(55224476)| 5I2N4F6O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SMPUOLRTTI_CMAUSLTT=I@CmAuSlTt=i@cmausltt
icast
2025-1220-2055- 1125-:0455 :1057:.4155:70@7L.M1_5I7N@FLOM@_1I5N:F4O5@:1057:.4155:70378.81|5(75329417||(55224476)| 5I2N4F6O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_SUPDOPR_TT_RUADNPS_PTORRATN_STPYOPRET=_uTdYpP
E=udp
20252-01225--0152 -1055: 4155::0475.:10577.@1L5M7_@ILNMF_OI@N1F5O:@4155::0475.:10577.515567|5(5592|4(75|254264|75)2 4I6N)F OI:N FCOo:n fCiognSftiogrSetIomrpelI:m:psle:t:_ssettr_isntgr:i nTgR:A NTSRPAONRSTP_OURDTP_=U@DuP=@udpd
p
2025-12-05 15:45:07.2105275@-L1M2_-I0N5F O1@51:54:54:50:70.71.5175@7L7M2_2I|N(F5O2@4165|:54254:60)7 .I1N5F7O7:3 1C|o(n5f2i4g7S|t5o2r4e7I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tT_CsPt_rTiRnAgN:S PTORRATN_STPYOPRET=_tTcCpP
_TRANSPORT_TYPE=tcp
2025-12-05 15:45:07.2105275@-L1M2_-I0N5F O1@51:54:54:50:70.71.5175@7L8M8_0I|N(F5O2@4165|:54254:60)7 .I1N5F7O8:8 8C|o(n5f2i4g7S|t5o2r4e7I)m pIlN:F:Os:e tC_osntfriignSgt:o rTeRIAmNpSlP:O:RsTe_tT_CsPt=r@itncgp:
TRANSPORT_TCP=@tcp
2025-12-05 15:45:0270.2155-81@2L-M0_5I N1F5O:@4155::0475.:10578.@1L5M8_0I1N8F|O(@51254:64|55:20476.)1 5I8N0F2O6:| (C5o2n4f7i|g5S2t4o7r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ITmRpAlN:S:PsOeRtT_=s@ttrrianngs:p oTrRtA
NSPORT=@transport
2025-12-05 15:452:00275.-11528-@0L5M _1I5N:F4O5@:1057:.4155:80@7L.M1_5I8N1F6O9@|1(55:24456:|0572.4165)8 1I7N2F|O(:5 2C4o7n|f5i2g4S7t)o rIeNIFmOp:l :C:osnefti_gsSttroirnegI:m pClO:M:MsOeNt__PsOtOrLi_nSgI:Z EC=O4M0M0O0N0_0P0O0O
L_SIZE=40000000
2025-12-05 15:45:20072.51-5182@-L0M5_ I1N5F:O4@51:50:74.51:5087@.L1M5_8I3N3F1O|@(1552:4465|:50274.61)5 8I3N3F8O|:( 5C2o4n7f|i5g2S4t7o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlM:M:OsNe_tD_CsPtSr_iInNgF:O _CROEMPMOO=Nf_iDlCeP:S/_/IrNeFpOo_.RiEoPrO
=file://repo.ior
2025-12-05 15:45:20072.51-5182@-L0M5_ I1N5F:O4@51:50:74.51:5087@.L1M5_8I4N9F8O|@(1552:4465|:50274.61)5 8I5N0F6O|:( 5C2o4n7f|i5g2S4t7o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mCpOlM:M:OsNe_tD_CsPtSr_iGnLgO:B ACLO_MTMROANN_SDPCOPRST__GCLOONBFAILG_=TtRcApN
SPORT_CONFIG=tcp
2025-12-05 1250:2455-:1027-.0155 81@5L:M4_5I:N0F7O.@11558:@4L5M:_0I7N.F1O5@81656:54|5(:50274.61|558264762|(524)7 |I5N2F4O7:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tCrOiMnMgO:N =C@OcMoMmOmNo=n@
common
202250-2152--1025- 0155 :1455::4057:.0175.91@5L9M@_LIMN_FION@F1O5@:1455::4057:.0175.91155941|5(45|2(4572|4562|4572)4 6I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gT:R ATNRSAPNOSRPTO_ROTP_EONPDEDNSD_D0S4_1004_1M0C_AMSCTA_SUTN_RUENLRIEALBILAEB_LREE_LRIEALBILAEB=LfEa=lfsael
se
22002255--1122--0055 1155::4455::0077..116600@@LLMM__IINNFFOO@@1155::4455::0077..116600331100||((55224476||55224476)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1155::4455::0077..116600@@LLMM__IINNFFOO@@1155::4455::0077..116600551111||((55224476||55224476)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
2025-12-0250 2155-:1425-:0057 .1156:04@5L:M0_7I.N1F6O0@@1L5M:_4I5N:F0O7@.1156:04750:50|7(.51264077|0592|4(75)2 4S6e|r5v2i4c6e)_ PSaerrtviicciep_aPnatr:t:igceitp_adnotm:a:igne_tp_adrotmiaciinp_apnatr_tfiaccitpoarnyt:_ fmaaccthoirnye:: mraucnhnienrev:m yrgu8n7n6e,r vxm8y6g_86746 ,p lxa8t6f_o6r4m :p lLaitnfuoxr,m :6 .L8i.n0u-x1,0 461.-8a.z0u-r1e0,4 1#-4a7z~u2r2e.,0 4#.417-~U2b2u.n0t4u. 1S-MUPb uFnrtiu OScMtP F3r i2 0O:c4t3 : 031 2U0T:C4 32:00215
UTC 2025
2025-12-20052 51-51:24-50:50 71.51:6405@:L0M7_.I1N6F0O@@L1M5_:I4N5F:O0@71.51:64059:8007|.(156204978|35|2(4572)4 6S|e5r2v4i6c)e _SPearrvtiiccei_pPaanrtt:i:cgiepta_ndto:m:agient__pdaormtaiicni_ppaanrtt_ifcaicptaonrty_:f accotmopriyl:e rc:o mgp ivleerrs:i ogn v1e1r.s4i.o0n
11.4.0
2025-21022-50-51 21-50:54 51:50:74.51:6017@.L1M6_1N@OLTMI_CNEO@T1I5C:E4@51:50:74.51:60171.5116|1(155234|7(|55224467|)5 2N4O6T)I CNEO:T ISCeEr:v iSceer_vPiacret_iPcairptaincti:p:ainntt:i:ailnitzieaSlcihzeedSuclhiendgu(l)i n-g (n)o -s cnhoe dsuclhiendgu lpionlgi cpyo lsipceyc isfpieecdi,f ineodt, sneottt isnegt tpionlgi cpyo.l
icy.
202250-2152--1025- 0155 :1455::4057:.0176.11@6L1M@_LDME_BDUEGB@U1G5@:1455::4057:.0176.11664176|4(45|2(4562|4572|4562)4 7S)e rSveircvei_cPea_rPtairctiipcainpta:n:tg:e:tg_edto_mdaoimna_ipna_rptairctiipcainpta_nfta_ctfaocrtyo:r yC:r eCarteiantgi nLgi nLuixnNuextNweotrwkoCroknCfoingfMiognMiotnoirt
or
22002255--1122--0055 1155::4455::0077..116622@@LLMM__DDEEBBUUGG@@1155::4455::0077..116622113356||PSuubblsicsrhiebre rU sUisnign gM UMLUTLITCIACSATS Tt rtarnasnpsoprotr.t
.
2025-12-05 15:45:07.162@LM_INFO@15:45:07.162328|(5246|5246) INFO: C2o0n2f5i-g1S2t-o0r5e I1m5p:l4:5::s0e7t._1s6t2r@iLnMg_:I NRFEOP@O1S5I:T4O5R:Y0_7D.E1F6A2U3L5T4_|R(E5P2O4=7@|D5E2F4A7U)L TI_NRFEOP:O
ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:45:07.162@LM_DEBUG@15:45:07.1622042951-|1(25-20456 |1552:4465): 0S7er.v1i6c2e@_LPMa_rDtEiBcUiGp@a1n5t::4:5s:e0t7_.r1e6p2o5_1i9o|r(:5 2R4e7p|o5[2D4E7F)A USLeTr_vRiEcPeO_]P a=r=t ifciilpea:n/t/:r:espeot._iroerp
o_ior: Repo[DEFAULT_REPO] == file://repo.ior
15:45:07.178670|(5239|5239) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:07.185@LM_INFO@15:45:07.185421|(5246|5246) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:45:07.185@LM_INFO@15:45:07.185544|(5247|5247) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_D2E0L2A5Y-=102
-05 15:45:07.185@LM_INFO@15:45:07.185621|(5246|5246) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:45:07.185@LM_INFO@15:45:07.185748|(5247|5247) INFO: Config2St0o2r5e-I1m2p-l0:5: s1e5t:_4s5t:r0i7n.g1:8 5T@RLAMN_SIPNOFROT@_1O5P:E4N5D:D0S7_.B1I8T5T7C7P6_|T(R5A2N4S6P|O5R2T4_6I)N SITn_fDoERFeApUoLDTi_sRcEoPvOe_rLyO:C:AbLi_tA_DcDoRnEfSiSg= :-0
BIT tcp transport :0
2025-12-05 15:45:07.185@LM_INFO@15:45:07.185945|(5247|5247) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:45:07.190@LM_WARNING@15:45:07.190481|(5247|5247) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm2y0g2857-61"2 -a0s5 f1u5l:l4y5 :q0u7a.l1i9f0i@eLdM _hWoAsRtNnIaNmGe@,1 5p:l4e5a:s0e7 .c1o9r0r5e4c4t| (s5y2s4t6e|m5 2c4o6n)f iWgAuRrNaItNiGo:n .g
et_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:07.197@LM_DEBUG@15:45:07.197103|(5246|5251) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000002.000001c7(32e9bedc) remote 01030000.2cfb6744.00000001.000001c2(05233083)
2025-12-05 15:45:07.197@LM_WARNING@15:45:07.197494|(5246|5246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.197@LM_DEBUG@15:45:07.197866|(5247|5250) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000003.000001c7(0f89976c) remote 01030000.2cfb6744.00000001.000001c2(05233083)
2025-12-05 15:45:07.198@LM_WARNING@15:45:07.198518|(5247|5247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.198@LM_DEBUG@15:45:07.198910|(5246|5251) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000002.000002c7(19c4ed1f) remote 01030000.2cfb6744.00000001.000002c2(2e0e6340)
22002255--1122--0055 1155::4455::0077..11999@9L@ML_MW_ADRENBIUNGG@@1155::4455::0077..119999885694||((55224467||55224560)) TDyapteaLRoeoakdueprSIemrpvli:c:ea:d:dt_yapses_oicdieanttiiofni e-r _btiot_ d1y nlaomciacl -0 1E0n3c0o0u0n0t.e2rcefdb 6T7K4_4N.O0N0E0:0 0r0e0t3u.r0n0i0n0g0 2nci7l( 2D4yan4acm4iacf )T yrpeem
ote 01030000.2cfb6744.00000001.000002c2(2e0e6340)
2025-12-05 15:45:07.200@LM_WARNING@15:45:07.200447|(5247|5247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.201@LM_DEBUG@15:45:07.201114|(5246|5251) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000002.000003c7(00dfdc5e) remote 01030000.2cfb6744.00000001.000004c2(7854c4c6)
2025-12-05 15:45:07.201@LM_WARNING@15:45:07.201625|(5246|5246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning ni2l0 2D5y-n1a2m-i0c5 T1y5p:e4
5:07.201@LM_DEBUG@15:45:07.201726|(5247|5250) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000003.000003c7(3dbff5ee) remote 01030000.2cfb6744.00000001.000004c2(7854c4c6)
2025-12-05 15:45:07.202@LM_WARNING@15:45:07.202305|(5247|5247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.202@LM_DEBUG@15:45:07.202816|(5246|5251) DataReaderImpl::add_association - bit 1 local 01030000.2cfb6744.00000002.000004c7(4f9e4a99) remote 01030000.2cfb6744.00000001.000003c2(37155201)
2025-12-05 15:45:07.203@LM_WARNING@15:45:07.203475|(5246|5246) Type2L0o2o5k-u1pS2e-r0v5i c1e5:::4t5y:p0e7_.i2d0e3n@tLiMf_iDeErB_UtGo@_1d5y:n4a5m:i0c7 .-2 0E3n4c9o7u|n(t5e2r4e7d| 5T2K5_0N)O NDEa:t arReetaudrenriInmgp ln:i:la dDdy_naasmsiocc iTyaptei
on - bit 1 local 01030000.2cfb6744.00000003.000004c7(72fe6329) remote 01030000.2cfb6744.00000001.000003c2(37155201)
2025-12-05 15:45:07.204@LM_WARNING@15:45:07.204073|(5247|5247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.204@LM_DEBUG@15:45:07.204235|(5246|5246) attach to multicast
2025-12-05 15:45:07.204@LM_DEBUG@15:45:07.204754|(5247|5247) attach to multicast
2025-12-05 15:45:07.204@LM_DEBUG@15:45:07.204812|(5247|5247) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:45:07.205@LM_WARNING@15:45:07.205930|(5246|5246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:07.206@LM_INFO@15:45:07.206060|(5246|5246) publisher signaling ready
2025-12-05 15:45:07.206@LM_DEBUG@15:45:07.206420|(5246|5251) DataWriterImpl::add_association - bit 0 local 01030000.2cfb6744.00000002.00000102(d9e788e3) remote 01030000.2cfb6744.00000003.00000507(f08190d8)
2025-12-05 15:45:07.206@LM_DEBUG@15:45:07.206532|(5247|5250) DataReaderImpl::add_association - bit 0 local 01030000.2cfb6744.00000003.00000507(f08190d8) remote 01030000.2cfb6744.00000002.00000102(d9e788e3)
2025-12-05 15:45:07.206@LM_WARNING@15:45:07.206654|(5247|5247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
22002255--1122--0055 1155::4455::0077..220077@@LLMM__DDEEBBUUGG@@1155::4455::0077..220077884772||((55224476||55226511)) DDaattaaRWeraidteerrLIimsptle:n:eardIdm_pals:s:oocni_astuibosnc r-i pbtiito n0_ mlaotccahled
01030000.2cfb6744.00000002.00000102(d9e788e3) remote 01030000.2cfb6744.00000003.0000060270(2d5b-a1c2c-3015b )1
5:45:07.207@LM_DEBUG@15:45:07.208064|(5247|5247) DataReaderImpl::add_association - bit 0 local 01030000.2cfb6744.00000003.00000607(dbacc31b) remote 01030000.2cfb6744.00000002.00000102(d9e788e3)
2025-12-05 15:45:07.208@LM_DEBUG@15:45:07.208290|(5247|5247) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:07.208@LM_DEBUG@15:45:07.208396|(5247|5261) DisjointSequence[43FF9EF0]::dump2 0i2n5c-l1u2d-e0d5 r1a5n:g4e5s: 0o7f. 2S0e8q@uLeMn_cIeNNFuOm@b1e5r:s4:5
:07.208419|(5224062|55-21529-)0 5D a15:45:07.208@LM_DtEaBWUrGi@t1e5r:I4m5p:l0:7:.t2r0a8n5s0p3o|r(t5_2a4s7s|o5c2_6d1o)n eD:i swjroiitnetrS e0q1u0e3n0c0e0[04.32FcFf9bE6F704]4:.:0d0u0m0p0 020-23.
00000102(d9e788e3) succeed2e0d2 5i-n1 2a-s0s5ociating with re a1d5e:r4 50:10073.0200080@.L2Mc_fDbE6B7U4G4@.1050:000003.000004550:70(7f.0280189602d68|)(
5247|5261) ReliableSession::sen2d0_2n5a-k1s2 - 0l5o c1a5l: 405x:20c7f.b260784@4L0M0_0D0E0B0U0G3@ 1r5e:m4o5t:e0 70.x220c8f7b3687|4(450204060|05020529 )[ 1D a-t a2W]r
iterImpl::transport_a2s0s2o5c-_1d2o-n0e5: 1w5r:i4t5e:r0 70.1200380@0L0M0_.W2AcRfNbI6N7G4@41.50:04050:00070.22.0080602040|1(0522(4d79|e5728487e)3 )T yrpeeaLdoeork u0p1S0e3r0v0i0c0e.:2:ctfybp6e7_4i4d.e0n0t0i0f0i0e0r3_.t0o0_0d0y0n5a0m7i(cf 0-8 1E9n0cdo8u)n tcearleldi nTgK _aNsOsNoEc:i arteitounr_ncionmgp lneitle _Diy
namic Type
2025-12-05 15:45:07.208@LM_D2E0B2U5G-@1125-:0455 :1057:.4250:80979.82|0(85@2L4M6_|D5E2B5U9G)@ 1D5a:t4a5W:r0i7t.e2r0I9m0p1l5:|:(a5s2s4o7c|i5a2t6i1o)n _DciosmjpolientteS_eiq u-e nbciet[ 403 FlFo9cEaFl0 ]0:1:0d3u0m0p0 0included ranges .o2fc fSbe6q744.u0e0n0c0e0N0um0b2e.r0s0:0
00102(d9e788e230)2 5-r1e2m-o0t5e 1051:04350:00070..220c9f@bL6M7_4D4E.B0U0G0@01050:0435.:00070.0200590178(1f|0(85129407d|85)2
61) DisjointSequence[43FF9EF0]::dump 2-4
2025-12-05 15:45:07.209@LM_DEBUG@15:45:07.209278|(5247|5261) ReliableSession::send_naks local 0x2cfb674400000003 remote 0x2c2f0b2657-41420-00050 01050:24 5[:10 7-. 220]9
@LM_DEBUG@15:45:07.2029032259-|1(5246|522-5095) 1R5e:l4i5a:b0l7e.S2e0s9s@iLoMn_:I:NnFaOk@_1r5e:c4e5i:v0e7d. 2l0o9c2a8l1 |0(x522c4f7b|657244470)0 0s0u0b0s0c2r irbeemro tsei g0nxa2lcifnbg6 7r4e4a0d0y0
00003 sending nakack for lowest available: 2
2025-12-05 15:45:07.209@LM_DEBUG@15:45:07.209560|(5246|5259) ReliableSession::nak_received local 0x2cfb674400000002 remote 0x2cfb674400000003 [1 - 2] resend result SUCCESS
2025-12-05 15:45:07.209@LM_INFO@15:45:07.209742|(5246|5259) DataWriterImpl::transport_assoc_done: writer 01030000.2cfb6744.00000002.00000102(d9e788e3) succeeded in associating with reader 01030000.2cfb6744.00000003.00000607(dbacc31b)
2025-12-05 15:45:07.209@LM_DEBUG@15:45:07.209855|(5246|5259) DataWriterImpl::transport_assoc_done: writer 01030000.2cfb6744.00000002.00000102(d9e788e3) reader 01030000.2cfb6744.00000003.00000607(dbacc31b) calling association_complete_i
2025-12-05 15:45:07.209@LM_DEBUG@15:45:07.209969|(5246|5259) DataWriterImpl::association_complete_i - bit 0 local 01030000.2cfb6744.00000002.00000102(d9e788e3) remote 01030000.2cfb6744.00000003.00000607(dbacc31b)
2025-12-05 15:45:07.210@LM_DEBUG@15:45:07.210106|(5246|5259) ReliableSession::nak_received local 0x2cfb674400000002 remote 0x2cfb674400000003 sending nakack for lowest available: 2
2025-12-05 15:45:07.210@LM_DEBUG@15:45:07.210241|(5246|5259) ReliableSession::nak_received local 0x2cfb674400000002 remote 0x2cfb674400000003 [1 - 2] resend result SUCCESS
2025-12-05 15:45:07.456@LM_INFO@15:45:07.456254|(5246|5246) publisher checking for sub ready
2025-12-05 15:45:07.456@LM_DEBUG@15:45:07.456502|(5246|5246) Writer::start
2025-12-05 15:45:07.456@LM_DEBUG@15:45:07.456915|(5246|5262) Writer::svc begins.
2025-12-05 15:45:07.457@LM_DEBUG@15:45:07.457051|(5246|5262) 15:45:07.457052 Writer::svc starting to write.
2025-12-05 15:45:07.457@LM_INFO@15:45:07.457563|(25022456-|1522-6025) 1w5r:i4t5e: 0(70.)4.57
@LM_DEBUG@15:45:07.457622|(5247|5261) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:07.457@LM_DEBUG@15:45:07.457980|(5247|5261) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:07.458@LM_DEBUG@15:45:07.458353|(5247|5261) reader 778AC7E0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2025-12-05 15:45:07.458@LM_DEBUG@15:45:07.458507|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.458@LM_DEBUG@15:45:07.458685|(5247|5261) reader 778C5EC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2025-12-05 15:45:07.458@LM_DEBUG@15:45:07.458861|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.459@LM_INFO@15:45:07.459570|(5247|5247) subscriber checking for pub ready
2025-12-05 15:45:07.459@LM_INFO@15:45:07.459706|(5247|5247) subscriber checking for pub finished
2025-12-05 15:45:07.459@LM_DEBUG@15:45:07.459820|(5247|5247) received 2 of expected 100
2025-12-05 15:45:07.507@LM_INFO@15:45:07.507973|(5246|5262) write (1).
2025-12-05 15:45:07.508@LM_DEBUG@15:45:07.508561|(5247|5261) reader 778AC7E0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2025-12-05 15:45:07.508@LM_DEBUG@15:45:07.508761|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.508@LM_DEBUG@15:45:07.508931|(5247|5261) reader 778C5EC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2025-12-05 15:45:07.509@LM_DEBUG@15:45:07.509079|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.558@LM_INFO@15:45:07.558533|(5246|5262) write (2).
2025-12-05 15:45:07.559@LM_DEBUG@15:45:07.559646|(5247|5261) reader 778AC7E0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2025-12-05 15:45:07.559@LM_DEBUG@15:45:07.559846|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.560@LM_DEBUG@15:45:07.560014|(5247|5261) reader 778C5EC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2025-12-05 15:45:07.560@LM_DEBUG@15:45:07.560162|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.609@LM_INFO@15:45:07.609582|(5246|5262) write (3).
2025-12-05 15:45:07.610@LM_DEBUG@15:45:07.610238|(5247|5261) reader 778AC7E0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2025-12-05 15:45:07.610@LM_DEBUG@15:45:07.610409|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.610@LM_DEBUG@15:45:07.610575|(5247|5261) reader 778C5EC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2025-12-05 15:45:07.610@LM_DEBUG@15:45:07.610762|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.660@LM_INFO@15:45:07.660170|(5246|5262) write (4).
2025-12-05 15:45:07.660@LM_DEBUG@15:45:07.660842|(5247|5261) reader 778AC7E0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2025-12-05 15:45:07.661@LM_DEBUG@15:45:07.661012|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.661@LM_DEBUG@15:45:07.661180|(5247|5261) reader 778C5EC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2025-12-05 15:45:07.661@LM_DEBUG@15:45:07.661304|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.710@LM_INFO@15:45:07.710701|(5246|5262) write (5).
2025-12-05 15:45:07.711@LM_DEBUG@15:45:07.711268|(5247|5261) reader 778AC7E0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2025-12-05 15:45:07.711@LM_DEBUG@15:45:07.711374|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.711@LM_DEBUG@15:45:07.711499|(5247|5261) reader 778C5EC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2025-12-05 15:45:07.711@LM_DEBUG@15:45:07.711571|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.761@LM_INFO@15:45:07.761175|(5246|5262) write (6).
2025-12-05 15:45:07.761@LM_DEBUG@15:45:07.761589|(5247|5261) reader 778AC7E0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2025-12-05 15:45:07.761@LM_DEBUG@15:45:07.761672|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.761@LM_DEBUG@15:45:07.761821|(5247|5261) reader 778C5EC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2025-12-05 15:45:07.761@LM_DEBUG@15:45:07.761894|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.811@LM_INFO@15:45:07.811621|(5246|5262) write (7).
2025-12-05 15:45:07.811@LM_DEBUG@15:45:07.811963|(5247|5261) reader 778AC7E0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2025-12-05 15:45:07.812@LM_DEBUG@15:45:07.812044|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.812@LM_DEBUG@15:45:07.812153|(5247|5261) reader 778C5EC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2025-12-05 15:45:07.812@LM_DEBUG@15:45:07.812225|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.861@LM_INFO@15:45:07.861926|(5246|5262) write (8).
2025-12-05 15:45:07.862@LM_DEBUG@15:45:07.862281|(5247|5261) reader 778AC7E0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2025-12-05 15:45:07.862@LM_DEBUG@15:45:07.862365|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.862@LM_DEBUG@15:45:07.862477|(5247|5261) reader 778C5EC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2025-12-05 15:45:07.862@LM_DEBUG@15:45:07.862549|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.912@LM_INFO@15:45:07.912310|(5246|5262) write (9).
2025-12-05 15:45:07.913@LM_DEBUG@15:45:07.913279|(5247|5261) reader 778AC7E0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2025-12-05 15:45:07.913@LM_DEBUG@15:45:07.913365|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.913@LM_DEBUG@15:45:07.913477|(5247|5261) reader 778C5EC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2025-12-05 15:45:07.913@LM_DEBUG@15:45:07.913549|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.963@LM_INFO@15:45:07.963240|(5246|5262) write (10).
2025-12-05 15:45:07.963@LM_DEBUG@15:45:07.963680|(5247|5261) reader 778AC7E0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2025-12-05 15:45:07.963@LM_DEBUG@15:45:07.963800|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:07.963@LM_DEBUG@15:45:07.963926|(5247|5261) reader 778C5EC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2025-12-05 15:45:07.963@LM_DEBUG@15:45:07.963998|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.013@LM_INFO@15:45:08.013677|(5246|5262) write (11).
2025-12-05 15:45:08.014@LM_DEBUG@15:45:08.014138|(5247|5261) reader 778AC7E0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2025-12-05 15:45:08.014@LM_DEBUG@15:45:08.014224|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.014@LM_DEBUG@15:45:08.014335|(5247|5261) reader 778C5EC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2025-12-05 15:45:08.014@LM_DEBUG@15:45:08.014407|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.064@LM_INFO@15:45:08.064079|(5246|5262) write (12).
2025-12-05 15:45:08.064@LM_DEBUG@15:45:08.064519|(5247|5261) reader 778AC7E0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2025-12-05 15:45:08.064@LM_DEBUG@15:45:08.064622|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.064@LM_DEBUG@15:45:08.064772|(5247|5261) reader 778C5EC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2025-12-05 15:45:08.064@LM_DEBUG@15:45:08.064844|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.114@LM_INFO@15:45:08.114444|(5246|5262) write (13).
2025-12-05 15:45:08.114@LM_DEBUG@15:45:08.114794|(5247|5261) reader 778AC7E0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2025-12-05 15:45:08.114@LM_DEBUG@15:45:08.114876|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.114@LM_DEBUG@15:45:08.114987|(5247|5261) reader 778C5EC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2025-12-05 15:45:08.115@LM_DEBUG@15:45:08.115059|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.164@LM_INFO@15:45:08.164768|(5246|5262) write (14).
2025-12-05 15:45:08.165@LM_DEBUG@15:45:08.165266|(5247|5261) reader 778AC7E0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2025-12-05 15:45:08.165@LM_DEBUG@15:45:08.165353|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.165@LM_DEBUG@15:45:08.165467|(5247|5261) reader 778C5EC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2025-12-05 15:45:08.165@LM_DEBUG@15:45:08.165539|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.215@LM_INFO@15:45:08.215176|(5246|5262) write (15).
2025-12-05 15:45:08.215@LM_DEBUG@15:45:08.215648|(5247|5261) reader 778AC7E0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2025-12-05 15:45:08.215@LM_DEBUG@15:45:08.215762|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.215@LM_DEBUG@15:45:08.215885|(5247|5261) reader 778C5EC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2025-12-05 15:45:08.215@LM_DEBUG@15:45:08.215956|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.265@LM_INFO@15:45:08.265599|(5246|5262) write (16).
2025-12-05 15:45:08.266@LM_DEBUG@15:45:08.266222|(5247|5261) reader 778AC7E0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2025-12-05 15:45:08.266@LM_DEBUG@15:45:08.266315|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.266@LM_DEBUG@15:45:08.266433|(5247|5261) reader 778C5EC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2025-12-05 15:45:08.266@LM_DEBUG@15:45:08.266505|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.316@LM_INFO@15:45:08.316238|(5246|5262) write (17).
2025-12-05 15:45:08.316@LM_DEBUG@15:45:08.316884|(5247|5261) reader 778AC7E0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2025-12-05 15:45:08.316@LM_DEBUG@15:45:08.316975|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.317@LM_DEBUG@15:45:08.317092|(5247|5261) reader 778C5EC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2025-12-05 15:45:08.317@LM_DEBUG@15:45:08.317163|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.366@LM_INFO@15:45:08.366750|(5246|5262) write (18).
2025-12-05 15:45:08.367@LM_DEBUG@15:45:08.367366|(5247|5261) reader 778AC7E0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2025-12-05 15:45:08.367@LM_DEBUG@15:45:08.367458|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.367@LM_DEBUG@15:45:08.367576|(5247|5261) reader 778C5EC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2025-12-05 15:45:08.367@LM_DEBUG@15:45:08.367648|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.417@LM_INFO@15:45:08.417260|(5246|5262) write (19).
2025-12-05 15:45:08.417@LM_DEBUG@15:45:08.417877|(5247|5261) reader 778AC7E0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2025-12-05 15:45:08.417@LM_DEBUG@15:45:08.417969|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.418@LM_DEBUG@15:45:08.418088|(5247|5261) reader 778C5EC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2025-12-05 15:45:08.418@LM_DEBUG@15:45:08.418173|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.459@LM_INFO@15:45:08.460006|(5247|5247) subscriber checking for pub finished
2025-12-05 15:45:08.460@LM_DEBUG@15:45:08.460110|(5247|5247) received 40 of expected 100
2025-12-05 15:45:08.467@LM_INFO@15:45:08.467742|(5246|5262) write (20).
2025-12-05 15:45:08.468@LM_DEBUG@15:45:08.468313|(5247|5261) reader 778AC7E0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2025-12-05 15:45:08.468@LM_DEBUG@15:45:08.468401|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.468@LM_DEBUG@15:45:08.468518|(5247|5261) reader 778C5EC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2025-12-05 15:45:08.468@LM_DEBUG@15:45:08.468590|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.518@LM_INFO@15:45:08.518283|(5246|5262) write (21).
2025-12-05 15:45:08.518@LM_DEBUG@15:45:08.518904|(5247|5261) reader 778AC7E0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2025-12-05 15:45:08.518@LM_DEBUG@15:45:08.518996|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.519@LM_DEBUG@15:45:08.519114|(5247|5261) reader 778C5EC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2025-12-05 15:45:08.519@LM_DEBUG@15:45:08.519186|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.568@LM_INFO@15:45:08.568851|(5246|5262) write (22).
2025-12-05 15:45:08.569@LM_DEBUG@15:45:08.569374|(5247|5261) reader 778AC7E0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2025-12-05 15:45:08.569@LM_DEBUG@15:45:08.569462|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.569@LM_DEBUG@15:45:08.569576|(5247|5261) reader 778C5EC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2025-12-05 15:45:08.569@LM_DEBUG@15:45:08.569649|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.619@LM_INFO@15:45:08.619312|(5246|5262) write (23).
2025-12-05 15:45:08.619@LM_DEBUG@15:45:08.619968|(5247|5261) reader 778AC7E0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2025-12-05 15:45:08.620@LM_DEBUG@15:45:08.620061|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.620@LM_DEBUG@15:45:08.620179|(5247|5261) reader 778C5EC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2025-12-05 15:45:08.620@LM_DEBUG@15:45:08.620251|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.669@LM_INFO@15:45:08.669839|(5246|5262) write (24).
2025-12-05 15:45:08.670@LM_DEBUG@15:45:08.670457|(5247|5261) reader 778AC7E0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2025-12-05 15:45:08.670@LM_DEBUG@15:45:08.670550|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.670@LM_DEBUG@15:45:08.670667|(5247|5261) reader 778C5EC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2025-12-05 15:45:08.670@LM_DEBUG@15:45:08.670769|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.720@LM_INFO@15:45:08.720331|(5246|5262) write (25).
2025-12-05 15:45:08.720@LM_DEBUG@15:45:08.720887|(5247|5261) reader 778AC7E0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2025-12-05 15:45:08.720@LM_DEBUG@15:45:08.720974|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.721@LM_DEBUG@15:45:08.721087|(5247|5261) reader 778C5EC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2025-12-05 15:45:08.721@LM_DEBUG@15:45:08.721158|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.770@LM_INFO@15:45:08.770837|(5246|5262) write (26).
2025-12-05 15:45:08.771@LM_DEBUG@15:45:08.771389|(5247|5261) reader 778AC7E0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2025-12-05 15:45:08.771@LM_DEBUG@15:45:08.771474|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.771@LM_DEBUG@15:45:08.771587|(5247|5261) reader 778C5EC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2025-12-05 15:45:08.771@LM_DEBUG@15:45:08.771671|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.821@LM_INFO@15:45:08.821551|(5246|5262) write (27).
2025-12-05 15:45:08.821@LM_DEBUG@15:45:08.821966|(5247|5261) reader 778AC7E0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2025-12-05 15:45:08.822@LM_DEBUG@15:45:08.822052|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.822@LM_DEBUG@15:45:08.822166|(5247|5261) reader 778C5EC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2025-12-05 15:45:08.822@LM_DEBUG@15:45:08.822238|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.872@LM_INFO@15:45:08.872060|(5246|5262) write (28).
2025-12-05 15:45:08.872@LM_DEBUG@15:45:08.872539|(5247|5261) reader 778AC7E0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2025-12-05 15:45:08.872@LM_DEBUG@15:45:08.872630|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.872@LM_DEBUG@15:45:08.872774|(5247|5261) reader 778C5EC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2025-12-05 15:45:08.872@LM_DEBUG@15:45:08.872847|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.922@LM_INFO@15:45:08.922517|(5246|5262) write (29).
2025-12-05 15:45:08.923@LM_DEBUG@15:45:08.923166|(5247|5261) reader 778AC7E0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2025-12-05 15:45:08.923@LM_DEBUG@15:45:08.923256|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.923@LM_DEBUG@15:45:08.923372|(5247|5261) reader 778C5EC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2025-12-05 15:45:08.923@LM_DEBUG@15:45:08.923444|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.973@LM_INFO@15:45:08.973136|(5246|5262) write (30).
2025-12-05 15:45:08.974@LM_DEBUG@15:45:08.974051|(5247|5261) reader 778AC7E0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2025-12-05 15:45:08.974@LM_DEBUG@15:45:08.974140|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:08.974@LM_DEBUG@15:45:08.974256|(5247|5261) reader 778C5EC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2025-12-05 15:45:08.974@LM_DEBUG@15:45:08.974328|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.024@LM_INFO@15:45:09.024072|(5246|5262) write (31).
2025-12-05 15:45:09.024@LM_DEBUG@15:45:09.024448|(5247|5261) reader 778AC7E0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2025-12-05 15:45:09.024@LM_DEBUG@15:45:09.024531|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.024@LM_DEBUG@15:45:09.024642|(5247|5261) reader 778C5EC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2025-12-05 15:45:09.024@LM_DEBUG@15:45:09.024742|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.074@LM_INFO@15:45:09.074581|(5246|5262) write (32).
2025-12-05 15:45:09.075@LM_DEBUG@15:45:09.075186|(5247|5261) reader 778AC7E0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2025-12-05 15:45:09.075@LM_DEBUG@15:45:09.075277|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.075@LM_DEBUG@15:45:09.075394|(5247|5261) reader 778C5EC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2025-12-05 15:45:09.075@LM_DEBUG@15:45:09.075467|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.125@LM_INFO@15:45:09.125229|(5246|5262) write (33).
2025-12-05 15:45:09.125@LM_DEBUG@15:45:09.125857|(5247|5261) reader 778AC7E0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2025-12-05 15:45:09.125@LM_DEBUG@15:45:09.125949|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.126@LM_DEBUG@15:45:09.126068|(5247|5261) reader 778C5EC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2025-12-05 15:45:09.126@LM_DEBUG@15:45:09.126140|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.175@LM_INFO@15:45:09.175783|(5246|5262) write (34).
2025-12-05 15:45:09.176@LM_DEBUG@15:45:09.176168|(5247|5261) reader 778AC7E0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2025-12-05 15:45:09.176@LM_DEBUG@15:45:09.176263|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.176@LM_DEBUG@15:45:09.176375|(5247|5261) reader 778C5EC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2025-12-05 15:45:09.176@LM_DEBUG@15:45:09.176448|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.226@LM_INFO@15:45:09.226178|(5246|5262) write (35).
2025-12-05 15:45:09.226@LM_DEBUG@15:45:09.226766|(5247|5261) reader 778AC7E0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2025-12-05 15:45:09.226@LM_DEBUG@15:45:09.226857|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.226@LM_DEBUG@15:45:09.226978|(5247|5261) reader 778C5EC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2025-12-05 15:45:09.227@LM_DEBUG@15:45:09.227051|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.276@LM_INFO@15:45:09.276713|(5246|5262) write (36).
2025-12-05 15:45:09.277@LM_DEBUG@15:45:09.277344|(5247|5261) reader 778AC7E0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2025-12-05 15:45:09.277@LM_DEBUG@15:45:09.277436|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.277@LM_DEBUG@15:45:09.277553|(5247|5261) reader 778C5EC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2025-12-05 15:45:09.277@LM_DEBUG@15:45:09.277629|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.327@LM_INFO@15:45:09.327295|(5246|5262) write (37).
2025-12-05 15:45:09.327@LM_DEBUG@15:45:09.327771|(5247|5261) reader 778AC7E0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2025-12-05 15:45:09.327@LM_DEBUG@15:45:09.327858|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.327@LM_DEBUG@15:45:09.327974|(5247|5261) reader 778C5EC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2025-12-05 15:45:09.328@LM_DEBUG@15:45:09.328046|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.377@LM_INFO@15:45:09.377733|(5246|5262) write (38).
2025-12-05 15:45:09.378@LM_DEBUG@15:45:09.378307|(5247|5261) reader 778AC7E0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2025-12-05 15:45:09.378@LM_DEBUG@15:45:09.378398|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.378@LM_DEBUG@15:45:09.378514|(5247|5261) reader 778C5EC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2025-12-05 15:45:09.378@LM_DEBUG@15:45:09.378585|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.428@LM_INFO@15:45:09.428203|(5246|5262) write (39).
2025-12-05 15:45:09.428@LM_DEBUG@15:45:09.428815|(5247|5261) reader 778AC7E0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2025-12-05 15:45:09.428@LM_DEBUG@15:45:09.428907|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.429@LM_DEBUG@15:45:09.429028|(5247|5261) reader 778C5EC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2025-12-05 15:45:09.429@LM_DEBUG@15:45:09.429100|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.460@LM_INFO@15:45:09.460245|(5247|5247) subscriber checking for pub finished
2025-12-05 15:45:09.460@LM_DEBUG@15:45:09.460339|(5247|5247) received 80 of expected 100
2025-12-05 15:45:09.478@LM_INFO@15:45:09.478719|(5246|5262) write (40).
2025-12-05 15:45:09.479@LM_DEBUG@15:45:09.479276|(5247|5261) reader 778AC7E0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2025-12-05 15:45:09.479@LM_DEBUG@15:45:09.479362|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.479@LM_DEBUG@15:45:09.479480|(5247|5261) reader 778C5EC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2025-12-05 15:45:09.479@LM_DEBUG@15:45:09.479552|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.529@LM_INFO@15:45:09.529224|(5246|5262) write (41).
2025-12-05 15:45:09.529@LM_DEBUG@15:45:09.529785|(5247|5261) reader 778AC7E0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2025-12-05 15:45:09.529@LM_DEBUG@15:45:09.529870|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.530@LM_DEBUG@15:45:09.530001|(5247|5261) reader 778C5EC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2025-12-05 15:45:09.530@LM_DEBUG@15:45:09.530073|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.579@LM_INFO@15:45:09.579729|(5246|5262) write (42).
2025-12-05 15:45:09.580@LM_DEBUG@15:45:09.580250|(5247|5261) reader 778AC7E0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2025-12-05 15:45:09.580@LM_DEBUG@15:45:09.580338|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.580@LM_DEBUG@15:45:09.580453|(5247|5261) reader 778C5EC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2025-12-05 15:45:09.580@LM_DEBUG@15:45:09.580525|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.630@LM_INFO@15:45:09.630249|(5246|5262) write (43).
2025-12-05 15:45:09.630@LM_DEBUG@15:45:09.630899|(5247|5261) reader 778AC7E0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2025-12-05 15:45:09.630@LM_DEBUG@15:45:09.630992|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.631@LM_DEBUG@15:45:09.631109|(5247|5261) reader 778C5EC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2025-12-05 15:45:09.631@LM_DEBUG@15:45:09.631181|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.680@LM_INFO@15:45:09.680902|(5246|5262) write (44).
2025-12-05 15:45:09.681@LM_DEBUG@15:45:09.681764|(5247|5261) reader 778AC7E0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2025-12-05 15:45:09.681@LM_DEBUG@15:45:09.681858|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.681@LM_DEBUG@15:45:09.681982|(5247|5261) reader 778C5EC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2025-12-05 15:45:09.682@LM_DEBUG@15:45:09.682055|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.731@LM_INFO@15:45:09.731624|(5246|5262) write (45).
2025-12-05 15:45:09.732@LM_DEBUG@15:45:09.732126|(5247|5261) reader 778AC7E0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2025-12-05 15:45:09.732@LM_DEBUG@15:45:09.732214|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.732@LM_DEBUG@15:45:09.732328|(5247|5261) reader 778C5EC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2025-12-05 15:45:09.732@LM_DEBUG@15:45:09.732400|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.782@LM_INFO@15:45:09.782110|(5246|5262) write (46).
2025-12-05 15:45:09.782@LM_DEBUG@15:45:09.782527|(5247|5261) reader 778AC7E0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2025-12-05 15:45:09.782@LM_DEBUG@15:45:09.782612|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.782@LM_DEBUG@15:45:09.782753|(5247|5261) reader 778C5EC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2025-12-05 15:45:09.782@LM_DEBUG@15:45:09.782826|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.832@LM_INFO@15:45:09.832577|(5246|5262) write (47).
2025-12-05 15:45:09.832@LM_DEBUG@15:45:09.832946|(5247|5261) reader 778AC7E0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2025-12-05 15:45:09.833@LM_DEBUG@15:45:09.833028|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.833@LM_DEBUG@15:45:09.833139|(5247|5261) reader 778C5EC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2025-12-05 15:45:09.833@LM_DEBUG@15:45:09.833211|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.882@LM_INFO@15:45:09.882941|(5246|5262) write (48).
2025-12-05 15:45:09.883@LM_DEBUG@15:45:09.883940|(5247|5261) reader 778AC7E0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2025-12-05 15:45:09.884@LM_DEBUG@15:45:09.884023|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.884@LM_DEBUG@15:45:09.884136|(5247|5261) reader 778C5EC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2025-12-05 15:45:09.884@LM_DEBUG@15:45:09.884209|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.933@LM_INFO@15:45:09.933668|(5246|5262) write (49).
2025-12-05 15:45:09.934@LM_DEBUG@15:45:09.934160|(5247|5261) reader 778AC7E0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2025-12-05 15:45:09.934@LM_DEBUG@15:45:09.934250|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.934@LM_DEBUG@15:45:09.934365|(5247|5261) reader 778C5EC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2025-12-05 15:45:09.934@LM_DEBUG@15:45:09.934438|(5247|5261) SampleInfo.sample_rank = 0
2025-12-05 15:45:09.984@LM_DEBUG@15:45:09.984101|(5246|5262) Writer::svc finished.
2025-12-05 15:45:10.207@LM_INFO@15:45:10.207760|(5246|5246) publisher signaling finished
2025-12-05 15:45:10.208@LM_DEBUG@15:45:10.208231|(5246|5246) notifying subscriber of 0 timeout writes
2025-12-05 15:45:10.458@LM_INFO@15:45:10.458462|(5246|5246) publisher checking for sub finished
2025-12-05 15:45:10.460@LM_INFO@15:45:10.460481|(5247|5247) subscriber signaling finished
2025-12-05 15:45:10.708@LM_INFO@15:45:10.708673|(5246|5246) publisher checking for sub finished
2025-12-05 15:45:10.708@LM_DEBUG@15:45:10.708808|(5246|5246) Writer::end
2025-12-05 15:45:10.709@LM_DEBUG@15:45:10.709544|(5247|5261) instance is disposed
2025-12-05 15:45:10.709@LM_DEBUG@15:45:10.709724|(5246|5249) DataWriterImpl::remove_associations: b2i0t2 50- 1l2o-c0a5l 1051:04350:01000..720c9f@bL6M7_4D4E.B0U0G0@01050:0425.:01000.0700190823(6d|9(e5728487e|35)2 6r1e)m oitnes t0a1n0c3e0 0i0s0 .d2icsfpbo6s7e4d4
.00000003.00000507(f08190d8) num remotes 2
2025-12-05 15:45:10.710@LM_INFO@15:45:10.710665|(5247|5247) subscriber checking for pub finished
2025-12-05 15:45:10.710@LM_INFO@15:45:10.710781|(5247|5247) subscriber starting shutdown
2025-12-05 15:45:10.710@LM_DEBUG@15:45:10.711020|(5247|5250) DataReaderImpl::remove_associations: bit 0 local 01030000.2cfb6744.00000003.00000507(f08190d8) remote 01030000.2cfb6744.00000002.00000102(d9e788e3) num remotes 1
2025-12-05 15:45:10.711@LM_DEBUG@15:45:10.711207|(5247|5250) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2cfb6744.00000003.00000507(f08190d8) remote 01030000.2cfb6744.00000002.00000102(d9e788e3) num remotes 1
2025-12-05 15:45:10.711@LM_DEBUG@15:45:10.711382|(5247|5250) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:10.711@LM_DEBUG@15:45:10.711208|(5247|5248) DataReaderImpl::remove_associations: bit 0 local 01030000.2cfb6744.00000003.00000607(dbacc31b) remote 01030000.2cfb6744.00000002.00000102(d9e788e3) num remotes 1
2025-12-05 15:45:10.711@LM_DEBUG@15:45:10.711658|(5247|5250) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:10.711@LM_DEBUG@15:45:10.711661|(5247|5248) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2cfb6744.00000003.00000607(dbacc31b) remote 01030000.2cfb6744.00000002.00000102(d9e788e3) num remotes 1
2025-12-05 15:45:10.711@2L0M2_5D-E1B2U-G0@51 51:54:54:51:01.07.1711818@5L|M(_5D2E4B6U|G5@21459:)4 5D:a1t0a.R7e1a1d9e0r2I|m(p5l2:4:7r|e5m2o4v8e)_ aDsastoacRieaatdieornLsi:s tbeinte r1I mlpolc:a:lo n0_1l0i3v0e0l0i0n.e2scsf_bc6h7a4n4g.e0d0
000002.000001c7(32e9bedc) remote 01030000.2cfb6744.00000001.000001c2(05233083) num remotes 1
2025-12-05 15:45:10.2701225@-L1M2_-D0E5B U1G5@:1455::4150:.1701.27@1L2M0_7D7E|B(U5G2@4165|:54254:91)0 .D7a1t2a0R8e6a|d(e5r2I4m7p|l5:2:4r8e)m oDvaet_aaRsesaodceiraLtiisotnesn_eir:I mbpilt: :1o nl_oscuabls c0r1i0p3t0i0o0n0_.m2actfcbh6e7d4
4.00000002.000001c7(32e9bedc) remote 01030000.2cfb6744.00000001.000001c2(05233083) num remotes 1
2025-12-05 15:45:10.712@LM_DEBUG@15:45:10.712256|(5247|5248) DataReaderImpl::remove_associations: bit 1 local 01030000.2cfb6744.00000003.000001c7(0f89976c) remote 01030000.2cfb6744.00000001.000001c2(05233083) num remotes 1
2025-12-05 15:45:10.712@LM_DEBUG@15:45:10.712361|(5247|5248) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2cfb6744.00000003.000001c7(0f89976c) remote 01030000.2cfb6744.00000001.000001c2(05233083) num remotes 1
2025-12-05 15:45:10.712@LM_DEBUG@15:45:10.712901|(5246|5249) DataReaderImpl::remove_associations: bit 1 local 01030000.2cfb6744.00000002.000003c7(00dfdc5e) remote 01030000.2cfb6744.00000001.000004c2(7854c4c6) num remotes 1
2025-12-05 15:45:21002.57-1132@-L0M5_ D1E5B:U4G5@:1150:.4751:31@0L.M7_1D3E0B4U5G|@(1552:4465|:51204.97)1 3D0a4t7a|R(e5a2d4e7r|I5m2p4l8:): rDeamtoavRee_aadsesroIcmipalt:i:ornesm_oiv:e _baists o1c ilaotciaoln s0:1 0b3i0t0 010 .l2occfabl6 704140.3000000000.020c2f.b060704040.30c070(00000d0f3d.c050e0)0 0r3ecm7o(t3ed b0f1f053e0e0)0 0r.e2mcoftbe6 704140.3000000000.020c1f.b060704040.40c020(070805041c.40c060)0 0n4ucm2 (r7e8m5o4tce4sc 61)
num remotes 1
2025-12-05 15:45:10.713@LM_DEBUG@15:45:10.713316|(5247|5248) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2cfb6744.00000003.000003c7(3dbff5ee) remote 01030000.2cfb6744.00000001.000004c2(7854c4c6) num remotes 1
2025-12-05 15:45:10.713@LM_DEBUG@15:45:10.713797|(5246|5249) DataReaderImpl::remove_associations: bit 1 local 01030000.2cfb6744.00000002.000004c7(4f9e4a99) remote 01030000.2cfb6744.00000001.000003c2(37155201) num remotes 1
2025-12-05 15:45:10.721032@5L-M1_2D-E0B5U G1@51:54:54:51:01.07.1731@3L9M3_3D|E(B5U2G4@61|55:24459:)1 0D.a7t1a3R9e3a8d|e(r5I2m4p7l|:5:2r4e8m)o vDea_taasRseoacdieartIimopnls:_:ir:e mboivte _1a slsooccaila t0i1o0n3s0:0 0b0i.t2 c1f bl6o7c4a4l. 0001000300000020..020c0f0b0647c474(.40f090e040a09093). 0r0e0m0o0t4ec 70(17023f0e060302.92)c frbe6m7o4t4e. 0001000300000010..020c0f0b0637c424(.3070105050200011). 0n0u0m0 0r3ecm2o(t3e7s1 515
201) num remotes 1
2025-12-05 15:45:10.714@LM_DEBUG@15:45:10.714208|(5247|5248) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2cfb6744.00000003.000004c7(72fe6329) remote 01030000.2cfb6744.00000001.000003c2(37155201) num remotes 1
2025-12-05 15:45:10.714@LM_DEBUG@15:45:10.714759|(5246|5249) DataReaderImpl::remove_associations: bit 1 local 01030000.2cfb6744.00000002.000002c7(19c4ed1f) remote 01030000.2cfb6744.00000001.000002c2(2e0e6340) num remotes 1
2025-12-05 15:45:10.714@LM_2D0E2B5U-G1@21-50:54 51:51:04.57:11409.2731|4(@5L2M4_6D|E5B2U4G9@)1 5D:a4t5a:R1e0a.d7e1r4I9m3p7l|:(:5r2e4m7o|v5e2_4a8s)s oDcaitaatRieoandse_riI:m pbli:t: r1e mloovcea_la s0s1o0c3i0a0t0i0o.n2sc:f bb6i7t4 41. 0l0o0c0a0l0 0021.003000000002.c27c(f1b96c744e4d.10f0)0 0r0e0m0o3t.e0 0001000320c070(02.42ac4fcb46a7f4)4 .r0e0m0o0t0e0 0011.003000000002.c22c(f2be607e4643.4000)0 0n0u0m0 1r.e0m0o0t0e0s2 c12
(2e0e6340) num remotes 1
2025-12-05 152:04255:-1102.-70154 @1L5M:_4D5E:B1U0G.@71155:@4L5M:_1D0E.B7U1G4@91256:|4(55:21406.|751255265)7 |T(c5p2C4o7n|n5e2c4t8i)o nD:a:thaaRnedaldee_rcIlmopsle:(:)r ecmaolvlee_da sosno ctiraatnisopnosr_ti:: _bOiPtE N1D DlSo_c_aBlI T0T1C0P3T0r0a0n0s.p2ocrftbI6n7s4t4_.D0E0F0A0U0L0T0_3R.E0P0O0 0t0o2 c170(.214.a14.c846a:f3)9 4r2e1m o,t er e0c1o0n3n0e0c0t0_.s2tcaftbe6 7=4 4I.N0I0T0_0S0T0A0T1E..0
00002c2(2e0e6340) num remotes 1
2025-12-05 15:45:10.715@LM_DEBUG@15:45:10.715261|(5247|5257) TcpConnection2:0:2h5a-n1d2l-e0_5c l1o5s:e4(5): 1c0a.l7l1e5d@ LoMn_ DtErBaUnGs@p1o5r:t4:5 :_1O0P.E7N1D5D5S5_2_|B(I5T2T4C6P|T5r2a5n6s)p oDrattIanLsitn_kD:E:FhAaUnLdTl_eR_EePxceptOi otno( )1 0-. 1d.e1l.a8y6 :a3l9r4e2a1d y, erleacposnende csto_ shtaantdel e=_ tIiNmIeTo_uStT AnToEw.
2025-12-05 15:45:10.715@LM_DEBUG@15:45:10.715880|(5247|5257) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:10.716@LM_DEBUG@15:45:10.716369|(5247|5248) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:10.718@LM_DEBUG@15:45:10.718281|(5246|5246) Service_Participant::shutdown
2025-12-05 15:45:10.720@LM_INFO@15:45:10.720770|(5247|5247) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:10.720@LM_DEBUG@15:45:10.720863|(5247|5247) Service_Participant::shutdown
2025-12-05 15:45:10.722@LM_DEBUG@15:45:10.722023|(5247|5247) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:10.722@LM_DEBUG@15:45:10.722475|(5246|5246) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:10.723@LM_DEBUG@15:45:10.723260|(5246|5246) Service_Participant::~Service_Participant
2025-12-05 15:45:10.723@LM_DEBUG@15:45:10.723347|(5246|5246) Service_Participant::shutdown
2025-12-05 15:45:10.725@LM_INFO@15:45:10.725150|(5247|5247) subscriber exiting with status 0
2025-12-05 15:45:10.725@LM_DEBUG@15:45:10.725856|(5247|5247) Service_Participant::~Service_Participant
2025-12-05 15:45:10.725@LM_DEBUG@15:45:10.725940|(5247|5247) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:10.748519|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl multicast mr Time:4s Result:0
==============================================================================
tests/DCPS/FooTest5/run_test.pl mixed_trans
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5264
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -w 2 -m 1 -i 50 -n 1000 -z 10 -k 0 -y 0 -b 0 -f 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5271 started at 2025-12-05 15:45:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 2 -m 1 -i 50 -w 2 -z 10 -k 0 -y 0 -f 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5272 started at 2025-12-05 15:45:10
15:45:11.004200|(5271|5271) 15:45:11.004238 publisher main
15:45:11.004328|(5272|5272) 15:45:11.004361 subscriber main
2025-12-05 15:45:11.004@LM_INFO@15:45:11.004459|(5271|5271) INFO: set_DCPS_debug_level: set to 1
2025-12-05 15:45:11.004@LM_INFO@15:45:11.004514|(5271|5271) INFO: ConfigStoreImpl::set_string: C2O0M2M5O-N1_2D-C0P5S _1P5E:N4D5I:N1G1_.T0I0M4E@OLUMT_=I3N
FO@15:45:11.004553|(5272|5272) INFO: set_DCPS_debug_level: set to 1
2025-12-05 15:45:11.004@LM_I2N0F2O5@-1152:-4055: 1115.:04054:61310.|0(0542@7L2M|_5I2N7F2O)@ 1I5N:F4O5::1 1C.o0n0f4i6g43S|t(o5r2e7I1m|p5l2:7:1s)e tI_NsFtOr:i nSge:r vCiOcMeM_OPNa_rDtCiPcSi_pPaEnNtD:I:NpGr_oTcIeMsEsO_UcTo=n3f
ig_file: Going to load configuration from "all.ini"
2025-12-05 15:45:11.004@LM_INFO@15:45:11.004831|(5272|5272) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2025-12-05 15:45:11.005@LM_INFO@15:45:11.005023|(5271|5271) INFO: ConfigStoreImpl::set_string: CONFIG_SHMEM_TRANSPORTS=shmem
2025-12-05 15:45:11.005@LM_INFO@1250:2455-:1121-.0050 51150:44|5(:51217.10|0552@7L1M)_ IINNFFOO@:1 5C:o4n5f:i1g1S.t0o0r5e1I1m4p|l(:5:2s7e2t|_5s2t7r2i)n gI:N FCOO:N FCIoGn_fSiHgMSEtMo=r@esIhmmpelm:
:set_string: CONFIG_SHMEM_TRANSPORTS=shmem
2025-12-05 15:45:11.005@LM_INFO@15:45:11.020052253-71|2(-50257 11|55:24751:)1 1I.N0F0O5:@ LCMo_nIfNiFgOS@t1o5r:e4I5m:p1l1:.:0s0e5t2_5s4t|r(i5n2g7:2 |C5O2N7F2I)G _IRNTFPOS:_ TCRoAnNfSiPgOSRtToSr=erItmppsl
::set_string: CONFIG_SHMEM=@shmem
2025-12-05 15:45:11.005@LM_INFO@15:45:11.0025032658-|1(25-20751 |1552:7415): 1I1N.F0O0:5 @CLoMn_fIiNgFSOt@o1r5e:I4m5p:l1:1:.s0e0t5_3s8t6r|i(n5g2:7 2C|O5N2F7I2G)_ RITNPFSO=:@ rCtopnsf
igStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps2
025-12-05 15:45:11.005@LM_INFO@15:45:11.0025042951-|1(25-20751 |1552:7415): 1I1N.F0O0:5 @CLoMn_fIiNgFSOt@o1r5e:I4m5p:l1:1:.s0e0t5_5s1t0r|i(n5g2:7 2C|O5N2F7I2G)_ MIUNLFTOI:C ACSoTn_fTiRgASNtSoPrOeRITmSp=lm:u:lsteitc_assttr
ing: CONFIG_RTPS=@rtps
2025-12-05 15:45:11.005@LM_INFO2@01255:-4152:-1015. 01055:64355:|1(15.207015|@5L2M7_1I)N FION@F1O5:: 4C5o:n1f1i.g0S0t5o6r4e8I|m(p5l2:7:2s|e5t2_7s2t)r iInNgF:O :C OCNoFnIfGi_gMSUtLoTrIeCIAmSpTl=:@:msueltt_isctarsitn
g: CONFIG_MULTICAST_TRANSPORTS=multicast
2025-12-05 15:45:11.005@LM_INFO2@01255:-4152:-1015. 01055:84151:|1(15.207015|@5L2M7_1I)N FION@F1O5:: 4C5o:n1f1i.g0S0t5o8r2e6I|m(p5l2:7:2s|e5t2_7s2t)r iInNgF:O :C OCNoFnIfGi_gUSDtPo_rTeRIAmNpSlP:O:RsTeSt=_usdtpr
ing: CONFIG_MULTICAST=@multicast
2025-12-05 15:45:11.005@LM_INFO@15:45:11.005950|(25022751-|1522-7015) 1I5N:F4O5:: 1C1o.n0f0i5g@SLtMo_rIeNIFmOp@l1:5::s4e5t:_1s1t.r0i0n5g9:7 0C|O(N5F2I7G2_|U5D2P7=2@)u dIpN
FO: ConfigStoreImpl::set_string: CONFIG_UDP_TRANSPORT2S0=2u5d-p1
2-05 15:45:11.006@LM_INFO@15:45:11.006073|(25022751-|1522-7015) 1I5N:F4O5:: 1C1o.n0f0i6g@SLtMo_rIeNIFmOp@l1:5::s4e5t:_1s1t.r0i0n6g0:9 9C|O(N5F2I7G2_|T5C2P7_2T)R AINNSFPOO:R TCSo=ntfcipg
StoreImpl::set_string: CONFIG_UDP=@udp
2025-12-05 15:45:11.006@LM_INFO@15:45:11.0062022|0(2552-7112|-50257 11)5 :I4N5F:O1:1 .C0o0n6f@iLgMS_tIoNrFeOI@m1p5l::4:5s:e1t1_.s0t0r6i2n2g2:| (C5O2N7F2I|G5_2T7C2P)= @ItNcFpO
: ConfigStoreImpl::set_string: CONFIG_T2C0P2_5T-R1A2N-S0P5O R1T5S:=4t5c:p1
1.006@LM_INFO@15:45:11.006315|(5271|5271) INFO: 2C0o2n5f-i1g2S-t0o5r e1I5m:p4l5:::1s1e.t0_0s6t@rLiMn_gI:N FCOO@N1F5I:G4=5@:c1o1n.f0i0g6
357|(5272|5272) INFO: ConfigStoreImpl::set_string: CONFIG_T2C0P2=5@-t1c2p-
05 15:45:11.006@LM_INFO@15:45:11.0064342|0(2552-7112|-50257 11)5 :I4N5F:O1:1 .C0o0n6f@iLgMS_tIoNrFeOI@m1p5l::4:5s:e1t1_.s0t0r6i4n6g1:| (T5R2A7N2S|P5O2R7T2_)S HIMNEFMO_:T RCAoNnSfPiOgRSTt_oTrYePIEm=pslh:m:esme
t_string: CONFIG=@config
2025-12-05 15:45:11.006@LM_INFO@15:24052:51-11.20-00655 8125|:(4552:7111|.5020761@)L MI_NIFNOF:O @C1o5n:f4i5g:S1t1o.r0e0I6m5p9l8:|:(s5e2t7_2s|t5r2i7n2g): ITNRFAON:S PCOoRnTf_iSgHSMtEoMr=e@Ismhpmle:m:
set_string: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2025-12-05 15:45:11.006@2L0M2_5I-N1F2O-@0155 :1455::4151:.1010.6070466@|L(M5_2I7N1F|O5@21751:)4 5I:N1F1O.:0 0C6o7n5f7i|g(S5t2o7r2e|I5m2p7l2:): sIeNtF_Os:t rCionngf:i gTSRtAoNrSePIOmRpTl_:R:TsPeSt__UsStEr_iMnUgL:T ITCRAASNTS=P0O
RT_SHMEM=@shmem
2025-12-05 15:45:112.002056-@1L2M-_0I5N F1O5@:1455::4151:.1010.60@0L6M9_0I1N|F(O5@21751:|4552:7111). 0I0N6F9O0:9 |C(o5n2f7i2g|S5t2o7r2e)I mIpNlF:O::s eCto_nsftirgiSntgo:r eTIRmApNlS:P:OsReTt__RsTtPrSi_nTgR:A NTSRPAONRSTP_OTRYTP_ER=TrPtSp_sU_SuEd_pM
ULTICAST=0
2025-12-05 15:24052:51-11.20-0075@ L1M5_:I4N5F:O1@11.50:0475@:L1M1_.I0N0F7O0@6165|:(4552:7111|.50207710)7 2I|N(F5O2:7 2C|o5n2f7i2g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nRgT:P ST=R@ArNtSpPsO
RT_RTPS_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:45:21012.50-0172@-L0M5_ I1N5F:O4@51:51:14.50:0171@.L0M0_7I2N1F7O|@(1552:7415|:51217.10)0 7I2N2F5O|:( 5C2o7n2f|i5g2S7t2o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tMrUiLnTgI:C ATSRTA_NTSRPAONRSTP_ORRTTP_ST=Y@PrEt=pmsu
lticast
2022052-51-21-20-50 51 51:54:54:51:11.10.0070@7L@ML_MI_NIFNOF@O1@51:54:54:51:11.10.0070378368|6(|5(257217|25|257217)2 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TM_UMLUTLITCIACSATS=T@_mTuRlAtNiScPaOsRtT
_TYPE=multicast
2025-12-0250 2155-:1425-:0151 .1050:74@5L:M1_1I.N0F0O7@@1L5M:_4I5N:F1O1@.1050:74555:81|1(.50207715|6522|7(15)2 7I2N|F5O2:7 2C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RUADNPS_PTORRATN_SPORTM_UTLYTPIEC=udp
AST=@multicast
2025-12-05 15:45:11.007@LM_INFO@15:4250:2151-.1020-70752 71|5(:54257:11|15.207017)@ LIMN_FION:F OC@o1n5f:i4g5S:t1o1r.e0I0m7p7l4:2:|s(e5t2_7s2t|r5i2n7g2:) TIRNAFNOS:P OCRoTn_fUiDgPS=t@ourdepI
mpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2025-12-05 15:45:11.007@LM_INFO@15:45:112.002057-81529-|0(55 21751:|4552:7111). 0I0N7F@OL:M _CIoNnFfOi@g1S5t:o4r5e:I1m1p.l0:0:7s8e7t6_|s(t5r2i7n2g|:5 2T7R2A)N SIPNOFROT:_ TCCoPn_fTiRgASNtSoPrOeRITm_pTlY:P:Es=ettc_ps
tring: TRANSPORT_UDP=@udp
2025-12-05 15:45:11.007@LM_INFO@15:4250:2151-.1020-70959 91|5(:54257:11|15.207018)@ LIMN_FION:F OC@o1n5f:i4g5S:t1o1r.e0I0m8p0l1:4:|s(e5t2_7s2t|r5i2n7g2:) TIRNAFNOS:P OCRoTn_fTiCgPS=t@otrcepI
mpl::set_string: TRANSPORT_TCP_TRANSPORT_T2Y0P2E5=-t1c2p-
05 15:45:11.008@LM_INFO@15:45:11.008125|(527210|2552-7112)- 0I5N F1O5:: 4C5o:n1f1i.g0S0t8o@rLeMI_mIpNlF:O:@s1e5t:_4s5t:r1i1n.g0:0 8T1R5A4N|S(P5O2R7T2=|@5t2r7a2n)s pIoNrFtO
: ConfigStoreImpl::set_string: TRANSPORT_TCP=@tcp
2025-12-05 15:45:11.00280@2L5M-_1I2N-F0O5@ 1155::4455::1111..0000882@5L6M|_(I5N2F7O1@|1552:7415): 1I1N.F0O0:8 2C6o8n|f(i5g2S7t2o|r5e2I7m2p)l :I:NsFeOt:_ sCtornifnigg:S tCoOrMeMIOmNp_lP:O:OsLe_tS_IsZtEr=i4n0g0:0 0T0R0A0N
SPORT=@transport
2025-12-05 15:45:11.008@LM_INFO2@01255:-4152:-1015. 01058:44057:|1(15.207018|@5L2M7_1I)N FION@F1O5:: 4C5o:n1f1i.g0S0t8o4r1e4I|m(p5l2:7:2s|e5t2_7s2t)r iInNgF:O :C OCMoMnOfNi_gDSCtPoSr_eIINmFpOl_:R:EsPeOt=_fsitlrei:n/g/:r eCpOoM.MiOoNr_
POOL_SIZE=40000000
2025-12-05 15:45:1210.2050-81@2L-M0_5I N1F5O:@4155::1415.:01018.@0L0M8_5I6N7F|O(@51257:14|55:21711.)0 0I8N5F7O5:| (C5o2n7f2i|g5S2t7o2r)e IImNpFlO::: sCeotn_fsitgrSitnogr:e ICmOpMlM:O:Ns_eDtC_PsSt_rGiLnOgB:AL_TR ACNOSMPMOORNT__DCCOPNSF_IIGN=FtOc_pR
EPO=file://repo.ior
2025-12-05 15:45:11.2000285@-L1M2_-I0N5F O1@51:54:54:51:11.10.0080@8L7M4_0I|N(F5O2@7115|:54257:11)1 .I0N0F8O7:5 3C|o(n5f2i7g2S|t5o2r7e2I)m pIlN:F:Os:e tC_osntfriignSgt:o rCeOIMmMpOlN:=:@sceotm_msotnr
ing: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2025-12-05 15:45:11.008@LM_INFO@15:45:11.008897|(5272|5272) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-12-05 15:45:11.009@LM_INFO@15:45:11.009204|(5271|5271) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST2_0U2N5R-E1L2I-A0B5L E1_5R:E4L5I:A1B1L.E0=0f9a@lLsMe_
INFO@15:45:11.009257|(5272|5272) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2025-12-05 15:45:11.010@LM_INFO@15:45:11.010249|(5271|5271) Service_Parti2c0i2p5a-n1t2:-:0g5e t1_5d:o4m5a:i1n1_.p0a1r0t@iLcMi_pIaNnFtO_@f1a5c:t4o5r:y1:1 .T0h1i0s2 8i3s| (O5p2e7n2D|D5S2 732.)3 4S.e0r-vdiecve _uPsairntgi cAiCpEa n6t.:5:.g2e3t
_domain_participa2n0t2_5f-a1c2t-o0r5y :1 5T:h4i5s: 1i1s. 0O1p0e@nLDMD_SI N3F.O3@41.50:-4d5e:v1 1u.s0i1n0g3 9A6C|E( 562.751.|2532
71) Service_Parti2c0i2p5a-n1t2:-:0g5e t1_5d:o4m5a:i1n1_.p0a1r0t@iLcMi_pIaNnFtO_@f1a5c:t4o5r:y1:1 .l0o1g0_4l7e0v|e(l5:2 7d2e|b5u2g7 2D)C PSSe_rdveibcueg__Plaervteilc:i p1a
nt::get_domain_part2i0c2i5p-a1n2t-_0f5a c1t5o:r4y5:: 1l1o.g0_1l0e@vLeMl_:I NdFeOb@u1g5 :D4C5P:S1_1d.e0b1u0g5_6l8e|v(e5l2:7 11|
5271) Service_Part2i0c2i5p-a1n2t-:0:5g e1t5_:d4o5m:a1i1n._0p1a0r@tLiMc_iIpNaFnOt@_1f5a:c4t5o:r1y1:.010 6m3a9chine: run|n(e5r2v7m2y|g5827762,) xS8e6r_v6i4c ep_lPaatrftoircmi:p aLnitn:u:xg,e t6_.d8o.m0a-i1n0_4p1a-ratziucriep,a n#t4_7f~a2c2t.o0r4y.:1 -mUabcuhnitnue :S MrPu nFnreir vOmcytg 8 736 ,2 0x:8463_:6041 pUlTaCt f2o0r2m5:
Linux, 6.8.0-1041-azur2e0,2 5#-4172~-2025. 0145.:14-5U:b1u1n.t0u1 0S@MLPM _FIrNiF OO@c1t5 : 435 :2101:.4031:00815 1U|T(C5 227012|55
271) Service_Partici2p0a2n5t-:1:2g-e0t5_ d1o5m:a4i5n:_1p1a.r0t1i0c@iLpMa_nItN_FfOa@c1t5o:r4y5:: 1c1o.m0p1i0l9e2r4:| (g5 2v7e2r|s5i2o7n2 )1 1S.e4r.v0i
ce_Participant::get_domain_2p0a2r5t-i1c2i-p0a5n t1_5f:a4c5t:o1r1y.:0 1c1o@mLpMi_lNeOrT:I CgE @v1e5r:s4i5o:n1 11.10.141.001
2|(5271|5271) NOTICE: Ser2v0i2c5e-_1P2a-r0t5i c1i5p:a4n5t::1:1i.n0t1i1a@lLiMz_eNSOcThIeCdEu@l1i5n:g4(5): 1-1 .n0o1 1s0c7h9e|d(u5l2i7n2g| 5p2o7l2i)c yN OsTpIeCcEi:f iSeedr,v incoet_ Psaertttiicnigp apnotl:i:ciyn.t
ializeScheduling() - no scheduling policy specified, not setting policy.
2025-12-05 15:45:11.021012@LM_D5E-B1U2G-@0155 :1455::4151:.1011.1041715@|L(M5_2D7E1B|U5G2@7115): 4S5e:r1v1i.c0e1_1P4a9r1t|i(c5i2p7a2n|t5:2:7g2e)t _Sdeormvaiicne__pPaarrttiicciippaanntt_:f:agcetto_rdyo:m aCirne_aptairntgi cLiipnaunxtN_featcwtoorrkyC:o nCfriegaMtoinnigt oLri
nuxNetworkConfigMonitor
2025-12-05 15:45:11.012@LM_INFO@15:45:11.012044|(5271|5271) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:45:11.012@LM_INFO@15:45:11.012105|(5272|5272) INFO: ConfigStoreImpl::set_string: REPOSITORY2_0D2E5F-A1U2L-T0_5R E1P5O:=4@5D:E1F1A.U0L1T2_@RLEMP_OD
EBUG@15:45:11.012161|(5271|5271) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-12-05 15:45:11.012@LM_DEBUG@15:45:11.012259|(5272|5272) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
15:45:11.029664|(5264|5264) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:45:11.036@LM_INFO@15:45:11.036555|(5272|5272) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS2_0B2I5T-T1C2P-_0T5R A1N5S:P4O5R:T1_1I.N0S3T6_@DLEMF_AIUNLFTO_@R1E5P:O4_5D:A1T1A.L0I3N6K6_4R0E|L(E5A2S7E1_|D5E2L7A1Y)= 0I
NFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:45:11.036@LM_INFO@15:45:11.036848|(5272|5272) INFO: ConfigStoreImpl2:0:2s5e-t1_2s-t0r5i n1g5:: 4T5R:A1N1S.P0O3R6T@_LOMP_EINNDFDOS@_1B5I:T4T5C:P1_1T.R0A3N6S9P1O0R|T(_5I2N7S1T|_5D2E7F1A)U LITN_FROE:P OC_oLnOfCiAgLS_tAoDrDeRIEmSpSl=:::0s
et_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:45:11.037@LM_INFO@15:45:11.037062|(5272|5272) InfoRepoDiscove2r0y2:5:-b1i2t-_0c5o n1f5i:g4 5-: 1B1I.T0 3t7c@pL Mt_rIaNnFsOp@o1r5t: 4:50:
11.037113|(5271|5271) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:45:11.045@LM_WARNING@15:45:11.045120|(5271|5271) W2A0R2N5I-N1G2:- 0g5e t1_5f:u4l5l:y1_1q.u0a4l5i@fLiMe_dW_AhRoNsItNnGa@m1e5:: 4C5o:u1l1d. 0n4o5t1 7f2i|n(d5 2F7Q2D|N5.2 7U2s)i nWgA R"NrIuNnGn:e rgvemty_gf8u7l6l"y _aqsu afluilfliye dq_uhaolsitfniaemde :h oCsotunladm en,o tp lfeiansde FcQoDrNr.e cUts isnygs t"ermu ncnoenrfvimgyugr8a7t6i"o na.s
fully qualified hostname, please correct system configuration.
2025-12-05 15:45:11.052@LM_DEBUG@15:45:11.052648|(5271|5275) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000003.000001c7(c42eccd8) remote 01030000.0e0c115a.00000001.000001c2(ce846b37)
2025-12-05 15:45:11.053@LM_WARNING@15:45:11.053100|(5271|5271) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.053@LM_DEBUG@15:45:11.053463|(5272|5276) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000002.000001c7(f94ee568) remote 01030000.0e0c115a.00000001.000001c2(ce846b37)
2025-12-05 15:45:11.054@LM_WARNING@15:45:11.054067|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.054@LM_DEBUG@15:45:11.054388|(5271|5271) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000003.000002c7(ef039f1b) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4)
2025-12-05 15:45:11.055@LM_WARNING@15:45:11.055426|(5271|5271) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.055@LM_DEBUG@15:45:11.055603|(5272|5276) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000002.000002c7(d263b6ab) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4)
2025-12-05 15:45:11.056@LM_WARNING@15:45:11.056187|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.056@LM_DEBUG@15:45:11.056613|(5271|5275) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000003.000003c7(f618ae5a) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72)
2025-12-05 15:45:11.057@LM_WARNING@15:45:11.057349|(5271|5271) TypeLookupService::type_identifier_to_dynamic - Encountered 2T0K2_5N-O1N2E-:0 5r e1t5u:r4n5i:n1g1 .n0i5l7 @DLyMn_aDmEiBcU GT@y1p5e:
45:11.057399|(5272|5276) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000002.000003c7(cb7887ea) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72)
2025-12-05 15:45:11.057@LM_WARNING@15:45:11.057990|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.058@LM_DEBUG@15:45:11.058507|(5271|5275) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000003.000004c7(b959389d) remote 01030000.0e0c115a.00000001.000003c2(fcb209b5)
2025-12-05 15:45:11.059@LM_DEBUG@15:45:11.059064|(5272|5276) DataReaderImpl::add_association - bit 1 local 01030000.0e0c115a.00000002.000004c7(8439112d2)0 2r5e-m1o2t-e0 50 11053:04050:01.10.e005c91@1L5Ma_.W0A0R0N0I0N0G0@11.50:04050:0131c.20(5f9c1b8280|9(b552)7
1|5271) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.059@LM_WARNING@15:45:11.059665|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.060@LM_DEBUG@15:45:11.060562|(5271|5271) attach to tcp
2025-12-05 15:45:11.060@LM_DEBUG@15:45:11.060637|(5271|5271) attach to udp
2025-12-05 15:45:11.060@LM_DEBUG@15:45:11.060848|(5272|5272) attach to tcp
2025-12-05 15:45:11.060@LM_DEBUG@15:45:11.060909|(5272|5272) attach to udp
2025-12-05 15:45:11.060@LM_DEBUG@15:45:11.060954|(5272|5272) DataReaderListenerImpl::DataReaderListenerImpl
2025-12-05 15:45:11.062@LM_WARNING@15:45:11.062610|(5271|5271) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.063@LM_DEBUG@15:45:11.063023|(5271|5275) DataWriterImpl::add_association - bit 0 local 01030000.0e02c012155-a1.20-00050 01050:34.50:01010.0016032@(L2Mf_2D0EfBaUeG7@)1 5r:e4m5o:t1e1 .0016033101010|0(.502e702c|151257a6.)0 0D0a0t0a0R0e2a.d0e0r0I0m0p5l0:7:(a0d6d4_6aes2sdocc)i
ation - bit 0 local 01030000.0e0c115a.00000002.00000507(0646e2dc) remote 01030000.0e0c115a.00000003.00000102(2f20fae7)
2025-12-05 15:45:11.063@LM_WARNING@15:45:11.063364|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
22002255--1122--0055 1155::4455::1111..006644@@LLMM__DIENBFUOG@@1155::4455::1111..006644007503||((55227712||55227856)) DDaattaaWRreiatdeerrILmipslt:e:nerItmrpaln:s:poonr_ts_uabssscorci_pdtoinoen:_ mwartictheerd
01030000.0e0c115a.00000003.00000102(2f20fae7) succeeded in associating with reader 01030000.0e0c115a.00000002.00000507(0646e2dc)
2025-12-05 15:45:11.064@LM_DEBUG@15:45:11.064366|(5271|5275) DataWriterImpl::transport_assoc_done: writer 01030000.0e0c115a.00000003.00000102(2f20fae7) reader 01030000.0e0c115a.00000002.00000507(0646e2dc) calling association_complete_i
2025-12-05 15:45:11.064@LM_DEBUG@15:45:11.064556|(5271|5275) DataWriterImpl::association_complete_i - bit 0 local 01030000.0e0c115a.00000003.00000102(2f20fae7) remote 01030000.0e0c115a.00000002.00000507(0646e2dc)
2025-12-05 15:45:11.064@LM_WARNING@15:45:11.064556|(5271|5271) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.064@LM_INFO@15:45:11.064834|(5271|5271) publisher signaling ready
2025-12-05 15:45:11.065@LM_DEBUG@15:45:11.065787|(5271|52752)0 2D5a-t1a2W-r0i5t e1r5I:m4p5l::1:1a.d0d6_5a@sLsMo_cDiEaBtUiGo@n1 5-: 4b5i:t1 10. 0l6o5c8a2l3 |0(150237020|0502.706e)0 cD1a1t5aaR.e0a0d0e0r0I0m0p3l.:0:0a0d0d0_2a0s2s(o0c4i0adtai9o2n4 )- rbeimto t0e l0o1c0a3l0 000100.300e000c01.105ea0.c0101050a0.000020.0000000020.600070(020d660b7b(121df6)b
b11f) remote 01030000.0e0c115a.00000003.00000202(040da924)
2025-12-05 15:45:11.065@LM_WARNING@15:45:11.066039|(5272|5272) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:45:11.066@LM_INFO@15:45:11.066138|(5272|5272) subscriber signaling ready
2025-12-05 15:45:11.066@LM_DEBUG@15:45:11.066739|(5272|5290) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:11.066@LM_INFO@15:45:11.066831|(5271|5288) DataWriterImpl::transport_assoc_done: writer 01030000.0e0c115a.00000003.00000202(040da924) succeeded in associating with reader 01030000.0e0c115a.00000002.00000607(2d6bb11f)
2025-12-05 15:45:11.066@LM_DEBUG@15:45:11.066963|(5271|5288) DataWriterImpl::transport_assoc_done: writer 01030000.0e0c115a.00000003.00000202(040da924) reader 01030000.0e0c115a.00000002.00000607(2d6bb11f) calling association_complete_i
2025-12-05 15:45:11.067@LM_DEBUG@15:45:11.067072|(5271|5288) DataWriterImpl::association_complete_i - bit 0 local 01030000.0e0c115a.00000003.00000202(040da924) remote 01030000.0e0c115a.00000002.00000607(2d6bb11f)
2025-12-05 15:45:11.315@LM_INFO@15:45:11.315229|(5271|5271) publisher checking for sub ready
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315424|(5271|5271) Writer::start
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315588|(5271|5271) Writer::start
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315755|(5271|5292) Writer::svc begins.
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315845|(5271|5292) 15:45:11.315847 Writer::svc starting to write.
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315839|(5271|5291) Writer::svc begins.
2025-12-05 15:45:11.315@LM_DEBUG@15:45:11.315974|(5271|5291) 15:45:11.315975 Writer::svc starting to write.
2025-12-05 15:45:11.316@LM_INFO@15:45:11.316278|(5271|5291) write 2(002)5.-
12-05 15:45:11.316@LM_INFO@15:45:11.316321072|5(-51227-20|55 21752:)4 5s:u1b1s.c3r1i6b@eLrM _cIhNeFcOk@i1n5g: 4f5o:r1 1p.u3b1 6r2e7a8d|y(
5271|5292) write (0).
2025-12-05 15:45:11.316@LM_INFO@15:45:11.316451|(5272|5272) subs2c0r2i5b-e1r2 -c0h5e c1k5i:n4g5 :f1o1r. 3p1u6b@ LfMi_nIiNsFhOe@d1
5:45:11.316489|(5271|5291) wri2t0e2 5(-11)2-05 1.5
:45:11.316@LM_DEBUG@15:45:11.321062555-71|2(-50257 21|55:24752:)1 1r.e3c1e6i@vLeMd_ I0N FoOf@ 1e5x:p4e5c:t1e1d. 3110605
92|(5271|5292) write (1).
2025-12-05 15:45:11.316@L2M0_2D5E-B1U2-G0@51 51:54:54:51:11.13.1361464@6L|M(_5I2N7F2O|@51258:64)5 :D1a1t.a3R1e6a6d7e7r|L(i5s2t7e1n|e5r2I9m1p)l :w:roint_el i(v2e)l.i
ness_changed
2025-12-05 15:45:11.316@LM_INFO@15:45:11.321062758-21|2(-50257 11|55:24952:)1 1w.r3i1t6e@ L(M2_)D.E
BUG@15:45:11.316793|(5272|52902)0 2D5a-t1a2R-e0a5d e1r5L:i4s5t:e1n1e.r3I1m6p@lL:M:_oInN_FlOi@v1e5l:i4n5e:s1s1_.c3h1a6n8g6e1d|
(5271|5291) write (3).
2025-12-05 15:45:11.316@LM_INFO@15:45:11.316970|(5271|5292) write (3).
2025-12-05 15:45:11.317@LM_INFO@15:45:11.317029|(5271|5291) write (4).
2025-12-05 15:45:11.317@LM_INFO@15:45:11.317094|(5271|5292) write (4).
2025-12-05 15:45:11.317@LM_INFO@15:45:11.317165|(5271|5291) write (5).
2025-12-05 15:45:11.317@LM_INFO@15:45:112.032157-21320-|0(55 21751:|4552:9121). 3w1r7i@tLeM _(D5E)B.U
G@15:45:11.317240|(5272|5286)2 0r2e5a-d1e2r- 0D5E 31459:E4A50: 1t1a.k3e1 7f@oLoM._xI N=F O0@.1050:04050:01 1f.o3o1.7y3 1=8 |0(.50207010|0502,9 1f)o ow.rdiattea _(s6o)u.r
ce = 2, count = 2
202250-2152--1025- 0155 :1455::4151:.1311.73@1L7M@_LIMN_FDO@E1B5U:G4@51:51:14.53:11714.0391|7(451257|1(|55227922|)5 2w8r6i)t eS a(m6p)l.e
Info.sample_rank = 0
2025-12-05 15:45:11.317@LM_INFO@15:24052:51-11.23-10755 2145|:(4552:7111|.5321971@)L Mw_rDiEtBeU G(@71)5.:
45:11.317240|(5272|5290) read2e0r2 5D-E1327-D0F51 01 5t:a4k5e: 1f1o.o3.1x7 @=L M0_.I0N0F0O0@0105 :f4o5o:.1y1 .=3 117.602020|0(0502,7 1f|o5o2.9d2a)t aw_rsiotuer c(e7 )=.
1, count = 2
2025-12-05 15:45:21012.53-1172@-L0M5_ D1E5B:U4G5@:1151:.4351:11.371@7L7M2_9I|N(F5O2@7125|:54259:01)1 .S3a1m7p7l3e6I|n(f5o2.7s1a|m5p2l9e1_)r awnrki t=e 0(
8).
2025-12-0250 2155-:1425-:0151 .1351:74@5L:M1_1D.E3B1U7G@@L1M5_:I4N5F:O1@11.53:14757:3151|.(351277826|15|2(8562)7 1r|e5a2d9e2r) DwEr3i4t9eE A(08 )t.a
ke foo.x = 1.000000 foo.y = 0.20002050-0102,- 0f5o o1.5d:a4t5a:_1s1o.u3r1c7e@ L=M _2I,N FcOo@u1n5t: 4=5 :31
1.317994|(5271|5291) writ2e0 2(59-)1.2
-05 15:45:11.318@LM_DEBUG@15:24052:51-11.23-10850 4195|:(4552:7121|.5321886@)L MS_aImNpFlOe@I1n5f:o4.5s:a1m1p.l3e1_8r0a7n6k| (=5 207
1|5292) write (9).
2025-12-05 152:04255:-1112.-30157 @1L5M:_4D5E:B1U1G.@31158:@4L5M:_1I1N.F3O1@8115:4753:|1(15.237128|158269|0()5 2r7e1a|d5e2r9 1D)E 3w7rDiFt1e0 (t1a0k)e.
foo.x = 1.000000 foo.y = 1.0002000205,- 1f2o-o0.5d a1t5a:_4s5o:u1r1c.e3 1=8 @1L,M _cIoNuFnOt@ 1=5 :44
5:11.318321|(5271|5292) 2w0r2i5t-e1 2(-1005) .1
5:45:11.318@LM_DEBUG@21052:54-51:21-10.53 11853:7425|:(1512.7321|85@2L9M0_)I NSFaOm@p1l5e:I4n5f:o1.1s.a3m1p8l3e9_9r|a(n5k2 7=1 |05
291) write (11).
2025-12-05 15:45:11.3182@0L2M5_-D1E2B-U0G5@ 1155::4455::1111..3311883@7L8M|_(I5N2F7O2@15:|4552:8161). 3r1e8a5d0e6r| (D5E237419|E5A209 2t)a kwer iftoeo .(x1 1=) .2
.000000 foo.y = 0.000000, foo2.0d2a5t-a1_2s-o0u5r c1e5 :=4 52:,1 1c.o3u1n8t@ L=M _5I
NFO@15:45:11.318637|(527210|2552-9112)- 0w5r i1t5e: 4(51:21)1..
318@LM_DEBUG@15:45:11.318681|2(052257-21|25-20856 )1 5S:a4m5p:l1e1I.n3f1o8.@sLaMm_pIlNeF_Or@a1n5k: 4=5 :01
1.318733|(5271|5292) write (12).
2025-12-05 15:45:11.318@LM_DE2B0U2G5@-1152:-4055: 1115.:34158:81019.|3(1582@7L2M|_5I2N9F0O)@15:45:11.318 8r3e2a|d(e5r2 7D1E|3572D9F11)0 wtraiktee f(o1o3.)x.
= 2.000000 foo.y = 1.000000, f2o0o2.5d-a1t2a-_0s5o u1r5c:e4 5=: 111,. 3c1o8u@nLtM _=I N6F
O@15:45:11.318959|(5271|5292) write (132)0.2
5-12-05 15:45:11.319@LM_DEBUG@15:45:11.319004|2(052257-21|25-20950 )1 5S:a4m5p:l1e1I.n3f1o9.@LM_INsFaOm@p1l5e:_4r5a:n1k1 .=3 109
050|(5271|5291) write (21042)5.-
12-05 15:45:11.318@LM_DEBUG@152:04255:-1112.-30159 01155:|4(55:21712.|351298@6L)M _rIeNaFdOe@r1 5D:E4354:91E1A.03 1t9a1k4e6 |f(o5o2.7x1 |=5 239.20)0 0w0r0i0t ef o(o1.4y) .=
0.000000, foo.data_source = 22,0 2c5o-u1n2t- 0=5 71
5:45:11.319@LM_INFO@15:24052:51-11.23-10952 8175|:(4552:7111|.5321991@)L Mw_rDiEtBeU G(@1155):.4
5:11.319314|(25022752-|1522-8065) 1S5a:m4p5l:e1I1n.f3o1.9s@aLmMp_lIeN_FrOa@n1k5 :=4 5:11.31903
60|(5271|5292) write (15).
2025-12-05 15:45:11.319@LM_DE2B0U2G5@-1152:-4055: 1115.:34159:31119.|3(1592@7L2M|_5I2N9F0O@15:45:)1 1r.e3a1d9e4r5 5D|E(3572D7F11|05 2t9a1k)e wfroiot.ex (=1 63)..0
00000 foo.y = 1.000000, foo.dat2a0_2s5o-u1r2c-e0 5= 115,: 4c5o:u1n1t. 3=1 98@
LM_INFO@15:45:11.319585|(25022751-|1522-9025) 1w5r:i4t5e: 1(11.63)1.9
@LM_DEBUG@15:24052:51-11.23-10956 2155|:(4552:7121|.5321990@)L MS_aImNpFlOe@I1n5f:o45:.1s1a.m3p1l9e6_5r8a|n(k5 2=7 10|
5291) write (17).
2025-12-05 15:45:11.319@LM_DEB2U0G2@51-51:24-50:51 11.53:14956:3111|.(351297@2L|M5_2I8N6F)O @r1e5a:d4e5r: 1D1E.334199E7A808 |t(a5k2e7 1f|o5o2.9x2 )= w4r.i0t0e0 0(0107 )f.o
o.y = 0.000000, foo.data_sourc2e0 2=5 -21,2 -c0o5u n1t5 :=4 59:
11.319@LM_INFO@15:45:11.321092952-61|2(-50257 11|55:24951:)1 1w.r3i1t9e@ L(M1_8D)E.B
UG@15:45:11.319959|(5272|5286)2 0S2a5m-p1l2e-I0n5f o1.5s:a4m5p:l1e1_.r3a1n9k@ L=M _0I
NFO@15:45:11.320011|(5271|5292) write (182)0.2
5-12-05 15:45:11.319@LM_DEBUG@1250:2455-:1121-.0351 91956:54|5(:51217.23|2502@9L0M)_ IrNeFaOd@e1r5 :D4E53:71D1F.1302 0t0a9k9e| (f5o2o7.1x| 5=2 941.)0 0w0r0i0t0e f(o1o9.)y. = 1.000
000, foo.data_source = 1, count = 102
025-12-05 15:45:11.320@LM2_0I2N5F-O1@21-50:54 51:51:14.53:21012.4302|0(@5L2M7_1D|E5B2U9G2@)1 5w:r4i5t:e1 1(.1392)0.2
57|(5272|5290) SampleInfo.sam2p0l2e5_-r1a2n-k0 5= 105
:45:11.320@LM_INFO@15:45:1210.2352-01322-30|5( 51257:14|55:21911.)3 2w0r@iLtMe_ D(E2B0U)G.@
15:45:11.320262|(5272|5286) reader DE34290E2A50- 1t2a-k0e5 f1o5o:.4x5 :=1 15..302000@0L0M_INF0O @f1o5o:.4y5 :=1 0.0010.030200,4 1f7o|o(.5d2a7t1a|_5s2o9u2r)c ew r=i t2e, (c2o0u)n.t
= 11
22002255--1122--0055 1155::4455::1111..332200@@LLMM__IDNEFBOU@G1@51:54:54:51:11.13.2302504514|2(|5(257217|25|259218)6 )w rSiatmep l(e2I1n)f.o
.sample_rank = 0
2025-122-00255 -1152:-4055: 1115.:34250:@1L1M._3I2N0F@OL@M1_5D:E4B5U:G1@11.53:24056:3131|.(352207514|45|2(9522)7 2w|r5i2t9e0 )( 2r1e)a.d
er DE37DF10 take foo.x = 5.000020002 5f-o1o2.-y0 5= 115.:04050:01010.,3 2f0o@oL.Md_aItNaF_Os@o1u5r:c4e5 :=1 11.,3 2c0o7u4n0t| (=5 21721
|5291) write (22).
2025-12-05 15:45:11.320@LM2_0D2E5B-U1G2@-1055: 4155::1415.:31210.835200|@(L5M2_7I2N|F5O2@8165): 4r5e:a1d1e.r3 2D0E836479|E(A502 7t1a|k5e2 9f2o)o .wxr i=t e6 .(02020)0.0
0 foo.y = 0.000000, foo.data2_0s2o5u-r1c2e- 0=5 21,5 :c4o5u:n1t1 .=3 2103@
LM_INFO@15:45:11.320984|(52207215|-51229-10)5 w1r5i:t4e5 :(1213.)3.2
0@LM_DEBUG@15:45:11.320840|(5272|25022950-)1 2S-a0m5p l1e5I:n4f5o:.1s1a.m3p2l1e@_LrMa_nIkN F=O @01
5:45:11.321077|(5271|5292) write (23)2.0
25-12-05 15:45:11.321@LM_DEBUG2@01255:-4152:-1015. 31251:04254:|1(15.237221|@5L2M8_6I)N FSOa@m1p5l:e4I5n:f1o1..s3a2m1p1l5e7_|r(a5n2k7 1=| 502
91) write (24).
2025-12-05 15:452:01215.-31221-@0L5M _1I5N:F4O5@:1151:.4352:11@1L.M3_2D1E2B4U6G|@(1552:7415|:51219.23)2 1w2r5i5t|e( 5(22742)|.5
290) reader DE37DF10 take foo.x = 6.20002050-0102 -f0o5o .1y5 :=4 51:.1010.0302010@,L Mf_oIoN.FOd@a15:45:11.321335|(5271|5t2a9_1s)o uwrrciet e= (12,5 )c.o
unt = 14
22002255--1122--0055 1155::4455::1111..332211@@LLMM__DIENBFUOG@@1155::4455::1111..332211444432||((55227712||55229920)) wSraimtpel e(I2n5f)o..
sample_rank = 0
2025-12-0250 2155-:1425-:0151 .1352:14@5L:M1_1I.N3F2O1@@1L5M:_4D5E:B1U1G.@31251:54352:|1(15.237211|454269|1()5 2w7r2i|t5e2 8(62)6 )r.e
ader DE349EA0 take foo.x = 7.000000 fo2o0.2y5 -=1 20-.0050 01050:04,5 :f1o1o..3d2a1t@aL_Ms_oIuNrFcOe@ 1=5 :245:11,. 3c2o1u6n2t7 |=( 51257
1|5292) write (26).2
025-12-05 15:45:11.321@LM_DEBUG2@01255:-4152:-1015. 31251:74355:|1(15.237221|@5L2M8_6I)N FSOa@m1p5l:e4I5n:f1o1..s3a2m1p7l5e4_|r(a5n2k7 1=| 502
91) write (27).
20252-01225--0152 -1055: 4155::1415.:31211.@3L2M1_@DLEMB_UIGN@F1O5@:1455::4151:.1312.13823138|4(35|2(7522|7512|9502)9 2r)e awdreirt eD E(3277D)F.1
0 take foo.x = 7.000000 foo.y = 1.020002050-01,2 -f0o5o .1d5a:t4a5_:s1o1u.r3c2e1 @=L M1_,I NcFoOu@n1t5 :=4 51:61
1.321936|(5271|5291)2 0w2r5i-t1e2 -05 1(52:84)5.:
11.322@LM_DEBUG@15:45:11.322020|(5227022|55-21920-)0 5S a1m5p:l4e5I:n1f1o..3s2a1m@pLlMe__IrNaFnOk@ 1=5 :04
5:11.322060|(5271|5292) write (28).
2025-21022-50-51 21-50:54 51:51:14.53:2111@.L3M2_2D@ELBMU_GI@N1F5O:@4155::1415.:31212.132262|1(3582|7(25|257218|65)2 9r1e)a dwerri tDeE 3(4299E)A.0
take foo.x = 8.000000 foo.y = 0.0000002,0 2f5o-o1.2d-a0t5a _1s5o:u4r5c:e1 1=. 322,2 @cLoMu_nItN FO=@ 1157:
45:11.322234|(5271|25022952-)1 2w-r0i5t e1 5(:2495):.1
1.322@LM_DEBUG@15:45:11.32231210|2(55-21722-|0552 8165): 4S5a:m1p1l.e3I2n2f@oL.Ms_aImNpFlOe@_1r5a:n4k5 :=1 10.
322350|(5271|5291) write (30).
2025-12-05 15:45:1210.2352-21@2L-M0_5D E1B5U:G4@51:51:14.53:2121@.L3M2_2I4N1F5O|@(1552:7425|:51219.03)2 2r4e3a3d|e(r5 2D7E13|75D2F9120) twarkiet ef o(o3.0x) .=
8.000000 foo.y = 1.000000, foo.da2t0a2_5s-o1u2r-c0e5 =1 51:,4 5c:o1u1n.t3 2=2 @1L8M
_INFO@15:45:11.322526|(5271|5291)2 0w2r5i-t1e2 -(0351 )1.5
:45:11.322@LM_DEBUG@15:45:11.3225922|0(2552-7122|-50259 01)5 :S4a5m:p1l1e.I3n2f2o@.LsMa_mIpNlFeO_@r1a5n:k4 5=: 101
.322631|(5271|5292) write (31).
2025-12-05 15:45:11.32220@2L5M-_1D2E-B0U5G @1155::4455::1111..332222@5L9M1_|I(N5F2O7@21|55:24856:)1 1r.e3a2d2e7r2 6D|E(354297E1A|05 2t9a1k)e wfroiot.ex (=3 29)..0
00000 foo.y = 0.000000, foo.data_source2 0=2 52-,1 2c-o0u5n t1 5=: 4159:
11.322@LM_INFO@15:45:11.322821|(5271|5292) wri20t2e5 -(1322-)0.5
15:45:11.322@LM_DEBUG@15:45:112.032252-81629-|0(55 21752:|4552:8161). 3S2a2m@pLlMe_IInNfFoO.@s1a5m:p4l5e:_1r1a.n3k2 2=9 107
|(5271|5291) write (33).
2025-12-05 15:4250:2151-.1322-20@5L M1_5D:E4B5U:G1@11.53:2425@:L1M1_.I3N2F2O9@8155|:(4552:7121|.53229300)0 2r|e(a5d2e7r1 |D5E23972D)F 1w0r ittaek e( 3f3o)o..
x = 9.000000 foo.y = 1.000000, foo.2d0a2t5a-_1s2o-u0r5c e1 5=: 415,: 1c1o.u3n2t3 @=LM _2I0N
FO@15:45:11.323095|(5227012|55-2129-10)5 w1r5i:t4e5 :(1314.)3.2
3@LM_DEBUG@15:45:11.323159|(5272|25022950-)1 2S-a0m5p l1e5I:n4f5o:.1s1a.m3p2l3e@_LrMa_nIkN F=O @01
5:45:11.323206|(5271|5292) write (34).
2025-12-05 15:45:11.322032@5L-M1_2D-E0B5U G1@51:54:54:51:11.13.2332@3L2M6_2I|N(F5O2@7125|:54258:61)1 .r3e2a3d2e8r1 |D(E5324791E|A502 9t1a)k ew rfiotoe. x( 3=5 )1.0
.000000 foo.y = 0.000000, foo.data_source = 2, count2 0=2 52-11
2-05 15:45:11.323@LM_2I0N2F5O@-1152:-4055: 1115.:34253:31715.|3(2532@7L1M|_5D2E9B2U)G @w1r5i:t4e5 :(1315.)3.2
3412|(5272|5286) SampleInfo2.0s2a5m-p1l2e-_0r5a n1k5 :=4 50:
11.323@LM_INFO@15:45:11.323485|(5271|5291) write (23062)5.-
12-05 15:45:11.323@LM_DEBUG@15:452:01215.-31223-50254 |1(55:24752:|1512.9302)3 @rLeMa_dIeNrF OD@E1357:D4F51:01 1t.a3k2e3 5f6o2o|.(x5 2=7 11|05.209020)0 0w0r iftoeo .(y3 6=) .1
.000000, foo.data_source = 1, count2 0=2 52-21
2-05 15:45:11.323@LM2_0I2N5F-O1@21-50:54 51:51:14.53:21316.5342|3(@5L2M7_1D|E5B2U9G1@)1 5w:r4i5t:e1 1(.3372)3.6
84|(5272|5290) SampleInfo.sampl2e0_2r5a-n1k2 -=0 50
15:45:11.323@LM_INFO@15:45:11.323786|(5271|25022952-)1 2w-r0i5t e1 5(:3475):.1
1.323@LM_DEBUG@15:45:11.323821082|5(-51227-20|55 21856:)4 5r:e1a1d.e3r2 3D@EL3M4_9IENAF0O @t1a5k:e4 5f:o1o1..x3 2=3 81710.|0(050207010| 5f2o9o1.)y w=r i0t.e0 0(03080)0.,
foo.data_source = 2, count = 23
2025-12-05 15:4250:2151-.132-05 2135@:L4M5_:I1N1F.O3@2135@:L4M5_:D1E1B.U3G2@31956:44|5(:51217.13|253299727)| (w5r2i7t2e| 5(23886)).
SampleInfo.sample_rank = 02
025-12-05 15:45:11.324@LM_INFO@15:45:11.32407220|2(55-21721-|0552 911) write 5(:3495):.1
1.323@LM_DEBUG@15:45:11.324095|(5227022|55-21920-)0 5r e1a5d:e4r5 :D1E13.73D2F41@0L Mt_aIkNeF Of@o1o5.:x4 5=: 1111..302040105060| (f5o2o7.1y| 5=2 912.)0 0w0r0i0t0e, (f3o9o)..d
ata_source = 1, count = 24
2025-12-05 1250:2455-:121-10.53 2145@:L4M5_:I1N1F.O3@2145:45:11.324248@|L(M5_2D7E1B|U5G2@9115): 4w5r:i1t1e. 3(24402)6.0
|(5272|5290) SampleInfo.sample_r2a0n2k5 -=1 20-
05 15:45:11.324@LM_INFO@15:45:11.324350|(5227012|55-21922)- 0w5r i1t5e: 4(54:01)1..
324@LM_DEBUG@15:45:11.324379|2(052257-21|25-20856 )1 5r:e4a5d:e1r1 .D3E2344@9LEMA_0I NtFaOk@e1 5f:o4o5.:x1 1=. 31224.403060|0(0502 7f1o|o5.2y9 1=) 0w.r0i0t0e0 0(04,1 )f.o
o.data_source = 2, count = 25
2025-12-05 15:4250:2151-.1322-40@5L M1_5I:N4F5O:@1115.:3452:41@1L.M3_2D4E5B2U9G|@(1552:7415|:51219.23)2 4w5r4i2t|e( 5(24712)|.5
286) SampleInfo.sample_ran2k0 2=5 -01
2-05 15:45:11.324@LM_INFO@15:45:11.324640|(5227012|55-21912)- 0w5r i1t5e: 4(54:21)1..
324@LM_DEBUG@15:45:11.324668|(52722|052259-01)2 -r0e5a d1e5r: 4D5E:3171D.F31204 @tLaMk_eI NfFoOo@.1x5 :=4 51:21.10.0302040704 0f|o(o5.2y7 1=| 512.9020)0 0w0r0i,t ef o(o4.2d)a.t
a_source = 1, count = 26
202250-2152--12-05 1055: 4155::1415.:31214.@3L2M4_@DLEMB_UIGN@F1O5@:1455::4151:.1312.43824438|3(65|2(7522|7512|9502)9 1S)a mwprlietIen f(o4.3s)a.m
ple_rank = 0
2025-12-05 15:45:11.32240@2L5M-_1I2N-F0O5@ 1155::4455::1111..3322449@5L7M|_(D5E2B7U1G|@51259:24)5 :w1r1i.t3e2 4(94635)|.(
5272|5286) reader DE349EA0 tak2e0 2f5o-o1.2x- 0=5 1135.:04050:01010. 3f2o5o@.LyM _=I N0F.O0@01050:0405,: 1f1o.o3.2d5a0t6a9_|s(o5u2r7c1e| 5=2 921,) cworuintte =( 4247)
.
2025-12-20052 51-51:24-50:51 11.53:2455@:L1M1_.D3E2B5U@GL@M1_5I:N4F5O:@1151:.4352:51115.33|2(55125742||(55228761)| 5S2a9m2p)l ewIrniftoe. s(a4m4p)l.e
_rank = 0
2025-12-05 15:45:11.325@2L0M2_5I-N1F2O-@0155 :1455::4151:.1312.5322754@|L(M5_2D7E1B|U5G2@9115): 4w5r:i1t1e. 3(24552)8.3
|(5272|5290) reader DE37DF10 take 2f0o2o5.-x1 2=- 0153 .1050:04050:01 1f.o3o2.5y@ L=M _1I.N0F0O0@01050:,4 5f:o1o1..d3a2t5a3_8s6o|u(r5c2e7 1=| 512,9 2c)o uwnrti t=e 2(84
5).
2025-12-05 15:45:11.325@LM2_0D2E5B-U1G2@-1055: 4155::1415.:31215.437205|@(L5M2_7I2N|F5O2@9105): 4S5a:m1p1l.e3I2n5f4o8.4s|a(m5p2l7e1_|r5a2n9k1 )= w0r
ite (46).
2025-21022-50-51 21-50:54 51:51:14.53:2151@.L3M2_5D@ELBMU_GI@N1F5O:@4155::1415.:31215.539255|6(0532|7(25|257218|5292) 6w)r irteea d(e4r6 )D.E
349EA0 take foo.x = 14.000020002 5f-o1o2.-y0 5= 105.:04050:01010.,3 2f5o@oL.Md_aItNaF_Os@o1u5r:c4e5 :=1 12.,3 2c5o7u4n6t| (=5 22791
|5291) write (47).
2025-12-05 15:45:11.325@LM_DEBUG@21052:54-51:21-10.53 21558:1455|:(1512.7322|55@2L8M6_)I NSFaOm@p1l5e:I4n5f:o1.1s.a3m2p5l8e3_7r|a(n5k2 7=1 |05
292) write (47).
2025-1220-2055- 1125-:0455 :1151:.4352:51@1L.M3_2D5E@BLUMG_@I1N5F:O4@51:51:14.53:21519.3322|5(954227|2(|55227910|)5 2r9e1a)d ewrr iDtEe3 7(D4F81)0.
take foo.x = 14.000000 foo.y = 1.0020002050-,1 2f-o0o5. d1a5t:a4_5s:o1u1r.c3e2 5=@ L1M,_ IcNoFuOn@t1 5=: 4350:
11.326079|(5271|5292) w2r0i2t5e- 1(24-80)5.
15:45:11.326@LM_DEBUG@15:45:11.23022651-3122|-(0552 7125|:54259:01)1 .S3a2m6p@lLeMI_nIfNoF.Os@a1m5p:l4e5_:r1a1n.k3 2=6 106
3|(5271|5291) write (49).
2025-12-05 15:45:11.3262@0L2M5_-D1E2B-U0G5@ 1155::4455::1111..3322662@5L1M|_(I5N2F7O2@|1552:8465): 1r1e.a3d2e6r2 7D0E|3(4592E7A10| 5t2a9k2e) fworoi.txe =( 4195)..0
00000 foo.y = 0.000000, foo.2d0a2t5a-_1s2o-u0r5c e1 5=: 425,: 1c1o.u3n2t6 @=L M3_1D
EBUG@15:45:11.326403|(52207215|-51229-10)5 W1r5i:t4e5r::1:1s.v3c2 6f@iLnMi_sDhEeBdU.G
@15:45:11.326446|(5272|5286) Sampl2e0I2n5f-o1.2s-a0m5p l1e5_:r4a5:n1k1 .=3 206
@LM_DEBUG@15:45:11.326498|(5271|5292) Wr2i0t2e5r-:1:2s-v0c5 f1i5n:i4s5h:e1d1..
326@LM_DEBUG@15:45:11.326556|(5272|5290) reader DE37DF10 take foo.x = 15.000000 foo.y = 1.000000, foo.data_source = 1, count = 32
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.326674|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.326746|(5272|5286) reader DE349EA0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.326823|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.326876|(5272|5290) reader DE37DF10 take foo.x = 16.000000 foo.y = 1.000000, foo.data_source = 1, count = 34
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.326951|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.326@LM_DEBUG@15:45:11.327004|(5272|5286) reader DE349EA0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327082|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327134|(5272|5290) reader DE37DF10 take foo.x = 17.000000 foo.y = 1.000000, foo.data_source = 1, count = 36
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327207|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327261|(5272|5286) reader DE349EA0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327343|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327395|(5272|5290) reader DE37DF10 take foo.x = 18.000000 foo.y = 1.000000, foo.data_source = 1, count = 38
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327468|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327521|(5272|5286) reader DE349EA0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 39
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327598|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327649|(5272|5290) reader DE37DF10 take foo.x = 19.000000 foo.y = 1.000000, foo.data_source = 1, count = 40
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327742|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327795|(5272|5286) reader DE349EA0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 41
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327872|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327924|(5272|5290) reader DE37DF10 take foo.x = 20.000000 foo.y = 1.000000, foo.data_source = 1, count = 42
2025-12-05 15:45:11.327@LM_DEBUG@15:45:11.327998|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328051|(5272|5286) reader DE349EA0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 43
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328130|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328182|(5272|5290) reader DE37DF10 take foo.x = 21.000000 foo.y = 1.000000, foo.data_source = 1, count = 44
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328255|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328308|(5272|5286) reader DE349EA0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 45
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328385|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328437|(5272|5290) reader DE37DF10 take foo.x = 22.000000 foo.y = 1.000000, foo.data_source = 1, count = 46
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328510|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328563|(5272|5286) reader DE349EA0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 47
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328640|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328703|(5272|5290) reader DE37DF10 take foo.x = 23.000000 foo.y = 1.000000, foo.data_source = 1, count = 48
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328790|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328843|(5272|5286) reader DE349EA0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 49
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328922|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.328@LM_DEBUG@15:45:11.328974|(5272|5290) reader DE37DF10 take foo.x = 24.000000 foo.y = 1.000000, foo.data_source = 1, count = 50
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329047|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329100|(5272|5286) reader DE349EA0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329177|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329228|(5272|5290) reader DE37DF10 take foo.x = 25.000000 foo.y = 1.000000, foo.data_source = 1, count = 52
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329302|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329355|(5272|5286) reader DE349EA0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 53
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329432|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329484|(5272|5290) reader DE37DF10 take foo.x = 26.000000 foo.y = 1.000000, foo.data_source = 1, count = 54
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329562|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329562|(5272|5286) reader DE349EA0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329688|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329758|(5272|5290) reader DE37DF10 take foo.x = 27.000000 foo.y = 1.000000, foo.data_source = 1, count = 56
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329831|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329883|(5272|5286) reader DE349EA0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.329962|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.329@LM_DEBUG@15:45:11.330013|(5272|5290) reader DE37DF10 take foo.x = 28.000000 foo.y = 1.000000, foo.data_source = 1, count = 58
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330087|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330139|(5272|5286) reader DE349EA0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 59
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330217|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330268|(5272|5290) reader DE37DF10 take foo.x = 29.000000 foo.y = 1.000000, foo.data_source = 1, count = 60
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330342|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330394|(5272|5286) reader DE349EA0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330472|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330523|(5272|5290) reader DE37DF10 take foo.x = 30.000000 foo.y = 1.000000, foo.data_source = 1, count = 62
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330596|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330649|(5272|5286) reader DE349EA0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330747|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330798|(5272|5290) reader DE37DF10 take foo.x = 31.000000 foo.y = 1.000000, foo.data_source = 1, count = 64
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330873|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.330926|(5272|5286) reader DE349EA0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 65
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331003|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.330@LM_DEBUG@15:45:11.331055|(5272|5290) reader DE37DF10 take foo.x = 32.000000 foo.y = 1.000000, foo.data_source = 1, count = 66
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331128|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331181|(5272|5286) reader DE349EA0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 67
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331256|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331309|(5272|5290) reader DE37DF10 take foo.x = 33.000000 foo.y = 1.000000, foo.data_source = 1, count = 68
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331385|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331385|(5272|5286) reader DE349EA0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331507|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331559|(5272|5290) reader DE37DF10 take foo.x = 34.000000 foo.y = 1.000000, foo.data_source = 1, count = 70
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331632|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331685|(5272|5286) reader DE349EA0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 71
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331794|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331847|(5272|5290) reader DE37DF10 take foo.x = 35.000000 foo.y = 1.000000, foo.data_source = 1, count = 72
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331921|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.331@LM_DEBUG@15:45:11.331974|(5272|5286) reader DE349EA0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332051|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332103|(5272|5290) reader DE37DF10 take foo.x = 36.000000 foo.y = 1.000000, foo.data_source = 1, count = 74
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332177|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332230|(5272|5286) reader DE349EA0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332307|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332358|(5272|5290) reader DE37DF10 take foo.x = 37.000000 foo.y = 1.000000, foo.data_source = 1, count = 76
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332431|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332484|(5272|5286) reader DE349EA0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332561|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332612|(5272|5290) reader DE37DF10 take foo.x = 38.000000 foo.y = 1.000000, foo.data_source = 1, count = 78
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332686|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332757|(5272|5286) reader DE349EA0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332832|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332884|(5272|5290) reader DE37DF10 take foo.x = 39.000000 foo.y = 1.000000, foo.data_source = 1, count = 80
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.332958|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.332@LM_DEBUG@15:45:11.333012|(5272|5286) reader DE349EA0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333089|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333141|(5272|5290) reader DE37DF10 take foo.x = 40.000000 foo.y = 1.000000, foo.data_source = 1, count = 82
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333215|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333269|(5272|5286) reader DE349EA0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333352|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333403|(5272|5290) reader DE37DF10 take foo.x = 41.000000 foo.y = 1.000000, foo.data_source = 1, count = 84
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333476|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333529|(5272|5286) reader DE349EA0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333607|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333659|(5272|5290) reader DE37DF10 take foo.x = 42.000000 foo.y = 1.000000, foo.data_source = 1, count = 86
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333760|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333811|(5272|5286) reader DE349EA0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333888|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.333@LM_DEBUG@15:45:11.333940|(5272|5290) reader DE37DF10 take foo.x = 43.000000 foo.y = 1.000000, foo.data_source = 1, count = 88
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334014|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334072|(5272|5286) reader DE349EA0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334149|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334201|(5272|5290) reader DE37DF10 take foo.x = 44.000000 foo.y = 1.000000, foo.data_source = 1, count = 90
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334274|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334327|(5272|5286) reader DE349EA0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334427|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334502|(5272|5290) reader DE37DF10 take foo.x = 45.000000 foo.y = 1.000000, foo.data_source = 1, count = 92
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334578|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334631|(5272|5286) reader DE349EA0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334717|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334769|(5272|5290) reader DE37DF10 take foo.x = 46.000000 foo.y = 1.000000, foo.data_source = 1, count = 94
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334843|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334895|(5272|5286) reader DE349EA0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.334972|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.334@LM_DEBUG@15:45:11.335023|(5272|5290) reader DE37DF10 take foo.x = 47.000000 foo.y = 1.000000, foo.data_source = 1, count = 96
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335096|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335149|(5272|5286) reader DE349EA0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335226|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335277|(5272|5290) reader DE37DF10 take foo.x = 48.000000 foo.y = 1.000000, foo.data_source = 1, count = 98
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335350|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335403|(5272|5286) reader DE349EA0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335480|(5272|5286) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335530|(5272|5290) reader DE37DF10 take foo.x = 49.000000 foo.y = 1.000000, foo.data_source = 1, count = 100
2025-12-05 15:45:11.335@LM_DEBUG@15:45:11.335604|(5272|5290) SampleInfo.sample_rank = 0
2025-12-05 15:45:11.565@LM_INFO@15:45:11.565847|(5271|5271) publisher signaling finished
2025-12-05 15:45:11.565@LM_DEBUG@15:45:11.565985|(5271|5271) notifying subscriber of 0 timeout writes
2025-12-05 15:45:11.816@LM_INFO@15:45:11.816198|(5271|5271) publisher checking for sub finished
2025-12-05 15:45:12.066@LM_INFO@15:45:12.066513|(5271|5271) publisher checking for sub finished
2025-12-05 15:45:12.316@LM_INFO@15:45:12.316841|(5272|5272) subscriber 2s0i2g5n-a1l2i-n0g5 f1i5n:i4s5h:e1d2
.317@LM_INFO@15:45:12.317067|(5271|5271) publisher checking for sub finished
2025-12-05 15:45:12.317@LM_DEBUG@15:45:12.317447|(5271|5271) Writer::end
2025-12-05 15:45:12.317@LM_DEBUG@15:45:12.317573|(5271|5271) Writer::end
2025-12-05 15:45:12.318@LM_DEBUG@15:45:12.318273|(5272|5290) instance is disposed
2025-12-05 15:45:12.318@LM_DEBUG@15:45:12.318311|(5271|5273) DataWriterIm2p0l2:5:-r1e2m-o0v5e _1a5s:s4o5c:i1a2t.i3o1n8s@:L Mb_iDtE B0U Gl@o1c5a:l4 50:11023.03010804.000e|0(c5121752a|.50208060)0 0i0n3s.t0a0n0c0e0 2i0s2 (d0i4s0pdoas9e2d4
) remote 01030000.0e0c115a.00000002.00000607(2d6bb11f) num remotes 1
2025-12-05 15:45:12.318@LM_DEBUG@15:45:12.318774|(5271|5288) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:12.319@LM_DEBUG@15:45:12.319476|(5272|5276) DataReaderImpl::remove_associations: bit 0 local 01030000.0e0c115a.00000002.00000607(2d6bb11f) remote 01030000.0e0c115a.00000003.00000202(040da924) num remotes 1
2025-12-05 15:45:12.319@LM_DEBUG@15:45:12.319635|(5272|5276) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0e0c115a.00000002.00000607(2d6bb11f) remote 01030000.0e0c115a.00000003.00000202(040da924) num remotes 1
2025-12-05 15:45:12.319@LM_DEBUG@15:45:12.319814|(5272|5276) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:12.319@LM_DEBUG@15:45:12.319938|(5271|5273) DataWriterImpl::remove_associations: bit 0 local 01030000.0e0c115a.00020002050-31.20-00050 011052:(425f:2102f.a3e179)@ LrMe_mDoEtBeU G0@11053:04050:01.20.e302c0101051a|.(050207020|050227.60)0 0D0a0t5a0R7e(a0d6e4r6Lei2sdtce)n enruImm prle:m:ootne_ss u1b
scription_matched
2025-12-05 15:45:12.320@LM_DEBUG@15:45:12.320002|(5272|5290) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:45:12.320@LM_DEBUG@15:45:12.320685|(5272|5276) DataReaderImpl::remove_associations: bit 0 local 01030000.0e0c115a.00000002.00000507(0646e2dc) remote 01030000.0e0c115a.00000003.00000102(2f20fae7) num remotes 1
2025-12-05 15:45:12.320@LM_DEBUG@15:45:12.320870|(5272|5276) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0e0c115a.00000002.00000507(0646e2dc) remote 01030000.0e0c115a.00000003.00000102(2f20fae7) num remotes 1
2025-12-05 15:45:12.320@LM_DEBUG@15:45:12.320982|(5272|5276) DataReaderListenerImpl::on_liveliness_changed
2025-12-05 15:45:12.321@LM_DEBUG@15:45:12.321067|(5272|5276) DataReaderListenerImpl::on_subscription_matched
2025-12-05 15:45:12.321@LM_DEBUG@15:45:12.321332|(5271|5273) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000003.000001c7(c42eccd8) remote 01030000.0e0c115a.00000001.000001c2(ce846b37) num remotes 1
2025-12-05 15:45:12.321@LM_DEBUG@15:45:12.321445|(5271|5273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000003.000001c7(c42eccd8) remote 01030000.0e0c115a.00000001.000001c2(ce846b37) num remotes 1
2025-12-05 15:45:12.322@LM_DEBUG@15:45:12.322115|(5271|5273) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000003.000003c7(f618ae5a) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72) num remotes 1
2025-12-05 15:45:12.322@LM_DEBUG@15:45:12.322231|(5271|5273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000003.000003c7(f618ae5a) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72) num remotes 1
2025-12-05 15:45:12.322@LM_DEBUG@15:45:12.322774|(5271|5273) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000003.000004c7(b959389d) remote 01030000.0e0c115a.00000001.000003c2(fcb209b5) num remotes 1
2025-12-05 15:45:12.322@LM_DEBUG@15:45:12.322888|(5271|5273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000003.000004c7(b959389d) remote 01030000.0e0c115a.00000001.000003c2(fcb209b5) num remotes 1
2025-12-05 15:45:12.323@LM_DEBUG@15:45:12.323511|(5271|5273) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000003.000002c7(ef039f1b) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4) num remotes 1
2025-12-05 15:45:12.323@LM_DEBUG@15:45:12.323658|(5271|5273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000003.000002c7(ef039f1b) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4) num remotes 1
2025-12-05 15:45:12.323@LM_DEBUG@15:45:12.323656|(5271|5281) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:41979 , reconnect_state = INIT_STATE.
2025-12-05 15:45:12.324@LM_DEBUG@15:45:12.324025|(5271|5281) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:12.326@LM_DEBUG@15:45:12.326735|(5271|5271) Service_Participant::shutdown
2025-12-05 15:45:12.327@LM_DEBUG@15:45:12.327666|(5272|5290) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:40205 , reconnect_state = INIT_STATE.
2025-12-05 15:45:12.330@LM_DEBUG@15:45:12.330888|(5271|5271) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:12.331@LM_DEBUG@15:45:12.331465|(5271|5271) Service_Participant::~Service_Participant
2025-12-05 15:45:12.331@LM_DEBUG@15:45:12.331522|(5271|5271) Service_Participant::shutdown
2025-12-05 15:45:12.567@LM_INFO@15:45:12.567515|(5272|5272) subscriber checking for pub finished
2025-12-05 15:45:12.567@LM_INFO@15:45:12.567794|(5272|5272) subscriber starting shutdown
2025-12-05 15:45:12.569@LM_DEBUG@15:45:12.569042|(5272|5274) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000002.000001c7(f94ee568) remote 01030000.0e0c115a.00000001.000001c2(ce846b37) num remotes 1
2025-12-05 15:45:12.569@LM_DEBUG@15:45:12.569186|(5272|5274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000002.000001c7(f94ee568) remote 01030000.0e0c115a.00000001.000001c2(ce846b37) num remotes 1
2025-12-05 15:45:12.570@LM_DEBUG@15:45:12.570053|(5272|5274) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000002.000003c7(cb7887ea) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72) num remotes 1
2025-12-05 15:45:12.570@LM_DEBUG@15:45:12.570171|(5272|5274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000002.000003c7(cb7887ea) remote 01030000.0e0c115a.00000001.000004c2(b3f39f72) num remotes 1
2025-12-05 15:45:12.570@LM_DEBUG@15:45:12.570761|(5272|5274) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000002.000004c7(8439112d) remote 01030000.0e0c115a.00000001.000003c2(fcb209b5) num remotes 1
2025-12-05 15:45:12.570@LM_DEBUG@15:45:12.570875|(5272|5274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000002.000004c7(8439112d) remote 01030000.0e0c115a.00000001.000003c2(fcb209b5) num remotes 1
2025-12-05 15:45:12.571@LM_DEBUG@15:45:12.571514|(5272|5274) DataReaderImpl::remove_associations: bit 1 local 01030000.0e0c115a.00000002.000002c7(d263b6ab) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4) num remotes 1
2025-12-05 15:45:12.571@LM_DEBUG@15:45:12.571628|(5272|5274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0e0c115a.00000002.000002c7(d263b6ab) remote 01030000.0e0c115a.00000001.000002c2(e5a938f4) num remotes 1
2025-12-05 15:45:12.571@LM_DEBUG@15:45:12.571760|(5272|5282) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:41979 , reconnect_state = INIT_STATE.
2025-12-05 15:45:12.571@LM_DEBUG@15:45:12.571940|(5272|5282) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:45:12.572@LM_DEBUG@15:45:12.572757|(5272|5274) DataReaderListenerImpl::~DataReaderListenerImpl
2025-12-05 15:45:12.577@LM_INFO@15:45:12.577291|(5272|5272) subscriber shutdown of ServiceParticipant
2025-12-05 15:45:12.577@LM_DEBUG@15:45:12.577353|(5272|5272) Service_Participant::shutdown
2025-12-05 15:45:12.578@LM_DEBUG@15:45:12.578841|(5272|5272) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:45:12.581@LM_INFO@15:45:12.581304|(5272|5272) subscriber exiting with status 0
2025-12-05 15:45:12.581@LM_DEBUG@15:45:12.581925|(5272|5272) Service_Participant::~Service_Participant
2025-12-05 15:45:12.581@LM_DEBUG@15:45:12.581986|(5272|5272) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
15:45:12.595625|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl mixed_trans Time:2s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5294
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5_0/main -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -DCPSPendingTimeout 3
main PID: 5301 started at 2025-12-05 15:45:12
(5301|5301) FooTest5_0 main
(5294|5294) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5301|5301) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(5301|5301) Test ready, cleaning up.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5311
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5_0/main -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -us -up -DCPSPendingTimeout 3
main PID: 5318 started at 2025-12-05 15:45:18
(5318|5318) FooTest5_0 main
Subscriber Using UDP transport.
Publisher Using UDP transport.
(5311|5311) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5318|5318) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(5318|5318) Test ready, cleaning up.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl udp Time:5s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5329
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5_0/main -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -rs -rp -DCPSPendingTimeout 3
main PID: 5336 started at 2025-12-05 15:45:23
(5336|5336) FooTest5_0 main
Subscriber Using RTPS transport.
Publisher Using RTPS transport.
(5329|5329) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5336|5336) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(5336|5336) Test ready, cleaning up.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl rtps Time:6s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5346
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5_0/main -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -ss -sp -DCPSPendingTimeout 3
main PID: 5353 started at 2025-12-05 15:45:29
(5353|5353) FooTest5_0 main
Subscriber Using Shared Memory transport.
Publisher Using Shared Memory transport.
(5346|5346) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5353|5353) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(5353|5353) Test ready, cleaning up.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl shmem Time:5s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl diff_trans
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5365
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5_0/main -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -up -DCPSPendingTimeout 3
main PID: 5372 started at 2025-12-05 15:45:34
(5372|5372) FooTest5_0 main
Publisher Using UDP transport.
(5365|5365) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5372|5372) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Got expected offered_incompatible_qos with TRANSPORTTYPE_QOS_POLICY_ID existing with success.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl diff_trans Time:5s Result:0
==============================================================================
tests/DCPS/MultiDPTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5384
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDPTest/publisher -m 1 -i 10 -DCPSDebugLevel 3 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDPTest/
pub PID: 5391 started at 2025-12-05 15:45:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDPTest/subscriber -m 1 -i 10 -DCPSDebugLevel 3 -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDPTest/
sub PID: 5392 started at 2025-12-05 15:45:40
(5391|5391) INFO: set_DCPS_debug_level: set to 3
(5391|5391) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5391|5391) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(5391|5391) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(5391|5391) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(5391|5391) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(5391|5391) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5391|5391) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5392|5392) INFO: set_DCPS_debug_level: set to 3
(5392|5392) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT(=533
91|5391) 15:45:40.011719 publisher main
(5391|5(359319)2 |I5N3F9O2:) CSoenrfviigcSet_oPraerItmipcli:p:asnett:_:sgterti_ndgo:m aRiEnP_OpSaIrTtOiRcYi_pDaEnFtA_UfLaTc_tRoErPyO:= @TDhEiFsA UiLsT _ORpEePnOD
DS 3.34.0-dev using ACE 6.5.23
(5392|5(359329)1 |Service5_3P9a1r)t iSceirpvaincte:_:Pgaertt_idcoimpaainnt_:p:asretti_crieppaon_ti_ofra:c tRoerpyo:[ DlEoFgA_UlLeTv_eRlE:P Od]e b=u=g fDiClPeS:_/d/erbeupgo_.lieovre
l: 3
(5392|5392) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(5392|5392) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(5392|5392) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5392|5392) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5392|5392) 15:45:40.013364 subscriber main
(5392|5392) DataReaderListenerImpl::DataReaderListenerImpl
(5392|5392) DataReaderListenerImpl::DataReaderListenerImpl
(5392|5392) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5392|5392) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5384|5384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5392|5392) DomainParticipantImpl::enable: enabled participant 01030000.6c975c1a.00000002.000001c1(9ba44bcd) in domain 111
(5391|5391) DomainParticipantImpl::enable: enabled participant 01030000.6c975c1a.00000003.000001c1(a6c4627d) in domain 111
((55339912||55339912)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__DDAATTAALLIINNKK__RREELLEEAASSEE__DDEELLAAYY==00
((55339912||55339912)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__LLOOCCAALL__AADDDDRREESSSS==::00
(539(15|359329|15)3 9I2n)f oIRnefpooRDeipsocDoivsecroyv:e:rbyi:t:_bciotn_fciogn f-i gB I-T BtIcTp ttcrpa ntsrpaonrstp o:r0t
:0
((55339912||55339912)) DDDDSS::::PPaarrttiiccipiapnatnBtuBiulitlitniTnoTpoipciDcaDtaatDaaDtaatRaeRaedaedreIrmIpmlp:l::e:neanbalbel_es_psepceicfiifci-cd-adtaat aC aCcahcehde_dA_lAllolcoactaotro_rW_iWtiht_hO_vOevrefrlfolwo w5 6b5041c4aa0b04 0w iwtiht h2 02 0c hcuhnuknsk
s
((55339912||55339912)) DDaattaaRReeaaddeerrIImmppll::::eennaabbllee CCaacchheedd__AAllllooccaattoorr__WWiitthh__OOvveerrffllooww 5b60517786011500 wwiitthh 2200 cchhuunnkkss
(5391|5391) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostna(m5e3,9 2p|l5e3a9s2e) cWoArRrNeIcNtG :s ygsette_mf uclolnyf_iqguuarlaitfiioend._
hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5391|5391) DataReaderImpl::setup_deserialization: Setup successfully with the following data re(p5r3e9s2e|n5t3a9t2i)o nDsa:t aCRDeRa/dXeCrDIRm1p,l :X:CsDeRt2u,p _Udneasleirginaeldi zCaDtRi
on: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000002.000001c7(72c7eef8) remote 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000002.000001c7(72c7eef8), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b02e03b0 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b02e15e0 with 20 chunks
(5391|5395) DataReaderImpl::add_association - bit 1 local 0103(05030902.|65c399725)c 1Daa.t0a0R0e0a0d0e0r3I.m0p0l0:0:0s1ect7u(p4_fdae7sce7r4i8a)l irzeamtoitoen :0 1S0e3t0u0p0 0s.u6ccc9e7s5scf1ual.l0y0 0w0i0t0h0 1t.h0e0 0f0o0l1lco2w(i4n5g0 dd6a0taa7 )r
epresentations: CDR/XCDR1, XCDR2, Unaligned CDR
(5391|5391) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5391|5391) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000003.000001c7(4fa7c748), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(5391|5391) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 566e2270 with 20 chunks
(5391|5391) DataReaderImpl::enable Cached_Allocator_With_Overflow 566e34a0 with 20 chunks
(5391|5391) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000002.000002c7(59eabd3b) remote 01030000.6c975c1a.00000001.000002c2(6e203364)
(5391|5395) (D5a3t9a2R|e5a3d9e2r)I mTpylp:e:Laododk_uapsSseorcviiactei:o:nt y-p eb_iitd e1n tliofciaelr _0t1o0_3d0y0n0a0m.i6cc 9-7 5Ecn1cao.u0n0t0e0r0e0d0 3T.K0_0N0O0N0E2:c 7r(e6t4u8ran9i4n8gb )n irle mDoytnea m0i1c0 3T0y0p0e0
.6c975c1a.00000001.000002c2(6e203364)
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000002.000002c7(59eabd3b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b033e450 with 20 chunks
((55391|5391) Ty3p9e2Loo|k5u3p9S2e)r vDiactea:R:etaydpeer_Iimdpeln:t:iefniaebrl_et oC_adcyhneadm_iAcl l-o cEantcooru_nWtietrhe_dO vTeKr_fNlOoNwE :b 0r3e3tfufren0i nwgi tnhi l2 0D ycnhaumnikcs
Type
(5391|5391) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000003.000002c7(648a948b), subscribed to t(o5p3i9c2 |n5a3m9e2 )" DDCaPtSaTRoepaidce"r Itmypple: :"sTeOtPuIpC__dBeUsIeLrTi_aIlNi_zTaOtPiIoCn_:T YSPeEt"u
p successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5391|5391) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 56740310 with 20 chunks
(5391|5391) DataReaderImpl::enable Cached_Allocator_With_Overflow 56741ea0 with 20 chunks
(5391|5391) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000002.000003c7(40f18c7a) remote 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5391(|55339925|)5 3D9a2t)a RTeyapdeeLroIomkpulp:S:eardvdi_caes:s:otcyipaet_iiodne n-t ibfiite r1_ tloo_cdayln a0m1i0c3 0-0 0E0n.c6ocu9n7t5ecr1ead. 0T0K0_0N0O0N0E3:. 0r0e0t0u0r3nci7n(g7 dn9i1la 5Dcyan)a mriecm oTtyep e0
1030000.6c975c1a.00000001.000004c2(387a94e2)(
5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000002.000003c7(40f18c7a), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b039cd10 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b039e6c0 with 20 chunks
(539(15|359329|15)3 9T2y)p eDLaotoakRuepaSdeerrvIimcpel::::tsyepteu_pi_ddeensteirfiiaelri_ztaot_idoynn:a mSiect u-p Esnuccocuenstsefrueldl yT Kw_iNtOhN Et:h er eftoulrlnoiwnign gn idalt aD yrneapmriecs eTnytpaet
ions: CDR/XCDR1, XCDR2, Unaligned CDR
(5391|5391) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000003.000003c7(7d91a5ca), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(5391|5391) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5679eff0 with 20 chunks
(5391|5391) DataReaderImpl::enable Cached_Allocator_With_Overflow 567a09a0 with 20 chunks
(5391|5391) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000002.000004c7(0fb01abd) remote 01030000.6c975c1a.00000001.000003c2(773b0225)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: (r5e3t9u1r|n5i3n9g5 )n iDla tDayRneaamdiecr ITmypple:
:add_association - bit 1 local 01030000.6c97(55c319a2.|050309020)0 0D3a.t0a0R0e0a0d4ecr7I(m3p2ld:0:3e3n0adb)l er:e mgootte G0U1I0D3 00010003.060c0907.56cc19a7.50c010a0.00000010.00000020.0030c020(0747c37b(002f2b50)1
abd), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(5391|5391) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5391|5391) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000003.000004c7(32d0330d), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(5392|5392) Xyz::FooDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b03fc160 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b03fc670 with 20 chunks
(5391|5391) WriteDataContainer sample_list_element_allocator 567fd468 with 20 chunks
(5391|5391) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 56800eb0 with 20 chunks
(5391|5391) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 56804de0 with 20 chunks
(5392|5392)( 5D3a9t1a|R5e3a9d1e)r IDmaptla:W:rsietteurpI_mdpels:e:reinaalbilzea-thieoand:e rS eCtaucph esdu_cAclelsoscfautlolry_ Wwiitthh_ Otvheer ffloolwl o5w6i7nfgb 2d5a0t aw irtehp r2e0s ecnhtuantkiso
ns: CDR/XCDR1, XCDR2, Unaligned CDR
(5391|5391) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(5391|5391) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000002.00000507(8dcfe94c), subscribed to topic name "foo1" type "Foo"
(5392|5392) DomainParticipantImpl::enable: enabled participant 01030000.6c975c1a.00000004.000001c1(14e4be6d) in domain 111
(5391|5395) DataWriterImpl::add_association - bit 0 lo(c5a3l9 20|150339060)0 0D.a6tca9R7e5acd1ear.I0m0p0l0:0:0a0d3d._0a0s0s0o0c1i0a2t(iao4na 9-f 1b7i7t) 0r elmooctael 0011003300000000..66cc997755cc11aa..0000000000000022..0000000000550077((88ddccffee9944cc))
remote 01030000.6c975c1a.00000003.00000102(a4a9f177)
(5391|5391) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5391|5391) DataWriterImpl::enable: got GUID 01030000.6c975c1a.00000003.00000102(a4a9f177), publishing to topic name "foo1" type "Foo"
(5391|5391) WriteDataContainer sample_list_element_allocator 56851e18 with 20 chunks
(5391|5406) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:41443> to remote side
(5391|5391) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 56855860 with 20 chunks
(5391|5391) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 56859790 with 20 chunks
(5391|5391) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 56859ed0 with 20 chunks
(5391|5391) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(5391|5391) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(5392|5404) DataReaderListenerImpl::on_subscription_matched
(5391|5406) DataWriterImpl::transport_assoc_done: writer 01030000.6c975c1a.00000003.00000102(a4a9f177) succeeded in associating with reader 01030000.6c975c1a.00000002.00000507(8dcfe94c)
(5391|5406) DataWriterImpl::transport_assoc_done: writer 01030000.6c975c1a.00000003.00000102(a4a9f177) reader 01030000.6c975c1a.00000002.00000507(8dcfe94c) calling association_complete_i
(5391|5406) DataWriterImpl::association_complete_i - bit 0 local 01030000.(65c399725|c513a9.20)0 0D0D0S0:0:3P.a0r0t0i0c0i1p0a2n(taB4uai9lft1i7n7T)o priecmDoattea D0a1t03000a0R.e6acd9e7r5Icm1pal.:0:0e0n0a0b0l0e2_.s0p0e0c0i0f5i0c7-(d8adtcaf eC9a4cch)e
d_Allocator_With_Overflow b044fcf0 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b04502a0 with 20 chunks
(5391|5391) TypeLookupS(e5r3v9i2c|e5:3:9t2y)p eD_aitdaeRnetaidfeireIrm_ptlo:_:dsyentaumpi_cd e-s eErnicaoluinztateirone:d STeKt_uNpO NsEu:c creestsufrunlilnyg wniitlh Dtyhnea mfiocl lToywpien
g data representations: CDR/XCDR1, XCDR2, Unaligned CDR(
5391|5391) DataWriterImpl::enable: got GUID 01030000.6c975c1a.00000003.00000202(8f84a2b4), publishing to topic name "foo2" type "Foo"
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000004.000001c7(fd871b58) remote 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000004.000001c7(fd871b58), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b05023a0 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b05035d0 with 20 chunks
(5392|5392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000004.000002c7(d6aa489b) remote 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000004.000002c7(d6aa489b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b0560340 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b0561ed0 with 20 chunks
(5392|5392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000004.000003c7(cfb179da) remote 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000004.000003c7(cfb179da), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(5392|5392) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b05bec50 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b05c0600 with 20 chunks
(5392|5392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(5392|5396) DataReaderImpl::add_association - bit 1 local 01030000.6c975c1a.00000004.000004c7(80f0ef1d) remote 01030000.6c975c1a.00000001.000003c2(773b0225)
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000004.000004c7(80f0ef1d), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(5392|5392) Xyz::FooDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b061e100 with 20 chunks
(5392|5392) DataReaderImpl::enable Cached_Allocator_With_Overflow b061e610 with 20 chunks
(5392|5392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
((55339912||55339956)) DDaattaaWRreiatdeerrIImmppll::::aadddd__aassssoocciiaattiioonn -- bbiitt 00 llooccaall 0011003300000000..66cc997755cc11aa..0000000000000034..0000000000250027((80f2884fa12cbe4c)) rreemmoottee 0011003300000000..66cc997755cc11aa..0000000000000043..0000000000520072((082f88f41ac2ebc4))
(5392|5392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5392|5392) DataReaderImpl::enable: got GUID 01030000.6c975c1a.00000004.00000507(028f1cec), subscribed to topic name "foo2" type "Foo"
(5392|5396) DataReaderListenerImpl::on_subscription_matched
(5391|5406) DataWriterImpl::transport_assoc_done: writer 01030000.6c975c1a.00000003.00000202(8f84a2b4) succeeded in associating with reader 01030000.6c975c1a.00000004.00000507(028f1cec)
(5391|5406) DataWriterImpl::transport_assoc_done: writer 01030000.6c975c1a.00000003.00000202(8f84a2b4) reader 01030000.6c975c1a.00000004.00000507(028f1cec) calling association_complete_i
(5391|5406) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c975c1a.00000003.00000202(8f84a2b4) remote 01030000.6c975c1a.00000004.00000507(028f1cec)
(5391|5391) Writer::start
(5391|5391) Writer::start
(5391|5407) Writer::svc begins.
(5391|5407) 15:45:40.073631 Writer::svc starting to write.
(5391|5408) Writer::svc begins.
(5391|5408) 15:45:40.073739 Writer::svc starting to write.
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5392|5404) DataReaderListenerImpl::on_liveliness_changed
(5391|5408) WriteDataContainer::data_delivered 0x563f568553e8
(5392|5404) DataReader(L5i3s9t1e|n5e4r0I7m)p lW:r:iotne_DlaitvaeCloinnteasisn_ecrh:a:ndgaetda
_delivered 0x563f568553e8
(5391|5408) WriteDataContainer::data_delivered 0x563f56855290
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5391|5408) WriteDataContainer::data_delivered 0x563f56855290
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5392|540(45)3 9r1e|a5d4e0r8 )B 0W6r1iBtBeFD0a tfaoCoo.nxt a=i n0e.r0:0:0d0a0t0a _fdoeol.iyv e=r ed 01x.506030f050608,5 5f2o9o0.
data_source = 2
(53(9513|9524|0574)0 4W)r iStaemDpalteaICnofnot.asianmeprl:e:_draatnak_ d=e l0i
vered 0x563f56800a38
(5391|5408) WriteDataContainer::data_delivered 0x563f56855290
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
((55339912|5404) r|e5a4d0e8r) BW0r3iFt9eCDBa0t afCooon.txa i=n e0r.:0:0d0a0t0a0_ dfeoloi.vye r=e d0 .00x0506030f05,6 8f5o5o2.9d0a
ta_source = 1
((55339921||55440047)) SWarmiptleeDIantfaoC.osnatmapilnee_rr:a:ndka t=a _0d
elivered 0x563f56800a38
(5391|5408) WriteDataContainer::data_delivered 0x563f56855290
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5392|5404) reader B(056319B1B|F504 0f8o)o .Wxr i=t e1D.a0t0a0C0o0n0t afionoe.ry: :=d a1t.a0_0d0e0l0i0v,e rfeodo .0dxa5t6a3_fs5o6u8r5c5e2 9=0
2
(5392|5404) (S5a3m9p1l|e5I4n0f7o). sWarmiptleeD_artaanCko n=t a0i
ner::data_delivered 0x563f56800a38
(5391|5408) WriteDataContainer::data_delivered 0x563f56855290
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5391|5408) WriteDataConta(i5n3e9r2:|:5d4a0t4a)_ dreelaidveerr eBd0 601xB5B6F30f 5f6o8o5.5x2 9=0
2.000000 foo.y = 1.000000,( 5f3o9o1.|d5a4t0a7_)s oWurrictee D=a t2a
Container::d(a5t3a9_2d|e5l4i0v4e)r eSda m0pxl5e6I3nff5o6.8s0a0map3l8e
_rank = 0
(5391|5408) Writer::svc finished.
(5391|5407) WriteDataContainer::data_delivered 0x563f56800a38
(5392|5404) reader B(0533F991C|B504 0f7o)o .Wxr i=t e1r.:0:0s0v0c0 0f ifnoios.hye d=.
0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 3.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 4.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 5.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 6.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 7.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 8.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B061BBF0 foo.x = 9.000000 foo.y = 1.000000, foo.data_source = 2
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5404) reader B03F9CB0 foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1
(5392|5404) SampleInfo.sample_rank = 0
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000002.000001c7(72c7eef8) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000002.000001c7(72c7eef8) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000002.000003c7(40f18c7a) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000002.000003c7(40f18c7a) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000002.000004c7(0fb01abd) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000002.000004c7(0fb01abd) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000003c2(773b0225)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000003c2(773b0225)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000002.000002c7(59eabd3b) remote 01030000.6c975c1a.00000001.000002c2(6e203364) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000002.000002c7(59eabd3b) remote 01030000.6c975c1a.00000001.000002c2(6e203364) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5391|5395) DataWriterImpl::remove_associations: bit 0 local 01030000.6c975c1a.00000003.00000102(a4a9f177) remote 01030000.6c975c1a.00000002.00000507(8dcfe94c) num remotes 1
(5392|5394) DataReaderImpl::remove_associations: bit 0 local 01030000.6c975c1a.00000002.00000507(8dcfe94c) remote 01030000.6c975c1a.00000003.00000102(a4a9f177) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c975c1a.00000002.00000507(8dcfe94c) remote 01030000.6c975c1a.00000003.00000102(a4a9f177) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000003.00000102(a4a9f177)
(5392|5394) DataReaderListenerImpl::on_liveliness_changed
(5392|5394) DataReaderListenerImpl::on_subscription_matched
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000004.000001c7(fd871b58) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000004.000001c7(fd871b58) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000004.000003c7(cfb179da) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000004.000003c7(cfb179da) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000004c2(387a94e2)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000004.000004c7(80f0ef1d) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000004.000004c7(80f0ef1d) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000003c2(773b0225)
(5392|5394) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000004.000002c7(d6aa489b) remote 01030000.6c975c1a.00000001.000002c2(6e203364) num remotes 1
(5392|5394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000004.000002c7(d6aa489b) remote 01030000.6c975c1a.00000001.000002c2(6e203364) num remotes 1
(5392|5402) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:46303 , reconnect_state = INIT_STATE.
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5394) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5392|5402) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5391|5395) DataWriterImpl::remove_associations: bit 0 local 01030000.6c975c1a.00000003.00000202(8f84a2b4) remote 01030000.6c975c1a.00000004.00000507(028f1cec) num remotes 1
(5392|5394) DataReaderImpl::remove_associations: bit 0 local 01030000.6c975c1a.00000004.00000507(028f1cec) remote 01030000.6c975c1a.00000003.00000202(8f84a2b4) num remotes 1
(5392|5394) DataReaderImpl:(:5r3e9m1o|v5e3_9a1s)s oWcriiatteiDoantsa_Cio:n tbaiitn e0r :l:odcaatla _0d1e0l3i0v0e0r0e.d6 c09x7556c31fa5.60800000a03080
4.00000507(028f1cec) remote 01030000.6c975c1a.00000003.00000202(8f84a2b4) (n5u3m9 1r|e5m4o0t6e)s D1a
taLink::handle_exception() - (delay) scheduling timer for f(u5t3u9r2e| 5r3e9l4e)a sIen
stanceState::unregister_was_(r5e3c9e1i|v5e3d9 1o)n W0r1i0t3e0D0a0t0a.C6ocn9t7a5icn1ear.:0:0d0a0t0a0_0d3e.l0i0v0e0r0e2d0 20(x85f6834fa526b845)5
290
(5392|5394) DataReaderListenerImpl::on_liveliness_changed
(5392|5394) DataReaderListenerImpl::on_subscription_matched
(5392|5404) DataLink::handle_exception() - (delay) scheduling timer for future release
(5391|5393) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000003.000001c7(4fa7c748) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5391|5393) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000003.000001c7(4fa7c748) remote 01030000.6c975c1a.00000001.000001c2(450d60a7) num remotes 1
(5391|5393) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5391|5393) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000001c2(450d60a7)
(5391|5393) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000003.000003c7(7d91a5ca) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5391|5393) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000003.000003c7(7d91a5ca) remote 01030000.6c975c1a.00000001.000004c2(387a94e2) num remotes 1
(5391|5393) DataReaderImpl::remove_associations: bit 1 local 01030000.6c975c1a.00000003.000004c7(32d0330d) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5391|5393) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000003.000004c7(32d0330d) remote 01030000.6c975c1a.00000001.000003c2(773b0225) num remotes 1
(5392|5392) DataReaderListenerImpl::~DataReaderListenerImpl
(53(9513|9523|9533)9 2D)a tDaaRteaaRdeeardIemrpLli:s:treenmeorvIem_pals:s:o~cDiaattaiRoenasd:e rbLiits t1e nleorcIamlp l0
1030000.6c975c1a.00000003.000002c7(648a948b) remote 01030000.6c975c1a.00000001.000002c2(6e203364) num remotes 1
(5391|5393) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c975c1a.00000003.000002c7(648a948b) remote 01030000.(65c399725|c513a9.20)0 0S0e0r0v0i1c.e0_0P0a0r0t2icc2i(p6aen2t0:3:3s6h4u)t dnouwmn
remotes 1
(5391|5401) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:46303 , reconnect_state = INIT_STATE.
(5391|5393) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5391|5393) InstanceState::unregister_was_received on 01030000.6c975c1a.00000001.000002c2(6e203364)
(5391|5401) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5391|5406) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.86:36751 , reconnect_state = INIT_STATE.
(5392|5392) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5392|5392) Service_Participant::~Service_Participant
(5392|5392) Service_Participant::shutdown
(5391|5391) Service_Participant::shutdown
(5391|5391) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5391|5391) Service_Participant::~Service_Participant
(5391|5391) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiDPTest/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5410
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub1 -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub1.log -DCPSPendingTimeout 3
sub1 PID: 5417 started at 2025-12-05 15:45:41
(5410|5410) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/publisher -OpenDDSAppName pub -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 5424 started at 2025-12-05 15:45:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub2 -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub2.log -DCPSPendingTimeout 3
sub2 PID: 5429 started at 2025-12-05 15:45:43
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl Time:5s Result:0
==============================================================================
tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5435
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub1 -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub1.log -DCPSPendingTimeout 3
sub1 PID: 5442 started at 2025-12-05 15:45:46
(5435|5435) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/publisher -OpenDDSAppName pub -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 5449 started at 2025-12-05 15:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub2 -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub2.log -DCPSPendingTimeout 3
sub2 PID: 5454 started at 2025-12-05 15:45:48
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl rtps Time:6s Result:0
==============================================================================
tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub1 -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub1.log -DCPSPendingTimeout 3
sub1 PID: 5461 started at 2025-12-05 15:45:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/publisher -OpenDDSAppName pub -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 5467 started at 2025-12-05 15:45:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalMultiInstanceTest/subscriber -OpenDDSAppName sub2 -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub2.log -DCPSPendingTimeout 3
sub2 PID: 5473 started at 2025-12-05 15:45:54
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientLocalMultiInstanceTest/run_test.pl rtps_disc Time:7s Result:0
==============================================================================
tests/DCPS/TransientLocalTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5480
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/subscriber -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
sub1 PID: 5487 started at 2025-12-05 15:45:59
(5480|5480) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5487|5487) DataReaderListenerImpl[0x55c4cdf26490]
(5487|5487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/publisher -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
pub PID: 5494 started at 2025-12-05 15:46:01
(5494|5494) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
wrote message 1 to 0 matched
(5487|5493) DataReaderListenerImpl::on_subscription_matched
(5487|5493) DataReaderListenerImpl::on_subscription_matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 1
wrote message 2 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 2
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 2
wrote message 3 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 3
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 3
wrote message 4 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 4
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 4
wrote message 5 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 5
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 5
wrote message 6 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 6
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 6
wrote message 7 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 7
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 7
wrote message 8 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 8
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 8
wrote message 9 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 9
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 9
wrote message 10 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 10
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 10
wrote message 11 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 11
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 11
wrote message 12 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 12
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 12
wrote message 13 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 13
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 13
wrote message 14 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 14
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 14
wrote message 15 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 15
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 15
wrote message 16 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 16
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 16
wrote message 17 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 17
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 17
wrote message 18 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 18
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 18
wrote message 19 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 19
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 19
wrote message 20 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 20
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/subscriber -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
sub2 PID: 5499 started at 2025-12-05 15:46:03
(5499|5499) DataReaderListenerImpl[0x563ea9b55490]
(5499|5499) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5499|5503) DataReaderListenerImpl::on_subscription_matched
(5499|5503) DataReaderListenerImpl::on_subscription_matched
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 1
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 2
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 3
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 4
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 5
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 6
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 7
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 8
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 9
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 10
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 11
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 12
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 13
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 14
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 15
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 16
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 17
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 18
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 19
(5499|5503) DataReaderListenerImpl[0x563ea9b55490]::on_data_available - Durable count = 20
wrote message 21 to 4 matched
(5499|5503) DataReaderListenerIm(p5l4[807x|556439e3a)9 bD5a5t4a9R0e]a:d:eornL_idsattean_earvIamiplla[b0lxe5 5-c 4Vcodlfa2t6i4l9e0 ]c:o:uonnt_ d=a t2a1_
available - Volatile count = 21
(5499|5503) DataReaderListenerImpl[0x563ea9b55(459408]7:|:5o4n9_3d)a tDaa_taavRaeialdaebrlLei s-t eDnuerraIbmlpel [ 0cxo5u5nct4 c=d f2216
490]::on_data_available - Durable count = 21
wrote message 22 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2222
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn_d_adtaat_aa_vaavialialbalbel e- -D uDruarbalbel e c ocuonutn t= =2 22
2
wrote message 23 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2233
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2233
wrote message 24 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2244
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2244
wrote message 25 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2255
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2255
wrote message 26 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2266
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2266
wrote message 27 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2277
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2277
wrote message 28 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2288
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2288
wrote message 29 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2299
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2299
wrote message 30 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3300
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa_a_vaavialialbalbel e- -D uDruarbalbel e c ocuonutn t= =3 03
0
wrote message 31 to 4 matched
((5459498|75|550439)3 )D aDtaatRaeRaedaedreLriLsitsetneenreIrmIpmlp[l0[x05x6535eca49cbd5f52469409]0:]::o:no_nd_adtaat_aa_vaavialialbalbel e- -V oVloaltaitliel ec ocuonutn t= =3 13
1
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3311
wrote message 32 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3322
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3322
wrote message 33 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3333
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3333
wrote message 34 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3344
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3344
wrote message 35 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3355
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3355
wrote message 36 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3366
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3366
wrote message 37 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3377
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3377
wrote message 38 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3388
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3388
wrote message 39 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3399
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3399
wrote message 40 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillable - Volatile count = 40
able - Volatile count = 40
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4400
wrote message 41 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4411
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4411
wrote message 42 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4422
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4422
wrote message 43 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4433
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4433
wrote message 44 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4444
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4444
wrote message 45 to 4 matched
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5556c34ecad9fb2565449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4455
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4455
wrote message 46 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4466
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4466
wrote message 47 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4477
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4477
wrote message 48 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4488
((55448979||55459033)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4488
wrote message 49 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4499
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4499
wrote message 50 to 4 matched
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 5500
((55449897||55540933)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55653ce4ac9dbf5256449900]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccouonutn t= =5 05
0
(5499|5500) DataReaderListenerImpl::on_subscription_matched
(5499|5500) DataReaderListenerImpl::on_subscription_matched
wrote message 51 to 2 matched
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Volatile count = 51
(5487|5493) DataReaderListenerImpl[0x55c4cdf26490]::on_data_available - Durable count = 51
(5487|5488) DataReaderListenerImpl::on_subscription_matched
(5487|5488) DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientLocalTest/run_test.pl Time:7s Result:0
==============================================================================
tests/DCPS/TransientLocalTest/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5506
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/subscriber -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
sub1 PID: 5513 started at 2025-12-05 15:46:06
(5506|5506) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5513|5513) DataReaderListenerImpl[0x55efb20b1640]
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/publisher -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
pub PID: 5520 started at 2025-12-05 15:46:08
wrote message 1 to 2 matched
(5513|5519) DataReaderListenerImpl::on_subscription_matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 1
(5513|5519) DataReaderListenerImpl::on_subscription_matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 1
wrote message 2 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 2
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 2
wrote message 3 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 3
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 3
wrote message 4 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 4
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 4
wrote message 5 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 5
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 5
wrote message 6 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 6
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 6
wrote message 7 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 7
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 7
wrote message 8 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 8
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 8
wrote message 9 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 9
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 9
wrote message 10 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 10
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 10
wrote message 11 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 11
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 11
wrote message 12 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 12
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 12
wrote message 13 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 13
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 13
wrote message 14 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 14
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 14
wrote message 15 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 15
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 15
wrote message 16 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 16
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 16
wrote message 17 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 17
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 17
wrote message 18 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 18
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 18
wrote message 19 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 19
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 19
wrote message 20 to 2 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 20
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientLocalTest/subscriber -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
sub2 PID: 5525 started at 2025-12-05 15:46:10
(5525|5525) DataReaderListenerImpl[0x5580e1283640]
(5525|5529) DataReaderListenerImpl::on_subscription_matched
(5525|5529) DataReaderListenerImpl::on_subscription_matched
wrote message 21 to 4 matched
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Volatile count = 21
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Volatile count = 21
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 21
wrote message 22 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2222
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 22
wrote message 23 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2233
(5513|5519) DataReaderListenerImpl[0x55efb20b1640]::on_data_available - Durable count = 23
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 1
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 2
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 3
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 4
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 5
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 6
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 7
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 8
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 9
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 10
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 11
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 12
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 13
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 14
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 15
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 16
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 17
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 18
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 19
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 20
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 21
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 22
(5525|5529) DataReaderListenerImpl[0x5580e1283640]::on_data_available - Durable count = 23
wrote message 24 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2244
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2244
wrote message 25 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2255
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2255
wrote message 26 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2266
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2266
wrote message 27 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2277
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2277
wrote message 28 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2288
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2288
wrote message 29 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 2299
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 2299
wrote message 30 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3300
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3300
wrote message 31 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3311
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3311
wrote message 32 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3322
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3322
wrote message 33 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3333
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3333
wrote message 34 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3344
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3344
wrote message 35 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3355
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3355
wrote message 36 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3366
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3366
wrote message 37 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3377
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3377
wrote message 38 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 3388
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3388
wrote message 39 to 4 matched
((55552153||5555291)9 )D aDtaatRaeRaedaedreLriLsitsetneenreIrmIpmlp[l0[x05x55850eef1b22803b614604]0:]::o:no_nd_adtaat_aa_vaavialialbalbel e- -V oVloaltaitliel ec ocuonutn t= =3 93
9
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 3399
wrote message 40 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4400
((55552153||55552199)) DDaatatRaeRaedaedreLriLsitsetneenreIrmIpmlp[l0[x05x55850eef1b22803b614604]0:]::o:no_nd_adtaat_aa_vaavialialbalbel e- -D uDruarbalbel e c ocuonutn t= =4 04
0
wrote message 41 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4411
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4411
wrote message 42 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4422
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4422
wrote message 43 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4433
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4433
wrote message 44 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4444
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4444
wrote message 45 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4455
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4455
wrote message 46 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4466
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4466
wrote message 47 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4477
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4477
wrote message 48 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4488
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4488
wrote message 49 to 4 matched
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 4499
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 4499
wrote message 50 to 4 matched
((55552153||55552199)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx55558e0feb12208b31664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- VVoollaattiillee ccoouunntt == 5500
((55551235||55551299)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll[[00xx5555e8f0be2102b813664400]]::::oonn__ddaattaa__aavvaaiillaabbllee -- DDuurraabbllee ccoouunntt == 5500
(5525|5526) DataReaderListenerImpl::on_subscription_matched
(5525|5526) DataReaderListenerImpl::on_subscription_matched
(5513|5514) DataReaderListenerImpl::on_subscription_matched
(5513|5514) DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientLocalTest/run_test.pl rtps Time:7s Result:0
==============================================================================
tests/DCPS/DelayedDurable/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --writer -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
writer PID: 5531 started at 2025-12-05 15:46:13
(5531|5534) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55c6b804e230 joined count 1): Unknown error -3
(5531|5531) writer starting at 15:46:13.939423
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --reader -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
readerB PID: 5539 started at 2025-12-05 15:46:28
(5539|5542) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x56058c4d2230 joined count 1): Unknown error -3
(5539|5539) reader starting at 15:46:28.940997
reader: Counter reached 981 at 15:46:31.614275
(5531|5531) writer ending at 15:46:51.353199
(5539|5539) reader ending at 15:47:00.853600
test PASSED.
auto_run_tests_finished: tests/DCPS/DelayedDurable/run_test.pl Time:47s Result:0
==============================================================================
tests/DCPS/DelayedDurable/run_test.pl --large-samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --writer -DCPSConfigFile rtps_disc.ini --large-samples -DCPSPendingTimeout 3
writer PID: 5547 started at 2025-12-05 15:47:00
(5547|5550) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x56486f012290 joined count 1): Unknown error -3
(5547|5547) writer starting at 15:47:00.945170
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --reader -DCPSConfigFile rtps_disc.ini --large-samples -DCPSPendingTimeout 3
readerB PID: 5558 started at 2025-12-05 15:47:15
(5558|5561) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55ec9e541290 joined count 1): Unknown error -3
(5558|5558) reader starting at 15:47:15.944368
reader: Counter reached 95 at 15:47:18.088496
(5547|5547) writer ending at 15:47:38.144416
(5558|5558) reader ending at 15:47:47.884997
test PASSED.
auto_run_tests_finished: tests/DCPS/DelayedDurable/run_test.pl --large-samples Time:47s Result:0
==============================================================================
tests/DCPS/DelayedDurable/run_test.pl --early-reader
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --reader -DCPSConfigFile rtps_disc.ini --has-early-reader --report-last-value readerA.txt -DCPSPendingTimeout 3
readerA PID: 5566 started at 2025-12-05 15:47:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --writer -DCPSConfigFile rtps_disc.ini --has-early-reader -DCPSPendingTimeout 3
writer PID: 5567 started at 2025-12-05 15:47:48
((55556676||55557723)) WWAARRNNIINNGG:: MMuullttiiccaassttMMaannaaggeerr::::jjooiinn:: ffaaiilleedd ttoo jjooiinn ggrroouupp 223399..225555..00..11::1133115500 oonn eennPP6611660077ss11//00..00..00..00 ((00xx55567275059be4671022aa00 jjooiinneedd ccoouunntt 11)):: UUnnkknnoowwnn eerrrroorr --33
((55556667||55556667)) rweraidteerr ssttaarrttiinngg aatt 1155::4477::4488..006622889914
(5566|5566) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:48398 failed send: Operation not permitted
reader: Counter reached 1 at 15:47:48.199138
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DelayedDurable/DelayedDurable --reader -DCPSConfigFile rtps_disc.ini --has-early-reader --report-last-value readerB.txt -DCPSPendingTimeout 3
readerB PID: 5578 started at 2025-12-05 15:47:58
(5578|5581) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x56382d5402a0 joined count 1): Unknown error -3
(5578|5578) reader starting at 15:47:58.272781
(5567|5567) writer ending at 15:47:58.405558
reader: Counter reached 1 at 15:47:58.517204
(5566|5566) reader ending at 15:47:58.927533
(5578|5578) reader ending at 15:48:08.517613
test PASSED.
auto_run_tests_finished: tests/DCPS/DelayedDurable/run_test.pl --early-reader Time:21s Result:0
==============================================================================
tests/DCPS/MultiRepoTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo1.ior -FederationId 273
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo2.ior -FederationId 546
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo3.ior -FederationId 819
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/monitor -Samples 10 -SampleInterval 0 -InfoRepo file://repo1.ior -WriterDomain 111 -ReaderDomain 511 -InfoRepo file://repo2.ior -WriterDomain 711 -ReaderDomain 811 -InfoRepo file://repo3.ior -WriterDomain 911 -ReaderDomain 911 -WriterTopic Sys1 -WriterTopic Sys2 -WriterTopic Right -ReaderTopic Sys1 -ReaderTopic Sys2 -ReaderTopic Left -Address localhost:29803
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -InfoRepo file://repo1.ior -WriterDomain 511 -ReaderDomain 111 -WriterTopic Sys1 -ReaderTopic Sys1 -Address localhost:16701
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -InfoRepo file://repo2.ior -WriterDomain 811 -ReaderDomain 711 -WriterTopic Sys2 -ReaderTopic Sys2 -Address localhost:16703
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -InfoRepo file://repo3.ior -WriterDomain 911 -ReaderDomain 911 -WriterTopic Left -ReaderTopic Right -Address localhost:16705
(((5(55656606119101|2||5|55656606119101)2)) ) 1 115155:5::4:448488:8::0:008088.8..9.9929224244848848547529 2 I IININNFNFFOFOO:O:: : i iininniniitittitiiaiaalalliliizizziziininngngg g t tththhehee e m ssoseenerrirvvtviioiccrcee.e..
.111
(5611|(5(5656161112()0|5 |5615605619:12|40)58) 6: 10015985:).:4 948128:56:0:208488.85.9: 920I268N62.F399O052:3 6 I3lIN1oNF5aFO dO:Ci: On lMgloM oaAradNediDpinLongIsg Ni rEtre:oep rpo yos si Dit Eto For Ary Uy L D TDE _EF RFA EAU PULVOLTe.T_r
_RbREoEPsPOeO. .
=
= false
(5609|5609) 15:48:08.926319 COMMANDLINE: Samples == 10
(5609|5609) 15:48:08.926321 COMMANDLINE: Type == Foo
(5609|5609) 15:48:08.926324 COMMANDLINE: Transport Address == localhost:29803
(5609|5609) 15:48:08.927052 COMMANDLINE: InforRepoIOR[ 0] == file://repo1.ior
(5609|5609) 15:48:08.927184 COMMANDLINE: InforRepoIOR[ 1] == file://repo2.ior
(5609|5609) 15:48:08.927313 COMMANDLINE: InforRepoIOR[ 2] == file://repo3.ior
(5609|5609) 15:48:08.927439 COMMANDLINE: readerTopicName[ 0] == Sys1
(5609|5609) 15:48:08.927548 COMMANDLINE: readerTopicName[ 1] == Sys2
(5609|5609) 15:48:08.927656 COMMANDLINE: readerTopicName[ 2] == Left
(5609|5609) 15:48:08.927777 COMMANDLINE: writerTopicName[ 0] == Sys1
(5609|5609) 15:48:08.927885 COMMANDLINE: writerTopicName[ 1] == Sys2
(5609|5609) 15:48:08.927993 COMMANDLINE: writerTopicName[ 2] == Right
(5609|5609) 15:48:08.928104 COMMANDLINE: subscriberDomain[ 0] == 511
(5609|5609) 15:48:08.928107 COMMANDLINE: using repository key 0
(5609|5609) 15:48:08.928315 COMMANDLINE: subscriberDomain[ 1] == 811
(5609|5609) 15:48:08.928318 COMMANDLINE: using repository key 1
(5609|5609) 15:48:08.928472 COMMANDLINE: subscriberDomain[ 2] == 911
(5609|5609) 15:48:08.928475 COMMANDLINE: using repository key 2
(5609|5609) 15:48:08.928577 COMMANDLINE: publisherDomain[ 0] == 111
(5609|5609) 15:48:08.928580 COMMANDLINE: using repository key 0
(5609|5609) 15:48:08.928680 COMMANDLINE: publisherDomain[ 1] == 711
(5609|5609) 15:48:08.928682 COMMANDLINE: using repository key 1
(5609|5609) 15:48:08.928798 COMMANDLINE: publisherDomain[ 2] == 911
(5609|5609) 15:48:08.928801 COMMANDLINE: using repository key 2
(5609|5609) 15:48:08.928901 INFO: loading repository 0.
(((555666111120|||555666111120))) 111555:::444888:::000888...999333000888444366 IIINNNFFFOOO::: bbbiiinnndddiiinnnggg sssuuubbbssscccrrriiibbbeeerrr dddooommmaaaiiinnn tttooo rrreeepppooosssiiitttooorrryyy DDDEEEFFFAAAUUULLLTTT___RRREEEPPPOOO...
(5612(|(555666111021|)|5 56161510:1)4) 8 1:1505:8:4.4898:3:010808.7.9993 31I10N08F83O3 : I INbNFiFOnO:d: i bnbigin ndpdiuinbnglg i pspuhubeblrli isdshohemerar i dndo omtmaoai inrn e tptooo s riretepoporosysi itDtoEorFryAy U DLDETEF_FARAUEULPLTOT_._R
REEPPOO..
(5612|5612) (1(5556:6141081|:|5056861.1091)3) 1 121585:5:4 48I8:N:0F08O8.:.9 93c31r12e29a95t5 i InINgNF FOsO:u: b cscrcrereaiatbtieinrng g p sasurubtbsiscccriripibabenertr pipanar rtdtioicmciaipipanan nt9t 1 i1in.n
ddoommaaiinn 171111..
(5609|5609) 15:48:08.932589 INFO: loading repository 1.
(5609|5609) 15:48:08.932910 INFO: loading repository 2.
(5609|5609) 15:48:08.933193 INFO: binding subscriber domain 511 to repository 0.
(5609|5609) 15:48:08.933273 INFO: binding subscriber domain 811 to repository 1.
(5609|5609) 15:48:08.933337 INFO: binding subscriber domain 911 to repository 2.
(5609|5609) 15:48:08.933400 INFO: binding publisher domain 111 to repository 0.
(5609|5609) 15:48:08.933462 INFO: binding publisher domain 711 to repository 1.
(5609|5609) 15:48:08.933519 INFO: binding publisher domain 911 to repository 2.
(5609|5609) 15:48:08.933586 INFO: creating subscriber participant in domain 511.
(5595|5595) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct sy(s5t6e0m2 |c5o6n0f2i)g uWrAaRtNiIoNnG.:
get_fully_qualified_hostname: Could not find (F5Q5D8N8.| 5U5s8i8n)g W"ArRuNnInNeGr:v mgyegt8_7f6u"l lays_ qfuuallliyf iqeuda_lhiofsitenda mheo:s tCnoaumled, npolte afsien dc oFrQrDeNc.t Ussyisntge m" rcuonnnfeirgvumryagt8i7o6n".
as fully qualified hostname, please correct system configuration.
(5611|5611) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qua(l5i6f1i2e|d5 6h1o2s)t nWaAmReN,I NpGl:e agseet _cfourlrleyc_tq usaylsitfeime dc_ohnofsitgnuarmaet:i oCno.u
ld not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5610|5610) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5609|5609) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5611|5611) 15:48:08.986631 INFO: creating publisher participant in domain 811.
(5612|5612) 15:48:08.987370 INFO: creating publisher participant in domain 911.
(5612|5612) 15:48:08.987446 INFO: creating data reader listener.
(5612|5612) 15:48:08.987504 ForwardingListenerImpl::ForwardingListenerImpl Repo[ DEFAULT_REPO]
(5612|5612) 15:48:08.987582 INFO: creating subscription type support for type Foo.
(5612|5612) 15:48:08.987659 INFO: creating publication type support for type Foo.
(5612|5612) 15:48:08.987814 INFO: creating subscription topic: Right.
(5612|5612) 15:48:08.988674 INFO: creating publication topic: Left.
(5612|5612) 15:48:08.989370 INFO: creating subscriber.
(5612|5612) 15:48:08.989435 INFO: creating publisher.
(5612|5612) 15:48:08.989502 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5612|5612) 15:48:08.989570 INFO: creating data writer.
(5612|5612) 15:48:08.992100 INFO: looking up subscription topic.
(5612|5612) 15:48:08.992163 INFO: creating data reader for topic: Right, type: Foo.
(5610|5610) 15:48:08.995705 INFO: creating publisher participant in domain 511.
(5609|5609) 15:48:08.996580 INFO: creating subscriber participant in domain 811.
(5611|5611) 15:48:09.000958 INFO: creating data reader listener.
(5611|5611) 15:48:09.001011 ForwardingListenerImpl::ForwardingListenerImpl Repo[ DEFAULT_REPO]
(5611|5611) 15:48:09.001066 INFO: creating subscription type support for type Foo.
(5611|5611) 15:48:09.001131 INFO: creating publication type support for type Foo.
(5611|5611) 15:48:09.001174 INFO: creating subscription topic: Sys2.
(5611|5611) 15:48:09.001734 INFO: creating publication topic: Sys2.
(5611|5611) 15:48:09.002342 INFO: creating subscriber.
(5611|5611) 15:48:09.002407 INFO: creating publisher.
(5611|5611) 15:48:09.002472 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5611|5611) 15:48:09.002541 INFO: creating data writer.
(5610|5610) 15:48:09.004750 INF(O5:6 1c1r|e5a6t1i1n)g 1d5a:t4a8 :r0e9a.d0e0r4 7l7i2s tIeNnFeOr:.
looking up subscri(p5t6i1o0n| 5t6o1p0i)c .1
5:48:09.004844 ForwardingLis(t5e6n1e1r|I5m6p1l1:): F1o5r:w4a8r:d0i9n.g0L0i4s8t7e8n eIrNIFmOp:l cRreepaot[i nDgE FdAaUtLaT _rReEaPdOe]r
for to(p5i6c1:0 |S5y6s120,) t1y5p:e4:8 :F0o9o..0
04965 INFO: creating subscription type support for type Foo.
(5610|5610) 15:48:09.005035 INFO: creating publication type support for type Foo.
(5610|5610) 15:48:09.005076 INFO: creating subscription topic: Sys1.
(5610|5610) 15:48:09.005525 INFO: creating publication topic: Sys1.
(5610|5610) 15:48:09.006225 INFO: creating subscriber.
(5610|5610) 15:48:09.006289 INFO: creating publisher.
(5610|5610) 15:48:09.006359 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5610|5610) 15:48:09.006430 INFO: creating data writer.
(5610|5610) 15:48:09.008496 INFO: looking up subscription topic.
(5610|5610) 15:48:09.008543 INFO: creating data reader for topic: Sys1, type: Foo.
(5609|5609) 15:48:09.011638 INFO: creating subscriber participant in domain 911.
(5609|5609) 15:48:09.023938 INFO: creating publisher participant in domain 111.
(5609|5609) 15:48:09.031175 INFO: creating publisher participant in domain 711.
(5609|5609) 15:48:09.038341 INFO: creating publisher participant in domain 911.
(5609|5609) 15:48:09.038415 INFO: creating data reader listener for domain 511.
(5609|5609) 15:48:09.038459 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 0]
(5609|5609) 15:48:09.038502 INFO: creating data reader listener for domain 811.
(5609|5609) 15:48:09.038540 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 1]
(5609|5609) 15:48:09.038580 INFO: creating data reader listener for domain 911.
(5609|5609) 15:48:09.038619 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 2]
(5609|5609) 15:48:09.038660 INFO: Installing type Foo support into domain 111.
(5609|5609) 15:48:09.038726 INFO: Installing type Foo support into domain 511.
(5609|5609) 15:48:09.038767 INFO: Installing type Foo support into domain 711.
(5609|5609) 15:48:09.038808 INFO: Installing type Foo support into domain 811.
(5609|5609) 15:48:09.038848 INFO: Installing type Foo support into domain 911.
(5609|5609) 15:48:09.038889 INFO: creating subscription[ 0] topic: Sys1.
(5609|5609) 15:48:09.039318 INFO: creating subscription[ 1] topic: Sys2.
(5609|5609) 15:48:09.039829 INFO: creating subscription[ 2] topic: Left.
(5609|5609) 15:48:09.040349 INFO: creating publication[ 0] topic: Sys1.
(5609|5609) 15:48:09.040772 INFO: creating publication[ 1] topic: Sys2.
(5609|5609) 15:48:09.041259 INFO: creating publication[ 2] topic: Right.
(5609|5609) 15:48:09.041718 INFO: creating subscriber[ 0].
(5609|5609) 15:48:09.041767 INFO: creating subscriber[ 1].
(5609|5609) 15:48:09.041805 INFO: creating subscriber[ 2].
(5609|5609) 15:48:09.041841 INFO: creating publisher[ 0].
(5609|5609) 15:48:09.041898 INFO: creating publisher[ 1].
(5609|5609) 15:48:09.041934 INFO: creating publisher[ 2].
(5609|5609) 15:48:09.041969 INFO: creating datawriter[ 0].
(5609|5609) 15:48:09.042007 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 0]
(5609|5609) 15:48:09.043984 INFO: creating datawriter[ 1].
(5609|5609) 15:48:09.044027 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 1]
(5610|5642) 15:48:09.044563 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5609|5646) 15:48:09.044660 DataWriterListenerImpl::on_publication_matched Repo[ 0]
(5609|5609) 15:48:09.045155 INFO: creating datawriter[ 2].
(5609|5609) 15:48:09.045218 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 2]
(5611|5638) 15:48:09.045651 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5609|5646) 15:48:09.045739 DataWriterListenerImpl::on_publication_matched Repo[ 1]
(5609|5609) 15:48:09.046616 INFO: creating data reader[ 0].
(5612|5636) 15:48:09.047078 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5609|5646) 15:48:09.047168 DataWriterListenerImpl::on_publication_matched Repo[ 2]
(5609|5609) 15:48:09.047939 INFO: creating data reader[ 1].
(5609|5646) 15:48:09.048466 ForwardingListenerImpl::on_subscription_matched Repo[ 0]
(5610|5642) 15:48:09.048556 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5609|5609) 15:48:09.049034 INFO: creating data reader[ 2].
(5609|5646) 15:48:09.049744 ForwardingListenerImpl::on_subscription_matched Repo[ 1]
(5611|5638) 15:48:09.049811 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5609|5646) 15:48:09.050748 ForwardingListenerImpl::on_subscription_matched Repo[ 2]
(5612|5636) 15:48:09.050834 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5609|5609) 15:48:14.050252 TestMonitor::run starting to write.
(5609|5609) got sample 10 interval 0
(5610|5642) 15:48:14.050965 ForwardingListenerImpl:(:5o6n0_9l|i5v6e0l9i)n egsost_ cshaamnpgleed 1R0e pion[t eDrEvFaAlU L0T
_REPO]
(5609|5609) got sample 10 interval 0
(5609|5609) got sample 10 interval 0
(5609|5609) got sample 10 interval 0
(5609|5609) got sample 10 interval 0
(5609|5609) got sample 10 interval 0
(5609|5609) got sample 10 interval 0
(5609|5609) got sam(p5l6e1 01|05 6i4n2t)e r1v5a:l4 80:
14.051404 ForwardingListenerImpl::read 8F95A0B0 foo.x = 1000.000000 foo.y = 2000.000(050600,9 |f5o6o0.9d)a tgao_ts osuarmcpel e= 1202
interval 0
(5609|5609) 15:48:14.051521 TestMonitor::run about to wait.
(5609|5646) 15:48:14.051746 ForwardingListenerImpl::on_liveliness_changed Repo[ 0]
(5610|5642) 15:48:14.051886 ForwardingListenerImpl::read 8F95A0B0 foo.x = 1100.000000 foo.y = 2100.000000, foo.data_source = 22
(5609|5646) 15:48:14.052025 ForwardingListenerImpl::read 17D70DC0 foo.x = 1001.000000 foo.y = 2002.000000, foo.data_source = 22
(5610|5642) 15:48:14.052099 ForwardingListenerImpl::read 8F95A0B0 foo.x = 1200.000000 foo.y = 2200.000000, foo.data_source = 22
(5611|5638) 15:48:14.052304 F(o5r6(w15a06r|0d59i6|n45g26L)4i 6s1)t5 e:1n45e8:r:4I18m4:p.1l04:5.:20o35n32_03l 3iF3vo erFlwoiarnrwedasirsnd_gicLnhigasLntigesentdee rnRIeemrppIolm[:p :lDr:Ee:FarAdeU aL8dTF _91R57EADP07OB0]0D
Cf0o of.oxo .=x 1=3 0101.0010.00000000 0f0o of.oyo .=y 2=3 0201.0020.00000000,0 0f,o of.odoa.tdaa_tsao_usrocuer c=e 2=2
22
(5609|5646) 15:48:14.052682 ForwardingListenerImpl::read 17D70DC0 foo.x = 1201.000000 foo.y = 2202.000000, foo.data_source = 22
(5610|564(25)6 1115|:54683:81)4 .1055:24785:31 4F.o0r5w2a7r4d9i nFgoLriwsatrednienrgILmipslt:e:nreeraIdm p8lF:9:5rAe0aBd0 8f5o4o0.3xE 8=0 1f4o0o0..x0 0=0 010000 2f.o0o0.0y0 0=0 2f4o0o0..y0 0=0 020000,4 .f0o0o0.0d0a0t,a _fsooou.rdcaet a=_ s2o2u
rce = 22
(5609|5646) 15:48:14.052902 ForwardingListenerImpl::read 17D70DC0 foo.x = 1301.000000 foo.y = 2302.000000, foo.data_source = 22
((55661009||55664426)) 1155::4488::1144..005533110048 FFoorrwwaarrddiinnggLLiisstteenneerrIImmppll::::rreeaadd 81F79D57A00DBC00 ffoooo..xx == 11540001..000000000000 ffoooo..yy == 22540002..000000000000,, ffoooo..ddaattaa__ssoouurrccee == 2222
(5611|5638) 15:48:14.053291 ForwardingListenerImpl::read 85403E80 foo.x = 1102.000000 foo.y = 2104.000000, foo.data_sour(c5e6 0=9 |2526
46) 15:48:14.053381 ForwardingListenerImpl::on_liveliness_changed Repo[ 1]
(5610|5642) 15:48:14.053499 ForwardingListenerImpl::read 8F95A0B0 (f5o6o0.9x| 5=6 4166)0 01.50:04080:0104 .f0o5o3.5y5 0= ( F52o66r10w10a|.r50d60i30n80g)0L 0i1,s5 t:fe4on8oe:.r1dI4am.tp0al5_:3s:5or9ue0ra cdFe o 1r=7w Da27r2Bd
Fi3n0g Lfiosot.exn e=r I1m0p0l3:.:00r0e0a0d0 8f5o4o0.3yE 8=0 2f0o0o6..x0 0=0 010200,2 .f0o0o0.0d0a0t af_osoo.uyr c=e 2=2 0242.
000000, foo.data_source = 22
(5610|5642) 15:48:14.053861 ForwardingListenerImpl::read 8F95A0B0 foo.x = 1700.000000 foo.y = 2700.000000, foo.data_source = 22
(5(651621|15|653663)8 )1 51:54:84:81:41.40.5035937907 9F oFrowraw(ra5dr6id0ni9gn|Lg5iL6si4ts6et)ne en1re5Ir:mI4pm8lp::l1::4o:.nr0_e5la4id0v 3e84l5 i4Fn0oe3rsEws8a_0rc dhfiaonnogg.Lexid s( =t5R e6e1n1p3e0o0r|[2I5 .m6D0p4E0l2F0:)A0: U0r1L0e5T a:_fd4Ro 8Eo1:P.71OyD4] 7.
=00 D52C43010 24f8.o 0oF0.o0xr0 w0=a0 r,1d 5if0no1go.L.0id0sa0tt0ea0n_0es rofIuomropc.ley: :==r e22a25d
0 28.F09050A000B00, ffoooo..xd a=t a1_8s0o0u.r0c0e0 0=0 02 2f
oo.y = 2800.000000, foo.data_source = 22
(561(25|651613|65)6 3185): 4185::1448.:0154(4.5406750649 (4|F585o676r1 4w0F6a|o)r5r d6w1i4a5n2r:g)d4L i8i1n:s5g1t:L4e4i.n8s0e:t5r1e4I4n5m.e2p0r3l5I :4mF:5por3lre5:wa :adFrr oedEraiCwdnAa gAr8L5d5iCi4s6n0t0g3e LEnfi8eos0rot I.efmxnop eol=r.: Ix:1m r0p=e0l a4:1d.:4 0r010e270a.D0d070 00080DF 0C9f005o0 Ao f0.foByoo0 o. =.xf y o2 =o0= .0 1x826 .40=001 04.10.0900000000000.,000 000f0 0o,f0o o0.fo0do. aoyft. oad=o_a .st2yoa6 u_0=rs2 co.2eu09 r00=c00 e0.2 002=00
,02 02f0
o0o,. dfaotoa._dsaotuar_cseo u=r c2e2
= 42
(5611|5638) 15:48:14.055066 ForwardingListenerImpl::read 85403E80 foo.x = 1502.000000 fo(o5.6y0 9=| 52654064). 01050:04080:,1 4f.o0o5.data_so5u1r0c5e F=o r2w2a
rdingListenerImpl::read 17D7BF30 foo.x = 1103.000000 foo.y = 2106.000000, foo.data_source = 22
(5611|5638) 15:48:14.055296 ForwardingListenerImpl::read 85403E80 foo.x = 1602.000000 foo.y = 2604.000000, foo.data_source = 22
(5609|5646) 15:48:14.055392 ForwardingLis(t5e6n1e2r|I5m6p3l6:): r1e5a:d4 81:71D47.B0F53504 1f1o oF.oxr w=a r1d2i0n3g.L0i0s0t0e0n0e rfIomop.ly: :=r e2a2d0 6E.C0A0A050C0600, ffoooo..xd a=t a1_1s0o4u.r0c0e0 0=0 02 2f
oo.y = 2108.000000, foo.data_source = 22
(5609|5646) 15:48:14.055720 ForwardingListenerImpl::read 17D7BF30 fo(o5.6x1 2=| 51633063). 01050:04080: 1f4o.o0.5y5 7=7 42 3F0o6r.w0a0r0d0i0n0g,L ifsotoe.ndeartIam_pslo:u:rrceea d= E2C2A
A5C60 foo.x = 1204.000000 foo.y = 2208.000000, foo.data_source = 22
(5609|5646) 15:48:14.056035 ForwardingListenerImpl::read 17D7BF30 foo.x (=5 611420|35.603060)0 0105 :f4o8o:.1y4 .=0 526400869. 0F0o0r0w0a0r,d ifnogoL.idsattean_esroIumrpcle: :=r e2a2d
ECAA5C60 foo.x = 1304.000000 foo.y = 2308.000000, foo.data_source = 22
(5609|5646) 15:48:14.056369 ForwardingListenerI(m5p6l1:2:|r5e6a3d6 )1 71D57:04D8C:01 4f.o0o5.6x4 0=4 1F7o0r1w.a0r0d0i0n0g0L ifsotoe.nye r=I m2p7l0:2:.r0e0a0d0 0E0C,A Af5oCo6.0d aftoao_.sxo u=r c1e4 0=4 .2020
0000 foo.y = 2408.000000, foo.data_source = 22
(5611|5638) 15:48:14.056656 ForwardingListenerImpl:(:5r6e0a9d| 58654460)3E 8105 :f4o8o:.1x4 .=0 516760729. 0F0o0r0w0a0r dfionog.Lyi s=t e2n7e0r4I.m0p0l0:0:0r0e,a df o1o7.Dd7a0tDaC_0s ofuoroc.ex == 2128
01.000000 foo.y = 2802.000000, foo.data_source = 22
(5611(|55660398|)5 61456:)4 81:51:44.80:51649.5025 6F9o5r5w aFrodriwnagrLdiisntgeLniesrtIemnpelr:I:mrpela:d: r8e5a4d0 31E78D07 0fDoCo0. xf o=o .1x8 0=2 .10900010.0000 0f0o0o0. yf o=o .2y8 0=4 .20900020.0000,0 0f0o0o,. dfaotoa._dsaotuar_cseo u=r c2e2
= 42
(5611|5638)( 51650:94|85:61446.)0 51752:4468 :F1o4r.w0a5r7d2i5n2g LFiosrtweanredriInmgpLli:s:treenaedr I8m5p4l0:3:Er8e0a df o1o7.Dx7 B=F 3109 0f2o.o0.0x0 0=0 01 5f0o3o..0y0 0=0 0209 0f4o.o0.0y0 0=0 02,5 0f6o.o0.0d0a0t0a0_,s ofuoroc.ed a=t a4_2s
ource = 22
(5609|5646) 15:48:14.05(75567142 |F5o6r3w6a)r d1i5n:g4L8i:s1t4e.n0e5r7I5m9p0l :F:orrewaadr d1i7nDg7LBiFs3t0e nfeoroI.mxp l=: :1r6e0a3d. 0E0C0A0A050C 6f0o of.oyo .=x 2=6 0165.0040.00000000,0 0f ofoo.od.ayt a=_ so2u5r0c8e. 0=0 02020
0, foo.data_source = 22
(5609|5646) 15:48:14.057914 Forwarding(L5i6s1t2e|n5e6r3I6m)p l1:5::r4e8a:d1 41.70D577B9F4330 Ffoorow.axr d=i n1g7L0i3s.t0e0n0e0r0I0m pflo:o:.rye a=d 2E7C0A6A.50C06000 0f0o,o .fxo o=. d1a6t0a4_.s0o0u0r0c0e0 =f o2o2.
y = 2608.000000, foo.data_source = 22
(5609|5646) 15:48:14.058248 ForwardingL(i5s6t1e2n|e5r6I3m6p)l :1:5r:e4a8d: 1147.D075B8F23708 fFooor.wxa r=d i1n8g0L3i.s0t0e0n0e0r0I mfpolo:.:yr e=a d2 8E0C6A.A050C06000 0f,o of.oxo .=d a1t7a0_4s.o0u0r0c0e0 0= f2o2o
.y = 2708.000000, foo.data_source = 22
(5609|5646) 15:48:14.058498 ForwardingListenerImpl::on_liveliness_changed Repo[ 2]
(5612|5636) 15:48:14.058602 ForwardingListenerImpl::read ECAA5C60 foo.x = 1804.000000 foo.y = 2808.000000, foo.data_source = 22
(5609|5646) 15:48:14.058738 ForwardingListenerImpl::read 17D87080 foo.x = 1005.000000 foo.y = 2010.000000, foo.data_source = 22
(5609|5646) 15:48:14.058839 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.058970 ForwardingListenerImpl::read 17D87080 foo.x = 1105.000000 foo.y = 2110.000000, foo.data_source = 22
(5609|5646) 15:48:14.059033 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.059146 ForwardingListenerImpl::read 17D87080 foo.x = 1205.000000 foo.y = 2210.000000, foo.data_source = 22
(5609|5646) 15:48:14.059207 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.059318 ForwardingListenerImpl::read 17D87080 foo.x = 1305.000000 foo.y = 2310.000000, foo.data_source = 22
(5609|5646) 15:48:14.059380 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.059491 ForwardingListenerImpl::read 17D87080 foo.x = 1405.000000 foo.y = 2410.000000, foo.data_source = 22
(5609|5646) 15:48:14.059552 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.059662 ForwardingListenerImpl::read 17D87080 foo.x = 1505.000000 foo.y = 2510.000000, foo.data_source = 22
(5609|5646) 15:48:14.059744 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.059860 ForwardingListenerImpl::read 17D87080 foo.x = 1605.000000 foo.y = 2610.000000, foo.data_source = 22
(5609|5646) 15:48:14.059921 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.060032 ForwardingListenerImpl::read 17D87080 foo.x = 1705.000000 foo.y = 2710.000000, foo.data_source = 22
(5609|5646) 15:48:14.060094 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.060226 ForwardingListenerImpl::read 17D7BF30 foo.x = 1903.000000 foo.y = 2906.000000, foo.data_source = 42
((55660192||55664366)) 1155::4488::1144..006600449912 FFoorrwwaarrddiinnggLLiisstteenneerrIImmppll::::rreeaadd 1E7CDA8A750C8600 ffoooo..xx == 11890054..000000000000 ffoooo..yy == 22891008..000000000000,, ffoooo..ddaattaa__ssoouurrccee == 2422
(5609|5646) 15:48:14.060631 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5646) 15:48:14.060838 ForwardingListenerImpl::read 17D87080 foo.x = 1905.000000 foo.y = 2910.000000, foo.data_source = 42
(5609|5646) 15:48:14.060901 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5609|5609) 15:48:14.060978 TestMonitor::run terminating 0.
(5609|5609) 15:48:14.061087 TestMonitor::run terminating 1.
(5609|5609) 15:48:14.061167 TestMonitor::run terminating 2.
(5610|5642) 15:48:14.061199 ForwardingListenerImpl::read 8F95A0B0 foo.x = 0.000000 foo.y = 3.141593, foo.data_source = 30
(561(05|651614|25)6 3185): 4185::1448.:01641.300621 3F0o3r wFaorrdwianrgdLiinsgtLeinsetreInmeprlI:m:poln:_:draetaad_ a8v5(a45i06l31aE2b8|l05e 6 f3Ro6eo)p. ox1[ 5 =:D 4E18F.:A01U04L0.T00_06R01E 3Pf6Oo1]o .F-yo rt=we ar1rm.di0in0na0gt0Li0io0sn,t ecfnooemorm.Iadmnapdtl a:r_:esrcoeeuairdvc eeEd C.=A
A350C
60 foo.x = (526.1010|05060308 )f o1o5.:y4 8=: 2.1040.00060104,9 5f oFoo.rdw(aa5tr6ad1_i0sn|og5uL6ri1cs0et) e =n1 e53r:0I4
m8p:l1:4:.o0n6(_15d56a31t42a |_I5aN6vF3aO6i:)l ap1br5lo:ec4 e8Rs:es1pi4on.[g0 6Dc1Eo5Fm8Ap5Ul LeFTto_erR.wE
aPrOd]i n-g LtiesrtmeinneartIimopnl :c(:o5om6nm1_a0dn|ad5t 6ar1_e0ac)ve ai1iv5le:ad4b.8l
:e1 4R.e0p6o1[6 7D8E FIANUFLOT:_ RfEiPnOa]l i-z itnegr mtihnea tpiuobnl iccoamtmiaonnd arpepcae(ri5av6te1ud1s.|.
5
611) 15:48:14.061772 INFO: processing complete.
(5612|(55661121)| 51651:14)8 :1154:.4086:11843.90 6I1N8F4O8: IpNrFoOc:e sfsiinnagl iczoimnpgl etthee.
publication (a5p6p1a2r|a5t6u1s2.)
15:48:14.061905 INFO: finalizing the publication apparatus.
(5609|5646) instance is disposed
(5610|5613) 15:48:14.062124 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO(]5((
655066911|125||655466611)56 ))i n11s55t::a44n88c::e11 44i..s00 66d22i11s99p11o sDDeaadtt
aaWWrriitteerrLLiisstteenneerrIImmppll::::oonn__ppuubblliiccaattiioonn__mmaattcchheedd RReeppoo[[ DDEEFFAAUULLTT__RREEPPOO]]
(5609|5646) instance is disposed
(5609|5646) (1556:1408|:51641.30)6 21450:54 8F:o1r4w.a0r6d2i4n1g1L iDsatteanWerriItmeprlL:i:sotne_ndeartIam_palv:a:i~lDaabtlaeW rRietpeor[L i2s]t e-n ebriItm pblu cRkeepto [r eDaEcFhA(eU(5dL56.T61
_12R1|E|5P56O61]16
5)) 1155::4488::1144..006622449968 DDaattaaWWrriitteerrLLiisstteenneerrIImmppll::::~~DDaattaaWWrriitteerrLLiisstteenneerrIImmppll RReeppoo[[ DDEEFFAAUULLTT__RREEPPOO]]
(5609|5620) 15:48:14.063258 ForwardingListenerImpl::on_liveliness_changed Repo[ 0]
(5609|5620) 15:48:14.063445 ForwardingListenerImpl::on_subscription_matched Repo[ 0]
(5609|5620) 15:48:14.063645 ForwardingListenerImpl::on_liveliness_changed Repo[ 1]
(5609|5620) 15:48:14.063785 ForwardingListenerImpl::on_subscription_matched Repo[ 1]
(5609|5620) 15:48:14.063913 ForwardingListenerImpl::on_liveliness_changed Repo[ 2]
(5609|5620) 15:48:14.064036 ForwardingListenerImpl::on_subscription_matched Repo[ 2]
(5609|5620) 15:48:14.066799 DataWriterListenerImpl::on_publication_matched Repo[ 2]
(5612|5616) 15:48:14.067068 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5612|5616) 15:48:14.067213 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5611|5611) 15:48:14.069438 INFO: finalizing separate subscription apparatus.
(5610|5610) 15:48:14.069689 INFO: finalizing separate subscription apparatus.
(5612|5612) 15:48:14.071217 INFO: finalizing transport.
(5612|5612) 15:48:14.071266 INFO: finalizing DCPS service.
(5609|5620) 15:48:14.071908 DataWriterListenerImpl::on_publication_matched Repo[ 1]
(5611|5615) 15:48:14.072108 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5611|5615) 15:48:14.072250 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5609|5620) 15:48:14.072633 DataWriterListenerImpl::on_publication_matched Repo[ 0]
(5610|5613) 15:48:14.072830 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5610|5613) 15:48:14.072974 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5611|5611) 15:48:14.075377 INFO: finalizing transport.
(5611|5611) 15:48:14.075423 INFO: finalizing DCPS service.
(5612|5612) 15:48:14.07(65060180 |F5o6r1w0a)r d1i5n:g4L8i:s1t4e.n0e7r6I0m3p0l :I:N~FFOo:r wfairndailnigzLiinsgt etnrearnIsmppolr tR.e
po[ DEFAU(L5T6_1R0E|P5O6]1 0a)f t1e5r: 408 :s1a4m.p0l7e6s0
95 INFO: finalizing DCPS service.
(5611|5611) 15:48:14.079028 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ DEFAULT_REPO] after 0 samples
(5610|5610) 15:48:14.079854 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ DEFAULT_REPO] after 0 samples
(5609|5609) 15:48:19.061424 INFO: finalizing the test monitor.
(5609|5609) 15:48:19.061510 INFO: releasing resources for domain 111.
(5609|5614) 15:48:19.062056 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 0]
(5609|5609) 15:48:19.068739 INFO: releasing resources for domain 511.
(5609|5609) 15:48:19.074082 INFO: releasing resources for domain 711.
(5609|5614) 15:48:19.074285 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 1]
(5609|5609) 15:48:19.079805 INFO: releasing resources for domain 811.
(5609|5609) 15:48:19.084947 INFO: releasing resources for domain 911.
(5609|5614) 15:48:19.085124 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 2]
(5609|5609) 15:48:19.091488 INFO: finalizing transport.
(5609|5609) 15:48:19.091526 INFO: finalizing DCPS service.
(5609|5609) 15:48:19.096037 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 0] after 0 samples
(5609|5609) 15:48:19.096096 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 1] after 0 samples
(5609|5609) 15:48:19.096144 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 2] after 0 samples
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiRepoTest/run_test.pl Time:11s Result:0
==============================================================================
tests/DCPS/MultiRepoTest/run_test.pl fileconfig
#
NOTICE: file configuration test not implemented
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo1.ior -FederationId 273
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo2.ior -FederationId 546
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo3.ior -FederationId 819
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/monitor -Samples 10 -SampleInterval 0 -DCPSConfigFile monitor.ini -WriterDomain 111 -ReaderDomain 511 -WriterDomain 711 -ReaderDomain 811 -WriterDomain 911 -ReaderDomain 911 -WriterTopic Sys1 -WriterTopic Sys2 -WriterTopic Right -ReaderTopic Sys1 -ReaderTopic Sys2 -ReaderTopic Left -Address localhost:29803
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -DCPSConfigFile system1.ini -WriterDomain 511 -ReaderDomain 111 -WriterTopic Sys1 -ReaderTopic Sys1 -Address localhost:16701
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -DCPSConfigFile system2.ini -WriterDomain 811 -ReaderDomain 711 -WriterTopic Sys2 -ReaderTopic Sys2 -Address localhost:16703
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiRepoTest/system -DCPSConfigFile system3.ini -WriterDomain 911 -ReaderDomain 911 -WriterTopic Left -ReaderTopic Right -Address localhost:16705
(((5(55656676774713|2||5|55656676774713)2)) ) 1 115155:5::4:448488:8::1:119199.9..7.7797990900505535335343 5 I IININNFNFFFOOOO:::: iiiinnnniiiittttiiiiaaaalllliiiizzzziiiinnnngggg tttthhhheeee ssmseeoerrnrvviviiticcoceere....00
0
(5674|5674) 15:48:19.792003 INFO: creating subscriber participant in domain 911.
(5672|5672) 15:48:19.792229 INFO: creating subscriber participant in domain 111.
(5673|5673) 15:48:19.796525 INFO: creating subscriber participant in domain 711.
(5671|5671) 15:48:19.797379 COMMANDLINE: Verbose == false
(5671|5671) 15:48:19.797385 COMMANDLINE: Samples == 10
(5671|5671) 15:48:19.797387 COMMANDLINE: Type == Foo
(5671|5671) 15:48:19.797390 COMMANDLINE: Transport Address == localhost:29803
(5671|5671) 15:48:19.797602 COMMANDLINE: readerTopicName[ 0] == Sys1
(5671|5671) 15:48:19.797655 COMMANDLINE: readerTopicName[ 1] == Sys2
(5671|5671) 15:48:19.797737 COMMANDLINE: readerTopicName[ 2] == Left
(5671|5671) 15:48:19.797791 COMMANDLINE: writerTopicName[ 0] == Sys1
(5671|5671) 15:48:19.797845 COMMANDLINE: writerTopicName[ 1] == Sys2
(5671|5671) 15:48:19.797897 COMMANDLINE: writerTopicName[ 2] == Right
(5671|5671) 15:48:19.797953 COMMANDLINE: subscriberDomain[ 0] == 511
(5671|5671) 15:48:19.797956 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798053 COMMANDLINE: subscriberDomain[ 1] == 811
(5671|5671) 15:48:19.798056 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798155 COMMANDLINE: subscriberDomain[ 2] == 911
(5671|5671) 15:48:19.798158 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798256 COMMANDLINE: publisherDomain[ 0] == 111
(5671|5671) 15:48:19.798259 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798358 COMMANDLINE: publisherDomain[ 1] == 711
(5671|5671) 15:48:19.798360 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798468 COMMANDLINE: publisherDomain[ 2] == 911
(5671|5671) 15:48:19.798471 COMMANDLINE: using repository key -1
(5671|5671) 15:48:19.798569 INFO: creating subscriber participant in domain 511.
(5650|5650) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" (a5s6 6f4u|l5l6y6 4q)u aWlAiRfNiIeNdG :h ogsettn_afmuel,l yp_lqeuaaslei fcioerdr_ehcots tsnyasmtee:m Ccoounlfdi gnuorta tfiionnd.
FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5657|5657) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5674|5674) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5673|5673) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5671|5671) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5672|5672) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
((55667734||55673)6 7145): 4185::1498.:81491.987471 9I8N1F OI:N FcOr:eating pu bclriesahteirn gp aprutbilciisphaenrt pianr tdiocmiapiann t8 1i1n.
domain 911.
(5674|5674) 15:48:19.842104 INFO: creating data reader listener.
(5674|5674) 15:48:19.842140 ForwardingListenerImpl::ForwardingListenerImpl Repo[ DEFAULT_REPO]
(5674|5674) 15:48:19.842187 INFO: creating subscription type support for type Foo.
(5674|5674) 15:48:19.842233 INFO: creating publication type support for type Foo.
(5674|5674) 15:48:19.842273 INFO: creating subscription topic: Right.
(5674|5674) 15:48:19.842751 INFO: creating publication topic: Left.
(5674|5674) 15:48:19.843146 INFO: creating subscriber.
(5674|5674) 15:48:19.843200 INFO: creating publisher.
(5674|5674) 15:48:19.843248 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5674|5674) 15:48:19.843294 INFO: creating data writer.
(5674|5674) 15:48:19.844986 INFO: looking up subscription topic.
(5674|5674) 15:48:19.845033 INFO: creating data reader for topic: Right, type: Foo.
(5671|5671) 15:48:19.854776 INFO: creating subscriber participant in domain 811.
(5673|5673) 15:48:19.855979 INFO: creating data reader listener.
(5672|5(657627)3 |1556:7438): 15:48:19.81596.083536 0F2o1r wIaNrFdOi:n gcLriesatteinnegr Ipmupbll:i:sFhoerrw apradritnigcLiipsatnetn eirnI mdpolm aRienp o5[1 1D.E
FAULT_REPO]
(5673|5673) 15:48:19.856140 INFO: creating subscription type support for type Foo.
(5673|5673) 15:48:19.856187 INFO: creating publication type support for type Foo.
(5673|5673) 15:48:19.856229 INFO: creating subscription topic: Sys2.
(5673|5673) 15:48:19.856720 INFO: creating publication topic: Sys2.
(5673|5673) 15:48:19.857253 INFO: creating subscriber.
(5673|5673) 15:48:19.857298 INFO: creating publisher.
(5673|5673) 15:48:19.857345 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5673|5673) 15:48:19.857393 INFO: creating data writer.
(5673|5673) 15:48:19.858993 INFO: looking up subscription topic.
(5673|5673) 15:48:19.859044 INFO: creating data reader for topic: Sys2, type: Foo.
(5672|5672) 15:48:19.864401 INFO: creating data reader listener.
(5672|5672) 15:48:19.864459 ForwardingListenerImpl::ForwardingListenerImpl Repo[ DEFAULT_REPO]
(5672|5672) 15:48:19.864506 INFO: creating subscription type support for type Foo.
(5672|5672) 15:48:19.864553 INFO: creating publication type support for type Foo.
(5672|5672) 15:48:19.864595 INFO: creating subscription topic: Sys1.
(5672|5672) 15:48:19.865086 INFO: creating publication topic: Sys1.
(5672|5672) 15:48:19.865526 INFO: creating subscriber.
(5672|5672) 15:48:19.865590 INFO: creating publisher.
(5672|5672) 15:48:19.865637 DataWriterListenerImpl::DataWriterListenerImpl Repo[ DEFAULT_REPO]
(5672|5672) 15:48:19.865705 INFO: creating data writer.
(5672|5672) 15:48:19.867482 INFO: looking up subscription topic.
(5672|5672) 15:48:19.867549 INFO: creating data reader for topic: Sys1, type: Foo.
(5671|5671) 15:48:19.868711 INFO: creating subscriber participant in domain 911.
(5671|5671) 15:48:19.881075 INFO: creating publisher participant in domain 111.
(5671|5671) 15:48:19.888213 INFO: creating publisher participant in domain 711.
(5671|5671) 15:48:19.895644 INFO: creating publisher participant in domain 911.
(5671|5671) 15:48:19.895731 INFO: creating data reader listener for domain 511.
(5671|5671) 15:48:19.895775 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 0]
(5671|5671) 15:48:19.895818 INFO: creating data reader listener for domain 811.
(5671|5671) 15:48:19.895857 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 1]
(5671|5671) 15:48:19.895897 INFO: creating data reader listener for domain 911.
(5671|5671) 15:48:19.895936 ForwardingListenerImpl::ForwardingListenerImpl Repo[ 2]
(5671|5671) 15:48:19.895976 INFO: Installing type Foo support into domain 111.
(5671|5671) 15:48:19.896023 INFO: Installing type Foo support into domain 511.
(5671|5671) 15:48:19.896063 INFO: Installing type Foo support into domain 711.
(5671|5671) 15:48:19.896103 INFO: Installing type Foo support into domain 811.
(5671|5671) 15:48:19.896143 INFO: Installing type Foo support into domain 911.
(5671|5671) 15:48:19.896183 INFO: creating subscription[ 0] topic: Sys1.
(5671|5671) 15:48:19.896602 INFO: creating subscription[ 1] topic: Sys2.
(5671|5671) 15:48:19.897029 INFO: creating subscription[ 2] topic: Left.
(5671|5671) 15:48:19.897468 INFO: creating publication[ 0] topic: Sys1.
(5671|5671) 15:48:19.897911 INFO: creating publication[ 1] topic: Sys2.
(5671|5671) 15:48:19.898331 INFO: creating publication[ 2] topic: Right.
(5671|5671) 15:48:19.898770 INFO: creating subscriber[ 0].
(5671|5671) 15:48:19.898822 INFO: creating subscriber[ 1].
(5671|5671) 15:48:19.898861 INFO: creating subscriber[ 2].
(5671|5671) 15:48:19.898897 INFO: creating publisher[ 0].
(5671|5671) 15:48:19.898945 INFO: creating publisher[ 1].
(5671|5671) 15:48:19.898980 INFO: creating publisher[ 2].
(5671|5671) 15:48:19.899015 INFO: creating datawriter[ 0].
(5671|5671) 15:48:19.899047 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 0]
(5671|5671) 15:48:19.900711 INFO: creating datawriter[ 1].
(5671|5671) 15:48:19.900769 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 1]
(5672|5704) 15:48:19.901385 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5671|5708) 15:48:19.901486 DataWriterListenerImpl::on_publication_matched Repo[ 0]
(5671|5671) 15:48:19.901908 INFO: creating datawriter[ 2].
(5671|5671) 15:48:19.901974 DataWriterListenerImpl::DataWriterListenerImpl Repo[ 2]
(5673|5700) 15:48:19.902590 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5671|5708) 15:48:19.902662 DataWriterListenerImpl::on_publication_matched Repo[ 1]
(5671|5671) 15:48:19.903165 INFO: creating data reader[ 0].
(5674|5698) 15:48:19.903809 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5671|5708) 15:48:19.903885 DataWriterListenerImpl::on_publication_matched Repo[ 2]
(5671|5671) 15:48:19.904357 INFO: creating data reader[ 1].
(5671|5708) 15:48:19.905020 ForwardingListenerImpl::on_subscription_matched Repo[ 0]
(5672|5704) 15:48:19.905110 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5671|5671) 15:48:19.905579 INFO: creating data reader[ 2].
(5671|5708) 15:48:19.906169 ForwardingListenerImpl::on_subscription_matched Repo[ 1]
(5673|5700) 15:48:19.906274 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5671|5708) 15:48:19.907409 ForwardingListenerImpl::on_subscription_matched Repo[ 2]
(5674|5698) 15:48:19.907502 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5671|5671) 15:48:24.906956 TestMonitor::run starting to write.
(5671|5671) got sample 10 interval 0
(5671|5671) got sample 10 interval 0
(5672|5704) 15:48:24(.59607810|1526 7F1o)r wgaortd isnagmLpilset e1n0e riInmtpelr:v:aoln _0l
iveliness_changed Repo[ DEFAULT_REPO]
(5671|5671) got sample 10 interval 0
(5671|5671) got sample 10 interval 0
(5671|5671) got sample 10 interval 0
(5671|5671) got sample 10 interval 0
(5671|5671) got sample 10 interval 0
(5671|5671) got sample (1506 7i2n|t5e7r0v4a)l 105
:48:24.908409 ForwardingListenerImpl::read 3FB30130 foo.x = 1000.000000 foo.y = 2000.0(050607010|,5 6f7o1o). dgaotta _ssaomuprlcee 1=0 2i2n
terval 0
(5671|5671) 15:48:24.908511 TestMonitor::run about to wait.
(5671|5708) 15:48:24.908762 ForwardingListenerImpl::on_liveliness_changed Repo[ 0]
(5672|5704) 15:48:24.908930 ForwardingListenerImpl::read 3FB30130 foo.x = 1100.000000 foo.y = 2100.000000, foo.data_source = 22
(5671|5708) 15:48:24.909047 ForwardingListenerImpl::read 6F240D60 foo.x = 1001.000000 foo.y = 2002.000000, foo.data_source = 22
(5672|5704) 15:48:24.909130 ForwardingListenerImpl::read 3FB30130 foo.x = 1200.000000 foo.y = 2200.000000, foo.data_source = 22
(5672|5704) 15:48:24.909312 Forwardi(n5g6L7i3s|t5e7n0e0r)I m1p5l::4:8r:e2a4d. 930F9B332021 3F0o rfwoaor.dxi n=g L1i3s0t0e.n0e0r0I0m0p0l :f:ooon._yl i=v e2l3i0n0e.s0s00_0c0h0a,n gf(eo5do6 .7Rd1ea|pt5oa7[_0 s8Do)Eu Fr1Ac5Ue:L 4T=8_ :R22E24P
.O9]0
9435 ForwardingListenerImpl::read 6F240D60 foo.x = 1101.000000 foo.y = 2102.000000, foo.data_source = 22
(5672|5704) 15:48:24.909604 ForwardingListenerImpl::read 3FB30130 foo.x = 1400.000000 foo.y = 2400.000000, foo.data_source = 22
(5671|5708) 15:48:24.909750 ForwardingListenerImpl::read( 566F7224|05D760(045 )6f 7o13o5|.:5x47 80=:0 2)14 2.109510:.9407809:0820 40F.0o9 r0fw9oa8or0.d7yi nF=go Lr2iw2sa0tr2ed.ni0en0rg0IL0mi0ps0lt,:e :nfreoeroaI.dmd pa3ltF:aB:_3rs0eo1au3dr0 c Def6 o5=oE .82xE2 8
=0 1f5o0o0..x0 0=0 010000 2f.o0o0.0y0 0=0 2f5o0o0..y0 0=0 020000,4 .f0o0o0.0d0a0t,a _fsooou.rdcaet a=_ s2o2u
rce = 22
(5672|5704) 15:48:24.(951607114|35 7F0o8r)w a1r5d:i4n8g:L2i4s.t9e1n0e1r5I1m pFlo:r:wraeraddi n3gFLBi3s0t1e3n0e rfIomop.lx: :=r e1a6d0 06.F0204000D0600 ffoooo..yx == 21630001..000000000000, ffoooo..yd a=t a2_3s0o2u.r0c0e0 0=0 02,2
foo.data_source = 22
(5673|5700) 15:48(:52647.29|150740142) F1o5r:w4a8r:d2i4n.g9L1i0s4t3e2n eFroIrmwpalr:d:irnegaLdi sDt6e5nEe8rEI8m0p lf:o:or.exa d= ( 351F61B703120|.150370000 80f)0o 0o1 .5fx:o 4o=8. :y12 74=0. 092.1100005401.0700 00F0 o0fr0ow0oa,.r ydf io=no g.2Ld7ia0st0ta.e_0ns0eo0ru0Ir0mc0pe,l :=f: or2oe2.a
dda t6aF_2s4o0uDr6c0e f=o o2.2x
= 1401.000000 foo.y = 2402.000000, foo.data_source = 22
(5672|5704) 15:48:24.910789 ForwardingListenerImpl::read 3FB30130 foo.x = 1800.000000 foo.y = 2800.000000, foo.data_source = 22
(5673|5700) 15:48:24.910853 ForwardingListenerImpl::read D65E8E80 foo.x = 12(0526.7010|05070008 )f o1o5.:y4 8=: 2242.0941.00901090 0F0o,r wfaorod.idnagtLai_sstoeunrecreI m=p l2:2:
r(e5a6d7 26|F5274004D)6 01 5f:o4o8.:x2 4=. 911500917.40 0F0o0r0w0a rfdoion.gyL i=s t2e5n0e2r.I0m0p0l0:0:0r,e afdo o3.FdBa3t0a1_3s0o ufrocoe. x= =2 21
900.000000 foo.y = 2900.000000, foo.data_source = 42
(5673|5700) 15:48:24.911195 ForwardingListenerImpl::read D65E8E80 foo.x = 1302.000000 foo.y = 2304.000000, fo(o5.6d7a1t|a5_7s0o8u)r c1e5 :=4 82:22
4.911276 ForwardingListenerImpl::read 6F240D60 foo.x = 1601.000000 foo.y = 2602.000000, foo.data_source = 22
(5673|5700) 15:48:24.911487 ForwardingListenerImpl::read D65E8E80 foo.x = 1402.000000( 5f6o7o1.|y5 7=0 82)4 0145.:04080:02040.,9 1f1o5o4.9d aFtoar_wsaorudricneg L=i s2t2e
nerImpl::read 6F240D60 foo.x = 1701.000000 foo.y = 2702.000000, foo.data_source = 22
(5671|5708) 15:48:24.911787 ForwardingListenerImpl::on_liveline(s5s6_7c3h|a5n7g0e0d) R1e5p:o4[8 :12]4
.911834 ForwardingListenerImpl::read D65E8E80 foo.x = 1502.000000 foo.y = 2504.000000, foo.data_source = 22
(5671|5708) 15:48:24.912019 ForwardingListenerImpl::read 6F24BED0 foo.x = 1003.000000 foo.y = 2006.000000, foo.data_source = 22
(5673|5700) 15:48:24.912126 ForwardingListenerImpl::read D65E8E80 foo.x = 1602.000000 foo.y = 2604.000000, foo.data_source = 22
(5674|5698) 15:48:24.912320 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5671|5708) 15:48:24.9(152637931| 5F7o0r0w)a r1d5i:n4g8L:i2s4t.e9n1e2r4I0m8p lF:o:rrweaardd i6nFg2L4iBsEtDe0n efroIom.pxl :=: r1e1a0d3 .D06050E080E08 0f ofoo.oy. x= =2 110760.20.0000000000,0 ffoooo..dya t=a _2s7o0u4r.c0e0 0=0 0202,
foo.data_source = 22
(5674|5698) 15:48:24.912597 ForwardingListenerImpl::read 3DDDD9F0 foo.x = 1004.000000 foo.y = 2008.000000, foo.data_source = 22
(5671|5708) 15:48:24.912734 ForwardingListenerImpl::read 6F24BED0 foo.x = 1203.000000 foo.y = 2206.000000, foo.data_source = 22
(5671|5708) 15:48:24.912943 ForwardingListenerImpl::read 6F24BED0 foo.x = 1303.000000 foo.y = 2306.000000, foo.data_source = 22
(5674|5698) 15:48:24.912990 ForwardingListenerImpl::read 3DDDD9F0 foo.x = 1104.000000 foo.y = 2108.000000, foo.data_source = 22
(5671|5708) 15:48:24.913130 ForwardingListenerImpl::read 6F24BED0 foo.x = 1403.000000 foo.y = 2406.000000, foo.data_source = 22
(5674|5698) 15:48:24.913196 ForwardingListenerImpl::read 3DDDD9F0 foo.x = 1204.000000 foo.y = 2208.000000, foo.data_source = 22
(5671|5708) 15:48:24.913336 ForwardingListenerImpl::read 6F240D60 foo.x = 1801.000000 foo.y = 2802.000000, foo.data_source = 22
(5674|5698) 15:48:24.913402 ForwardingListenerImpl::read 3DDDD9F0 foo.x = 1304.000000 foo.y = 2308.000000, foo.data_source = 22
(5671|5708()5 61754:|4586:9284)(. 59161573:354|7853:7 20F40o.)r9 w11a35r5:d84i58n :gF2Lo4ir.sw9ta1er3nd5ei9rn8Ig mLFpiolsr:tw:earnreedaridIn mg6pLFli2:s4:t0reDen6ae0dr If3moDpoDl.D:xD: 9r=Fe 0a1 d9f 0oD1o6..50xE0 80=E0 801004 0ff4oo.oo0..0xy0 0==0 012 89f00o22o...00y00 00=00 002004 ,0f 8of.oo0.o0y.0 d0=a0 t02a,8_ 0sf4oo.uo0r.0cd0ea0 t0=a0 _,4s 2of
uoroc.ed a=t a2_2s
ource = 22
((55667713||55770080)) 1155::4488::2244..991144005577 FFoorrwwaarrddiinnggLLiisstteenneerrIImmppll::::rreeaadd 6DF6254EB8EED800 ffoooo..xx == 11590032..000000000000 ffoooo..yy == 22590064..000000000000,, ffoooo..ddaattaa__ssoouurrccee == 2422
(5674|5698) 15(:54687:12|45.790184)3 5165 :F4o8r:w2a4r.d9i1n4g3L6i3s tFeonrewraIrmdpiln:g:Lriesatde n3eDrDIDmDp9lF:0: rfeoaod. x6 F=2 41B5E0D40. 0f0o0o0.0x0 =f o1o6.0y3 .=0 020500080. 0f0o0o0.0y0 ,= f2o6o0.6d.a0t0a0_0s0o0u,r cfeo o=. d2a2t
a_source = 22
(5671|5708) 15:48:24.914(654637 4F|o5r6w9a8r)d i1n5g:L4i8s:t2e4n.e9r1I4m6p5l4: :Froeradw a6rFd2i4nBgELDi0s tfeonoe.rxI m=p l1:7:0r3e.a0d0 030D0D0D Df9oFo0. yf o=o .2x7 0=6 .10600040.0000,0 0f0o0o .fdoaot.ay_ s=o u2r6c0e8 .=0 02020
00, foo.data_source = 22
(5671|5708) 15:48:24.914941 ForwardingListenerImpl::read 6F(2546B7E4D|05 6f9o8o). x1 5=: 4188:0234..090104090607 fFooor.wya r=d i2n8g0L6i.s0t0e0n0e0r0I,m pflo:o:.rdeaatda _3sDoDuDrDc9eF 0= f2o2o
.x = 1704.000000 foo.y = 2708.000000, foo.data_source = 22
(5671|5708) 15:48:24.915139 ForwardingListenerImpl::on_liveliness_changed Repo[ 2]
(5674|5698) 15:48:24.915222 ForwardingListenerImpl::read 3DDDD9F0 foo.x = 1804.000000 foo.y = 2808.000000, foo.data_source = 22
(5671|5708) 15:48:24.915288 ForwardingListenerImpl::read 6F257020 foo.x = 1005.000000 foo.y = 2010.000000, foo.data_source = 22
(5671|5708) 15:48:24.915351 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.915464 ForwardingListenerImpl::read 6F257020 foo.x = 1105.000000 foo.y = 2110.000000, foo.data_source = 22
(5671|5708) 15:48:24.915525 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.915636 ForwardingListenerImpl::read 6F257020 foo.x = 1205.000000 foo.y = 2210.000000, foo.data_source = 22
(5671|5708) 15:48:24.915724 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.915841 ForwardingListenerImpl::read 6F257020 foo.x = 1305.000000 foo.y = 2310.000000, foo.data_source = 22
(5671|5708) 15:48:24.915902 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.916012 ForwardingListenerImpl::read 6F257020 foo.x = 1405.000000 foo.y = 2410.000000, foo.data_source = 22
(5671|5708) 15:48:24.916072 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.916183 ForwardingListenerImpl::read 6F257020 foo.x = 1505.000000 foo.y = 2510.000000, foo.data_source = 22
(5671|5708) 15:48:24.916249 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.916360 ForwardingListenerImpl::read 6F257020 foo.x = 1605.000000 foo.y = 2610.000000, foo.data_source = 22
(5671|5708) 15:48:24.916421 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.916551 ForwardingListenerImpl::read 6F24BED0 foo.x = 1903.000000 foo.y = 2906.000000, foo.data_source = 42
(5674|5698) 15:48:24.916772 ForwardingListener(I5m6p7l1:|:5r7e0a8d) 31D5D:D4D89:F204 .f9o1o6.7x9 6= F1o9r0w4a.r0d0i0n0g0L0i sftoeon.eyr I=m p2l9:0:8r.e0a0d0 060F02,5 7f0o2o0. dfaotoa._xs o=u r1c7e0 5=. 04020
000 foo.y = 2710.000000, foo.data_source = 22
(5671|5708) 15:48:24.916923 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.917036 ForwardingListenerImpl::read 6F257020 foo.x = 1805.000000 foo.y = 2810.000000, foo.data_source = 22
(5671|5708) 15:48:24.917098 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5708) 15:48:24.917226 ForwardingListenerImpl::read 6F257020 foo.x = 1905.000000 foo.y = 2910.000000, foo.data_source = 42
(5671|5708) 15:48:24.917287 ForwardingListenerImpl::on_data_available Repo[ 2] - bit bucket reached.
(5671|5671) 15:48:24.917364 TestMonitor::run terminating 0.
(5671|5671) 15:48:24.917478 TestMonitor::run terminating 1.
(5671|5671) 15:48:24.917564 TestMonitor::run termina(t5i6n7g2 |25.7
04) 15:48:24.917593 ForwardingListenerImpl::read 3FB30130 foo.x = 0.000000 foo.y = 3.141593, foo.data_source = 30
(5672|5704) 15:48:24.917666 ForwardingListenerImpl::on_data_available (R5e6p7o3[| 5D7E0F0A)U L1T5_:R4E8P:O2]4 .-9 1t7e7r2m6i nFaotriwoanr dcionmgmLainsdt erneecreIimvpeld:.:
read D65E8E80 foo.x = 1.00000(05 6f7o4o|.5y6 =9 81). 01050:04080:,2 4f.o9o1.7d8a2t3a _F(so5or6uw7ra2cr|ed5 i6=n7 g23L)0i
s1t5e:n4e8r:I(2m54p6.l79:31:|7r58e75a08d0 )I3 ND1FD5OD::D4 98pF:r02o 4cf.eo9so1s.7ix9n 0g=6 c2Fo.om0rp0wl0ae0rt0de0i. n
fgoLoi.syt e=n e2r.I0m0p0l0:0:0o(,n5 _6fd7oa2ot|.a5d_6aa7tv2aa)_i sl1oa5ub:rl4ce8e : R2=e4 p.3o90[1
8D0E0F4A UIL(NT5F_6OR7:E4 P|fO5i]6n 9a-8l )it ze1ir5nm:gi4 n8ta:ht2ei4 o.pn9u 1bc8lo0im5cm6aa tnFidoo rnrw eaacrpedpiiavnregadLt.iu
sst.e
nerImpl::on_data_available Repo[ DEFAULT_REPO] - termination command received.
(5673|5673) 15:48:24.918182 INFO: processing complete.
(5674|5674) (1556:7438|:52647.39)1 81253:44 IN8F:O2:4 .p9r1o8c2e4s8s iInNgF Oc:o mfpilneatlei.z
ing the publicati(o5n6 7a4p|p5a6r7a4t)u s1.5
:48:24.918322 INFO: finalizing the publication apparatus.
(5671|5708) instance is disposed
(5672|5676) 15:48:24.918486 DataWriterListenerImpl::on_publication_matched Repo[ DEFAULT_REPO]
(5671|5708) instance is disposed
((55667734||55667775)) 1155::4488::2244..991188662234 DDaattaaWWrriitteerr(LL5ii6ss7tt1ee|nn5ee7rr0II8mm)pp lli::n::sootnna__nppcuuebb lliiiscc aadttiiisoopnno(__s5mme6aad7tt
2cc|hh5ee6dd7( 65RR)6ee 7pp11oo5|[[:5 47DD80EE:8FF2)AA4 UU.1LL95TT1:__84RR78EE8:PP32OO 4]]D.
a9t1a8W8r0i4t eFroLriwsatrednienrgILmipslt:e:n~eDraItmapWlr:i:toenr_Ldiasttae_naevraIimlpalb lRee pRoe[p oD[E F2A]U L-T _bRiEtP Ob]u
cket reached.
(56(7546|7536|7556)7 71)5 :1458::4284:.2941.99013920 3D3a tDaaWtraiWtreirtLeirsLtiesnteernIemrpIlm:p:l~:D:a~tDaaWtraiWtreirtLeirsLtiesnteernIemrpIlm pRle pRoe[p oD[E FDAEUFLATU_LRTE_PROE]P
O]
(5671|5682) 15:48:24.919747 ForwardingListenerImpl::on_liveliness_changed Repo[ 0]
(5671|5682) 15:48:24.919937 ForwardingListenerImpl::on_subscription_matched Repo[ 0]
(5671|5682) 15:48:24.920121 ForwardingListenerImpl::on_liveliness_changed Repo[ 1]
(5671|5682) 15:48:24.920241 ForwardingListenerImpl::on_subscription_matched Repo[ 1]
(5671|5682) 15:48:24.920374 ForwardingListenerImpl::on_liveliness_changed Repo[ 2]
(5671|5682) 15:48:24.920495 ForwardingListenerImpl::on_subscription_matched Repo[ 2]
(5671|5682) 15:48:24.923310 DataWriterListenerImpl::on_publication_matched Repo[ 2]
(5674|5675) 15:48:24.923618 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5674|5675) 15:48:24.923790 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5673|5673) 15:48:24.925801 INFO: finalizing separate subscription apparatus.
(5672|5672) 15:48:24.925875 INFO: finalizing separate subscription apparatus.
(5674|5674) 15:48:24.927112 INFO: finalizing transport.
(5674|5674) 15:48:24.927150 INFO: finalizing DCPS service.
(5671|5682) 15:48:24.928849 DataWriterListenerImpl::on_publication_matched Repo[ 0]
(5672|5676) 15:48:24.928963 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5671|5682) 15:48:24.929057 DataWriterListenerImpl::on_publication_ma(t5c6h7e2d| 5R6e7p6o)[ 115]:
48:24.929105 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5673|5677) 15:48:24.929223 ForwardingListenerImpl::on_liveliness_changed Repo[ DEFAULT_REPO]
(5673|5677) 15:48:24.929359 ForwardingListenerImpl::on_subscription_matched Repo[ DEFAULT_REPO]
(5674|5674) 15:48:24.931509 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ DEFAULT_REPO] after 0 samples
(5672|5672) 15:48:24.932098 INFO: finalizing transport.
(5672|5672) 15:48:24.932150 INFO: finalizing DCPS service.
(5673|5673) 15:48:24.932392 INFO: finalizing transport.
(5673|5673) 15:48:24.932438 INFO: finalizing DCPS service.
(5672|5672) 15:48:24.935672 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ DEFAULT_REPO] after 0 samples
(5673|5673) 15:48:24.936082 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ DEFAULT_REPO] after 0 samples
(5671|5671) 15:48:29.917884 INFO: finalizing the test monitor.
(5671|5671) 15:48:29.917973 INFO: releasing resources for domain 111.
(5671|5678) 15:48:29.918684 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 0]
(5671|5671) 15:48:29.925385 INFO: releasing resources for domain 511.
(5671|5671) 15:48:29.930804 INFO: releasing resources for domain 711.
(5671|5678) 15:48:29.931000 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 1]
(5671|5671) 15:48:29.936708 INFO: releasing resources for domain 811.
(5671|5671) 15:48:29.941894 INFO: releasing resources for domain 911.
(5671|5678) 15:48:29.942080 DataWriterListenerImpl::~DataWriterListenerImpl Repo[ 2]
(5671|5671) 15:48:29.948168 INFO: finalizing transport.
(5671|5671) 15:48:29.948209 INFO: finalizing DCPS service.
(5671|5671) 15:48:29.952880 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 0] after 0 samples
(5671|5671) 15:48:29.952939 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 1] after 0 samples
(5671|5671) 15:48:29.952987 ForwardingListenerImpl::~ForwardingListenerImpl Repo[ 2] after 0 samples
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiRepoTest/run_test.pl fileconfig Time:11s Result:0
==============================================================================
tests/DCPS/Presentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Presentation/test
(5710|5710) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5717|5717) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Testing coherent_access...
Writing...
Waiting...
Reading...
Waiting For Listener...
Testing ordered_access...
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Presentation/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/ReaderDataLifecycle/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5727
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/test -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3
test PID: 5734 started at 2025-12-05 15:48:32
2025-12-05 15:48:32.797@LM_INFO@(5734|5734) INFO: set_DCPS_debug_level: set to 1
2025-12-05 15:48:32.798@LM_INFO@(5734|5734) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2025-12-05 15:48:32.798@LM_INFO@(5734|5734) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-12-05 15:48:32.798@LM_INFO@(5734|5734) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-12-05 15:48:32.798@LM_INFO@(5734|5734) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
2025-12-05 15:48:32.798@LM_INFO@(5734|5734) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
2025-12-05 15:48:32.798@LM_NOTICE@(5734|5734) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-12-05 15:48:32.799@LM_DEBUG@(5734|5734) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-12-05 15:48:32.799@LM_INFO@(5734|5734) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:48:32.799@LM_DEBUG@(5734|5734) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5727|5727) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:48:32.823@LM_INFO@(5734|5734) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:48:32.823@LM_INFO@(5734|5734) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:48:32.823@LM_INFO@(5734|5734) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:48:32.831@LM_WARNING@(5734|5734) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:48:32.836@LM_DEBUG@(5734|5736) DataReaderImpl::add_association - bit 1 local 01030000.48880d6b.00000002.000001c7(e5f00492) remote 01030000.48880d6b.00000001.000001c2(d23a8acd)
2025-12-05 15:48:32.837@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.838@LM_DEBUG@(5734|5736) DataReaderImpl::add_association - bit 1 local 01030000.48880d6b.00000002.000002c7(cedd5751) remote 01030000.48880d6b.00000001.000002c2(f917d90e)
2025-12-05 15:48:32.839@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.840@LM_DEBUG@(5734|5736) DataReaderImpl::add_association - bit 1 local 01030000.48880d6b.00000002.000003c7(d7c66610) remote 01030000.48880d6b.00000001.000004c2(af4d7e88)
2025-12-05 15:48:32.840@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.841@LM_DEBUG@(5734|5736) DataReaderImpl::add_association - bit 1 local 01030000.48880d6b.00000002.000004c7(9887f0d7) remote 01030000.48880d6b.00000001.000003c2(e00ce84f)
2025-12-05 15:48:32.841@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.843@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.844@LM_DEBUG@(5734|5736) DataWriterImpl::add_association - bit 0 local 01030000.48880d6b.00000002.00000102(0efe32ad) remote 01030000.48880d6b.00000002.00000507(1af80326)
2025-12-05 15:48:32.845@LM_DEBUG@(5734|5734) DataReaderImpl::add_association - bit 0 local 01030000.48880d6b.00000002.00000507(1af80326) remote 01030000.48880d6b.00000002.00000102(0efe32ad)
2025-12-05 15:48:32.845@LM_WARNING@(5734|5734) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:48:32.846@LM_INFO@(5734|5742) DataWriterImpl::transport_assoc_done: writer 01030000.48880d6b.00000002.00000102(0efe32ad) succeeded in associating with reader 01030000.48880d6b.00000002.00000507(1af80326)
2025-12-05 15:48:32.846@LM_DEBUG@(5734|5742) DataWriterImpl::transport_assoc_done: writer 01030000.48880d6b.00000002.00000102(0efe32ad) reader 01030000.48880d6b.00000002.00000507(1af80326) calling association_complete_i
2025-12-05 15:48:32.846@LM_DEBUG@(5734|5742) DataWriterImpl::association_complete_i - bit 0 local 01030000.48880d6b.00000002.00000102(0efe32ad) remote 01030000.48880d6b.00000002.00000507(1af80326)
2025-12-05 15:48:32.846@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:219 main() INFO: Testing autopurge_disposed_samples_delay...
2025-12-05 15:48:37.850@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:238 main() disposed
2025-12-05 15:48:42.855@LM_NOTICE@(5734|5735) NOTICE: InstanceState::do_release: autopurging samples with instance handle 0xd!
2025-12-05 15:48:47.850@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:244 main() take
2025-12-05 15:48:47.850@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:266 main() INFO: Testing autopurge_nowriter_samples_delay...
2025-12-05 15:48:52.856@LM_DEBUG@(5734|5734) DataWriterImpl::remove_associations: bit 0 local 01030000.48880d6b.00000002.00000102(0efe32ad) remote 01030000.48880d6b.00000002.00000507(1af80326) num remotes 1
2025-12-05 15:48:52.856@LM_DEBUG@(5734|5742) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:48:52.857@LM_DEBUG@(5734|5736) DataReaderImpl::remove_associations: bit 0 local 01030000.48880d6b.00000002.00000507(1af80326) remote 01030000.48880d6b.00000002.00000102(0efe32ad) num remotes 1
2025-12-05 15:48:52.857@LM_DEBUG@(5734|5736) DataReaderImpl::remove_associations_i: bit 0 local 01030000.48880d6b.00000002.00000507(1af80326) remote 01030000.48880d6b.00000002.00000102(0efe32ad) num remotes 1
2025-12-05 15:48:52.857@LM_DEBUG@(5734|5742) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-12-05 15:48:57.861@LM_NOTICE@(5734|5735) NOTICE: InstanceState::do_release: autopurging samples with instance handle 0xe!
2025-12-05 15:49:02.859@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations: bit 1 local 01030000.48880d6b.00000002.000001c7(e5f00492) remote 01030000.48880d6b.00000001.000001c2(d23a8acd) num remotes 1
2025-12-05 15:49:02.859@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations_i: bit 1 local 01030000.48880d6b.00000002.000001c7(e5f00492) remote 01030000.48880d6b.00000001.000001c2(d23a8acd) num remotes 1
2025-12-05 15:49:02.860@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations: bit 1 local 01030000.48880d6b.00000002.000003c7(d7c66610) remote 01030000.48880d6b.00000001.000004c2(af4d7e88) num remotes 1
2025-12-05 15:49:02.860@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations_i: bit 1 local 01030000.48880d6b.00000002.000003c7(d7c66610) remote 01030000.48880d6b.00000001.000004c2(af4d7e88) num remotes 1
2025-12-05 15:49:02.860@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations: bit 1 local 01030000.48880d6b.00000002.000004c7(9887f0d7) remote 01030000.48880d6b.00000001.000003c2(e00ce84f) num remotes 1
2025-12-05 15:49:02.861@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations_i: bit 1 local 01030000.48880d6b.00000002.000004c7(9887f0d7) remote 01030000.48880d6b.00000001.000003c2(e00ce84f) num remotes 1
2025-12-05 15:49:02.861@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations: bit 1 local 01030000.48880d6b.00000002.000002c7(cedd5751) remote 01030000.48880d6b.00000001.000002c2(f917d90e) num remotes 1
2025-12-05 15:49:02.862@LM_DEBUG@(5734|5735) DataReaderImpl::remove_associations_i: bit 1 local 01030000.48880d6b.00000002.000002c7(cedd5751) remote 01030000.48880d6b.00000001.000002c2(f917d90e) num remotes 1
2025-12-05 15:49:02.861@LM_DEBUG@(5734|5740) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:41737 , reconnect_state = INIT_STATE.
2025-12-05 15:49:02.862@LM_DEBUG@(5734|5740) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:49:02.866@LM_DEBUG@(5734|5734) Service_Participant::shutdown
2025-12-05 15:49:02.870@LM_DEBUG@(5734|5734) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:49:02.870@LM_DEBUG@(5734|5734) Service_Participant::~Service_Participant
2025-12-05 15:49:02.870@LM_DEBUG@(5734|5734) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ReaderDataLifecycle/run_test.pl Time:31s Result:0
==============================================================================
tests/DCPS/ReaderDataLifecycle/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5747
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/test -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
test PID: 5754 started at 2025-12-05 15:49:03
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: set_DCPS_debug_level: set to 1
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-12-05 15:49:03.197@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2025-12-05 15:49:03.198@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-12-05 15:49:03.200@LM_INFO@(5754|5754) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-12-05 15:49:03.200@LM_INFO@(5754|5754) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-12-05 15:49:03.200@LM_INFO@(5754|5754) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
2025-12-05 15:49:03.200@LM_INFO@(5754|5754) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
2025-12-05 15:49:03.200@LM_NOTICE@(5754|5754) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-12-05 15:49:03.201@LM_DEBUG@(5754|5754) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-12-05 15:49:03.201@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-12-05 15:49:03.201@LM_DEBUG@(5754|5754) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5747|5747) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:49:03.226@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 15:49:03.226@LM_INFO@(5754|5754) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 15:49:03.227@LM_INFO@(5754|5754) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 15:49:03.232@LM_WARNING@(5754|5754) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 15:49:03.240@LM_DEBUG@(5754|5756) DataReaderImpl::add_association - bit 1 local 01030000.7941aa78.00000002.000001c7(6e510310) remote 01030000.7941aa78.00000001.000001c2(599b8d4f)
2025-12-05 15:49:03.241@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.242@LM_DEBUG@(5754|5756) DataReaderImpl::add_association - bit 1 local 01030000.7941aa78.00000002.000002c7(457c50d3) remote 01030000.7941aa78.00000001.000002c2(72b6de8c)
2025-12-05 15:49:03.242@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.243@LM_DEBUG@(5754|5756) DataReaderImpl::add_association - bit 1 local 01030000.7941aa78.00000002.000003c7(5c676192) remote 01030000.7941aa78.00000001.000004c2(24ec790a)
2025-12-05 15:49:03.244@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.245@LM_DEBUG@(5754|5756) DataReaderImpl::add_association - bit 1 local 01030000.7941aa78.00000002.000004c7(1326f755) remote 01030000.7941aa78.00000001.000003c2(6badefcd)
2025-12-05 15:49:03.245@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.248@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.249@LM_DEBUG@(5754|5756) DataWriterImpl::add_association - bit 0 local 01030000.7941aa78.00000002.00000102(855f352f) remote 01030000.7941aa78.00000002.00000507(915904a4)
2025-12-05 15:49:03.249@LM_DEBUG@(5754|5754) DataReaderImpl::add_association - bit 0 local 01030000.7941aa78.00000002.00000507(915904a4) remote 01030000.7941aa78.00000002.00000102(855f352f)
2025-12-05 15:49:03.250@LM_INFO@(5754|5756) DataWriterImpl::transport_assoc_done: writer 01030000.7941aa78.00000002.00000102(855f352f) succeeded in associating with reader 01030000.7941aa78.00000002.00000507(915904a4)
2025-12-05 15:49:03.250@LM_DEBUG@(5754|5756) DataWriterImpl::transport_assoc_done: writer 01030000.7941aa78.00000002.00000102(855f352f) reader 01030000.7941aa78.00000002.00000507(915904a4) calling association_complete_i
2025-12-05 15:49:03.250@LM_INFO@(5754|5762) INFO: MulticastManager::join: joined group 239.255.0.2:17901 on docker0/172.17.0.1 (0x7fdfb8027ab8 joined count 1)
2025-12-05 15:49:03.250@LM_DEBUG@(5754|5756) DataWriterImpl::association_complete_i - bit 0 local 01030000.7941aa78.00000002.00000102(855f352f) remote 01030000.7941aa78.00000002.00000507(915904a4)
2025-12-05 15:49:03.251@LM_WARNING@(5754|5754) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 15:49:03.251@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:219 main() INFO: Testing autopurge_disposed_samples_delay...
2025-12-05 15:49:03.264@LM_WARNING@(5754|5762) WARNING: MulticastManager::join: failed to join group 239.255.0.2:17901 on enP61607s1/0.0.0.0 (0x7fdfb8027ab8 joined count 1): Unknown error -3
2025-12-05 15:49:03.264@LM_INFO@(5754|5762) INFO: MulticastManager::join: joined group 239.255.0.2:17901 on eth0/0.0.0.0 (0x7fdfb8027ab8 joined count 2)
2025-12-05 15:49:03.265@LM_INFO@(5754|5762) INFO: MulticastManager::leave: left group 239.255.0.2:17901 on eth0/10.1.1.86 (0x7fdfb8027ab8 joined count 1)
2025-12-05 15:49:03.265@LM_INFO@(5754|5762) INFO: MulticastManager::join: joined group 239.255.0.2:17901 on eth0/10.1.1.86 (0x7fdfb8027ab8 joined count 2)
2025-12-05 15:49:03.265@LM_INFO@(5754|5762) INFO: MulticastManager::join: joined group 239.255.0.2:17901 on lo/0.0.0.0 (0x7fdfb8027ab8 joined count 3)
2025-12-05 15:49:03.265@LM_INFO@(5754|5762) INFO: MulticastManager::leave: left group 239.255.0.2:17901 on lo/127.0.0.1 (0x7fdfb8027ab8 joined count 2)
2025-12-05 15:49:03.265@LM_INFO@(5754|5762) INFO: MulticastManager::join: joined group 239.255.0.2:17901 on lo/127.0.0.1 (0x7fdfb8027ab8 joined count 3)
2025-12-05 15:49:08.257@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:238 main() disposed
2025-12-05 15:49:18.258@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:244 main() take
2025-12-05 15:49:18.258@LM_INFO@/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReaderDataLifecycle/main.cpp:266 main() INFO: Testing autopurge_nowriter_samples_delay...
2025-12-05 15:49:23.270@LM_DEBUG@(5754|5754) DataWriterImpl::remove_associations: bit 0 local 01030000.7941aa78.00000002.00000102(855f352f) remote 01030000.7941aa78.00000002.00000507(915904a4) num remotes 1
2025-12-05 15:49:23.271@LM_DEBUG@(5754|5756) DataReaderImpl::remove_associations: bit 0 local 01030000.7941aa78.00000002.00000507(915904a4) remote 01030000.7941aa78.00000002.00000102(855f352f) num remotes 1
2025-12-05 15:49:23.271@LM_DEBUG@(5754|5756) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7941aa78.00000002.00000507(915904a4) remote 01030000.7941aa78.00000002.00000102(855f352f) num remotes 1
2025-12-05 15:49:28.275@LM_NOTICE@(5754|5755) NOTICE: InstanceState::do_release: autopurging samples with instance handle 0xe!
2025-12-05 15:49:33.273@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations: bit 1 local 01030000.7941aa78.00000002.000001c7(6e510310) remote 01030000.7941aa78.00000001.000001c2(599b8d4f) num remotes 1
2025-12-05 15:49:33.273@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7941aa78.00000002.000001c7(6e510310) remote 01030000.7941aa78.00000001.000001c2(599b8d4f) num remotes 1
2025-12-05 15:49:33.274@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations: bit 1 local 01030000.7941aa78.00000002.000003c7(5c676192) remote 01030000.7941aa78.00000001.000004c2(24ec790a) num remotes 1
2025-12-05 15:49:33.274@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7941aa78.00000002.000003c7(5c676192) remote 01030000.7941aa78.00000001.000004c2(24ec790a) num remotes 1
2025-12-05 15:49:33.275@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations: bit 1 local 01030000.7941aa78.00000002.000004c7(1326f755) remote 01030000.7941aa78.00000001.000003c2(6badefcd) num remotes 1
2025-12-05 15:49:33.275@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7941aa78.00000002.000004c7(1326f755) remote 01030000.7941aa78.00000001.000003c2(6badefcd) num remotes 1
2025-12-05 15:49:33.276@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations: bit 1 local 01030000.7941aa78.00000002.000002c7(457c50d3) remote 01030000.7941aa78.00000001.000002c2(72b6de8c) num remotes 1
2025-12-05 15:49:33.276@LM_DEBUG@(5754|5755) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7941aa78.00000002.000002c7(457c50d3) remote 01030000.7941aa78.00000001.000002c2(72b6de8c) num remotes 1
2025-12-05 15:49:33.276@LM_DEBUG@(5754|5760) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:36763 , reconnect_state = INIT_STATE.
2025-12-05 15:49:33.277@LM_DEBUG@(5754|5760) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 15:49:33.281@LM_DEBUG@(5754|5754) Service_Participant::shutdown
2025-12-05 15:49:33.285@LM_DEBUG@(5754|5754) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 15:49:33.286@LM_DEBUG@(5754|5754) Service_Participant::~Service_Participant
2025-12-05 15:49:33.286@LM_DEBUG@(5754|5754) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ReaderDataLifecycle/run_test.pl rtps Time:30s Result:0
==============================================================================
tests/DCPS/Reconnect/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 2 -ORBLogFile repo.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -a 0 -n 10 -i 0 -l 0 -c 1 -e 0 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber1.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -a 0 -n 10 -i 1000 -l 0 -d 1 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher1.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Reconnect/run_test.pl Time:29s Result:0
==============================================================================
tests/DCPS/Reconnect/run_test.pl restart_sub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 2 -ORBLogFile repo.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -a 2 -n 10 -i 0 -l 0 -c 1 -e 0 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber1.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -a 0 -n 20 -i 1000 -l 1 -d 2 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher1.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
on_publication_disconnected reader 11
Subscriber crashed and returned 0.
on_publication_lost reader 11
!!! Restart subscriber !!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -n 8 -r 2 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber2.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Reconnect/run_test.pl restart_sub Time:39s Result:0
==============================================================================
tests/DCPS/Reconnect/run_test.pl restart_pub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 2 -ORBLogFile repo.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -a 0 -n 12 -i 0 -l 1 -c 1 -e 0 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber1.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -a 2 -n 10 -i 1000 -l 0 -d 1 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher1.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
on_subscription_disconnected writer 12
Publisher crashed and returned 0.
on_subscription_lost writer 12
SampleInfo.instance_state = 4
!!! Restart publisher !!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -n 10 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher2.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
on_subscription_disconnected writer 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Reconnect/run_test.pl restart_pub Time:44s Result:0
==============================================================================
tests/DCPS/Reconnect/run_test.pl bp_timeout
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 2 -ORBLogFile repo.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -a 0 -n 10000 -i 5000 -l 0 -c 0 -e 1 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber1.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -a 0 -n 10000 -i 0 -l 0 -d 1 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher1.log
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 40
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 41
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 42
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 43
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 44
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 45
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 46
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 47
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 48
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 49
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 50
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 51
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 52
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 53
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 54
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 55
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 56
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 57
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 58
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 59
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 60
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 61
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 62
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 63
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 64
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 65
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 66
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 67
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 68
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 69
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 70
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 71
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 72
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 73
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 74
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 75
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 76
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 77
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 78
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 79
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 80
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 81
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 82
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 83
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 84
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 85
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 86
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 87
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 88
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 89
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 90
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 91
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 92
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 93
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 94
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 95
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 96
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 97
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 98
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 99
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9000
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9001
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9002
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9003
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9004
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9005
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9006
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9007
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9008
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9009
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9010
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9011
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9012
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9013
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9014
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9015
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9016
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9017
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9018
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9019
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9020
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9021
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9022
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9023
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9024
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9025
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9026
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9027
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9028
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9029
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9030
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9031
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9032
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9033
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9034
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9035
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9036
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9037
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9038
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9039
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9040
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9041
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9042
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9043
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9044
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9045
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9046
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9047
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9048
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9049
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9050
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9051
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9052
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9053
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9054
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9055
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9056
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9057
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9058
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9059
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9060
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9061
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9062
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9063
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9064
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9065
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9066
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9067
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9068
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9069
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9070
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9071
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9072
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9073
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9074
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9075
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9076
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9077
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9078
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9079
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9080
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9081
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9082
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9083
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9084
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9085
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9086
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9087
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9088
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9089
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9090
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9091
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9092
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9093
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9094
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9095
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9096
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9097
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9098
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9099
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9100
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9101
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9102
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9103
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9104
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9105
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9106
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9107
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9108
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9109
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9110
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9111
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9112
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9113
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9114
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9115
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9116
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9117
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9118
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9119
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9120
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9121
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9122
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9123
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9124
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9125
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9126
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9127
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9128
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9129
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9130
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9131
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9132
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9133
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9134
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9135
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9136
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9137
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9138
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9139
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9140
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9141
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9142
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9143
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9144
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9145
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9146
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9147
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9148
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9149
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9150
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9151
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9152
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9153
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9154
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9155
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9156
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9157
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9158
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9159
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9160
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9161
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9162
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9163
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9164
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9165
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9166
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9167
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9168
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9169
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9170
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9171
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9172
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9173
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9174
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9175
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9176
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9177
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9178
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9179
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9180
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9181
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9182
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9183
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9184
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9185
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9186
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9187
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9188
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9189
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9190
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9191
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9192
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9193
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9194
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9195
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9196
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9197
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9198
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9199
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9200
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9201
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9202
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9203
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9204
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9205
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9206
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9207
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9208
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9209
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9210
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9211
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9212
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9213
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9214
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9215
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9216
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9217
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9218
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9219
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9220
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9221
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9222
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9223
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9224
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9225
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9226
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9227
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9228
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9229
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9230
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9231
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9232
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9233
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9234
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9235
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9236
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9237
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9238
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9239
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9240
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9241
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9242
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9243
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9244
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9245
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9246
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9247
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9248
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9249
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9250
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9251
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9252
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9253
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9254
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9255
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9256
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9257
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9258
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9259
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9260
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9261
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9262
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9263
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9264
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9265
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9266
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9267
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9268
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9269
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9270
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9271
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9272
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9273
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9274
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9275
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9276
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9277
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9278
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9279
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9280
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9281
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9282
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9283
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9284
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9285
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9286
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9287
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9288
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9289
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9290
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9291
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9292
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9293
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9294
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9295
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9296
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9297
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9298
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9299
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9300
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9301
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9302
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9303
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9304
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9305
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9306
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9307
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9308
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9309
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9310
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9311
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9312
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9313
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9314
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9315
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9316
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9317
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9318
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9319
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9320
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9321
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9322
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9323
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9324
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9325
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9326
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9327
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9328
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9329
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9330
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9331
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9332
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9333
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9334
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9335
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9336
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9337
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9338
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9339
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9340
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9341
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9342
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9343
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9344
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9345
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9346
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9347
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9348
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9349
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9350
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9351
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9352
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9353
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9354
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9355
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9356
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9357
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9358
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9359
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9360
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9361
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9362
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9363
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9364
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9365
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9366
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9367
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9368
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9369
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9370
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9371
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9372
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9373
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9374
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9375
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9376
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9377
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9378
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9379
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9380
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9381
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9382
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9383
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9384
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9385
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9386
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9387
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9388
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9389
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9390
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9391
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9392
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9393
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9394
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9395
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9396
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9397
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9398
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9399
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9400
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9401
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9402
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9403
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9404
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9405
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9406
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9407
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9408
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9409
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9410
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9411
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9412
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9413
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9414
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9415
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9416
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9417
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9418
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9419
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9420
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9421
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9422
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9423
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9424
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9425
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9426
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9427
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9428
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9429
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9430
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9431
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9432
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9433
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9434
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9435
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9436
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9437
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9438
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9439
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9440
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9441
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9442
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9443
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9444
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9445
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9446
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9447
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9448
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9449
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9450
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9451
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9452
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9453
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9454
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9455
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9456
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9457
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9458
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9459
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9460
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9461
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9462
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9463
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9464
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9465
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9466
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9467
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9468
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9469
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9470
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9471
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9472
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9473
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9474
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9475
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9476
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9477
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9478
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9479
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9480
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9481
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9482
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9483
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9484
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9485
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9486
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9487
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9488
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9489
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9490
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9491
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9492
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9493
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9494
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9495
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9496
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9497
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9498
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9499
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9500
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9501
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9502
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9503
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9504
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9505
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9506
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9507
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9508
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9509
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9510
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9511
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9512
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9513
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9514
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9515
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9516
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9517
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9518
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9519
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9520
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9521
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9522
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9523
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9524
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9525
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9526
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9527
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9528
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9529
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9530
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9531
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9532
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9533
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9534
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9535
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9536
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9537
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9538
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9539
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9540
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9541
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9542
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9543
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9544
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9545
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9546
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9547
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9548
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9549
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9550
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9551
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9552
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9553
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9554
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9555
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9556
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9557
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9558
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9559
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9560
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9561
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9562
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9563
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9564
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9565
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9566
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9567
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9568
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9569
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9570
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9571
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9572
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9573
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9574
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9575
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9576
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9577
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9578
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9579
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9580
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9581
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9582
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9583
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9584
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9585
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9586
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9587
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9588
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9589
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9590
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9591
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9592
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9593
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9594
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9595
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9596
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9597
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9598
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9599
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9600
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9601
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9602
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9603
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9604
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9605
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9606
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9607
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9608
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9609
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9610
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9611
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9612
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9613
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9614
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9615
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9616
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9617
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9618
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9619
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9620
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9621
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9622
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9623
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9624
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9625
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9626
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9627
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9628
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9629
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9630
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9631
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9632
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9633
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9634
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9635
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9636
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9637
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9638
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9639
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9640
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9641
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9642
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9643
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9644
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9645
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9646
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9647
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9648
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9649
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9650
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9651
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9652
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9653
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9654
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9655
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9656
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9657
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9658
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9659
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9660
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9661
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9662
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9663
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9664
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9665
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9666
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9667
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9668
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9669
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9670
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9671
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9672
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9673
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9674
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9675
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9676
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9677
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9678
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9679
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9680
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9681
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9682
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9683
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9684
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9685
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9686
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9687
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9688
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9689
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9690
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9691
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9692
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9693
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9694
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9695
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9696
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9697
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9698
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9699
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9700
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9701
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9702
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9703
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9704
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9705
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9706
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9707
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9708
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9709
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9710
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9711
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9712
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9713
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9714
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9715
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9716
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9717
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9718
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9719
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9720
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9721
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9722
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9723
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9724
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9725
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9726
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9727
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9728
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9729
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9730
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9731
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9732
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9733
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9734
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9735
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9736
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9737
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9738
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9739
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9740
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9741
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9742
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9743
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9744
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9745
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9746
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9747
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9748
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9749
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9750
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9751
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9752
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9753
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9754
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9755
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9756
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9757
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9758
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9759
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9760
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9761
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9762
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9763
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9764
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9765
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9766
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9767
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9768
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9769
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9770
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9771
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9772
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9773
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9774
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9775
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9776
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9777
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9778
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9779
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9780
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9781
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9782
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9783
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9784
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9785
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9786
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9787
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9788
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9789
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9790
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9791
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9792
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9793
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9794
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9795
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9796
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9797
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9798
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9799
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9800
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9801
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9802
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9803
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9804
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9805
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9806
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9807
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9808
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9809
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9810
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9811
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9812
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9813
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9814
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9815
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9816
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9817
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9818
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9819
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9820
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9821
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9822
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9823
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9824
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9825
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9826
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9827
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9828
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9829
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9830
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9831
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9832
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9833
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9834
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9835
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9836
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9837
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9838
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9839
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9840
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9841
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9842
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9843
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9844
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9845
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9846
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9847
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9848
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9849
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9850
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9851
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9852
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9853
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9854
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9855
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9856
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9857
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9858
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9859
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9860
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9861
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9862
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9863
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9864
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9865
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9866
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9867
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9868
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9869
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9870
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9871
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9872
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9873
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9874
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9875
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9876
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9877
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9878
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9879
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9880
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9881
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9882
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9883
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9884
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9885
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9886
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9887
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9888
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9889
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9890
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9891
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9892
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9893
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9894
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9895
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9896
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9897
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9898
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9899
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9900
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9901
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9902
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9903
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9904
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9905
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9906
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9907
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9908
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9909
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9910
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9911
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9912
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9913
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9914
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9915
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9916
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9917
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9918
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9919
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9920
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9921
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9922
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9923
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9924
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9925
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9926
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9927
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9928
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9929
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9930
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9931
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9932
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9933
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9934
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9935
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9936
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9937
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9938
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9939
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9940
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9941
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9942
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9943
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9944
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9945
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9946
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9947
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9948
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9949
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9950
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9951
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9952
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9953
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9954
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9955
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9956
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9957
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9958
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9959
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9960
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9961
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9962
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9963
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9964
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9965
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9966
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9967
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9968
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9969
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9970
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9971
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9972
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9973
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9974
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9975
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9976
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9977
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9978
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9979
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9980
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9981
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9982
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9983
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9984
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9985
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9986
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9987
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9988
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9989
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9990
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9991
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9992
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9993
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9994
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9995
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9996
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9997
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9998
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9999
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Reconnect/run_test.pl bp_timeout Time:30s Result:0
==============================================================================
tests/DCPS/Reconnect/run_test.pl sub_init_crash
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 2 -ORBLogFile repo.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/subscriber -a 0 -n 10 -i 0 -l 0 -c 1 -e 0 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile subscriber1.log
Subscriber crash before Publisher initialization.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reconnect/publisher -a 0 -n 10 -i 1000 -l 0 -d 1 -DCPSConfigFile opendds.ini -DCPSDebugLevel 2 -ORBLogFile publisher1.log
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Reconnect/run_test.pl sub_init_crash Time:12s Result:0
==============================================================================
tests/DCPS/Restart/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Restart/RestartTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rt.log -DCPSPendingTimeout 3
rt PID: 5958 started at 2025-12-05 15:52:07
(5958|5961) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x55c8e706b6a8 joined count 1): Unknown error -3
(5958|5963) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f8fa4007298 joined count 1): Unknown error -3
(5958|5965) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x55c8e71618e8 joined count 1): Unknown error -3
(5958|5967) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f8f98007298 joined count 1): Unknown error -3
(5958|5961) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x55c8e6ff45a0 joined count 1): Unknown error -3
(5958|5969) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x55c8e710a3f8 joined count 1): Unknown error -3
(5958|5971) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f8f84007298 joined count 1): Unknown error -3
(5958|5974) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x55c8e708f058 joined count 1): Unknown error -3
(5958|5976) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f8f9c007298 joined count 1): Unknown error -3
(5958|5974) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x55c8e71a1090 joined count 1): Unknown error -3
Application 1 Starting
Application 1 retrieved domain participant factory
Application 1 created domain participant
Application 1 Started
Application 2 Starting
Application 2 retrieved domain participant factory
Application 2 created domain participant
Application 2 Started
Application 2 Ending
Application 2 did delete contained_entities
Application 2 did delete domain participant
Application 2 Ended
Application 3 Starting
Application 3 retrieved domain participant factory
Application 3 created domain participant
Application 3 Started
Application 3 Ending
Application 3 did delete contained_entities
Application 3 did delete domain participant
Application 3 Ended
Application 1 Ending
Application 1 did delete contained_entities
Application 1 did delete domain participant
Application 1 shutdown service participant
Application 1 Ended
Application 4 Starting
Application 4 retrieved domain participant factory
Application 4 created domain participant
Application 4 Started
Application 4 Ending
Application 4 did delete contained_entities
Application 4 did delete domain participant
Application 4 shutdown service participant
Application 4 Ended
test PASSED.
auto_run_tests_finished: tests/DCPS/Restart/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/sub_init_loop/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBSvcConf repo.conf -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5978
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/sub_init_loop/subscriber -DCPSConfigFile sub.ini -v -DCPSPendingTimeout 3
sub PID: 5985 started at 2025-12-05 15:52:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/sub_init_loop/publisher -DCPSConfigFile pub.ini -DCPSPendingTimeout 3
pub PID: 5986 started at 2025-12-05 15:52:07
(5978|5978) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5985|5985) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as (f5u9l8l6y| 5q9u8a6l)i fWiAeRdN IhNoGs:t ngaemte_,f upllleya_sqeu acloirfrieecdt_ hsoyssttneamm ec:o nCfoiugludr antoito nf.i
nd FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
(5985|5985) Reinitializing subscriber.
(5985|5985) *** Destroying Subscriber
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/sub_init_loop/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/TimeBasedFilter/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6003
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/test -DCPSPendingTimeout 3
test PID: 6010 started at 2025-12-05 15:52:13
(6003|6003) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6010|6010) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:588 main() INFO: Testing 5 second minimum separation...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 0.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 1.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 2.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 3.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 4.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 1 and x: 5.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 1 and x: 6.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 1 and x: 7.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 2 msecs with key: 1 and x: 8.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 2 msecs with key: 1 and x: 9.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:652 main() - waiting iteration separation time - 10 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10002 msecs with key: 0 and x: 10.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 0 and x: 11.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 0 and x: 12.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 0 and x: 13.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 0 and x: 14.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 1 and x: 15.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 1 and x: 16.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10003 msecs with key: 1 and x: 17.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10004 msecs with key: 1 and x: 18.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 10004 msecs with key: 1 and x: 19.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:652 main() - waiting iteration separation time - 10 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:252 verify_unreliable() - Instance 0 messages received:
key: 0 x: 0.000000 y: 0.000000
key: 0 x: 10.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=0.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=10.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:252 verify_unreliable() - Instance 1 messages received:
key: 1 x: 5.000000 y: 0.000000
key: 1 x: 15.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=5.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=15.000000 y=0.000000
15:52:33.764001 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:124: INFO: instance is disposed
15:52:33.764402 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:124: INFO: instance is disposed
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TimeBasedFilter/run_test.pl Time:20s Result:0
==============================================================================
tests/DCPS/TimeBasedFilter/run_test.pl -reliable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6021
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/test -reliable -DCPSPendingTimeout 3
test PID: 6028 started at 2025-12-05 15:52:34
(6021|6021) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6028|6028) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:588 main() INFO: Testing 5 second minimum separation...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 0.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 1.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 2.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 1 msecs with key: 0 and x: 3.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 2 msecs with key: 0 and x: 4.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:632 main() - reliable, so waiting minimum_separation + 1 = 6 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 6002 msecs with key: 0 and x: 5.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 6003 msecs with key: 0 and x: 6.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 6003 msecs with key: 0 and x: 7.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 6003 msecs with key: 0 and x: 8.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 6003 msecs with key: 0 and x: 9.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 6003 msecs with key: 1 and x: 10.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 6004 msecs with key: 1 and x: 11.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 6004 msecs with key: 1 and x: 12.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 6004 msecs with key: 1 and x: 13.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 6004 msecs with key: 1 and x: 14.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:632 main() - reliable, so waiting minimum_separation + 1 = 6 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 12005 msecs with key: 1 and x: 15.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 12005 msecs with key: 1 and x: 16.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 12005 msecs with key: 1 and x: 17.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 12005 msecs with key: 1 and x: 18.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 12006 msecs with key: 1 and x: 19.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:652 main() - waiting iteration separation time - 10 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 22006 msecs with key: 0 and x: 20.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 22006 msecs with key: 0 and x: 21.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 22006 msecs with key: 0 and x: 22.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 22007 msecs with key: 0 and x: 23.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 22007 msecs with key: 0 and x: 24.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:632 main() - reliable, so waiting minimum_separation + 1 = 6 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 28007 msecs with key: 0 and x: 25.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 28007 msecs with key: 0 and x: 26.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 28008 msecs with key: 0 and x: 27.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 28008 msecs with key: 0 and x: 28.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 28008 msecs with key: 0 and x: 29.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 28008 msecs with key: 1 and x: 30.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 28008 msecs with key: 1 and x: 31.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 28008 msecs with key: 1 and x: 32.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 28008 msecs with key: 1 and x: 33.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:626 main() - wrote sample @ 28008 msecs with key: 1 and x: 34.000000 y: 0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:632 main() - reliable, so waiting minimum_separation + 1 = 6 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 34009 msecs with key: 1 and x: 35.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 34009 msecs with key: 1 and x: 36.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 34009 msecs with key: 1 and x: 37.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 34009 msecs with key: 1 and x: 38.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:645 main() - wrote sample @ 34010 msecs with key: 1 and x: 39.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:652 main() - waiting iteration separation time - 10 seconds.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:293 verify_reliable() - Instance 0 messages received:
key: 0 x: 0.000000 y: 0.000000
key: 0 x: 4.000000 y: 0.000000
key: 0 x: 9.000000 y: 1.000000
key: 0 x: 20.000000 y: 0.000000
key: 0 x: 24.000000 y: 0.000000
key: 0 x: 29.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=0.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=4.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=9.000000 y=1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=20.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=24.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 0 received sample x=29.000000 y=1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:293 verify_reliable() - Instance 1 messages received:
key: 1 x: 10.000000 y: 0.000000
key: 1 x: 14.000000 y: 0.000000
key: 1 x: 19.000000 y: 1.000000
key: 1 x: 30.000000 y: 0.000000
key: 1 x: 34.000000 y: 0.000000
key: 1 x: 39.000000 y: 1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=10.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=14.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=19.000000 y=1.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=30.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=34.000000 y=0.000000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:237 validate() - received message with key 1 received sample x=39.000000 y=1.000000
15:53:18.147808 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:124: INFO: instance is disposed
15:53:18.148119 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TimeBasedFilter/main.cpp:124: INFO: instance is disposed
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TimeBasedFilter/run_test.pl -reliable Time:45s Result:0
==============================================================================
tests/DCPS/TcpReconnect/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSBIT 0 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6043
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TcpReconnect/subscriber -ORBVerboseLogging 1 -DCPSBIT 0 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -DCPSConfigFile resub.ini -k 2 -d 4 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6050 started at 2025-12-05 15:53:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TcpReconnect/publisher -ORBVerboseLogging 1 -DCPSBIT 0 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -DCPSConfigFile repub.ini -stubCmd .//stub -stubp:localhost:14826 -stubs:localhost:14055 -stub_ready_file stub_ready.txt -k 2 -d 4 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6051 started at 2025-12-05 15:53:18
Starting publisher
stubCmd: .//stub
stubArgs: -p:localhost:14826
stubArgs: -p:localhost:14826 -s:localhost:14055
stubArgs: -p:localhost:14826 -s:localhost:14055 -stub_ready_file:stub_ready.txt
stub command line: .//stub -p:localhost:14826 -s:localhost:14055 -stub_ready_file:stub_ready.txt
stub(6052): accepting on localhost:14826
Transport is RELIABLE
Reliable DataReader
Starting publisher with 5 args
Reliable DataWriter
stub(6052): connecting on localhost:14055
stub(6052): Sub_Handler handle_input(), this=0x558c4f88e3c0
stub(6052): Sub_Handler handle_input(), this=0x558c4f88e3c0
Creating Writer
Starting Writer
Publisher will kill stub 2 times.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
phase = 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
phase = 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 = 2
phase = 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 = 3
phase = 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 = 4
phase = 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 = 5
phase = 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 = 6
phase = 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 = 7
phase = 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 = 8
phase = 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 = 9
phase = 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 = 10
phase = 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 = 11
phase = 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 = 12
phase = 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 = 13
phase = 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 = 14
phase = 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 = 15
phase = 0
text = Worst. Movie. Ever.
Kill stub (connection) for the 1 time
stub(6052): exiting 0
stub(6052): Pub_Handler handle_close(), this=0x558c4f893890, fd: 0x9
stub (connection) reconnected after killing 1 time
stub(6066): accepting on localhost:14826
Kill stub (connection) for the 2 time
stub(6066): exiting 0
stub (connection) reconnected after killing 2 time
stub(6068): accepting on localhost:14826
Writer finished
deleting DW
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
stub(6068): exiting 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/TcpReconnect/run_test.pl Time:28s Result:0
==============================================================================
tests/DCPS/BuiltInTopic/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6070
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopic/bit -i 0
client PID: 6077 started at 2025-12-05 15:53:46
(6070|6070) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6077|6077) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6077|6077) write begins.
(6077|6077) write done
(6077|6077) read begins.
(6077|6077) read done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopic/run_test.pl Time:13s Result:0
==============================================================================
tests/DCPS/BuiltInTopic/run_test.pl ignore_part
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6088
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopic/bit -i 1
client PID: 6095 started at 2025-12-05 15:53:59
(6088|6088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6095|6095) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Ignoring before the association
(6095|6095) IGNORE_PARTICIPANT, participant 01030000.0bef57ed.00000002.000001c1 ignore participant 01030000.0bef57ed.00000002.000001c1 .
(6095|6095) IGNORE_PARTICIPANT, ignored participant 01030000.0bef57ed.00000002.000001c1 has handle 0x3.
(6095|6095) write begins.
(6095|6095) write done
(6095|6095) read begins.
(6095|6095) read done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopic/run_test.pl ignore_part Time:14s Result:0
==============================================================================
tests/DCPS/BuiltInTopic/run_test.pl ignore_topic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6106
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopic/bit -i 2
client PID: 6113 started at 2025-12-05 15:54:13
(6106|6106) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6113|6113) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Ignoring before the association
(6113|6113) IGNORE_TOPIC, participant 01030000.74eb4a07.00000002.000001c1 ignore topic 01030000.74eb4a07.00000002.00000845 .
(6113|6113) IGNORE_TOPIC, ignored topic 01030000.74eb4a07.00000002.00000845 has handle 0x7.
(6113|6113) write begins.
(6113|6113) write done
(6113|6113) read begins.
(6113|6113) read done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopic/run_test.pl ignore_topic Time:13s Result:0
==============================================================================
tests/DCPS/BuiltInTopic/run_test.pl ignore_pub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6123
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopic/bit -i 3
client PID: 6130 started at 2025-12-05 15:54:26
(6123|6123) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6130|6130) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Ignoring after the association
(6130|6130) IGNORE_PUBLICATION, participant 01030000.5e282580.00000002.000001c1 ignore publication 01030000.5e282580.00000002.00000102 .
(6130|6130) IGNORE_PUBLICATION, ignored topic 01030000.5e282580.00000002.00000102 has handle 0xb.
(6130|6130) write begins.
(6130|6130) write done
(6130|6130) read begins.
(6130|6130) read done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopic/run_test.pl ignore_pub Time:13s Result:0
==============================================================================
tests/DCPS/BuiltInTopic/run_test.pl ignore_sub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6141
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopic/bit -i 4
client PID: 6148 started at 2025-12-05 15:54:40
(6141|6141) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6148|6148) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Ignoring after the association
(6148|6148) IGNORE_SUBSCRIPTION, participant 01030000.2b122e8f.00000002.000001c1 ignore subscription 01030000.2b122e8f.00000002.00000507 .
(6148|6148) IGNORE_SUBSCRIPTION, ignored topic 01030000.2b122e8f.00000002.00000507 has handle 0xa.
(6148|6148) write begins.
(6148|6148) write done
(6148|6148) read begins.
(6148|6148) read done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopic/run_test.pl ignore_sub Time:14s Result:0
==============================================================================
tests/DCPS/BuiltInTopicTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 6164
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/monitor -l 7 -DCPSDebugLevel 8 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor1.log -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/
monitor1 PID: 6171 started at 2025-12-05 15:54:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/publisher -DCPSDebugLevel 8 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/
publisher PID: 6172 started at 2025-12-05 15:54:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/subscriber -DCPSDebugLevel 8 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/
subscriber PID: 6173 started at 2025-12-05 15:54:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/monitor -u -DCPSDebugLevel 8 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor2.log -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/
monitor2 PID: 6174 started at 2025-12-05 15:54:53
((66117723||66117723)) psuubblsicsrhiebre rm amiani
n
(6171|6171) monitor main
(6174|6174) monitor main
(6164|6164) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopicTest/run_test.pl Time:23s Result:0
==============================================================================
tests/DCPS/BuiltInTopicTest/prst_repo_run_test.pl
#
Spawning first DCPSInfoRepo.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -DCPSDebugLevel 2 -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:13766
(6203|6203) INFO: set_DCPS_debug_level: set to 2
(6203|6203) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6203|6203) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6203|6203) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6203|6203) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6203|6203) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6203|6203) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6203|6203) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_DATALINK_RELEASE_DELAY=0
(6203|6203) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_CONN_RETRY_ATTEMPTS=0
(6203|6203) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6203|6203) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO_REPOSITORY_IOR=IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f4154010000001800000001e39e6101000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001e39e61004f4154010000001800000001e39e610100010001000000010001050901010000000000
(6203|6203) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f4154010000001800000001e39e6101000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001e39e61004f4154010000001800000001e39e610100010001000000010001050901010000000000
(6203|6203) TAO_DDS_DCPSInfo_i::receive_image: processing persistent data.
Spawning first monitor.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/monitor -DCPSDebugLevel 2 -l 5
Spawning publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/publisher -DCPSDebugLevel 2 -n 30
Spawning subscriber.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/subscriber -DCPSDebugLevel 2 -n 35
Waiting for monitor1_done
(6211|6211) publisher main
(6211|6211) INFO: set_DCPS_debug_level: set to 2
(6211|6211) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6211|6211) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6211|6211) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6211|6211) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6211|6211) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6211|6211) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6211|6211) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6211|6211) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6212|6212) subscriber main
(6212|6212) INFO: set_DCPS_debug_level: set to 2
(6212|6212) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6212|6212) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6212|6212) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6212|6212) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6212|6212) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6210|6210) monitor main
(6210|6210) INFO: set_DCPS_debug_level: set to 2
(6212|6212) Service_Participant::g(e6t2_1d0o|m6a2i1n0_)p aSretrivciicpea_nPta_rftaicctioprayn:t :C:rgeeatt_idnogm aLiinn_upxaNrettiwcoirpkaCnotn_ffiagcMtoonriyt:o rT
his is OpenDDS 3.34.0-dev using ACE 6.5.23
(6210|6210) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6210|6210) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6210|6210) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6210|6210) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6212|6212) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6212|6212) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6210|6210) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6210|6210) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6210|6210) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6203|6203) DCPS_IR_Domain::init_built_in_topics() Initializing Built In Topics for domain 111
(6203|6203) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) in domain 111 at 0xee344630.
(6203|6203) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) in domain 111
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee37d740 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at ee37d8c0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0xee37d8c0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0xee37d8c0.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee37de10 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at ee37e250.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0xee37e250.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0xee37e250.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee37eb00 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at ee37eca0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0xee37eca0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0xee37eca0.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee37f570 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at ee37f6f0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0xee37f6f0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0xee37f6f0.
(6203|6203) WriteDataContainer sample_list_element_allocator ee381418 with 20 chunks
(6203|6203) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow ee3819f0 with 20 chunks
(6203|6203) DataWriterImpl::enable-db Cached_Allocator_With_Overflow ee381a90 with 20 chunks
(6203|6203) DataWriterImpl::enable-header Cached_Allocator_With_Overflow ee327540 with 20 chunks
(6203|6203) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6203|6203) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6203|6203) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6203|6203) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 0xee498660.
(6203|6203) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) added publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at ee498660
(6203|6203) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6203|6203) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000001c2(03fa7da6), publishing to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(6203|6203) WriteDataContainer sample_list_element_allocator ee4f1848 with 20 chunks
(6203|6203) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow ee4f5290 with 20 chunks
(6203|6203) DataWriterImpl::enable-db Cached_Allocator_With_Overflow ee4f5330 with 20 chunks
(6203|6203) DataWriterImpl::enable-header Cached_Allocator_With_Overflow ee484400 with 20 chunks
(6203|6203) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6203|6203) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6203|6203) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 0xee4f84b0.
(6203|6203) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) added publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at ee4f84b0
(6203|6203) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6203|6203) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000002c2(28d72e65), publishing to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(6203|6203) WriteDataContainer sample_list_element_allocator ee555848 with 20 chunks
(6203|6203) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow ee553260 with 20 chunks
(6203|6203) DataWriterImpl::enable-db Cached_Allocator_With_Overflow ee553980 with 20 chunks
(6203|6203) DataWriterImpl::enable-header Cached_Allocator_With_Overflow ee494f60 with 20 chunks
(6203|6203) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6203|6203) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6203|6203) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 0xee55fc70.
(6203|6203) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) added publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at ee55fc70
(6203|6203) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6203|6203) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000003c2(31cc1f24), publishing to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(6203|6203) WriteDataContainer sample_list_element_allocator ee5b9208 with 20 chunks
(6203|6203) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow ee5b6f40 with 20 chunks
(6203|6203) DataWriterImpl::enable-db Cached_Allocator_With_Overflow ee5c0780 with 20 chunks
(6203|6203) DataWriterImpl::enable-header Cached_Allocator_With_Overflow ee5b6fe0 with 20 chunks
(6203|6203) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6203|6203) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6203|6203) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 0xee5c36a0.
(6203|6203) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) added publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at ee5c36a0
(6203|6203) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6203|6203) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000004c2(7e8d89e3), publishing to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(6203|6203) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at ee379b90.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee3856e8
(6203|6203) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000002.000001c1(dd5356cc), handle 2.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee3856e8
(6203|6203) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) in domain 111 at 0xee301cc0.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590
(6203|6203) DCPS_IR(_6D2o1m1a|i6n2:1:1p)u bDloimsahi_npPaarrttiicciippaanntt_Ibmiptl:: :0e1n0a3b0l0e0:0 .ean4a1bdl4efdd 7p.a0r0t0i0c0i0p0a3n.t0 0001000310c010(0e.0a34317df47fcd)7,. 0h0a0n0d0l0e0 23..0
00001c1(dd5356cc) in domain 111
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590
(6203|6203) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) in domain 111 at 0xee61b0d0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Descriptio(n6:2:1a0d|d6_2t1o0p)i cD:o mtaoipniPca rdteisccirpiapnttiIomnp lD:C:PeSnPaabrltei:c iepnaanbtl eadd dpeadr ttiocpiipca n0t1 003100030000.0a04.1ad441fdd47f.d070.000000000020.0030.00000010c051(cd1a(3ee09323d75f)7 ca)t iene 3d8o1m7a9i0n.
111
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 0xee381790.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 0xee381790.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) at ee61b700.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) at 0xee61b700.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) at 0xee61b700.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee61acf0 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at ee61a9d0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 0xee61a9d0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 0xee61a9d0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6) at ee61c0e0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6) at 0xee61c0e0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6) at 0xee61c0e0.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee61c300 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at ee61c420.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 0xee61c420.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 0xee61c420.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7) at ee61c610.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7) at 0xee61c610.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7) at 0xee61c610.
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee61c7f0 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at ee61c8f0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 0xee61c8f0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 0xee61c8f0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000003.000004c5(9a294f20) at ee61cbb0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000004c5(9a294f20) at 0xee61cbb0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000004c5(9a294f20) at 0xee61cbb0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at ee61cdd0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 0xee61cdd0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 0xee61cdd0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000003.000005c5(83327e61) at ee61cfd0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000005c5(83327e61) at 0xee61cfd0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000005c5(83327e61) at 0xee61cfd0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at ee61d1f0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 0xee61d1f0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 0xee61d1f0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) at ee61d430.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) at 0xee61d430.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) at 0xee61d430.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at ee61d650.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 0xee61d650.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 0xee61d650.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) at ee61d850.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) at 0xee61d850.
(6203|(66220131)| 6D2C1P1S)_ IIRN_FDOo:m aCionn:f:iagdSdt_otroepIimcp_li::: sDeotm_asitnr i1n1g1: sTuRcAcNeSsPsOfRuTl_lOyP EaNdDdDeSd_ BtIoTpTiCcP _0T1R0A3N0S0P0O0R.Ta_4I1NdS4Tf_dD7E.F0A0U0L0T0_0R0E3P.O0_0D0A0T0A7LcI5N(Kb_1R0E4L1EcAeS3E)_ DaEtL A0Yx=e0e
61d850.
(6211|6211) INFO: ConfigStoreImpl::s(e6t2_0s3t|r6i2n0g3:) TWRrAiNtSePDOaRtTa_COoPnEtNaDiDnSe_rB:I:TdTaCtPa__TdReAlNiSvPeOrReTd_ I0NxS5T6_1D9EeFeA3U8L5T4_3R8E
PO_LOCAL_ADDRESS=:0
(6203|6203) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000004.000001c1(5213a36c), (h6a2n1d1l|e6 241.1
) InfoRepoDiscovery::bit_config - (B6I2T0 3t|c6p2 0t3r)a nWsrpiotretD a:t0a
Container:(:6d2a1t0a|_6d2e1l0i)v eIrNeFdO :0 xC5o6n1f9iegeS3t8o5r4e3I8m
pl::set_string: TRANSPOR(T6_2O0P3E|N6D2D0S3_)B IDTCTPCSP__ITRR_ADNoSmPaOiRnT:_:IaNdSdT__pDaErFtAiUcLiTp_aRnEtP:O _aDdAdTeAdL IpNaKr_tRiEcLiEpAaSnEt_ D0E1L0A3Y0=000
0.a41d4fd7.00000004.000001c1(5213a36c) in domain 111 at( 602x1e1e|6612d1a1b)0 .DDS
::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow ecd8(16429100 |w6i2t1h0 )2 0I NcFhOu:n kCso
nfigStoreImpl::set_st(r6i2n1g1:| 6T2R1A1N)S PDOaRtTa_ROePaEdNeDrDISm_pBlI:T:TeCnPa_bTlReA NCSaPcOhReTd__IANlSlTo_cDaEtFoArU_LWTi_tRhE_POOv_eLrOfClAoLw_ AeDcDdRaEcScS5=0: 0w
ith 20 chunks
(6212|6212) DomainParticipantIm(p6l2:1:0e|n6a2b1l0e): IennfaobRleepdo Dpiasrcticoivpearnyt: :0b1i0t3_0c0o0n0f.iag4 - 1BdI4Tfd7.00000004.000001c1(5 2t1c3pa 3t6rca)n sipno rdto m:a0i
n 111
(6210|6210) DDS::ParticipantBuiltinTopicDataDataRead(e6r2I0m3p|l6:2:0e3n)a bDlCeP_Ss_pIeRc_iDfoimca-idna:t:af iCnadc_hteodp_iAcl_ldoecsactroirp_tWiiotnh:_ Olvoecraftleodw tbo2p0i9cf ed6e0s cwriitpht i2o0n cDhCuPnSkPsa
rticipant/PARTICIPANT(_6B2U1I0L|T6_2I1N0_)T ODPaItCa_RTeYaPdEe riInm pdlo:m:aeinna b1l1e1 .C
ached_Allocato(r6_2W0i3t|h6_2O0v3e)r fDlCoPwS _bI2R0_cTbo6p4i0c _wDietshc r2i0p tcihounn:k:sa
dd_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at ee61e210.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 0xee61e210.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 0xee61e210.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at ee61e430.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 0xee61e430.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 0xee61e430.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at ee61e6d0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 0xee61e6d0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 0xee61e6d0.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at ee61e890.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 0xee61e890.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 0xee61e890.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at ee61ea70.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 0xee61ea70.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 0xee61ea70.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at ee61ec70.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 0xee61ec70.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 0xee61ec70.
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at ee61eeb0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 0xee61eeb0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 0xee61eeb0.
(6212|6212) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6212|6212) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6212|6212) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6212|6212) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 9355a490 with 20 chunks
(6212|6212) DataReaderImpl::enable Cached_Allocator_With_Overflow 93585bf0 with 20 chunks
(6211|6211) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6210|6210) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified ho(s6t2n1a1m|e6,2 1p1l)e aDsaet acRoerardeecrtI mspyls:t:esme tcuopn_fdiegsuerraitailoinz.a
tion: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6210|6210) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6212|6212) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6212|6212) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at 0xee2d2d00.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at ee2d2d00.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6203|6220) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:33619> to remote side
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee2d2d00.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee498660
(6203|6203) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at ee2d2d00
(6211|6216) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) at 0xee6243b0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) added subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) at ee6243b0.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.(a64211d14|f6d271.10)0 0T0y0p0e0L3o.o0k0u0p0S0e1rcv7i(c0e9:5:0tdyap4e9_)i.d
entifier_to_dynamic - Encoun(t6e2r0e3d| 6T2K0_3N)O NDEC:P Sr_eItRu_rTnoipnigc _nDiels cDryinpatmiiocn :T:yapses
ociate: topic description DCPSParticipant a(s6s2o1c1i|a6t2i1n1g) pDuabtlaiRceaatdieornI m0p1l0:3:0e0n0a0b.lae4:1 dg4oftd 7G.U0I0D0 0001000310.000000.0a0411cd24(f0d37f.a070d0a060)0 0w2i.t0h0 0s0u0b1scc7r(i3p4t3i0ofn3 f091)0,3 0s0u0b0s.car4i1bde4df dt7o. 0t0o0p0i0c0 0n3a.m0e0 0"0D0C1PcS7P(a0r9t5i0cdiap4a9n)t."
type "PARTICIPANT_BUILT_IN_T(O6P2I0C3_|T6Y2P0E3")
DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000003.000001c7(0950da49).
(6211|6211) DD(S6:2:0T3o|p6i2c2B0u)i lDtaitnaTWorpiitceDraItmapDla:t:atRreaandseproIrmtp_la:s:seonca_bdloen_es:p ewcriiftiecr- d0a1t0a3 0C0a0c0h.ead4_1Adl4lfodc7a.t0o0r0_0W0i0t0h1_.O0v0e0r0f0l1ocw2 (e0c3ff1a772dda06 )w istuhc c2e0e dcehdu nikns
associating with reader 010300(0602.1a14|16d241f1d)7 .D0a0t0a0R0e0a0d2e.r0Impl:0:0e0n0a1bcl7e( 3C4a3c0hfe3df_9A)l
locator_With_Overfl(o6w2 0e3c|f61282500)0 DwaittahW r2i0t ecrhIumnpkls:
:transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) reader 01030000.a41d4fd7.00000002.000001c7(3430f3f9) cal(l6i2n1g1 |a6s2s1o1c)i aDtaitoanR_ecaodmeprlIemtpel_:i:
setup_deseria(l6i2z0a3t|i6o2n2:0 )S eDtautpa WsruictceersIsmfpull:l:ya swsiotchi atthieo nf_oclolmopwlientge _dia t-a brietp r1e sleonctaalt i0o1n0s3:0 0C0D0R./aX4C1DdR41f,d 7X.C0D0R020,0 0U0n1a.l0i0g0n0e0d1 cC2D(R0
3fa7da6) remote 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000003.000001c7(0950da49)
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385030
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385188
(6203|6220) WriteDataContainer::data_delivered 0x5619ee3852e0
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee6243b0.
(6203|6220) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:33619> to remote side
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee498660
(6203|6203) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) at ee62(4632b100
|6218) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at 0xee6276b0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41(d642f1d07|.60201000)0 0T0y2p.e0L0o0o0k0u5pcS5e(rbvei5c2e5:7:dt1y)p ea_diddeedn tsiufbisecrr_itpot_idoynn a0m1i030c0 0-0 .Ean4c1odu4nftde7r.e0d0 0T0K0_0N0O2N.0E0:0 0r0e2tcu7r(n1ifn1gd an0i3la )D yanta meiec6 2T7y6pbe0
.
(6210|621(06)2 0D3a|t6a2R0e3a)d eDrCIPmSp_lI:R:_eTnoapbilce_:D egscroitp tGiUoInD: :0t1r0y3_0a0s0s0o.cai4a1tde4:f dt7o.p0i0c0 0d0e0s0c3r.i0p0t0i0o0n1 cD7C(P0S9T5o0pdiac4 9c)h,e cskuibnsgc rciobmepda ttiob itloiptiyc onfa mep u"bDlCiPcSaPtairotni c0i1p0a3n0t0"0 0t.yap4e1 d"4PfAdR7T.I0C0I0P0A0N0T0_1B.U0I0L0T0_0I2Nc_2T(O2P8IdC7_2TeY6P5E)"
with subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 0(160231000|0602.1a04)1 dD4DfSd:7:.T0o0p0i0c0B0u0i2l.t0i0n0T0o0p2icc7D(a1tfa1Ddaat0a3Rae)a.d
erImpl::enable_specific-data Cached_Allocator_With_Overflow b22358a0 with 20 chunks
(6203|622(06)2 1D0a|t6a2W1r0i)t eDraItmapRle:a:dterraInmspplo:r:te_naasbsloec _Cdaocnhee:d _wArliltoecra t0o1r0_3W0i0t0h0_.Oav4e1rdf4lfodw7 .b020203060a0d001 .w0i0t0h0 0210c 2c(h0u3nfkas7
da6) succeeded in associating with reader 01030000.a41d4fd7.00000003.000001c7(0950da49)
(62(1602|0632|1602)0 3D)a tDaCRPeSa_dIeRr_IPmupbll:i:csaettiuopn_:d:easdedr_iaaslsiozcaitaitoend:_ sSuebtsucpr isputcicoens:s fpuulbllyi cwaittiho nt h0e1 0f3o0l0l0o0w.ian4g1 dd4aftda7 .r0e0p0r0e0s0e0n1t.a0t0i0o0n0s2:c 2C(D2R8/dX7C2DeR615,) XaCdDdRi2n,g Usnuablsicgrniepdt iCoDnR
01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) reader 01030000.a41d4fd7.00000003.000001c7(0950da49) calling association_complete_i
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6203|6220) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000003.000001c7(0950da49)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee6276b0.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385030
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385188
(6203|6220) WriteDataContainer::data_delivered 0x5619ee3852e0
(6203|6203) DCPS_IR_Subscription::add_asso(c6i2a1t1e|d6_2p1u6b) DaltiacRaetaidoenr:I mspulc:c:easdsdf_ualslsyo caidadteido np u-b lbiicta t1i olno ceael4 f08140b300
000.a41d4fd7.00000002.000002c7((16f210d3a|0632a0)3 )r eDmCoPtSe_ I0R1_0T3o0p0i0c0_.Dae4s1cdr4ifpdt7i.o0n0:0:0a0d0d0_1s.u0b0s0c0r0i2pct2i(o2n8_dr7e2fee6r5e)n
ce: topic description DCPSTopic added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at ee6276b0
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) reader 01030000.a41d4fd7.00000002.000002c7(1f1da03a) calling association_complete_i
(6203|6220) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) at 0xee629a80.
(620(36|261210|36)2 1D1C)P ST_yIpRe_LTooopkiucp:S:eardvdi_cseu:b:stcyrpiep_tiidoenn_trieffieerre_ntcoe_:d ytnoapmiicc 0-1 0E3n0c0o0u0n.tae4r1edd4 fTdK7_.N0O0N0E0:0 0r0e3t.u0r0n0i0n0g5 cn5i(l8 3D3y2n7aem6i1c) Taydpdee
d subscription 01030000.a41d4fd7.000000(0632.1010|06020121c)7 (D2a2t7adR8e9a8dae)r Iamtp le:e:6e2n9aab8l0e.:
got GUID 01030000.a41d4fd7.000(060200032|.60200030)0 2DcC7P(S1_fI1Rd_aT0o3pai)c,_ Dseusbcsrcirpitbieodn :t:ot rtyo_paiscs oncaimaet e":D CtPoSpTiocp idce"s ctryippet i"oTnO PDICCP_SBTUoIpLiTc_ IcNh_eTcOkPiInCg_ TcYoPmEp"a
tibility of publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000003.000002c7(227d898a).
(6203|6203) DCPS_IR_Topic_Description::associate: topic descr(i6p2t1i1o|n6 2D1C1P)S TDoDpSi:c: PausbsloicciaattiionngB upiulbtliincTaotpiiocnD a0t1a0D3a0t0a0R0e.aad4e1rdI4mfpdl7:.:0e0n0a0b0l0e0_1s.p0e0c0i0f0i2cc-2d(a2t8ad 7C2aec6h5e)d _wAiltlho csautbosrc_rWiiptthi_oOnv e0r1f0l3o0w0 0e0c.fa74513d740f dw7i.t0h0 02000 0c0h3u.n0k0s0
002c7(227d898a)(.6
211|6211) DataReaderImpl::e(n6a2b0l3e| 6C2a0c3h)e dD_CAPlSl_oIcRa_tPourb_lWiictaht_iOovne:r:faldodw_ aescsfo7c6ifa0t0e dw_istuhb s2c0r icphtuinokns:
publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) adding subscription 01030000.a41d4fd7.00000003.000002c7(227d898a).
(6211|6211) DataReaderImpl::setup_deserialization: Setup succe(s6s2f0u3l|l6y2 0w3i)t hD atthaeW rfiotlelroIwmipnlg: :daadtda_ arsesporceisaetnitoant i-o nbsi:t C1D Rl/oXcCaDlR 10,1 0X3C0D0R020,. aU4n1adl4ifgdn7e.d0 0C0D0R0
001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000003.000002c7(227d898a)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee629a80.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee4f84b0
(6203|6203) DCPS_IR_Topic_Description::add_subscription_(r6e2f1e0r|e6n2c1e8:) tDoaptiacR edaedsecrrIimpptli:o:na dDdC_PaSsTsoopciica taidodne d- sbuibts c1r ilpotciaoln 0011003300000000..aa4411dd44ffdd77..0000000000000033..000000000022cc77((222277dd889988aa)) raetm oetee6 2091a08300
000.a41d4fd7.00000001.000002c2(28d72e65)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at 0xee62baa0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000001c5(557e6775) added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at ee62baa0.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000003.000002c7(2(2672d1809|86a2)1
0) TypeLookupService(:6:2t0y3p|e6_2i2d0e)n tDiaftiaeWrr_ittoe_rdIymnpalm:i:ct r-a nEsnpcoorutn_taesrseodc _TdKo_nNeO:N Ew:r irteetru r0n1i0n3g0 0n0i0l. aD4y1nda4mfidc7 .T0y0p0e0
0001.000002c2(28d72e65) reader 01030000.a41d4fd(76.201000|060201003). 0D0a0t0a0R2eca7d(e2r2I7mdp8l9:8:ae)n acballel:i nggo ta sGsUoIcDi a0t1i0o3n0_0c0o0m.pal4e1tde4_fid
7.00000003.0(060200032|c672(2202)7 dD8a9t8aaW)r,i tseurbIsmcprli:b:eads stooc itaotpiiocn _ncaommep l"eDtCeP_SiT o-p ibci"t t1y pleo c"aTlO P0I1C0_3B0U0I0L0T._aI4N1_dT4OfPdI7C._0T0Y0P0E0"0
01.000002c2(28d72e65) remote 01030000.a41d4fd7.00000003.000002c7(227d898a)
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4f(d672.1000|060201000)1 .D0D0S0:0:0P1ucb2l(i0c3aftai7odnaB6u)i lwtiitnhT ospuibcsDcartiapDtaitoanR e0a1d0e3r0I0m0p0l.:a:4e1nda4bflde7_.s0p0e0c0i0f0i0c4-.d0a0t0a0 0C1acc7h(ebdb_7A0l0l6o5c9a)t.o
r_With_Overflow b2293940 with 20 chunks(
6203|6203) DCPS_IR(_6P2u1b0l|i6c2a1t0i)o nD:a:taadRde_aadsesroIcmipalt:e:de_nsaubblsec rCiapcthieodn_:A lpluobclaitcoart_iWoint h0_1O0v3e0r0f0l0o.wa 4b12d249f5d47d.00 0w0i0t0h0 0210. 0c0h0u0n0k1sc
2(03fa7da6) adding subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6210|6210) DataReaderImpl(:6:2s0e3t|u6p2_0d3e)s eDraitaalWirziatteiroInm:p lS:e:taudpd _sauscscoecsisaftuilolny -w ibtiht t1h el ofcoalll o0w1i0n3g0 0d0a0t.aa 4r1edp4rfeds7e.n0t0a0t0i0o0n0s1:. 0C0D0R0/0X1CcD2R(10,3 fXaC7DdRa26,) Urneamloitgen e0d1 0C3D0R0
00.a41d4fd7.00000004.000001c7(bb700659)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee62baa0.
(6203|6220) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:33619> to remote side
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee498660
(6203|6203) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at ee62baa0
(6212|6217) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at 0xee62e9e0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000007c5(8c643553) added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at ee62e9e0.
(6203|6203) DCPS_IR_Topic_Description::t(r6y2_1a2s|s6o2c1i2a)t eT:y pteoLpoiock udpeSsecriptirovni cDeC:P:StPyupbel_iicdaetnitoinf icehre_ctkoi_ndgy ncaommipca t-i bEinlciotuyn toefr epdu bTlKi_cNaOtNiEo:n 0r1e0t3u0r0n0i0n.ga 4n1idl4 fDdyna7m.i0c0 000T0y0p1e.
000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000002(.60201020|0632c172()0 6D0a6t9a1R7eba)d.e
rImpl::enable: got GUID 01030000.a41d4fd7.00000004.000001c7(bb(7602060539|)6,2 0s3u)b sDCPcSr_iIbRe_dT otpoi ct_oDpeiscc rniapmtei o"nD:C:PaSsPsaorctiiactiep:a ntto"p itcy pdee s"cPrAiRpTtIiCoInP ADNCTP_SBPUuIbLlTi_cIaNt_iToOnP IaCs_sToYcPiEa"t
ing publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) succeede(d6 2i1n2 |a6s2s1o2c)i aDtDiSn:g: Twoiptihc Brueialdteirn T0o1p0i3c0D0a0t0a.Daa4t1adR4efadd7e.r0I0m0p0l0:0:0e4n.a0b0l0e0_0s1pce7c(ibfbi7c0-0d6a5t9a)
Cached_Allocator_With_Overflow 936f0270( 6w2i0t3h| 62202 0c)h uDnaktsa
WriterImpl::transport_as(s6o2c1_2d|o6n2e1:2 )w rDiattearR e0a1d0e3r0I0m0p0l.:a:4e1nda4bflde7 .C0a0c0h0e0d0_0A1l.l0o0c0a0t0o1rc_2W(i0t3hf_aO7vdear6f)l orwe a9d3e6rf 1041a003 0w0i0t0h. a2401 dc4hfudn7k.s0
0000004.000001c7(bb700659) calling association_complete_i
(6203|6203) DCPS_IR_Publication(:6:2a1d2d|_6a2s1s2o)c iDaatteadR_esaudbesrcIrmipplt:i:osne:t uppu_bdleisceartiiaolni z0ation1:0 3S0e0t0u0p. as4u1cdc4efsds7f.u0l0l0y0 0w0i0t1h. 0t0h0e0 0f4ocl2l(o7wei8ndg8 9dea3t)a ardedpirnegs esnutbastciroinpst:i oCnD R0/1X0C3D0R010,0 .XaC4D1Rd24,f dU7n.a0l0i0g0n0e0d0 2.C0D0R0
003c7(0606917b).
(6203|6220) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000004.000001c7(bb700659)
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385030
(6203|6220) WriteDataContainer::data_delivered 0x5619ee385188
(6203|6220) WriteDataContainer::data_delivered 0x5619ee3852e0
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee62e9e0.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee5c36a0
(620(36|261210|36)2 1D6C)P SD_aItRa_RTeoapdiecr_IDmepslc:r:iapdtdi_oans:s:oacdida_tsiuobns c-r ibpitti o1n _lroecfaelr e0n1c0e3:0 0t0o0p.iac4 1dde4sfcdr7i.p0t0i0o0n0 0D0C2P.S0P0u0b0l0i3cca7t(i0o6n0 6a9d1d7ebd) sruebmsoctrei p0t1i0o3n0 000100.3a04010d04.fad471.d040f0d070.000010.0000000020.40c020(070e38cd78(90e630)6
917b) at ee62e9e0
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000002.000003c7(0606917b) calling association_complete_i
(6203|6220) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd(76.201010|060201012). 0T0y0p0e0L3oco7k(u0p6S0e6r9v1i7cbe):
:type_identifier_to_d(y6n2a0m3i|c6 2-0 3E)n cDoCuPnSt_eIrRe_dP aTrKt_iNcOiNpEa:n tr:e:taudrdn_isnugb sncirli pDtyinoanm:i cp aTrytpiec
ipant 01030000.a41d4fd7.00000003.0000(0612c111(|e6033271f17)c )D ataReaderImpls:u:cecneasbslfeu:l lgyo ta dGdUeIdD s0u1b0s3c0r0i0p0t.iao4n1 d041f0d370.000000.0a04010d24.f0d070.000030c070(000630.60901070b0)3,c 7s(u3bbs6c6rbi8bcebd) taot t0oxpeiec6 3n0aem5e0 ."
DCPSPublication" (t6y2p0e3 |"6P2U0B3L)I CDACTPISO_NI_RB_UTIoLpTi_cI:N:_aTdOdP_IsCu_bTsYcPrEi"
ption_reference: topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) added subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) at ee630e50.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic descripti(o6n2 1D1C|P6S2P1u1b)l iDcDaSt:i:oSnu bcshcercikpitnigo ncBoumiplattiinbTiolpiitcyD aotfa DpautbalRiecaadteiroInm p0l1:0:3e0n0a0b0l.ea_4s1pde4cfidf7i.c0-0d0a0t0a0 0C1a.c0h0e0d0_0A4lcl2o(c7aet8odr8_9Wei3t)h _wOivtehr fsluobws cercifpdt3ico3n0 0w1i0t3h0 02000 .cah4u1ndk4sf
d7.00000003.000003(c672(131b|6662b181c)b )D.a
taReaderImpl::enable Ca(c6h2e0d3_|A6l2l0o3c)a tDoCrP_SW_iItRh__TOovpeircf_lDoews cercifpdt5i5oen0: :waistsho c2i0a tceh:u ntkosp
ic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030(060201.1a|4612d141f)d 7D.a0t0a0R0e0a0d0e3r.I0m0p0l0:0:3sce7t(u3pb_6d6ebs8ecrbi)a.l
ization: Setup success(f6u2l0l3y| 6w2i0t3h) tDhCeP Sf_oIlRl_oPwuibnlgi cdaattiao nr:e:pardeds_eanstsaotciioantse:d _CsDuRb/sXcCrDiRp1t,i oXnC:D Rp2u,b lUincaaltiigonne d0 1C0D3R0
000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb).
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000003.000003c7(3b66b8cb)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee630e50.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee5c36a0
(6210|(66221083)| 6D2a0t3a)R eDaCdPeSr_IImRp_lT:o:paidcd__Daessscorciipattiioonn: :-a dbdi_ts u1b slcorciaplt i0o1n0_3r0e0f0e0r.ean4c1ed:4 ftdo7p.i0c0 0d0e0s0c0r3i.p0t0i0o0n0 3DcC7P(S3Pbu6b6lbi8ccabt)i orne maodtdee d0 1s0u3b0s0c0r0i.pat4i1odn4 f0d170.3000000000.0a0411.d040f0d070.40c020(070e080d38.90e030)0
03c7(3b66b8cb) at ee630e50
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000003.000003c7(3b66b8cb)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) calling association_complete_i
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) at 0xee632e60.
(6203|(66220130)| 6D2C1P0S)_ ITRy_pTeoLpoiock:u:paSdedr_vsiucbes:c:rtiypptei_oind_ernetfiefrieenrc_et:o _tdoypniacm i0c1 0-3 0E0n0c0o.uan4t1edr4efdd 7T.K0_0N0O0N0E0:0 4r.e0t0u0r0n0i5ncg5 (n3i1l1 2Day2n7a1m)i ca dTdyepde
subscription 01030000.a41d4fd7.0000(06020140.|060201000)2 cD7a(t9a0R5eda5d5e9raI)m palt: :eeen6a3b2lee6:0 .g
ot GUID 01030000.a4(16d240f3d|76.202000)0 0D0a0t3a.W0r0i0t0e0r3Icm7p(l3:b:6a6sbs8occbi)a,t isounb_sccormipbleedt et_oi t-o pbiict n1a mleo c"aDlC P0S1P0u3b0l0i0c0a.tai4o1nd"4 ftdy7p.e0 0"0P0U0B0L0I1C.A0T0I0O0N0_4BcU2I(L7Te_8IdN8_9TeO3P)I Cr_eTmYoPtEe"
01030000.a41d4fd7.00000003.000003c7(3b66b8cb)
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub(s6c2r1i0p|t6i2o1n0 )0 1D0D3S0:0:0S0u.bas4c1rdi4pftd7.0i0o0n0000B4u.i0l0t0i0n0T2ocp7i(c9D0a5tda5D5a9ta).
aReaderImpl::enable_specific-data (C6a2c0h3e|d6_2A0l3l)o cDaCtPoSr__IWRi_tTho_pOivce_rDfelsocwr ibp2t2ifo2n2:0:0a swsiotchi a2t0e :c htuonpkisc
description DCPSTopic associa(t6i2n1g0 |p6u2b1l0i)c aDtaitoanR e0a1d0e3r0I0m0p0l.:a:4e1nda4bflde7 .C0a0c0h0e0d0_0A1l.l0o0c0a0t0o2rc_2W(i2t8hd_7O2vee6r5f)l owwi tbh2 2sfu3bbsbc0r iwpittiho n2 00 1c0h3u0n0k0s0
.a41d4fd7.00000004.000002c7(905d559a).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publica(t6i2o1n0 |061201300)0 0D0a.taa4R1eda4dfedr7I.m0p0l0:0:0s0e0t1u.p0_0d0e0s0e2rci2a(l2i8zda7t2ieo6n5:) Saedtduipn gs uscucbesscsrfiupltliyo nw i0t1h0 3t0h0e0 0f.oal4l1odw4ifndg7 .d0a0t0a0 0r0e0p4r.e0s0e0n0t0a2tci7o(n9s0:5 dC5D5R9/aX)C.D
R1, XCDR2, Unaligned CDR
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000004.000002c7(905d559a)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee632e60.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee4f84b0
(6203|6203) DCPS_IR_Topic_Descript(i6o2n1:2:|a6d2d1_7s)u bDsactraiRpetaidoenr_Irmepfle:r:eandcde_:a stsoopciica tdieosnc r-i pbtiito n1 DlCoPcSaTlo p0i1c0 3a0d0d0e0d. as4u1bds4cfrdi7p.t0i0o0n0 00010043.00000000.0a24c17d(49f0d57d.505090a0)0 0r0e4m.o0t0e0 000120c370(090005.da54519da4)f da7t. 0e0e0603020e0610.
000002c2(28d72e65)
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at 0xee633dd0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000006c5(957f0412) added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at ee633dd0.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associat(i6n2g1 2w|i6t2h1 2r)e aTdyepre L0o1o0k3u0p0S0e0r.vai4c1ed:4:ftdy7p.e0_0i0d0e0n0t0i4f.i0e0r0_0t0o2_cd7y(n9a0m5idc5 5-9 aE)n
countered TK_NONE: retu(r6n2i0n3g| 6n2i0l3 )D yDnCaPmSi_cI RT_yTpoep
ic_Description::associate: topic desc(r6i2p1t2i|o6n2 1D2C)P SDSautbasRceraidpetriIomnp la:s:seoncaibaltei:n gg optu bGlUiIcDa t0i1o0n3 00010003.0a04010d.4af4d17d.40f0d070.00000040.00000010.0020c070(0930c52d(53519cac)1,f 2s4u)b swcirtihb esdu btsoc rtiopptiico nn a0m1e0 3"0D0C0P0S.Tao4p1idc4"f dt7y.p0e0 0"0T0O0P0I2C._0B0U0I0L0T4_cI7N(_4T9O4P7I0C7_bTcY)P.E
"
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(62(1622|0632|1622)2 0D)D SD:a:tPauWbrliitceartIimopnlB:u:itlrtainnsTpoopritc_DaastsaoDca_tdaoRneea:d ewrrIimtpelr: :0e1n0a3b0l0e0_0s.pae4c1idf4ifcd-7d.a0t0a0 0C0a0c0h1e.d0_0A0l0l0o2cca2t(o2r8_dW7i2teh6_5O)v errefaldoewr 90317043e0301000 .wai4t1hd 42f0d 7c.h0u0n0k0s0
004.000002c7((6920152d|565291a2)) cDaaltlaiRnega daesrsIomcpila:t:ieonna_bcloem pClaecthee_di_
Allocator_With_Overflow( 69230734|f6e2a003 )w iDtaht a2W0r ictheurnIkmsp
l::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6212|6212) (D6a2t0a3R|e6a2d2e0r)I mDpalt:a:Wsreittuepr_Idmepsle:r:iaaslsiozcaitaitoino:n _Sceotmuppl estuec_cie s-s fbuiltl y1 wliotcha lt h0e1 0f3o0l0l0o0w.ian4g1 dd4aftda7 .r0e0p0r0e0s0e0n1t.a0t0i0o0n0s2:c 2C(D2R8/dX7C2DeR615,) XrCeDmRo2t,e U0n1a0l3i0g0n0e0d. aC4D1Rd
4fd7.00000004.000002c7(905d559a)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee633dd0.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee55fc70
(62(1612|0632|1662)0 3D)a tDaCRPeSa_dIeRr_ITmoppli:c:_aDdeds_carsispotciioant:i:oand d-_ sbuibts c1r ilpotciaoln _0r1e0f3e0r0e0n0c.ea:4 1tdo4pfidc7 .d0e0s0c0r0i0p0t2i.o0n0 0D0C0P4ScS7u(b4s9c4r7i0p7tbico)n raedmdoetde s0u1b0s3c0r0i0p0t.iao4n1 d041f0d370.000000.0a04010d14.f0d070.000030c020(03012c.c010f02040)4
c7(494707bc) at ee633dd0
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) reader 01030000.a41d4fd7.00000002.000004c7(494707bc) calling association_complete_i
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) successfully added subscription 01030000.a41d4fd7.00000003.000004c7((67241217|26e201c1)) aTty p0exLeoeo6k3u6p2S9e0r.v
ice::type_identif(i6e2r0_3t|o6_2d0y3n)a mDiCcP S-_ IERn_cTooupnitce:r:eadd dT_Ks_uNbOsNcEr:i prteitounr_nrienfge rneinlc eD:y ntaompiicc T0y1p0e3
0000.a41d4fd7.00000003.000006c5(a81f2da2)( 6a2d1d1e|d6 2s1u1b)s cDraitpatRieoand e0r1I0m3p0l0:0:0e.naa4b1lde4:f dg7o.t0 0G0U0I0D0 0031.003000000004.ca74(17d442f7d27e.00c0)0 0a0t0 0e2e.603060209004.c
7(494707bc), subsc(r6i2b0e3d| 6t2o2 0t)o pDiact anWarmiet e"rDICmPpSlS:u:basscsroicpitaitoino"n _tcyopmep l"eStUeB_SiC R-I PbTiItO N1_ BlUoIcLaTl_ I0N1_0T3O0P0I0C0_.TaY4P1Ed"4
fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000003.000004c7(74272e0c)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee636290.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee55fc70
(6203(|66221003|)6 2D1C8P)S _DIaRt_aTRoepaidce_rDIemspclr:i:patdido_na:s:saodcdi_astuibosnc r-i pbtiito n1_ rleofcearle n0c1e0:3 0t0o0p0i.ca 4d1eds4cfrdi7p.t0i0o0n0 0D0C0P3S.S0u0b0s0c0r4icp7t(i7o4n2 7a2ded0ecd) sruebmsoctrei p0t1i0o3n0 000100.3a04010d04.fad471.d040f0d070.000010.0000000030.30c020(03014ccc71(f72442)7
2e0c) at ee636290
(6203|6203) DCPS_IR_Domain::add_topic_description: added Topic Description 0xee636b80 in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at ee636c20.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 0xee636c20.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 0xee636c20.
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000003.000004c7(74272e0c)
(6203|6220()6 2D1a0t|a6W2r1i0t)e rTIymppelL:o:otkruapnSseprovritc_ea:s:stoycp_ed_oindee:n twirfiiteerr_ t0o1_0d3y0n0a0m0i.ca 4-1 dE4nfcdo7u.n0t0e0r0e0d0 0T1K._0N0O0N0E0:3 cr2e(t3u1rcnci1nfg2 4n)i lr eDaydnearm i0c1 0T3y0p0e0
0.a41d4fd7.00000003.000004c7(74272e0c)( 6c2a1l0l|i6n2g1 0a)s sDoactiaaRteiaodne_rcIommppll:e:teen_aib
le: got GUID 01030000.a4(16d240f3d|76.202000)0 0D0a0t3a.W0r0i0t0e0r4Icm7p(l7:4:2a7s2seo0cci)a,t isounb_sccormipbleedt et_oi t-o pbiict n1a mleo c"aDlC P0S1S0u3b0s0c0r0i.pat4i1odn4"f dt7y.p0e0 0"0S0U0B0S1C.R0I0P0T0I0O3Nc_2B(U3I1LcTc_1IfN2_4T)O PrIeCm_oTtYeP E0"1
030000.a41d4fd7.00000003.000004c7(74272e0c)
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4e18
(6203|6203) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000002.00000845(e644aabc), handle 5.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4e18
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7(.60201010|06020141.)0 0W0r0i0t3ecD7a(t8a9C4o6n6t4adibn)e ra ts a0mxpelee6_3l8ibsft0_.e
lement_allocato(r6 2e0d30|3612c0138) wDiCtPhS _2I0R _cThoupnikcs:
:add_subscription_reference: topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) added subsc(r6i2p1t1i|o6n2 1011)0 3D0a0t0a0W.rai4t1edr4Ifmdp7l.:0:0e0n0a0b0l0e4-.m0b0 0C0a0c3hce7d(_8A9l4l6o6c4adtbo)r _aWti tehe_6O3v8ebrff0l.o
w ed0357a0 with 20 (c6h2u0n3k|s6
203) DC(P6S2_1I1R|_6T2o1p1i)c _DDaetsacWrriiptteiroInm:p:lt:r:ye_naasbsloec-idabt eC:a cthoepdi_cA ldleosccartioprt_iWoint hD_COPvSePrufblloiwc aetdi0o3n5 8c4h0e cwkiitnhg 2c0o mcphautnikbsi
lity of( 6p2u1b1l|i6c2a1t1i)o nD a0t1a0W3r0i0t0e0r.Iam4p1ld:4:fedn7a.b0l0e0-0h0e0a0d1e.r0 0C0a0c0h4ecd2_(A7lel8odc8a9teo3r)_ Wwiitthh_ Osvuebrsfclroiwp teido0n2 f0e1d003 0w0i0t0h. a2401 dc4hfudn7k.s0
0000004.000003c7(894664db).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000004.000003c7(894664db)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee638bf0.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000003c7(894664db) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee5c36a0
(6203|6203) DCPS_I(R(6_62T21o11p2|i|6c62_21D11e7)s) c WrDriaiptttaeiRroeInam:dp:elar:dI:dms_pesltu:ub:psa_cdsrdei_rpaitsaislooincz_iaratetifioeonrn:e n-Sc eebt:iu tpt o1sp uilccoc cedaselss fc0ur1li0lp3yt0 i0wo0in0t .hDa C4UP1nSdaP4lufibdgl7ni.ec0da0 t0Ci0Do0Rn0 0da4ad.td0ae0 d0r 0es0pu3rbces7sc(er8ni9tp4at6ti6io4ondn b.0)
1 0r3e0m(0o60t20e1. 1a0|416102d31401f0)d0 70D..a0at04a01W0dr04i0ft0de47r..I00m00p00l00:00:30sc0e71t(.u80p90_40s60e60r44idcab2l)(i 7zaeat8t die8oe9n6e:33 8)sb
afm0p
le size is unbounded, not using data allocator, always allocating from heap
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000004.000003c7(894664db)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000004.000003c7(894664db) calling association_complete_i
(6203|6220) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000004.000003c7(894664db)
(6203|6203) DCPS_IR_Participant::add_publication: participant 010300(0602.1a24|16d241f2d)7 .T0y0p0e0L0o0o0k2u.p0S0e0r0v0i1cce1:(:dtdy5p3e5_6icdce)n tsiufciceers_stfou_ldlyyn aamdidce d- pEunbcloiucnatteiroend 0T1K0_3N0O0N0E0:. ar4e1tdu4rfndi7n.g0 0n0i0l0 0D0y2n.a0m0i0c0 0T1y0p2e(
df3ec5c6) at 0xee639be0.
(6212|6212) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.000003c7(894664db), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(6212|6212) DDS::SubscriptionBuiltinTopicDataDataReaderImp(l6:2:0e3n|a6b2l0e3_)s pWerciitfeiDca-tdaaCtoan tCaaicnheerd:_:Adlaltoac_adteolri_vWeirtehd_ O0vxe5r6f1l9oewe 59b3c77a8c8b
d0 with 20 chunks
(6212|6212) DataRe(a6d2e0r3I|m6p2l0:3:)e nDaCbPlSe_ ICRa_cDhoemda_iAnl:l:opcuabtloirs_hW_iptuhb_lOivceartfiloonw_ b9i3t7:a e0518003 0w0i0t0h. a2401 dc4hfudn7k.s0
0000002.00000102(df3ec5c6), handle 6.
(6212|6212) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR(/6X2C0D3R|16,2 0X3C)D RW2r,i tUenDaaltiagCnoendt aCiDnRe
r::data_delivered 0x5619ee5bc788
(6203|6203) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000002.00000845(e644aabc) added publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) at ee639be0
(6211|6211) DataWriterImpl::enable: got GUID 01030(0620030|.6a24013d)4 fDdC7P.S0_0I0R0_0P0a0r2t.i0c0i0p0a0n1t0:2:(addfd3_escu5bcs6c)r,i pptuibolni:s hpianrgt itcoi ptaonpti c0 1n0a3m0e0 0"0M.oav4i1ed 4Dfids7c.u0s0s0i0o0n0 0L4i.s0t0"0 0t0y1pce1 ("5M2e1s3sae3n6gce)r "s
uccessfully added subscription 01030000.a41d4fd7.00000004.000004c7(c6(0672f1211|c6)2 1a1t) 0wxaeiet6i3nbgc fm0o.n
itor1 done ...
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at ee63bcf0.
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6203|6203) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee63bcf0.
(6203|6203) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee55fc70
(6203|6203) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at ee63bcf0
(6212|6217) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6203|6220) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6203|6220) DataWriterImpl:(:6t2r1a2n|s6p2o1r2t)_ aTsyspoecL_odooknuep:S ewrrviitceer: :0t1y0p3e0_0i0d0e.nat4i1fdi4efrd_7t.o0_0d0y0n0a0m0i1c. 0-0 0E0n0c3ocu2n(t3e1rcecd1 fT2K4_)N OrNeEa:d erre t0u1r0n3i0n0g0 0n.ial4 1Ddy4nfadm7i.c0 0T0y0p0e0
04.000004c7(c607f21c) calling associati(o6n2_1c2o|m6p2l1e2t)e _Dia
taReaderImpl:(:6e2n0a3b|l6e2:2 0g)o tD atGaUWIrDi t0e1r0I3m0p0l0:0:.aas4s1odc4ifadt7i.o0n0_0c0o0m0p0l4e.t0e0_0i0 0-4 cb7i(tc 610 7lfo2c1acl) ,0 1s0u3b0s0c0r0i.bae4d1 dt4of dt7o.p0i0c0 0n0a0m0e1 ."0D0C0P0S0S3ucb2s(c3r1icpct1ifo2n4") tryepmeo t"eS U0B1S0C3R0I0P0T0I.OaN4_1BdU4IfLdT7_.I0N0_0T0O0P0I0C4_.T0Y0P0E0"0
4c7(c607f21c)
(6203|6203) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger in domain 111.
(6203|6203) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at ee63c6f0.
(6203|6203) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 0xee63c6f0.
(6203|6203) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 0xee63c6f0.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4cc0
(6203|6203) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000004.00000845(69045f1c), handle 7.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4cc0
(6212|6212) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 9380c0a0 with 20 chunks
(6212|6212) DataReaderImpl::enable Cached_Allocator_With_Overflow 9380c650 with 20 chunks
(6212|6212) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: Unaligned CDR
(6203|6203) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 0xee63e4a0.
(6203|6203) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.00000845(69045f1c) added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at ee63e4a0.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee558dc8
(6203|6203) DCPS_IR_Domain::publish_subscription_bit: 01030000.a41d4fd7.00000004.00000507(447801ed), handle 8.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee558dc8
(6203|6203) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6203|6203) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) adding subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6203|6203) DCPS_IR_Publication::add_associated_subscription: successfully added subscription ee63e4a0.
(6211|6216) D(a6t2a0W3r|i6t2e0r3I)m pDlC:P:Sa_dIdR__aSsusboscciraitpitoino n-: :baidtd _0a slsooccaila t0e1d0_3p0u0b0l0i.caa4t1ido4nf:d 7s.u0b0s0c0r0i0p0t2i.o0n0 000100130020(0d0f.3ae4c15dc46f)d 7r.e0m0o0t0e0 000140.3000000000.5a0471(d444f7d870.10e0d0)0 0a0d0d4i.n0g0 0p0u0b5l0i7c(a4t4i7o8n0 10e1d0)3
0000.a41d4fd7.00000002.00000102(df3ec5c6).
(6203|6203) DCPS_IR_Subscription::add_associated_publication: successfully added publication ee639be0
(6203|6203) DCPS_IR_Topic_Description::add_subscription_reference: topic description Movie Discussion List added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at ee63e4a0
(6212|6217) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(6211|6228) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:36965> to remote side
(6212|6212) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.00000507(447801ed), subscribed to topic name "Movie Discussion List" type "Messenger"
(6212|6212) waiting monitor1 done ...
(6212|6230) DataReaderListenerImpl::on_subscription_matched handle=9
(6211|6228) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(6211|6228) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(6211|6228) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6210|6210) monitor: SLEEPING BEFORE READING!
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6210|6210) monitor: waiting for subscription sample
(6210|6210) monitor: waiting for publication sample
(6210|6210) monitor: DataWriter: key = 1, 3, 0.
(6210|6210) monitor: DataWriter changeable qos test PASSED.
(6210|6210) monitor: DataReader: key = 1, 3, 0
(6210|6210) monitor: DataReader changeable qos test PASSED.
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6210|6210) monitor: participant 4 examining participant handle 3.
(6210|6210) monitor: participant 4 examining participant handle 5.
(6203|6203) DCPS_IR_Participant::ignore_participant: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) now ignoring participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6203|6203) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) testing if publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6203|6203) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) testing if publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6203|6203) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) testing if publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6203|6203) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c) testing if publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6210|6210) monitor: discover participants test PASSED.
(6211|6211) waiting monitor1 done ...
(6212|6212) waiting monitor1 done ...
(6210|6210) monitor: waiting for participant sample expected 3 have 0
(6210|6210) monitor: Participant: key = 1, 3, 0
(6210|6210) monitor: Participant: key = 1, 3, 0
(6210|6210) monitor: Participant: key = 1, 3, 0
(6210|6210) monitor: DomainParticipant changeable qos test PASSED.
(6210|6210) monitor: waiting for topic sample
(6203|6203) DCPS_IR_Participant::ignore_topic: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) now ignoring topic 01030000.a41d4fd7.00000002.00000845(e644aabc).
(6203|6203) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) testing if publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000001c5(9d9ee805).
(6203|6203) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) testing if publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6).
(6203|6203) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) testing if publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000004c5(e0e91c40).
(6203|6203) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c) testing if publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000003c5(afa88a87).
(6210|6210) monitor: discover topics test PASSED.
(6210|6210) monitor: waiting for topic sample
(6210|6210) monitor: Topic: key = 1, 3, 0, name = Movie Discussion List, type_name=Messenger
(6210|6210) monitor: Topic: key = 1, 3, 0, name = Movie Discussion List, type_name=Messenger
(6210|6210) monitor: Topic changeable qos test PASSED.
(6203|6203) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) removed subscription 01030000.a41d4fd7.00000003.000001c7(0950da49).
(6203|6203) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.a41d4fd7.00000003.000001c7(0950da49).
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with sub 01030000.a41d4fd7.00000003.000001c7(0950da49)
(6203|6203) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000003.000001c7(0950da49) num remotes 1
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) removed subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) at ee6243b0.
(6203|6203) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000003.000001c7(0950da49) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at ee498660.
(6203|6203) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed subscription 01030000.a41d4fd7.00000003.000001c7(0950da49).
(6210|6215) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6210|6215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6203|6203) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) removed subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb).
(6203|6203) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb).
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with sub 01030000.a41d4fd7.00000003.000003c7(3b66b8cb)
(6203|6203) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) num remotes 1
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) removed subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) at ee630e50.
(6203|6203) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at ee5c36a0.
(6203|6203) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed subscription 01030000.a41d4fd7.00000003.000003c7(3b66b8cb).
(6210|6215) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6210|6215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6203|6203) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) removed subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6203|6203) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with sub 01030000.a41d4fd7.00000003.000004c7(74272e0c)
(6203|6203) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000003.000004c7(74272e0c) num remotes 1
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) removed subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c) at ee636290.
(6203|6203) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at ee55fc70.
(6203|6203) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed subscription 01030000.a41d4fd7.00000003.000004c7(74272e0c).
(6210|6215) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000004c7(74272e0c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6210|6215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000004c7(74272e0c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6203|6203) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000003.000005c5(83327e61) removed subscription 01030000.a41d4fd7.00000003.000002c7(227d898a).
(6203|6203) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.a41d4fd7.00000003.000002c7(227d898a).
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub 01030000.a41d4fd7.00000003.000002c7(227d898a)
(6203|6203) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000003.000002c7(227d898a) num remotes 1
(6203|6203) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) removed subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) at ee629a80.
(6203|6203) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000003.000002c7(227d898a) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at ee4f84b0.
(6203|6220) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6203|6203) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed subscription 01030000.a41d4fd7.00000003.000002c7(227d898a).
(6210|6215) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000002c7(227d898a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6210|6215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000002c7(227d898a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6210|6224) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:33619 , reconnect_state = INIT_STATE.
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6210|6215) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6210|6224) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) at ee61b700.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000001c5(e75ebb65) at 0xee61b700.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) at ee61d850.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000007c5(b1041ce3) at 0xee61d850.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) at ee61d430.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000006c5(a81f2da2) at 0xee61d430.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000005c5(83327e61) at ee61cfd0.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000003.000005c5(83327e61).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000005c5(83327e61) at 0xee61cfd0.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000004c5(9a294f20) at ee61cbb0.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.a41d4fd7.00000003.000004c5(9a294f20).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000004c5(9a294f20) at 0xee61cbb0.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7) at ee61c610.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000003c5(d568d9e7) at 0xee61c610.
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) found topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6) at ee61c0e0.
(6203|6203) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6).
(6203|6203) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) removed topic 01030000.a41d4fd7.00000003.000002c5(cc73e8a6) at 0xee61c0e0.
(6203|6203) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) at 0xee61b0d0 from domain 111.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590
(6210|6210) Service_Participant::shutdown
(6210|6210) monitor1 creating m
(6210|6210) monitor1 is done
(6210|6210) monitor main done
(6210|6210) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6210|6210) Service_Participant::~Service_Participant
(6210|6210) Service_Participant::shutdown
(6203|6203) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000002.000001c1(dd5356cc), handle 2.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590
(6203|6203) DCPS_IR_Participant::find_publication_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) at 0xee639be0.
(6203|6203) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000002.00000102(df3ec5c6), handle 6.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee5bc630
(6203|6203) DCPS_IR_Participant::find_publication_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) at 0xee639be0.
(6203|6203) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000002.00000102(df3ec5c6), handle 6.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee5bc788
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at ee636c20.
(6203|6203) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000002.00000845(e644aabc), handle 5.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4b68
(6203|6203) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000002.00000102(df3ec5c6), handle 6.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee5bc630
(6211|6211) Writer::start
(6211|6231) Writer::svc begins.
(6211|6231) WriteDataContainer::data_delivered 0x558ced0351e8
(6212|6230) DataReaderListenerImpl::on_liveliness_changed
(6211|6231) 15:55:27.235941 Writer::svc starting to write.
(6211|6231) WriteDataContainer::data_delivered 0x558ced0351e8
(6212|6230) DataReaderListener: Message count = 0
(6203|6203) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000004.000001c1(5213a36c), handle 4.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee3856e8
(6203|6203) DCPS_IR_Participant::find_subscription_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 0xee63e4a0.
(6203|6203) DCPS_IR_Domain::publish_subscription_bit: 01030000.a41d4fd7.00000004.00000507(447801ed), handle 8.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee558c70
(6203|6203) DCPS_IR_Participant::find_subscription_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 0xee63e4a0.
(6203|6203) DCPS_IR_Domain::publish_subscription_bit: 01030000.a41d4fd7.00000004.00000507(447801ed), handle 8.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee558dc8
(6203|6203) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at ee63c6f0.
(6203|6203) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000004.00000845(69045f1c), handle 7.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee4f4e18
(6203|6203) DCPS_IR_Domain::publish_subscription_bit: 01030000.a41d4fd7.00000004.00000507(447801ed), handle 8.
(6203|6203) WriteDataContainer::data_delivered 0x5619ee558c70
(6211|6231) WriteDataContainer::data_delivered 0x558ced035090
(6212|6230) DataReaderListener: Message count = 1
(6211|6231) WriteDataContainer::data_delivered 0x558ced034f38
(6212|6230) DataReaderListener: Message count = 2
(6211|6231) WriteDataContainer::data_delivered 0x558ced034de0
(6212|6230) DataReaderListener: Message count = 3
(6211|6231) WriteDataContainer::data_delivered 0x558ced034c88
(6212|6230) DataReaderListener: Message count = 4
(6211|6231) WriteDataContainer::data_delivered 0x558ced034b30
(6212|6230) DataReaderListener: Message count = 5
(6211|6231) WriteDataContainer::data_delivered 0x558ced0349d8
(6212|6230) DataReaderListener: Message count = 6
(6211|6231) WriteDataContainer::data_delivered 0x558ced034880
(6212|6230) DataReaderListener: Message count = 7
(6211|6231) WriteDataContainer::data_delivered 0x558ced034728
(6212|6230) DataReaderListener: Message count = 8
(6211|6231) WriteDataContainer::data_delivered 0x558ced0345d0
(6212|6230) DataReaderListener: Message count = 9
(6211|6231) WriteDataContainer::data_delivered 0x558ced034478
(6212|6230) DataReaderListener: Message count = 10
(6211|6231) WriteDataContainer::data_delivered 0x558ced034320
(6212|6230) DataReaderListener: Message count = 11
(6211|6231) WriteDataContainer::data_delivered 0x558ced0341c8
(6212|6230) DataReaderListener: Message count = 12
(6211|6231) WriteDataContainer::data_delivered 0x558ced034070
(6212|6230) DataReaderListener: Message count = 13
(6211|6231) WriteDataContainer::data_delivered 0x558ced033f18
(6212|6230) DataReaderListener: Message count = 14
Killing first DCPSInfoRepo.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/repoctl kill file://repo.ior
(6203|6203) Federator::ManagerImpl::finalize()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateReceiver::stop()
(6203|6204) UpdateReceiver::close()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateReceiver::stop()
(6203|6206) UpdateReceiver::close()
(6203|6205) UpdateReceiver::close()
(6203|6207) UpdateReceiver::close()
(6203|6208) UpdateReceiver::close()
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590
(6203|6203) WriteDataContainer::data_delivered 0x5619ee385590(
6211|6222) InstanceState::unregister_was_received o(n6 201120|360202060). aI4n1sdt4afndc7e.S0t0a0t0e0:0:(0u61n2.r00e30g|0i60s20t01e3cr)2_ (wW0ar3sif_tare7eDdcaaet6ia)vC
eodn toani n0e1r0:3:0d0a0t0a._ad4e1ldi4vfedr7e.d0 000x050601091e.e030805060e18c
2(03fa7da6)
(6211|622(26)2 0I3n|s6t2a0n3c)e SWtraittee:D:autnarCeognitsatienre_rw:a:sd_arteac_edievleidv eorne d0 100x350601090e.ea54b1cd643f0d
7.00000001.000001c2(03fa7da6)
(6212|6226) InstanceState::unregister_was_re(c6e2i1v1e|d6 2o2n2 )0 1I0n3s0t0a0n0c.eaS(4t61a2dt04e3f:|d:67u2.n00r30e)0g 0iW0sr0ti0et1re._D0wa0at0sa0_C0ro1encct2ea(ii0vn3eefdra :7o:dnda a60t)1a
0_3d0e0l0i0v.ear4e1dd 40fxd576.1090e0e0505080c17.00
00001c2(03fa7da6)
(6212|6226) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7(d6a260)3
|6203) WriteDataCon(ta6i2n1e1r|:6:2d2a2t)a _IdnesltiavnecreeSdt a0txe5:6:1u9neree4gfi4sbt6e8r
_was_received on 01030000.a41d4fd7.00000001.0(060201024|c622(276e)8 dI8n9set3a)n
ceState::unregister_was_received on (061200330|060200.3a)4 1Wdr4iftde7D.a0t0a0C0o0n0t0a1i.n0e0r0:0:0d4act2a(_(7d6ee28l1di18v|9e6er23e2)d2
)0 xI5n6s1t9aenec4efS4tea1t8e
::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6212|6226) InstanceState::unregister_was_received o(n6 201110|360202020). aI4n1sdt4afndc7e.S0t0a0t0e0:0:0u1n.r0e(0g60i20s00t33e|cr62_2(w03a91s)c_ crD1eafct2ea4iW)vr
eidt eornI m0p1l0:3:0r0e0m0o.vae4_1ads4sfodc7i.a0t0i0o0n0s0:0 1b.i0t0 010 0l2occ2a(l2 80d17023e06050)0
.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41(d642f1d27|.60202060)0 0I0n2s.t0a0n0c0e0S1tca7t(e3:4:3u0nfr3e(fg69i2)s1 t1ne|ur6m_2 w2ra2es)m_ orItenecsset ia2vn
ecde Sotna t0e1:0:3u0n0r0e0g.ias4t1edr4_fwda7s._0r0e0c0e0i0v0e1d. 0o0n0 000120c320(02080d.7a24e16d54)f
d7.00000001.000002c2(28d72e65)
(6212|6226) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6203|6209) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.a41d4fd7.00000002.000001c7(3430f3f9) with pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at ee498660.
(6203|6209()6 2D1C1P|S6_2I1R6_)P uDbaltiacRaetaidoenr:I:mrpelm:o:vree_maosvseo_caisastoecdi_astuibosncsr:i pbtiito n1: lpoucballi c0a1t0i3o0n0 0001.0a34010d040f.da74.10d040f0d070.0020.000000000011.c070(03040310cf23(f093)f ar7edmao6t)e r0e1m0o3v0e0d0 0s.uab4s1cdr4ifpdt7i.o0n0 000100030010.0000.0a04011dc42f(d073.f0a070d0a060)0 2n.u0m0 0r0e0m1oct7e(s3 413
0f3f9) at ee2d2d00.
(6203(|66221019|)6 2D1C6P)S _DIaRt_aSRuebasdcerriIpmtpilo:n::r:ermeomvoev_ea_sassoscoicaitaitoends__piu:b lbiicta t1i olno:c acla l0l1i0n3g0 0s0u0b. a04110d340f0d070..0a04010d040f0d27..000000000010c074(.30403000f031fc97)( brbe7m0o0t6e5 90)1 0w3i0t0h0 0p.uab4 10d140f3d070.0000.0a04010d041f.d070.00000010c020(0013.f0a070d0a061)c 2n(u0m3 frae7mdoat6e)s
1
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at ee498660.
(6203|62(0692)1 2D|C6P2S1_7I)R _DPautbalRiecaadteiroInm:p:lr:e:mroevmeo_vaes_saoscsioactieadt_isounbss:c rbiiptt i1o nl:o cpaulb l0i1c0a300t0i0o.na 4011d043f0d7.0000000040.00.0a04010d14cf7d(7b.b0700000605090)1 .r0e0m0o0t0e1 c021(00330f0a070d.aa64)1 dr4efmdo7v.e0d0 0s0u0b0s0c1r.i0p0t0i0o0n1 c021(00330f0a070d.aa64)1 dn4ufmd 7r.e0m0o0t0e0s0 014
.000001c7(bb700659) at ee62baa0.
(6212|6217) DataReaderImpl::remove_associations_i: bit 1 local( 60210033|06020009.)a 4D1CdP4Sf_dI7R._0P0a0r0t0i0c0i4p.a0n0t0:0:0r1ecm7o(vbeb_7p0u0b6l5i9c)a trieomno:t ep a0r1t0i3c0i0p0a0n.ta 4011d043f0d070.00.0a04010d040f1d.70.0000000010c020(10.30f0a070d0a16c)1 (n9uamf 3r2ecm1oct)e sr e1m
oved publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6203|6209) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000002.000003c7(0606917b) num remotes 2
(6203|6209) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.a41d4fd7.00000002.000003c7(0606917b) with pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000003c7(06(066291117|b6)2 1r6e)m oDvaetda RpeuabdleircIamtpilo:n: r0e1m0o3v0e0_0a0s.sao4c1ida4tfido7n.s0:0 0b0i0t0 011 .l0o0c0a0l0 40c120(370e080d08.9ae431)d 4aftd 7e.e050c03060a000.2
.000003c7(0606917b()6 2r0e3m|o6t2e0 90)1 0D3C0P0S0_0I.Ra_4P1udb4lfidc7a.t0i0o0n0:0:0r0e1m.o0v0e0_0a0s4sco2c(i7aet8edd8_9seu3b)s cnruimp trieomno:t epsu b1l
ication 01030000.a41d4fd7(.60201010|06020116.)0 0D0a0t0a4Rce2a(d7eer8Idm8p9le:3:)r ermeomvoev_eads ssoucbisactriiopntsi_oin: 0b1i0t3 010 0l0o.caa4l1 d041f0d370.000000.0a04010d24.f0d070.000030c070(000620.60901070b0)3 ca7t( 0e6e06629e197eb0).
remote 01030000(.6a24013d|46f2d079.)0 0D0C0P0S0_0I1R._0S0u0b0s0c4rci2p(t7ieo8nd:8:9ree3m)o vneu_ma srseomcoitaetse d1_
publication: calling sub 01030000.a41d4fd7.00000004.000003c7(894664db) with pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4f(d672.1020|060201070)4 .D0a0t0a0R0e3acd7e(r8I9m4p6l6:4:drbe)m orveem_oavsesdo cpiuabtliiocnast:i obni t0 110 3l0o0c0a0l. a04110d340f0d070..0a04010d040f0d17..000000000040c024(.70e080d08093ec37)( 8a9t4 6e6e45dcb3)6 ar0e.m
ote 01030000.(a64210d34|f6d270.90)0 0D0C0P0S0_1I.R0_0P0u0b0l4iccation::r2e(m7oev8ed_8a9ses3o)c inautme dr_esmuobtsecsr i1p
tion: publication 01030(060201.2a|4612d147f)d 7D.a0t0a0R0e0a0d0e1r.I0m0p0l0:0:4rce2m(o7vee8_da8s9seo3c)i arteimoonvse_di :s ubbistc r1i pltoicoanl 0011003300000000..aa4411dd44ffdd77..0000000000000044..000000000033cc77((889944666644ddbb)) arte meoet6e3 80b1f003.0
000.a41d4fd7.00000001.000004c2(7e8d89e(36)2 0n3u|m6 2r0e9m)o tDeCsP S1_
IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6203|6209) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc) num remotes 2
(6203|6209) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.a41d4fd7.00000002.000004c7(494707bc) with pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01(063201010|06.2a1461)d 4Dfadt7a.R0e0a0d0e0r0I0m2p.l0:0:0r0e0m4ocv7e(_4a9s4s7o0c7ibact)i ornesm:o vbeidt p1u blloiccaalt i0o1n0 3001000300.0a0401.da44f1dd74.f0d070.0000000020.000010.000040c070(34c924(73017cbcc1)f 2r4e)m oatte e0e15053f0c07000..
a41d4fd7.00000001.(060200030|36c220(93)1 cDcC1PfS2_4I)R _nPuumb lriecmaottieosn :1:
remove_associated_subs(c6r2i1p1t|i6o2n1:6 )p uDbaltiacRaetaidoenr I0m1p0l3:0:0r0e0m.oav4e1_da4sfsdo7c.i0a0t0i0o0n0s0_1i.:0 0b0i0t0 31c 2l(o3c1aclc 10f12043)0 0r0e0m.oav4e1dd 4sfudb7s.c0r0i0p0t0i0o0n2 .0010003000040c07.(a44914d740f7db7c.)0 0r0e0m0o0t0e2 .0010003000040c07.(a44914d740f7db7c.)0 0a0t0 0e0e0613.30d0d000.0
3c2(31cc1f24) nu(m6 2r0e3m|o6t2e0s9 )1
DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.a41d4fd7.00000004.000004c7(c607f21c) with pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6203|6209) DCPS_IR_Subscription::remove_associated_publicati(o6n2:1 2s|u6b2s1c7r)i pDtaitoanR e0a1d0e3r0I0m0p0l.:a:4r1edm4ofvde7_.a0s0s0o0c0i0a0t4i.o0n0s0:0 0b4ict7 (1c 6l0o7cfa2l1 c0)1 0r3e0m0o0v0e.da 4p1udb4lfidc7a.t0i0o0n0 00010043.00000000.0a44c17d(4cf6d077.f02010c0)0 0r0e1m.o0t0e0 000130c320(03010c.ca14f12d44)f da7t. 0e0e05050f0c0710..0
00003c2(31cc1(f62240)3 |n6u2m0 9r)e mDoCtPeSs_ I1R
_Publication::remov(e6_2a1s2s|o6c2i1a7t)e dD_astuabRsecardieprtIimopnl:: :pruebmloivcea_taisosno c0i1a0t3i0o0n0s0_.ia:4 1bdi4tf d17 .l0o0c0a0l0 000110.3000000000.3ac421(d341fcdc71.f02040)0 0r0e0m4o.v0e0d0 0s0u4bcs7c(rci6p0t7ifo2n1 c0)1 0r3e0m0o0t0e. a04110d340f0d070..0a04010d040f0d47..000000000040c071(.c0600070f0231cc2)( 3a1tc ce1ef6234b)c fn0u.m
remotes 1
(6203|6209) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6203|6209) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a) num remotes 2
(6203|6220) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6203|6209) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6203|6209) DCPS_IR_Subscr(i6p2t1i1o|n6:2:2r2e)m oTvcep_Caosnsnoeccitaitoend:_:phuabnldilcea_tciloons:e (c)a lclailnlge ds uobn 0t1r0a3n0s0p0o0r.ta:4 1_dO4PfEdN7D.D0S0_0_0B0I0T0T2C.P0T0r0a0n0s2pco7r(t1Ifn1sdta_0D3EaF)A UwLiTt_hR EpPuOb t0o1 01300.010.01..a8461:d343f6d179. 0,0 0r0e0c0o0n1n.e0c0t0_0s0t2act2e( 2=8 dI7N2IeT6_5S)T
ATE.
(6203|6220) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6203|6209) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.0(060201010|0622.1060)0 0D0a2tcaRe7a(d1efr1Idmap0l3:a:)r ermeomvoe(v_6ea2ds1 s2po|uc6bi2la2it6ci)ao tnTisco:pn C bo0in1tn0 e31c0 t0li0oo0cn.a:al:4 h10ad1n40df3ld0e70_.0c00l0.o0as04e01(0d)04 1fc.da07l0.l00e00d00 20oc0n20 (0t22r8.ad0n70s20pe0o60r52t)c: 7 a(_t1O fPe1EedN4aDf0D83S4a_b)_0 B.rI
eTmToCtPeT r0a1n0s(3p60o20r00t30I|.n6as24t01_9dD)4E fFDdAC7UP.LS0T_0_I0RR0E_0PP0Ou0 b1tl.oi0 c01a00t0.i01o2.nc1:2.:(8r26e8:md3o73v26ee1_69a5 s),s onrcueimca otrneendme_ocsttue_bsss tc1ar
tiep t=i oInN:I Tp_uSbTlA(iT6cE2a.1t
1i|o6n2 1061)0 3D0a0t0a0R.eaa4d1edr4Ifmdp7l.:0:0r0e0m0o0v0e1_.a0s0s0o0c0i2act2i(o2n8sd_7i:2 eb6i5t) 1r elmoocvaeld 0s1u0b3s0c0r0i0p.tai4o1nd 40f1d073.00000000.0a04012d.40f0d070.0020c070(010f012d.a00030a0)0 2rce7m(o1tfe1 d0a10033a0)0 0a0t. ae4e16d247f6db70..0
0000001.000002c2(28d72e(6652)0 3n|u6m2 0r9e)m oDtCePsS _1I
R_Subscription::remove_associated_publication: calling sub 01030000.a41d4fd7.00000004.000002c7(905d559a) with pub 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6211|6222) DataLink::handle_exception() - delay already elapsed so handle_tim(e6o2u0t3 |n6o2w0
9) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.0000000(46.201020|060221c77)( 9D0a5tda5R5e9aad)e rrIemmpolv:e:dr epmuobvlei_caastsioocni a0t1i0o3n0s0:0 0b.iat4 11d 4lfodc7a.l0 00010003000010.00.0a04010d24cf2d(72.80d07020e06050)4 .a0t0 0e0e042fc874(b900.5
d559a) remote 010300(0602.0a34|16d240f9d)7 .D0C0P0S0_0I0R0_1P.u0b0l0i0c0a2tci2o(n2:8:dr7e2meo6v5e)_ ansusmo crieamtoetde_ss u1b
scription: publication 0(160231020|0602.1a74)1 dD4aftda7R.e0a0d0e0r0I0m0p1l.:0:0r0e0m0o2vce2_(a2s8sdo7c2iea6t5i)o nrse_mio:v ebdi ts u1b slcorciaplt i0o1n0 3001000300.0a0401.da44f1dd74.f0d070.0000000040.000040.000020c070(29c075(d950559da5)5 9rae)m oatte e0e1603320e06000..
a41d4fd7.00000001.000002c2(28d72e65) n(u6m2 0r3e|m6o2t0e9s) 1D
CPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6212|6226) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6203|6209) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at ee37d8c0.
(6203|6209) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805).
(6203|6209) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0xee37d8c0.
(6203|6209) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at ee37f6f0.
(6203|6209) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40).
(6203|6209) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0xee37f6f0.
(6203|6209) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at ee37eca0.
(6203|6209) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000001.000003c5(afa88a87).
(6203|6209) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0xee37eca0.
(6203|6209) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at ee37e250.
(6203|6209) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6).
(6203|6209) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0xee37e250.
(6203|6203) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) at 0xee344630 from domain 111.
(6203|6203) Service_Participant::shutdown
(6203|6203) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6203|6203) Federator::ManagerImpl::~ManagerImpl()
(6203|6203) UpdateListener::~UpdateListener
(6203|6203) UpdateReceiver::~UpdateReceiver()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateListener::~UpdateListener
(6203|6203) UpdateReceiver::~UpdateReceiver()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateListener::~UpdateListener
(6203|6203) UpdateReceiver::~UpdateReceiver()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateListener::~UpdateListener
(6203|6203) UpdateReceiver::~UpdateReceiver()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateListener::~UpdateListener
(6203|6203) UpdateReceiver::~UpdateReceiver()
(6203|6203) UpdateReceiver::stop()
(6203|6203) UpdateProcessor::~UpdateProcessor()
(6203|6203) UpdateProcessor::~UpdateProcessor()
(6203|6203) UpdateProcessor::~UpdateProcessor()
(6203|6203) UpdateProcessor::~UpdateProcessor()
(6203|6203) UpdateProcessor::~UpdateProcessor()
(6203|6203) INFO: Federator::Config::~FederatorConfig()
(6203|6203) Service_Participant::~Service_Participant
(6203|6203) Service_Participant::shutdown
Spawning second DCPSInfoRepo.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -DCPSDebugLevel 2 -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:13766
(6235|6235) INFO: set_DCPS_debug_level: set to 2
(6235|6235) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6235|6235) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6235|6235) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6235|6235) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6235|6235) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6235|6235) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6235|6235) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_DATALINK_RELEASE_DELAY=0
(6235|6235) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_CONN_RETRY_ATTEMPTS=0
(6235|6235) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6235|6235) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO_REPOSITORY_IOR=IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f4154010000001800000001a4695801000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001a46958004f4154010000001800000001a469580100010001000000010001050901010000000000
(6235|6235) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f4154010000001800000001a4695801000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600c6353400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001a46958004f4154010000001800000001a469580100010001000000010001050901010000000000
(6235|6235) PersistenceUpdater::requestImage(): loaded participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc)
(6235|6235) PersistenceUpdater::requestImage(): loaded participant 01030000.a41d4fd7.00000004.000001c1(5213a36c)
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: processing persistent data.
(6235|6235) DCPS_IR_Domain::init_built_in_topics() Initializing Built In Topics for domain 111
(6235|6235) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) in domain 111 at 0x9a4fc2f0.
(6235|6235) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) in domain 111
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a4fdc60 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 9a4fddc0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0x9a4fddc0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0x9a4fddc0.
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a4fe5d0 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 9a4fe750.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0x9a4fe750.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0x9a4fe750.
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a4ff000 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 9a4ff1a0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0x9a4ff1a0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0x9a4ff1a0.
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a4ffa70 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 9a4ffbf0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0x9a4ffbf0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0x9a4ffbf0.
(6235|6235) WriteDataContainer sample_list_element_allocator 9a501918 with 20 chunks
(6235|6235) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 9a5054c0 with 20 chunks
(6235|6235) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 9a505560 with 20 chunks
(6235|6235) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 9a4fd020 with 20 chunks
(6235|6235) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6235|6235) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6235|6235) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 0x9a618ed0.
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) added publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 9a618ed0
(6235|6235) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6235|6235) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000001c2(03fa7da6), publishing to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(6235|6235) WriteDataContainer sample_list_element_allocator 9a6720b8 with 20 chunks
(6235|6235) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 9a675b00 with 20 chunks
(6235|6235) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 9a675ba0 with 20 chunks
(6235|6235) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 9a604c70 with 20 chunks
(6235|6235) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6235|6235) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 0x9a678910.
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) added publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 9a678910
(6235|6235) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6235|6235) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000002c2(28d72e65), publishing to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(6235|6235) WriteDataContainer sample_list_element_allocator 9a6d5cd8 with 20 chunks
(6235|6235) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 9a6d36f0 with 20 chunks
(6235|6235) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 9a6d3e10 with 20 chunks
(6235|6235) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 9a6157d0 with 20 chunks
(6235|6235) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6235|6235) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 0x9a6e00d0.
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) added publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 9a6e00d0
(6235|6235) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6235|6235) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000003c2(31cc1f24), publishing to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(6235|6235) WriteDataContainer sample_list_element_allocator 9a739668 with 20 chunks
(6235|6235) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 9a7373a0 with 20 chunks
(6235|6235) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 9a740be0 with 20 chunks
(6235|6235) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 9a737440 with 20 chunks
(6235|6235) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6235|6235) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) successfully added publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 0x9a743b00.
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) added publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 9a743b00
(6235|6235) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6235|6235) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000001.000004c2(7e8d89e3), publishing to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(6235|6235) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at 9a4f98b0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505258
(6235|6235) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000002.000001c1(dd5356cc), handle 2.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505258
(6235|6235) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) in domain 111 at 0x9a4fc010.
(6235|6235) (bool)TAO_DDS_DCPSInfo_i::add_domain_participant: loaded participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) at 0x9a4fc010 in domain 111.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) to domain 111.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505100
(6235|6235) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000004.000001c1(5213a36c), handle 3.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505100
(6235|6235) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) in domain 111 at 0x9a79b530.
(6235|6235) (bool)TAO_DDS_DCPSInfo_i::add_domain_participant: loaded participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) at 0x9a79b530 in domain 111.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) to domain 111.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 9a501c90.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 0x9a501c90.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 0x9a501c90.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000006c5(957f0412) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a79bb70 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 9a79b0d0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 0x9a79b0d0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 0x9a79b0d0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000003c5(e808f057) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a79aeb0 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 9a79ac00.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 0x9a79ac00.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 0x9a79ac00.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 9a79c490.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 0x9a79c490.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 0x9a79c490.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 9a79c670.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 0x9a79c670.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 0x9a79c670.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000002c5(f113c116) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 9a79c890.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 0x9a79c890.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 0x9a79c890.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000007c5(8c643553) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 9a79cab0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 0x9a79cab0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 0x9a79cab0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 9a79ccd0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 0x9a79ccd0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 0x9a79ccd0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000003c5(674805f7) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 9a79cef0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 0x9a79cef0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 0x9a79cef0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000005c5(3112a271) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a79d110 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 9a79d230.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 0x9a79d230.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 0x9a79d230.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000004c5(a7496690) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::add_topic_description: added Topic Description 0x9a79d4d0 in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 9a79d610.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 0x9a79d610.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 0x9a79d610.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675688
(6235|6235) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000002.00000845(e644aabc), handle 4.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675688
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.00000845(e644aabc) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 9a79def0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 0x9a79def0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 0x9a79def0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 9a79e0b0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 0x9a79e0b0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 0x9a79e0b0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675530
(6235|6235) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000004.00000845(69045f1c), handle 5.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675530
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.00000845(69045f1c) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 9a79e800.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 0x9a79e800.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 0x9a79e800.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000004c5(28099330) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 9a79e9c0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 0x9a79e9c0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 0x9a79e9c0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000004.000001c5(557e6775) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 9a79ebe0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 0x9a79ebe0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 0x9a79ebe0.
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at 0x9a47ed00.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at 9a47ed00.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at 9a47ed00
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000003c7(894664db) at 0x9a7a0740.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) added subscription 01030000.a41d4fd7.00000004.000003c7(894664db) at 9a7a0740.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.a41d4fd7.00000004.000003c7(894664db) at 9a7a0740
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000004.000003c7(894664db) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at 0x9a7a15e0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000007c5(8c643553) added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at 9a7a15e0.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at 9a7a15e0
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) at 0x9a7a25b0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000005c5(3112a271) added subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) at 9a7a25b0.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) at 9a7a25b0
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 0x9a7a3580.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.00000845(69045f1c) added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 9a7a3580.
(6235|6235) WriteDataContainer::data_delivered 0x55869a6d9258
(6235|6235) DCPS_IR_Domain::publish_subscription_bit: 01030000.a41d4fd7.00000004.00000507(447801ed), handle 6.
(6235|6235) WriteDataContainer::data_delivered 0x55869a6d9258
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description Movie Discussion List added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 9a7a3580
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000004.00000507(447801ed) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at 0x9a7a4bd0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at 9a7a4bd0.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at 9a7a4bd0
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) successfully added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at 0x9a7a5ab0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000004.000001c5(557e6775) added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at 9a7a5ab0.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at 9a7a5ab0
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) to participant 01030000.a41d4fd7.00000004.000001c1(5213a36c).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at 0x9a7a6a30.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000006c5(957f0412) added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at 9a7a6a30.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at 9a7a6a30
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at 0x9a7a7a00.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at 9a7a7a00.
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at 9a7a7a00
(6235|6235) TAO_DDS_DCPSInfo_i::receive_image: added subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) successfully added publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) at 0x9a7a89d0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73cbe8
(6235|6235) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000002.00000102(df3ec5c6), handle 7.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73cbe8
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) adding subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a3580.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.00000507(447801ed) adding publication 0103(06020101.|a64211d64)f dD7a.t0a0W0r0i0t0e0r2I.m0p0l0:0:0a1d0d2_(adsfs3oecci5act6i)o.n
- bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(6211|6228) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(6211|6228) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(6211|6228) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(6211|6228) WARNING: DataWriterImpl::association_complete_i: id_to_handle_map_01030000.a41d4fd7.00000004.00000507(447801ed) = 0xd failed.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a7a89d0
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000002.00000845(e644aabc) added publication 01030000.a41d4(f6d271.20|060201070)0 2D.a0t0a0R0e0a1d0e2r(Idmfp3le:c:5acd6d)_ aasts o9cai7aat8i9odn0
- bit 0 local 01030000.a41d4fd7(.60203050|06020345.)0 0T0A0O0_5D0D7S(_4D4C7P8S0I1nefdo)_ ir:e:mroetcee i0v1e0_3i0m0a0g0e.:a 4a1ddd4efdd 7p.u0b0l0i0c0a0t0i2o.n0 00010003100020(0d.fa34e1cd54cf6d)7
.00000002.00000102(df3ec5c6) to participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Domain::reassociate_built_in_topic_pubs() Re-associating Built In Topics for domain 111
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.0000000(46.201020|060213c07)( bDba7t0a0R6e5a9d)e.r
ListenerImpl::on_subscription_matc(h6e2d3 5h|a6n2d3l5e)= 9D
CPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000004.000001c7(bb700659)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a5ab0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6243) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:35205> to remote side
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a618ed0
(6235|6(263251)2 |D6C2P1S7_)I RD_aTtoapRieca_dDeersIcmrpilp:t:iaodnd:_:atsrsyo_caisastoicoina t-e :b itto p1i cl odceaslc r0i1p0t3i0o0n0 0D.CaP4S1Pda4rftdi7c.i0p0a0n0t0 0c0h4e.c0k0i0n0g0 1cco7m(pbabt7i0b0i6l5i9t)y roefm optueb l0i1c0a3t0i0o0n0 .0a14013d040f0d07..a04010d040f0d071..0000000000010c12.(00030f0a071dca26()0
3fa7da6) with subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) succeeded in associating with reader 01030000.a41d4fd7.00000004.000001c7(bb700659)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) reader 01030000.a41d4fd7.00000004.000001c7(bb700659) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000004.000001c7(bb700659)
(6235|6243) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6243) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a7a00.
(6235|6243) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:35205> to remote side
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a618ed0
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPS(T6o2p1i1c| 6c2h1e6c)k iDnagt acRoemapdaetriIbmiplli:t:ya dodf_ apsusbolciicaattiioonn -0 1b0i3t0 010 0l.oac4a1ld 40f1d073.00000000.0a04011d.40f0d070.0020c020(02080d27.20e06050)0 1wci7t(h3 4s3u0bfs3cfr9i)p trieomno t0e1 003100030000.0a04.1ad441fdd47f.d070.000000000020.0010.00000020c071(c12f(10d3af0a37ad)a.6
)
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) adding subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a47ed00.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) succeeded in associating with reader 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4f(d672.1010|060201060)1 .D0a0t0a0R0e1acd2e(r0I3mfpal7:d:aa6d)d _raesasdoecri a0t1i0o3n0 0-0 0b.iat4 11d 4lfodc7a.l0 00010003000020.00.0a04010d14cf7d(73.403000f030f090)2 .c0a0l0l0i0n2gc 7a(s1sfo1cdiaa0t3iao)n _rceommoptlee t0e1_0i3
0000.a41d4fd7.(060203050|0602413.)0 0D0a0t0a2Wcr2i(t2e8rdI7m2pel6:5:)a
ssociation_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a678910
(6235|6243) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6235|6243) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) adding subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000004.000002c7(905d559a)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) reader 01030000.a41d4fd7.00000002.000002c7(1f1da03a) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a25b0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6243) WriteDataContainer::data_delivered 0x55869a675280
(6235|6243) WriteDataContainer::data_delivered 0x55869a6753d8
(6235|6235) DCPS_IR_Subscription::add_associated_publication: succ(e6s2s1f2u|l6l2y1 7a)d dDeadt apRuebaldiecraItmipoln: :9aad6d7_8a9s1s0o
ciation - bit 1 local 01030000.(a64213d54|f6d273.50)0 0D0C0P0S0_4I.R0_0T0o0p0i2cc_7D(e9s0c5rdi5p5t9iao)n :r:etmroyt_ea s0s1o0c3i0a0t0e0:. at4o1pdi4cf dd7e.s0c0r0i0p0t0i0o1n. 0D0C0P0S0S2ucb2s(c2r8idp7t2ieo6n5 )c
hecking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000004.000002c7(905d559a)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) reader 01030000.a41d4fd7.00000004.000002c7(905d559a) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000004.000002c7(905d559a)
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6235|6243) WriteDataContainer::data_delivered 0x55869a675280
(6235|6243) WriteDataContainer::data_delivered 0x55869a6753d8
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a4bd0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a6e00d0
(6212|6217) DataRe(a6d2e3r5I|m6p2l3:5:)a dDdC_PaSs_sIoRc_iTaotpiiocn_ D-e sbcirti p1t iloonc:a:lt r0y1_0a3s0s0o0c0i.aat4e1:d 4tfodp7i.c0 0d0e0s0c0r0i4p.t0i0o0n0 0D4CcP7S(Scu6b0s7cfr2i1pct)i orne mcohteec k0i1n0g3 0c0o0m0p.aat4i1bdi4lfidt7y. 0o0f0 0p0u0b0l1i.c0a0t0i0o0n3 c021(03310c0c010f.2a44)1
d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) reader 01030000.a41d4fd7.00000004.000004c7(c607f21c) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6235|6243) WriteDataContainer::data_delivered 0x55869a6d9100
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a6a30.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a6e00d0
(6211|6216) DataRea(d6e2r3I5m|p6l2:3:5a)d dD_CaPsSs_oIcRi_aTtoipoinc _-D ebsictr i1p tlioocna:l: t0r1y0_3a0s0s0o0c.iaa4t1ed:4 ftdo7p.i0c0 0d0e0s0c0r2i.p0t0i0o0n0 4DcC7P(S4P9u4b7l0i7cbact)i orne mcohteec k0i1n0g3 0c0o0m0p.aat4i1bdi4lfidt7y. 0o0f0 0p0u0b0l1i.c0a0t0i0o0n3 c021(03310c0c010f.2a44)1
d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) reader 01030000.a41d4fd7.00000002.000004c7(494707bc) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000004.000003c7(894664db)
(6235|6243) WriteDataContainer::data_delivered 0x55869a6d9100
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a0740.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000004.000003c7(894664db) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a743b00
(6212|6217) DataReader(I6m2p3l5:|:6a2d3d5_)a sDsCoPcSi_aItRi_oTno p-i cb_iDte s1c rliopctailo n0:1:0t3r0y0_0a0s.sao4c1ida4tfed:7 .t0o0p0i0c0 0d0e4s.c0r0i0p0t0i3ocn7 (D8C9P4S6P6u4bdlbi)c arteimoont ec h0e1c0k3i0n0g0 0c.oam4p1adt4ifbdi7l.i0t0y0 0o0f0 0p1u.b0l0i0c0a0t4ico2n( 70e180d38090e030).
a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000004.000003c7(894664db)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000004.000003c7(894664db) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000004.000003c7(894664db)
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6235|6243) WriteDataContainer::data_delivered 0x55869a73ca90
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a15e0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a743b00
(6211|6216) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000002.000003c7(0606917b) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6235|6243) WriteDataContainer::data_delivered 0x55869a73ca90
(6211|6231) WriteDataContainer::data_delivered 0x558ced033dc0
(6212|6230) DataReaderListener: Message count = 15
(6211|6231) WriteDataContainer::data_delivered 0x558ced033c68
(6212|6230) DataReaderListener: Message count = 16
(6211|6231) WriteDataContainer::data_delivered 0x558ced033b10
(6212|6230) DataReaderListener: Message count = 17
(6211|6231) WriteDataContainer::data_delivered 0x558ced0339b8
(6212|6230) DataReaderListener: Message count = 18
(6211|6231) WriteDataContainer::data_delivered 0x558ced033860
(6212|6230) DataReaderListener: Message count = 19
(6211|6231) WriteDataContainer::data_delivered 0x558ced033708
(6212|6230) DataReaderListener: Message count = 20
(6211|6231) WriteDataContainer::data_delivered 0x558ced0335b0
(6212|6230) DataReaderListener: Message count = 21
(6211|6231) WriteDataContainer::data_delivered 0x558ced033458
(6212|6230) DataReaderListener: Message count = 22
(6211|6231) WriteDataContainer::data_delivered 0x558ced033300
(6212|6230) DataReaderListener: Message count = 23
(6211|6231) WriteDataContainer::data_delivered 0x558ced0331a8
(6212|6230) DataReaderListener: Message count = 24
(6211|6231) WriteDataContainer::data_delivered 0x558ced033050
(6212|6230) DataReaderListener: Message count = 25
(6211|6231) WriteDataContainer::data_delivered 0x558ced032ef8
(6212|6230) DataReaderListener: Message count = 26
(6211|6231) WriteDataContainer::data_delivered 0x558ced032da0
(6212|6230) DataReaderListener: Message count = 27
(6211|6231) WriteDataContainer::data_delivered 0x558ced032c48
(6212|6230) DataReaderListener: Message count = 28
(6211|6231) WriteDataContainer::data_delivered 0x558ced032af0
(6212|6230) DataReaderListener: Message count = 29
Spawning second monitor.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/monitor -DCPSDebugLevel 2 -u
(6244|6244) monitor main
(6244|6244) INFO: set_DCPS_debug_level: set to 2
(6244|6244) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6244|6244) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6244|6244) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6244|6244) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6244|6244) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6244|6244) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6244|6244) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6244|6244) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6235|6235) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000005.000001c1(6f738adc), handle 8.
(6235|6235) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) in domain 111 at 0x9a4adcc0.
(6244|6244) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) in domain 111
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) at 9a7a3ea0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000005.000002c5(43331d06) at 9a47d9f0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000002c5(43331d06) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000002c5(43331d06) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000005.000003c5(5a282c47) at 9a4f2810.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000003c5(5a282c47) at 0x9a4f2810.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000003c5(5a282c47) at 0x9a4f2810.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000005.000004c5(1569ba80) at 9a4f22e0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000004c5(1569ba80) at 0x9a4f22e0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000004c5(1569ba80) at 0x9a4f22e0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) at 9a4f8120.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) at 0x9a4f8120.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) at 0x9a4f8120.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000005.000006c5(275fd802) at 9a4f2100.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000006c5(275fd802) at 0x9a4f2100.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000006c5(275fd802) at 0x9a4f2100.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) at 9a4f1d10.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) at 0x9a4f1d10.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) at 0x9a4f1d10.
(6244|6244) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6244|6244) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6244|6244) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6244|6244) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86058e20 with 20 chunks
(6244|6244) DataReaderImpl::enable Cached_Allocator_With_Overflow 86084600 with 20 chunks
(6244|6244) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6244|6244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) at 0x9a4f94a0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) added subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) at 9a4f94a0.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000005.000001c7(86102fe9)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f94a0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6243) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:35205> to remote side
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a618ed0
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) at 9a4f94a0
(6244|6246) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6244|6244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6244|6244) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.000001c7(86102fe9), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(6244|6244) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 861ee860 with 20 chunks
(6244|6244) DataReaderImpl::enable Cached_Allocator_With_Overflow 861efa90 with 20 chunks
(6235|6243) DataWriterImpl::transport_(a6s2s4o4c|_6d2o4n4e): DwartiatReera d0e1r0I3m0p0l0:0:.sae4t1udp4_fdde7s.e0r0i0a0l0i0z0a1t.i0o0n0:0 0S1ect2u(p0 3sfuac7cdeas6s)f uslulcyc eweidtehd tihne afsoslolcoiwaitnign gd awtiat hr erperaedseern t0a1t0i3o0n0s0:0 .CaD4R1/dX4CfDdR71.,0 0X0C0D0R020,5 .U0n0a0l0i0g1nce7d( 8C6D1R0
2fe9)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) reader 01030000.a41d4fd7.00000005.000001c7(86102fe9) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000005.000001c7(86102fe9)
(6235|6243) WriteDataContainer::data_delivered 0x55869a504ba0
(6235|6243) WriteDataContainer::data_delivered 0x55869a504cf8
(6235|6243) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) at 0x9a4f5ad0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) added subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) at 9a4f5ad0.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) adding subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f5ad0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a678910
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic d(e6s2c4r4i|p6t2i4o6n) DDCaPtSaTRoepaidce raIdmdpeld: :saudbds_carsispotciioant i0o1n0 3-0 0b0i0t. a14 1ldo4cfadl7 .0010003000000005..a04010d040f2dc77.(0a0d030d070c025a.)0 0a0t0 092ac47f(5aadd30d
7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) reader 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000005.000002c7(ad3(d672c424a|)6
244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6244|6244) DataReaderImpl::enable: got GUID 01030000(.6a24315d|46f2d473.)0 0W0r0i0t0e0D5a.t0a0C0o0n0t2aci7n(eard:3:dd7act2aa_)d,e lsiuvbesrcerdi b0exd5 5t8o6 9tao6p7i5c2 8n0a
me "DCPSTopic" typ(e6 2"3T5O|P6I2C4_3B)U IWLrTi_tIeND_aTtOaPCIoCn_tTaYiPnEe"r
::data_delivered 0x55869a6753d8
(6244|6244) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8624c900 with 20 chunks
(6244|6244) DataReaderImpl::enable Cached_Allocator_With_Overflow 8624e490 with 20 chunks
(6244|6244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) at 0x9a4f6450.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) added subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) at 9a4f6450.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000005.000003c7(b4264d6b)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f6450.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a743b00
(6244|6246) Data(R6e2a3d5e|r6I2m3p5l): :DaCdPdS__aIsRs_oTcoipaitci_oDne s-c rbiiptt i1o nl:o:caadld _0s1u0b3s0c0r0i0p.tai4o1nd_4rfedf7e.r0e0n0c0e0:0 0t5o.p0i0c0 0d0e3scc7r(ibp4t2i6o4nd 6DbC)P SrPeumboltiec a0t1i0o3n0 0a0d0d.ead4 1sdu4bfsdc7r.i0p0t0i0o0n0 0011.003000000004.ca24(17de48fdd879.e030)0
00005.000003c7(b4264d6b) at 9a4f6450
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000005.000003c7(b4264d6b)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000005.000003c7(b4264d6b) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4(f6d274.40|060204040)0 5T.y0p0e0L0o0o3kcu7p(Sbe4r2v6i4cde6:b:)t
ype_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6244|6244) DataReaderImpl::enable: got GUID (061203350|060204.3a)4 1Wdr4iftde7D.a0t0a0C0o0n0t0a5i.n0e0r0:0:0d3act7a(_bd4e2l6i4vde6rbe)d, 0sxu5b5s8c6r9iab7e3dc at9o0
topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(6244|6244) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 862ab1c0 with 20 chunks
(6244|6244) DataReaderImpl::enable Cached_Allocator_With_Overflow 862acb70 with 20 chunks
(6244|6244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) successfully added subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) at 0x9a7e6730.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000005.000006c5(275fd802) added subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) at 9a7e6730.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000005.000004c7(fb67dbac)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7e6730.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added pub(l6i2c4a4t|i6o2n4 69)a 6Dea0t0adR0e
aderImpl::add_association( 6-2 3b5i|t6 213 5l)o cDaClP S0_1I0R3_0T0o0p0i.ca_4D1eds4cfrdi7p.t0i0o0n0:0:0a0d5d._0s0u0b0s0c4rci7p(tfibo6n7_drbeafce)r ernecmeo:t et o0p1i0c3 0d0e0s0c.rai4p1tdi4ofnd 7D.C0P0S0S0u0b0s0c1r.i0p0t0i0o0n3 ca2d(d3e1dc cs1ufb2s4c)r
iption 01030000.a41d4fd7.00000005.000004c7(fb67dbac) at 9a7e6730
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000005.000004c7(fb67dbac)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) reader 01030000.a41d4fd7.00000005.000004c7(fb67dbac) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000005.000004c7(fb67dbac)
(6244|6244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6(263254|46|264234)4 )W rDiatteaDRaetaadCeornItmapiln:e:re:n:adbaltea:_ dgeolti vGeUrIeDd 001x05350806090a.6ad4911d040f
d7.00000005.000004c7(fb67dbac), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(6244|6244) monitor: waiting for subscription sample
(6244|6244) monitor: waiting for publication sample
(6244|6244) monitor: DataWriter: key = 1, 3, 0.
(6244|6244) monitor: DataWriter changeable qos test PASSED.
(6244|6244) monitor: DataReader: key = 1, 3, 0
(6244|6244) monitor: DataReader changeable qos test PASSED.
(6244|6244) monitor: participant 5 examining participant handle 3.
(6244|6244) monitor: participant 5 examining participant handle 4.
(6235|6235) DCPS_IR_Participant::ignore_participant: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) now ignoring participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc).
(6235|6235) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) testing if publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6235|6235) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) testing if publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6235|6235) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) testing if publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6235|6235) DCPS_IR_Subscription::disassociate_participant: subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) testing if publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) particpant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) == 01030000.a41d4fd7.00000001.000001c1(9af32c1c).
(6244|6244) monitor: discover participants test PASSED.
(6244|6244) monitor: waiting for participant sample expected 3 have 0
(6244|6244) monitor: Participant: key = 1, 3, 0
(6244|6244) monitor: Participant: key = 1, 3, 0
(6244|6244) monitor: Participant: key = 1, 3, 0
(6244|6244) monitor: DomainParticipant changeable qos test PASSED.
(6244|6244) monitor: waiting for topic sample
(6235|6235) DCPS_IR_Participant::ignore_topic: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) now ignoring topic 01030000.a41d4fd7.00000002.00000845(e644aabc).
(6235|6235) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) testing if publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000001c5(9d9ee805).
(6235|6235) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) testing if publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6).
(6235|6235) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) testing if publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000004c5(e0e91c40).
(6235|6235) DCPS_IR_Subscription::disassociate_topic: subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) testing if publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) topic 01030000.a41d4fd7.00000002.00000845(e644aabc) == 01030000.a41d4fd7.00000001.000003c5(afa88a87).
(6244|6244) monitor: discover topics test PASSED.
(6244|6244) monitor: waiting for topic sample
(6244|6244) monitor: Topic: key = 1, 3, 0, name = Movie Discussion List, type_name=Messenger
(6244|6244) monitor: Topic: key = 1, 3, 0, name = Movie Discussion List, type_name=Messenger
(6244|6244) monitor: Topic changeable qos test PASSED.
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) removed subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with sub 01030000.a41d4fd7.00000005.000001c7(86102fe9)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000005.000001c7(86102fe9) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) removed subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) at 9a4f94a0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 9a618ed0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed subscription 01030000.a41d4fd7.00000005.000001c7(86102fe9).
(6244|6245) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6244|6245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) removed subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with sub 01030000.a41d4fd7.00000005.000003c7(b4264d6b)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000005.000003c7(b4264d6b) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) removed subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) at 9a4f6450.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 9a743b00.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed subscription 01030000.a41d4fd7.00000005.000003c7(b4264d6b).
(6244|6245) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000003c7(b4264d6b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6244|6245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000003c7(b4264d6b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000005.000006c5(275fd802) removed subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with sub 01030000.a41d4fd7.00000005.000004c7(fb67dbac)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000005.000004c7(fb67dbac) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) removed subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) at 9a7e6730.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 9a6e00d0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed subscription 01030000.a41d4fd7.00000005.000004c7(fb67dbac).
(6244|6245) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000004c7(fb67dbac) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6244|6245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000004c7(fb67dbac) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) removed subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) removed subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) at 9a4f5ad0.
(6235|6243) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 9a678910.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed subscription 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a).
(6244|6248) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35205 , reconnect_state = INIT_STATE.
(6244|6245) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6244|6245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6244|6245) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6244|6248) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) at 9a7a3ea0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000001c5(681e4ec5) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) at 9a4f1d10.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000005.000007c5(3e44e943).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000007c5(3e44e943) at 0x9a4f1d10.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000006c5(275fd802) at 9a4f2100.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000005.000006c5(275fd802).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000006c5(275fd802) at 0x9a4f2100.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) at 9a4f8120.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000005c5(0c728bc1) at 0x9a4f8120.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000004c5(1569ba80) at 9a4f22e0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.a41d4fd7.00000005.000004c5(1569ba80).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000004c5(1569ba80) at 0x9a4f22e0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000003c5(5a282c47) at 9a4f2810.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.a41d4fd7.00000005.000003c5(5a282c47).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000003c5(5a282c47) at 0x9a4f2810.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) found topic 01030000.a41d4fd7.00000005.000002c5(43331d06) at 9a47d9f0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.a41d4fd7.00000005.000002c5(43331d06).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) removed topic 01030000.a41d4fd7.00000005.000002c5(43331d06) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) at 0x9a4adcc0 from domain 111.
(6235|6235) WriteDataContainer::data_delivered 0x55869a504fa8
(6244|6244) Service_Participant::shutdown
(6244|6244) monitor2 creating m
(6244|6244) monitor2 is done
(6244|6244) monitor main done
(6244|6244) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6244|6244) Service_Participant::~Service_Participant
(6244|6244) Service_Participant::shutdown
Spawning second publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BuiltInTopicTest/publisher -DCPSDebugLevel 2 -n 10
(6249|6249) publisher main
(6249|6249) INFO: set_DCPS_debug_level: set to 2
(6249|6249) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6249|6249) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 2
(6249|6249) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6249|6249) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6249|6249) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6249|6249) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6249|6249) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6249|6249) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6235|6235) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000006.000001c1(28d3f00c), handle 9.
(6235|6235) WriteDataContainer::data_delivered 0x55869a504fa8
(6235|6235) DCPS_IR_Domain::add_participant: added participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) in domain 111 at 0x9a4adcc0.
(6249|6249) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) in domain 111
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) at 9a47d9f0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.a41d4fd7.00000006.000002c5(049367d6) at 9a4f2100.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000002c5(049367d6) at 0x9a4f2100.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000002c5(049367d6) at 0x9a4f2100.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.a41d4fd7.00000006.000003c5(1d885697) at 9a4f1d10.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000003c5(1d885697) at 0x9a4f1d10.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000003c5(1d885697) at 0x9a4f1d10.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.a41d4fd7.00000006.000004c5(52c9c050) at 9a7a3ea0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000004c5(52c9c050) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000004c5(52c9c050) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) at 9a7e6fa0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) at 0x9a7e6fa0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) at 0x9a7e6fa0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) at 9a7e4ed0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) at 0x9a7e4ed0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) at 0x9a7e4ed0.
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.a41d4fd7.00000006.000007c5(79e49393) at 9a4f8b80.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.000007c5(79e49393) at 0x9a4f8b80.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.000007c5(79e49393) at 0x9a4f8b80.
(6249|6249) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6249|6249) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6249|6249) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6249|6249) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow d12a2490 with 20 chunks
(6249|6249) DataReaderImpl::enable Cached_Allocator_With_Overflow d12cdc50 with 20 chunks
(6249|6249) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6249|6249) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) at 0x9a4f5ad0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) added subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) at 9a4f5ad0.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) adding subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000006.000001c7(c1b05539)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f5ad0.
(6235|6243) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:35205> to remote side
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) adding publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a618ed0
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) at 9a4f5ad0
(6249|6251) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6249|6249) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6249|6249) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000001c7(c1b05539), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(6249|6249) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow d14382d0 with 20 chunks
(6249|6249) DataReaderImpl::enable Cached_Allocator_With_Overflow d1439500 with 20 chunks
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) su(c6c2e4e9d|e6d2 4i9n) aDsastoacRieaatdienrgI mwpilt:h: sreetaudpe_rd e0s1e0r3i0a0l0i0z.aat4i1odn4:f dS7e.t0u0p0 0s0u0c0c6e.s0s0f0u0l0l1yc 7w(ict1hb 0t5h5e3 9f)o
llowing data represe(n6t2a3t5i|o6n2s4:3 )C DDRa/tXaCWDrRi1t,e rXICmDpRl2:,: tUrnaanlsipgonretd_ aCsDsRo
c_done: writer 01030000.a41d4fd7.00000001.000001c2(03fa7da6) reader 01030000.a41d4fd7.00000006.000001c7(c1b05539) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000006.000001c7(c1b05539)
(6235|6243) WriteDataContainer::data_delivered 0x55869a504ba0
(6235|6243) WriteDataContainer::data_delivered 0x55869a504cf8
(6235|6243) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) at 0x9a7e6730.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) added subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) at 9a7e6730.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) with subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) adding subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000006.000002c7(ea9d06fa)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7e6730.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) adding publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a678910
(6235|6235) DCPS_IR_Topic_Description::add_subscription_reference: topic description D(C6P2S4T9o|p6i2c5 1a)d dDeadt asRuebasdcerriIpmtpilo:n: a0d1d0_3a0s0s0o0c.iaa4t1ido4nf d-7 .b0i0t0 010 0l0o6c.a0l0 00010023c070(0e0a.9ad4016df4af)d 7a.t0 090a070e060763.00
00002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) succeeded in associating with reader 01030000.a41d4fd7.00000006.000002c7(ea9d06fa)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000002c2(28d72e65) reader 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000006.000002c7(ea9d06fa)
(6249|6249()6 2T3y5p|e6L2o4o3k)u pWSreirtveiDcaet:a:Ctoynptea_iindeern:t:idfaitear__dteol_idvyenraemdi c0 x-5 5E8n6c9oau6n7t5e2r8e0d
TK_NONE: returning( 6n2i3l5 |D6y2n4a3m)i cW rTiytpeeD
ataContainer::data_delivered 0x55869a6753d8
(6249|6249) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000002c7(ea9d06fa), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(6249|6249) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow d1496370 with 20 chunks
(6249|6249) DataReaderImpl::enable Cached_Allocator_With_Overflow d1497f00 with 20 chunks
(6249|6249) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb) at 0x9a4f6450.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000006.000007c5(79e49393) added subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb) at 9a4f6450.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) adding subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000006.000003c7(f38637bb)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f6450.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb) adding publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a743b00
(6235|6235) DCPS_IR_Topic(_6D2e4s9c|r6i2p5t1i)o nD:a:taadRde_asduebrsIcmrpilp:t:iaodnd__raesfseorceinactei:o nt o-p ibci td e1s clroicpatli o0n1 0D3C0P0S0P0u.bal4i1cda4tfido7n. 0a0d0d0e0d0 0s6u.b0s0c0r0i0p3tci7o(nf 3081603370b0b0)0 .rae4m1odt4ef d071.003000000000.0a64.10d040f0d073.c070(0f0308060317.b0b0)0 0a0t4 c92a(47fe684d5809
e3)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) succeeded in associating with reader 01030000.a41d4fd7.00000006.000003c7(f38637bb)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) reader 01030000.a41d4fd7.00000006.000003c7(f38637bb) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000006.000003c7(f38637bb)
(6249|6249) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning( 6n2i3l5 |D6y2n4a3m)i cW rTiytpeeD
ataContainer::data_delivered 0x55869a73ca90
(6249|6249) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000003c7(f38637bb), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(6249|6249) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow d14f4c30 with 20 chunks
(6249|6249) DataReaderImpl::enable Cached_Allocator_With_Overflow d14f65e0 with 20 chunks
(6249|6249) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6235|6235) DCPS_IR_Participant::add_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) at 0x9a4f94a0.
(6235|6235) DCPS_IR_Topic::add_subscription_reference: topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) added subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) at 9a4f94a0.
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) adding subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6235|6235) DataWriterImpl::add_association - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000006.000004c7(bcc7a17c)
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a4f94a0.
(6235|6235) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) adding publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a6e00d0
(6235|6235)( 6D2C4P9S|_6I2R5_1T)o pDiact_aDReesacdreirpItmipoln::::aadddd__assusboscciraitpitoino n-_ rbeifte r1e nlcoec:a lt o0p1i0c3 0d0e0s0c.rai4p1tdi4ofnd 7D.C0P0S0S0u0b0s0c6r.i0p0t0i0o0n4 ca7d(dbecdc 7sau1b7scc)r irpetmiootne 0011003300000000..aa4411dd44ffdd77..0000000000000061..000000000043cc72((b3c1cc7ca11f72c4))
at 9a4f94a0
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) succeeded in associating with reader 01030000.a41d4fd7.00000006.000004c7(bcc7a17c)
(6235|6243) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000001.000003c2(31cc1f24) reader 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) calling association_complete_i
(6235|6243) DataWriterImpl::association_complete_i - bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000006.000004c7(bcc7a17c)
(6235|6243) WriteDataContainer::data_delivered 0x55869a6d9100
(6249|6249) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6249|6249) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000004c7(bcc7a17c), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(6235|6235) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger in domain 111.
(6235|6235) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 9a7e77b0.
(6235|6235) DCPS_IR_Participant::add_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 0x9a7e77b0.
(6235|6235) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 0x9a7e77b0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a6753d8
(6235|6235) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000006.00000845(13c40c7c), handle 10.
(6235|6235) WriteDataContainer::data_delivered 0x55869a6753d8
(6249|6249) WriteDataContainer sample_list_element_allocator d1552c18 with 20 chunks
(6249|6249) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow d15567a0 with 20 chunks
(6249|6249) DataWriterImpl::enable-db Cached_Allocator_With_Overflow d1556840 with 20 chunks
(6249|6249) DataWriterImpl::enable-header Cached_Allocator_With_Overflow d1550ed0 with 20 chunks
(6249|6249) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6249|6249) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6235|6235) DCPS_IR_Participant::add_publication: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) successfully added publication 01030000.a41d4fd7.00000006.00000102(2abe6306) at 0x9a7e9600.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73ca90
(6235|6235) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000006.00000102(2abe6306), handle 11.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73ca90
(6235|6235) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.a41d4fd7.00000006.00000102(2abe6306) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.a41d4fd7.00000006.00000102(2abe6306) with subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: publication 01030000.a41d4fd7.00000006.00000102(2abe6306) adding subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 9a7a3580.
(6235|6235) DCPS_IR_Subscription::add_associated_pu(b6l2i4c9a|t6i2o5n1:) sDuabtsacWrriiptteiroInm p0l1:0:3a0d0d0_0a.sas4o1cdi4aftdi7o.n0 0-0 0b0i0t0 40. 0l0o0c0a0l5 0071(043407080001.ead4)1 da4dfddi7n.g0 0p0u0b0l0i0c6a.t0i0o0n0 00110023(020a0b0e.6a34016d)4 frde7m.o0t0e0 0001000360.000000.0a04110d24(f2da7b.e060300060)0.0
4.00000507(447801ed)
(6235|6235) DCPS_IR_Subscription::add_associated_publication: successfully added publication 9a7e9600
(6235|6235) DCPS_IR_Topic::add_publication_reference: topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) added publication 01030000.a41d4fd7.00000006.00000102(2abe6306) at 9a7e9600
(6212|6217) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(6249|6255) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:43979> to remote side
(6249|6249) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000006.00000102(2abe6306), publishing to topic name "Movie Discussion List" type "Messenger"
(6235|6235) DCPS_IR_Domain::publish_participant_bit: 01030000.a41d4fd7.00000006.000001c1(28d3f00c), handle 9.
(6212|6230) DataReaderListenerImpl::on_subscri(p6t2i3o5n|_6m2a3t5c)h eWdr ihtaenDdaltea=C1o8n
tainer::data_delivered (06x254598|6692a5550)4 eD5a0t
aWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(6249|6255) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(6249|6255) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4f(d672.3050|060203050)6 .D0C0P0S0_0I1R0_2P(a2ratbiec6i3p0a6n)t :r:efmiontde_ p0u1b0l3i0c0a0t0i.oan4_1rde4ffedr7e.n0c0e0:0 0p0a0r4t.i0c0i0p0a0n5t0 70(1404370800010e.da)4
1d4fd7.00000006.000001c1(28d3f00c) found publication 01030000.a41d4fd7.00000006.00000102(2abe6306) at 0x9a7e9600.
(6235|6235) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000006.00000102(2abe6306), handle 11.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73c938
(6235|6235) DCPS_IR_Participant::find_publication_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found publication 01030000.a41d4fd7.00000006.00000102(2abe6306) at 0x9a7e9600.
(6235|6235) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000006.00000102(2abe6306), handle 11.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73ca90
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 9a7e77b0.
(6235|6235) DCPS_IR_Domain::publish_topic_bit: 01030000.a41d4fd7.00000006.00000845(13c40c7c), handle 10.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675280
(6235|6235) DCPS_IR_Domain::publish_publication_bit: 01030000.a41d4fd7.00000006.00000102(2abe6306), handle 11.
(6235|6235) WriteDataContainer::data_delivered 0x55869a73c938
(6249|6249) Writer::start
(6249|6256) Writer::svc begins.
(6249|6256) WriteDataContainer::data_delivered 0x55d9d15561e8
(6212|6230) DataReaderListenerImpl::on_liveliness_changed
(6249|6256) 15:56:00.826859 Writer::svc starting to write.
(6249|6256) WriteDataContainer::data_delivered 0x55d9d15561e8
(6212|6230) DataReaderListener: Message count = 0
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1556090
(6212|6230) DataReaderListener: Message count = 1
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555f38
(6212|6230) DataReaderListener: Message count = 2
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555de0
(6212|6230) DataReaderListener: Message count = 3
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555c88
(6212|6230) DataReaderListener: Message count = 4
(6212|6212) DataReaderListenerImpl::read_bit_instance: returned ok
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000004.000001c5(557e6775) removed subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with sub 01030000.a41d4fd7.00000004.000001c7(bb700659)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000004.000001c7(bb700659) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) removed subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) at 9a7a5ab0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.000001c7(bb700659) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 9a618ed0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed subscription 01030000.a41d4fd7.00000004.000001c7(bb700659).
(6212|6214) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6212|6214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) removed subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with sub 01030000.a41d4fd7.00000004.000003c7(894664db)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000004.000003c7(894664db) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) removed subscription 01030000.a41d4fd7.00000004.000003c7(894664db) at 9a7a0740.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.000003c7(894664db) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 9a743b00.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed subscription 01030000.a41d4fd7.00000004.000003c7(894664db).
(6212|6214) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000003c7(894664db) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6212|6214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000003c7(894664db) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) removed subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with sub 01030000.a41d4fd7.00000004.000004c7(c607f21c)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000004.000004c7(c607f21c) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) removed subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) at 9a7a4bd0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 9a6e00d0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed subscription 01030000.a41d4fd7.00000004.000004c7(c607f21c).
(6212|6214) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6212|6214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000004.000005c5(3112a271) removed subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub 01030000.a41d4fd7.00000004.000002c7(905d559a)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000004.000002c7(905d559a) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) removed subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) at 9a7a25b0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.000002c7(905d559a) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 9a678910.
(6235|6243) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed subscription 01030000.a41d4fd7.00000004.000002c7(905d559a).
(6212|6226) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35205 , reconnect_state = INIT_STATE.
(6212|6214) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000002c7(905d559a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6212|6214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000002c7(905d559a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6212|6226) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000004.00000845(69045f1c) removed subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000002.00000102(df3ec5c6) with sub 01030000.a41d4fd7.00000004.00000507(447801ed)
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6) removed subscription 01030000.a41d4fd7.00000004.00000507(447801ed) at 9a7a3580.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000004.00000507(447801ed) remove(d6 2p1u1b|l6i2c1a6t)i oDna t0a1W0r3i0t0e0r0I.map4l1:d:4rfedm7o.v0e0_0a0s0s0o0c2i.a0t0i0o0n0s1:0 2b(idtf 30e cl5occ6a)l a0t1 093a070a0809.da041.d
4fd7.00000002(.60203050|06120325()d fD3CePcS5_cI6R)_ Pruebmloitcea t0i1o0n3:0:0r0e0m.oav4e1_da4sfsdo7c.i0a0t0e0d0_0s0u4b.s0c0r0i0p0t5i0o7n(:4 4c7a8l0l1iendg) pnuubm 0r1e0m3o0t0e0s0 .1a
41d4fd7.00000006.00000102(2abe6306) with sub 01030000.a41d4fd7.00000004.00000507(447801ed)
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000006.00000102(2abe6306) removed subscription 01030000.a41d(46f2d171.|06020200004.000005087)( 4D4a7t8a0L1iendk): :ahta n9dal7ea_3e5x8c0e.p
tion() - (delay) scheduling ti(m6e2r3 5f|o6r2 3f5u)t D(Cu6Pr2Se4_ 9Ir|Re6_l2Se5ua1bs)se c
DraitpatWiroint:e:rrIemmpolv:e:_raesmsoovcei_aatsesdo_cpiuabtliiocnast:i obni:t s0u blsoccrailp t0i1o0n3 00010003.0a04010d.4af4d17d.40f0d070.00000060.00000040.00100020(025a0b7e(64340768)0 1reedm)o tree m0o1v0e3d0 0p0u0b.lai4c1adt4ifodn7 .0010003000000004..a04010d040f5d077.(0404070800010e6d.)0 0n0u0m0 1r0e2m(o2taebse 613
06) at 9a7e9600.
(6235|6235) WriteDataContainer::data_delivered 0x55869a6(d69224598|
6255) DataLink::handle_exception() - (delay) scheduling timer for future release
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed subscription 01030000.a41d4fd7.00000004.00000507(447801ed).
(6212|6214) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 2
(6212|6214) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 2
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(6212|6214) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000006.00000102(2abe6306)
(6212|6230) DataLink::handle_exception() - (delay) scheduling timer for future release
(6212|6230) DataLink::handle_exception() - (delay) scheduling timer for future release
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 9a79e9c0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000004.000001c5(557e6775).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000001c5(557e6775) at 0x9a79e9c0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 9a79c490.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000007c5(0324c0f3) at 0x9a79c490.
(6211|6231) Writer::svc finished.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 9a79cab0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000006c5(1a3ff1b2) at 0x9a79cab0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 9a79cef0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000004.000005c5(3112a271).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000005c5(3112a271) at 0x9a79cef0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 9a79e0b0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.a41d4fd7.00000004.00000845(69045f1c).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.00000845(69045f1c) at 0x9a79e0b0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675530
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 9a79e800.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.a41d4fd7.00000004.000004c5(28099330).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000004c5(28099330) at 0x9a79e800.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 9a79ccd0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.a41d4fd7.00000004.000003c5(674805f7).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000003c5(674805f7) at 0x9a79ccd0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) found topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 9a79ac00.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) removed topic 01030000.a41d4fd7.00000004.000002c5(7e5334b6) at 0x9a79ac00.
(6235|6235) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) at 0x9a79b530 from domain 111.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505100
(6212|6212) Service_Participant::shutdown
(6249|6255) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.86:43555 , r(e6c2o1n1n|e6c2t2_8s)t aTtcep C=o nInNeIcTt_iSoTnA:T:Eh.a
ndle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.86:43555 , reconnect_state = INIT_STATE.
(6212|6212) subscriber main done
(6212|6212) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6212|6212) Service_Participant::~Service_Participant
(6212|6212) Service_Participant::shutdown
(6211|6211) Writer::end
(6211|6211) WriteDataContainer::data_delivered 0x558ced032af0
(6235|6235) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000002.00000845(e644aabc) removed publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6).
(6235|6235) WriteDataContainer::data_delivered 0x55869a73cbe8
(6235|6235) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed publication 01030000.a41d4fd7.00000002.00000102(df3ec5c6).
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) removed subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with sub 01030000.a41d4fd7.00000002.000001c7(3430f3f9)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000002.000001c7(3430f3f9) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) removed subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) at 9a7a7a00.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 9a618ed0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed subscription 01030000.a41d4fd7.00000002.000001c7(3430f3f9).
(6211|6213) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6211|6213) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6211|6213) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6211|6213) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000002.000007c5(8c643553) removed subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with sub 01030000.a41d4fd7.00000002.000003c7(0606917b)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000002.000003c7(0606917b) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) removed subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) at 9a7a15e0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000003c7(0606917b) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 9a743b00.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed subscription 01030000.a41d4fd7.00000002.000003c7(0606917b).
(6211|6213) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6211|6213) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6211|6213) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000002.000006c5(957f0412) removed subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with sub 01030000.a41d4fd7.00000002.000004c7(494707bc)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000002.000004c7(494707bc) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) removed subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) at 9a7a6a30.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000004c7(494707bc) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 9a6e00d0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed subscription 01030000.a41d4fd7.00000002.000004c7(494707bc).
(6211|6213) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000004c7(494707bc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6211|6213) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000004c7(494707bc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) removed subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub 01030000.a41d4fd7.00000002.000002c7(1f1da03a)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000002.000002c7(1f1da03a) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) removed subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) at 9a47ed00.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 9a678910.
(6235|6243) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed subscription 01030000.a41d4fd7.00000002.000002c7(1f1da03a).
(6211|6222) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35205 , reconnect_state = INIT_STATE.
(6211|6213) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000002c7(1f1da03a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6211|6213) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000002c7(1f1da03a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6211|6213) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6211|6213) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6211|6222) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 9a79def0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000001c5(da3e92d5) at 0x9a79def0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 9a79c890.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000002.000007c5(8c643553).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000007c5(8c643553) at 0x9a79c890.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 9a501c90.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000002.000006c5(957f0412).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000006c5(957f0412) at 0x9a501c90.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 9a79ebe0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000002.000005c5(be5257d1).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000005c5(be5257d1) at 0x9a79ebe0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 9a79d610.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.a41d4fd7.00000002.00000845(e644aabc).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.00000845(e644aabc) at 0x9a79d610.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675688
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 9a79d230.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.a41d4fd7.00000002.000004c5(a7496690).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000004c5(a7496690) at 0x9a79d230.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 9a79b0d0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.a41d4fd7.00000002.000003c5(e808f057).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000003c5(e808f057) at 0x9a79b0d0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) found topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 9a79c670.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.a41d4fd7.00000002.000002c5(f113c116).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) removed topic 01030000.a41d4fd7.00000002.000002c5(f113c116) at 0x9a79c670.
(6235|6235) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) at 0x9a4fc010 from domain 111.
(6235|6235) WriteDataContainer::data_delivered 0x55869a505258
(6211|6211) Service_Participant::shutdown
(6211|6211) publisher main done
(6211|6211) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6211|6211) Service_Participant::~Service_Participant
(6211|6211) Service_Participant::shutdown
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555b30
(6249|6256) WriteDataContainer::data_delivered 0x55d9d15559d8
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555880
(6249|6256) WriteDataContainer::data_delivered 0x55d9d1555728
(6249|6256) WriteDataContainer::data_delivered 0x55d9d15555d0
(6249|6256) Writer::svc finished.
(6249|6249) Writer::end
(6249|6249) WriteDataContainer::data_delivered 0x55d9d15555d0
(6235|6235) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) removed publication 01030000.a41d4fd7.00000006.00000102(2abe6306).
(6235|6235) WriteDataContainer::data_delivered 0x55869a73c938
(6235|6235) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed publication 01030000.a41d4fd7.00000006.00000102(2abe6306).
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) removed subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000001c2(03fa7da6) with sub 01030000.a41d4fd7.00000006.000001c7(c1b05539)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000001c2(03fa7da6) remote 01030000.a41d4fd7.00000006.000001c7(c1b05539) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) removed subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) at 9a4f5ad0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6) at 9a618ed0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed subscription 01030000.a41d4fd7.00000006.000001c7(c1b05539).
(6249|6250) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6249|6250) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(6249|6250) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000006.000007c5(79e49393) removed subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) with sub 01030000.a41d4fd7.00000006.000003c7(f38637bb)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) remote 01030000.a41d4fd7.00000006.000003c7(f38637bb) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) removed subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb) at 9a4f6450.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) at 9a743b00.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed subscription 01030000.a41d4fd7.00000006.000003c7(f38637bb).
(6249|6250) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000003c7(f38637bb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6249|6250) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000003c7(f38637bb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) removed subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000003c2(31cc1f24) with sub 01030000.a41d4fd7.00000006.000004c7(bcc7a17c)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000003c2(31cc1f24) remote 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) removed subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) at 9a4f94a0.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24) at 9a6e00d0.
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed subscription 01030000.a41d4fd7.00000006.000004c7(bcc7a17c).
(6249|6250) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6249|6250) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(6235|6235) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) removed subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6235|6235) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.a41d4fd7.00000001.000002c2(28d72e65) with sub 01030000.a41d4fd7.00000006.000002c7(ea9d06fa)
(6235|6235) DataWriterImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000001.000002c2(28d72e65) remote 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) num remotes 1
(6235|6235) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) removed subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) at 9a7e6730.
(6235|6235) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65) at 9a678910.
(6235|6243) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::remove_subscription: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed subscription 01030000.a41d4fd7.00000006.000002c7(ea9d06fa).
(6249|6253) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35205 , reconnect_state = INIT_STATE.
(6249|6250) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6249|6250) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(6249|6250) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(6249|6253) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) at 9a47d9f0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000001c5(2fbe3415) at 0x9a47d9f0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000007c5(79e49393) at 9a4f8b80.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000006.000007c5(79e49393).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000007c5(79e49393) at 0x9a4f8b80.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) at 9a7e4ed0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000006c5(60ffa2d2) at 0x9a7e4ed0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) at 9a7e6fa0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000005c5(4bd2f111) at 0x9a7e6fa0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 9a7e77b0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.a41d4fd7.00000006.00000845(13c40c7c).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.00000845(13c40c7c) at 0x9a7e77b0.
(6235|6235) WriteDataContainer::data_delivered 0x55869a675280
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000004c5(52c9c050) at 9a7a3ea0.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.a41d4fd7.00000006.000004c5(52c9c050).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000004c5(52c9c050) at 0x9a7a3ea0.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000003c5(1d885697) at 9a4f1d10.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.a41d4fd7.00000006.000003c5(1d885697).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000003c5(1d885697) at 0x9a4f1d10.
(6235|6235) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) found topic 01030000.a41d4fd7.00000006.000002c5(049367d6) at 9a4f2100.
(6235|6235) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.a41d4fd7.00000006.000002c5(049367d6).
(6235|6235) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) removed topic 01030000.a41d4fd7.00000006.000002c5(049367d6) at 0x9a4f2100.
(6235|6235) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) at 0x9a4adcc0 from domain 111.
(6235|6235) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6241) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6241) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6241) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6241) WriteDataContainer::data_delivered 0x55869a504e50
(6235|6241) WriteDataContainer::data_delivered 0x55869a73c938
(6235|6241) WriteDataContainer::data_delivered 0x55869a73c938
(6235|6241) WriteDataContainer::data_delivered 0x55869a6d9258
(6235|6241) WriteDataContainer::data_delivered 0x55869a675280
(6235|6241) WriteDataContainer::data_delivered 0x55869a675280
(6235|6241) WriteDataContainer::data_delivered 0x55869a675280
(6235|6241) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6241) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000001c2(03fa7da6).
(6235|6241) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6241) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000004c2(7e8d89e3).
(6235|6241) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6241) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000003c2(31cc1f24).
(6235|6241) DCPS_IR_Topic::remove_publication_reference: topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6241) DCPS_IR_Participant::remove_publication: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed publication 01030000.a41d4fd7.00000001.000002c2(28d72e65).
(6235|6241) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 9a4fddc0.
(6235|6241) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805).
(6235|6241) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000001c5(9d9ee805) at 0x9a4fddc0.
(6235|6241) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 9a4ffbf0.
(6235|6241) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40).
(6235|6241) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000004c5(e0e91c40) at 0x9a4ffbf0.
(6235|6241) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 9a4ff1a0.
(6235|6241) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.a41d4fd7.00000001.000003c5(afa88a87).
(6235|6241) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000003c5(afa88a87) at 0x9a4ff1a0.
(6235|6241) DCPS_IR_Participant::find_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) found topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 9a4fe750.
(6235|6241) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6).
(6235|6241) DCPS_IR_Participant::remove_topic_reference: participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) removed topic 01030000.a41d4fd7.00000001.000002c5(b6b3bbc6) at 0x9a4fe750.
(6235|6241) DCPS_IR_Domain::remove_participant: removed participant 01030000.a41d4fd7.00000001.000001c1(9af32c1c) at 0x9a4fc2f0 from domain 111.
(6249|6249) Service_Participant::shutdown
(6249|6249) publisher main done
(6249|6249) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6249|6249) Service_Participant::~Service_Participant
(6249|6249) Service_Participant::shutdown
INFO: publisher being killed.
INFO: publisher being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/repoctl kill file://repo.ior
(6235|6235) Federator::ManagerImpl::finalize()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateReceiver::stop()
(6235|6239) UpdateReceiver::close()
(6235|6238) UpdateReceiver::close()
(6235|6236) UpdateReceiver::close()
(6235|6240) UpdateReceiver::close()
(6235|6237) UpdateReceiver::close()
(6235|6235) Service_Participant::shutdown
(6235|6235) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6235|6235) Federator::ManagerImpl::~ManagerImpl()
(6235|6235) UpdateListener::~UpdateListener
(6235|6235) UpdateReceiver::~UpdateReceiver()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateListener::~UpdateListener
(6235|6235) UpdateReceiver::~UpdateReceiver()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateListener::~UpdateListener
(6235|6235) UpdateReceiver::~UpdateReceiver()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateListener::~UpdateListener
(6235|6235) UpdateReceiver::~UpdateReceiver()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateListener::~UpdateListener
(6235|6235) UpdateReceiver::~UpdateReceiver()
(6235|6235) UpdateReceiver::stop()
(6235|6235) UpdateProcessor::~UpdateProcessor()
(6235|6235) UpdateProcessor::~UpdateProcessor()
(6235|6235) UpdateProcessor::~UpdateProcessor()
(6235|6235) UpdateProcessor::~UpdateProcessor()
(6235|6235) UpdateProcessor::~UpdateProcessor()
(6235|6235) INFO: Federator::Config::~FederatorConfig()
(6235|6235) Service_Participant::~Service_Participant
(6235|6235) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/BuiltInTopicTest/prst_repo_run_test.pl Time:64s Result:0
==============================================================================
tests/DCPS/CorbaSeq/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 6261
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CorbaSeq/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSBit 0 -DCPSPendingTimeout 3
pub PID: 6268 started at 2025-12-05 15:56:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CorbaSeq/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSBit 0 -DCPSPendingTimeout 3
sub PID: 6269 started at 2025-12-05 15:56:21
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/CorbaSeq/run_test.pl Time:5s Result:0
==============================================================================
tests/DCPS/ViewState/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6280
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ViewState/main -DCPSBit 0 -DCPSPendingTimeout 3
main PID: 6287 started at 2025-12-05 15:56:25
(6287|6287) view_state test main
(6287|6287) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
==== TEST case 1 : show view state change in a single generation.
==== TEST case 2 : show view state change in multiple generations.
==== TEST case 3 : show view state and instance relation.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ViewState/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/NotifyTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6294
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/NotifyTest/publisher -d -u -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 6301 started at 2025-12-05 15:56:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/NotifyTest/subscriber -d -u -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSPendingTimeout 3
sub PID: 6302 started at 2025-12-05 15:56:26
(6294|6294) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
expected 10/2/0
recv 0
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
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 = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
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 = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/NotifyTest/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/Observer/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Observer/pubsub -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSPendingTimeout 3
pubsub PID: 6319 started at 2025-12-05 15:56:29
{"instance":4,"instance_state":1,"timestamp":{"sec":1764950189,"nanosec":675757000},"sequence_number":2,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":6,"instance_state":1,"timestamp":{"sec":1764950189,"nanosec":675756999},"sequence_number":2,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":6,"instance_state":1,"timestamp":{"sec":1764950189,"nanosec":675756999},"sequence_number":2,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":6,"instance_state":1,"timestamp":{"sec":1764950189,"nanosec":675756999},"sequence_number":2,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":4,"instance_state":2,"timestamp":{"sec":1764950190,"nanosec":108776000},"sequence_number":3,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":4,"instance_state":2,"timestamp":{"sec":1764950190,"nanosec":108776000},"sequence_number":3,"data":{"from":"","subject":"Observer","subject_id":1,"text":"test","count":1,"ull":0,"source_pid":0}}
{"instance":6,"instance_state":2,"timestamp":{"sec":1764950190,"nanosec":108775999},"sequence_number":3,"data":{"from":"","subject":"","subject_id":1,"text":"","count":0,"ull":0,"source_pid":0}}
{"instance":6,"instance_state":2,"timestamp":{"sec":1764950190,"nanosec":108775999},"sequence_number":3,"data":{"from":"","subject":"","subject_id":1,"text":"","count":0,"ull":0,"source_pid":0}}
test PASSED.
auto_run_tests_finished: tests/DCPS/Observer/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Reliability/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6326
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reliability/sub/subscriber -num_sleeps 5 -sleep_secs 2 -DCPSPendingTimeout 4
sub PID: 6333 started at 2025-12-05 15:56:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reliability/pub/publisher -DCPSPendingTimeout 4
pub PID: 6334 started at 2025-12-05 15:56:30
Using TakeNextReaderListenerImpl
(6326|6326) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6334|6334) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runn(e6r3v3m3y|g6837363") aWsA RfNuIlNlGy: qgueatl_iffuileldy _hqousatlniafmiee,d _phloesatsnea mceo:r rCeocutl ds ynsotte mf icnodn fFiQgDuNr.a tUisoinn.g
"runnervmyg876" as fully qualified hostname, please correct system configuration.
Waiting for connection
Trying to send: 0
Trying to send: 1
Trying to send: 2
Trying to send: 3
Received sample: 0
Trying to send: 4
Trying to send: 5
Received sample: 1
Trying to send: 6
TReceived sample: 2
rying to send: 7
Trying to send: 8
Received sample: 3
Trying to send: 9
Trying to send: 10
Received sample: 4
Trying to send: 11
Received sample: 5
Trying to send: 12
Received sample: 6
Trying to send: 13
Trying to send: 14
Received sample: 7
Trying to send: 15
Trying to send: 16
Received sample: 8
Trying to send: 17
Received sample: 9
Trying to send: 18
TReceived sample: 10
rying to send: 19
Trying to send: 20
Received sample: 11
Trying to send: 21
Received sample: 12
Trying to send: 22
TryingReceived sample: 13
to send: 23
Trying to send: 24
Received sample: 14
Trying to send: 25
Trying to send: 26
Received sample: 15
Trying to send: 27
Received sample: 16
Trying to send: 28
Received sample: 17
Trying to send: 29
Trying to send: 30
Received sample: 18
Trying to send: 31
Received sample: 19
Trying to send: 32
TryingReceived sample: 20
to send: 33
Trying to send: 34
Received sample: 21
Trying to send: 35
Received sample: 22
Trying to send: 36
Trying to send: 37
Received sample: 23
Trying to send: 38
Received sample: 24
Trying to send: 39
TryingReceived sample: 25
to send: 40
Trying to send: 41
Received sample: 26
Trying to send: 42
Received sample: 27
Trying to send: 43
Trying to sendReceived sample: 28
: 44
Trying to send: 45
Received sample: 29
Trying to send: 46
Received sample: 30
Trying to send: 47
Trying to send: 48
Received sample: 31
Trying to send: 49
Received sample: 32
Trying to send: 50
Received sample: 33
Trying to send: 51
Trying to send: 52
Received sample: 34
Trying to send: 53
Received sample: 35
Trying to send: 54
Trying to send: 55
Received sample: 36
Trying to send: 56
Received sample: 37
Trying to send: 57
Trying Received sample: 38
to send: 58
Trying to send: 59
Received sample: 39
Trying to send: 60
Received sample: 40
Trying to send: 61
Trying tReceived sample: 41
o send: 62
Trying to send: 63
Received sample: 42
Trying to send: 64
Received sample: 43
Trying to send: 65
Trying to senReceived sample: 44
d: 66
Trying to send: 67
Received sample: 45
Trying to send: 68
Received sample: 46
Trying to send: 69
Trying to send: 70
Received sample: 47
Trying to send: 71
Received sample: 48
Trying to send: 72
Received sample: 49
Trying to send: 73
Trying to send: 74
Received sample: 50
Trying to send: 75
Received sample: 51
Trying to send: 76
Received sample: 52
Trying to send: 77
Trying to sendReceived sample: 53
: 78
Trying to send: 79
Received sample: 54
Trying to send: 80
Trying to send: 81
Received sample: 55
Trying to send: 82
Received sample: 56
Trying to send: 83
Received sample: 57
Trying to send: 84
Trying to send: 85
Received sample: 58
Trying to send: 86
Received sample: 59
Trying to send: 87
TReceived sample: 60
rying to send: 88
Trying to send: 89
Received sample: 61
Trying to send: 90
Received sample: 62
Trying to send: 91
Trying Received sample: 63
to send: 92
Trying to send: 93
Received sample: 64
Trying to send: 94
Received sample: 65
Trying to send: 95
Trying to senReceived sample: 66
d: 96
Trying to send: 97
Received sample: 67
Trying to send: 98
Trying to senReceived sample: 68
d: 99
Trying to send: 100
Received sample: 69
Trying to send: 101
Received sample: 70
Trying to send: 102
Trying to senReceived sample: 71
d: 103
Trying to send: 104
Received sample: 72
Trying to send: 105
Received sample: 73
Trying to send: 106
Trying to send:Received sample: 74
107
Trying to send: 108
Received sample: 75
Trying to send: 109
Received sample: 76
Trying to send: 110
Trying to send:Received sample: 77
111
Trying to send: 112
Trying to send: 113
Received sample: 78
Trying to send: 114
Received sample: 79
Trying to send: 115
Trying toReceived sample: 80
send: 116
Trying to send: 117
Received sample: 81
Trying to send: 118
Received sample: 82
Trying to send: 119
Trying to sendReceived sample: 83
: 120
Trying to send: 121
Received sample: 84
Trying to send: 122
Received sample: 85
Trying to send: 123
Trying to sendReceived sample: 86
: 124
Trying to send: 125
Received sample: 87
Trying to send: 126
Received sample: 88
Trying to send: 127
Trying to sendReceived sample: 89
: 128
Trying to send: 129
Received sample: 90
Trying to send: 130
Received sample: 91
Trying to send: 131
Trying to send:Received sample: 92
132
Trying to send: 133
Received sample: 93
Trying to send: 134
Received sample: 94
Trying to send: 135
Trying to send: Received sample: 95
136
Trying to send: 137
Received sample: 96
Trying to send: 138
Received sample: 97
Trying to send: 139
Received sample: 98
Trying to send: 140
Trying to send: 141
Received sample: 99
Trying to send: 142
Received sample: 100
Trying to send: 143
Received sample: 101
Trying to send: 144
Trying to send: 145
Received sample: 102
Trying to send: 146
Received sample: 103
Trying to send: 147
Received sample: 104
Trying to send: 148
Trying to send: 149
Received sample: 105
Trying to send: 150
Received sample: 106
Trying to send: 151
Received sample: 107
Trying to send: 152
Trying to send: 153
Received sample: 108
Trying to send: 154
Received sample: 109
Trying to send: 155
TReceived sample: 110
rying to send: 156
Trying to send: 157
Trying to send: 158
Received sample: 111
Trying to send: 159
Received sample: 112
Trying to send: 160
Received sample: 113
Trying to send: 161
Trying to send: 162
Received sample: 114
Trying to send: 163
Received sample: 115
Trying to send: 164
Received sample: 116
Trying to send: 165
Trying to send: 166
Received sample: 117
Trying to send: 167
Received sample: 118
Trying to send: 168
Received sample: 119
Trying to send: 169
Trying to send: 170
Received sample: 120
Trying to send: 171
Received sample: 121
Trying to send: 172
Received sample: 122
Trying to send: 173
Trying to send: 174
Received sample: 123
Trying to send: 175
Received sample: 124
Trying to send: 176
TReceived sample: 125
rying to send: 177
Trying to send: 178
Received sample: 126
Trying to send: 179
Received sample: 127
Trying to send: 180
TReceived sample: 128
rying to send: 181
TReceived sample: 129
rying to send: 182
Trying to send: 183
Received sample: 130
Trying to send: 184
Received sample: 131
Trying to send: 185
Received sample: 132
Trying to send: 186
Trying to send: 187
Received sample: 133
Trying to send: 188
Received sample: 134
Trying to send: 189
Received sample: 135
Trying to send: 190
Trying to send: 191
Received sample: 136
Trying to send: 192
Received sample: 137
Trying to send: 193
Received sample: 138
Trying to send: 194
Trying to send: 195
Received sample: 139
Trying to send: 196
Received sample: 140
Trying to send: 197
TReceived sample: 141
rying to send: 198
Trying to send: 199
Received sample: 142
Trying to send: 200
Received sample: 143
Trying to send: 201
TryinReceived sample: 144
g to send: 202
Trying to send: 203
Received sample: 145
Trying to send: 204
Received sample: 146
Trying to send: 205
Received sample: 147
Trying to send: 206
Trying to send: 207Received sample: 148
Trying to send: 208
Received sample: 149
Trying to send: 209
Received sample: 150
Trying to send: 210
Trying to send: 211
Received sample: 151
Trying to send: 212
Received sample: 152
Trying to send: 213
Received sample: 153
Trying to send: 214
Trying to send: 215
Received sample: 154
Trying to send: 216
Received sample: 155
Trying to send: 217
Trying to send: 218
Received sample: 156
Trying to send: 219
Trying to send: 220
Received sample: 157
Trying to send: 221
Received sample: 158
Trying to send: 222
Trying toReceived sample: 159
send: 223
Trying to senReceived sample: 160
d: 224
Trying to send: 225
Received sample: 161
Trying to send: 226
Received sample: 162
Trying to send: 227
TryReceived sample: 163
ing to send: 228
Trying to send: 229
Received sample: 164
Trying to send: 230
Received sample: 165
Trying to send: 231
Received sample: 166
Trying to send: 232
Trying to send: 233
Received sample: 167
Trying to send: 234
Received sample: 168
Trying to send: 235
Received sample: 169
Trying to send: 236
Trying to send: 237
Received sample: 170
Trying to send: 238
Received sample: 171
Trying to send: 239
Received sample: 172
Trying to send: 240
Trying to send: 241
Received sample: 173
Trying to send: 242
Received sample: 174
Trying to send: 243
Received sample: 175
Trying to send: 244
Trying tReceived sample: 176
o send: 245
Trying to send: 246
Received sample: 177
Trying to send: 247
Received sample: 178
Trying to send: 248
TryReceived sample: 179
ing to send: 249
Trying to send: 250
Received sample: 180
Trying to send: 251
Received sample: 181
Trying to send: 252
Trying tReceived sample: 182
o send: 253
Trying to send: 254
Received sample: 183
Trying to send: 255
Received sample: 184
Trying to send: 256
TryiReceived sample: 185
ng to send: 257
Trying to send: 258
Received sample: 186
Trying to send: 259
Received sample: 187
Trying to send: 260
Trying to sReceived sample: 188
end: 261
Trying to send: 262
Received sample: 189
Trying to send: 263
Received sample: 190
Trying to send: 264
Trying to send:Received sample: 191
265
Trying to send: 266
Received sample: 192
Trying to send: 267
Received sample: 193
Trying to send: 268
TryiReceived sample: 194
ng to send: 269
Trying to send: 270
Received sample: 195
Trying to send: 271
Received sample: 196
Trying to send: 272
TReceived sample: 197
rying to send: 273
Trying to send: 274
Received sample: 198
Trying to send: 275
Received sample: 199
Trying to send: 276
TryinReceived sample: 200
g to send: 277
Trying to send: 278
Received sample: 201
Trying to send: 279
Received sample: 202
Trying to send: 280
Trying toReceived sample: 203
send: 281
Trying to send: 282
Received sample: 204
Trying to send: 283
Received sample: 205
Trying to send: 284
Trying to send:Received sample: 206
285
Trying to send: 286
Received sample: 207
Trying to send: 287
Received sample: 208
Trying to send: 288
Received sample: 209
Trying to send: 289
Trying Received sample: 210
to send: 290
Trying to send: 291
Received sample: 211
Trying to send: 292
Received sample: 212
Trying to send: 293
Trying Received sample: 213
to send: 294
Trying to send: 295
Received sample: 214
Trying to send: 296
Received sample: 215
Trying to send: 297
Trying to Received sample: 216
send: 298
Trying to send: 299
Trying to send: 300
Received sample: 217
Trying to send: 301
Trying to send: 302
Received sample: 218
Trying to send: 303
Received sample: 219
Trying to send: 304
TReceived sample: 220
rying to send: 305
Trying to send: 306
Received sample: 221
Trying to send: 307
Received sample: 222
Trying to send: 308
Received sample: 223
Trying to send: 309
Trying to send: 310
Received sample: 224
Trying to send: 311
Received sample: 225
Trying to send: 312
Received sample: 226
Trying to send: 313
Trying to send: 314
Received sample: 227
Trying to send: 315
Received sample: 228
Trying to send: 316
TryReceived sample: 229
ing to send: 317
Trying to send: 318
Received sample: 230
Trying to send: 319
Received sample: 231
Trying to send: 320
TryiReceived sample: 232
ng to send: 321
Trying to send: 322
Received sample: 233
Trying to send: 323
Received sample: 234
Trying to send: 324
Trying Received sample: 235
to send: 325
Trying to send: 326
Received sample: 236
Trying to send: 327
Received sample: 237
Trying to send: 328
Trying to seReceived sample: 238
nd: 329
Trying to send: 330
Received sample: 239
Trying to send: 331
Received sample: 240
Trying to send: 332
Received sample: 241
Trying to send: 333
Trying to send: 334
Received sample: 242
Trying to send: 335
Received sample: 243
Trying to send: 336
TReceived sample: 244
rying to send: 337
Trying to send: 338
Received sample: 245
Trying to send: 339
Received sample: 246
Trying to send: 340
TryiReceived sample: 247
ng to send: 341
Trying to send: 342
Received sample: 248
Trying to send: 343
Received sample: 249
Trying to send: 344
Received sample: 250
Trying to send: 345
Trying to send: 346
Received sample: 251
Trying to send: 347
Received sample: 252
Trying to send: 348
Trying Received sample: 253
to send: 349
Trying to send: 350
Received sample: 254
Trying to send: 351
Received sample: 255
Trying to send: 352
Received sample: 256
Trying to send: 353
Trying to send: 354
Received sample: 257
Trying to send: 355
Received sample: 258
Trying to send: 356
TrReceived sample: 259
ying to send: 357
Trying to send: 358
Received sample: 260
Trying to send: 359
Received sample: 261
Trying to send: 360
TryingReceived sample: 262
to send: 361
Trying to send: 362
Received sample: 263
Trying to send: 363
Received sample: 264
Trying to send: 364
Trying to send: Received sample: 265
365
Trying to send: 366
Received sample: 266
Trying to send: 367
Received sample: 267
Trying to send: 368
Trying to send: 36Received sample: 268
9
Trying to send: 370
Received sample: 269
Trying to send: 371
Received sample: 270
Trying to send: 372
Received sample: 271
Trying to send: 373
Trying to send: 374
Received sample: 272
Trying to send: 375
Received sample: 273
Trying to send: 376
Received sample: 274
Trying to send: 377
Trying to send: 378
Received sample: 275
Trying to send: 379
Received sample: 276
Trying to send: 380
TReceived sample: 277
rying to send: 381
Trying to send: 382
Received sample: 278
Trying to send: 383
Received sample: 279
Trying to send: 384
Received sample: 280
Trying to send: 385
Trying to send: 386
Received sample: 281
Trying to send: 387
Received sample: 282
Trying to send: 388
TryReceived sample: 283
ing to send: 389
Trying to send: 390
Received sample: 284
Trying to send: 391
Received sample: 285
Trying to send: 392
TryinReceived sample: 286
g to send: 393
Trying to seReceived sample: 287
nd: 394
Trying to send: 395
Received sample: 288
Trying to send: 396
Received sample: 289
Trying to send: 397
Trying toReceived sample: 290
send: 398
Trying to send: 399
Received sample: 291
Trying to send: 400
Received sample: 292
Trying to send: 401
Trying Received sample: 293
to send: 402
Trying to send: 403
Received sample: 294
Trying to send: 404
Received sample: 295
Trying to send: 405
Trying to seReceived sample: 296
nd: 406
Trying to send: 407
Received sample: 297
Trying to send: 408
Trying to send: 409
TryingReceived sample: 298
to send: 410
Trying to send: 411
Received sample: 299
Trying to send: 412
Received sample: 300
Trying to send: 413
Trying to sReceived sample: 301
end: 414
Trying to send: 415
Received sample: 302
Trying to send: 416
Received sample: 303
Trying to send: 417
Trying tReceived sample: 304
o send: 418
Trying to send: 419
Received sample: 305
Trying to send: 420
Received sample: 306
Trying to send: 421
Trying to Received sample: 307
send: 422
Trying to send: 423
Received sample: 308
Trying to send: 424
Received sample: 309
Trying to send: 425
Trying tReceived sample: 310
o send: 426
Trying to send: 427
Received sample: 311
Trying to send: 428
Received sample: 312
Trying to send: 429
Trying toReceived sample: 313
send: 430
Trying to send: 431
Received sample: 314
Trying to send: 432
Received sample: 315
Trying to send: 433
Trying to seReceived sample: 316
nd: 434
Trying to send: 435
Received sample: 317
Trying to send: 436
Received sample: 318
Trying to send: 437
TryiReceived sample: 319
ng to send: 438
Trying to send: 439
Received sample: 320
Trying to send: 440
Received sample: 321
Trying to send: 441
Trying Received sample: 322
to send: 442
Trying to send: 443
Received sample: 323
Trying to send: 444
Received sample: 324
Trying to send: 445
Trying tReceived sample: 325
o send: 446
Trying to send: 447
Received sample: 326
Trying to send: 448
Received sample: 327
Trying to send: 449
Trying to seReceived sample: 328
nd: 450
Trying to send: 451
Received sample: 329
Trying to send: 452
Received sample: 330
Trying to send: 453
Trying to send:Received sample: 331
454
Trying to send: 455
Received sample: 332
Trying to send: 456
Received sample: 333
Trying to send: 457
Received sample: 334
Trying to send: 458
Trying to send: 459
Received sample: 335
Trying to send: 460
Received sample: 336
Trying to send: 461
Received sample: 337
Trying to send: 462
Trying to send: 463
Received sample: 338
Trying to send: 464
Received sample: 339
Trying to send: 465
TryingReceived sample: 340
to send: 466
Trying to send: 467
Received sample: 341
Trying to send: 468
Received sample: 342
Trying to send: 469
Trying to Received sample: 343
send: 470
Trying to send: 471
Received sample: 344
Trying to send: 472
Received sample: 345
Trying to send: 473
Trying to seReceived sample: 346
nd: 474
Trying to send: 475
Received sample: 347
Trying to send: 476
Received sample: 348
Trying to send: 477
Trying to send: Received sample: 349
478
Trying to send: 479
Received sample: 350
Trying to send: 480
Received sample: 351
Trying to send: 481
Received sample: 352
Trying to send: 482
Trying to send: 483
Received sample: 353
Trying to send: 484
Received sample: 354
Trying to send: 485
Received sample: 355
Trying to send: 486
Trying to send: 487
Received sample: 356
Trying to send: 488
Received sample: 357
Trying to send: 489
Received sample: 358
Trying to send: 490
Trying to send: 491
Received sample: 359
Trying to send: 492
Received sample: 360
Trying to send: 493
TReceived sample: 361
rying to send: 494
Trying to send: 495
Received sample: 362
Trying to send: 496
Received sample: 363
Trying to send: 497
TryingReceived sample: 364
to send: 498
Trying to send: 499
Received sample: 365
Trying to send: 500
Received sample: 366
Trying to send: 501
Received sample: 367
Trying to send: 502
Trying to send: 5Received sample: 368
03
Trying to send: 504
Received sample: 369
Trying to send: 505
Received sample: 370
Trying to send: 506
Trying to send: 507Received sample: 371
Trying to send: 508
Received sample: 372
Trying to send: 509
Received sample: 373
Trying to send: 510
Trying to send: 5Received sample: 374
11
Trying to send: 512
Received sample: 375
Trying to send: 513
Received sample: 376
Trying to send: 514
Trying to send: 515
Received sample: 377
Trying to send: 516
Received sample: 378
Trying to send: 517
Received sample: 379
Trying to send: 518
Trying to send: 519
Received sample: 380
Trying to send: 520
Received sample: 381
Trying to send: 521
Received sample: 382
Trying to send: 522
Trying to send: 52Received sample: 383
3
Trying to send: 524
Received sample: 384
Trying to send: 525
Received sample: 385
Trying to send: 526
Trying to send:Received sample: 386
527
Trying to send: 528
Received sample: 387
Trying to send: 529
Received sample: 388
Trying to send: 530
Trying to send: Received sample: 389
531
Trying to send: 532
Received sample: 390
Trying to send: 533
Received sample: 391
Trying to send: 534
Trying to send: 535
Trying to send: 536
Received sample: 392
Trying to send: 537
Trying to send: 538
Trying to send:Received sample: 393
539
Trying to send: 540
Trying to send: 541
Received sample: 394
Trying to send: 542
Trying to send: 543
Received sample: 395
Trying to send: 544
Trying to send: 545
Trying Received sample: 396
to send: 546
Trying to send: 547
Trying toReceived sample: 397
send: 548
Trying to send: 549
Trying to send: 55Received sample: 398
0
Trying to send: 551
Trying to send: 552
Received sample: 399
Trying to send: 553
Trying to send: 554
Received sample: 400
Trying to send: 555
Trying to send: 556
TReceived sample: 401
rying to send: 557
Trying to send: 558
Trying Received sample: 402
to send: 559
Trying to send: 560
Trying to send: 561
Received sample: 403
Trying to send: 562
Trying to send: 563
Received sample: 404
Trying to send: 564
Trying to send: 565
Received sample: 405
Trying to send: 566
Trying to send: 567
TryinReceived sample: 406
g to send: 568
Trying to send: 569
Trying to send: 570
Received sample: 407
Trying to send: 571
Trying to send: 572
Trying to send: 573
Trying to send: 574
Trying to send: 575
Received sample: 408
Trying to send: 576
Received sample: 409
Trying to send: 577
Received sample: 410
Trying to send: 578
Trying to send: 579
Received sample: 411
Trying to send: 580
Received sample: 412
Trying to send: 581
Received sample: 413
Trying to send: 582
TrReceived sample: 414
ying to send: 583
Trying to send: 584
Received sample: 415
Trying to send: 585
Received sample: 416
Trying to send: 586
Received sample: 417
Trying to send: 587
Trying to send: 588
Received sample: 418
Trying to send: 589
Received sample: 419
Trying to send: 590
TrReceived sample: 420
ying to send: 591
Trying to send: 592
Received sample: 421
Trying to send: 593
Received sample: 422
Trying to send: 594
TrReceived sample: 423
ying to send: 595
Trying toReceived sample: 424
send: 596
Trying to send: 597
Received sample: 425
Trying to send: 598
Received sample: 426
Trying to send: 599
Trying Received sample: 427
to send: 600
Trying to send: 601
Received sample: 428
Trying to send: 602
Received sample: 429
Trying to send: 603
Trying tReceived sample: 430
o send: 604
Trying to send: 605
Received sample: 431
Trying to send: 606
Received sample: 432
Trying to send: 607
Trying to sReceived sample: 433
end: 608
Trying to send: 609
Received sample: 434
Trying to send: 610
Received sample: 435
Trying to send: 611
Trying to senReceived sample: 436
d: 612
Trying to send: 613
Received sample: 437
Trying to send: 614
Received sample: 438
Trying to send: 615
TryingReceived sample: 439
to send: 616
Trying to send: 617
Received sample: 440
Trying to send: 618
Received sample: 441
Trying to send: 619
TrReceived sample: 442
ying to send: 620
Trying to send: 621
Received sample: 443
Trying to send: 622
Received sample: 444
Trying to send: 623
TryinReceived sample: 445
g to send: 624
Trying to send: 625
Received sample: 446
Trying to send: 626
Received sample: 447
Trying to send: 627
Trying to Received sample: 448
send: 628
Trying to send: 629
Received sample: 449
Trying to send: 630
Received sample: 450
Trying to send: 631
Trying to seReceived sample: 451
nd: 632
Trying to send: 633
Received sample: 452
Trying to send: 634
Received sample: 453
Trying to send: 635
Trying to sendReceived sample: 454
: 636
Trying to send: 637
Received sample: 455
Trying to send: 638
Received sample: 456
Trying to send: 639
Received sample: 457
Trying to send: 640
Trying to send: 641
Received sample: 458
Trying to send: 642
Received sample: 459
Trying to send: 643
Received sample: 460
Trying to send: 644
Trying to send: 645
Received sample: 461
Trying to send: 646
Received sample: 462
Trying to send: 647
Received sample: 463
Trying to send: 648
Trying to send: 649
Received sample: 464
Trying to send: 650
Received sample: 465
Trying to send: 651
Received sample: 466
Trying to send: 652
Trying to send: 653
Received sample: 467
Trying to send: 654
Received sample: 468
Trying to send: 655
Received sample: 469
Trying to send: 656
Trying to send: 657
Received sample: 470
Trying to send: 658
Received sample: 471
Trying to send: 659
Received sample: 472
Trying to send: 660
Received sample: 473
Trying to send: 661
Trying to send: 662
Received sample: 474
Trying to send: 663
Received sample: 475
Trying to send: 664
Received sample: 476
Trying to send: 665
Trying to send: 666
Received sample: 477
Trying to send: 667
Received sample: 478
Trying to send: 668
Received sample: 479
Trying to send: 669
Trying to send: 670
Received sample: 480
Trying to send: 671
Received sample: 481
Trying to send: 672
Received sample: 482
Trying to send: 673
Trying to send: 674
Received sample: 483
Trying to send: 675
Received sample: 484
Trying to send: 676
TrReceived sample: 485
ying to send: 677
Trying to send: 678
Received sample: 486
Trying to send: 679
Received sample: 487
Trying to send: 680
Received sample: 488
Trying to send: 681
Trying to send: 682
Received sample: 489
Trying to send: 683
Received sample: 490
Trying to send: 684
Received sample: 491
Trying to send: 685
Trying to send: 686
Received sample: 492
Trying to send: 687
Received sample: 493
Trying to send: 688
Received sample: 494
Trying to send: 689
Trying to send: 690
Received sample: 495
Trying to send: 691
Received sample: 496
Trying to send: 692
TReceived sample: 497
rying to send: 693
Trying to send: 694
Received sample: 498
Trying to send: 695
Received sample: 499
Trying to send: 696
Trying to send: 69Received sample: 500
7
Trying to send: 698
Trying to send: 699
TryinReceived sample: 501
g to send: 700
Trying to send: 701
Trying to send: 702
Received sample: 502
Trying to send: 703
Trying to send: 704
Received sample: 503
Trying to send: 705
Trying to send: 706
Received sample: 504
Trying to send: 707
Trying to send: 708
Trying to send:Received sample: 505
709
Trying to send: 710
Trying to send: 711
Received sample: 506
Trying to send: 712
Trying to send: 713
Received sample: 507
Trying to send: 714
Trying to send: 715
Trying tReceived sample: 508
o send: 716
Trying to send: 717
Trying to send: 718
Received sample: 509
Trying to send: 719
Trying to send: 720
Received sample: 510
Trying to send: 721
Trying to send: 722
TrReceived sample: 511
ying to send: 723
Trying to send: 724
Trying to send: 725Received sample: 512
Trying to send: 726
Trying to send: 727
Received sample: 513
Trying to send: 728
Trying to send: 729
Received sample: 514
Trying to send: 730
Trying to send: 731
Trying to Received sample: 515
send: 732
Trying to send: 733
Trying to send: 734
Received sample: 516
Trying to send: 735
Trying to send: 736
Received sample: 517
Trying to send: 737
Trying to send: 738
TrReceived sample: 518
ying to send: 739
Trying to send: 740
Trying to sendReceived sample: 519
: 741
Trying to send: 742
Trying to send: 743
Received sample: 520
Trying to send: 744
Trying to send: 745
Trying to sReceived sample: 521
end: 746
Trying to send: 747
Trying to send: 748
Received sample: 522
Trying to send: 749
Trying to send: 750
Received sample: 523
Trying to send: 751
Trying to send: 752
Received sample: 524
Trying to send: 753
Trying to send: 754
Trying toReceived sample: 525
send: 755
Trying to send: 756
Trying to send: 757
Received sample: 526
Trying to send: 758
Trying to send: 759
Received sample: 527
Trying to send: 760
Trying to send: 761
Received sample: 528
Trying to send: 762
Trying to send: 763
Trying to Received sample: 529
send: 764
Trying to send: 765
Trying to send: 76Received sample: 530
6
Trying to send: 767
Trying to send: 768
Received sample: 531
Trying to send: 769
Trying to send: 770
Received sample: 532
Trying to send: 771
Trying to send: 772
Trying to send: 773
Trying to send: 774
Trying to send: 775
Received sample: 533
Trying to send: 776
Received sample: 534
Trying to send: 777
Received sample: 535
Trying to send: 778
Received sample: 536
Trying to send: 779
Trying to send: 780
Received sample: 537
Trying to send: 781
Trying to send: 782
Received sample: 538
Trying to send: 783
Trying to send: 784
Received sample: 539
Trying to send: 785
Received sample: 540
Trying to send: 786
Received sample: 541
Trying to send: 787
Received sample: 542
Trying to send: 788
Received sample: 543
Trying to send: 789
Received sample: 544
Trying to send: 790
Trying to Received sample: 545
send: 791
Trying to send: 792
Received sample: 546
Trying to send: 793
Received sample: 547
Trying to send: 794
TryReceived sample: 548
ing to send: 795
Trying to send: 796
Received sample: 549
Trying to send: 797
Received sample: 550
Trying to send: 798
Received sample: 551
Trying to send: 799
Trying to send: 800
Received sample: 552
Trying to send: 801
Received sample: 553
Trying to send: 802
Received sample: 554
Trying to send: 803
Trying to send: 804
Received sample: 555
Trying to send: 805
Received sample: 556
Trying to send: 806
Received sample: 557
Trying to send: 807
Trying to send: 808
Received sample: 558
Trying to Received sample: 559
send: 809
Trying to send: 810
Received sample: 560
Trying to send: 811
Received sample: 561
Trying to send: 812
TReceived sample: 562
rying to send: 813
Trying to send: 814
Received sample: 563
Trying to send: 815
Received sample: 564
Trying to send: 816
Received sample: 565
Trying to send: 817
Trying to send: 818
Received sample: 566
Trying to send: 819
Received sample: 567
Trying to send: 820
TryReceived sample: 568
ing to send: 821
Trying to send: 822
Received sample: 569
Trying to send: 823
Received sample: 570
Trying to send: 824
Received sample: 571
Trying to send: 825
Trying to send: 826
Received sample: 572
Trying to send: 827
Received sample: 573
Trying to send: 828
Trying tReceived sample: 574
o send: 829
Trying to send: 830
Received sample: 575
Trying to send: 831
Received sample: 576
Trying to send: 832
Trying to send:Received sample: 577
833
Trying to send: 834
Received sample: 578
Trying to send: 835
Received sample: 579
Trying to send: 836
Trying to sReceived sample: 580
end: 837
Trying to send: 838
Received sample: 581
Trying to send: 839
Received sample: 582
Trying to send: 840
Trying to send:Received sample: 583
841
Trying to send: 842
Received sample: 584
Trying to send: 843
Received sample: 585
Trying to send: 844
Trying to send: Received sample: 586
845
Trying to send: 846
Received sample: 587
Trying to send: 847
Received sample: 588
Trying to send: 848
Trying to send: 8Received sample: 589
49
Trying to send: 850
Received sample: 590
Trying to send: 851
Received sample: 591
Trying to send: 852
Trying to send: 853
Received sample: 592
Trying to send: 854
Received sample: 593
Trying to send: 855
Received sample: 594
Trying to send: 856
Trying to send: 857
Received sample: 595
Trying to send: 858
Received sample: 596
Trying to send: 859
Received sample: 597
Trying to send: 860
Trying to send: 861
Received sample: 598
Trying to send: 862
Received sample: 599
Trying to send: 863
Received sample: 600
Trying to send: 864
Trying to send: 865
Received sample: 601
Trying to send: 866
Received sample: 602
Trying to send: 867
TrReceived sample: 603
ying to send: 868
Trying to send: 869
Received sample: 604
Trying to send: 870
Received sample: 605
Trying to send: 871
Trying to send: 872
Received sample: 606
Trying to send: 873
Received sample: 607
Trying to send: 874
Received sample: 608
Trying to send: 875
Trying to send: 876
Received sample: 609
Trying to send: 877
Received sample: 610
Trying to send: 878
Received sample: 611
Trying to send: 879
Trying to send: 880
Received sample: 612
Trying to send: 881
Received sample: 613
Trying to send: 882
Received sample: 614
Trying to send: 883
Trying to send: 884
Received sample: 615
Trying to send: 885
Received sample: 616
Trying to send: 886
TReceived sample: 617
rying to send: 887
Trying to send: 888
Received sample: 618
Trying to send: 889
Received sample: 619
Trying to send: 890
TryiReceived sample: 620
ng to send: 891
Trying to send: 892
Received sample: 621
Trying to send: 893
Received sample: 622
Trying to send: 894
Received sample: 623
Trying to send: 895
Received sample: 624
Trying to send: 896
Trying to send: 897
Received sample: 625
Trying to send: 898
Trying to send: 899
Trying to send: 900
Received sample: 626
Trying to send: 901
Trying to send: 902
Received sample: 627
Trying to send: 903
Trying to send: 904
Trying to seReceived sample: 628
nd: 905
Trying to send: 906
Trying to send: 907
Received sample: 629
Trying to send: 908
Trying to send: 909
Received sample: 630
Trying to send: 910
Trying to send: 911
TryReceived sample: 631
ing to send: 912
Trying to send: 913
Trying to send: 914Received sample: 632
Trying to send: 915
Trying to send: 916
Received sample: 633
Trying to send: 917
Trying to send: 918
Received sample: 634
Trying to send: 919
Trying to send: 920
Trying to senReceived sample: 635
d: 921
Trying to send: 922
Trying to send: 923
Received sample: 636
Trying to send: 924
Trying to send: 925
Received sample: 637
Trying to send: 926
Trying to send: 927
Trying to send: 928
Received sample: 638
Trying to send: 929
Trying to send: 930
TryiReceived sample: 639
ng to send: 931
Trying to send: 932
Trying to send: 933
Received sample: 640
Trying to send: 934
Trying to send: 935
Received sample: 641
Trying to send: 936
Trying to send: 937
Received sample: 642
Trying to send: 938
Trying to send: 939
Trying to send:Received sample: 643
940
Trying to send: 941
Trying to send: 942
Received sample: 644
Trying to send: 943
Trying to send: 944
Received sample: 645
Trying to send: 945
Trying to send: 946
Trying toReceived sample: 646
send: 947
Trying to send: 948
Trying to send: 949
Received sample: 647
Trying to send: 950
Trying to sReceived sample: 648
end: 951
Trying to send: 952
Trying to senReceived sample: 649
d: 953
Trying to send: 954
Trying to send: 955
Received sample: 650
Trying to send: 956
Trying toReceived sample: 651
send: 957
Trying to send: 958
Received sample: 652
Trying to send: 959
Trying tReceived sample: 653
o send: 960
Trying to send: 961
Trying to send: 962
Received sample: 654
Trying to send: 963
Trying to send: 964
Received sample: 655
Trying to send: 965
Trying to send: 966
Received sample: 656
Trying to send: 967
Trying to send: 968
TrReceived sample: 657
ying to send: 969
Trying to send: 970
TryReceived sample: 658
ing to send: 971
Trying to send: 972
Trying toReceived sample: 659
send: 973
Trying to send: 974
Received sample: 660
Trying to send: 975
Trying to send: 976
Received sample: 661
Trying to send: 977
Trying to send: 978
Received sample: 662
Trying to send: 979
Trying to send: 980
Received sample: 663
Trying to send: 981
Trying to send: 982
Received sample: 664
Trying to send: 983
Trying to send: 984
TReceived sample: 665
rying to send: 985
Trying to send: 986
Trying to send: 987
Received sample: 666
Trying to send: 988
Trying to send: 989
Received sample: 667
Trying to send: 990
Trying to send: 991
Received sample: 668
Trying to send: 992
Trying to send: 993
TryinReceived sample: 669
g to send: 994
Trying to send: 995
Trying to send: 996
Received sample: 670
Trying to send: 997
Trying to send: 998
Received sample: 671
Trying to send: 999
Trying to send: 1000
Received sample: 672
Trying to send: 1001
Trying to send: 1002
Received sample: 673
Trying to send: 1003
Trying to send: 1004
Trying Received sample: 674
to send: 1005
Trying to send: 1006
Trying to send: 1007
Received sample: 675
Trying to send: 1008
Trying to send: 1009
Received sample: 676
Trying to send: 1010
Trying to send: 1011
Received sample: 677
Trying to send: 1012
Trying to send: 1013
Trying to Received sample: 678
send: 1014
Trying to send: 1015
Trying to send: 1016
Received sample: 679
Trying to send: 1017
Trying to send: 1018
Received sample: 680
Trying to send: 1019
Trying to send: 1020
Received sample: 681
Trying to send: 1021
Trying to send: 1022
TryiReceived sample: 682
ng to send: 1023
Trying to send: 1024
Trying to send: 10Received sample: 683
25
Trying to send: 1026
Trying to send: 1027
Received sample: 684
Trying to send: 1028
Trying to send: 1029
Received sample: 685
Trying to send: 1030
Trying to send: 1031
Received sample: 686
Trying to send: 1032
Trying to send: 1033
TryingReceived sample: 687
to send: 1034
Trying to send: 1035
Trying to send: 1036Received sample: 688
Trying to send: 1037
Trying to send: 1038
Received sample: 689
Trying to send: 1039
Trying to send: 1040
Received sample: 690
Trying to send: 1041
Trying to send: 1042
TReceived sample: 691
rying to send: 1043
Trying to send: 1044
Trying to send: 1Received sample: 692
045
Trying to send: 1046
Trying to send: 1047
Received sample: 693
Trying to send: 1048
Trying to send: 1049
Received sample: 694
Trying to send: 1050
Trying to send: 1051
TryReceived sample: 695
ing to send: 1052
Trying to send: 1053
Trying to send: 1054
Trying to send: 1055
Trying to send: 1056
Received sample: 696
Trying to send: 1057
Received sample: 697
Trying to send: 1058
Trying to send: 1059
Trying to send: 1060
Received sample: 698
Trying to send: 1061
Received sample: 699
Trying to send: 1062
Received sample: 700
Trying to send: 1063
Trying to send: 1064
Received sample: 701
Trying to send: 1065
Received sample: 702
Trying to send: 1066
Received sample: 703
Trying to send: 1067
Received sample: 704
Trying to send: 1068
Received sample: 705
Trying to send: 1069
Received sample: 706
Trying to send: 1070
Received sample: 707
Trying to send: 1071
Received sample: 708
Trying to send: 1072
Received sample: 709
Trying to send: 1073
Received sample: 710
Trying to send: 1074
Received sample: 711
Trying to send: 1075
Received sample: 712
Trying to send: 1076
Received sample: 713
Trying to send: 1077
Received sample: 714
Trying to send: 1078
Received sample: 715
Trying to send: 1079
Trying to send: 1080
Received sample: 716
Trying to send: 1081
Received sample: 717
Trying to send: 1082
TReceived sample: 718
rying to send: 1083
Trying to send: 1084
Received sample: 719
Trying to send: 1085
Received sample: 720
Trying to send: 1086
Received sample: 721
Trying to send: 1087
Trying to send: 1088
Received sample: 722
Trying to send: 1089
Received sample: 723
Trying to send: 1090
Received sample: 724
Trying to send: 1091
Trying to send: 10Received sample: 725
92
Trying to send: 1093
Received sample: 726
Trying to send: 1094
Received sample: 727
Trying to send: 1095
Trying to Received sample: 728
send: 1096
Trying to send: 1097
Received sample: 729
Trying to send: 1098
Received sample: 730
Trying to send: 1099
Received sample: 731
Trying to send: 1100
Trying to send: 110Received sample: 732
1
Trying to send: 1102
Received sample: 733
Trying to send: 1103
Received sample: 734
Trying to send: 1104
Trying to Received sample: 735
send: 1105
Trying to send: 1106
Received sample: 736
Trying to send: 1107
Received sample: 737
Trying to send: 1108
TryingReceived sample: 738
to send: 1109
Trying to send: 1110
Received sample: 739
Trying to send: 1111
Received sample: 740
Trying to send: 1112
Received sample: 741
Trying to send: 1113
Trying to send: 1114
Received sample: 742
Trying to send: 1115
Received sample: 743
Trying to send: 1116
Received sample: 744
Trying to send: 1117
Trying to send: 11Received sample: 745
18
Trying to sReceived sample: 746
end: 1119
Trying to send: 1120
Received sample: 747
Trying to send: 1121
Received sample: 748
Trying to send: 1122
Received sample: 749
Trying to send: 1123
Trying to send: 1124
Received sample: 750
Trying to send: 1125
Received sample: 751
Trying to send: 1126
Received sample: 752
Trying to send: 1127
Trying to send: 1128
Received sample: 753
Trying to send: 1129
Received sample: 754
Trying to send: 1130
Received sample: 755
Trying to send: 1131
Trying to sendReceived sample: 756
: 1132
Trying to send: 1133
Received sample: 757
Trying to send: 1134
Received sample: 758
Trying to send: 1135
Trying tReceived sample: 759
o send: 1136
Trying to send: 1137
Received sample: 760
Trying to send: 1138
Received sample: 761
Trying to send: 1139
Received sample: 762
Trying to send: 1140
Trying to Received sample: 763
send: 1141
Trying to send: 1142
Received sample: 764
Trying to send: 1143
Received sample: 765
Trying to send: 1144
TrReceived sample: 766
ying to send: 1145
Trying to send: 1146
Received sample: 767
Trying to send: 1147
Received sample: 768
Trying to send: 1148
Received sample: 769
Trying to send: 1149
Trying to send: 1150
Received sample: 770
Trying to send: 1151
Received sample: 771
Trying to send: 1152
Received sample: 772
Trying to send: 1153
Trying to send: 1154
Received sample: 773
Trying to send: 1155
Received sample: 774
Trying to send: 1156
Received sample: 775
Trying to send: 1157
Trying to send: 11Received sample: 776
58
Trying to send: 1159
Received sample: 777
Trying to send: 1160
Received sample: 778
Trying to send: 1161
Trying tReceived sample: 779
o send: 1162
Trying to send: 1163
Received sample: 780
Trying to send: 1164
Received sample: 781
Trying to send: 1165
Received sample: 782
Trying to send: 1166
Trying to send: 1167
Received sample: 783
Trying to send: 1168
Received sample: 784
Trying to send: 1169
Received sample: 785
Trying to send: 1170
Trying to send: 1171
Received sample: 786
Trying to send: 1172
Received sample: 787
Trying to send: 1173
Trying to send: 1174
Received sample: 788
Trying to send: 1175
Trying to send: 1176
Trying to send: 1177
Received sample: 789
Trying to send: 1178
Trying to send: 1179
Received sample: 790
Trying to send: 1180
Trying to send: 1181
Received sample: 791
Trying to send: 1182
Trying to send: 1183
Trying to seReceived sample: 792
nd: 1184
Trying to send: 1185
Trying to send: 1186
Received sample: 793
Trying to send: 1187
TrReceived sample: 794
ying to send: 1188
Trying to send: 1189
Trying to Received sample: 795
send: 1190
Trying to send: 1191
Trying to send: 1192
Received sample: 796
Trying to send: 1193
Trying to send: 1194
Received sample: 797
Trying to send: 1195
Trying to send: 1196
Received sample: 798
Trying to send: 1197
Trying to send: 1198
Received sample: 799
Trying to send: 1199
Trying to send: 1200
Trying to seReceived sample: 800
nd: 1201
Trying to send: 1202
Trying to send: 1203
Received sample: 801
Trying to send: 1204
Trying to send: 1205
Received sample: 802
Trying to send: 1206
Trying to send: 1207
Received sample: 803
Trying to send: 1208
Trying to send: 1209
Trying to seReceived sample: 804
nd: 1210
Trying to send: 1211
Trying to send: 1212
Received sample: 805
Trying to send: 1213
Trying to send: 1214
Received sample: 806
Trying to send: 1215
Trying to send: 1216
Received sample: 807
Trying to send: 1217
Trying to send: 1218
Trying to seReceived sample: 808
nd: 1219
Trying to send: 1220
Trying to send: 1221
Received sample: 809
Trying to send: 1222
Trying to send: 1223
Received sample: 810
Trying to send: 1224
Trying to send: 1225
Received sample: 811
Trying to send: 1226
Trying to send: 1227
Trying toReceived sample: 812
send: 1228
Trying to send: 1229
Trying to send: 1230
Received sample: 813
Trying to send: 1231
Trying to send: 1232
Received sample: 814
Trying to send: 1233
Trying to send: 1234
Received sample: 815
Trying to send: 1235
Trying to send: 1236
Trying to seReceived sample: 816
nd: 1237
Trying to send: 1238
Trying to send: 1239
Received sample: 817
Trying to send: 1240
Trying to send: 1241
Received sample: 818
Trying to send: 1242
Trying to send: 1243
Received sample: 819
Trying to send: 1244
Trying to send: 1245
Trying to senReceived sample: 820
d: 1246
Trying to send: 1247
Trying to send: 1248
Received sample: 821
Trying to send: 1249
Trying to send: 1250
Received sample: 822
Trying to send: 1251
Trying to send: 1252
Received sample: 823
Trying to send: 1253
Trying to send: 1254
Received sample: 824
Trying to send: 1255
Trying to send: 1256
Received sample: 825
Trying to send: 1257
Trying to send: 1258
Received sample: 826
Trying to send: 1259
Trying to send: 1260
Received sample: 827
Trying to send: 1261
Trying to send: 1262
Received sample: 828
Trying to send: 1263
Trying to send: 1264
Trying to sendReceived sample: 829
: 1265
Trying to send: 1266
Trying to send: 1267
Received sample: 830
Trying to send: 1268
Trying to send: 1269
Received sample: 831
Trying to send: 1270
Trying to send: 1271
Received sample: 832
Trying to send: 1272
Trying to send: 1273
Trying to senReceived sample: 833
d: 1274
Trying to send: 1275
Trying to send: 1276
Received sample: 834
Trying to send: 1277
Trying to send: 1278
Received sample: 835
Trying to send: 1279
Trying to send: 1280
Received sample: 836
Trying to send: 1281
Trying to send: 1282
Trying to senReceived sample: 837
d: 1283
Trying to send: 1284
Trying to send: 1285
Received sample: 838
Trying to send: 1286
Trying to send: 1287
Received sample: 839
Trying to send: 1288
Trying to send: 1289
Received sample: 840
Trying to send: 1290
Trying to send: 1291
Trying to send:Received sample: 841
1292
Trying to send: 1293
Trying to send: 1294
Received sample: 842
Trying to send: 1295
Trying to send: 1296
Received sample: 843
Trying to send: 1297
Trying to send: 1298
TReceived sample: 844
rying to send: 1299
Trying to send: 1300
Trying to send: 1Received sample: 845
301
Trying to send: 1302
Trying to send: 1303
Received sample: 846
Trying to send: 1304
Trying to send: 1305
Received sample: 847
Trying to send: 1306
Trying to send: 1307
TryReceived sample: 848
ing to send: 1308
Trying to send: 1309
Trying to send: 131Received sample: 849
0
Trying to send: 1311
Trying to send: 1312
Received sample: 850
Trying to send: 1313
Trying to send: 1314
Received sample: 851
Trying to send: 1315
Trying to send: 1316
TryingReceived sample: 852
to send: 1317
Trying to send: 1318
Trying to send: 1319
Received sample: 853
Trying to send: 1320
Trying to send: 1321
Received sample: 854
Trying to send: 1322
Trying to send: 1323
Received sample: 855
Trying to send: 1324
Trying to send: 1325
Trying to senReceived sample: 856
d: 1326
Trying to send: 1327
Trying to send: 1328
Received sample: 857
Trying to send: 1329
Trying to send: 13Received sample: 858
30
Trying to send: 1331
Trying to send:Received sample: 859
1332
Trying to send: 1333
Trying to send: 1334
Received sample: 860
Trying to send: 1335
Trying to send: 1336
Received sample: 861
Trying to send: 1337
Trying to send: 1338
Received sample: 862
Trying to send: 1339
Trying to send: 1340
Trying to senReceived sample: 863
d: 1341
Trying to send: 1342
Trying to send: 1343
Received sample: 864
Trying to send: 1344
Trying to send: 1345
Received sample: 865
Trying to send: 1346
Trying to send: 1347
TReceived sample: 866
rying to send: 1348
Trying to send: 1349
Trying to send: 1350
Received sample: 867
Trying to send: 1351
Trying to send: 1352
Received sample: 868
Trying to send: 1353
Trying to send: 1354
Received sample: 869
Trying to send: 1355
Trying to send: 1356
Trying tReceived sample: 870
o send: 1357
Trying to send: 1358
Trying to send: 1359
Received sample: 871
Trying to send: 1360
Trying to send: 1361
Received sample: 872
Trying to send: 1362
Trying to send: 1363
Received sample: 873
Trying to send: 1364
Trying to send: 1365
Received sample: 874
Trying to send: 1366
Trying to send: 1367
Received sample: 875
Trying to send: 1368
Trying to send: 1369
TryinReceived sample: 876
g to send: 1370
Trying to send: 1371
Trying to send: 137Received sample: 877
2
Trying to send: 1373
Trying to send: 1374
Received sample: 878
Trying to send: 1375
Trying to send: 1376
Received sample: 879
Trying to send: 1377
Trying to send: 1378
TReceived sample: 880
rying to send: 1379
Trying to send: 1380
Trying to send: Received sample: 881
1381
Trying to send: 1382
Trying to send: 1383
Received sample: 882
Trying to send: 1384
Trying to send: 1385
Received sample: 883
Trying to send: 1386
Trying to send: 1387
TReceived sample: 884
rying to send: 1388
Trying to send: 1389
Trying to sendReceived sample: 885
: 1390
Trying to send: 1391
Trying to send: 1392
Received sample: 886
Trying to send: 1393
Trying to send: 1394
Received sample: 887
Trying to send: 1395
Trying to send: 1396
Received sample: 888
Trying to send: 1397
Trying to send: 1398
Trying to senReceived sample: 889
d: 1399
Trying to send: 1400
TryReceived sample: 890
ing to send: 1401
Trying to send: 1402
Trying to send: 1403
Received sample: 891
Trying to send: 1404
Trying to send: 1405
Received sample: 892
Trying to send: 1406
Trying to send: 1407
Received sample: 893
Trying to send: 1408
Trying to send: 1409
TryinReceived sample: 894
g to send: 1410
Trying to send: 1411
Trying to senReceived sample: 895
d: 1412
Trying to send: 1413
Trying to send: 1414
Trying to send: 1415
Trying to send: 1416
Received sample: 896
Trying to send: 1417
Trying to send: 1418
Received sample: 897
Trying to send: 1419
Received sample: 898
Trying to send: 1420
Received sample: 899
Trying to send: 1421
Received sample: 900
Trying to send: 1422
Received sample: 901
Trying to send: 1423
Received sample: 902
Trying to send: 1424
Received sample: 903
Trying to send: 1425
Received sample: 904
Trying to send: 1426
Received sample: 905
Trying to send: 1427
Received sample: 906
Trying to send: 1428
Received sample: 907
Trying to send: 1429
Trying to send: 1430
Received sample: 908
Trying to send: 1431
Received sample: 909
Trying to send: 1432
Received sample: 910
Trying to send: 1433
Received sample: 911
Trying to send: 1434
Received sample: 912
Trying to send: 1435
Received sample: 913
Trying to send: 1436
Received sample: 914
Trying to send: 1437
Received sample: 915
Trying to send: 1438
Received sample: 916
Trying to send: 1439
Received sample: 917
Trying to send: 1440
Received sample: 918
Trying to send: 1441
Trying to send: 1442
Received sample: 919
Trying to send: 1443
Received sample: 920
Trying to send: 1444
Received sample: 921
Trying to send: 1445
Received sample: 922
Trying to send: 1446
Received sample: 923
Trying to send: 1447
Received sample: 924
Trying to send: 1448
Received sample: 925
Trying to send: 1449
TrReceived sample: 926
ying to send: 1450
Trying to send: 1451
Received sample: 927
Trying to send: 1452
Received sample: 928
Trying to send: 1453
Received sample: 929
Trying to send: 1454
Trying to send: 145Received sample: 930
5
Trying to send: 1456
Received sample: 931
Trying to send: 1457
Received sample: 932
Trying to send: 1458
TryiReceived sample: 933
ng to send: 1459
Received sample: 934
Trying to send: 1460
Trying to send: 1Received sample: 935
461
Trying to send: 1462
Received sample: 936
Trying to send: 1463
Received sample: 937
Trying to send: 1464
Trying to senReceived sample: 938
d: 1465
Trying to send: 1466
Received sample: 939
Trying to send: 1467
Received sample: 940
Trying to send: 1468
TryingReceived sample: 941
to send: 1469
Trying to send: 1470
Received sample: 942
Trying to send: 1471
Received sample: 943
Trying to send: 1472
Received sample: 944
Trying to send: 1473
Trying to send: 1474
Received sample: 945
Trying to send: 1475
Received sample: 946
Trying to send: 1476
Received sample: 947
Trying to send: 1477
Trying to send: 1478Received sample: 948
Trying to send: 1479
Received sample: 949
Trying to send: 1480
Received sample: 950
Trying to send: 1481
Received sample: 951
Trying to send: 1482
Trying to send: 1483
Received sample: 952
Trying to send: 1484
Received sample: 953
Trying to send: 1485
Received sample: 954
Trying to send: 1486
Trying to send: 1487Received sample: 955
Trying to send: 1488
Received sample: 956
Trying to send: 1489
Received sample: 957
Trying to send: 1490
Trying to sendReceived sample: 958
: 1491
Trying to send: 1492
Received sample: 959
Trying to send: 1493
Received sample: 960
Trying to send: 1494
TryingReceived sample: 961
to send: 1495
Trying to send: 1496
Received sample: 962
Trying to send: 1497
Received sample: 963
Trying to send: 1498
Received sample: 964
Trying to send: 1499
Trying to send: 1500
Received sample: 965
Trying to send: 1501
Received sample: 966
Trying to send: 1502
Received sample: 967
Trying to send: 1503
Received sample: 968
Trying to send: 1504
Trying to send: 1505
Received sample: 969
Trying to send: 1506
Received sample: 970
Trying to send: 1507
Received sample: 971
Trying to send: 1508
Trying to send:Received sample: 972
1509
Trying to send: 1510
Received sample: 973
Trying to send: 1511
Received sample: 974
Trying to send: 1512
TryingReceived sample: 975
to send: 1513
Trying to send: 1514
Received sample: 976
Trying to send: 1515
Received sample: 977
Trying to send: 1516
Received sample: 978
Trying to send: 1517
Trying to send: 1518
Received sample: 979
Trying to send: 1519
Received sample: 980
Trying to send: 1520
Received sample: 981
Trying to send: 1521
Trying tReceived sample: 982
o send: 1522
Trying to send: 1523
Received sample: 983
Trying to send: 1524
Received sample: 984
Trying to send: 1525
Received sample: 985
Trying to send: 1526
Trying to send: 1527
Received sample: 986
Trying to send: 1528
Trying to send: 1529
Trying to send: 1530
Received sample: 987
Trying to send: 1531
Trying to send: 1532
Received sample: 988
Trying to send: 1533
Trying to send: 1534
TReceived sample: 989
rying to send: 1535
Trying to send: 1536
Trying to seReceived sample: 990
nd: 1537
Trying to send: 1538
Trying to send: 1539
Received sample: 991
Trying to send: 1540
Trying to send: 1541
Received sample: 992
Trying to send: 1542
Trying to send: 1543
Received sample: 993
Trying to send: 1544
Trying to send: 1545
TrReceived sample: 994
ying to send: 1546
Trying to send: 1547
Trying to sendReceived sample: 995
: 1548
Trying to send: 1549
Trying to send: 1550
Received sample: 996
Trying to send: 1551
Trying to send: 1552
Received sample: 997
Trying to send: 1553
Trying to send: 1554
Received sample: 998
Got sample 1000 sleeping
Trying to send: 1555
Trying to send: 1556
Trying to send: 1557
Trying to send: 1558
Trying to send: 1559
Trying to send: 1560
Trying to send: 1561
Trying to send: 1562
Trying to send: 1563
Trying to send: 1564
Trying to send: 1565
Trying to send: 1566
Trying to send: 1567
Trying to send: 1568
Trying to send: 1569
Trying to send: 1570
Trying to send: 1571
Trying to send: 1572
Trying to send: 1573
Trying to send: 1574
Trying to send: 1575
Trying to send: 1576
Trying to send: 1577
Trying to send: 1578
Trying to send: 1579
Trying to send: 1580
Trying to send: 1581
Trying to send: 1582
Trying to send: 1583
Trying to send: 1584
Trying to send: 1585
Trying to send: 1586
Trying to send: 1587
Trying to send: 1588
Trying to send: 1589
Trying to send: 1590
Trying to send: 1591
Trying to send: 1592
Trying to send: 1593
Trying to send: 1594
Trying to send: 1595
Trying to send: 1596
Trying to send: 1597
Trying to send: 1598
Trying to send: 1599
Trying to send: 1600
Trying to send: 1601
Trying to send: 1602
Trying to send: 1603
Trying to send: 1604
Trying to send: 1605
Trying to send: 1606
Trying to send: 1607
Trying to send: 1608
Trying to send: 1609
Trying to send: 1610
Trying to send: 1611
Trying to send: 1612
Trying to send: 1613
Trying to send: 1614
Trying to send: 1615
Trying to send: 1616
Trying to send: 1617
Trying to send: 1618
Trying to send: 1619
Trying to send: 1620
Trying to send: 1621
Trying to send: 1622
Trying to send: 1623
Trying to send: 1624
Trying to send: 1625
Trying to send: 1626
Trying to send: 1627
Trying to send: 1628
Trying to send: 1629
Trying to send: 1630
Trying to send: 1631
Trying to send: 1632
Trying to send: 1633
Trying to send: 1634
Trying to send: 1635
Trying to send: 1636
Trying to send: 1637
Trying to send: 1638
Trying to send: 1639
Trying to send: 1640
Trying to send: 1641
Trying to send: 1642
Trying to send: 1643
Trying to send: 1644
Trying to send: 1645
Trying to send: 1646
Trying to send: 1647
Trying to send: 1648
Trying to send: 1649
Trying to send: 1650
Trying to send: 1651
Trying to send: 1652
Trying to send: 1653
Trying to send: 1654
Trying to send: 1655
Trying to send: 1656
Trying to send: 1657
Trying to send: 1658
Trying to send: 1659
Trying to send: 1660
Trying to send: 1661
Trying to send: 1662
Trying to send: 1663
Trying to send: 1664
Trying to send: 1665
Trying to send: 1666
Trying to send: 1667
Trying to send: 1668
Trying to send: 1669
Trying to send: 1670
Trying to send: 1671
Trying to send: 1672
Trying to send: 1673
Trying to send: 1674
Trying to send: 1675
Trying to send: 1676
Trying to send: 1677
Trying to send: 1678
Trying to send: 1679
Trying to send: 1680
Trying to send: 1681
Trying to send: 1682
Trying to send: 1683
Trying to send: 1684
Trying to send: 1685
Trying to send: 1686
Trying to send: 1687
Trying to send: 1688
Trying to send: 1689
Trying to send: 1690
Trying to send: 1691
Trying to send: 1692
Trying to send: 1693
Trying to send: 1694
Trying to send: 1695
Trying to send: 1696
Trying to send: 1697
Trying to send: 1698
Trying to send: 1699
Trying to send: 1700
Trying to send: 1701
Trying to send: 1702
Trying to send: 1703
Trying to send: 1704
Trying to send: 1705
Trying to send: 1706
Trying to send: 1707
Trying to send: 1708
Trying to send: 1709
Trying to send: 1710
Trying to send: 1711
Trying to send: 1712
Trying to send: 1713
Trying to send: 1714
Trying to send: 1715
Trying to send: 1716
Trying to send: 1717
Trying to send: 1718
Trying to send: 1719
Trying to send: 1720
Trying to send: 1721
Trying to send: 1722
Trying to send: 1723
Trying to send: 1724
Trying to send: 1725
Trying to send: 1726
Trying to send: 1727
Trying to send: 1728
Trying to send: 1729
Trying to send: 1730
Trying to send: 1731
Trying to send: 1732
Trying to send: 1733
Trying to send: 1734
Trying to send: 1735
Trying to send: 1736
Trying to send: 1737
Trying to send: 1738
Trying to send: 1739
Trying to send: 1740
Trying to send: 1741
Trying to send: 1742
Trying to send: 1743
Trying to send: 1744
Trying to send: 1745
Trying to send: 1746
Trying to send: 1747
Trying to send: 1748
Trying to send: 1749
Trying to send: 1750
Trying to send: 1751
Trying to send: 1752
Trying to send: 1753
Trying to send: 1754
Trying to send: 1755
Trying to send: 1756
Trying to send: 1757
Trying to send: 1758
Trying to send: 1759
Trying to send: 1760
Trying to send: 1761
Trying to send: 1762
Trying to send: 1763
Trying to send: 1764
Trying to send: 1765
Trying to send: 1766
Trying to send: 1767
Trying to send: 1768
Trying to send: 1769
Trying to send: 1770
Trying to send: 1771
Trying to send: 1772
Trying to send: 1773
Trying to send: 1774
Trying to send: 1775
Trying to send: 1776
Trying to send: 1777
Trying to send: 1778
Trying to send: 1779
Trying to send: 1780
Trying to send: 1781
Trying to send: 1782
Trying to send: 1783
Trying to send: 1784
Trying to send: 1785
Trying to send: 1786
Trying to send: 1787
Trying to send: 1788
Trying to send: 1789
Trying to send: 1790
Trying to send: 1791
Trying to send: 1792
Trying to send: 1793
Trying to send: 1794
Trying to send: 1795
Trying to send: 1796
Trying to send: 1797
Trying to send: 1798
Trying to send: 1799
Trying to send: 1800
Trying to send: 1801
Trying to send: 1802
Trying to send: 1803
Trying to send: 1804
Trying to send: 1805
Trying to send: 1806
Trying to send: 1807
Trying to send: 1808
Trying to send: 1809
Trying to send: 1810
Trying to send: 1811
Trying to send: 1812
Trying to send: 1813
Trying to send: 1814
Trying to send: 1815
Trying to send: 1816
Trying to send: 1817
Trying to send: 1818
Trying to send: 1819
Trying to send: 1820
Trying to send: 1821
Trying to send: 1822
Trying to send: 1823
Trying to send: 1824
Trying to send: 1825
Trying to send: 1826
Trying to send: 1827
Trying to send: 1828
Trying to send: 1829
Trying to send: 1830
Trying to send: 1831
Trying to send: 1832
Trying to send: 1833
Trying to send: 1834
Trying to send: 1835
Trying to send: 1836
Trying to send: 1837
Trying to send: 1838
Trying to send: 1839
Trying to send: 1840
Trying to send: 1841
Trying to send: 1842
Trying to send: 1843
Trying to send: 1844
Trying to send: 1845
Trying to send: 1846
Trying to send: 1847
Trying to send: 1848
Trying to send: 1849
Trying to send: 1850
Trying to send: 1851
Trying to send: 1852
Trying to send: 1853
Trying to send: 1854
Trying to send: 1855
Trying to send: 1856
Trying to send: 1857
Trying to send: 1858
Trying to send: 1859
Trying to send: 1860
Trying to send: 1861
Trying to send: 1862
Trying to send: 1863
Trying to send: 1864
Trying to send: 1865
Trying to send: 1866
Trying to send: 1867
Trying to send: 1868
Trying to send: 1869
Trying to send: 1870
Trying to send: 1871
Trying to send: 1872
Trying to send: 1873
Trying to send: 1874
Trying to send: 1875
Trying to send: 1876
Trying to send: 1877
Trying to send: 1878
Trying to send: 1879
Trying to send: 1880
Trying to send: 1881
Trying to send: 1882
Trying to send: 1883
Trying to send: 1884
Trying to send: 1885
Trying to send: 1886
Trying to send: 1887
Trying to send: 1888
Trying to send: 1889
Trying to send: 1890
Trying to send: 1891
Trying to send: 1892
Trying to send: 1893
Trying to send: 1894
Trying to send: 1895
Trying to send: 1896
Trying to send: 1897
Trying to send: 1898
Trying to send: 1899
Trying to send: 1900
Trying to send: 1901
Trying to send: 1902
Trying to send: 1903
Trying to send: 1904
Trying to send: 1905
Trying to send: 1906
Trying to send: 1907
Trying to send: 1908
Trying to send: 1909
Trying to send: 1910
Trying to send: 1911
Trying to send: 1912
Trying to send: 1913
Trying to send: 1914
Trying to send: 1915
Trying to send: 1916
Trying to send: 1917
Trying to send: 1918
Trying to send: 1919
Trying to send: 1920
Trying to send: 1921
Trying to send: 1922
Trying to send: 1923
Trying to send: 1924
Trying to send: 1925
Trying to send: 1926
Trying to send: 1927
Trying to send: 1928
Trying to send: 1929
Trying to send: 1930
Trying to send: 1931
Trying to send: 1932
Trying to send: 1933
Trying to send: 1934
Trying to send: 1935
Trying to send: 1936
Trying to send: 1937
Trying to send: 1938
Trying to send: 1939
Trying to send: 1940
Trying to send: 1941
Trying to send: 1942
Trying to send: 1943
Trying to send: 1944
Trying to send: 1945
Trying to send: 1946
Trying to send: 1947
Trying to send: 1948
Trying to send: 1949
Trying to send: 1950
Trying to send: 1951
Trying to send: 1952
Trying to send: 1953
Trying to send: 1954
Trying to send: 1955
Trying to send: 1956
Trying to send: 1957
Trying to send: 1958
Trying to send: 1959
Trying to send: 1960
Trying to send: 1961
Trying to send: 1962
Trying to send: 1963
Trying to send: 1964
Trying to send: 1965
Trying to send: 1966
Trying to send: 1967
Trying to send: 1968
Trying to send: 1969
Trying to send: 1970
Trying to send: 1971
Trying to send: 1972
Trying to send: 1973
Trying to send: 1974
Trying to send: 1975
Trying to send: 1976
Trying to send: 1977
Trying to send: 1978
Trying to send: 1979
Trying to send: 1980
Trying to send: 1981
Trying to send: 1982
Trying to send: 1983
Trying to send: 1984
Trying to send: 1985
Trying to send: 1986
Trying to send: 1987
Trying to send: 1988
Trying to send: 1989
Trying to send: 1990
Trying to send: 1991
Trying to send: 1992
Trying to send: 1993
Trying to send: 1994
Trying to send: 1995
Trying to send: 1996
Trying to send: 1997
Trying to send: 1998
Trying to send: 1999
Trying to send: 2000
Trying to send: 2001
Trying to send: 2002
Trying to send: 2003
Trying to send: 2004
Trying to send: 2005
Trying to send: 2006
Trying to send: 2007
Trying to send: 2008
Trying to send: 2009
Trying to send: 2010
Trying to send: 2011
Trying to send: 2012
Trying to send: 2013
Trying to send: 2014
Trying to send: 2015
Trying to send: 2016
Trying to send: 2017
Trying to send: 2018
Trying to send: 2019
Trying to send: 2020
Trying to send: 2021
Trying to send: 2022
Trying to send: 2023
Trying to send: 2024
Trying to send: 2025
Trying to send: 2026
Trying to send: 2027
Trying to send: 2028
Trying to send: 2029
Trying to send: 2030
Trying to send: 2031
Trying to send: 2032
Trying to send: 2033
Trying to send: 2034
Trying to send: 2035
Trying to send: 2036
Trying to send: 2037
Trying to send: 2038
Trying to send: 2039
Trying to send: 2040
Trying to send: 2041
Trying to send: 2042
Trying to send: 2043
Trying to send: 2044
Trying to send: 2045
Trying to send: 2046
Trying to send: 2047
Trying to send: 2048
Trying to send: 2049
Trying to send: 2050
Trying to send: 2051
Trying to send: 2052
Trying to send: 2053
Trying to send: 2054
Trying to send: 2055
Trying to send: 2056
Trying to send: 2057
Trying to send: 2058
Trying to send: 2059
Trying to send: 2060
Trying to send: 2061
Trying to send: 2062
Trying to send: 2063
Trying to send: 2064
Trying to send: 2065
Trying to send: 2066
Trying to send: 2067
Trying to send: 2068
Trying to send: 2069
Trying to send: 2070
Trying to send: 2071
Trying to send: 2072
Trying to send: 2073
Trying to send: 2074
Trying to send: 2075
Trying to send: 2076
Trying to send: 2077
Trying to send: 2078
Trying to send: 2079
Trying to send: 2080
Trying to send: 2081
Trying to send: 2082
Trying to send: 2083
Trying to send: 2084
Trying to send: 2085
Trying to send: 2086
Trying to send: 2087
Trying to send: 2088
Trying to send: 2089
Trying to send: 2090
Trying to send: 2091
Trying to send: 2092
Trying to send: 2093
Trying to send: 2094
Trying to send: 2095
Trying to send: 2096
Trying to send: 2097
Trying to send: 2098
Trying to send: 2099
Trying to send: 2100
Trying to send: 2101
Trying to send: 2102
Trying to send: 2103
Trying to send: 2104
Trying to send: 2105
Trying to send: 2106
Trying to send: 2107
Trying to send: 2108
Trying to send: 2109
Trying to send: 2110
Trying to send: 2111
Trying to send: 2112
Trying to send: 2113
Trying to send: 2114
Trying to send: 2115
Trying to send: 2116
Trying to send: 2117
Trying to send: 2118
Trying to send: 2119
Trying to send: 2120
Trying to send: 2121
Trying to send: 2122
Trying to send: 2123
Trying to send: 2124
Trying to send: 2125
Trying to send: 2126
Trying to send: 2127
Trying to send: 2128
Trying to send: 2129
Trying to send: 2130
Trying to send: 2131
Trying to send: 2132
Trying to send: 2133
Trying to send: 2134
Trying to send: 2135
Trying to send: 2136
Trying to send: 2137
Trying to send: 2138
Trying to send: 2139
Trying to send: 2140
Trying to send: 2141
Trying to send: 2142
Trying to send: 2143
Trying to send: 2144
Trying to send: 2145
Trying to send: 2146
Trying to send: 2147
Trying to send: 2148
Trying to send: 2149
Trying to send: 2150
Trying to send: 2151
Trying to send: 2152
Trying to send: 2153
Trying to send: 2154
Trying to send: 2155
Trying to send: 2156
Trying to send: 2157
Trying to send: 2158
Trying to send: 2159
Trying to send: 2160
Trying to send: 2161
Trying to send: 2162
Trying to send: 2163
Trying to send: 2164
Trying to send: 2165
Trying to send: 2166
Trying to send: 2167
Trying to send: 2168
Trying to send: 2169
Trying to send: 2170
Trying to send: 2171
Trying to send: 2172
Trying to send: 2173
Trying to send: 2174
Trying to send: 2175
Trying to send: 2176
Trying to send: 2177
Trying to send: 2178
Trying to send: 2179
Trying to send: 2180
Trying to send: 2181
Trying to send: 2182
Trying to send: 2183
Trying to send: 2184
Trying to send: 2185
Trying to send: 2186
Trying to send: 2187
Trying to send: 2188
Trying to send: 2189
Trying to send: 2190
Trying to send: 2191
Trying to send: 2192
Trying to send: 2193
Trying to send: 2194
Trying to send: 2195
Trying to send: 2196
Trying to send: 2197
Trying to send: 2198
Trying to send: 2199
Trying to send: 2200
Trying to send: 2201
Trying to send: 2202
Trying to send: 2203
Trying to send: 2204
Trying to send: 2205
Trying to send: 2206
Trying to send: 2207
Trying to send: 2208
Trying to send: 2209
Trying to send: 2210
Trying to send: 2211
Trying to send: 2212
Trying to send: 2213
Trying to send: 2214
Trying to send: 2215
Trying to send: 2216
Trying to send: 2217
Trying to send: 2218
Trying to send: 2219
Trying to send: 2220
Trying to send: 2221
Trying to send: 2222
Trying to send: 2223
Trying to send: 2224
Trying to send: 2225
Trying to send: 2226
Trying to send: 2227
Trying to send: 2228
Trying to send: 2229
Trying to send: 2230
Trying to send: 2231
Trying to send: 2232
Trying to send: 2233
Trying to send: 2234
Trying to send: 2235
Trying to send: 2236
Trying to send: 2237
Trying to send: 2238
Trying to send: 2239
Trying to send: 2240
Trying to send: 2241
Trying to send: 2242
Trying to send: 2243
Trying to send: 2244
Trying to send: 2245
Trying to send: 2246
Trying to send: 2247
Trying to send: 2248
Trying to send: 2249
Trying to send: 2250
Trying to send: 2251
Trying to send: 2252
Trying to send: 2253
Trying to send: 2254
Trying to send: 2255
Trying to send: 2256
Trying to send: 2257
Trying to send: 2258
Trying to send: 2259
Trying to send: 2260
Trying to send: 2261
Trying to send: 2262
Trying to send: 2263
Trying to send: 2264
Trying to send: 2265
Trying to send: 2266
Trying to send: 2267
Trying to send: 2268
Trying to send: 2269
Trying to send: 2270
Trying to send: 2271
Trying to send: 2272
Trying to send: 2273
Trying to send: 2274
Trying to send: 2275
Trying to send: 2276
Trying to send: 2277
Trying to send: 2278
Trying to send: 2279
Trying to send: 2280
Trying to send: 2281
Trying to send: 2282
Trying to send: 2283
Trying to send: 2284
Trying to send: 2285
Trying to send: 2286
Trying to send: 2287
Trying to send: 2288
Trying to send: 2289
Trying to send: 2290
Trying to send: 2291
Trying to send: 2292
Trying to send: 2293
Trying to send: 2294
Trying to send: 2295
Trying to send: 2296
Trying to send: 2297
Trying to send: 2298
Trying to send: 2299
Trying to send: 2300
Trying to send: 2301
Trying to send: 2302
Trying to send: 2303
Trying to send: 2304
Trying to send: 2305
Trying to send: 2306
Trying to send: 2307
Trying to send: 2308
Trying to send: 2309
Trying to send: 2310
Trying to send: 2311
Trying to send: 2312
Trying to send: 2313
Trying to send: 2314
Trying to send: 2315
Trying to send: 2316
Trying to send: 2317
Trying to send: 2318
Trying to send: 2319
Trying to send: 2320
Trying to send: 2321
Trying to send: 2322
Trying to send: 2323
Trying to send: 2324
Trying to send: 2325
Trying to send: 2326
Trying to send: 2327
Trying to send: 2328
Trying to send: 2329
Trying to send: 2330
Trying to send: 2331
Trying to send: 2332
Trying to send: 2333
Trying to send: 2334
Trying to send: 2335
Trying to send: 2336
Trying to send: 2337
Trying to send: 2338
Trying to send: 2339
Trying to send: 2340
Trying to send: 2341
Trying to send: 2342
Trying to send: 2343
Trying to send: 2344
Trying to send: 2345
Trying to send: 2346
Trying to send: 2347
Trying to send: 2348
Trying to send: 2349
Trying to send: 2350
Trying to send: 2351
Trying to send: 2352
Trying to send: 2353
Trying to send: 2354
Trying to send: 2355
Trying to send: 2356
Trying to send: 2357
Trying to send: 2358
Trying to send: 2359
Trying to send: 2360
Trying to send: 2361
Trying to send: 2362
Trying to send: 2363
Trying to send: 2364
Trying to send: 2365
Trying to send: 2366
Trying to send: 2367
Trying to send: 2368
Trying to send: 2369
Trying to send: 2370
Trying to send: 2371
Trying to send: 2372
Trying to send: 2373
Trying to send: 2374
Trying to send: 2375
Trying to send: 2376
Trying to send: 2377
Trying to send: 2378
Trying to send: 2379
Trying to send: 2380
Trying to send: 2381
Trying to send: 2382
Trying to send: 2383
Trying to send: 2384
Trying to send: 2385
Trying to send: 2386
Trying to send: 2387
Trying to send: 2388
Trying to send: 2389
Trying to send: 2390
Trying to send: 2391
Trying to send: 2392
Trying to send: 2393
Trying to send: 2394
Trying to send: 2395
Trying to send: 2396
Trying to send: 2397
Trying to send: 2398
Trying to send: 2399
Trying to send: 2400
Trying to send: 2401
Trying to send: 2402
Trying to send: 2403
Trying to send: 2404
Trying to send: 2405
Trying to send: 2406
Trying to send: 2407
Trying to send: 2408
Trying to send: 2409
Trying to send: 2410
Trying to send: 2411
Trying to send: 2412
Trying to send: 2413
Trying to send: 2414
Trying to send: 2415
Trying to send: 2416
Trying to send: 2417
Trying to send: 2418
Trying to send: 2419
Trying to send: 2420
Trying to send: 2421
Trying to send: 2422
Trying to send: 2423
Trying to send: 2424
Trying to send: 2425
Trying to send: 2426
Trying to send: 2427
Trying to send: 2428
Trying to send: 2429
Trying to send: 2430
Trying to send: 2431
Trying to send: 2432
Trying to send: 2433
Trying to send: 2434
Trying to send: 2435
Trying to send: 2436
Trying to send: 2437
Trying to send: 2438
Trying to send: 2439
Trying to send: 2440
Trying to send: 2441
Trying to send: 2442
Trying to send: 2443
Trying to send: 2444
Trying to send: 2445
Trying to send: 2446
Trying to send: 2447
Trying to send: 2448
Trying to send: 2449
Trying to send: 2450
Trying to send: 2451
Trying to send: 2452
Trying to send: 2453
Trying to send: 2454
Trying to send: 2455
Trying to send: 2456
Trying to send: 2457
Trying to send: 2458
Trying to send: 2459
Trying to send: 2460
Trying to send: 2461
Trying to send: 2462
Trying to send: 2463
Trying to send: 2464
Trying to send: 2465
Trying to send: 2466
Trying to send: 2467
Trying to send: 2468
Trying to send: 2469
Trying to send: 2470
Trying to send: 2471
Trying to send: 2472
Trying to send: 2473
Trying to send: 2474
Trying to send: 2475
Trying to send: 2476
Trying to send: 2477
Trying to send: 2478
Trying to send: 2479
Trying to send: 2480
Trying to send: 2481
Trying to send: 2482
Trying to send: 2483
Trying to send: 2484
Trying to send: 2485
Trying to send: 2486
Trying to send: 2487
Trying to send: 2488
Trying to send: 2489
Trying to send: 2490
Trying to send: 2491
Trying to send: 2492
Trying to send: 2493
Trying to send: 2494
Trying to send: 2495
Trying to send: 2496
Trying to send: 2497
Trying to send: 2498
Trying to send: 2499
Trying to send: 2500
Trying to send: 2501
Trying to send: 2502
Trying to send: 2503
Trying to send: 2504
Trying to send: 2505
Trying to send: 2506
Trying to send: 2507
Trying to send: 2508
Trying to send: 2509
Trying to send: 2510
Trying to send: 2511
Trying to send: 2512
Trying to send: 2513
Trying to send: 2514
Trying to send: 2515
Trying to send: 2516
Trying to send: 2517
Trying to send: 2518
Trying to send: 2519
Trying to send: 2520
Trying to send: 2521
Trying to send: 2522
Trying to send: 2523
Trying to send: 2524
Trying to send: 2525
Trying to send: 2526
Trying to send: 2527
Trying to send: 2528
Trying to send: 2529
Trying to send: 2530
Trying to send: 2531
Trying to send: 2532
Trying to send: 2533
Trying to send: 2534
Trying to send: 2535
Trying to send: 2536
Trying to send: 2537
Trying to send: 2538
Trying to send: 2539
Trying to send: 2540
Trying to send: 2541
Trying to send: 2542
Trying to send: 2543
Trying to send: 2544
Trying to send: 2545
Trying to send: 2546
Trying to send: 2547
Trying to send: 2548
Trying to send: 2549
Trying to send: 2550
Trying to send: 2551
Trying to send: 2552
Trying to send: 2553
Trying to send: 2554
Trying to send: 2555
Trying to send: 2556
Trying to send: 2557
Trying to send: 2558
Trying to send: 2559
Trying to send: 2560
Trying to send: 2561
Trying to send: 2562
Trying to send: 2563
Trying to send: 2564
Trying to send: 2565
Trying to send: 2566
Trying to send: 2567
Trying to send: 2568
Trying to send: 2569
Trying to send: 2570
Trying to send: 2571
Trying to send: 2572
Trying to send: 2573
Trying to send: 2574
Trying to send: 2575
Trying to send: 2576
Trying to send: 2577
Trying to send: 2578
Trying to send: 2579
Trying to send: 2580
Trying to send: 2581
Trying to send: 2582
Trying to send: 2583
Trying to send: 2584
Trying to send: 2585
Trying to send: 2586
Trying to send: 2587
Trying to send: 2588
Trying to send: 2589
Trying to send: 2590
Trying to send: 2591
Trying to send: 2592
Trying to send: 2593
Trying to send: 2594
Trying to send: 2595
Trying to send: 2596
Trying to send: 2597
Trying to send: 2598
Trying to send: 2599
Trying to send: 2600
Trying to send: 2601
Trying to send: 2602
Trying to send: 2603
Trying to send: 2604
Trying to send: 2605
Trying to send: 2606
Trying to send: 2607
Trying to send: 2608
Trying to send: 2609
Trying to send: 2610
Trying to send: 2611
Trying to send: 2612
Trying to send: 2613
Trying to send: 2614
Trying to send: 2615
Trying to send: 2616
Trying to send: 2617
Trying to send: 2618
Trying to send: 2619
Trying to send: 2620
Trying to send: 2621
Trying to send: 2622
Trying to send: 2623
Trying to send: 2624
Trying to send: 2625
Trying to send: 2626
Trying to send: 2627
Trying to send: 2628
Trying to send: 2629
Trying to send: 2630
Trying to send: 2631
Trying to send: 2632
Trying to send: 2633
Trying to send: 2634
Trying to send: 2635
Trying to send: 2636
Trying to send: 2637
Trying to send: 2638
Trying to send: 2639
Trying to send: 2640
Trying to send: 2641
Trying to send: 2642
Trying to send: 2643
Trying to send: 2644
Trying to send: 2645
Trying to send: 2646
Trying to send: 2647
Trying to send: 2648
Trying to send: 2649
Trying to send: 2650
Trying to send: 2651
Trying to send: 2652
Trying to send: 2653
Trying to send: 2654
Trying to send: 2655
Trying to send: 2656
Trying to send: 2657
Trying to send: 2658
Trying to send: 2659
Trying to send: 2660
Trying to send: 2661
Trying to send: 2662
Trying to send: 2663
Trying to send: 2664
Trying to send: 2665
Trying to send: 2666
Trying to send: 2667
Trying to send: 2668
Trying to send: 2669
Trying to send: 2670
Trying to send: 2671
Trying to send: 2672
Trying to send: 2673
Trying to send: 2674
Trying to send: 2675
Trying to send: 2676
Trying to send: 2677
Trying to send: 2678
Trying to send: 2679
Trying to send: 2680
Trying to send: 2681
Trying to send: 2682
Trying to send: 2683
Trying to send: 2684
Trying to send: 2685
Trying to send: 2686
Trying to send: 2687
Trying to send: 2688
Trying to send: 2689
Trying to send: 2690
Trying to send: 2691
Trying to send: 2692
Trying to send: 2693
Trying to send: 2694
Trying to send: 2695
Trying to send: 2696
Trying to send: 2697
Trying to send: 2698
Trying to send: 2699
Trying to send: 2700
Trying to send: 2701
Trying to send: 2702
Trying to send: 2703
Trying to send: 2704
Trying to send: 2705
Trying to send: 2706
Trying to send: 2707
Trying to send: 2708
Trying to send: 2709
Trying to send: 2710
Trying to send: 2711
Trying to send: 2712
Trying to send: 2713
Trying to send: 2714
Trying to send: 2715
Trying to send: 2716
Trying to send: 2717
Trying to send: 2718
Trying to send: 2719
Trying to send: 2720
Trying to send: 2721
Trying to send: 2722
Trying to send: 2723
Trying to send: 2724
Trying to send: 2725
Trying to send: 2726
Trying to send: 2727
Trying to send: 2728
Trying to send: 2729
Trying to send: 2730
Trying to send: 2731
Trying to send: 2732
Trying to send: 2733
Trying to send: 2734
Trying to send: 2735
Trying to send: 2736
Trying to send: 2737
Trying to send: 2738
Trying to send: 2739
Trying to send: 2740
Trying to send: 2741
Trying to send: 2742
Trying to send: 2743
Trying to send: 2744
Trying to send: 2745
Trying to send: 2746
Trying to send: 2747
Trying to send: 2748
Trying to send: 2749
Trying to send: 2750
Trying to send: 2751
Trying to send: 2752
Trying to send: 2753
Trying to send: 2754
Trying to send: 2755
Trying to send: 2756
Trying to send: 2757
Trying to send: 2758
Trying to send: 2759
Trying to send: 2760
Trying to send: 2761
Trying to send: 2762
Trying to send: 2763
Trying to send: 2764
Trying to send: 2765
Trying to send: 2766
Trying to send: 2767
Trying to send: 2768
Trying to send: 2769
Trying to send: 2770
Trying to send: 2771
Trying to send: 2772
Trying to send: 2773
Trying to send: 2774
Trying to send: 2775
Trying to send: 2776
Trying to send: 2777
Trying to send: 2778
Trying to send: 2779
Trying to send: 2780
Trying to send: 2781
Trying to send: 2782
Trying to send: 2783
Trying to send: 2784
Trying to send: 2785
Trying to send: 2786
Trying to send: 2787
Trying to send: 2788
Trying to send: 2789
Trying to send: 2790
Trying to send: 2791
Trying to send: 2792
Trying to send: 2793
Trying to send: 2794
Trying to send: 2795
Trying to send: 2796
Trying to send: 2797
Trying to send: 2798
Trying to send: 2799
Trying to send: 2800
Trying to send: 2801
Trying to send: 2802
Trying to send: 2803
Trying to send: 2804
Trying to send: 2805
Trying to send: 2806
Trying to send: 2807
Trying to send: 2808
Trying to send: 2809
Trying to send: 2810
Trying to send: 2811
Trying to send: 2812
Trying to send: 2813
Trying to send: 2814
Trying to send: 2815
Trying to send: 2816
Trying to send: 2817
Trying to send: 2818
Trying to send: 2819
Trying to send: 2820
Trying to send: 2821
Trying to send: 2822
Trying to send: 2823
Trying to send: 2824
Trying to send: 2825
Trying to send: 2826
Trying to send: 2827
Trying to send: 2828
Trying to send: 2829
Trying to send: 2830
Trying to send: 2831
Trying to send: 2832
Trying to send: 2833
Trying to send: 2834
Trying to send: 2835
Trying to send: 2836
Trying to send: 2837
Trying to send: 2838
Trying to send: 2839
Trying to send: 2840
Trying to send: 2841
Trying to send: 2842
Trying to send: 2843
Trying to send: 2844
Trying to send: 2845
Trying to send: 2846
Trying to send: 2847
Trying to send: 2848
Trying to send: 2849
Trying to send: 2850
Trying to send: 2851
Trying to send: 2852
Trying to send: 2853
Trying to send: 2854
Trying to send: 2855
Trying to send: 2856
Trying to send: 2857
Trying to send: 2858
Trying to send: 2859
Trying to send: 2860
Trying to send: 2861
Trying to send: 2862
Trying to send: 2863
Trying to send: 2864
Trying to send: 2865
Trying to send: 2866
Trying to send: 2867
Trying to send: 2868
Trying to send: 2869
Trying to send: 2870
Trying to send: 2871
Trying to send: 2872
Trying to send: 2873
Trying to send: 2874
Trying to send: 2875
Trying to send: 2876
Trying to send: 2877
Trying to send: 2878
Trying to send: 2879
Trying to send: 2880
Trying to send: 2881
Trying to send: 2882
Trying to send: 2883
Trying to send: 2884
Trying to send: 2885
Trying to send: 2886
Trying to send: 2887
Trying to send: 2888
Trying to send: 2889
Trying to send: 2890
Trying to send: 2891
Trying to send: 2892
Trying to send: 2893
Trying to send: 2894
Trying to send: 2895
Trying to send: 2896
Trying to send: 2897
Trying to send: 2898
Trying to send: 2899
Trying to send: 2900
Trying to send: 2901
Trying to send: 2902
Trying to send: 2903
Trying to send: 2904
Trying to send: 2905
Trying to send: 2906
Trying to send: 2907
Trying to send: 2908
Trying to send: 2909
Trying to send: 2910
Trying to send: 2911
Trying to send: 2912
Trying to send: 2913
Trying to send: 2914
Trying to send: 2915
Trying to send: 2916
Trying to send: 2917
Trying to send: 2918
Trying to send: 2919
Trying to send: 2920
Trying to send: 2921
Trying to send: 2922
Trying to send: 2923
Trying to send: 2924
Trying to send: 2925
Trying to send: 2926
Trying to send: 2927
Trying to send: 2928
Trying to send: 2929
Trying to send: 2930
Trying to send: 2931
Trying to send: 2932
Trying to send: 2933
Trying to send: 2934
Trying to send: 2935
Trying to send: 2936
Trying to send: 2937
Trying to send: 2938
Trying to send: 2939
Trying to send: 2940
Trying to send: 2941
Trying to send: 2942
Trying to send: 2943
Trying to send: 2944
Trying to send: 2945
Trying to send: 2946
Trying to send: 2947
Trying to send: 2948
Trying to send: 2949
Trying to send: 2950
Trying to send: 2951
Trying to send: 2952
Trying to send: 2953
Trying to send: 2954
Trying to send: 2955
Trying to send: 2956
Trying to send: 2957
Trying to send: 2958
Trying to send: 2959
Trying to send: 2960
Trying to send: 2961
Trying to send: 2962
Trying to send: 2963
Trying to send: 2964
Trying to send: 2965
Trying to send: 2966
Trying to send: 2967
Trying to send: 2968
Trying to send: 2969
Trying to send: 2970
Trying to send: 2971
Trying to send: 2972
Trying to send: 2973
Trying to send: 2974
Trying to send: 2975
Trying to send: 2976
Trying to send: 2977
Trying to send: 2978
Trying to send: 2979
Trying to send: 2980
Trying to send: 2981
Trying to send: 2982
Trying to send: 2983
Trying to send: 2984
Trying to send: 2985
Trying to send: 2986
Trying to send: 2987
Trying to send: 2988
Trying to send: 2989
Trying to send: 2990
Trying to send: 2991
Trying to send: 2992
Trying to send: 2993
Trying to send: 2994
Trying to send: 2995
Trying to send: 2996
Trying to send: 2997
Trying to send: 2998
Trying to send: 2999
Trying to send: 3000
Trying to send: 3001
Trying to send: 3002
Trying to send: 3003
Trying to send: 3004
Trying to send: 3005
Trying to send: 3006
Trying to send: 3007
Trying to send: 3008
Trying to send: 3009
Trying to send: 3010
Trying to send: 3011
Trying to send: 3012
Trying to send: 3013
Trying to send: 3014
Trying to send: 3015
Trying to send: 3016
Trying to send: 3017
Trying to send: 3018
Trying to send: 3019
Trying to send: 3020
Trying to send: 3021
Trying to send: 3022
Trying to send: 3023
Trying to send: 3024
Trying to send: 3025
Trying to send: 3026
Trying to send: 3027
Trying to send: 3028
Trying to send: 3029
Trying to send: 3030
Trying to send: 3031
Trying to send: 3032
Trying to send: 3033
Trying to send: 3034
Trying to send: 3035
Trying to send: 3036
Trying to send: 3037
Trying to send: 3038
Trying to send: 3039
Trying to send: 3040
Trying to send: 3041
Trying to send: 3042
Trying to send: 3043
Trying to send: 3044
Trying to send: 3045
Trying to send: 3046
Trying to send: 3047
Trying to send: 3048
Trying to send: 3049
Trying to send: 3050
Trying to send: 3051
Trying to send: 3052
Trying to send: 3053
Trying to send: 3054
Trying to send: 3055
Trying to send: 3056
Trying to send: 3057
Trying to send: 3058
Trying to send: 3059
Trying to send: 3060
Trying to send: 3061
Trying to send: 3062
Trying to send: 3063
Trying to send: 3064
Trying to send: 3065
Trying to send: 3066
Trying to send: 3067
Trying to send: 3068
Trying to send: 3069
Trying to send: 3070
Trying to send: 3071
Trying to send: 3072
Trying to send: 3073
Trying to send: 3074
Trying to send: 3075
Trying to send: 3076
Trying to send: 3077
Trying to send: 3078
Trying to send: 3079
Trying to send: 3080
Trying to send: 3081
Trying to send: 3082
Trying to send: 3083
Trying to send: 3084
Trying to send: 3085
Trying to send: 3086
Trying to send: 3087
Trying to send: 3088
Trying to send: 3089
Trying to send: 3090
Trying to send: 3091
Trying to send: 3092
Trying to send: 3093
Trying to send: 3094
Trying to send: 3095
Trying to send: 3096
Trying to send: 3097
Trying to send: 3098
Trying to send: 3099
Trying to send: 3100
Trying to send: 3101
Trying to send: 3102
Trying to send: 3103
Trying to send: 3104
Trying to send: 3105
Trying to send: 3106
Trying to send: 3107
Trying to send: 3108
Trying to send: 3109
Trying to send: 3110
Trying to send: 3111
Trying to send: 3112
Trying to send: 3113
Trying to send: 3114
Trying to send: 3115
Trying to send: 3116
Trying to send: 3117
Trying to send: 3118
Trying to send: 3119
Trying to send: 3120
Trying to send: 3121
Trying to send: 3122
Trying to send: 3123
Trying to send: 3124
Trying to send: 3125
Trying to send: 3126
Trying to send: 3127
Trying to send: 3128
Trying to send: 3129
Trying to send: 3130
Trying to send: 3131
Trying to send: 3132
Trying to send: 3133
Trying to send: 3134
Trying to send: 3135
Trying to send: 3136
Trying to send: 3137
Trying to send: 3138
Trying to send: 3139
Trying to send: 3140
Trying to send: 3141
Trying to send: 3142
Trying to send: 3143
Trying to send: 3144
Trying to send: 3145
Trying to send: 3146
Trying to send: 3147
Trying to send: 3148
Trying to send: 3149
Trying to send: 3150
Trying to send: 3151
Trying to send: 3152
Trying to send: 3153
Trying to send: 3154
Trying to send: 3155
Trying to send: 3156
Trying to send: 3157
Trying to send: 3158
Trying to send: 3159
Trying to send: 3160
Trying to send: 3161
Trying to send: 3162
Trying to send: 3163
Trying to send: 3164
Trying to send: 3165
Trying to send: 3166
Trying to send: 3167
Trying to send: 3168
Trying to send: 3169
Trying to send: 3170
Trying to send: 3171
Trying to send: 3172
Trying to send: 3173
Trying to send: 3174
Trying to send: 3175
Trying to send: 3176
Trying to send: 3177
Trying to send: 3178
Trying to send: 3179
Trying to send: 3180
Trying to send: 3181
Trying to send: 3182
Trying to send: 3183
Trying to send: 3184
Trying to send: 3185
Trying to send: 3186
Trying to send: 3187
Trying to send: 3188
Trying to send: 3189
Trying to send: 3190
Trying to send: 3191
Trying to send: 3192
Trying to send: 3193
Trying to send: 3194
Trying to send: 3195
Trying to send: 3196
Trying to send: 3197
Trying to send: 3198
Trying to send: 3199
Trying to send: 3200
Trying to send: 3201
Trying to send: 3202
Trying to send: 3203
Trying to send: 3204
Trying to send: 3205
Trying to send: 3206
Trying to send: 3207
Trying to send: 3208
Trying to send: 3209
Trying to send: 3210
Trying to send: 3211
Trying to send: 3212
Trying to send: 3213
Trying to send: 3214
Trying to send: 3215
Trying to send: 3216
Trying to send: 3217
Trying to send: 3218
Trying to send: 3219
Trying to send: 3220
Trying to send: 3221
Trying to send: 3222
Trying to send: 3223
Trying to send: 3224
Trying to send: 3225
Trying to send: 3226
Trying to send: 3227
Trying to send: 3228
Trying to send: 3229
Trying to send: 3230
Trying to send: 3231
Trying to send: 3232
Trying to send: 3233
Trying to send: 3234
Trying to send: 3235
Trying to send: 3236
Trying to send: 3237
Trying to send: 3238
Trying to send: 3239
Trying to send: 3240
Trying to send: 3241
Trying to send: 3242
Trying to send: 3243
Trying to send: 3244
Trying to send: 3245
Trying to send: 3246
Trying to send: 3247
Trying to send: 3248
Trying to send: 3249
Trying to send: 3250
Trying to send: 3251
Trying to send: 3252
Trying to send: 3253
Trying to send: 3254
Trying to send: 3255
Trying to send: 3256
Trying to send: 3257
Trying to send: 3258
Trying to send: 3259
Trying to send: 3260
Trying to send: 3261
Trying to send: 3262
Trying to send: 3263
Trying to send: 3264
Trying to send: 3265
Trying to send: 3266
Trying to send: 3267
Trying to send: 3268
Trying to send: 3269
Trying to send: 3270
Trying to send: 3271
Trying to send: 3272
Trying to send: 3273
Trying to send: 3274
Trying to send: 3275
Trying to send: 3276
Trying to send: 3277
Trying to send: 3278
Trying to send: 3279
Trying to send: 3280
Trying to send: 3281
Trying to send: 3282
Trying to send: 3283
Trying to send: 3284
Trying to send: 3285
Trying to send: 3286
Trying to send: 3287
Trying to send: 3288
Trying to send: 3289
Trying to send: 3290
Trying to send: 3291
Trying to send: 3292
Trying to send: 3293
Trying to send: 3294
Trying to send: 3295
Trying to send: 3296
Trying to send: 3297
Trying to send: 3298
Trying to send: 3299
Trying to send: 3300
Trying to send: 3301
Trying to send: 3302
Trying to send: 3303
Trying to send: 3304
Trying to send: 3305
Trying to send: 3306
Trying to send: 3307
Trying to send: 3308
Trying to send: 3309
Trying to send: 3310
Trying to send: 3311
Trying to send: 3312
Trying to send: 3313
Trying to send: 3314
Trying to send: 3315
Trying to send: 3316
Trying to send: 3317
Trying to send: 3318
Trying to send: 3319
Trying to send: 3320
Trying to send: 3321
Trying to send: 3322
Trying to send: 3323
Trying to send: 3324
Trying to send: 3325
Trying to send: 3326
Trying to send: 3327
Trying to send: 3328
Trying to send: 3329
Trying to send: 3330
Trying to send: 3331
Trying to send: 3332
Trying to send: 3333
Trying to send: 3334
Trying to send: 3335
Trying to send: 3336
Trying to send: 3337
Trying to send: 3338
Trying to send: 3339
Trying to send: 3340
Trying to send: 3341
Trying to send: 3342
Trying to send: 3343
Trying to send: 3344
Trying to send: 3345
Trying to send: 3346
Trying to send: 3347
Trying to send: 3348
Trying to send: 3349
Trying to send: 3350
Trying to send: 3351
Trying to send: 3352
Trying to send: 3353
Trying to send: 3354
Trying to send: 3355
Trying to send: 3356
Trying to send: 3357
Trying to send: 3358
Trying to send: 3359
Trying to send: 3360
Trying to send: 3361
Trying to send: 3362
Trying to send: 3363
Trying to send: 3364
Trying to send: 3365
Trying to send: 3366
Trying to send: 3367
Trying to send: 3368
Trying to send: 3369
Trying to send: 3370
Trying to send: 3371
Trying to send: 3372
Trying to send: 3373
Trying to send: 3374
Trying to send: 3375
Trying to send: 3376
Trying to send: 3377
Trying to send: 3378
Trying to send: 3379
Trying to send: 3380
Trying to send: 3381
Trying to send: 3382
Trying to send: 3383
Trying to send: 3384
Trying to send: 3385
Trying to send: 3386
Trying to send: 3387
Trying to send: 3388
Trying to send: 3389
Trying to send: 3390
Trying to send: 3391
Trying to send: 3392
Trying to send: 3393
Trying to send: 3394
Trying to send: 3395
Trying to send: 3396
Trying to send: 3397
Trying to send: 3398
Trying to send: 3399
Trying to send: 3400
Trying to send: 3401
Trying to send: 3402
Trying to send: 3403
Trying to send: 3404
Trying to send: 3405
Trying to send: 3406
Trying to send: 3407
Trying to send: 3408
Trying to send: 3409
Trying to send: 3410
Trying to send: 3411
Trying to send: 3412
Trying to send: 3413
Trying to send: 3414
Trying to send: 3415
Trying to send: 3416
Trying to send: 3417
Trying to send: 3418
Trying to send: 3419
Trying to send: 3420
Trying to send: 3421
Trying to send: 3422
Trying to send: 3423
Trying to send: 3424
Trying to send: 3425
Trying to send: 3426
Trying to send: 3427
Trying to send: 3428
Trying to send: 3429
Trying to send: 3430
Trying to send: 3431
Trying to send: 3432
Trying to send: 3433
Trying to send: 3434
Trying to send: 3435
Trying to send: 3436
Trying to send: 3437
Trying to send: 3438
Trying to send: 3439
Trying to send: 3440
Trying to send: 3441
Trying to send: 3442
Trying to send: 3443
Trying to send: 3444
Trying to send: 3445
Trying to send: 3446
Trying to send: 3447
Trying to send: 3448
Trying to send: 3449
Trying to send: 3450
Trying to send: 3451
Trying to send: 3452
Trying to send: 3453
Trying to send: 3454
Trying to send: 3455
Trying to send: 3456
Trying to send: 3457
Trying to send: 3458
Trying to send: 3459
Trying to send: 3460
Trying to send: 3461
Trying to send: 3462
Trying to send: 3463
Trying to send: 3464
Trying to send: 3465
Trying to send: 3466
Trying to send: 3467
Trying to send: 3468
Trying to send: 3469
Trying to send: 3470
Trying to send: 3471
Trying to send: 3472
Trying to send: 3473
Trying to send: 3474
Trying to send: 3475
Trying to send: 3476
Trying to send: 3477
Trying to send: 3478
Trying to send: 3479
Trying to send: 3480
Trying to send: 3481
Trying to send: 3482
Trying to send: 3483
Trying to send: 3484
Trying to send: 3485
Trying to send: 3486
Trying to send: 3487
Trying to send: 3488
Trying to send: 3489
Trying to send: 3490
Trying to send: 3491
Trying to send: 3492
Trying to send: 3493
Trying to send: 3494
Trying to send: 3495
Trying to send: 3496
Trying to send: 3497
Trying to send: 3498
Trying to send: 3499
Trying to send: 3500
Trying to send: 3501
Trying to send: 3502
Trying to send: 3503
Trying to send: 3504
Trying to send: 3505
Trying to send: 3506
Trying to send: 3507
Trying to send: 3508
Trying to send: 3509
Trying to send: 3510
Trying to send: 3511
Trying to send: 3512
Trying to send: 3513
Trying to send: 3514
Trying to send: 3515
Trying to send: 3516
Trying to send: 3517
Trying to send: 3518
Trying to send: 3519
Trying to send: 3520
Trying to send: 3521
Trying to send: 3522
Trying to send: 3523
Trying to send: 3524
Trying to send: 3525
Trying to send: 3526
Trying to send: 3527
Trying to send: 3528
Trying to send: 3529
Trying to send: 3530
Trying to send: 3531
Trying to send: 3532
Trying to send: 3533
Trying to send: 3534
Trying to send: 3535
Trying to send: 3536
Trying to send: 3537
Trying to send: 3538
Trying to send: 3539
Trying to send: 3540
Trying to send: 3541
Trying to send: 3542
Trying to send: 3543
Trying to send: 3544
Trying to send: 3545
Trying to send: 3546
Trying to send: 3547
Trying to send: 3548
Trying to send: 3549
Trying to send: 3550
Trying to send: 3551
Trying to send: 3552
Trying to send: 3553
Trying to send: 3554
Trying to send: 3555
Trying to send: 3556
Trying to send: 3557
Trying to send: 3558
Trying to send: 3559
Trying to send: 3560
Trying to send: 3561
Trying to send: 3562
Trying to send: 3563
Trying to send: 3564
Trying to send: 3565
Trying to send: 3566
Trying to send: 3567
Trying to send: 3568
Trying to send: 3569
Trying to send: 3570
Trying to send: 3571
Trying to send: 3572
Trying to send: 3573
Trying to send: 3574
Trying to send: 3575
Trying to send: 3576
Trying to send: 3577
Trying to send: 3578
Trying to send: 3579
Trying to send: 3580
Trying to send: 3581
Trying to send: 3582
Trying to send: 3583
Trying to send: 3584
Trying to send: 3585
Trying to send: 3586
Trying to send: 3587
Trying to send: 3588
Trying to send: 3589
Trying to send: 3590
Trying to send: 3591
Trying to send: 3592
Trying to send: 3593
Trying to send: 3594
Trying to send: 3595
Trying to send: 3596
Trying to send: 3597
Trying to send: 3598
Trying to send: 3599
Trying to send: 3600
Trying to send: 3601
Trying to send: 3602
Trying to send: 3603
Trying to send: 3604
Trying to send: 3605
Trying to send: 3606
Trying to send: 3607
Trying to send: 3608
Trying to send: 3609
Trying to send: 3610
Trying to send: 3611
Trying to send: 3612
Trying to send: 3613
Trying to send: 3614
Trying to send: 3615
Trying to send: 3616
Trying to send: 3617
Trying to send: 3618
Trying to send: 3619
Trying to send: 3620
Trying to send: 3621
Trying to send: 3622
Trying to send: 3623
Trying to send: 3624
Trying to send: 3625
Trying to send: 3626
Trying to send: 3627
Trying to send: 3628
Trying to send: 3629
Trying to send: 3630
Trying to send: 3631
Trying to send: 3632
Trying to send: 3633
Trying to send: 3634
Trying to send: 3635
Trying to send: 3636
Trying to send: 3637
Trying to send: 3638
Trying to send: 3639
Trying to send: 3640
Trying to send: 3641
Trying to send: 3642
Trying to send: 3643
Trying to send: 3644
Trying to send: 3645
Trying to send: 3646
Trying to send: 3647
Trying to send: 3648
Trying to send: 3649
Trying to send: 3650
Trying to send: 3651
Trying to send: 3652
Trying to send: 3653
Trying to send: 3654
Trying to send: 3655
Trying to send: 3656
Trying to send: 3657
Trying to send: 3658
Trying to send: 3659
Trying to send: 3660
Trying to send: 3661
Trying to send: 3662
Trying to send: 3663
Trying to send: 3664
Trying to send: 3665
Trying to send: 3666
Trying to send: 3667
Trying to send: 3668
Trying to send: 3669
Trying to send: 3670
Trying to send: 3671
Trying to send: 3672
Trying to send: 3673
Trying to send: 3674
Trying to send: 3675
Trying to send: 3676
Trying to send: 3677
Trying to send: 3678
Trying to send: 3679
Trying to send: 3680
Trying to send: 3681
Trying to send: 3682
Trying to send: 3683
Trying to send: 3684
Trying to send: 3685
Trying to send: 3686
Trying to send: 3687
Trying to send: 3688
Trying to send: 3689
Trying to send: 3690
Trying to send: 3691
Trying to send: 3692
Trying to send: 3693
Trying to send: 3694
Trying to send: 3695
Trying to send: 3696
Trying to send: 3697
Trying to send: 3698
Trying to send: 3699
Trying to send: 3700
Trying to send: 3701
Trying to send: 3702
Trying to send: 3703
Trying to send: 3704
Trying to send: 3705
Trying to send: 3706
Trying to send: 3707
Trying to send: 3708
Trying to send: 3709
Trying to send: 3710
Trying to send: 3711
Trying to send: 3712
Trying to send: 3713
Trying to send: 3714
Trying to send: 3715
Trying to send: 3716
Trying to send: 3717
Trying to send: 3718
Trying to send: 3719
Trying to send: 3720
Trying to send: 3721
Trying to send: 3722
Trying to send: 3723
Trying to send: 3724
Trying to send: 3725
Trying to send: 3726
Trying to send: 3727
Trying to send: 3728
Trying to send: 3729
Trying to send: 3730
Trying to send: 3731
Trying to send: 3732
Trying to send: 3733
Trying to send: 3734
Trying to send: 3735
Trying to send: 3736
Trying to send: 3737
Trying to send: 3738
Trying to send: 3739
Trying to send: 3740
Trying to send: 3741
Trying to send: 3742
Trying to send: 3743
Trying to send: 3744
Trying to send: 3745
Trying to send: 3746
Trying to send: 3747
Trying to send: 3748
Trying to send: 3749
Trying to send: 3750
Trying to send: 3751
Trying to send: 3752
Trying to send: 3753
Trying to send: 3754
Trying to send: 3755
Trying to send: 3756
Trying to send: 3757
Trying to send: 3758
Trying to send: 3759
Trying to send: 3760
Trying to send: 3761
Trying to send: 3762
Trying to send: 3763
Trying to send: 3764
Trying to send: 3765
Trying to send: 3766
Trying to send: 3767
Trying to send: 3768
Trying to send: 3769
Trying to send: 3770
Trying to send: 3771
Trying to send: 3772
Trying to send: 3773
Trying to send: 3774
Trying to send: 3775
Trying to send: 3776
Trying to send: 3777
Trying to send: 3778
Trying to send: 3779
Trying to send: 3780
Trying to send: 3781
Trying to send: 3782
Trying to send: 3783
Trying to send: 3784
Trying to send: 3785
Trying to send: 3786
Trying to send: 3787
Trying to send: 3788
Trying to send: 3789
Trying to send: 3790
Trying to send: 3791
Trying to send: 3792
Trying to send: 3793
Trying to send: 3794
Trying to send: 3795
Trying to send: 3796
Trying to send: 3797
Trying to send: 3798
Trying to send: 3799
Trying to send: 3800
Trying to send: 3801
Trying to send: 3802
Trying to send: 3803
Trying to send: 3804
Trying to send: 3805
Trying to send: 3806
Trying to send: 3807
Trying to send: 3808
Trying to send: 3809
Trying to send: 3810
Trying to send: 3811
Trying to send: 3812
Trying to send: 3813
Trying to send: 3814
Trying to send: 3815
Trying to send: 3816
Trying to send: 3817
Trying to send: 3818
Trying to send: 3819
Trying to send: 3820
Trying to send: 3821
Trying to send: 3822
Trying to send: 3823
Trying to send: 3824
Trying to send: 3825
Trying to send: 3826
Trying to send: 3827
Trying to send: 3828
Trying to send: 3829
Trying to send: 3830
Trying to send: 3831
Trying to send: 3832
Trying to send: 3833
Trying to send: 3834
Trying to send: 3835
Trying to send: 3836
Trying to send: 3837
Trying to send: 3838
Trying to send: 3839
Trying to send: 3840
Trying to send: 3841
Trying to send: 3842
Trying to send: 3843
Trying to send: 3844
Trying to send: 3845
Trying to send: 3846
Trying to send: 3847
Trying to send: 3848
Trying to send: 3849
Trying to send: 3850
Trying to send: 3851
Trying to send: 3852
Trying to send: 3853
Trying to send: 3854
Trying to send: 3855
Trying to send: 3856
Trying to send: 3857
Trying to send: 3858
Trying to send: 3859
Trying to send: 3860
Trying to send: 3861
Trying to send: 3862
Trying to send: 3863
Trying to send: 3864
Trying to send: 3865
Trying to send: 3866
Trying to send: 3867
Trying to send: 3868
Trying to send: 3869
Trying to send: 3870
Trying to send: 3871
Trying to send: 3872
Trying to send: 3873
Trying to send: 3874
Trying to send: 3875
Trying to send: 3876
Trying to send: 3877
Trying to send: 3878
Trying to send: 3879
Trying to send: 3880
Trying to send: 3881
Trying to send: 3882
Trying to send: 3883
Trying to send: 3884
Trying to send: 3885
Trying to send: 3886
Trying to send: 3887
Trying to send: 3888
Trying to send: 3889
Trying to send: 3890
Trying to send: 3891
Trying to send: 3892
Trying to send: 3893
Trying to send: 3894
Trying to send: 3895
Trying to send: 3896
Trying to send: 3897
Trying to send: 3898
Trying to send: 3899
Trying to send: 3900
Trying to send: 3901
Trying to send: 3902
Trying to send: 3903
Trying to send: 3904
Trying to send: 3905
Trying to send: 3906
Trying to send: 3907
Trying to send: 3908
Trying to send: 3909
Trying to send: 3910
Trying to send: 3911
Trying to send: 3912
Trying to send: 3913
Trying to send: 3914
Trying to send: 3915
Trying to send: 3916
Trying to send: 3917
Trying to send: 3918
Trying to send: 3919
Trying to send: 3920
Trying to send: 3921
Trying to send: 3922
Trying to send: 3923
Trying to send: 3924
Trying to send: 3925
Trying to send: 3926
Trying to send: 3927
Trying to send: 3928
Trying to send: 3929
Trying to send: 3930
Trying to send: 3931
Trying to send: 3932
Trying to send: 3933
Trying to send: 3934
Trying to send: 3935
Trying to send: 3936
Trying to send: 3937
Trying to send: 3938
Trying to send: 3939
Trying to send: 3940
Trying to send: 3941
Trying to send: 3942
Trying to send: 3943
Trying to send: 3944
Trying to send: 3945
Trying to send: 3946
Trying to send: 3947
Trying to send: 3948
Trying to send: 3949
Trying to send: 3950
Trying to send: 3951
Trying to send: 3952
Trying to send: 3953
Trying to send: 3954
Trying to send: 3955
Trying to send: 3956
Trying to send: 3957
Trying to send: 3958
Trying to send: 3959
Trying to send: 3960
Trying to send: 3961
Trying to send: 3962
Trying to send: 3963
Trying to send: 3964
Trying to send: 3965
Trying to send: 3966
Trying to send: 3967
Trying to send: 3968
Trying to send: 3969
Trying to send: 3970
Trying to send: 3971
Trying to send: 3972
Trying to send: 3973
Trying to send: 3974
Trying to send: 3975
Trying to send: 3976
Trying to send: 3977
Trying to send: 3978
Trying to send: 3979
Trying to send: 3980
Trying to send: 3981
Trying to send: 3982
Trying to send: 3983
Trying to send: 3984
Trying to send: 3985
Trying to send: 3986
Trying to send: 3987
Trying to send: 3988
Trying to send: 3989
Trying to send: 3990
Trying to send: 3991
Trying to send: 3992
Trying to send: 3993
Trying to send: 3994
Trying to send: 3995
Trying to send: 3996
Trying to send: 3997
Trying to send: 3998
Trying to send: 3999
Trying to send: 4000
Trying to send: 4001
Trying to send: 4002
Trying to send: 4003
Trying to send: 4004
Trying to send: 4005
Trying to send: 4006
Trying to send: 4007
Trying to send: 4008
Trying to send: 4009
Trying to send: 4010
Trying to send: 4011
Trying to send: 4012
Trying to send: 4013
Trying to send: 4014
Trying to send: 4015
Trying to send: 4016
Trying to send: 4017
Trying to send: 4018
Trying to send: 4019
Trying to send: 4020
Trying to send: 4021
Trying to send: 4022
Trying to send: 4023
Trying to send: 4024
Trying to send: 4025
Trying to send: 4026
Trying to send: 4027
Trying to send: 4028
Trying to send: 4029
Trying to send: 4030
Trying to send: 4031
Trying to send: 4032
Trying to send: 4033
Trying to send: 4034
Trying to send: 4035
Trying to send: 4036
Trying to send: 4037
Trying to send: 4038
Trying to send: 4039
Trying to send: 4040
Trying to send: 4041
Trying to send: 4042
Trying to send: 4043
Trying to send: 4044
Trying to send: 4045
Trying to send: 4046
Trying to send: 4047
Trying to send: 4048
Trying to send: 4049
Trying to send: 4050
Trying to send: 4051
Trying to send: 4052
Trying to send: 4053
Trying to send: 4054
Trying to send: 4055
Trying to send: 4056
Trying to send: 4057
Trying to send: 4058
Trying to send: 4059
Trying to send: 4060
Trying to send: 4061
Trying to send: 4062
Trying to send: 4063
Trying to send: 4064
Trying to send: 4065
Trying to send: 4066
Trying to send: 4067
Trying to send: 4068
Trying to send: 4069
Trying to send: 4070
Trying to send: 4071
Trying to send: 4072
Trying to send: 4073
Trying to send: 4074
Trying to send: 4075
Trying to send: 4076
Trying to send: 4077
Trying to send: 4078
Trying to send: 4079
Trying to send: 4080
Trying to send: 4081
Trying to send: 4082
Trying to send: 4083
Trying to send: 4084
Trying to send: 4085
Trying to send: 4086
Trying to send: 4087
Trying to send: 4088
Trying to send: 4089
Trying to send: 4090
Trying to send: 4091
Trying to send: 4092
Trying to send: 4093
Trying to send: 4094
Trying to send: 4095
Trying to send: 4096
Trying to send: 4097
Trying to send: 4098
Trying to send: 4099
Trying to send: 4100
Trying to send: 4101
Trying to send: 4102
Trying to send: 4103
Trying to send: 4104
Trying to send: 4105
Trying to send: 4106
Trying to send: 4107
Trying to send: 4108
Trying to send: 4109
Trying to send: 4110
Trying to send: 4111
Trying to send: 4112
Trying to send: 4113
Trying to send: 4114
Trying to send: 4115
Trying to send: 4116
Trying to send: 4117
Trying to send: 4118
Trying to send: 4119
Trying to send: 4120
Trying to send: 4121
Trying to send: 4122
Trying to send: 4123
Trying to send: 4124
Trying to send: 4125
Trying to send: 4126
Trying to send: 4127
Trying to send: 4128
Trying to send: 4129
Trying to send: 4130
Trying to send: 4131
Trying to send: 4132
Trying to send: 4133
Trying to send: 4134
Trying to send: 4135
Trying to send: 4136
Trying to send: 4137
Trying to send: 4138
Trying to send: 4139
Trying to send: 4140
Trying to send: 4141
Trying to send: 4142
Trying to send: 4143
Trying to send: 4144
Trying to send: 4145
Trying to send: 4146
Trying to send: 4147
Trying to send: 4148
Trying to send: 4149
Trying to send: 4150
Trying to send: 4151
Trying to send: 4152
Trying to send: 4153
Trying to send: 4154
Trying to send: 4155
Trying to send: 4156
Trying to send: 4157
Trying to send: 4158
Trying to send: 4159
Trying to send: 4160
Trying to send: 4161
Trying to send: 4162
Trying to send: 4163
Trying to send: 4164
Trying to send: 4165
Trying to send: 4166
Trying to send: 4167
Trying to send: 4168
Trying to send: 4169
Trying to send: 4170
Trying to send: 4171
Trying to send: 4172
Trying to send: 4173
Trying to send: 4174
Trying to send: 4175
Trying to send: 4176
Trying to send: 4177
Trying to send: 4178
Trying to send: 4179
Trying to send: 4180
Trying to send: 4181
Trying to send: 4182
Trying to send: 4183
Trying to send: 4184
Trying to send: 4185
Trying to send: 4186
Trying to send: 4187
Trying to send: 4188
Trying to send: 4189
Trying to send: 4190
Trying to send: 4191
Trying to send: 4192
Trying to send: 4193
Trying to send: 4194
Trying to send: 4195
Trying to send: 4196
Trying to send: 4197
Trying to send: 4198
Trying to send: 4199
Trying to send: 4200
Trying to send: 4201
Trying to send: 4202
Trying to send: 4203
Trying to send: 4204
Trying to send: 4205
Trying to send: 4206
Trying to send: 4207
Trying to send: 4208
Trying to send: 4209
Trying to send: 4210
Trying to send: 4211
Trying to send: 4212
Trying to send: 4213
Trying to send: 4214
Trying to send: 4215
Trying to send: 4216
Trying to send: 4217
Trying to send: 4218
Trying to send: 4219
Trying to send: 4220
Trying to send: 4221
Trying to send: 4222
Trying to send: 4223
Trying to send: 4224
Trying to send: 4225
Trying to send: 4226
Trying to send: 4227
Trying to send: 4228
Trying to send: 4229
Trying to send: 4230
Trying to send: 4231
Trying to send: 4232
Trying to send: 4233
Trying to send: 4234
Trying to send: 4235
Trying to send: 4236
Trying to send: 4237
Trying to send: 4238
Trying to send: 4239
Trying to send: 4240
Trying to send: 4241
Trying to send: 4242
Trying to send: 4243
Trying to send: 4244
Trying to send: 4245
Trying to send: 4246
Trying to send: 4247
Trying to send: 4248
Trying to send: 4249
Trying to send: 4250
Trying to send: 4251
Trying to send: 4252
Trying to send: 4253
Trying to send: 4254
Trying to send: 4255
Trying to send: 4256
Trying to send: 4257
Trying to send: 4258
Trying to send: 4259
Trying to send: 4260
Trying to send: 4261
Trying to send: 4262
Trying to send: 4263
Trying to send: 4264
Trying to send: 4265
Trying to send: 4266
Trying to send: 4267
Trying to send: 4268
Trying to send: 4269
Trying to send: 4270
Trying to send: 4271
Trying to send: 4272
Trying to send: 4273
Trying to send: 4274
Trying to send: 4275
Trying to send: 4276
Trying to send: 4277
Trying to send: 4278
Trying to send: 4279
Trying to send: 4280
Trying to send: 4281
Trying to send: 4282
Trying to send: 4283
Trying to send: 4284
Trying to send: 4285
Trying to send: 4286
Trying to send: 4287
Trying to send: 4288
Trying to send: 4289
Trying to send: 4290
Trying to send: 4291
Trying to send: 4292
Trying to send: 4293
Trying to send: 4294
Trying to send: 4295
Trying to send: 4296
Trying to send: 4297
Trying to send: 4298
Trying to send: 4299
Trying to send: 4300
Trying to send: 4301
Trying to send: 4302
Trying to send: 4303
Trying to send: 4304
Trying to send: 4305
Trying to send: 4306
Trying to send: 4307
Trying to send: 4308
Trying to send: 4309
Trying to send: 4310
Trying to send: 4311
Trying to send: 4312
Trying to send: 4313
Trying to send: 4314
Trying to send: 4315
Trying to send: 4316
Trying to send: 4317
Trying to send: 4318
Trying to send: 4319
Trying to send: 4320
Trying to send: 4321
Trying to send: 4322
Trying to send: 4323
Trying to send: 4324
Trying to send: 4325
Trying to send: 4326
Trying to send: 4327
Trying to send: 4328
Trying to send: 4329
Trying to send: 4330
Trying to send: 4331
Trying to send: 4332
Trying to send: 4333
Trying to send: 4334
Trying to send: 4335
Trying to send: 4336
Trying to send: 4337
Trying to send: 4338
Trying to send: 4339
Trying to send: 4340
Trying to send: 4341
Trying to send: 4342
Trying to send: 4343
Trying to send: 4344
Trying to send: 4345
Trying to send: 4346
Trying to send: 4347
Trying to send: 4348
Trying to send: 4349
Trying to send: 4350
Trying to send: 4351
Trying to send: 4352
Trying to send: 4353
Trying to send: 4354
Trying to send: 4355
Trying to send: 4356
Trying to send: 4357
Trying to send: 4358
Trying to send: 4359
Trying to send: 4360
Trying to send: 4361
Trying to send: 4362
Trying to send: 4363
Trying to send: 4364
Trying to send: 4365
Trying to send: 4366
Trying to send: 4367
Trying to send: 4368
Trying to send: 4369
Trying to send: 4370
Trying to send: 4371
Trying to send: 4372
Trying to send: 4373
Trying to send: 4374
Trying to send: 4375
Trying to send: 4376
Trying to send: 4377
Trying to send: 4378
Trying to send: 4379
Trying to send: 4380
Trying to send: 4381
Trying to send: 4382
Trying to send: 4383
Trying to send: 4384
Trying to send: 4385
Trying to send: 4386
Trying to send: 4387
Trying to send: 4388
Trying to send: 4389
Trying to send: 4390
Trying to send: 4391
Trying to send: 4392
Trying to send: 4393
Trying to send: 4394
Trying to send: 4395
Trying to send: 4396
Trying to send: 4397
Trying to send: 4398
Trying to send: 4399
Trying to send: 4400
Trying to send: 4401
Trying to send: 4402
Trying to send: 4403
Trying to send: 4404
Trying to send: 4405
Trying to send: 4406
Trying to send: 4407
Trying to send: 4408
Trying to send: 4409
Trying to send: 4410
Trying to send: 4411
Trying to send: 4412
Trying to send: 4413
Trying to send: 4414
Trying to send: 4415
Trying to send: 4416
Trying to send: 4417
Trying to send: 4418
Trying to send: 4419
Trying to send: 4420
Trying to send: 4421
Trying to send: 4422
Trying to send: 4423
Trying to send: 4424
Trying to send: 4425
Trying to send: 4426
Trying to send: 4427
Trying to send: 4428
Trying to send: 4429
Trying to send: 4430
Trying to send: 4431
Trying to send: 4432
Trying to send: 4433
Trying to send: 4434
Trying to send: 4435
Trying to send: 4436
Trying to send: 4437
Trying to send: 4438
Trying to send: 4439
Trying to send: 4440
Trying to send: 4441
Trying to send: 4442
Trying to send: 4443
Trying to send: 4444
Trying to send: 4445
Trying to send: 4446
Trying to send: 4447
Trying to send: 4448
Trying to send: 4449
Trying to send: 4450
Trying to send: 4451
Trying to send: 4452
Trying to send: 4453
Trying to send: 4454
Trying to send: 4455
Trying to send: 4456
Trying to send: 4457
Trying to send: 4458
Trying to send: 4459
Trying to send: 4460
Trying to send: 4461
Trying to send: 4462
Trying to send: 4463
Trying to send: 4464
Trying to send: 4465
Trying to send: 4466
Trying to send: 4467
Trying to send: 4468
Trying to send: 4469
Trying to send: 4470
Trying to send: 4471
Trying to send: 4472
Trying to send: 4473
Trying to send: 4474
Trying to send: 4475
Trying to send: 4476
Trying to send: 4477
Trying to send: 4478
Trying to send: 4479
Trying to send: 4480
Trying to send: 4481
Trying to send: 4482
Trying to send: 4483
Trying to send: 4484
Trying to send: 4485
Trying to send: 4486
Trying to send: 4487
Trying to send: 4488
Trying to send: 4489
Trying to send: 4490
Trying to send: 4491
Trying to send: 4492
Trying to send: 4493
Trying to send: 4494
Trying to send: 4495
Trying to send: 4496
Trying to send: 4497
Trying to send: 4498
Trying to send: 4499
Trying to send: 4500
Trying to send: 4501
Trying to send: 4502
Trying to send: 4503
Trying to send: 4504
Trying to send: 4505
Trying to send: 4506
Trying to send: 4507
Trying to send: 4508
Trying to send: 4509
Trying to send: 4510
Trying to send: 4511
Trying to send: 4512
Trying to send: 4513
Trying to send: 4514
Trying to send: 4515
Trying to send: 4516
Trying to send: 4517
Trying to send: 4518
Trying to send: 4519
Trying to send: 4520
Trying to send: 4521
Trying to send: 4522
Trying to send: 4523
Trying to send: 4524
Trying to send: 4525
Trying to send: 4526
Trying to send: 4527
Trying to send: 4528
Trying to send: 4529
Trying to send: 4530
Trying to send: 4531
Trying to send: 4532
Trying to send: 4533
Trying to send: 4534
Trying to send: 4535
Trying to send: 4536
Trying to send: 4537
Trying to send: 4538
Trying to send: 4539
Trying to send: 4540
Trying to send: 4541
Trying to send: 4542
Trying to send: 4543
Trying to send: 4544
Trying to send: 4545
Trying to send: 4546
Trying to send: 4547
Trying to send: 4548
Trying to send: 4549
Trying to send: 4550
Trying to send: 4551
Trying to send: 4552
Trying to send: 4553
Trying to send: 4554
Trying to send: 4555
Trying to send: 4556
Trying to send: 4557
Trying to send: 4558
Trying to send: 4559
Trying to send: 4560
Trying to send: 4561
Trying to send: 4562
Trying to send: 4563
Trying to send: 4564
Trying to send: 4565
Trying to send: 4566
Trying to send: 4567
Trying to send: 4568
Trying to send: 4569
Trying to send: 4570
Trying to send: 4571
Trying to send: 4572
Trying to send: 4573
Trying to send: 4574
Trying to send: 4575
Trying to send: 4576
Trying to send: 4577
Timeout, resending 4577
Trying to send: 4577
Received sample: 999
Received sample: 1000
Received sample: 1001
Received sample: 1002
Received sample: 1003
Received sample: 1004
Received sample: 1005
Received sample: 1006
Received sample: 1007
Received sample: 1008
Received sample: 1009
Received sample: 1010
Received sample: 1011
Received sample: 1012
Received sample: 1013
Received sample: 1014
Received sample: 1015
Received sample: 1016
Received sample: 1017
Received sample: 1018
Received sample: 1019
Received sample: 1020
Received sample: 1021
Received sample: 1022
Received sample: 1023
Received sample: 1024
Received sample: 1025
Received sample: 1026
Received sample: 1027
Received sample: 1028
Received sample: 1029
Received sample: 1030
Received sample: 1031
Received sample: 1032
Received sample: 1033
Received sample: 1034
Received sample: 1035
Received sample: 1036
Received sample: 1037
Received sample: 1038
Received sample: 1039
Received sample: 1040
Received sample: 1041
Received sample: 1042
Received sample: 1043
Received sample: 1044
Received sample: 1045
Received sample: 1046
Received sample: 1047
Received sample: 1048
Received sample: 1049
Received sample: 1050
Received sample: 1051
Received sample: 1052
Received sample: 1053
Received sample: 1054
Received sample: 1055
Received sample: 1056
Received sample: 1057
Received sample: 1058
Received sample: 1059
Received sample: 1060
Received sample: 1061
Received sample: 1062
Received sample: 1063
Received sample: 1064
Received sample: 1065
Received sample: 1066
Received sample: 1067
Received sample: 1068
Received sample: 1069
Received sample: 1070
Received sample: 1071
Received sample: 1072
Received sample: 1073
Received sample: 1074
Received sample: 1075
Received sample: 1076
Received sample: 1077
Received sample: 1078
Received sample: 1079
Received sample: 1080
Received sample: 1081
Received sample: 1082
Received sample: 1083
Received sample: 1084
Received sample: 1085
Received sample: 1086
Received sample: 1087
Received sample: 1088
Received sample: 1089
Received sample: 1090
Received sample: 1091
Received sample: 1092
Received sample: 1093
Received sample: 1094
Received sample: 1095
Received sample: 1096
Received sample: 1097
Received sample: 1098
Received sample: 1099
Received sample: 1100
Received sample: 1101
Received sample: 1102
Received sample: 1103
Received sample: 1104
Received sample: 1105
Received sample: 1106
Received sample: 1107
Received sample: 1108
Received sample: 1109
Received sample: 1110
Received sample: 1111
Received sample: 1112
Received sample: 1113
Received sample: 1114
Received sample: 1115
Received sample: 1116
Received sample: 1117
Received sample: 1118
Received sample: 1119
Received sample: 1120
Received sample: 1121
Received sample: 1122
Received sample: 1123
Received sample: 1124
Received sample: 1125
Received sample: 1126
Received sample: 1127
Received sample: 1128
Received sample: 1129
Received sample: 1130
Received sample: 1131
Received sample: 1132
Received sample: 1133
Received sample: 1134
Received sample: 1135
Received sample: 1136
Received sample: 1137
Received sample: 1138
Received sample: 1139
Received sample: 1140
Received sample: 1141
Received sample: 1142
Received sample: 1143
Received sample: 1144
Received sample: 1145
Received sample: 1146
Received sample: 1147
Received sample: 1148
Received sample: 1149
Received sample: 1150
Received sample: 1151
Received sample: 1152
Received sample: 1153
Received sample: 1154
Received sample: 1155
Received sample: 1156
Received sample: 1157
Received sample: 1158
Received sample: 1159
Received sample: 1160
Received sample: 1161
Received sample: 1162
Received sample: 1163
Received sample: 1164
Received sample: 1165
Received sample: 1166
Received sample: 1167
Received sample: 1168
Received sample: 1169
Received sample: 1170
Received sample: 1171
Received sample: 1172
Received sample: 1173
Received sample: 1174
Received sample: 1175
Trying to send: 4578
Trying to send: 4579
TryinReceived sample: 1176
g to send: 4580
Trying to send: 4581
Received sample: 1177
Trying to send: 4582
Received sample: 1178
Trying to send: 4583Received sample: 1179
Trying Received sample: 1180
to send: 4584
TReceived sample: 1181
rying to send: 4585
TrReceived sample: 1182
ying to send: 4586
Received sample: 1183
Trying to send: 4587
Received sample: 1184
Trying to send: 4588
Received sample: 1185
Trying to send: 4589
Received sample: 1186
Trying to send: 4590
Received sample: 1187
Trying to send: 4591
Received sample: 1188
Trying to send: 4592
Trying to send: 4593
Received sample: 1189
Trying to send: 4594
Received sample: 1190
Trying to send: 4595
Received sample: 1191
Trying to send: 4596
Received sample: 1192
Trying to send: 4597
Received sample: 1193
Trying to send: 4598
Received sample: 1194
Trying to send: 4599
TReceived sample: 1195
rying to send: 4600
Trying to send: Received sample: 1196
4601
Received sample: 1197
Trying to send: 4602
Trying to seReceived sample: 1198
nd: 4603
Trying to send: 4604
Received sample: 1199
Trying to send: 4605
Received sample: 1200
Trying to send: 4606
Received sample: 1201
Trying to send: 4607
Received sample: 1202
Trying to send: 4608
Received sample: 1203
Trying to send: 4609
Received sample: 1204
Trying to send: 4610
Received sample: 1205
Trying to send: 4611
Trying to send: 4612
Received sample: 1206
Trying to send: 4613
Trying to send: 46Received sample: 1207
14
Trying to send: 4615
Received sample: 1208
Trying to send: 4616
Received sample: 1209
Trying to send: 4617
Received sample: 1210
Trying to send: 4618
Received sample: 1211
Trying to send: 4619
Received sample: 1212
Trying to send: 4620
Received sample: 1213
Trying to send: 4621
Received sample: 1214
Trying to send: 4622
Received sample: 1215
Trying to send: 4623
Received sample: 1216
Trying to send: 4624
Received sample: 1217
Trying to send: 4625
Received sample: 1218
Trying to send: 4626
Received sample: 1219
Trying to send: 4627
Trying to send: 4628
Received sample: 1220
Trying to send: 4629
Received sample: 1221
Trying to send: 4630
Received sample: 1222
Trying to send: 4631
Received sample: 1223
Trying to send: 46Received sample: 1224
32
Trying to sendReceived sample: 1225
: 4633
Trying toReceived sample: 1226
send: 4634
Trying to send: 4635
Received sample: 1227
Trying to send: 4636
Received sample: 1228
Trying to send: 4637
Received sample: 1229
Trying to send: 4638
Received sample: 1230
Trying to send: 4639
Received sample: 1231
Trying to send: 4640
Received sample: 1232
Trying to send: 4641
Received sample: 1233
Trying to send: 4642
Received sample: 1234
Trying to send: 4643
Trying to send: 4644
TReceived sample: 1235
rying to send: 4645
Trying to send: 4646
Received sample: 1236
Trying to send: 4647
Trying to send: 4648
Received sample: 1237
Trying to send: 4649
Trying to send: 4650
Received sample: 1238
Trying to send: 4651
Trying to send: 4652
Received sample: 1239
Trying to send: 4653
Trying to send: 4654
Received sample: 1240
Trying to send: 4655
Trying to send: 4656
TryiReceived sample: 1241
ng to send: 4657
Trying to send: 4658
Trying to senReceived sample: 1242
d: 4659
Trying to send: 4660
Trying to send: 4661
Received sample: 1243
Trying to send: 4662
Trying to send: 4663
Received sample: 1244
Trying to send: 4664
Trying to send: 4665
Received sample: 1245
Trying to send: 4666
Trying to send: 4667
Received sample: 1246
Trying to send: 4668
Trying to send: 4669
TryinReceived sample: 1247
g to send: 4670
Trying to send: 4671
Trying to send: Received sample: 1248
4672
Trying to send: 4673
Trying to send: 4674
Received sample: 1249
Trying to send: 4675
Trying to send: 4676
Received sample: 1250
Trying to send: 4677
Trying to send: 4678
Received sample: 1251
Trying to send: 4679
Trying to send: 4680
Received sample: 1252
Trying to send: 4681
Trying to send: 4682
Received sample: 1253
Trying to send: 4683
Trying to send: 4684
Received sample: 1254
Trying to send: 4685
Trying to send: 4686
TryingReceived sample: 1255
to send: 4687
Trying to send: 4688
Trying to seReceived sample: 1256
nd: 4689
Trying to send: 4690
Trying to send: 4691
Received sample: 1257
Trying to send: 4692
Trying to send: 4693
Received sample: 1258
Trying to send: 4694
Trying to send: 4695
Received sample: 1259
Trying to send: 4696
Trying to send: 4697
Received sample: 1260
Trying to send: 4698
Trying to send: 4699
Received sample: 1261
Trying to send: 4700
Trying to send: 4701
TrReceived sample: 1262
ying to send: 4702
Trying to send: 4703
Trying to Received sample: 1263
send: 4704
Trying to send: 4705
Trying to send: Received sample: 1264
4706
Trying to send: 4707
Trying to send: 4708
Received sample: 1265
Trying to send: 4709
Trying to send: 4710
Received sample: 1266
Trying to send: 4711
TryiReceived sample: 1267
ng to send: 4712
Trying to send: 4713
Trying tReceived sample: 1268
o send: 4714
Trying to send: 4715
Trying to seReceived sample: 1269
nd: 4716
Trying to send: 4717
Trying to send: 4Received sample: 1270
718
Trying to send: 4719
Trying to send: 4720
Received sample: 1271
Trying to send: 4721
Trying to send: 4722
Received sample: 1272
Trying to send: 4723
Trying to send: 4724
Received sample: 1273
Trying to send: 4725
Trying to send: 4726
Received sample: 1274
Trying to send: 4727
Trying to send: 4728
TryiReceived sample: 1275
ng to send: 4729
Trying to send: 4730
Trying to sReceived sample: 1276
end: 4731
Trying to send: 4732
Trying to send: 4733
Received sample: 1277
Trying to send: 4734
Trying to send: 4735
Received sample: 1278
Trying to send: 4736
Trying to send: 4737
Received sample: 1279
Trying to send: 4738
Trying to send: 4739
Received sample: 1280
Trying to send: 4740
Trying to send: 4741
TryiReceived sample: 1281
ng to send: 4742
Trying to send: 4743
Trying to senReceived sample: 1282
d: 4744
Trying to send: 4745
Trying to send: 474Received sample: 1283
6
Trying to send: 4747
Trying to send: 4748
Received sample: 1284
Trying to send: 4749
Trying to send: 4750
Received sample: 1285
Trying to send: 4751
Trying to send: 4752
Received sample: 1286
Trying to send: 4753
Trying to send: 4754
Received sample: 1287
Trying to send: 4755
Trying to send: 4756
TReceived sample: 1288
rying to send: 4757
Trying to send: 4758
TrReceived sample: 1289
ying to send: 4759
Trying to send: 4760
Trying to senReceived sample: 1290
d: 4761
Trying to send: 4762
Trying to send: 47Received sample: 1291
63
Trying to send: 4764
Trying to send: 4765
Received sample: 1292
Trying to send: 4766
Trying to send: 4767
Received sample: 1293
Trying to send: 4768
Trying to send: 4769
Received sample: 1294
Trying to send: 4770
Trying to send: 4771
Received sample: 1295
Trying to send: 4772
Trying to send: 4773
Received sample: 1296
Trying to send: 4774
Trying to send: 4775
Received sample: 1297
Trying to send: 4776
Trying to send: 4777
TReceived sample: 1298
rying to send: 4778
Trying to send: 4779
Trying to sendReceived sample: 1299
: 4780
Trying to send: 4781
Trying to send: 478Received sample: 1300
2
Trying to send: 4783
Trying to send: 4784
Received sample: 1301
Trying to send: 4785
Trying to send: 4786
Received sample: 1302
Trying to send: 4787
Trying to send: 4788
Received sample: 1303
Trying to send: 4789
Trying to send: 4790
Received sample: 1304
Trying to send: 4791
Trying to send: 4792
Received sample: 1305
Trying to send: 4793
Trying to send: 4794
TReceived sample: 1306
rying to send: 4795
Trying to send: 4796
Trying to Received sample: 1307
send: 4797
Trying to send: 4798
Trying to send:Received sample: 1308
4799
Trying to send: 4800
Trying to send: 4801
Received sample: 1309
Trying to send: 4802
Trying to send: 4803
Received sample: 1310
Trying to send: 4804
Trying to send: 4805
Received sample: 1311
Trying to send: 4806
Trying to send: 4807
Received sample: 1312
Trying to send: 4808
Trying to send: 4809
Trying Received sample: 1313
to send: 4810
Trying to send: 4811
Received sample: 1314
Trying to send: 4812
Trying to send: 4813
Received sample: 1315
Trying to send: 4814
Trying to send: 4815
Received sample: 1316
Trying to send: 4816
Trying to send: 4817
Received sample: 1317
Trying to send: 4818
Trying to send: 4819
TrReceived sample: 1318
ying to send: 4820
Trying to send: 4821
Trying tReceived sample: 1319
o send: 4822
Trying to send: 4823
Trying to senReceived sample: 1320
d: 4824
Trying to send: 4825
Trying to send: 4826
Received sample: 1321
Trying to send: 4827
Trying to send: 4828
Received sample: 1322
Trying to send: 4829
Trying to send: 4830
Received sample: 1323
Trying to send: 4831
Trying to send: 4832
Received sample: 1324
Trying to send: 4833
Trying to send: 4834
Trying toReceived sample: 1325
send: 4835
Trying to send: 4836
Trying to send: 48Received sample: 1326
37
Trying to send: 4838
Trying to send: 4839
Received sample: 1327
Trying to send: 4840
Trying to send: 4841
Received sample: 1328
Trying to send: 4842
Trying to send: 4843
Received sample: 1329
Trying to send: 4844
Trying to sReceived sample: 1330
end: 4845
Trying to send: 4846
Trying to send: 4847
Received sample: 1331
Trying to send: 4848
Trying to send: 4849
Received sample: 1332
Trying to send: 4850
Trying to send: 4851
Received sample: 1333
Trying to send: 4852
Trying to send: 4853
Received sample: 1334
Trying to send: 4854
Trying to send: 4855
Trying Received sample: 1335
to send: 4856
Trying to send: 4857
Trying to send:Received sample: 1336
4858
Trying to send: 4859
Trying to send: 4860Received sample: 1337
Trying to send: 4861
Trying to send: 4862
Received sample: 1338
Trying to send: 4863
Trying to send: 4864
Received sample: 1339
Trying to send: 4865
Trying to send: 4866
Received sample: 1340
Trying to send: 4867
Trying to send: 4868
Received sample: 1341
Trying to send: 4869
Trying to send: 4870
Trying tReceived sample: 1342
o send: 4871
Trying to send: 4872
Trying to send: 4873
Received sample: 1343
Trying to send: 4874
Trying to send: 4875
Received sample: 1344
Trying to send: 4876
Trying to send: 4877
Received sample: 1345
Trying to send: 4878
Trying to send: 4879
Received sample: 1346
Trying to send: 4880
Trying to send: 4881
Received sample: 1347
Trying to send: 4882
Trying to send: 4883
Received sample: 1348
Trying to send: 4884
Trying to send: 4885
TryingReceived sample: 1349
to send: 4886
Trying to send: 4887
Trying to send: Received sample: 1350
4888
Trying to send: 4889
Trying to send: 4890
Received sample: 1351
Trying to send: 4891
Trying to send: 4892
Received sample: 1352
Trying to send: 4893
Trying to send: 4894
Received sample: 1353
Trying to send: 4895
Trying to send: 4896
Received sample: 1354
Trying to send: 4897
Trying to send: 4898
Trying Received sample: 1355
to send: 4899
Trying to send: 4900
Trying to send: 490Received sample: 1356
1
Trying to send: 4902
Trying to send: 4903
Received sample: 1357
Trying to send: 4904
Trying to send: 4905
Received sample: 1358
Trying to send: 4906
Trying to send: 4907
Received sample: 1359
Trying to send: 4908
Trying to send: 4909
Received sample: 1360
Trying to send: 4910
Trying to send: 4911
Received sample: 1361
Trying to send: 4912
Trying to send: 4913
TrReceived sample: 1362
ying to send: 4914
Trying to send: 4915
Trying to senReceived sample: 1363
d: 4916
Trying to send: 4917
Trying to send: 4918
Received sample: 1364
Trying to send: 4919
Trying to send: 4920
Received sample: 1365
Trying to send: 4921
Trying to send: 4922
Received sample: 1366
Trying to send: 4923
Trying to send: 4924
Received sample: 1367
Trying to send: 4925
Trying to send: 4926
TrReceived sample: 1368
ying to send: 4927
Trying to send: 4928
Trying to Received sample: 1369
send: 4929
Trying to send: 4930
Trying to send: 493Received sample: 1370
1
Trying to send: 4932
Trying to send: 4933
Received sample: 1371
Trying to send: 4934
Trying to send: 4935
Received sample: 1372
Trying to send: 4936
Trying to send: 4937
Received sample: 1373
Trying to send: 4938
Trying to send: 4939
TryingReceived sample: 1374
to send: 4940
Trying to send: 4941
Trying to send: 4Received sample: 1375
942
Trying to send: 4943
Trying to send: 4944
Received sample: 1376
Trying to send: 4945
Trying to send: 49Received sample: 1377
46
Trying to send: 4947
Trying to send: 4948
Received sample: 1378
Trying to send: 4949
Trying to send: 4950
Received sample: 1379
Trying to send: 4951
Trying to send: 4952
Received sample: 1380
Trying to send: 4953
Trying to send: 4954
Received sample: 1381
Trying to send: 4955
Trying to send: 4956
TReceived sample: 1382
rying to send: 4957
Trying to send: 4958
Trying to send:Received sample: 1383
4959
Trying to send: 4960
Trying to send: 4961
Received sample: 1384
Trying to send: 4962
Trying to send: 4963
Received sample: 1385
Trying to send: 4964
Trying to send: 4965
Received sample: 1386
Trying to send: 4966
Trying to send: 4967
Received sample: 1387
Trying to send: 4968
Trying to send: 4969
TReceived sample: 1388
rying to send: 4970
Trying to send: 4971
Trying to Received sample: 1389
send: 4972
Trying to send: 4973
Trying to send: 497Received sample: 1390
4
Trying to send: 4975
Trying to send: 4976
Received sample: 1391
Trying to send: 4977
Trying Received sample: 1392
to send: 4978
Trying to send: 4979
Received sample: 1393
Trying to send: 4980
Trying to send: 4981
Received sample: 1394
Trying to send: 4982
Trying to send: 4983
Trying Received sample: 1395
to send: 4984
Trying to send: 4985
Trying to send: Received sample: 1396
4986
Trying to send: 4987
Trying to send: 4988
Received sample: 1397
Trying to send: 4989
Trying to send: 4990
Received sample: 1398
Trying to send: 4991
Trying to send: 4992
Received sample: 1399
Trying to send: 4993
Trying to send: 4994
Received sample: 1400
Trying to send: 4995
Trying to send: 4996
Trying toReceived sample: 1401
send: 4997
Trying to send: 4998
Trying to send: 49Received sample: 1402
99
Waiting for acks from sub
Received sample: 1403
Received sample: 1404
Received sample: 1405
Received sample: 1406
Received sample: 1407
Received sample: 1408
Received sample: 1409
Received sample: 1410
Received sample: 1411
Received sample: 1412
Received sample: 1413
Received sample: 1414
Received sample: 1415
Received sample: 1416
Received sample: 1417
Received sample: 1418
Received sample: 1419
Received sample: 1420
Received sample: 1421
Received sample: 1422
Received sample: 1423
Received sample: 1424
Received sample: 1425
Received sample: 1426
Received sample: 1427
Received sample: 1428
Received sample: 1429
Received sample: 1430
Received sample: 1431
Received sample: 1432
Received sample: 1433
Received sample: 1434
Received sample: 1435
Received sample: 1436
Received sample: 1437
Received sample: 1438
Received sample: 1439
Received sample: 1440
Received sample: 1441
Received sample: 1442
Received sample: 1443
Received sample: 1444
Received sample: 1445
Received sample: 1446
Received sample: 1447
Received sample: 1448
Received sample: 1449
Received sample: 1450
Received sample: 1451
Received sample: 1452
Received sample: 1453
Received sample: 1454
Received sample: 1455
Received sample: 1456
Received sample: 1457
Received sample: 1458
Received sample: 1459
Received sample: 1460
Received sample: 1461
Received sample: 1462
Received sample: 1463
Received sample: 1464
Received sample: 1465
Received sample: 1466
Received sample: 1467
Received sample: 1468
Received sample: 1469
Received sample: 1470
Received sample: 1471
Received sample: 1472
Received sample: 1473
Received sample: 1474
Received sample: 1475
Received sample: 1476
Received sample: 1477
Received sample: 1478
Received sample: 1479
Received sample: 1480
Received sample: 1481
Received sample: 1482
Received sample: 1483
Received sample: 1484
Received sample: 1485
Received sample: 1486
Received sample: 1487
Received sample: 1488
Received sample: 1489
Received sample: 1490
Received sample: 1491
Received sample: 1492
Received sample: 1493
Received sample: 1494
Received sample: 1495
Received sample: 1496
Received sample: 1497
Received sample: 1498
Received sample: 1499
Received sample: 1500
Received sample: 1501
Received sample: 1502
Received sample: 1503
Received sample: 1504
Received sample: 1505
Received sample: 1506
Received sample: 1507
Received sample: 1508
Received sample: 1509
Received sample: 1510
Received sample: 1511
Received sample: 1512
Received sample: 1513
Received sample: 1514
Received sample: 1515
Received sample: 1516
Received sample: 1517
Received sample: 1518
Received sample: 1519
Received sample: 1520
Received sample: 1521
Received sample: 1522
Received sample: 1523
Received sample: 1524
Received sample: 1525
Received sample: 1526
Received sample: 1527
Received sample: 1528
Received sample: 1529
Received sample: 1530
Received sample: 1531
Received sample: 1532
Received sample: 1533
Received sample: 1534
Received sample: 1535
Received sample: 1536
Received sample: 1537
Received sample: 1538
Received sample: 1539
Received sample: 1540
Received sample: 1541
Received sample: 1542
Received sample: 1543
Received sample: 1544
Received sample: 1545
Received sample: 1546
Received sample: 1547
Received sample: 1548
Received sample: 1549
Received sample: 1550
Received sample: 1551
Received sample: 1552
Received sample: 1553
Received sample: 1554
Received sample: 1555
Received sample: 1556
Received sample: 1557
Received sample: 1558
Received sample: 1559
Received sample: 1560
Received sample: 1561
Received sample: 1562
Received sample: 1563
Received sample: 1564
Received sample: 1565
Received sample: 1566
Received sample: 1567
Received sample: 1568
Received sample: 1569
Received sample: 1570
Received sample: 1571
Received sample: 1572
Received sample: 1573
Received sample: 1574
Received sample: 1575
Received sample: 1576
Received sample: 1577
Received sample: 1578
Received sample: 1579
Received sample: 1580
Received sample: 1581
Received sample: 1582
Received sample: 1583
Received sample: 1584
Received sample: 1585
Received sample: 1586
Received sample: 1587
Received sample: 1588
Received sample: 1589
Received sample: 1590
Received sample: 1591
Received sample: 1592
Received sample: 1593
Received sample: 1594
Received sample: 1595
Received sample: 1596
Received sample: 1597
Received sample: 1598
Received sample: 1599
Received sample: 1600
Received sample: 1601
Received sample: 1602
Received sample: 1603
Received sample: 1604
Received sample: 1605
Received sample: 1606
Received sample: 1607
Received sample: 1608
Received sample: 1609
Received sample: 1610
Received sample: 1611
Received sample: 1612
Received sample: 1613
Received sample: 1614
Received sample: 1615
Received sample: 1616
Received sample: 1617
Received sample: 1618
Received sample: 1619
Received sample: 1620
Received sample: 1621
Received sample: 1622
Received sample: 1623
Received sample: 1624
Received sample: 1625
Received sample: 1626
Received sample: 1627
Received sample: 1628
Received sample: 1629
Received sample: 1630
Received sample: 1631
Received sample: 1632
Received sample: 1633
Received sample: 1634
Received sample: 1635
Received sample: 1636
Received sample: 1637
Received sample: 1638
Received sample: 1639
Received sample: 1640
Received sample: 1641
Received sample: 1642
Received sample: 1643
Received sample: 1644
Received sample: 1645
Received sample: 1646
Received sample: 1647
Received sample: 1648
Received sample: 1649
Received sample: 1650
Received sample: 1651
Received sample: 1652
Received sample: 1653
Received sample: 1654
Received sample: 1655
Received sample: 1656
Received sample: 1657
Received sample: 1658
Received sample: 1659
Received sample: 1660
Received sample: 1661
Received sample: 1662
Received sample: 1663
Received sample: 1664
Received sample: 1665
Received sample: 1666
Received sample: 1667
Received sample: 1668
Received sample: 1669
Received sample: 1670
Received sample: 1671
Received sample: 1672
Received sample: 1673
Received sample: 1674
Received sample: 1675
Received sample: 1676
Received sample: 1677
Received sample: 1678
Received sample: 1679
Received sample: 1680
Received sample: 1681
Received sample: 1682
Received sample: 1683
Received sample: 1684
Received sample: 1685
Received sample: 1686
Received sample: 1687
Received sample: 1688
Received sample: 1689
Received sample: 1690
Received sample: 1691
Received sample: 1692
Received sample: 1693
Received sample: 1694
Received sample: 1695
Received sample: 1696
Received sample: 1697
Received sample: 1698
Received sample: 1699
Received sample: 1700
Received sample: 1701
Received sample: 1702
Received sample: 1703
Received sample: 1704
Received sample: 1705
Received sample: 1706
Received sample: 1707
Received sample: 1708
Received sample: 1709
Received sample: 1710
Received sample: 1711
Received sample: 1712
Received sample: 1713
Received sample: 1714
Received sample: 1715
Received sample: 1716
Received sample: 1717
Received sample: 1718
Received sample: 1719
Received sample: 1720
Received sample: 1721
Received sample: 1722
Received sample: 1723
Received sample: 1724
Received sample: 1725
Received sample: 1726
Received sample: 1727
Received sample: 1728
Received sample: 1729
Received sample: 1730
Received sample: 1731
Received sample: 1732
Received sample: 1733
Received sample: 1734
Received sample: 1735
Received sample: 1736
Received sample: 1737
Received sample: 1738
Received sample: 1739
Received sample: 1740
Received sample: 1741
Received sample: 1742
Received sample: 1743
Received sample: 1744
Received sample: 1745
Received sample: 1746
Received sample: 1747
Received sample: 1748
Received sample: 1749
Received sample: 1750
Received sample: 1751
Received sample: 1752
Received sample: 1753
Received sample: 1754
Received sample: 1755
Received sample: 1756
Received sample: 1757
Received sample: 1758
Received sample: 1759
Received sample: 1760
Received sample: 1761
Received sample: 1762
Received sample: 1763
Received sample: 1764
Received sample: 1765
Received sample: 1766
Received sample: 1767
Received sample: 1768
Received sample: 1769
Received sample: 1770
Received sample: 1771
Received sample: 1772
Received sample: 1773
Received sample: 1774
Received sample: 1775
Received sample: 1776
Received sample: 1777
Received sample: 1778
Received sample: 1779
Received sample: 1780
Received sample: 1781
Received sample: 1782
Received sample: 1783
Received sample: 1784
Received sample: 1785
Received sample: 1786
Received sample: 1787
Received sample: 1788
Received sample: 1789
Received sample: 1790
Received sample: 1791
Received sample: 1792
Received sample: 1793
Received sample: 1794
Received sample: 1795
Received sample: 1796
Received sample: 1797
Received sample: 1798
Received sample: 1799
Received sample: 1800
Received sample: 1801
Received sample: 1802
Received sample: 1803
Received sample: 1804
Received sample: 1805
Received sample: 1806
Received sample: 1807
Received sample: 1808
Received sample: 1809
Received sample: 1810
Received sample: 1811
Received sample: 1812
Received sample: 1813
Received sample: 1814
Received sample: 1815
Received sample: 1816
Received sample: 1817
Received sample: 1818
Received sample: 1819
Received sample: 1820
Received sample: 1821
Received sample: 1822
Received sample: 1823
Received sample: 1824
Received sample: 1825
Received sample: 1826
Received sample: 1827
Received sample: 1828
Received sample: 1829
Received sample: 1830
Received sample: 1831
Received sample: 1832
Received sample: 1833
Received sample: 1834
Received sample: 1835
Received sample: 1836
Received sample: 1837
Received sample: 1838
Received sample: 1839
Received sample: 1840
Received sample: 1841
Received sample: 1842
Received sample: 1843
Received sample: 1844
Received sample: 1845
Received sample: 1846
Received sample: 1847
Received sample: 1848
Received sample: 1849
Received sample: 1850
Received sample: 1851
Received sample: 1852
Received sample: 1853
Received sample: 1854
Received sample: 1855
Received sample: 1856
Received sample: 1857
Received sample: 1858
Received sample: 1859
Received sample: 1860
Received sample: 1861
Received sample: 1862
Received sample: 1863
Received sample: 1864
Received sample: 1865
Received sample: 1866
Received sample: 1867
Received sample: 1868
Received sample: 1869
Received sample: 1870
Received sample: 1871
Received sample: 1872
Received sample: 1873
Received sample: 1874
Received sample: 1875
Received sample: 1876
Received sample: 1877
Received sample: 1878
Received sample: 1879
Received sample: 1880
Received sample: 1881
Received sample: 1882
Received sample: 1883
Received sample: 1884
Received sample: 1885
Received sample: 1886
Received sample: 1887
Received sample: 1888
Received sample: 1889
Received sample: 1890
Received sample: 1891
Received sample: 1892
Received sample: 1893
Received sample: 1894
Received sample: 1895
Received sample: 1896
Received sample: 1897
Received sample: 1898
Received sample: 1899
Received sample: 1900
Received sample: 1901
Received sample: 1902
Received sample: 1903
Received sample: 1904
Received sample: 1905
Received sample: 1906
Received sample: 1907
Received sample: 1908
Received sample: 1909
Received sample: 1910
Received sample: 1911
Received sample: 1912
Received sample: 1913
Received sample: 1914
Received sample: 1915
Received sample: 1916
Received sample: 1917
Received sample: 1918
Received sample: 1919
Received sample: 1920
Received sample: 1921
Received sample: 1922
Received sample: 1923
Received sample: 1924
Received sample: 1925
Received sample: 1926
Received sample: 1927
Received sample: 1928
Received sample: 1929
Received sample: 1930
Received sample: 1931
Received sample: 1932
Received sample: 1933
Received sample: 1934
Received sample: 1935
Received sample: 1936
Received sample: 1937
Received sample: 1938
Received sample: 1939
Received sample: 1940
Received sample: 1941
Received sample: 1942
Received sample: 1943
Received sample: 1944
Received sample: 1945
Received sample: 1946
Received sample: 1947
Received sample: 1948
Received sample: 1949
Received sample: 1950
Received sample: 1951
Received sample: 1952
Received sample: 1953
Received sample: 1954
Received sample: 1955
Received sample: 1956
Received sample: 1957
Received sample: 1958
Received sample: 1959
Received sample: 1960
Received sample: 1961
Received sample: 1962
Received sample: 1963
Received sample: 1964
Received sample: 1965
Received sample: 1966
Received sample: 1967
Received sample: 1968
Received sample: 1969
Received sample: 1970
Received sample: 1971
Received sample: 1972
Received sample: 1973
Received sample: 1974
Received sample: 1975
Received sample: 1976
Received sample: 1977
Received sample: 1978
Received sample: 1979
Received sample: 1980
Received sample: 1981
Received sample: 1982
Received sample: 1983
Received sample: 1984
Received sample: 1985
Received sample: 1986
Received sample: 1987
Received sample: 1988
Received sample: 1989
Received sample: 1990
Received sample: 1991
Received sample: 1992
Received sample: 1993
Received sample: 1994
Received sample: 1995
Received sample: 1996
Received sample: 1997
Received sample: 1998
Got sample 2000 sleeping
Received sample: 1999
Received sample: 2000
Received sample: 2001
Received sample: 2002
Received sample: 2003
Received sample: 2004
Received sample: 2005
Received sample: 2006
Received sample: 2007
Received sample: 2008
Received sample: 2009
Received sample: 2010
Received sample: 2011
Received sample: 2012
Received sample: 2013
Received sample: 2014
Received sample: 2015
Received sample: 2016
Received sample: 2017
Received sample: 2018
Received sample: 2019
Received sample: 2020
Received sample: 2021
Received sample: 2022
Received sample: 2023
Received sample: 2024
Received sample: 2025
Received sample: 2026
Received sample: 2027
Received sample: 2028
Received sample: 2029
Received sample: 2030
Received sample: 2031
Received sample: 2032
Received sample: 2033
Received sample: 2034
Received sample: 2035
Received sample: 2036
Received sample: 2037
Received sample: 2038
Received sample: 2039
Received sample: 2040
Received sample: 2041
Received sample: 2042
Received sample: 2043
Received sample: 2044
Received sample: 2045
Received sample: 2046
Received sample: 2047
Received sample: 2048
Received sample: 2049
Received sample: 2050
Received sample: 2051
Received sample: 2052
Received sample: 2053
Received sample: 2054
Received sample: 2055
Received sample: 2056
Received sample: 2057
Received sample: 2058
Received sample: 2059
Received sample: 2060
Received sample: 2061
Received sample: 2062
Received sample: 2063
Received sample: 2064
Received sample: 2065
Received sample: 2066
Received sample: 2067
Received sample: 2068
Received sample: 2069
Received sample: 2070
Received sample: 2071
Received sample: 2072
Received sample: 2073
Received sample: 2074
Received sample: 2075
Received sample: 2076
Received sample: 2077
Received sample: 2078
Received sample: 2079
Received sample: 2080
Received sample: 2081
Received sample: 2082
Received sample: 2083
Received sample: 2084
Received sample: 2085
Received sample: 2086
Received sample: 2087
Received sample: 2088
Received sample: 2089
Received sample: 2090
Received sample: 2091
Received sample: 2092
Received sample: 2093
Received sample: 2094
Received sample: 2095
Received sample: 2096
Received sample: 2097
Received sample: 2098
Received sample: 2099
Received sample: 2100
Received sample: 2101
Received sample: 2102
Received sample: 2103
Received sample: 2104
Received sample: 2105
Received sample: 2106
Received sample: 2107
Received sample: 2108
Received sample: 2109
Received sample: 2110
Received sample: 2111
Received sample: 2112
Received sample: 2113
Received sample: 2114
Received sample: 2115
Received sample: 2116
Received sample: 2117
Received sample: 2118
Received sample: 2119
Received sample: 2120
Received sample: 2121
Received sample: 2122
Received sample: 2123
Received sample: 2124
Received sample: 2125
Received sample: 2126
Received sample: 2127
Received sample: 2128
Received sample: 2129
Received sample: 2130
Received sample: 2131
Received sample: 2132
Received sample: 2133
Received sample: 2134
Received sample: 2135
Received sample: 2136
Received sample: 2137
Received sample: 2138
Received sample: 2139
Received sample: 2140
Received sample: 2141
Received sample: 2142
Received sample: 2143
Received sample: 2144
Received sample: 2145
Received sample: 2146
Received sample: 2147
Received sample: 2148
Received sample: 2149
Received sample: 2150
Received sample: 2151
Received sample: 2152
Received sample: 2153
Received sample: 2154
Received sample: 2155
Received sample: 2156
Received sample: 2157
Received sample: 2158
Received sample: 2159
Received sample: 2160
Received sample: 2161
Received sample: 2162
Received sample: 2163
Received sample: 2164
Received sample: 2165
Received sample: 2166
Received sample: 2167
Received sample: 2168
Received sample: 2169
Received sample: 2170
Received sample: 2171
Received sample: 2172
Received sample: 2173
Received sample: 2174
Received sample: 2175
Received sample: 2176
Received sample: 2177
Received sample: 2178
Received sample: 2179
Received sample: 2180
Received sample: 2181
Received sample: 2182
Received sample: 2183
Received sample: 2184
Received sample: 2185
Received sample: 2186
Received sample: 2187
Received sample: 2188
Received sample: 2189
Received sample: 2190
Received sample: 2191
Received sample: 2192
Received sample: 2193
Received sample: 2194
Received sample: 2195
Received sample: 2196
Received sample: 2197
Received sample: 2198
Received sample: 2199
Received sample: 2200
Received sample: 2201
Received sample: 2202
Received sample: 2203
Received sample: 2204
Received sample: 2205
Received sample: 2206
Received sample: 2207
Received sample: 2208
Received sample: 2209
Received sample: 2210
Received sample: 2211
Received sample: 2212
Received sample: 2213
Received sample: 2214
Received sample: 2215
Received sample: 2216
Received sample: 2217
Received sample: 2218
Received sample: 2219
Received sample: 2220
Received sample: 2221
Received sample: 2222
Received sample: 2223
Received sample: 2224
Received sample: 2225
Received sample: 2226
Received sample: 2227
Received sample: 2228
Received sample: 2229
Received sample: 2230
Received sample: 2231
Received sample: 2232
Received sample: 2233
Received sample: 2234
Received sample: 2235
Received sample: 2236
Received sample: 2237
Received sample: 2238
Received sample: 2239
Received sample: 2240
Received sample: 2241
Received sample: 2242
Received sample: 2243
Received sample: 2244
Received sample: 2245
Received sample: 2246
Received sample: 2247
Received sample: 2248
Received sample: 2249
Received sample: 2250
Received sample: 2251
Received sample: 2252
Received sample: 2253
Received sample: 2254
Received sample: 2255
Received sample: 2256
Received sample: 2257
Received sample: 2258
Received sample: 2259
Received sample: 2260
Received sample: 2261
Received sample: 2262
Received sample: 2263
Received sample: 2264
Received sample: 2265
Received sample: 2266
Received sample: 2267
Received sample: 2268
Received sample: 2269
Received sample: 2270
Received sample: 2271
Received sample: 2272
Received sample: 2273
Received sample: 2274
Received sample: 2275
Received sample: 2276
Received sample: 2277
Received sample: 2278
Received sample: 2279
Received sample: 2280
Received sample: 2281
Received sample: 2282
Received sample: 2283
Received sample: 2284
Received sample: 2285
Received sample: 2286
Received sample: 2287
Received sample: 2288
Received sample: 2289
Received sample: 2290
Received sample: 2291
Received sample: 2292
Received sample: 2293
Received sample: 2294
Received sample: 2295
Received sample: 2296
Received sample: 2297
Received sample: 2298
Received sample: 2299
Received sample: 2300
Received sample: 2301
Received sample: 2302
Received sample: 2303
Received sample: 2304
Received sample: 2305
Received sample: 2306
Received sample: 2307
Received sample: 2308
Received sample: 2309
Received sample: 2310
Received sample: 2311
Received sample: 2312
Received sample: 2313
Received sample: 2314
Received sample: 2315
Received sample: 2316
Received sample: 2317
Received sample: 2318
Received sample: 2319
Received sample: 2320
Received sample: 2321
Received sample: 2322
Received sample: 2323
Received sample: 2324
Received sample: 2325
Received sample: 2326
Received sample: 2327
Received sample: 2328
Received sample: 2329
Received sample: 2330
Received sample: 2331
Received sample: 2332
Received sample: 2333
Received sample: 2334
Received sample: 2335
Received sample: 2336
Received sample: 2337
Received sample: 2338
Received sample: 2339
Received sample: 2340
Received sample: 2341
Received sample: 2342
Received sample: 2343
Received sample: 2344
Received sample: 2345
Received sample: 2346
Received sample: 2347
Received sample: 2348
Received sample: 2349
Received sample: 2350
Received sample: 2351
Received sample: 2352
Received sample: 2353
Received sample: 2354
Received sample: 2355
Received sample: 2356
Received sample: 2357
Received sample: 2358
Received sample: 2359
Received sample: 2360
Received sample: 2361
Received sample: 2362
Received sample: 2363
Received sample: 2364
Received sample: 2365
Received sample: 2366
Received sample: 2367
Received sample: 2368
Received sample: 2369
Received sample: 2370
Received sample: 2371
Received sample: 2372
Received sample: 2373
Received sample: 2374
Received sample: 2375
Received sample: 2376
Received sample: 2377
Received sample: 2378
Received sample: 2379
Received sample: 2380
Received sample: 2381
Received sample: 2382
Received sample: 2383
Received sample: 2384
Received sample: 2385
Received sample: 2386
Received sample: 2387
Received sample: 2388
Received sample: 2389
Received sample: 2390
Received sample: 2391
Received sample: 2392
Received sample: 2393
Received sample: 2394
Received sample: 2395
Received sample: 2396
Received sample: 2397
Received sample: 2398
Received sample: 2399
Received sample: 2400
Received sample: 2401
Received sample: 2402
Received sample: 2403
Received sample: 2404
Received sample: 2405
Received sample: 2406
Received sample: 2407
Received sample: 2408
Received sample: 2409
Received sample: 2410
Received sample: 2411
Received sample: 2412
Received sample: 2413
Received sample: 2414
Received sample: 2415
Received sample: 2416
Received sample: 2417
Received sample: 2418
Received sample: 2419
Received sample: 2420
Received sample: 2421
Received sample: 2422
Received sample: 2423
Received sample: 2424
Received sample: 2425
Received sample: 2426
Received sample: 2427
Received sample: 2428
Received sample: 2429
Received sample: 2430
Received sample: 2431
Received sample: 2432
Received sample: 2433
Received sample: 2434
Received sample: 2435
Received sample: 2436
Received sample: 2437
Received sample: 2438
Received sample: 2439
Received sample: 2440
Received sample: 2441
Received sample: 2442
Received sample: 2443
Received sample: 2444
Received sample: 2445
Received sample: 2446
Received sample: 2447
Received sample: 2448
Received sample: 2449
Received sample: 2450
Received sample: 2451
Received sample: 2452
Received sample: 2453
Received sample: 2454
Received sample: 2455
Received sample: 2456
Received sample: 2457
Received sample: 2458
Received sample: 2459
Received sample: 2460
Received sample: 2461
Received sample: 2462
Received sample: 2463
Received sample: 2464
Received sample: 2465
Received sample: 2466
Received sample: 2467
Received sample: 2468
Received sample: 2469
Received sample: 2470
Received sample: 2471
Received sample: 2472
Received sample: 2473
Received sample: 2474
Received sample: 2475
Received sample: 2476
Received sample: 2477
Received sample: 2478
Received sample: 2479
Received sample: 2480
Received sample: 2481
Received sample: 2482
Received sample: 2483
Received sample: 2484
Received sample: 2485
Received sample: 2486
Received sample: 2487
Received sample: 2488
Received sample: 2489
Received sample: 2490
Received sample: 2491
Received sample: 2492
Received sample: 2493
Received sample: 2494
Received sample: 2495
Received sample: 2496
Received sample: 2497
Received sample: 2498
Received sample: 2499
Received sample: 2500
Received sample: 2501
Received sample: 2502
Received sample: 2503
Received sample: 2504
Received sample: 2505
Received sample: 2506
Received sample: 2507
Received sample: 2508
Received sample: 2509
Received sample: 2510
Received sample: 2511
Received sample: 2512
Received sample: 2513
Received sample: 2514
Received sample: 2515
Received sample: 2516
Received sample: 2517
Received sample: 2518
Received sample: 2519
Received sample: 2520
Received sample: 2521
Received sample: 2522
Received sample: 2523
Received sample: 2524
Received sample: 2525
Received sample: 2526
Received sample: 2527
Received sample: 2528
Received sample: 2529
Received sample: 2530
Received sample: 2531
Received sample: 2532
Received sample: 2533
Received sample: 2534
Received sample: 2535
Received sample: 2536
Received sample: 2537
Received sample: 2538
Received sample: 2539
Received sample: 2540
Received sample: 2541
Received sample: 2542
Received sample: 2543
Received sample: 2544
Received sample: 2545
Received sample: 2546
Received sample: 2547
Received sample: 2548
Received sample: 2549
Received sample: 2550
Received sample: 2551
Received sample: 2552
Received sample: 2553
Received sample: 2554
Received sample: 2555
Received sample: 2556
Received sample: 2557
Received sample: 2558
Received sample: 2559
Received sample: 2560
Received sample: 2561
Received sample: 2562
Received sample: 2563
Received sample: 2564
Received sample: 2565
Received sample: 2566
Received sample: 2567
Received sample: 2568
Received sample: 2569
Received sample: 2570
Received sample: 2571
Received sample: 2572
Received sample: 2573
Received sample: 2574
Received sample: 2575
Received sample: 2576
Received sample: 2577
Received sample: 2578
Received sample: 2579
Received sample: 2580
Received sample: 2581
Received sample: 2582
Received sample: 2583
Received sample: 2584
Received sample: 2585
Received sample: 2586
Received sample: 2587
Received sample: 2588
Received sample: 2589
Received sample: 2590
Received sample: 2591
Received sample: 2592
Received sample: 2593
Received sample: 2594
Received sample: 2595
Received sample: 2596
Received sample: 2597
Received sample: 2598
Received sample: 2599
Received sample: 2600
Received sample: 2601
Received sample: 2602
Received sample: 2603
Received sample: 2604
Received sample: 2605
Received sample: 2606
Received sample: 2607
Received sample: 2608
Received sample: 2609
Received sample: 2610
Received sample: 2611
Received sample: 2612
Received sample: 2613
Received sample: 2614
Received sample: 2615
Received sample: 2616
Received sample: 2617
Received sample: 2618
Received sample: 2619
Received sample: 2620
Received sample: 2621
Received sample: 2622
Received sample: 2623
Received sample: 2624
Received sample: 2625
Received sample: 2626
Received sample: 2627
Received sample: 2628
Received sample: 2629
Received sample: 2630
Received sample: 2631
Received sample: 2632
Received sample: 2633
Received sample: 2634
Received sample: 2635
Received sample: 2636
Received sample: 2637
Received sample: 2638
Received sample: 2639
Received sample: 2640
Received sample: 2641
Received sample: 2642
Received sample: 2643
Received sample: 2644
Received sample: 2645
Received sample: 2646
Received sample: 2647
Received sample: 2648
Received sample: 2649
Received sample: 2650
Received sample: 2651
Received sample: 2652
Received sample: 2653
Received sample: 2654
Received sample: 2655
Received sample: 2656
Received sample: 2657
Received sample: 2658
Received sample: 2659
Received sample: 2660
Received sample: 2661
Received sample: 2662
Received sample: 2663
Received sample: 2664
Received sample: 2665
Received sample: 2666
Received sample: 2667
Received sample: 2668
Received sample: 2669
Received sample: 2670
Received sample: 2671
Received sample: 2672
Received sample: 2673
Received sample: 2674
Received sample: 2675
Received sample: 2676
Received sample: 2677
Received sample: 2678
Received sample: 2679
Received sample: 2680
Received sample: 2681
Received sample: 2682
Received sample: 2683
Received sample: 2684
Received sample: 2685
Received sample: 2686
Received sample: 2687
Received sample: 2688
Received sample: 2689
Received sample: 2690
Received sample: 2691
Received sample: 2692
Received sample: 2693
Received sample: 2694
Received sample: 2695
Received sample: 2696
Received sample: 2697
Received sample: 2698
Received sample: 2699
Received sample: 2700
Received sample: 2701
Received sample: 2702
Received sample: 2703
Received sample: 2704
Received sample: 2705
Received sample: 2706
Received sample: 2707
Received sample: 2708
Received sample: 2709
Received sample: 2710
Received sample: 2711
Received sample: 2712
Received sample: 2713
Received sample: 2714
Received sample: 2715
Received sample: 2716
Received sample: 2717
Received sample: 2718
Received sample: 2719
Received sample: 2720
Received sample: 2721
Received sample: 2722
Received sample: 2723
Received sample: 2724
Received sample: 2725
Received sample: 2726
Received sample: 2727
Received sample: 2728
Received sample: 2729
Received sample: 2730
Received sample: 2731
Received sample: 2732
Received sample: 2733
Received sample: 2734
Received sample: 2735
Received sample: 2736
Received sample: 2737
Received sample: 2738
Received sample: 2739
Received sample: 2740
Received sample: 2741
Received sample: 2742
Received sample: 2743
Received sample: 2744
Received sample: 2745
Received sample: 2746
Received sample: 2747
Received sample: 2748
Received sample: 2749
Received sample: 2750
Received sample: 2751
Received sample: 2752
Received sample: 2753
Received sample: 2754
Received sample: 2755
Received sample: 2756
Received sample: 2757
Received sample: 2758
Received sample: 2759
Received sample: 2760
Received sample: 2761
Received sample: 2762
Received sample: 2763
Received sample: 2764
Received sample: 2765
Received sample: 2766
Received sample: 2767
Received sample: 2768
Received sample: 2769
Received sample: 2770
Received sample: 2771
Received sample: 2772
Received sample: 2773
Received sample: 2774
Received sample: 2775
Received sample: 2776
Received sample: 2777
Received sample: 2778
Received sample: 2779
Received sample: 2780
Received sample: 2781
Received sample: 2782
Received sample: 2783
Received sample: 2784
Received sample: 2785
Received sample: 2786
Received sample: 2787
Received sample: 2788
Received sample: 2789
Received sample: 2790
Received sample: 2791
Received sample: 2792
Received sample: 2793
Received sample: 2794
Received sample: 2795
Received sample: 2796
Received sample: 2797
Received sample: 2798
Received sample: 2799
Received sample: 2800
Received sample: 2801
Received sample: 2802
Received sample: 2803
Received sample: 2804
Received sample: 2805
Received sample: 2806
Received sample: 2807
Received sample: 2808
Received sample: 2809
Received sample: 2810
Received sample: 2811
Received sample: 2812
Received sample: 2813
Received sample: 2814
Received sample: 2815
Received sample: 2816
Received sample: 2817
Received sample: 2818
Received sample: 2819
Received sample: 2820
Received sample: 2821
Received sample: 2822
Received sample: 2823
Received sample: 2824
Received sample: 2825
Received sample: 2826
Received sample: 2827
Received sample: 2828
Received sample: 2829
Received sample: 2830
Received sample: 2831
Received sample: 2832
Received sample: 2833
Received sample: 2834
Received sample: 2835
Received sample: 2836
Received sample: 2837
Received sample: 2838
Received sample: 2839
Received sample: 2840
Received sample: 2841
Received sample: 2842
Received sample: 2843
Received sample: 2844
Received sample: 2845
Received sample: 2846
Received sample: 2847
Received sample: 2848
Received sample: 2849
Received sample: 2850
Received sample: 2851
Received sample: 2852
Received sample: 2853
Received sample: 2854
Received sample: 2855
Received sample: 2856
Received sample: 2857
Received sample: 2858
Received sample: 2859
Received sample: 2860
Received sample: 2861
Received sample: 2862
Received sample: 2863
Received sample: 2864
Received sample: 2865
Received sample: 2866
Received sample: 2867
Received sample: 2868
Received sample: 2869
Received sample: 2870
Received sample: 2871
Received sample: 2872
Received sample: 2873
Received sample: 2874
Received sample: 2875
Received sample: 2876
Received sample: 2877
Received sample: 2878
Received sample: 2879
Received sample: 2880
Received sample: 2881
Received sample: 2882
Received sample: 2883
Received sample: 2884
Received sample: 2885
Received sample: 2886
Received sample: 2887
Received sample: 2888
Received sample: 2889
Received sample: 2890
Received sample: 2891
Received sample: 2892
Received sample: 2893
Received sample: 2894
Received sample: 2895
Received sample: 2896
Received sample: 2897
Received sample: 2898
Received sample: 2899
Received sample: 2900
Received sample: 2901
Received sample: 2902
Received sample: 2903
Received sample: 2904
Received sample: 2905
Received sample: 2906
Received sample: 2907
Received sample: 2908
Received sample: 2909
Received sample: 2910
Received sample: 2911
Received sample: 2912
Received sample: 2913
Received sample: 2914
Received sample: 2915
Received sample: 2916
Received sample: 2917
Received sample: 2918
Received sample: 2919
Received sample: 2920
Received sample: 2921
Received sample: 2922
Received sample: 2923
Received sample: 2924
Received sample: 2925
Received sample: 2926
Received sample: 2927
Received sample: 2928
Received sample: 2929
Received sample: 2930
Received sample: 2931
Received sample: 2932
Received sample: 2933
Received sample: 2934
Received sample: 2935
Received sample: 2936
Received sample: 2937
Received sample: 2938
Received sample: 2939
Received sample: 2940
Received sample: 2941
Received sample: 2942
Received sample: 2943
Received sample: 2944
Received sample: 2945
Received sample: 2946
Received sample: 2947
Received sample: 2948
Received sample: 2949
Received sample: 2950
Received sample: 2951
Received sample: 2952
Received sample: 2953
Received sample: 2954
Received sample: 2955
Received sample: 2956
Received sample: 2957
Received sample: 2958
Received sample: 2959
Received sample: 2960
Received sample: 2961
Received sample: 2962
Received sample: 2963
Received sample: 2964
Received sample: 2965
Received sample: 2966
Received sample: 2967
Received sample: 2968
Received sample: 2969
Received sample: 2970
Received sample: 2971
Received sample: 2972
Received sample: 2973
Received sample: 2974
Received sample: 2975
Received sample: 2976
Received sample: 2977
Received sample: 2978
Received sample: 2979
Received sample: 2980
Received sample: 2981
Received sample: 2982
Received sample: 2983
Received sample: 2984
Received sample: 2985
Received sample: 2986
Received sample: 2987
Received sample: 2988
Received sample: 2989
Received sample: 2990
Received sample: 2991
Received sample: 2992
Received sample: 2993
Received sample: 2994
Received sample: 2995
Received sample: 2996
Received sample: 2997
Received sample: 2998
Got sample 3000 sleeping
Received sample: 2999
Received sample: 3000
Received sample: 3001
Received sample: 3002
Received sample: 3003
Received sample: 3004
Received sample: 3005
Received sample: 3006
Received sample: 3007
Received sample: 3008
Received sample: 3009
Received sample: 3010
Received sample: 3011
Received sample: 3012
Received sample: 3013
Received sample: 3014
Received sample: 3015
Received sample: 3016
Received sample: 3017
Received sample: 3018
Received sample: 3019
Received sample: 3020
Received sample: 3021
Received sample: 3022
Received sample: 3023
Received sample: 3024
Received sample: 3025
Received sample: 3026
Received sample: 3027
Received sample: 3028
Received sample: 3029
Received sample: 3030
Received sample: 3031
Received sample: 3032
Received sample: 3033
Received sample: 3034
Received sample: 3035
Received sample: 3036
Received sample: 3037
Received sample: 3038
Received sample: 3039
Received sample: 3040
Received sample: 3041
Received sample: 3042
Received sample: 3043
Received sample: 3044
Received sample: 3045
Received sample: 3046
Received sample: 3047
Received sample: 3048
Received sample: 3049
Received sample: 3050
Received sample: 3051
Received sample: 3052
Received sample: 3053
Received sample: 3054
Received sample: 3055
Received sample: 3056
Received sample: 3057
Received sample: 3058
Received sample: 3059
Received sample: 3060
Received sample: 3061
Received sample: 3062
Received sample: 3063
Received sample: 3064
Received sample: 3065
Received sample: 3066
Received sample: 3067
Received sample: 3068
Received sample: 3069
Received sample: 3070
Received sample: 3071
Received sample: 3072
Received sample: 3073
Received sample: 3074
Received sample: 3075
Received sample: 3076
Received sample: 3077
Received sample: 3078
Received sample: 3079
Received sample: 3080
Received sample: 3081
Received sample: 3082
Received sample: 3083
Received sample: 3084
Received sample: 3085
Received sample: 3086
Received sample: 3087
Received sample: 3088
Received sample: 3089
Received sample: 3090
Received sample: 3091
Received sample: 3092
Received sample: 3093
Received sample: 3094
Received sample: 3095
Received sample: 3096
Received sample: 3097
Received sample: 3098
Received sample: 3099
Received sample: 3100
Received sample: 3101
Received sample: 3102
Received sample: 3103
Received sample: 3104
Received sample: 3105
Received sample: 3106
Received sample: 3107
Received sample: 3108
Received sample: 3109
Received sample: 3110
Received sample: 3111
Received sample: 3112
Received sample: 3113
Received sample: 3114
Received sample: 3115
Received sample: 3116
Received sample: 3117
Received sample: 3118
Received sample: 3119
Received sample: 3120
Received sample: 3121
Received sample: 3122
Received sample: 3123
Received sample: 3124
Received sample: 3125
Received sample: 3126
Received sample: 3127
Received sample: 3128
Received sample: 3129
Received sample: 3130
Received sample: 3131
Received sample: 3132
Received sample: 3133
Received sample: 3134
Received sample: 3135
Received sample: 3136
Received sample: 3137
Received sample: 3138
Received sample: 3139
Received sample: 3140
Received sample: 3141
Received sample: 3142
Received sample: 3143
Received sample: 3144
Received sample: 3145
Received sample: 3146
Received sample: 3147
Received sample: 3148
Received sample: 3149
Received sample: 3150
Received sample: 3151
Received sample: 3152
Received sample: 3153
Received sample: 3154
Received sample: 3155
Received sample: 3156
Received sample: 3157
Received sample: 3158
Received sample: 3159
Received sample: 3160
Received sample: 3161
Received sample: 3162
Received sample: 3163
Received sample: 3164
Received sample: 3165
Received sample: 3166
Received sample: 3167
Received sample: 3168
Received sample: 3169
Received sample: 3170
Received sample: 3171
Received sample: 3172
Received sample: 3173
Received sample: 3174
Received sample: 3175
Received sample: 3176
Received sample: 3177
Received sample: 3178
Received sample: 3179
Received sample: 3180
Received sample: 3181
Received sample: 3182
Received sample: 3183
Received sample: 3184
Received sample: 3185
Received sample: 3186
Received sample: 3187
Received sample: 3188
Received sample: 3189
Received sample: 3190
Received sample: 3191
Received sample: 3192
Received sample: 3193
Received sample: 3194
Received sample: 3195
Received sample: 3196
Received sample: 3197
Received sample: 3198
Received sample: 3199
Received sample: 3200
Received sample: 3201
Received sample: 3202
Received sample: 3203
Received sample: 3204
Received sample: 3205
Received sample: 3206
Received sample: 3207
Received sample: 3208
Received sample: 3209
Received sample: 3210
Received sample: 3211
Received sample: 3212
Received sample: 3213
Received sample: 3214
Received sample: 3215
Received sample: 3216
Received sample: 3217
Received sample: 3218
Received sample: 3219
Received sample: 3220
Received sample: 3221
Received sample: 3222
Received sample: 3223
Received sample: 3224
Received sample: 3225
Received sample: 3226
Received sample: 3227
Received sample: 3228
Received sample: 3229
Received sample: 3230
Received sample: 3231
Received sample: 3232
Received sample: 3233
Received sample: 3234
Received sample: 3235
Received sample: 3236
Received sample: 3237
Received sample: 3238
Received sample: 3239
Received sample: 3240
Received sample: 3241
Received sample: 3242
Received sample: 3243
Received sample: 3244
Received sample: 3245
Received sample: 3246
Received sample: 3247
Received sample: 3248
Received sample: 3249
Received sample: 3250
Received sample: 3251
Received sample: 3252
Received sample: 3253
Received sample: 3254
Received sample: 3255
Received sample: 3256
Received sample: 3257
Received sample: 3258
Received sample: 3259
Received sample: 3260
Received sample: 3261
Received sample: 3262
Received sample: 3263
Received sample: 3264
Received sample: 3265
Received sample: 3266
Received sample: 3267
Received sample: 3268
Received sample: 3269
Received sample: 3270
Received sample: 3271
Received sample: 3272
Received sample: 3273
Received sample: 3274
Received sample: 3275
Received sample: 3276
Received sample: 3277
Received sample: 3278
Received sample: 3279
Received sample: 3280
Received sample: 3281
Received sample: 3282
Received sample: 3283
Received sample: 3284
Received sample: 3285
Received sample: 3286
Received sample: 3287
Received sample: 3288
Received sample: 3289
Received sample: 3290
Received sample: 3291
Received sample: 3292
Received sample: 3293
Received sample: 3294
Received sample: 3295
Received sample: 3296
Received sample: 3297
Received sample: 3298
Received sample: 3299
Received sample: 3300
Received sample: 3301
Received sample: 3302
Received sample: 3303
Received sample: 3304
Received sample: 3305
Received sample: 3306
Received sample: 3307
Received sample: 3308
Received sample: 3309
Received sample: 3310
Received sample: 3311
Received sample: 3312
Received sample: 3313
Received sample: 3314
Received sample: 3315
Received sample: 3316
Received sample: 3317
Received sample: 3318
Received sample: 3319
Received sample: 3320
Received sample: 3321
Received sample: 3322
Received sample: 3323
Received sample: 3324
Received sample: 3325
Received sample: 3326
Received sample: 3327
Received sample: 3328
Received sample: 3329
Received sample: 3330
Received sample: 3331
Received sample: 3332
Received sample: 3333
Received sample: 3334
Received sample: 3335
Received sample: 3336
Received sample: 3337
Received sample: 3338
Received sample: 3339
Received sample: 3340
Received sample: 3341
Received sample: 3342
Received sample: 3343
Received sample: 3344
Received sample: 3345
Received sample: 3346
Received sample: 3347
Received sample: 3348
Received sample: 3349
Received sample: 3350
Received sample: 3351
Received sample: 3352
Received sample: 3353
Received sample: 3354
Received sample: 3355
Received sample: 3356
Received sample: 3357
Received sample: 3358
Received sample: 3359
Received sample: 3360
Received sample: 3361
Received sample: 3362
Received sample: 3363
Received sample: 3364
Received sample: 3365
Received sample: 3366
Received sample: 3367
Received sample: 3368
Received sample: 3369
Received sample: 3370
Received sample: 3371
Received sample: 3372
Received sample: 3373
Received sample: 3374
Received sample: 3375
Received sample: 3376
Received sample: 3377
Received sample: 3378
Received sample: 3379
Received sample: 3380
Received sample: 3381
Received sample: 3382
Received sample: 3383
Received sample: 3384
Received sample: 3385
Received sample: 3386
Received sample: 3387
Received sample: 3388
Received sample: 3389
Received sample: 3390
Received sample: 3391
Received sample: 3392
Received sample: 3393
Received sample: 3394
Received sample: 3395
Received sample: 3396
Received sample: 3397
Received sample: 3398
Received sample: 3399
Received sample: 3400
Received sample: 3401
Received sample: 3402
Received sample: 3403
Received sample: 3404
Received sample: 3405
Received sample: 3406
Received sample: 3407
Received sample: 3408
Received sample: 3409
Received sample: 3410
Received sample: 3411
Received sample: 3412
Received sample: 3413
Received sample: 3414
Received sample: 3415
Received sample: 3416
Received sample: 3417
Received sample: 3418
Received sample: 3419
Received sample: 3420
Received sample: 3421
Received sample: 3422
Received sample: 3423
Received sample: 3424
Received sample: 3425
Received sample: 3426
Received sample: 3427
Received sample: 3428
Received sample: 3429
Received sample: 3430
Received sample: 3431
Received sample: 3432
Received sample: 3433
Received sample: 3434
Received sample: 3435
Received sample: 3436
Received sample: 3437
Received sample: 3438
Received sample: 3439
Received sample: 3440
Received sample: 3441
Received sample: 3442
Received sample: 3443
Received sample: 3444
Received sample: 3445
Received sample: 3446
Received sample: 3447
Received sample: 3448
Received sample: 3449
Received sample: 3450
Received sample: 3451
Received sample: 3452
Received sample: 3453
Received sample: 3454
Received sample: 3455
Received sample: 3456
Received sample: 3457
Received sample: 3458
Received sample: 3459
Received sample: 3460
Received sample: 3461
Received sample: 3462
Received sample: 3463
Received sample: 3464
Received sample: 3465
Received sample: 3466
Received sample: 3467
Received sample: 3468
Received sample: 3469
Received sample: 3470
Received sample: 3471
Received sample: 3472
Received sample: 3473
Received sample: 3474
Received sample: 3475
Received sample: 3476
Received sample: 3477
Received sample: 3478
Received sample: 3479
Received sample: 3480
Received sample: 3481
Received sample: 3482
Received sample: 3483
Received sample: 3484
Received sample: 3485
Received sample: 3486
Received sample: 3487
Received sample: 3488
Received sample: 3489
Received sample: 3490
Received sample: 3491
Received sample: 3492
Received sample: 3493
Received sample: 3494
Received sample: 3495
Received sample: 3496
Received sample: 3497
Received sample: 3498
Received sample: 3499
Received sample: 3500
Received sample: 3501
Received sample: 3502
Received sample: 3503
Received sample: 3504
Received sample: 3505
Received sample: 3506
Received sample: 3507
Received sample: 3508
Received sample: 3509
Received sample: 3510
Received sample: 3511
Received sample: 3512
Received sample: 3513
Received sample: 3514
Received sample: 3515
Received sample: 3516
Received sample: 3517
Received sample: 3518
Received sample: 3519
Received sample: 3520
Received sample: 3521
Received sample: 3522
Received sample: 3523
Received sample: 3524
Received sample: 3525
Received sample: 3526
Received sample: 3527
Received sample: 3528
Received sample: 3529
Received sample: 3530
Received sample: 3531
Received sample: 3532
Received sample: 3533
Received sample: 3534
Received sample: 3535
Received sample: 3536
Received sample: 3537
Received sample: 3538
Received sample: 3539
Received sample: 3540
Received sample: 3541
Received sample: 3542
Received sample: 3543
Received sample: 3544
Received sample: 3545
Received sample: 3546
Received sample: 3547
Received sample: 3548
Received sample: 3549
Received sample: 3550
Received sample: 3551
Received sample: 3552
Received sample: 3553
Received sample: 3554
Received sample: 3555
Received sample: 3556
Received sample: 3557
Received sample: 3558
Received sample: 3559
Received sample: 3560
Received sample: 3561
Received sample: 3562
Received sample: 3563
Received sample: 3564
Received sample: 3565
Received sample: 3566
Received sample: 3567
Received sample: 3568
Received sample: 3569
Received sample: 3570
Received sample: 3571
Received sample: 3572
Received sample: 3573
Received sample: 3574
Received sample: 3575
Received sample: 3576
Received sample: 3577
Received sample: 3578
Received sample: 3579
Received sample: 3580
Received sample: 3581
Received sample: 3582
Received sample: 3583
Received sample: 3584
Received sample: 3585
Received sample: 3586
Received sample: 3587
Received sample: 3588
Received sample: 3589
Received sample: 3590
Received sample: 3591
Received sample: 3592
Received sample: 3593
Received sample: 3594
Received sample: 3595
Received sample: 3596
Received sample: 3597
Received sample: 3598
Received sample: 3599
Received sample: 3600
Received sample: 3601
Received sample: 3602
Received sample: 3603
Received sample: 3604
Received sample: 3605
Received sample: 3606
Received sample: 3607
Received sample: 3608
Received sample: 3609
Received sample: 3610
Received sample: 3611
Received sample: 3612
Received sample: 3613
Received sample: 3614
Received sample: 3615
Received sample: 3616
Received sample: 3617
Received sample: 3618
Received sample: 3619
Received sample: 3620
Received sample: 3621
Received sample: 3622
Received sample: 3623
Received sample: 3624
Received sample: 3625
Received sample: 3626
Received sample: 3627
Received sample: 3628
Received sample: 3629
Received sample: 3630
Received sample: 3631
Received sample: 3632
Received sample: 3633
Received sample: 3634
Received sample: 3635
Received sample: 3636
Received sample: 3637
Received sample: 3638
Received sample: 3639
Received sample: 3640
Received sample: 3641
Received sample: 3642
Received sample: 3643
Received sample: 3644
Received sample: 3645
Received sample: 3646
Received sample: 3647
Received sample: 3648
Received sample: 3649
Received sample: 3650
Received sample: 3651
Received sample: 3652
Received sample: 3653
Received sample: 3654
Received sample: 3655
Received sample: 3656
Received sample: 3657
Received sample: 3658
Received sample: 3659
Received sample: 3660
Received sample: 3661
Received sample: 3662
Received sample: 3663
Received sample: 3664
Received sample: 3665
Received sample: 3666
Received sample: 3667
Received sample: 3668
Received sample: 3669
Received sample: 3670
Received sample: 3671
Received sample: 3672
Received sample: 3673
Received sample: 3674
Received sample: 3675
Received sample: 3676
Received sample: 3677
Received sample: 3678
Received sample: 3679
Received sample: 3680
Received sample: 3681
Received sample: 3682
Received sample: 3683
Received sample: 3684
Received sample: 3685
Received sample: 3686
Received sample: 3687
Received sample: 3688
Received sample: 3689
Received sample: 3690
Received sample: 3691
Received sample: 3692
Received sample: 3693
Received sample: 3694
Received sample: 3695
Received sample: 3696
Received sample: 3697
Received sample: 3698
Received sample: 3699
Received sample: 3700
Received sample: 3701
Received sample: 3702
Received sample: 3703
Received sample: 3704
Received sample: 3705
Received sample: 3706
Received sample: 3707
Received sample: 3708
Received sample: 3709
Received sample: 3710
Received sample: 3711
Received sample: 3712
Received sample: 3713
Received sample: 3714
Received sample: 3715
Received sample: 3716
Received sample: 3717
Received sample: 3718
Received sample: 3719
Received sample: 3720
Received sample: 3721
Received sample: 3722
Received sample: 3723
Received sample: 3724
Received sample: 3725
Received sample: 3726
Received sample: 3727
Received sample: 3728
Received sample: 3729
Received sample: 3730
Received sample: 3731
Received sample: 3732
Received sample: 3733
Received sample: 3734
Received sample: 3735
Received sample: 3736
Received sample: 3737
Received sample: 3738
Received sample: 3739
Received sample: 3740
Received sample: 3741
Received sample: 3742
Received sample: 3743
Received sample: 3744
Received sample: 3745
Received sample: 3746
Received sample: 3747
Received sample: 3748
Received sample: 3749
Received sample: 3750
Received sample: 3751
Received sample: 3752
Received sample: 3753
Received sample: 3754
Received sample: 3755
Received sample: 3756
Received sample: 3757
Received sample: 3758
Received sample: 3759
Received sample: 3760
Received sample: 3761
Received sample: 3762
Received sample: 3763
Received sample: 3764
Received sample: 3765
Received sample: 3766
Received sample: 3767
Received sample: 3768
Received sample: 3769
Received sample: 3770
Received sample: 3771
Received sample: 3772
Received sample: 3773
Received sample: 3774
Received sample: 3775
Received sample: 3776
Received sample: 3777
Received sample: 3778
Received sample: 3779
Received sample: 3780
Received sample: 3781
Received sample: 3782
Received sample: 3783
Received sample: 3784
Received sample: 3785
Received sample: 3786
Received sample: 3787
Received sample: 3788
Received sample: 3789
Received sample: 3790
Received sample: 3791
Received sample: 3792
Received sample: 3793
Received sample: 3794
Received sample: 3795
Received sample: 3796
Received sample: 3797
Received sample: 3798
Received sample: 3799
Received sample: 3800
Received sample: 3801
Received sample: 3802
Received sample: 3803
Received sample: 3804
Received sample: 3805
Received sample: 3806
Received sample: 3807
Received sample: 3808
Received sample: 3809
Received sample: 3810
Received sample: 3811
Received sample: 3812
Received sample: 3813
Received sample: 3814
Received sample: 3815
Received sample: 3816
Received sample: 3817
Received sample: 3818
Received sample: 3819
Received sample: 3820
Received sample: 3821
Received sample: 3822
Received sample: 3823
Received sample: 3824
Received sample: 3825
Received sample: 3826
Received sample: 3827
Received sample: 3828
Received sample: 3829
Received sample: 3830
Received sample: 3831
Received sample: 3832
Received sample: 3833
Received sample: 3834
Received sample: 3835
Received sample: 3836
Received sample: 3837
Received sample: 3838
Received sample: 3839
Received sample: 3840
Received sample: 3841
Received sample: 3842
Received sample: 3843
Received sample: 3844
Received sample: 3845
Received sample: 3846
Received sample: 3847
Received sample: 3848
Received sample: 3849
Received sample: 3850
Received sample: 3851
Received sample: 3852
Received sample: 3853
Received sample: 3854
Received sample: 3855
Received sample: 3856
Received sample: 3857
Received sample: 3858
Received sample: 3859
Received sample: 3860
Received sample: 3861
Received sample: 3862
Received sample: 3863
Received sample: 3864
Received sample: 3865
Received sample: 3866
Received sample: 3867
Received sample: 3868
Received sample: 3869
Received sample: 3870
Received sample: 3871
Received sample: 3872
Received sample: 3873
Received sample: 3874
Received sample: 3875
Received sample: 3876
Received sample: 3877
Received sample: 3878
Received sample: 3879
Received sample: 3880
Received sample: 3881
Received sample: 3882
Received sample: 3883
Received sample: 3884
Received sample: 3885
Received sample: 3886
Received sample: 3887
Received sample: 3888
Received sample: 3889
Received sample: 3890
Received sample: 3891
Received sample: 3892
Received sample: 3893
Received sample: 3894
Received sample: 3895
Received sample: 3896
Received sample: 3897
Received sample: 3898
Received sample: 3899
Received sample: 3900
Received sample: 3901
Received sample: 3902
Received sample: 3903
Received sample: 3904
Received sample: 3905
Received sample: 3906
Received sample: 3907
Received sample: 3908
Received sample: 3909
Received sample: 3910
Received sample: 3911
Received sample: 3912
Received sample: 3913
Received sample: 3914
Received sample: 3915
Received sample: 3916
Received sample: 3917
Received sample: 3918
Received sample: 3919
Received sample: 3920
Received sample: 3921
Received sample: 3922
Received sample: 3923
Received sample: 3924
Received sample: 3925
Received sample: 3926
Received sample: 3927
Received sample: 3928
Received sample: 3929
Received sample: 3930
Received sample: 3931
Received sample: 3932
Received sample: 3933
Received sample: 3934
Received sample: 3935
Received sample: 3936
Received sample: 3937
Received sample: 3938
Received sample: 3939
Received sample: 3940
Received sample: 3941
Received sample: 3942
Received sample: 3943
Received sample: 3944
Received sample: 3945
Received sample: 3946
Received sample: 3947
Received sample: 3948
Received sample: 3949
Received sample: 3950
Received sample: 3951
Received sample: 3952
Received sample: 3953
Received sample: 3954
Received sample: 3955
Received sample: 3956
Received sample: 3957
Received sample: 3958
Received sample: 3959
Received sample: 3960
Received sample: 3961
Received sample: 3962
Received sample: 3963
Received sample: 3964
Received sample: 3965
Received sample: 3966
Received sample: 3967
Received sample: 3968
Received sample: 3969
Received sample: 3970
Received sample: 3971
Received sample: 3972
Received sample: 3973
Received sample: 3974
Received sample: 3975
Received sample: 3976
Received sample: 3977
Received sample: 3978
Received sample: 3979
Received sample: 3980
Received sample: 3981
Received sample: 3982
Received sample: 3983
Received sample: 3984
Received sample: 3985
Received sample: 3986
Received sample: 3987
Received sample: 3988
Received sample: 3989
Received sample: 3990
Received sample: 3991
Received sample: 3992
Received sample: 3993
Received sample: 3994
Received sample: 3995
Received sample: 3996
Received sample: 3997
Received sample: 3998
Got sample 4000 sleeping
Received sample: 3999
Received sample: 4000
Received sample: 4001
Received sample: 4002
Received sample: 4003
Received sample: 4004
Received sample: 4005
Received sample: 4006
Received sample: 4007
Received sample: 4008
Received sample: 4009
Received sample: 4010
Received sample: 4011
Received sample: 4012
Received sample: 4013
Received sample: 4014
Received sample: 4015
Received sample: 4016
Received sample: 4017
Received sample: 4018
Received sample: 4019
Received sample: 4020
Received sample: 4021
Received sample: 4022
Received sample: 4023
Received sample: 4024
Received sample: 4025
Received sample: 4026
Received sample: 4027
Received sample: 4028
Received sample: 4029
Received sample: 4030
Received sample: 4031
Received sample: 4032
Received sample: 4033
Received sample: 4034
Received sample: 4035
Received sample: 4036
Received sample: 4037
Received sample: 4038
Received sample: 4039
Received sample: 4040
Received sample: 4041
Received sample: 4042
Received sample: 4043
Received sample: 4044
Received sample: 4045
Received sample: 4046
Received sample: 4047
Received sample: 4048
Received sample: 4049
Received sample: 4050
Received sample: 4051
Received sample: 4052
Received sample: 4053
Received sample: 4054
Received sample: 4055
Received sample: 4056
Received sample: 4057
Received sample: 4058
Received sample: 4059
Received sample: 4060
Received sample: 4061
Received sample: 4062
Received sample: 4063
Received sample: 4064
Received sample: 4065
Received sample: 4066
Received sample: 4067
Received sample: 4068
Received sample: 4069
Received sample: 4070
Received sample: 4071
Received sample: 4072
Received sample: 4073
Received sample: 4074
Received sample: 4075
Received sample: 4076
Received sample: 4077
Received sample: 4078
Received sample: 4079
Received sample: 4080
Received sample: 4081
Received sample: 4082
Received sample: 4083
Received sample: 4084
Received sample: 4085
Received sample: 4086
Received sample: 4087
Received sample: 4088
Received sample: 4089
Received sample: 4090
Received sample: 4091
Received sample: 4092
Received sample: 4093
Received sample: 4094
Received sample: 4095
Received sample: 4096
Received sample: 4097
Received sample: 4098
Received sample: 4099
Received sample: 4100
Received sample: 4101
Received sample: 4102
Received sample: 4103
Received sample: 4104
Received sample: 4105
Received sample: 4106
Received sample: 4107
Received sample: 4108
Received sample: 4109
Received sample: 4110
Received sample: 4111
Received sample: 4112
Received sample: 4113
Received sample: 4114
Received sample: 4115
Received sample: 4116
Received sample: 4117
Received sample: 4118
Received sample: 4119
Received sample: 4120
Received sample: 4121
Received sample: 4122
Received sample: 4123
Received sample: 4124
Received sample: 4125
Received sample: 4126
Received sample: 4127
Received sample: 4128
Received sample: 4129
Received sample: 4130
Received sample: 4131
Received sample: 4132
Received sample: 4133
Received sample: 4134
Received sample: 4135
Received sample: 4136
Received sample: 4137
Received sample: 4138
Received sample: 4139
Received sample: 4140
Received sample: 4141
Received sample: 4142
Received sample: 4143
Received sample: 4144
Received sample: 4145
Received sample: 4146
Received sample: 4147
Received sample: 4148
Received sample: 4149
Received sample: 4150
Received sample: 4151
Received sample: 4152
Received sample: 4153
Received sample: 4154
Received sample: 4155
Received sample: 4156
Received sample: 4157
Received sample: 4158
Received sample: 4159
Received sample: 4160
Received sample: 4161
Received sample: 4162
Received sample: 4163
Received sample: 4164
Received sample: 4165
Received sample: 4166
Received sample: 4167
Received sample: 4168
Received sample: 4169
Received sample: 4170
Received sample: 4171
Received sample: 4172
Received sample: 4173
Received sample: 4174
Received sample: 4175
Received sample: 4176
Received sample: 4177
Received sample: 4178
Received sample: 4179
Received sample: 4180
Received sample: 4181
Received sample: 4182
Received sample: 4183
Received sample: 4184
Received sample: 4185
Received sample: 4186
Received sample: 4187
Received sample: 4188
Received sample: 4189
Received sample: 4190
Received sample: 4191
Received sample: 4192
Received sample: 4193
Received sample: 4194
Received sample: 4195
Received sample: 4196
Received sample: 4197
Received sample: 4198
Received sample: 4199
Received sample: 4200
Received sample: 4201
Received sample: 4202
Received sample: 4203
Received sample: 4204
Received sample: 4205
Received sample: 4206
Received sample: 4207
Received sample: 4208
Received sample: 4209
Received sample: 4210
Received sample: 4211
Received sample: 4212
Received sample: 4213
Received sample: 4214
Received sample: 4215
Received sample: 4216
Received sample: 4217
Received sample: 4218
Received sample: 4219
Received sample: 4220
Received sample: 4221
Received sample: 4222
Received sample: 4223
Received sample: 4224
Received sample: 4225
Received sample: 4226
Received sample: 4227
Received sample: 4228
Received sample: 4229
Received sample: 4230
Received sample: 4231
Received sample: 4232
Received sample: 4233
Received sample: 4234
Received sample: 4235
Received sample: 4236
Received sample: 4237
Received sample: 4238
Received sample: 4239
Received sample: 4240
Received sample: 4241
Received sample: 4242
Received sample: 4243
Received sample: 4244
Received sample: 4245
Received sample: 4246
Received sample: 4247
Received sample: 4248
Received sample: 4249
Received sample: 4250
Received sample: 4251
Received sample: 4252
Received sample: 4253
Received sample: 4254
Received sample: 4255
Received sample: 4256
Received sample: 4257
Received sample: 4258
Received sample: 4259
Received sample: 4260
Received sample: 4261
Received sample: 4262
Received sample: 4263
Received sample: 4264
Received sample: 4265
Received sample: 4266
Received sample: 4267
Received sample: 4268
Received sample: 4269
Received sample: 4270
Received sample: 4271
Received sample: 4272
Received sample: 4273
Received sample: 4274
Received sample: 4275
Received sample: 4276
Received sample: 4277
Received sample: 4278
Received sample: 4279
Received sample: 4280
Received sample: 4281
Received sample: 4282
Received sample: 4283
Received sample: 4284
Received sample: 4285
Received sample: 4286
Received sample: 4287
Received sample: 4288
Received sample: 4289
Received sample: 4290
Received sample: 4291
Received sample: 4292
Received sample: 4293
Received sample: 4294
Received sample: 4295
Received sample: 4296
Received sample: 4297
Received sample: 4298
Received sample: 4299
Received sample: 4300
Received sample: 4301
Received sample: 4302
Received sample: 4303
Received sample: 4304
Received sample: 4305
Received sample: 4306
Received sample: 4307
Received sample: 4308
Received sample: 4309
Received sample: 4310
Received sample: 4311
Received sample: 4312
Received sample: 4313
Received sample: 4314
Received sample: 4315
Received sample: 4316
Received sample: 4317
Received sample: 4318
Received sample: 4319
Received sample: 4320
Received sample: 4321
Received sample: 4322
Received sample: 4323
Received sample: 4324
Received sample: 4325
Received sample: 4326
Received sample: 4327
Received sample: 4328
Received sample: 4329
Received sample: 4330
Received sample: 4331
Received sample: 4332
Received sample: 4333
Received sample: 4334
Received sample: 4335
Received sample: 4336
Received sample: 4337
Received sample: 4338
Received sample: 4339
Received sample: 4340
Received sample: 4341
Received sample: 4342
Received sample: 4343
Received sample: 4344
Received sample: 4345
Received sample: 4346
Received sample: 4347
Received sample: 4348
Received sample: 4349
Received sample: 4350
Received sample: 4351
Received sample: 4352
Received sample: 4353
Received sample: 4354
Received sample: 4355
Received sample: 4356
Received sample: 4357
Received sample: 4358
Received sample: 4359
Received sample: 4360
Received sample: 4361
Received sample: 4362
Received sample: 4363
Received sample: 4364
Received sample: 4365
Received sample: 4366
Received sample: 4367
Received sample: 4368
Received sample: 4369
Received sample: 4370
Received sample: 4371
Received sample: 4372
Received sample: 4373
Received sample: 4374
Received sample: 4375
Received sample: 4376
Received sample: 4377
Received sample: 4378
Received sample: 4379
Received sample: 4380
Received sample: 4381
Received sample: 4382
Received sample: 4383
Received sample: 4384
Received sample: 4385
Received sample: 4386
Received sample: 4387
Received sample: 4388
Received sample: 4389
Received sample: 4390
Received sample: 4391
Received sample: 4392
Received sample: 4393
Received sample: 4394
Received sample: 4395
Received sample: 4396
Received sample: 4397
Received sample: 4398
Received sample: 4399
Received sample: 4400
Received sample: 4401
Received sample: 4402
Received sample: 4403
Received sample: 4404
Received sample: 4405
Received sample: 4406
Received sample: 4407
Received sample: 4408
Received sample: 4409
Received sample: 4410
Received sample: 4411
Received sample: 4412
Received sample: 4413
Received sample: 4414
Received sample: 4415
Received sample: 4416
Received sample: 4417
Received sample: 4418
Received sample: 4419
Received sample: 4420
Received sample: 4421
Received sample: 4422
Received sample: 4423
Received sample: 4424
Received sample: 4425
Received sample: 4426
Received sample: 4427
Received sample: 4428
Received sample: 4429
Received sample: 4430
Received sample: 4431
Received sample: 4432
Received sample: 4433
Received sample: 4434
Received sample: 4435
Received sample: 4436
Received sample: 4437
Received sample: 4438
Received sample: 4439
Received sample: 4440
Received sample: 4441
Received sample: 4442
Received sample: 4443
Received sample: 4444
Received sample: 4445
Received sample: 4446
Received sample: 4447
Received sample: 4448
Received sample: 4449
Received sample: 4450
Received sample: 4451
Received sample: 4452
Received sample: 4453
Received sample: 4454
Received sample: 4455
Received sample: 4456
Received sample: 4457
Received sample: 4458
Received sample: 4459
Received sample: 4460
Received sample: 4461
Received sample: 4462
Received sample: 4463
Received sample: 4464
Received sample: 4465
Received sample: 4466
Received sample: 4467
Received sample: 4468
Received sample: 4469
Received sample: 4470
Received sample: 4471
Received sample: 4472
Received sample: 4473
Received sample: 4474
Received sample: 4475
Received sample: 4476
Received sample: 4477
Received sample: 4478
Received sample: 4479
Received sample: 4480
Received sample: 4481
Received sample: 4482
Received sample: 4483
Received sample: 4484
Received sample: 4485
Received sample: 4486
Received sample: 4487
Received sample: 4488
Received sample: 4489
Received sample: 4490
Received sample: 4491
Received sample: 4492
Received sample: 4493
Received sample: 4494
Received sample: 4495
Received sample: 4496
Received sample: 4497
Received sample: 4498
Received sample: 4499
Received sample: 4500
Received sample: 4501
Received sample: 4502
Received sample: 4503
Received sample: 4504
Received sample: 4505
Received sample: 4506
Received sample: 4507
Received sample: 4508
Received sample: 4509
Received sample: 4510
Received sample: 4511
Received sample: 4512
Received sample: 4513
Received sample: 4514
Received sample: 4515
Received sample: 4516
Received sample: 4517
Received sample: 4518
Received sample: 4519
Received sample: 4520
Received sample: 4521
Received sample: 4522
Received sample: 4523
Received sample: 4524
Received sample: 4525
Received sample: 4526
Received sample: 4527
Received sample: 4528
Received sample: 4529
Received sample: 4530
Received sample: 4531
Received sample: 4532
Received sample: 4533
Received sample: 4534
Received sample: 4535
Received sample: 4536
Received sample: 4537
Received sample: 4538
Received sample: 4539
Received sample: 4540
Received sample: 4541
Received sample: 4542
Received sample: 4543
Received sample: 4544
Received sample: 4545
Received sample: 4546
Received sample: 4547
Received sample: 4548
Received sample: 4549
Received sample: 4550
Received sample: 4551
Received sample: 4552
Received sample: 4553
Received sample: 4554
Received sample: 4555
Received sample: 4556
Received sample: 4557
Received sample: 4558
Received sample: 4559
Received sample: 4560
Received sample: 4561
Received sample: 4562
Received sample: 4563
Received sample: 4564
Received sample: 4565
Received sample: 4566
Received sample: 4567
Received sample: 4568
Received sample: 4569
Received sample: 4570
Received sample: 4571
Received sample: 4572
Received sample: 4573
Received sample: 4574
Received sample: 4575
Received sample: 4576
Received sample: 4577
Received sample: 4578
Received sample: 4579
Received sample: 4580
Received sample: 4581
Received sample: 4582
Received sample: 4583
Received sample: 4584
Received sample: 4585
Received sample: 4586
Received sample: 4587
Received sample: 4588
Received sample: 4589
Received sample: 4590
Received sample: 4591
Received sample: 4592
Received sample: 4593
Received sample: 4594
Received sample: 4595
Received sample: 4596
Received sample: 4597
Received sample: 4598
Received sample: 4599
Received sample: 4600
Received sample: 4601
Received sample: 4602
Received sample: 4603
Received sample: 4604
Received sample: 4605
Received sample: 4606
Received sample: 4607
Received sample: 4608
Received sample: 4609
Received sample: 4610
Received sample: 4611
Received sample: 4612
Received sample: 4613
Received sample: 4614
Received sample: 4615
Received sample: 4616
Received sample: 4617
Received sample: 4618
Received sample: 4619
Received sample: 4620
Received sample: 4621
Received sample: 4622
Received sample: 4623
Received sample: 4624
Received sample: 4625
Received sample: 4626
Received sample: 4627
Received sample: 4628
Received sample: 4629
Received sample: 4630
Received sample: 4631
Received sample: 4632
Received sample: 4633
Received sample: 4634
Received sample: 4635
Received sample: 4636
Received sample: 4637
Received sample: 4638
Received sample: 4639
Received sample: 4640
Received sample: 4641
Received sample: 4642
Received sample: 4643
Received sample: 4644
Received sample: 4645
Received sample: 4646
Received sample: 4647
Received sample: 4648
Received sample: 4649
Received sample: 4650
Received sample: 4651
Received sample: 4652
Received sample: 4653
Received sample: 4654
Received sample: 4655
Received sample: 4656
Received sample: 4657
Received sample: 4658
Received sample: 4659
Received sample: 4660
Received sample: 4661
Received sample: 4662
Received sample: 4663
Received sample: 4664
Received sample: 4665
Received sample: 4666
Received sample: 4667
Received sample: 4668
Received sample: 4669
Received sample: 4670
Received sample: 4671
Received sample: 4672
Received sample: 4673
Received sample: 4674
Received sample: 4675
Received sample: 4676
Received sample: 4677
Received sample: 4678
Received sample: 4679
Received sample: 4680
Received sample: 4681
Received sample: 4682
Received sample: 4683
Received sample: 4684
Received sample: 4685
Received sample: 4686
Received sample: 4687
Received sample: 4688
Received sample: 4689
Received sample: 4690
Received sample: 4691
Received sample: 4692
Received sample: 4693
Received sample: 4694
Received sample: 4695
Received sample: 4696
Received sample: 4697
Received sample: 4698
Received sample: 4699
Received sample: 4700
Received sample: 4701
Received sample: 4702
Received sample: 4703
Received sample: 4704
Received sample: 4705
Received sample: 4706
Received sample: 4707
Received sample: 4708
Received sample: 4709
Received sample: 4710
Received sample: 4711
Received sample: 4712
Received sample: 4713
Received sample: 4714
Received sample: 4715
Received sample: 4716
Received sample: 4717
Received sample: 4718
Received sample: 4719
Received sample: 4720
Received sample: 4721
Received sample: 4722
Received sample: 4723
Received sample: 4724
Received sample: 4725
Received sample: 4726
Received sample: 4727
Received sample: 4728
Received sample: 4729
Received sample: 4730
Received sample: 4731
Received sample: 4732
Received sample: 4733
Received sample: 4734
Received sample: 4735
Received sample: 4736
Received sample: 4737
Received sample: 4738
Received sample: 4739
Received sample: 4740
Received sample: 4741
Received sample: 4742
Received sample: 4743
Received sample: 4744
Received sample: 4745
Received sample: 4746
Received sample: 4747
Received sample: 4748
Received sample: 4749
Received sample: 4750
Received sample: 4751
Received sample: 4752
Received sample: 4753
Received sample: 4754
Received sample: 4755
Received sample: 4756
Received sample: 4757
Received sample: 4758
Received sample: 4759
Received sample: 4760
Received sample: 4761
Received sample: 4762
Received sample: 4763
Received sample: 4764
Received sample: 4765
Received sample: 4766
Received sample: 4767
Received sample: 4768
Received sample: 4769
Received sample: 4770
Received sample: 4771
Received sample: 4772
Received sample: 4773
Received sample: 4774
Received sample: 4775
Received sample: 4776
Received sample: 4777
Received sample: 4778
Received sample: 4779
Received sample: 4780
Received sample: 4781
Received sample: 4782
Received sample: 4783
Received sample: 4784
Received sample: 4785
Received sample: 4786
Received sample: 4787
Received sample: 4788
Received sample: 4789
Received sample: 4790
Received sample: 4791
Received sample: 4792
Received sample: 4793
Received sample: 4794
Received sample: 4795
Received sample: 4796
Received sample: 4797
Received sample: 4798
Received sample: 4799
Received sample: 4800
Received sample: 4801
Received sample: 4802
Received sample: 4803
Received sample: 4804
Received sample: 4805
Received sample: 4806
Received sample: 4807
Received sample: 4808
Received sample: 4809
Received sample: 4810
Received sample: 4811
Received sample: 4812
Received sample: 4813
Received sample: 4814
Received sample: 4815
Received sample: 4816
Received sample: 4817
Received sample: 4818
Received sample: 4819
Received sample: 4820
Received sample: 4821
Received sample: 4822
Received sample: 4823
Received sample: 4824
Received sample: 4825
Received sample: 4826
Received sample: 4827
Received sample: 4828
Received sample: 4829
Received sample: 4830
Received sample: 4831
Received sample: 4832
Received sample: 4833
Received sample: 4834
Received sample: 4835
Received sample: 4836
Received sample: 4837
Received sample: 4838
Received sample: 4839
Received sample: 4840
Received sample: 4841
Received sample: 4842
Received sample: 4843
Received sample: 4844
Received sample: 4845
Received sample: 4846
Received sample: 4847
Received sample: 4848
Received sample: 4849
Received sample: 4850
Received sample: 4851
Received sample: 4852
Received sample: 4853
Received sample: 4854
Received sample: 4855
Received sample: 4856
Received sample: 4857
Received sample: 4858
Received sample: 4859
Received sample: 4860
Received sample: 4861
Received sample: 4862
Received sample: 4863
Received sample: 4864
Received sample: 4865
Received sample: 4866
Received sample: 4867
Received sample: 4868
Received sample: 4869
Received sample: 4870
Received sample: 4871
Received sample: 4872
Received sample: 4873
Received sample: 4874
Received sample: 4875
Received sample: 4876
Received sample: 4877
Received sample: 4878
Received sample: 4879
Received sample: 4880
Received sample: 4881
Received sample: 4882
Received sample: 4883
Received sample: 4884
Received sample: 4885
Received sample: 4886
Received sample: 4887
Received sample: 4888
Received sample: 4889
Received sample: 4890
Received sample: 4891
Received sample: 4892
Received sample: 4893
Received sample: 4894
Received sample: 4895
Received sample: 4896
Received sample: 4897
Received sample: 4898
Received sample: 4899
Received sample: 4900
Received sample: 4901
Received sample: 4902
Received sample: 4903
Received sample: 4904
Received sample: 4905
Received sample: 4906
Received sample: 4907
Received sample: 4908
Received sample: 4909
Received sample: 4910
Received sample: 4911
Received sample: 4912
Received sample: 4913
Received sample: 4914
Received sample: 4915
Received sample: 4916
Received sample: 4917
Received sample: 4918
Received sample: 4919
Received sample: 4920
Received sample: 4921
Received sample: 4922
Received sample: 4923
Received sample: 4924
Received sample: 4925
Received sample: 4926
Received sample: 4927
Received sample: 4928
Received sample: 4929
Received sample: 4930
Received sample: 4931
Received sample: 4932
Received sample: 4933
Received sample: 4934
Received sample: 4935
Received sample: 4936
Received sample: 4937
Received sample: 4938
Received sample: 4939
Received sample: 4940
Received sample: 4941
Received sample: 4942
Received sample: 4943
Received sample: 4944
Received sample: 4945
Received sample: 4946
Received sample: 4947
Received sample: 4948
Received sample: 4949
Received sample: 4950
Received sample: 4951
Received sample: 4952
Received sample: 4953
Received sample: 4954
Received sample: 4955
Received sample: 4956
Received sample: 4957
Received sample: 4958
Received sample: 4959
Received sample: 4960
Received sample: 4961
Received sample: 4962
Received sample: 4963
Received sample: 4964
Received sample: 4965
Received sample: 4966
Received sample: 4967
Received sample: 4968
Received sample: 4969
Received sample: 4970
Received sample: 4971
Received sample: 4972
Received sample: 4973
Received sample: 4974
Received sample: 4975
Received sample: 4976
Received sample: 4977
Received sample: 4978
Received sample: 4979
Received sample: 4980
Received sample: 4981
Received sample: 4982
Received sample: 4983
Received sample: 4984
Received sample: 4985
Received sample: 4986
Received sample: 4987
Received sample: 4988
Received sample: 4989
Received sample: 4990
Received sample: 4991
Received sample: 4992
Received sample: 4993
Received sample: 4994
Received sample: 4995
Received sample: 4996
Received sample: 4997
Received sample: 4998
Got sample 5000 sleeping
Received sample: 4999
delete_contained_entities
Got all 5000 samples
delete_contained_entities
delete_participant
delete_participant
shutdown
shutdown
shutdown complete
shutdown complete
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Reliability/run_test.pl Time:10s Result:0
==============================================================================
tests/DCPS/Reliability/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6350
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reliability/sub/subscriber -num_sleeps 5 -sleep_secs 2 -DCPSPendingTimeout 4 -DCPSConfigFile rtps.ini
sub PID: 6357 started at 2025-12-05 15:56:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Reliability/pub/publisher -DCPSPendingTimeout 4 50 -DCPSConfigFile rtps.ini
pub PID: 6358 started at 2025-12-05 15:56:40
Using TakeNextReaderListenerImpl
(6350|6350) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
((66335587||66335587)) WWAARRNNIINNGG:: ggeett__ffuullllyy__qquuaalliiffiieedd__hhoossttnnaammee:: CCoouulldd nnoott ffiinndd FFQQDDNN.. UUssiinngg ""rruunnnneerrvvmmyygg887766"" aass ffuullllyy qquuaalliiffiieedd hhoossttnnaammee,, pplleeaassee ccoorrrreecctt ssyysstteemm ccoonnffiigguurraattiioonn..
Waiting for connection
Trying to send: 0
Trying to send: 1
Trying to send: 2
Trying to send: 3
Trying to send: 4
Trying to send: 5
Trying to send: 6
Trying to send: 7
Trying to send: 8
Trying to send: 9
Trying to send: 10
Trying to send: 11
Trying to send: 12
Trying to send: 13
Trying to send: 14
Trying to send: 15
Trying to send: 16
Trying to send: 17
Trying to send: 18
Trying to send: 19
Trying to send: 20
Trying to send: 21
Trying to send: 22
Trying to send: 23
Trying to send: 24
Trying to send: 25
Trying to send: 26
Trying to send: 27
Trying to send: 28
Trying to send: 29
Trying to send: 30
Trying to send: 31
Trying to send: 32
Trying to send: 33
Trying to send: 34
Trying to send: 35
Trying to send: 36
Trying to send: 37
Trying to send: 38
Trying to send: 39
Trying to send: 40
Trying to send: 41
Trying to send: 42
Trying to send: 43
Trying to send: 44
Trying to send: 45
Trying to send: 46
Trying to send: 47
Trying to send: 48
Trying to send: 49
Waiting for acks from sub
Received sample: 0
Received sample: 1
Received sample: 2
Received sample: 3
Received sample: 4
Received sample: 5
Received sample: 6
Received sample: 7
Received sample: 8
Got sample 10 sleeping
Received sample: 9
Received sample: 10
Received sample: 11
Received sample: 12
Received sample: 13
Received sample: 14
Received sample: 15
Received sample: 16
Received sample: 17
Received sample: 18
Got sample 20 sleeping
Received sample: 19
Received sample: 20
Received sample: 21
Received sample: 22
Received sample: 23
Received sample: 24
Received sample: 25
Received sample: 26
Received sample: 27
Received sample: 28
Got sample 30 sleeping
Received sample: 29
Received sample: 30
Received sample: 31
Received sample: 32
Received sample: 33
Received sample: 34
Received sample: 35
Received sample: 36
Received sample: 37
Received sample: 38
Got sample 40 sleeping
Received sample: 39
Received sample: 40
Received sample: 41
Received sample: 42
Received sample: 43
Received sample: 44
Received sample: 45
Received sample: 46
Received sample: 47
Received sample: 48
Got sample 50 sleeping
Received sample: 49
delete_contained_entities
Got all 50 samples
delete_contained_entities
delete_participant
delete_participant
shutdown
shutdown
shutdown complete
shutdown complete
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Reliability/run_test.pl rtps Time:11s Result:0
==============================================================================
tests/DCPS/ReliableBestEffortReaders/run_test.pl
#
Testing best-effort readers:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/subscriber -DCPSConfigFile rtps_disc.ini -r 00 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6374 started at 2025-12-05 15:56:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6375 started at 2025-12-05 15:56:51
Reader1: best-effort
Reader2: best-effort
Publisher waiting for subscriber...
Reader1 received 1:1:test
Reader2 received 1:1:test
Reader1 received 1:2:test
Reader2 received 1:2:test
Reader1 received 1:3:test
Reader2 received 1:3:test
Reader1 received 1:4:test
Reader2 received 1:4:test
Publisher cleanup
Reader1 received 1:5:test
Reader2 received 1:5:test
Reader1 received: 5/5
Reader2 received: 5/5
Subscriber cleanup
test PASSED.
Testing reliable readers:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/subscriber -DCPSConfigFile rtps_disc.ini -r 11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6386 started at 2025-12-05 15:56:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6387 started at 2025-12-05 15:56:53
Reader1: reliable
Publisher waiting for subscriber...
Reader2: reliable
Reader1 received 1:1:test
Reader2 received 1:1:test
Reader1 received 1:2:test
Reader2 received 1:2:test
Reader1 received 1:3:test
Reader2 received 1:3:test
Reader1 received 1:4:test
Reader2 received 1:4:test
Publisher cleanup
Reader1 received 1:5:test
Reader2 received 1:5:test
Reader1 received: 5/5
Reader2 received: 5/5
Subscriber cleanup
test PASSED.
Testing best-effort and reliable readers:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/subscriber -DCPSConfigFile rtps_disc.ini -r 01 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6398 started at 2025-12-05 15:56:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6399 started at 2025-12-05 15:56:55
Reader1: best-effort
Publisher waiting for subscriber...
Reader2: reliable
Reader1 received 1:1:test
Reader2 received 1:1:test
Reader1 received 1:2:test
Reader2 received 1:2:test
Reader1 received 1:3:test
Reader2 received 1:3:test
Reader1 received 1:4:test
Reader2 received 1:4:test
Publisher cleanup
Reader1 received 1:5:test
Reader2 received 1:5:test
Reader1 received: 5/5
Reader2 received: 5/5
Subscriber cleanup
test PASSED.
Testing reliable and best-effort readers:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/subscriber -DCPSConfigFile rtps_disc.ini -r 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6410 started at 2025-12-05 15:56:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReliableBestEffortReaders/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6411 started at 2025-12-05 15:56:57
Reader1: reliable
Reader2: best-effort
Publisher waiting for subscriber...
Reader2 received 1:1:test
Reader1 received 1:1:test
Reader1 received 1:2:test
Reader2 received 1:2:test
Reader1 received 1:3:test
Reader2 received 1:3:test
Reader1 received 1:4:test
Reader2 received 1:4:test
Publisher cleanup
Reader1 received 1:5:test
Reader2 received 1:5:test
Reader1 received: 5/5
Reader2 received: 5/5
Subscriber cleanup
test PASSED.
auto_run_tests_finished: tests/DCPS/ReliableBestEffortReaders/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/WriteDataContainer/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WriteDataContainer/WriteDataContainerTest -DcpsBit 0 -ORBVerboseLogging 1 -DCPSDebugLevel 10 -DCPSTransportDebugLevel 1 -ORBLogFile WriteDataContainerTest.log -DCPSPendingTimeout 3
WriteDataContainerTest PID: 6423 started at 2025-12-05 15:57:00
(6423|6423) write data container test start
test PASSED.
auto_run_tests_finished: tests/DCPS/WriteDataContainer/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:10002 -s 2:localhost:13627 -n 400 -q
simple_publisher -p 1:localhost:10002 -s 2:localhost:13627 -n 400 -c 128 -q
(6426|6429) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6430|6433) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6430|6430) Publisher total time required was 0.1726 seconds.
(6426|6426) Total time required is 0.1515 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:11689 -s 2:localhost:15883 -n 400
simple_publisher -p 1:localhost:11689 -s 2:localhost:15883 -n 400
(6437|6440) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6441|6444) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6441|6441) The transport has confirmed that a sample has been delivered.
(6441|6441) The transport has confirmed that a sample has been delivered.
(6441|6441) The transport has confirmed that a sample has been delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that a s(a6m4p3l7e| 6h4a4s0 )b eMeens sdaeglei:v e[rHeedl.l
o Wo(r6l4d4!1 |[614]4]1
) The transport ha(s6 4c3o7n|f6i4r4m0e)d Dtahtaat haa ss abmepelne rheacse ibveeedn:
deli(v6e4r3e7d|.6
440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h2a]s]
confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebn deliveereend .recei
ved:
(64(4614|3674|4614)4 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d3 ]t]h
at a sample (h6a4s3 7b|e6e4n4 0d)e lDiavtear ehda.s
bee(n6 4r4e1c|e6i4v4e1d):
The t(r6a4n3s7p|o6r4t4 0h)a sM ecsosnafgier:m e[dH etlhlaot Wao rsladm!p l[e4 ]h]a
s been delive(r6e4d3.7
|644(06)4 4D1a|t6a4 4h1a)s Tbheee nt rraencsepiovretd :h
as co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v5e]r]e
d.
(6(464413|76|464414)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed tha(t6 4a3 7s|a6m4p4l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [6]]
(6437|6440) Data has been received:
(6437|6440) Mes(s6a4g4e1:| 6[4H4e1l)l oT hWeo rtlrda!n s[p7o]r]t
has conf(i6r4m3e7d| 6t4h4a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(6437(|66444410|)6 4M4e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o8n]f]i
rmed that a (s6a4m3p7l|e6 4h4a0s) bDeaetna dhealsi vbeereend .r
eceive(d6:4
41|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a9t] ]a
sample has b(e6e4n3 7d|e6l4i4v0e)r eDda.t
a ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
rans(p6o4r3t7 |h6a4s4 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s1 0b]e]e
n delivered.
(6441|6441) The transport has confirmed that a sample has been( 6d4e3l7i|v6e4r4e0d).
Data has (b6e4e4n1 |r6e4c4e1i)v eTdh:e
transport (h6a4s3 7c|o6n4f4i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n1 1d]e]l
ivered.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo World!( 6[41421]|]6
441) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
deliver(e6d4.3
7|6440)( 6M4e4s1s|a6g4e4:1 )[ HTehlel ot rWaonrslpdo!r t[ 1h3a]s]
confirmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en receiv(e6d4:4
1|6441) (T6h4e3 7t|r6a4n4s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s1a4m]p]l
e has been delivered.(
6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [15]]
(6437|6440) Data has been received:
(6441|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a1t6 ]a]
sample has been del(i6v4e3r7e|d6.4
40) Dat(a6 4h4a1s| 6b4e4e1n) rTehcee itvreadn:s
port has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l1i7v]e]r
ed.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo Worl(d6!4 4[11|86]4]4
1) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivere(d6.4
37|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h1a9s] ]c
onfirmed that a sa(m6p4l3e7 |h6a4s4 0b)e eDna tdae lhiavse rbeede.n
receive(d6:4
41|6441()6 4T3h7e| 6t4r4a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a2 0s]a]m
ple has been delivered.
(6441|6441) The t(r6a4n3s7p|o6r4t4 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has been (d6e4l3i7v|e6r4e4d0.)
Message(:6 4[4H1e|l6l4o4 1W)o rTlhde! t[r2a1n]s]p
ort has confirmed that (a6 4s3a7m|p6l4e4 0h)a sD abteae nh adse lbieveenr erde.c
eived:
(6441|64(4614)3 7T|h6e4 4t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t2 2a] ]s
ample has been deliver(e6d4.3
7|6440)( 6D4a4t1a| 6h4a4s1 )b eTehne rtercaenisvpeodr:t
has conf(i6r4m3e7d| 6t4h4a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e3d].]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [24]]
(6437|6440) Data has been receiv(e6d4:4
1|6441) (T6h4e3 7t|r6a4n4s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s2a5m]p]l
e has been delivere(d6.4
37|6440()6 4D4a1t|a6 4h4a1s) bTeheen trreacnesipvoerdt:
has conf(i6r4m3e7d| 6t4h4a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e6d].]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample h(a6s4 3b7e|e6n4 4d0e)l iMveesrseadg.e
: [Hello (W6o4r4l1d|!6 4[4217)] ]T
he transport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r2m8e]d]
that a sample has been d(e6l4i3v7e|r6e4d4.0
) Data has (b6e4e4n1 |recei6v4e4d1:)
The transpo(r6t4 3h7a|s6 4c4o0n)f iMremsesda gteh:a t[ Hae lslaom pWloer lhda!s [b2e9e]n]
delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that a (s6a4m3p7l|e6 4h4a0s) bMeeesns adgeel:i v[eHreeldl.o
World! [3(06]4]4
1|6441) The transport has confirmed that a sample has been delivered.
(6441|6441) T(h6e4 3t7r|a6n4s4p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample has (b6e4e3n7 |d6e4l4i0v)e rMeeds.s
age: [H(e6l4l4o1 |W6o4r4l1d)! T[h3e1 ]t]r
ansport has confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(6437|6440) Message: [Hello World! [32]]
(6437|6440) Data has been received:
(6437|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h3a3s] ]c
onfirmed that a sa(m6p4l3e7 |h6a4s4 0b)e eDna tdae lhiavse rbeede.n
received(:6
441|6441()6 4T3h7e| 6t4r4a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhd!a t[ 3a4 ]s]a
mple has been delivered.
(6437(|66444410|)6 4D4a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed t(h6a4t3 7a| 6s4a4m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [35]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been (d6e4l3i7v|e6r4e4d0.)
Message: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 3t6r]a]n
sport has confirmed t(h6a4t3 7a| 6s4a4m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 3t7h]a]t
a sample has been deli(v6e4r3e7d|.6
440) Da(t6a4 4h1a|s6 4b4e1e)n Trheec etirvaends:p
ort has co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v3e8r]e]d
.
(6441|644(16)4 3T7h|e6 4t4r0a)n sDpaotrat hhaass bceoennf irremceedi vtehda:t
a sample( 6h4a3s7 |b6e4e4n0 )d eMleisvseargeed:.
[Hello Wo(r6l4d4!1 |[63494]1])
The transport has (c6o4n3f7i|r6m4e4d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c4o0n]f]i
rmed that a sample has been delivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [41]]
(6437(|66444410|)6 4D4a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed tha(t6 4a3 7s|a6m4p4l0e) hMaesss abgeee:n [dHeellilvoe rWeodr.l
d! [42]]
(6441|6441) The (t6r4a3n7s|p6o4r4t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has been (d6e4l3i7v|e6r4e4d0.)
Message(:6 4[4H1e|l6l4o4 1W)o rTlhde! t[r4a3n]s]p
ort has confirmed th(a6t4 3a7 |s6a4m4p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 4t4h]a]t
a sample has been deliver(e6d4.3
7|6440) Data( 6h4a4s1 |b6e4e4n1 )r eTcheei vterda:n
sport has co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v4e5r]e]d
.
(6441|6441()6 4T3h7e| 6t4r4a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample ha(s6 4b3e7e|n6 4d4e0l)i vMeersesda.g
e: [Hello( 6W4o4r1l|d6!4 4[14)6 ]T]h
e transport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
((66444317||66444410)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m4e7d] ]t
hat a sample has been d(e6l4i3v7e|r6e4d4.0
) Data h(a6s4 4b1e|e6n4 4r1e)c eTihvee dt:r
ansport has co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v4e8r]e]d
.
(6441|6(464413)7 |T6h4e4 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sampl(e6 4h3a7s| 6b4e4e0n) dMeelsisvaegree:d .[
Hello World! [49]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [50]]
(6441|6441) The transport has confirmed that a sample has been( 6d4e3l7i|v6e4r4e0d).
Data has( 6b4e4e1n| 6r4e4c1e)i vTehde:
transport h(a6s4 3c7o|n6f4i4r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 5d1e]l]i
vered.
(6(464413|76|464414)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed that a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo World!( 6[45421]|]6
441) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivere(d6.4
37|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h5a3s] ]c
onfirmed that a sampl(e6 4h3a7s| 6b4e4e0n) dDealtiav ehraesd .b
een rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m5p4l]e]
has been delivered.
(6(463474|16|464404)1 )D aTthae htarsa nbsepeonr tr ehcaesi vceodn:f
irmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [55](]6
441|6441) The tran(s6p4o3r7t| 6h4a4s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been d(e6l4i3v7e|r6e4d4.0
) Messa(g6e4:4 1[|H6e4l4l1o) WTohrel dt!r a[n5s6p]o]r
t has confirmed that (a6 4s3a7m|p6l4e4 0h)a sD abteae nh adse lbieveenr erde.c
eived:
(6441|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a5t7 ]a]
sample has been delivere(d6.4
37|6440) Data has been received:
(6437|6440) Message: [Hello World! [58]]
(6437|6440) Data has been( 6r4e4c1e|i6v4e4d1:)
The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h5a9s] ]b
een delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [6(06]4]4
1|6441) The transport( 6h4a3s7 |c6o4n4f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en deliver(e6d4.3
7|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t6 1h]a]s
confirmed that a sa(m6p4l3e7 |h6a4s4 0b)e eDna tdae lhiavse rbeede.n
receive(d6:4
41|6441)( 6T4h3e7 |t6r4a4n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 6s2a]m]p
le has been delive(r6e4d3.7
|6440) (D6a4t4a1 |h6a4s4 1b)e eTnh er etcreainvsepdo:r
t has con(f6i4r3m7e|d6 4t4h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e6r3e]d].
(6441|6441()6 4T3h7e| 6t4r4a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample has( 6b4e3e7n| 6d4e4l0i)v eMreesds.a
ge: [Hello (W6o4r4l1d|!6 4[4614)] ]T
he transport has confi(r6m4e3d7 |t6h4a4t0 )a Dsaatmap lhea sh abse ebne erne cdeeilvievde:r
ed.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f6i5r]m]e
d that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been( 6r4e4c1e|i6v4e4d1:)
The tran(s6p4o3r7t| 6h4a4s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a6s6 ]b]e
en delivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [67]]
(6437|6440) Data( 6h4a4s1 |b6e4e4n1 )r eTcheei vterda:n
sport has( 6c4o3n7f|i6r4m4e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e6l8i]v]e
red.
(6441|6(464413)7 |T6h4e4 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sampl(e6 4h3a7s| 6b4e4e0n) dMeelsisvaegree:d .[
Hello Wo(r6l4d4!1 |[66494]1])
The transport has conf(i6r4m3e7d| 6t4h4a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f7i0r]m]e
d that a sample has been delivered.
(6441|6441) The transport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r7m1e]d]
that a sample has been (d6e4l3i7v|e6r4e4d0.)
Data ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
ransport( 6h4a3s7 |c6o4n4f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e7n2 ]d]e
livered.
((66444317||66444410)) TDhaet at rhaanss pboeretn r ehcaesi vceodn:f
irmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [73](]6
441|6441) The tran(s6p4o3r7t| 6h4a4s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been d(e6l4i3v7e|r6e4d4.0
) Messag(e: [Hell6o 4W4o1r|l6d4!4 1[)74 ]T]h
e transport has con(f6i4r3m7e|d6 4t4h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6437|6440) Message: [Hello World! [75]]
(6437|6440) Data has been received:
(6437|6440) Message: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 7t6r]a]n
sport has confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
((66444317||66444410)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m7e7d] ]t
hat a sample has been( 6d4e3l7i|v6e4r4e0d).
Data has( 6b4e4e1n| 6r4e4c1e)i vTehde:
transport h(a6s4 3c7o|n6f4i4r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 7d8e]l]i
vered.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo World(!6 4[4719|]6]4
41) The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6437(|66444410|)6 4M4e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o8n0f]i]r
med that a sample has bee(n6 4d3e7l|i6v4e4r0e)d .D
ata has( 6b4e4e1n| 6r4e4c1e)i vTehde:
transport (h6a4s3 7c|o6n4f4i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n8 1d]e]l
ivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello World(!6 4[4812|]6]4
41) The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f8i3r]m]e
d that a sample has be(e6n4 3d7e|l6i4v4e0r)e dD.a
ta has been received:
(6437|6440) Message: [Hello World! [84]]
(6437|6440) Data has been receiv(e6d4:4
1(|66443471|)6 4T4h0e) tMreasnssapgoer:t [hHaesl lcoo nWfoirrlmde!d [t8h5a]t]
a sample has been de(l6i4v3e7r|e6d4.4
0) Data has (b6e4e4n1 |r6e4c4e1i)v eTdh:e
transpor(t6 4h3a7s| 6c4o4n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e8e6n] ]d
elivered.
(6(464413|76|464414)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [(8674]4]1
|6441) The transp(o6r4t3 7h|a6s4 4c0o)n fDiartmae dh atsh abte ean sraemcpeliev ehda:s
been delivered(.6
437|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h8a8s] ]c
onfirmed that a sample h(a6s4 3b7e|e6n4 4d0e)l iDvaetrae dh.a
s been rec(e6i4v4e1d|:6
441) The tr(a6n4s3p7o|r6t4 4h0a)s Mceosnsfaigrem:e d[ Htehlalto aW osralmdp!l e[ 8h9a]s]
been delivered.
(6437(|66444410|)6 4D4a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed t(h6a4t3 7a| 6s4a4m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [90]]
(6441|6441) The transport has confirmed that a sample has been delivered.
(6441|6441()6 4T3h7e| 6t4r4a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample ha(s6 4b3e7e|n6 4d4e0l)i vMeersesda.g
e: [Hell(o6 4W4o1r|l6d4!4 1[)9 1T]h]e
transport has confirmed( 6t4h3a7t| 6a4 4s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
(6437|6440) Message: [Hello World! [92]]
(6437|6440) Data has been received:
(6437|6440) Messa(g6e4:4 1[|H6e4l4l1o) WTohrel dt!r a[n9s3p]o]r
t has confirmed that (a6 4s3a7m|p6l4e4 0h)a sD abteae nh adse lbieveenr erde.c
eived:
(64(4614|3674|4614)4 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d9 4t]h]a
t a sample has been de(l6i4v3e7r|e6d4.4
0) Data (h6a4s4 1b|e6e4n4 1r)e cTehiev etdr:a
nsport has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l9i5v]e]r
ed.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sample( 6h4a3s7 |b6e4e4n0 )d eMleisvseargeed:.
[Hello Wo(r6l4d4!1 |[69464]1])
The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c9o7n]f]i
rmed that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been (r6e4c4e1i|v6e4d4:1
) The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h9a8s] ]b
een delivered.
(6(463474|16|464404)1 )D aTthae htarsa nbsepeonr tr ehcaesi vceodn:f
irmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [99](]6
441|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been deliver(e6d4.3
7|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t1 0h0a]s]
confirmed that a sample( 6h4a3s7 |b6e4e4n0 )d eDlaitvae rheads.
been received:
(6437|6440) Message: [Hello World! [101]]
(6437|6440) Data has been received:
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o0n2f]i]r
med that a sample has( 6b4e3e7n| 6d4e4l0i)v eDraetda.
has been (r6e4c4e1i|v6e4d4:1
) The transpo(r6t4 3h7a|s6 4c4o0n)f iMremsesda gteh:a t[ Hae lslaom pWloer lhda!s [b1e0e3n] ]d
elivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that (a6 4s3a7m|p6l4e4 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld! [104](]6
441|6441) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivered.
(6437|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h1a0s5 ]c]o
nfirmed that a sample has( 6b4e3e7n| 6d4e4l0i)v eDraetda.
has been r(e6c4e4i1v|e6d4:4
1) The tr(a6n4s3p7o|r6t4 4h0a)s Mceosnsfaigrem:e d[ Htehlalto aW osralmdp!l e[ 1h0a6s] ]b
een delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [(160474]1]|
6441) The transport( 6h4a3s7 |c6o4n4f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en delive(r6e4d3.7
|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t1 0h8a]s]
confirmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en recei(v6e4d4:1
|6441) T(h6e4 3t7r|a6n4s4p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a1m0p9l]e]
has been delivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [110]]
(6441|6441) The transport has confirmed that( 6a4 3s7a|m6p4l4e0 )h aDsa tbae ehna sd ebleievne rreedc.e
ived:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 1t1h1a]t]
a sample has been deli(v6e4r3e7d|.6
440) Dat(a6 4h4a1s| 6b4e4e1n) rTehcee itvreadn:s
port ha(s6 4c3o7n|f6i4r4m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d1e1l2i]v]e
red.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo Worl(d6!4 4[11|1634]4]1
) The transport ha(s6 4c3o7n|f6i4r4m0e)d Dtahtaat haa ss abmepelne rheacse ibveeedn:
deliver(e6d4.3
7|6440)( 6M4e4s1s|a6g4e4:1 )[ HTehlel ot rWaonrslpdo!r t[ 1h1a4s] ]c
onfirmed that a sample( 6h4a3s7 |b6e4e4n0 )d eDaltiav ehraesd .b
een receiv(e6d4:4
1|6441) T(h6e4 3t7r|a6n4s4p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a1m1p5l]e]
has been delivered.
(6437|(66444401)| 6D4a4t1a) hTahse btereann srpeocreti vheads:
confirmed( 6t4h3a7t| 6a4 4s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[116]]
(6441|6441) The tra(n6s4p3o7r|t6 4h4a0s) cDoantfai rhmaesd bteheant rae cseaimvpelde:
has been (d6e4l3i7v|e6r4e4d0.)
Messag(e6:4 4[1H|e6l4l4o1 )W oTrhled !t r[a1n1s7p]o]r
t has confirmed th(a6t4 3a7 |s6a4m4p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(6437|6440) Message: [Hello World! [118]]
(6437|6440) Data has been received:
(6437|6440) M(e6s4s4a1g|e6:4 4[1H)e lTlhoe Wtorralnds!p o[r1t1 9h]a]s
confirmed that a s(a6m4p3l7e| 6h4a4s0 )b eDeant ad ehlaisv ebreeedn.
received:(
6441|644(16)4 3T7h|e6 4t4r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 1a2 0s]a]m
ple has been delivered(.6
437|644(06)4 4D1a|t6a4 4h1a)s Tbheee nt rraencsepiovretd :h
as confir(m6e4d3 7t|h6a4t4 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d1.2
1]]
(6441|6441) T(h6e4 3t7r|a6n4s4p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample ha(s6 4b3e7e|n6 4d4e0l)i vMeersesda.g
e: [Hell(o6 4W4o1r|l6d4!4 1[)1 2T2h]e]
transport has conf(i6r4m3e7d| 6t4h4a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(643(76|464414|06)4 4M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n1f2i3r]m]e
d that a sample has (b6e4e3n7 |d6e4l4i0v)e rDeadt.a
has be(e6n4 4r1e|c6e4i4v1e)d :T
he transp(o6r4t3 7h|a6s4 4c0o)n fMiersmseadg et:h a[tH eal lsoa mWpolrel dh!a s[ 1b2e4e]n]
delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rm(e6d4 3t7h|a6t4 4a0 )s aMmepslsea ghea:s [bHeeelnl od eWloirvledr!e d[.1
25]]
(6441|6441) Th(e6 4t3r7a|n6s4p4o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple has( 6b4e3e7n| 6d4e4l0i)v eMreesds.a
ge: [He(l6l4o4 1W|o6r4l4d1!) [T1h2e6 ]t]r
ansport has confi(r6m4e3d7 |t6h4a4t0 )a Dsaatmap lhea sh abse ebne erne cdeeilvievde:r
ed.
(6437|6440) Message: [Hello World! [127]]
(6437|6440) Data has been received:
(6437|6440) Mes(s6a4g4e1:| 6[4H4e1l)l oT hWeo rtlrda!n s[p1o2r8t] ]h
as confirmed that( 6a4 3s7a|m6p4l4e0 )h aDsa tbae ehna sd ebleievne rreedc.e
ived:
(6441|(66444317)| 6T4h4e0 )t rMaenssspaogret: h[aHse lcloon fWiorrmledd! t[h1a2t9 ]a]
sample has been deli(v6e4r3e7d|.6
440) Da(t6a4 4h1a|s6 4b4e1e)n Trheceiev etdr:a
nsport has( 6c4o3n7f|i6r4m4e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e1l3i0v]e]r
ed.
(6441|(66444317)| 6T4h4e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo Worl(d6!4 4[11|3614]4]1
) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivere(d6.4
37|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h1a3s2 ]c]o
nfirmed that a sampl(e6 4h3a7s| 6b4e4e0n) dDealtiav ehraesd .b
een rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m1p3l3e] ]h
as been delivered.
(6437(|66444410|)6 4D4a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed (t6h4a3t7 |a6 4s4a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[134]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been (d6e4l3i7v|e6r4e40d).
Message:( 6[4H4e1l|l6o4 4W1o)r lTdh!e [t1r3a5n]s]p
ort has confirmed that( 6a4 3s7a|m6p4l4e0 )h aDsa tbae ehna sd ebleievne rreedc.e
ived:
(6437|6440) Message: [Hello World! [136]]
(6437|6440) Data has been received:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 1t3h7a]t]
a sample has been (d6e4l3i7v|e6r4e4d0.)
Data ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
ransport( 6h4a3s7 |c6o4n4f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e1n3 8d]e]l
ivered.
(64(4614|3674|4614)4 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! ([6143491]|]6
441) The transport (h6a4s3 7c|o6n4f4i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n delivered(.6
437|6440()6 4M4e1s|s6a4g4e1:) [THheel ltor aWnosrplodr!t [h1a4s0 ]c]o
nfirmed that a sample has been delivered.
(6441|6441) The transport has (c6o4n3f7i|r6m4e4d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o4n1f]i]r
med that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been (r6e4c4e1i|v6e4d4:1
) The tr(a6n4s3p7o|r6t4 4h0a)s Mceosnsfaigrem:e d[ Htehlalto aW osralmdp!l e[ 1h4a2s] ]b
een delivered.
(6(463474|16|464404)1 )D aTthae htarsa nbsepeonr tr ehcaesi vceodn:f
irmed th(a6t4 3a7 |s6a4m4p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [143]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been( 6d4e3l7i|v6e4r4e0d).
Message: [Hello World! [144]]
(6437|6440) Data has been received:
(6437|6440) Message: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 1t4r5a]n]s
port has confirme(d6 4t3h7a|t6 4a4 0s)a mDpaltea hhaass bbeeeenn dreelcievievreedd:.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r1m4e6d] ]t
hat a sample has bee(n6 4d3e7l|i6v4e4r0e)d .D
ata has (b6e4e4n1 |r6e4c4e1i)v eTdh:e
transpor(t6 4h3a7s| 6c4o4n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e1e4n7 ]d]e
livered.
(6(464413|76|464414)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! ([6144481]|]6
441) The transport( 6h4a3s7 |c6o4n4f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en delive(r6e4d3.7
|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t1 4h9a]s]
confirmed that a sa(m6p4l3e7 |h6a4s4 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:4
1|6441) (T6h4e3 7t|r6a4n4s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s1a5m0p]l]e
has been delivered.
(6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirm(e6d4 3t7h|a6t4 4a0 )s aMmepslsea ghea:s [bHeeelnl od eWloirvledr!e d[.1
51]]
(6441|6441) The (t6r4a3n7s|p6o4r4t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has bee(n6 4d3e7l|i6v4e4r0e)d .M
essage: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 1t5r2a]n]s
port has confirmed( 6t4h3a7t| 6a4 4s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
(6437|6440) Message: [Hello World! [153]]
(6437|6440) Data has been received:
(6437|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t1 5h4a]s]
confirmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en recei(v6e4d4:1
|6441) T(h6e4 3t7r|a6n4s4p0o)r tM ehsass acgoen:f i[rHmeeldl ot hWaotr lad !s a[m1p5l5e] ]h
as been delivered.
(643(76|464414|06)4 4D1a)t aT hhea st rbaenesnp orrecte ihvaesd :c
onfirmed tha(t6 4a3 7s|a6m4p4l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [156]]
(6441|6441) The transp(o6r4t3 7h|a6s4 4c0o)n fDiartmae dh atsh abte ean sraemcpeliev ehda:s
been deli(v6e4r3e7d|.6
440) Me(s6s4a4g1e|:6 4[4H1e)l lToh eW otrrladn!s p[o1r5t7 ]h]a
s confirmed that a( 6s4a3m7p|l6e4 4h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6441|64(4614)3 7T|h6e4 4t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t1 5a8 ]s]a
mple has been deliv(e6r4e3d7.|
6440) Da(t6a4 4h1a|s6 4b4e1e)n Trheec etirvaends:p
ort has c(o6n4f3i7r|m6e4d4 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i1v5e9r]e]d
.
(6441|64(4614)3 7T|h6e4 4t0r)a nDsaptoar th ahsa sb eceonn friercmeeidv etdh:a
t a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Wor(l6d4!4 1[|166404]1])
The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6437|6(464404)1 |M6e4s4s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 1c6o1n]f]i
rmed that a sample( 6h4a3s7 |b6e4e4n0 )d eDlaitvae rheads.
been received:
(6437|6440) Message: [Hello World! [162]]
(6437|6440) Data has been received:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 1t6h3a]t]
a sample has been deli(v6e4r3e7d|.6
440) Data( 6h4a4s1 |b6e4e4n1 )r eTcheei vterda:n
sport has( 6c4o3n7f|i6r4m4e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e1l6i4v]e]r
ed.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Wo(r6l4d4!1 |[6146451])]
The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(643(76|464414|06)4 4M1e)s saTghee: t[rHaenlslpoo rWto rhlads! c[o1n6f6i]r]m
ed that a sample has been (d6e4l3i7v|e6r4e4d0.)
Data has b(e6e4n4 1r|e6c4e4i1v)e dT:h
e transpo(r6t4 3h7a|s6 4c4o0n)f iMremsesda gteh:a t[ Hae lslaom pWloer lhda!s [b1e6e7n] ]d
elivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that (a6 4s3a7m|p6l4e4 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld! [1(6684]4]1
|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been del(i6v4e3r7e|d6.4
40) Mes(s6a4g4e1:| 6[4H4e1l)l oT hWeo rtlrda!n s[p1o6r9t] ]h
as confirmed that (a6 4s3a7m|p6l4e4 0h)a sD abteae nh adse lbieveenr erde.c
eived:
(6441|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a1t7 0a] ]s
ample has been delivered.
(6437|6440) Data has been received:
(6(463474|16|464404)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i1r7m1e]d]
that a sample has( 6b4e3e7n| 6d4e4l0i)v eDraetda.
has been( 6r4e4c1e|i6v4e4d1:)
The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h1a7s2 ]b]e
en delivered.
(6(463474|16|464404)1 )D aTthae htarsa nbsepeonr tr ehcaesi vceodn:f
irmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [17(36]4]4
1|6441) The trans(p6o4r3t7 |h6a4s4 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been de(l6i4v3e7r|e6d4.4
0) Mess(a6g4e4:1 |[6H4e4l1l)o TWhoer ltdr!a n[s1p7o4r]t]
has confirmed that a sa(m6p4l3e7 |h6a4s4 0b)e eDna tdae lhiavse rbeede.n
receive(d6:4
41|6441) (T6h4e3 7t|r6a4n4s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s1a7m5p]l]e
has been delivered.
(6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirmed( 6t4h3a7t| 6a4 4s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[176]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been( 6d4e3l7i|v6e4r4e0d).
Message:( 6[4H4e1l|l6o4 4W1o)r lTdh!e [t1r7a7n]s]p
ort has confirme(d6 4t3h7a|t6 4a4 0s)a mDpaltea hhaass bbeeeenn dreelcievievreedd:.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r1m7e8d] ]t
hat a sample has b(e6e4n3 7d|e6l4i4v0e)r eDda.t
a has been received:
(6437|6440) Message: [Hello World! [179]]
(6437|6440) Data has bee(n6 4r4e1c|e6i4v4e1d):
The tran(s6p4o3r7t| 6h4a4s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a1s8 0b]e]e
n delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [1(8614]4]1
|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been deli(v6e4r3e7d|.6
440) Mes(s6a4g4e1:| 6[4H4e1l)l oT hWeo rtlrda!n s[p1o8r2t] ]h
as confirmed that a( 6s4a3m7p|l6e4 4h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6441|6441()6 4T3h7e| 6t4r4a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a1 8s3a]m]p
le has been deliver(e6d4.3
7|6440()6 4D4a1t|a6 4h4a1s) bTeheen trreacnesipvoerdt:
has confi(r6m4e3d7 |t6h4a4t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e1d8.4
]]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample (h6a4s3 7b|e6e4n4 0d)e lMievsesraegde.:
[Hello (W6o4r4l1d|!6 4[4118)5 ]T]h
e transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o8n6f]i]r
med that a sample has b(e6e4n3 7d|e6l4i4v0e)r eDda.t
a has bee(n6 4r4e1c|e6i4v4e1d):
The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h1a8s7 ]b]e
en delivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [188]]
(6437|6440) D(a6t4a4 1h|a6s4 4b1e)e nT hree cteriavnesdp:o
rt has c(o6n4f3i7r|m6e4d4 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i1v8e9r]e]d
.
(6441|(66444317)| 6T4h4e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sampl(e6 4h3a7s| 6b4e4e0n) dMeelsisvaegree:d .[
Hello Wor(l6d4!4 1[|169404]1])
The transport has confi(r6m4e3d7 |t6h4a4t0 )a Dsaatmap lhea sh abse ebne erne cdeeilvievde:r
ed.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f1i9r1m]e]d
that a sample has (b6e4e3n7 |d6e4l4i0v)e rDeadt.a
has been( 6r4e4c1e|i6v4e4d1:)
The tran(s6p4o3r7t| 6h4a4s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a1s9 2b]e]e
n delivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [1(9634]4]1
|6441) The transport ha(s6 4c3o7n|f6i4r4m0e)d Dtahtaat haa ss abmepelne rheacse ibveeedn:
delivered.(
6437|644(06)4 4M1e|s6s4a4g1e): T[hHee ltlroa nWsoprolrdt! h[a1s9 4c]o]n
firmed that a sample (h6a4s3 7b|e6e4n4 0d)e lDiavtear ehda.s
been re(c6e4i4v1e|d6:4
41) The t(r6a4n3s7p|o6r4t4 0h)a sM ecsosnafgier:m e[dH etlhlaot Wao rsladm!p l[e1 9h5a]s]
been delivered.
(643(76|464414|06)4 4D1a)t aT hhea st rbaenesnp orretc ehiavse dc:o
nfirmed (t6h4a3t7 |a6 4s4a0m)p lMee shsaasg eb:e e[nH edlello World! [196]]
ivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [197]]
(6437|6440) D(a6t4a4 1h|a6s4 4b1e)e nT hree cteriavnesdp:o
rt has co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v1e9r8e]d].
(6441|64(4614)3 7T|h6e4 4t0r)a nDsaptoar th ahsa sb eceonn friercmeeidv etdh:a
t a sample (h6a4s3 7b|e6e4n4 0d)e lMievsesraegde.:
[Hello Wo(r6l4d4!1 |[6149491])]
The transport has conf(i6r4m3e7d| 6t4h4a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f2i0r0m]e]d
that a sample has been delivered.
(6441|6441) The transport has confirmed that a (s6a4m3p7l|e6 4h4a0s) bDeaetna dhealsi vbeereend .r
eceived:(
6441|6441)( 6T4h3e7 |t6r4a4n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 2s0a1m]p]l
e has been delivered.(
6437|644(06)4 4D1a|t6a4 4h1a)s Tbheee nt rraencsepiovretd :h
as confi(r6m4e3d7 |t6h4a4t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e2d0.2
]]
(6441|6441) T(h6e4 3t7r|a6n4s4p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample has (b6e4e3n7 |d6e4l4i0v)e rMeeds.s
age: [H(e6l4l4o1 |W6o4r4l1d)! T[h2e0 3t]r]a
nsport has confirm(e6d4 3t7h|a6t4 4a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r2m0e4d] ]t
hat a sample has been d(e6l4i3v7e|r6e4d4.0
) Data has been received:
(6437|6440) Message: [Hello World! [205]]
(6437|6440) Data has be(e6n4 4r1e|c6e4i4v1e)d :T
he tran(s6p4o3r7t| 6h4a4s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a2s0 6b]e]e
n delivered.
((66444317||66444410)) TDhaet at rhaasn sbpeoernt rheaceived:
s conf(i6r4m3e7d| 6t4h4a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e0d7.]
]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeirmed that ean sraemcpeliev ehda:s
been delivered(.6
437|64(46044)1 |M6e4s4s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 2c0o8n]f]i
rmed that a sample has been delivered.
(6437|(66444401)| 6D4a4t1a) hTahse btereann srpeocreti vheads:
confirmed t(h6a4t3 7a| 6s4a4m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [209](]6
441|6441) The transp(o6r4t3 7h|a6s4 4c0o)n fDiartmae dh atsh abte ean sraemcpeliev ehda:s
been del(i6v4e3r7e|d6.4
40) Mes(s6a4g4e1:| 6[4H4e1l)l oT hWeo rtlrda!n s[p2o1r0t] ]h
as confirmed that a (s6a4m3p7l|e6 4h4a0s) bDeaetna dhealsi vbeereend .r
eceived:
(6441|644(16)4 3T7h|e6 4t4r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 2a1 1s]a]m
ple has been deliver(e6d4.3
7|6440) D(a6t4a4 1h|a6s4 4b1e)e nT hree cteriavnesdp:o
rt has co(n6f4i3r7m|e6d4 4t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v2e1r2e]d].
(6441|6441()6 4T3h7e| 6t4r4a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample (h6a4s3 7b|e6e4n4 0d)e lMievsesraegde.:
[Hello World! [213]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [214]]
(6441|(66444317)| 6T4h4e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Wor(l6d4!4 1[|261454]1])
The transport has co(n6f4i3r7m|e6d4 4t0h)a tD aat as ahmapsl eb eheans rbeeceeni vdeedl:i
vered.
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c2o1n6f]i]r
med that a sample has (b6e4e3n7 |d6e4l4i0v)e rDeadt.a
has been( 6r4e4c1e|i6v4e4d1:)
The tran(s6p4o3r7t| 6h4a4s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a2s1 7b]e]e
n delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed tha(t6 4a3 7s|a6m4p4l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [218](]6
441|6441) The tran(s6p4o3r7t| 6h4a4s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been (d6e4l3i7v|e6r4e4d0.)
Messag(e6:4 4[1H|e6l4l4o1 )W oTrhled !t r[a2n1s9p]o]r
t has confirmed t(h6a4t3 7a| 6s4a4m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(64(4614|3674|4614)4 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d2 2t0h]a]t
a sample has been deli(v6e4r3e7d|.6
440) Dat(a6 4h4a1s| 6b4e4e1n) rTehcee itvreadn:s
port has( 6c4o3n7f|i6r4m4e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e2l2i1v]e]r
ed.
(6441|(66444317)| 6T4h4e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sam(p6l4e3 7h|a6s4 4b0e)e nM edseslaigvee:r e[dH.e
llo World! [222]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [223]]
(6441|6441) T(h6e4 3t7r|a6n4s4p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample ha(s6 4b3e7e|n6 4d4e0l) iMveesrseadg.e
: [Hello (W6o4r4l1d|!6 4[4212)4 ]T]h
e transport has conf(i6r4m3e7d| 6t4h4a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(643(76|464414|06)4 4M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n2f2i5r]m]e
d that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been (r6e4c4e1i|v6e4d4:1
) The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h2a2s6 ]b]e
en delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [22(76]4]4
1|6441) The transpor(t6 4h3a7s| 6c4o4n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een deliv(e6r4e3d7.|
6440) M(e6s4s4a1g|e6:4 4[1H)e lTlhoe Wtorralnds!p o[r2t2 8h]a]s
confirmed that a s(a6m4p3l7e| 6h4a4s0 )b eDeant ad ehlaisv ebreeedn.
received:(
6441|644(16)4 3T7h|e6 4t4r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 2a2 9s]a]m
ple has been deliver(e6d4.3
7|6440) (D6a4t4a1 |h6a4s4 1b)e eTnh er etcreainvsepdo:r
t has confi(r6m4e3d7 |t6h4a4t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e2d3.0
]]
(6441|6441) Th(e6 4t3r7a|n6s4p4o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple has (b6e4e3n7 |d6e4l4i0v)e rMeeds.s
age: [Hello World! [231]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello Wo(r6l4d4!1 |[6243421])]
The transport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f2i3r3m]e]d
that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been (r6e4c4e1i|v6e4d4:1
) The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h2a3s4 ]b]e
en delivered.
((66443471||66444401)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [2(3654]4]1
|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been deliv(e6r4e3d7.|
6440) M(e6s4s4a1g|e6:4 4[1H)e lTlhoe Wtorralnds!p o[r2t3 6h]a]s
confirmed that a( 6s4a3m7p|l6e4 4h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6441|644(16)4 3T7h|e6 4t4r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 2a3 7s]a]m
ple has been delivered(.6
437|6440)( 6D4a4t1a| 6h4a4s1 )b eTehne rtercaenisvpeodr:t
has con(f6i4r3m7e|d6 4t4h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i ve[r2e3d8.]
]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample (h6a4s3 7b|e6e4n4 0d)e lMievsesraegde.:
[Hello (W6o4r4l1d|!6 4[4213)9 ]T]h
e transport has con(f6i4r3m7e|d6 4t4h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6437|6440) Message: [Hello World! [240]]
(6441|6441) The transport has confirmed that (a6 4s3a7m|p6l4e4 0h)a sD abteae nh adse lbieveenr erde.c
eived:
(6441|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a2t4 1a] ]s
ample has been deli(v6e4r3e7d|.6
440) Da(t6a4 4h1a|s6 4b4e1e)n Trheec etirvaends:p
ort has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l2i4v2e]r]e
d.
(6441|6(464413)7 |T6h4e4 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sam(p6l4e3 7h|a6s4 4b0e)e nM edseslaigvee:r e[dH.e
llo Worl(d6!4 4[12|4634]4]1
) The transport ha(s6 4c3o7n|f6i4r4m0e)d Dtahtaat haa ss abmepelne rheacse ibveeedn:
delivered(.6
437|64(4604)4 1M|e6s4s4a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s2 4c4o]n]f
irmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m2p4l5e] ]h
as been delivered.(
6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirm(e6d4 3t7h|a6t4 4a0 )s aMmepslsea ghea:s [bHeeelnl od eWloirvledr!e d[.2
46]]
(6441|6441) The( 6t4r3a7n|s6p4o4r0t) hDaast ac ohnafsi rbmeeedn trheacte iav esd:a
mple has b(e6e4n3 7d|e6l4i4v0e)r eMde.s
sage: [Hell(o6 4W4o1r|l6d4!4 1[)2 4T7h]e]
transport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
(6437|6440) Message: [Hello World! [248]]
(6437|6440) Data has been received:
(6437|6(464404)1 |M6e4s4s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 2c4o9n]f]i
rmed that a sampl(e6 4h3a7s| 6b4e4e0n) dDealtiav ehraesd .b
een rece(i6v4e4d1:|
6441) The( 6t4r3a7n|s6p4o4r0t) hMaess scaognef:i r[mHeedl ltoh aWto ral ds!a m[p2l5e0 ]h]a
s been delivered.
(6437(|66444410|)6 4D4a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed (t6h4a3t7 |a6 4s4a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[251]]
(6441|6441) The (t6r4a3n7s|p6o4r4t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has be(e6n4 3d7e|l6i4v4e0r)e dM.e
ssage: [(H6e4l4l1o| 6W4o4r1l)d !T h[e2 5t2r]a]n
sport has confirm(e6d4 3t7h|a6t4 4a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
((66444317||66444410)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m2e5d3 ]t]h
at a sample has been de(l6i4v3e7r|e6d4.4
0) Data (h6a4s4 1b|e6e4n4 1r)e cTehiev etdr:a
nsport h(a6s4 3c7o|n6f4i4r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 2d5e4l]i]v
ered.
(64(4614|3674|4614)4 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a (s6a4m3p7l|e6 4h4a0s) bMeeesns adgeel:i v[eHreeldl.o
World! ([6245451]|]6
441) The transport( 6h4a3s7 |c6o4n4f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en deliv(e6r4e3d7.|
6440) M(e6s4s4a1g|e6:4 4[1H)e lTlhoe Wtorralnds!p o[r2t5 6h]a]s
confirmed that a (s6a4m3p7l|e6 4h4a0s) bDeaetna dhealsi vbeereend .r
eceived:
(6437|6440) Message: [Hello World! [257]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [258(]6]4
41|6441) The tra(n6s4p3o7r|t6 4h4a0s) cDoantfai rhmaesd bteheant rae cseaimvpelde:
has been( 6d4e3l7i|v6e4r4e0d).
Message: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 2t5r9a]n]s
port has confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(6(464413|76|464414)0 )T hMee stsraagnes:p o[rHte lhlaos Wcoornlfdi!r m[e2d6 0t]h]a
t a sample has been (d6e4l3i7v|e6r4e4d0.)
Data (h6a4s4 1b|e6e4n4 1r)e cTehiev etdr:a
nsport h(a6s4 3c7o|n6f4i4r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 2d6e1l]i]v
ered.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Wor(l6d4!4 1[|266424]1])
The transport has (c6o4n3f7i|r6m4e4d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.
(6437|6(464404)1 |M6e4s4s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 2c6o3n]f]i
rmed that a sample h(a6s4 3b7e|e6n4 4d0e)l iDvaetrae dh.a
s been r(e6c4e4i1v|e6d4:4
1) The t(r6a4n3s7p|o6r4t4 0h)a sM ecsosnafgier:m e[dH etlhlaot Wao rsladm!p l[e2 6h4a]s]
been delivered.
(6437|(66444401)| 6D4a4t1a) hTahse btereann srpeocreti vheads:
confirmed( 6t4h3a7t| 6a4 4s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[265]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been( 6d4e3l7i|v6e4r4e0d).
Message: [Hello World! [266]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [267]]
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that a( 6s4a3m7p|l6e4 4h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [268]]
(6441|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been deliver(e6d4.3
7|6440) M(e6s4s4a1g|e6:4 4[1H)e lTlhoe Wtorralnds!p o[r2t6 9h]a]s
confirmed that a sampl(e6 4h3a7s| 6b4e4e0n) dDealtiav ehraesd .b
een rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m2p7l0e] ]h
as been delivered.
(64(3674|4614|4604)4 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed t(h6a4t3 7a| 6s4a4m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [271]](
6441|6441) The tran(s6p4o3r7t| 6h4a4s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been (d6e4l3i7v|e6r4e4d0.)
Message(:6 4[4H1e|l6l4o4 1W)o rTlhde! t[r2a7n2s]p]o
rt has confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(6(464413|76|464414)0 )T hMee stsraagnes:p o[rHte lhlaos Wcoornlfdi!r m[e2d7 3t]h]a
t a sample has bee(n6 4d3e7l|i6v4e4r0e)d .D
ata has( 6b4e4e1n| 6r4e4c1e)i vTehde:
transport( 6h4a3s7 |c6o4n4f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e2n7 4d]e]l
ivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that a (s6a4m3p7l|e6 4h4a0s) bMeeesns adgeel:i v[eHreeldl.o
World! [275]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [276]]
(6441|6(464413)7 |T6h4e4 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sam(p6l4e3 7h|a6s4 4b0e)e nM edseslaigvee:r e[dH.e
llo Worl(d6!4 4[12|7674]4]1
) The transport h(a6s4 3c7o|n6f4i4r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
deliver(e6d4.3
7|6440)( 6M4e4s1s|a6g4e4:1 )[ HTehlel ot rWaonrslpdo!r t[ 2h7a8s] ]c
onfirmed that a s(a6m4p3l7e| 6h4a4s0 )b eDeant ad ehlasi vbeereend .r
eceived:
(6441|6(464413)7 |T6h4e4 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a2t7 9a] ]s
ample has been deli(v6e4r3e7d|.6
440) Dat(a6 4h4a1s| 6b4e4e1n) rTehcee itvreadn:s
port has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l2i8v0e]r]e
d.
(6441|6441) The transport has confirmed that a sample has been deliver(e6d4.3
7|6440)( 6D4a4t1a| 6h4a4s1 )b eTehne rtercaenisvpeodr:t
has conf(i6r4m3e7d| 6t4h4a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e8d1.]
]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample has( 6b4e3e7n| 6d4e4l0i)v eMreesds.a
ge: [Hell(o6 4W4o1r|l6d4!4 1[)2 8T2h]e]
transport has confirm(e6d4 3t7h|a6t4 4a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r2m8e3d] ]t
hat a sample has been( 6d4e3l7i|v6e4r4e0d).
Data has been received:
(6437|6440) Message: [Hello World! [284]]
(6437|6440) Data has been rece(i6v4e4d1:|
6441) T(h6e4 3t7r|a6n4s4p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a2m8p5l]e]
has been delivered.
(6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirme(d6 4t3h7a|t6 4a4 0s)a mMpelses ahgaes: b[eHeenl ldoe lWiovrelrde!d .[
286]]
(6441|6441) The t(r6a4n3s7p|o6r4t4 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has be(e6n4 3d7e|l6i4v4e0r)e dM.e
ssage: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 2t8r7a]n]s
port has confirmed t(h6a4t3 7a| 6s4a4m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(64(4614|3674|4614)4 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d2 8t8h]a]t
a sample has been de(l6i4v3e7r|e6d4.4
0) Data h(a6s4 4b1e|e6n4 4r1e)c eTihvee dt:r
ansport has( 6c4o3n7f|i6r4m4e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e2l8i9v]e]r
ed.
(6441|(66444317)| 6T4h4e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sa(m6p4l3e7 |h6a4s4 0b)e eMne sdsealgiev:e r[eHde.l
lo Worl(d6!4 4[12|9604]4]1
) The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(643(76|464414|06)4 4M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n2f9i1r]m]e
d that a sample ha(s6 4b3e7e|n6 4d4e0l)i vDeartead .h
as been (r6e4c4e1i|v6e4d4:1
) The tr(a6n4s3p7o|r6t4 4h0a)s Mceosnsfairmedg et:h a[tH eal lsoa mWpolrel dh!a s[ 2b9e2e]n]
delivered.
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [293]]
(6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirm(e6d4 3t7h|a6t4 4a0 )s aMmepslsea ghea:s [bHeeelnl od eWloirvledr!e d[.2
94]]
(6441|6441) The( 6t4r3a7n|s6p4o4r0t) hDaast ac ohnafsi rbmeeedn trheacte iav esda:m
ple has be(e6n4 3d7e|l6i4v4e0r)e dM.e
ssage: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 2t9r5a]n]s
port has confirmed (t6h4a3t7 |a6 4s4a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(6(464413|76|464414)0 )T hMee stsraagnes:p o[rHte lhlaos Wcoornlfdi!r m[e2d9 6t]h]a
t a sample has been d(e6l4i3v7e|r6e4d4.0
) Data ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
ransport (h6a4s3 7c|o6n4f4i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n2 9d7e]l]i
vered.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a sam(p6l4e3 7h|a6s4 4b0e)e nM edseslaigvee:r e[dH.e
llo Wor(l6d4!4 1[|269484]1])
The transport has c(o6n4f3i7r|m6e4d4 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6437|64(4604)4 1M|e6s4s4a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s2 9c9o]n]f
irmed that a sample( 6h4a3s7 |b6e4e4n0 )d eDlaitvae rheads.
been rece(i6v4e4d1:|
6441) The( 6t4r3a7n|s6p4o4r0t) hMaess scaognef:i r[mHeedl ltoh aWto ral ds!a m[p3l0e0 ]h]a
s been delivered.
(64(3674|4614|4604)4 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed tha(t6 4a3 7s|a6m4p4l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [301]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [302]]
(6441|6441) (T6h4e3 7t|r6a4n4s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample has b(e6e4n3 7d|e6l4i4v0e)r eMde.s
sage: [Hel(l6o4 4W1o|r6l4d4!1 )[ 3T0h3e] ]t
ransport has confir(m6e4d3 7t|h6a4t4 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
((66443471||66444401)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r3m0e4d] ]t
hat a sample has been (d6e4l3i7v|e6r4e4d0.)
Data has( 6b4e4e1n| 6r4e4c1e)i vTehde:
transport ha(s6 4c3o7n|f6i4r4m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d3e0l5i]v]e
red.
(6441|6(464413)7 |T6h4e4 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sampl(e6 4h3a7s| 6b4e4e0n) dMeelsisvaegree:d .[
Hello Wor(l6d4!4 1[|360464]1])
The transport has con(f6i4r3m7e|d6 4t4h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6(463474|16|464404)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i3r0m7e]d]
that a sample has be(e6n4 3d7e|l6i4v4e0r)e dD.a
ta has b(e6e4n4 1r|e6c4e4i1v)e dT:h
e transp(o6r4t3 7h|a6s4 4c0o)n fMiersmseadg et:h a[tH eal lsoa mWpolrel dh!a s[ 3b0e8e]n]
delivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that (a6 4s3a7m|p6l4e4 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld! [309](]6
441|6441) The transpor(t6 4h3a7s| 6c4o4n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een deliv(e6r4e3d7.|
6440) Message: [Hello World! [310]]
(6437|6440) Data has been received:
(6437|6440) Messa(g6e4:4 1[|H6e4l4l1o) WTohrel dt!r a[n3s1p1o]r]t
has confirmed that( 6a4 3s7a|m6p4l4e0 )h aDsa tbae ehna sd ebleievne rreedc.e
ived:
(644(16|463474|16)4 4T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 3t1h2a]t]
a sample has been delive(r6e4d3.7
|6440) Da(t6a4 4h1a|s6 4b4e1e)n Trheec etirvaends:p
ort has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l3i1v3e]r]e
d.
(6441|6441()6 4T3h7e| 6t4r4a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample (h6a4s3 7b|e6e4n4 0d)e lMievsesraegde.:
[Hello W(o6r4l4d1!| 6[434114)] ]T
he transport has con(f6i4r3m7e|d6 4t4h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(64(3674|4614|4604)4 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f3i1r5m]e]d
that a sample has been( 6d4e3l7i|v6e4r4e0d).
Data ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
ransport (h6a4s3 7c|o6n4f4i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n3 1d6e]l]i
vered.
(64(4614|3674|4614)4 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a (s6a4m3p7l|e6 4h4a0s) bMeeesns adgeel:i v[eHreeldl.o
World! [(361474]1]|
6441) The transport (h6a4s3 7c|o6n4f4i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n delivere(d6.4
37|6440)( 6M4e4s1s|a6g4e4:1 )[ HTehlel ot rWaonrslpdo!r t[ 3h1a8s] ]c
onfirmed that a sample (h6a4s3 7b|e6e4n4 0d)e lDiavtear ehda.s
been received:
(6437|6440) Message: [Hello World! [319]]
(6437|6440) Data has been received:
(6437|(66444401)| 6M4e4s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c3o2n0f]i]r
med that a sample has (b6e4e3n7 |d6e4l4i0v)e rDeadt.a
has been (r6e4c4e1i|v6e4d4:1
) The tra(n6s4p3o7r|t6 4h4a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h3a2s1 ]b]e
en delivered.
(64(3674|4614|4604)4 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed th(a6t4 3a7 |s6a4m4p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [322]](
6441|6441) The tran(s6p4o3r7t| 6h4a4s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been de(l6i4v3e7r|e6d4.4
0) Mess(a6g4e4:1 |[6H4e4l1l)o TWhoer ltdr!a n[s3p2o3r]t]
has confirmed that a( 6s4a3m7p|l6e4 4h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:
(6441|64(4614)3 7T|h6e4 4t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t3 2a4 ]s]a
mple has been deli(v6e4r3e7d|.6
440) Da(t6a4 4h1a|s6 4b4e1e)n Trheec etirvaends:p
ort has (c6o4n3f7i|r6m4e4d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l3i2v5e]r]e
d.
(6441|64(4614)3 7T|h6e4 4t0r)a nDsaptoar th ahsa sb eceonn friercmeeidv etdh:a
t a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Wo(r6l4d4!1 |[6342461])]
The transport has (c6o4n3f7i|r6m4e4d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.
(6437|6(464404)1 |M6e4s4s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 3c2o7n]f]i
rmed that a sample( 6h4a3s7 |b6e4e4n0 )d eDlaitvae rheads.
been received:
(6437|6440) Message: [Hello World! [328]]
(6437|6440) Data has been received(:6
441|644(16)4 3T7h|e6 4t4r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 3a2 9s]a]m
ple has been deliv(e6r4e3d7.|
6440) D(a6t4a4 1h|a6s4 4b1e)e nT hree cteriavnesdp:o
rt has c(o6n4f3i7r|m6e4d4 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i3v3e0r]e]d
.
(6441|6441) The transport has confirmed that a sample has been delivered.
(6441(|66443471|)6 4T4h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a samp(l6e4 3h7a|s6 4b4e0e)n Mdeeslsiavgeer:e d[.H
ello Worl(d6!4 4[13|3614]4]1
) The transport has( 6c4o3n7f|i6r4m4e0d) tDhaatta ah assa mbpeleen hraesc ebieveend :d
elivered.(
6437|64(4604)4 1M|e6s4s4a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s3 3c2o]n]f
irmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m3p3l3e] ]h
as been delivered.
(6437|6(464404)1 |D6a4t4a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confirme(d6 4t3h7a|t6 4a4 0s)a mMpelses ahgaes: b[eHeenl ldoe lWiovrelrde!d .[
334]]
(6441|6441) The( 6t4r3a7n|s6p4o4r0t) hDaast ac ohnafsi rbmeeedn trheacte iav esda:m
ple has b(e6e4n3 7d|e6l4i4v0e)r eMde.s
sage: [(H6e4l4l1o| 6W4o4r1l)d !T h[e3 3t5r]a]n
sport has confirm(e6d4 3t7h|a6t4 4a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
(6437|6440) Message: [Hello World! [336]]
(6437|6440) Data has been received:
(6441|(66444317)| 6T4h4e0 )t rMaenssspaogret: h[aHse lcloon fWiorrmledd! t[h3a3t7 ]a]
sample has been (d6e4l3i7v|e6r4e4d0.)
Data ha(s6 4b4e1e|n6 4r4e1c)e iTvheed :t
ransport( 6h4a3s7 |c6o4n4f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e3n3 8d]e]l
ivered.
((66444317||66444410)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that( 6a4 3s7a|m6p4l4e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [3(3694]4]1
|6441) The transpo(r6t4 3h7a|s6 4c4o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been deliver(e6d4.3
7|6440) (M6e4s4s1a|g6e4:4 1[)H eTlhleo tWroarnlsdp!o r[t3 4h0a]s]
confirmed that a samp(l6e4 3h7a|s6 4b4e0e)n Ddaetlai vhearse db.e
en rece(i6v4e4d1:|
6441) Th(e6 4t3r7a|n6s4p4o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m3p4l1e] ]h
as been delivered.
(6437|(66444401)| 6D4a4t1a) hTahse btereann srpeocreti vheads:
confirmed( 6t4h3a7t| 6a4 4s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[342]]
(6441|6441) The tr(a6n4s3p7o|r6t4 4h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has be(e6n4 3d7e|l6i4v4e0r)e dM.e
ssage: ([6H4e4l1l|o6 4W4o1r)l dT!h e[ 3t4r3a]n]s
port has confirmed( 6t4h3a7t| 6a4 4s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
((66444317||66444410)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m3e4d4 ]t]h
at a sample has bee(n6 4d3e7l|i6v4e4r0e)d .D
ata has been received:
(6437|6440) Message: [Hello World! [345]]
(6437|6440)( 6D4a4t1a| 6h4a4s1 )b ePeunb lriescheeirv etdo:t
al time r(e6q4u3i7r|e6d4 4w0a)s M0e.s3s5a6g2e2: s[eHceolnldos .W
orld! [346]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [347]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [348]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [349]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [350]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [351]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [352]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [353]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [354]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [355]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [356]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [357]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [358]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [359]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [360]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [361]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [362]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [363]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [364]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [365]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [366]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [367]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [368]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [369]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [370]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [371]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [372]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [373]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [374]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [375]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [376]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [377]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [378]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [379]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [380]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [381]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [382]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [383]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [384]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [385]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [386]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [387]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [388]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [389]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [390]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [391]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [392]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [393]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [394]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [395]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [396]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [397]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [398]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [399]]
(6437|6440) Data has been received:
(6437|6440) Message: [Hello World! [400]]
(6437|6437) Total time required is 0.37642 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:3s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:16136 -s 2:localhost:12935
simple_publisher -p 1:localhost:16136 -s 2:localhost:12935
(6446|6449) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6450|6453) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6450|6450) The transport has confirmed that a sample has been delivered.
(6450|6450) Publisher total time required was 0.339 seconds.
(6446|6449) Data has been received:
(6446|6449) Message: [Hello World! [1]]
(6446|6446) Total time required is 0.1 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:15200 -s 2:localhost:12712 -m -n 400 -q
simple_publisher -p 1:localhost:15200 -s 2:localhost:12712 -m -n 400 -c 128 -q
(6455|6455) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6460|6460) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6455|6455) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6460|6464) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6460|6460) Publisher total time required was 0.2017 seconds.
(6455|6455) Total time required is 0.2150 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:11909 -s 2:localhost:16379 -m -n 400
simple_publisher -p 1:localhost:11909 -s 2:localhost:16379 -m -n 400
(6466|6466) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6471|6471) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6466|6466) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6471|6475) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6471|6471) The transport has confirmed that a sample has been delivered.
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mred that a seacmepilvee dh:a
s been delivered.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n1f]i]r
med that a sample has bee(n6 4d6e6l|i6v4e7r0e)d .D
ata( 6h4a7s1 |b6e4e7n1 )r eTcheei vterda:n
spor(t6 4h6a6s| 6c4o7n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e2e]n]
delivered(.6
466(|66447710|)6 4D7a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d3.]
]
(6471|6(467416)6 |T6h4e7 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o Wor(l6d4!7 1[|46]4]7
1) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: [H(e6l4l7o1 |W6o4r7l1d)! T[h5e] ]t
ransport has co(n6f4i6r6m|e6d4 7t0h)a tD aat as ahmapsl eb eheans rbeeceeni vdeedl:i
vered.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o6n]f]i
rmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived(:6
471|6(467416)6 |T6h4e7 0t)r aMnesspsoargte :h a[sHel lcoo nWfoirrlmde!d [t7h]a]t
a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been received:
(6466|6470) Message: [Hello World! [8]]
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[9]]
(6471|647(16)4 6T6h|e6 4t7r0a)n sDpaotrat hhaass bceoennf irremceedi vtehda:t
a sam(p6l4e6 6h|a6s4 7b0e)e nM edseslaigveer:e d[.H
ello( 6W4o7r1l|d6!4 7[11)0 ]T]h
e transport has confirmed that a sam(p6l4e6 6h|a6s4 7b0e)e nD adteal ihvaesr ebde.e
n re(c6e4i7v1e|d6:4
71) T(h6e4 6t6r|a6n4s7p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a1m1p]l]e
has been del(i6v4e6r6e|d6.4
70) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has( 6c4o6n6f|i6r4m7e0d) tMheasts aag es:a m[pHleel lo hWaosr lbde!e n[ 1d2e]l]i
vered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed( 6t4h6a6t| 6a4 7s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[13](]6
471|6471) (T6h4e6 6t|r6a4n7s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello( 6W4o7r1l|d6!4 7[11)4 ]T]h
e transpor(t6 4h6a6s| 6c4o7n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een d(e6l4i6v6e|r6e4d7.0
) Me(s6s4a7g1e|:6 4[7H1e)l lToh eW otrrladn!s p[o1r5t] ]h
as confirm(e6d4 6t6h|a6t4 7a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
((66446761||66447701)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r1m6e]d]
that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
received:
(6466|6470) Message: [Hello World! ([61477]1]|
6471) T(h6e4 6t6r|a6n4s7p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hell(o6 4W7o1r|l6d4!7 1[)1 8T]h]e
transport( 6h4a6s6 |c6o4n7f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en de(l6i4v6e6r|e6d4.7
0) Me(s6s4a7g1e|:6 4[7H1e)l lToh eW otrrladn!s p[o1r9t] ]h
as confirm(e6d4 6t6h|a6t4 7a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
(6(466467|16|467407)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i2r0m]e]d
that a sample has be(e6n4 6d6e|l6i4v7e0r)e dD.a
ta h(a6s4 7b1e|e6n4 7r1e)c eTihvee dt:r
ansp(o6r4t6 6h|a6s4 7c0o)n fMiersmseadg et:h a[tH eal lsoa mWpolrel dh!a s[ 2b1e]e]n
delivered(.6
466|(66447701)| 6D4a7t1a) hTahse btereann srpeocreti vheads:
conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e2d].]
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat (a6 4s6a6m|p6l4e7 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld(!6 4[7213|]6]4
71) The (t6r4a6n6s|p6o4r7t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le h(a6s4 6b6e|e6n4 7d0e)l iMveesrseadg.e
: [Hello( 6W4o7r1l|d6!4 7[12)4 ]T]h
e transport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n2f5i]r]m
ed that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been received:
(6466|6470) Message: [Hello World! [26]]
(6466|6470) Data ha(s6 4b7e1e|n6 4r7e1c)e iTvheed :t
ranspor(t6 4h6a6s| 6c4o7n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e2e7n] ]d
elivered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed th(a6t4 6a6 |s6a4m7p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [28]](
6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has bee(n6 4d6e6l|i6v4e7r0e)d .M
essage: ([6H4e7l1l|o6 4W7o1r)l dT!h e[ 2t9r]a]n
sport has confirme(d6 4t6h6a|t6 4a7 0s)a mDpaltea hhaass bbeeeenn dreelcievievreedd:.
((66447616||66447710)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m3e0d] ]t
hat a sample has been delivered.
(6466(|66447710|)6 4D7a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed( 6t4h6a6t| 6a4 7s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[31]]
(6471|6471) The (t6r4a6n6s|p6o4r7t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has b(e6e4n6 6d|e6l4i7v0e)r eMde.s
sage: [H(e6l4l7o1 |W6o4r7l1d)! [T3h2e] ]t
ransport has confirmed (t6h4a6t6 |a6 4s7a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
((66447616||66447710)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m3e3d] ]t
hat a sample has b(e6e4n6 6d|e6l4i7v0e)r eDda.t
a has b(e6e4n7 1r|e6c4e7i1v)e dT:h
e trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s3 4b]e]e
n delivered.
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [35]]
(6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has been( 6d4e6l6i|v6e4r7e0d).
Message:( 6[4H7e1l|l6o4 7W1o)r lTdh!e [t3r6a]n]s
port has confirmed (t6h4a6t6 |a6 4s7a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(6(467416|66|467417)0 )T hMee stsraagnes:p o[rHte lhlaos Wcoornlfdi!r m[e3d7 ]t]h
at a sample has be(e6n4 6d6e|l6i4v7e0r)e dD.a
ta has (b6e4e7n1 |r6e4c7e1i)v eTdh:e
transpo(r6t4 6h6a|s6 4c7o0n)f iMremsesda gteh:a t[ Hae lslaom pWloer lhda!s [b3e8e]n]
delivered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [39(]6]4
71|6471) The tran(s6p4o6r6t| 6h4a7s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been d(e6l4i6v6e|r6e4d7.0
) Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a4n0s]p]o
rt has confirmed that a sample has (b6e4e6n6 |d6e4l7i0v)e rDeadt.a
has been( 6r4e7c1e|i6v4e7d1:)
The tra(n6s4p6o6r|t6 4h7a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h4a1s] ]b
een delivered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed that( 6a4 6s6a|m6p4l7e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [42]]
(6471|6471) The tra(n6s4p6o6r|t6 4h7a0s) cDoantfai rhmaesd bteheant rae cseaimvpelde:
has been d(e6l4i6v6e|r6e4d7.0
) Message: [Hello World! [43]]
(6466|6470) Data has been received:
(64(7614|6664|7614)7 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d4 4t]h]a
t a sample has been del(i6v4e6r6e|d6.4
70) Data (h6a4s7 1b|e6e4n7 1r)e cTehiev etdr:a
nsport ha(s6 4c6o6n|f6i4r7m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d4e5l]i]v
ered.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sam(p6l4e6 6h|a6s4 7b0e)e nM edseslaigvee:r e[dH.e
llo Wor(l6d4!7 1[|4664]7]1
) The transport h(a6s4 6c6o|n6f4i7r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivere(d6.4
66|6470()6 4M7e1s|s6a4g7e1:) [THheel ltor aWnosrplodr!t [h4a7s] ]c
onfirmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:7
1|6471)( 6T4h6e6 |t6r4a7n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 4s8a]m]p
le has been deliver(e6d4.6
6|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r4e9d].]
(64(7614|6664|7614)7 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a( 6s4a6m6p|l6e4 7h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [(5604]7]1
|6471) The transport has confirmed th(a6t4 6a6 |s6a4m7p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(6471(|66446761|)6 4T7h0e) tMreasnssapgoer:t [hHaesl lcoo nWfoirrlmde!d [t5h1a]t]
a sample has been de(l6i4v6e6r|e6d4.7
0) Data has been received:
(6466|6470) Message: [Hello World! [52]]
(6(466467|16|467407)1 )D aTthae htarsa nbsepeonr tr ehcaesi vceodn:f
irmed th(a6t4 6a6 |s6a4m7p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [53]](
6471|6471) The tran(s6po4r6t6 |h6a470) Data sh acso nbfeiernm erde ctehiavte da:
sample has( 6b4e6e6n| 6d4e7l0i)v eMreesds.a
ge: [Hello (W6o4r7l1d|!6 4[7514)] ]T
he transport has con(f6i4r6m6e|d6 4t7h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n5f5i]r]m
ed that a sample ha(s6 4b6e6e|n6 4d7e0l)i vDeartead .h
as been( 6r4e7c1e|i6v4e7d1:)
The tran(s6p4o6r6t| 6h4a7s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a5s6 ]b]e
en delivered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that( 6a4 6s6a|m6p4l7e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [5(76]4]7
1|6471) The transp(o6r4t6 6h|a6s4 7c0o)n fDiartmae dh atsh abte ean sraemcpeliev ehda:s
been de(l6i4v6e6r|e6d4.7
0) Mess(a6g4e7:1 |[6H4e7l1l)o TWhoer ltdr!a n[s5p8o]r]t
has confirmed that( 6a4 6s6a|m6p4l7e0 )h aDsa tbae ehna sd ebleievne rreedc.e
ived:
(6471|(66447616)| 6T4h7e0 )t rMaenssspaogret: h[aHse lcloon fWiorrmledd! t[h5a9t] ]a
sample has been de(l6i4v6e6r|e6d4.7
0) Data (h6a4s7 1b|e6e4n7 1r)e cTehiev etdr:a
nsport h(a6s4 6c6o|n6f4i7r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 6d0e]l]i
vered.
(6466|6470) Data has been received:
((66446761||66447701)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r6m1e]d]
that a sample has( 6b4e6e6n| 6d4e7l0i)v eDraetda.
has bee(n6 4r7e1c|e6i4v7e1d):
The tran(s6p4o6r6t| 6h4a7s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a6s2 ]b]e
en delivered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed t(h6a4t6 6a| 6s4a7m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [63]](
6471|6471) The tra(n6s4p6o6r|t6 4h7a0s) cDoantfai rhmaesd bteheant rae cseaimvpelde:
has been d(e6l4i6v6e|r6e4d7.0
) Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a6n4s]p]o
rt has confirmed t(h6a4t6 6a| 6s4a7m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(647(16|466467|16)4 7T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 6t5h]a]t
a sample has bee(n6 4d6e6l|i6v4e7r0e)d .D
ata has( 6b4e7e1n| 6r4e7c1e)i vTehde:
transport( 6h4a6s6 |c6o4n7f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e6n6 ]d]e
livered.
((66447616||66447710)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that( 6a4 6s6a|m6p4l7e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [67(]6]4
71|6471) The trans(p6o4r6t6 |h6a4s7 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been (d6e4l6i6v|e6r4e7d0.)
Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a6n8s]p]o
rt has confirmed th(a6t4 6a6 |s6a4m7p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(6466|6470) Message: [Hello World! [69]]
(6466|6470) D(a6t4a7 1h|a6s4 7b1e)e nT hree cteriavnesdp:o
rt has c(o6n4f6i6r|m6e4d7 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i7v0e]r]e
d.
(6471|6471) The trans(p6o4r6t6 |h6a4s7 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been d(e6l4i6v6e|r6e4d7.0
) Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a7n1s]p]o
rt has confirmed that (a6 4s6a6mp|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6471|6471()6 4T6h6e| 6t4r7a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a7 2s]a]m
ple has been deliv(e6r4e6d6.|
6470) D(a6t4a7 1h|a6s4 7b1e)e nT hree cteriavnesdp:o
rt has (c6o4n6f6i|r6m4e7d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l7i3v]e]r
ed.
(647(16|466467|16)4 7T0h)e Dtartaan shpaosr tb eheans rceocnefiivremde:d
that a sa(m6p4l6e6 |h6a4s7 0b)e eMne sdsealgiev:e r[eHde.l
lo World(!6 4[7714|]6]4
71) The transport h(a6s4 6c6o|n6f4i7r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delivered.(
6466|6470()6 4M7e1s|s6a4g7e1:) [THheel ltor aWnosrplodr!t [h7a5s] ]c
onfirmed that a sam(p6l4e6 6h|a6s4 7b0e)e nD adteal ihvaesr ebde.e
n receive(d6:4
71|6471) (T6h4e6 6t|r6a4n7s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s7a6m]p]l
e has been deliver(e6d4.6
6|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e7r7e]d].
(6466|6470) Data has been received:
(6466|6470) Message: [Hello( 6W4o7r1l|d6!4 7[17)8 ]T]h
e transport has con(f6i4r6m6e|d6 4t7h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o7n9f]i]r
med that a sampl(e6 4h6a6s| 6b4e7e0n) dDealtiav ehraesd .b
een rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m8p0l]e]
has been delivered.
(6471|64(7614)6 6T|h6e4 7t0r)a nDsaptoar th ahsa sb eceonn friercmeeidv etdh:a
t a samp(l6e4 6h6a|s6 4b7e0e)n Mdeeslsiavgeer:e d[.H
ello Wo(r6l4d7!1 |[68417]1])
The transport has( 6c4o6n6f|i6r4m7e0d) tDhaatta ah assa mbpeleen hraesc ebieveend :d
elivered(.6
466|64(7604)7 1M|e6s4s7a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s8 2c]o]n
firmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:7
1|6471)( 6T4h6e6 |t6r4a7n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 8s3a]m]p
le has been delive(r6e4d6.6
|6470) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has co(n6f4i6r6m|e6d4 7t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v8e4r]e]d
.
(6471|6(467416)6 |T6h4e7 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sam(p6l4e6 6h|a6s4 7b0e)e nM edseslaigvee:r e[dH.e
llo Wor(l6d4!7 1[|8654]7]1
) The transport has( 6c4o6n6f|i6r4m7e0d) tDhaatta ah assa mbpeleen hraesc ebieveend :d
elivere(d6.4
66|6470) Message: [Hello World! [86]]
(6466|6470) Data has been rece(i6v4e7d1:|
6471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m8p7l]e]
has been delivered(.6
466|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as confir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d8.8
]]
(6471|6471) T(h6e4 6t6r|a6n4s7p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample ha(s6 4b6e6e|n6 4d7e0l)i vMeersesda.g
e: [He(l6l4o7 1W|o6r4l7d1!) [T8h9e] ]t
ransport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(64(6664|7614|7604)7 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f9i0r]m]e
d that a sample has been delive(r6e4d6.6
|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e9r1e]d].
(6471|647(16)4 6T6h|e6 4t7r0a)n sDpaotrat hhaass bceoennf irremceedi vtehda:t
a sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello W(o6r4l7d1!| 6[49721])]
The transport has( 6c4o6n6f|i6r4m7e0d) tDhaatta ah assa mbpeleen hraesc ebieveend :d
elivered(.6
466|647(06)4 7M1e|s6s4a7g1e): T[hHee ltlroa nWsoprolrdt! h[a9s3 ]c]o
nfirmed that a sam(p6l4e6 6h|a6s4 7b0e)e nD adteal ihvaesr ebde.e
n receiv(e6d4:7
1|6471) (T6h4e6 6t|r6a4n7s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s9a4m]p]l
e has been deliver(e6d4.6
6|6470) Data has been received:
(6466|6470) Message: [Hello World! [95]]
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [96](]6
471|6471) The tra(n6s4p6o6r|t6 4h7a0s) cDoantfai rhmed atsh abte ean sraemcpeliev ehda:s
been deliver(e6d4.6
6|6470()6 4M7e1s|s6a4g7e1:) [THheel ltor aWnosrplodr!t [h9a7s] ]c
onfirmed that a sampl(e6 4h6a6s| 6b4e7e0n) dDealtiav ehraesd .b
een rece(i6v4e7d1:|
6471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m9p8l]e]
has been delivere(d6.4
66|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r9e9d].]
(6471|6471()6 4T6h6e| 6t4r7a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample h(a6s4 6b6e|e6n4 7d0e)l iMveesrseadg.e
: [Hel(l6o4 7W1o|r6l4d7!1 )[ 1T0h0e] ]t
ransport has confirmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rece(i6v4e7d1:|
6471) T(h6e4 6t6r|a6n4s7p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a1m0p1l]e]
has been deliver(e6d4.6
6|6470()6 4D7a1t|a6 4h7a1s) bTeheen trreacnesipvoerdt:
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e1r0e2d].]
(6471|6471()6 4T6h6e| 6t4r7a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello World! [103]]
(6466|6470) Data has been received:
(6(466467|16|467407)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i1r0m4e]d]
that a sample ha(s6 4b6e6e|n6 4d7e0l)i vDeartead .h
as been( 6r4e7c1e|i6v4e7d1:)
The tr(a6n4s6p6o|r6t4 7h0a)s Mceosnsfaigrem:e d[ Htehlalto aW osralmdp!l e[ 1h0a5s] ]b
een delivered.
(646(66|467417|06)4 7D1a)t aT hhea st rbaenesnp orretc ehiavse dc:o
nfirmed( 6t4h6a6t| 6a4 7s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[106]](
6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has b(e6e4n6 6d|e6l4i7v0e)r eMde.s
sage: ([6H4e7l1l|o6 4W7o1r)l dT!h e[ 1t0r7a]n]s
port has confir(m6e4d6 6t|h6a4t7 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
(6(466467|16|467407)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i1r0m8e]d]
that a sample ha(s6 4b6e6e|n6 4d7e0l)i vDeartead .h
as bee(n6 4r7e1c|e6i4v7e1d):
The tra(n6s4p6o6r|t6 4h7a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h1a0s9 ]b]e
en delivered.
(646(66|467417|06)4 7D1a)t aT hhea st rbaenesnp orretc ehiavse dc:o
nfirmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[110]](
6471|6471) The transport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n1f1i1r]m]e
d that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been received:
(6466|6470) Message: [Hello World! [112]]
((66447616||66447710)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [11(36]4]7
1|6471) The tran(s6p4o6r6t| 6h4a7s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been( 6d4e6l6i|v6e4r7e0d).
Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a1n1s4p]o]r
t has confirmed (t6h4a6t6 |a6 4s7a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(64(7614|6664|7614)7 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d1 1t5h]a]t
a sample has be(e6n4 6d6e|l6i4v7e0r)e dD.a
ta has( 6b4e7e1n| 6r4e7c1e)i vTehde:
transpor(t6 4h6a6s| 6c4o7n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e1e1n6 ]d]e
livered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed th(a6t4 6a6 |s6a4m7p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [11(76]4]7
1|6471) The tran(s6p4o6r6t| 6h4a7s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been( 6d4e6l6i|v6e4r7e0d).
Message(:6 4[7H1e|l6l4o7 1W)o rTlhde! t[r1a1n8s]p]o
rt has confirmed (t6h4a6t6 |a6 4s7a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(64(7614|6664|7614)7 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d1 1t9h]a]t
a sample has be(e6n4 6d6e|l6i4v7e0r)e dD.a
ta has( 6b4e7e1n| 6r4e7c1e)i vTehde:
transpor(t6 4h6a6s| 6c4o7n0f)i rMmeesds atghea:t [aH eslalmop lWeo rhlads! b[e1e2n0 ]d]e
livered.
(6466|6470) Data has been received:
(6466|6470) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r1t2 1h]a]s
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:
(6471|6(467416)6 |T6h4e7 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a1t2 2a] ]s
ample has been de(l6i4v6e6r|e6d4.7
0) Data( 6h4a7s1 |b6e4e7n1 )r eTcheei vterda:n
sport h(a6s4 6c6o|n6f4i7r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 1d2e3l]i]v
ered.
(647(16|466467|16)4 7T0h)e Dtartaan shpaosr tb eheans rceocnefiivremde:d
that a( 6s4a6m6p|l6e4 7h0a)s Mbeesesna gdee:l i[vHeerleldo.
World!( 6[417214|]6]4
71) The transpor(t6 4h6a6s| 6c4o7n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een deli(v6e4r6e6d|.6
470) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r1t2 5h]a]s
confirmed t(h6a4t6 6a| 6s4a7m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(647(16|466467|16)4 7T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 1t2h6a]t]
a sample has been (d6e4l6i6v|e6r4e7d0.)
Data ha(s6 4b7e1e|n6 4r7e1c)e iTvheed :t
ransport( 6h4a6s6 |c6o4n7f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e1n2 7d]e]l
ivered.
((66447616||66447710)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [12(86]4]7
1|6471) The trans(p6o4r6t6 |h6a4s7 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been (d6e4l6i6v|e6r4e7d0.)
Message: [Hello World! [129]]
(6466|6470) Data has been rece(i6v4e7d1:|
6471) T(h6e4 6t6r|a6n4s7p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a1m3p0l]e]
has been delivered.
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mreedc etihvaetd :a
sample( 6h4a6s6 |b6e4e7n0 )d eMleisvseargeed:.
[Hello (W6o4r7l1d|!6 4[7113)1 ]T]h
e transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.(
6466|6(467407)1 |M6e4s7s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 1c3o2n]f]i
rmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m1p3l3e] ]h
as been delivere(d6.4
66|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r1e3d4.]
]
(6471|6471) (T6h4e6 6t|r6a4n7s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample (h6a4s6 6b|e6e4n7 0d)e lMievsesraegde.:
[Hello( 6W4o7r1l|d6!4 7[11)3 5T]h]e
transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6466|6(467407)1 |M6e4s7s1a)g eT:h e[ Hterlalnos pWoorrtl dh!as [c1o3n6f]i]r
med that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
received:(
6471|64(7614)6 6T|h6e4 7t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t1 3a7 ]s]a
mple has been deli(v6e4r6e6d|.6
470) Data has been received:
(6466|6470) Message: [Hello World! [138]]
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mreedc etihvaetd :a
sample (h6a4s6 6b|e6e4n7 0d)e lMievsesraegde.:
[Hello( 6W4o7r1l|d6!4 7[11)3 9T]h]e
transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6466|(66447701)| 6M4e7s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o4n0f]i]r
med that a sample has been deliv(e6r4e6d6.|
6470) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e1r4e1d].]
(6471|6471) (T6h4e6 6t|r6a4n7s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample h(a6s4 6b6e|e6n4 7d0e)l iMveesrseadg.e
: [Hell(o6 4W7o1r|l6d4!7 1[)1 4T2h]e]
transport has co(n6f4i6r6m|e6d4 7t0h)a tD aat as ahmapsl eb eheans rbeeceeni vdeedl:i
vered.
(6466|(66447701)| 6M4e7s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o4n3f]i]r
med that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been re(c6e4i7v1e|d6:4
71) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l1e4 4h]a]s
been delivered.
(646(66|467417|06)4 7D1a)t aT hhea st rbaenesnp orretc ehiavse dc:o
nfirmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[145]]
(6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has be(e6n4 6d6e|l6i4v7e0r)e dM.e
ssage: [Hello World! [146]]
(6466|6470) Data has been received:
(6471|6(467416)6 |T6h4e7 0t)r aMnesspsoargte :h a[sH eclolnof iWromreldd !t h[a1t4 7a] ]s
ample has been deliv(e6r4e6d6.|
6470) Dat(a6 4h7a1s| 6b4e7e1n) rTehcee itvreadn:s
port has( 6c4o6n6f|i6r4m7e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e1l4i8v]e]r
ed.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o Worl(d6!4 7[11|4694]7]1
) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n delive(r6e4d6.6
|6470)( 6M4e7s1s|a6g4e7:1 )[ HTehlel ot rWaonrslpdo!r t[ 1h5a0s] ]c
onfirmed that a sample has been del(i6v4e6r6e|d6.4
70) Dat(a6 4h7a1s| 6b4e7e1n) rTehcee itvreadn:s
port has( 6c4o6n6f|i6r4m7e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e1l5i1v]e]r
ed.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o Worl(d6!4 7[11|5624]7]1
) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliv(e6r4e6d6.|
6470) (M6e4s7s1a|g6e4:7 1[)H eTlhleo tWroarnlsdp!o r[t1 5h3a]s]
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6471|64(7614)6 6T|h6e4 7t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t1 5a4 ]s]a
mple has been de(l6i4v6e6r|e6d4.7
0) Data has been received:
(6466|6470) Message: [Hello World! [155]]
(6471|6471) T(h6e4 6t6r|a6n4s7p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: [H(e6l4l7o1 |W6o4r7l1d)! T[h1e5 6t]r]a
nsport has confi(r6m4e6d6 |t6h4a7t0 )a Dsaatmap lhea sh abse ebne erne cdeeilvievde:r
ed.
(64(6664|7614|7604)7 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f1i5r7m]e]d
that a sample has (b6e4e6n6 |d6e4l7i0v)e rDeadt.a
has been( 6r4e7c1e|i6v4e7d1:)
The trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s1 5b8e]e]n
delivered.
((66447616||66447710)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med that( 6a4 6s6a|m6p4l7e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [1(5694]7]1
|6471) The transpo(r6t4 6h6a|s6 4c7o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been del(i6v4e6r6e|d6.4
70) Mes(s6a4g7e1:| 6[4H7e1l)l oT hWeo rtlrda!n s[p1o6r0t] ]h
as confirmed that a sample has been( 6d4e6l6i|v6e4r7e0d).
Data h(a6s4 7b1e|e6n4 7r1e)c eTihvee dt:r
ansport h(a6s4 6c6o|n6f4i7r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 1d6e1l]i]v
ered.
(64(7614|6664|7614)7 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a( 6s4a6m6p|l6e4 7h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! [(166427]1]|
6471) The transpor(t6 4h6a6s| 6c4o7n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een deli(v6e4r6e6d|.6
470) Message: [Hello World! [163]]
(6466|6470) Data has been recei(v6e4d7:1
|6471) (T6h4e6 6t|r6a4n7s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s1a6m4p]l]e
has been delivere(d6.4
66|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e1r6e5d].]
(6471|6471()6 4T6h6e| 6t4r7a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sample( 6h4a6s6 |b6e4e7n0 )d eMleisvseargeed:.
[Hello (W6o4r7l1d|!6 4[7116)6 ]T]h
e transport has (c6o4n6f6i|r6m4e7d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.
(6466|6(467407)1 |M6e4s7s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 1c6o7n]f]i
rmed that a sample( 6h4a6s6 |b6e4e7n0 )d eDlaitvae rheads.
been rec(e6i4v7e1d|:6
471) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l1e6 8h]a]s
been delivered.
(6466(|66447710|)6 4D7a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed t(h6a4t6 6a| 6s4a7m0p)l eM ehsassa gbee:e n[ Hdeellliov eWroerdl.d
! [169]](
6471|6471) The tran(s6p4o6r6t| 6h4a7s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been de(l6i4v6e6r|e6d4.7
0) Mess(a6g4e7:1 |[6H4e7l1l)o TWhoer ltdr!a n[s1p7o0r]t]
has confirmed that a sample has been (d6e4l6i6v|e6r4e7d0.)
Data h(a6s4 7b1e|e6n4 7r1e)c eTihvee dt:r
ansport (h6a4s6 6c|o6n4f7i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n1 7d1e]l]i
vered.
(6466|6470) Data has been received:
(6466|6470) Message: [Hello Wo(r6l4d7!1 |[6147721])]
The transport ha(s6 4c6o6n|f6i4r7m0e)d Dtahtaat haa ss abmepelne rheacse ibveeedn:
deliver(e6d4.6
6|6470)( 6M4e7s1s|a6g4e7:1 )[ HTehlel ot rWaonrslpdo!r t[ 1h7a3s] ]c
onfirmed that a s(a6m4p6l6e| 6h4a7s0 )b eDeant ad ehlaisv ebreeedn.
received(:6
471|6471()6 4T6h6e| 6t4r7a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a1 7s4a]m]p
le h(a6s4 6b6e|e6n4 7d0e)l iDvaetrae dh.a
s been r(e6c4e7i1v|e6d4:7
1) The t(r6a4n6s6p|o6r4t7 0h)a sM ecsosnafgier:m e[dH etlhlaot Wao rsladm!p l[e1 7h5a]s]
been delivered.
(6466(|66447710|)6 4D7a1t)a Thhaes tbreaenns proercte ihvaesd :c
onfirmed( 6t4h6a6t| 6a4 7s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[176]]
(6471|6471) The (t6r4a6n6s|p6o4r7t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: [H(e6l4l7o1 |W6o4r7l1d)! T[h1e7 7t]r]a
nsport has confirm(e6d4 6t6h|a6t4 7a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
((66446761||66447701)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r1m7e8d] ]t
hat a sample has be(e6n4 6d6e|l6i4v7e0r)e dD.a
ta has b(e6e4n7 1r|e6c4e7i1v)e dT:h
e trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s1 7b9e]e]n
delivered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed that( 6a4 6s6a|m6p4l7e0 )h aMse sbseaegne :d e[lHievlelroe dW.o
rld! [180]]
(6466|6470) Data has been received:
((66447616||66447710)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m1e8d1 ]t]h
at a sample has b(e6e4n6 6d|e6l4i7v0e)r eDda.t
a has b(e6e4n7 1r|e6c4e7i1v)e dT:h
e trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s1 8b2e]e]n
delivered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[183](]6
471|6471) The tr(a6n4s6p6o|r6t4 7h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has be(e6n4 6d6e|l6i4v7e0r)e dM.e
ssage:( 6[4H7e1l|l6o4 7W1o)r lTdh!e [t1r8a4n]s]p
ort has confirmed( 6t4h6a6t| 6a4 7s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
((66447616||66447710)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m1e8d5 ]t]h
at a sample has (b6e4e6n6 |d6e4l7i0v)e rDeadt.a
has be(e6n4 7r1e|c6e4i7v1e)d :T
he tran(s6p4o6r6t| 6h4a7s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a1s8 6b]e]e
n delivered.
(646(66|467417|06)4 7D1a)t aT hhea st rbaenesnp orretc ehiavse dc:o
nfirmed( 6t4h6a6t| 6a4 7s0a)m pMlees shaagse :b e[eHne ldleol iWvoerrledd!.
[187]]
(6471|6471) The (t6r4a6n6s|p6o4r7t0 )h aDsa tcao nhfaisr mbeede nt hraetc eai vseadm:p
le has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: ([6H4e7l1l|o6 4W7o1r)l dT!h e[ 1t8r8a]n]s
port has confirmed( 6t4h6a6t| 6a4 7s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
(6466|6470) Message: [Hello World! [189]]
(6466|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has co(n6f4i6r6m|e6d4 7t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v1e9r0e]d].
(6471|6471) The transport has (c6o4n6f6i|r6m4e7d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.(
6466|6(467407)1 |M6e4s7s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 1c9o1n]f]i
rmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m1p9l2e] ]h
as been delivere(d6.4
66|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r1e9d3.]
]
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mreedc etihvaetd :a
sample( 6h4a6s6 |b6e4e7n0 )d eMleisvseargeed:.
[Hello( 6W4o7r1l|d6!4 7[11)9 4T]h]e
transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6466|(66447701)| 6M4e7s1s)a gTeh:e [tHrealnlsop oWrotr lhda!s [c1o9n5f]i]r
med that a sampl(e6 4h6a6s| 6b4e7e0n) dDealtiav ehraesd .b
een rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m1p9l6e] ]h
as been delivere(d6.4
66|6470()6 4D7a1t|a6 4h7a1s) bTeheen trreacnesipvoerdt:
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e1r9e7d].]
(6466|6470) Data has been received:
(6466|6470) Message:( 6[4H7e1l|l6o4 7W1o)r lTdh!e [t1r9a8n]s]p
ort has confirme(d6 4t6h6a|t6 4a7 0s)a mDpaltea hhaass bbeeeenn dreelcievievreedd:.
((66446761||66447701)) MTehses atgrea:n s[pHoerltl oh aWso rclodn!f i[r1m9e9d] ]t
hat a sample( 6h4a6s6 |b6e4e7n0 )d eDlaitvae rheads.
been re(c6e4i7v1e|d6:4
71) The( 6t4r6a6n|s6p4o7r0t) hMaess scaognef:i r[mHeedl ltoh aWto ral ds!a m[p2l0e0 ]h]a
s been delivered.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o Worl(d6!4 7[12|0614]7]1
) The transport h(a6s4 6c6o|n6f4i7r0m)e dD atthaa th aas sbaemepnl er ehcaesi vbeede:n
delive(r6e4d6.6
|6470)( 6M4e7s1s|a6g4e7:1 )[ HTehlel ot rWaonrslpdo!r t[ 2h0a2s] ]c
onfirmed that a (s6a4m6p6l|e6 4h7a0s) bDeaetna dhealsi vbeereend .r
eceive(d6:4
71|6471()6 4T6h6e| 6t4r7a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a2 0s3a]m]p
le has been deli(v6e4r6e6d|.6
470) D(a6t4a7 1h|a6s4 7b1e)e nT hree cteriavnesdp:o
rt has (c6o4n6f6i|r6m4e7d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l2i0v4e]r]e
d.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o Worl(d6!4 7[12|0654]7]1
) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliv(e6r4e6d6.|
6470) Message: [Hello World! [206]]
(6466|6470) Data has been rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m2p0l7e] ]h
as been delivere(d6.4
66|6470()6 4D7a1t|a6 4h7a1s) bTeheen trreacnesipvoerdt:
has con(f6i4r6m6e|d6 4t7h0a)t Mae sssaamgpel:e [hHaesl lboe eWno rdledl!i v[e2r0e8d].]
(6471|6471()6 4T6h6e| 6t4r7a0n)s pDoartta hhaass cboenefni rrmeecde itvheadt:
a sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello (W6o4r7l1d|!6 4[7210)9 ]T]h
e transport has co(n6f4i6r6m|e6d4 7t0h)a tD aat as ahmapsl eb eheans rbeeceeni vdeedl:i
vered.
(6466|6(467407)1 |M6e4s7s1a)g eT:h e[ Hterlalnos pWoorrtl dh!a s[ 2c1o0n]f]i
rmed that a sample has been d(e6l4i6v6e|r6e4d7.0
) Data( 6h4a7s1 |b6e4e7n1 )r eTcheei vterda:n
sport h(a6s4 6c6o|n6f4i7r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 2d1e1l]i]v
ered.
(64(7614|6664|7614)7 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that (a6 4s6a6m|p6l4e7 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld! ([6241721]|]6
471) The transpo(r6t4 6h6a|s6 4c7o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been de(l6i4v6e6r|e6d4.7
0) Mes(s6a4g7e1:| 6[4H7e1l)l oT hWeo rtlrda!n s[p2o1r3t] ]h
as confirmed tha(t6 4a6 6s|a6m4p7l0e) hDaast ab eheans dbeeleinv erreecde.i
ved:
(6471(|66446761|)6 4T7h0e) tMreasnssapgoer:t [hHaesl lcoo nWfoirrlmde!d [t2h1a4t] ]a
sample has been( 6d4e6l6i|v6e4r7e0d).
Data has been received:
(6466|6470) Message: [Hello World! [215]]
(6471|64(7614)6 6T|h6e4 7t0r)a nDsaptoar th ahsa sb eceonn friercmeeidv etdh:a
t a sam(p6l4e6 6h|a6s4 7b0e)e nM edseslaigvee:r e[dH.e
llo Wor(l6d4!7 1[|261467]1])
The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliv(e6r4e6d6.|
6470) (M6e4s7s1a|g6e4:7 1[)H eTlhleo tWroarnlsdp!o r[t2 1h7a]s]
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6471|64(7614)6 6T|h6e4 7t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t2 1a8 ]s]a
mple has been de(l6i4v6e6r|e6d4.7
0) Dat(a6 4h7a1s| 6b4e7e1n) rTehcee itvreadn:s
port ha(s6 4c6o6n|f6i4r7m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d2e1l9i]v]e
red.
(647(16|466467|16)4 7T0h)e Dtartaan shpaosr tb eheans rceocnefiivred:m
ed tha(t6 4a6 6s|a64m7p0l)e Mheasss abgeee:n [dHeellilvoe rWeodr.l
d! [220](]6
471|6471) The transport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o2n2f1i]r]m
ed that a sample( 6h4a6s6 |b6e4e7n0 )d eDlaitvae rheads.
been r(e6c4e7i1v|e6d4:7
1) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l2e2 2h]a]s
been delivered.(
6466|6(467407)1 |D6a4t7a1 )h aTsh eb eterna nrsepcoeritv ehda:s
confir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d2.2
3]]
(6466|6470) Data has been received:
(6466|6470) Me(s6s4a7g1e|:6 4[7H1e)l lToh eW otrrladn!s p[o2r2t4 ]h]a
s confirmed tha(t6 4a6 6s|a6m4p7l0e) hDaast ab eheans dbeeleinv erreecde.i
ved:
(6471(|66446761|)6 4T7h0e) tMreasnssapgoer:t [hHaesl lcoo nWfoirrlmde!d [t2h2a5t] ]a
sample has been (d6e4l6i6v|e6r4e7d0.)
Data h(a6s4 7b1e|e6n4 7r1e)c eTihvee dt:r
ansport( 6h4a6s6 |c6o4n7f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e2n2 6d]e]l
ivered.
(64(7614|6664|7614)7 0T)h eD attraa nhsapso rbte ehna sr eccoenifvierdm:e
d that a( 6s4a6m6p|l6e4 7h0a)s Mbeesesna gdee:l i[vHeerleldo.
World! ([6242771]|]6
471) The transpo(r6t4 6h6a|s6 4c7o0n)f iDramtead htahsa tb eae ns armepcleei vheads:
been de(l6i4v6e6r|e6d4.7
0) Mes(s6a4g7e1:| 6[4H7e1l)l oT hWeo rtlrda!n s[p2o2r8t] ]h
as confirmed tha(t6 4a6 6s|a6m4p7l0e) hDaast ab eheans dbeeleinv erreecde.i
ved:
(6471|(66447616)| 6T4h7e0 )t rMaenssspaogret: h[aHse lcloon fWiorrmledd! t[h2a2t9 ]a]
sample has been (d6e4l6i6v|6470)e rDeadt.a
has be(e6n4 7r1e|c6e4i7v1e)d :T
he tran(s6p4o6r6t| 6h4a7s0 )c oMnefsisramgeed: t[hHaetl lao sWaomrpllde! h[a2s3 0b]e]e
n delivered.
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mreedc etihvaetd :a
sample (h6a4s6 6b|e6e4n7 0d)e lMievsesraegde.:
[Hello( 6W4o7r1l|d6!4 7[12)3 1T]h]e
transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.(
6466|6470) Message: [Hello World! [232]]
(6466|6470) Data has b(e6e4n7 1r|e6c4e7i1v)e dT:h
e trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s2 3b3e]e]n
delivered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[234]](
6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has b(e6e4n6 6d|e6l4i7v0e)r eMde.s
sage: ([6H4e7l1l|o6 4W7o1r)l dT!h e[ 2t3r5a]n]s
port has confirm(e6d4 6t6h|a6t4 7a0 )s aDmaptlae hhaass bbeeeenn rdeecleiivveerde:d
.
(6(466467|16|467407)1 )M eTshsea gter:a n[sHpeolrlto hWaosr lcdo!n f[i2r3m6e]d]
that a sample ha(s6 4b6e6e|n6 4d7e0l)i vDeartead .h
as bee(n6 4r7e1c|e6i4v7e1d):
The tra(n6s4p6o6r|t6 4h7a0s) cMoensfsiargmee:d [tHhealtl oa Wsoarmlpdl!e [h2a3s7 ]b]e
en delivered.
(64(6664|7614|7604)7 1D)a tTah eh atsr abnesepno rrte cheaisv ecdo:n
firmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[238]](
6471|6471) The t(r6a4n6s6p|o6r4t7 0h)a sD actoan fhiarsm ebde etnh arte cae isvaemdp:l
e has b(e6e4n6 6d|e6l4i7v0e)r eMde.s
sage: [(H6e4l7l1o| 6W4o7r1l)d !T h[e2 3t9r]a]n
sport has confir(m6e4d6 6t|h6a4t7 0a) sDaamtpal eh ahsa sb ebeene nr edceeliivveedr:e
d.
(64(6664|7614|7604)7 1M)e sTshaeg et:r a[nHseplolrot Whoarsl dc!o n[f2i4r0m]e]d
that a sample has been deliv(e6r4e6d6.|
6470) Data has been received:
(6466|6470) Message: [Hello World! [2(4614]7]1
|6471) The transp(o6r4t6 6h|a6s4 7c0o)n fDiartmae dh atsh abte ean sraemcpeliev ehda:s
been de(l6i4v6e6r|e6d4.7
0) Mess(a6g4e7:1 |[6H4e7l1l)o TWhoer ltdr!a n[s2p4o2r]t]
has confirmed th(a6t4 6a6 |s6a4m7p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(647(16|466467|16)4 7T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 2t4h3a]t]
a sample has been( 6d4e6l6i|v6e4r7e0d).
Data ha(s6 4b7e1e|n6 4r7e1c)e iTvheed :t
ransport( 6h4a6s6 |c6o4n7f0i)r mMeeds stahgaet: a[ Hsealmlpol eW ohralsd !b e[e2n4 4d]e]l
ivered.
(6(467416|66|467417)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed that a (s6a4m6p6l|e6 4h7a0s) bMeeesns adgeel:i v[eHreeldl.o
World! ([6244751]|]6
471) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliver(e6d4.6
6|6470)( 6M4e7s1s|a6g4e7:1 )[ HTehlel ot rWaonrslpdo!r t[ 2h4a6s] ]c
onfirmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:7
1|6471) (T6h4e6 6t|r6a4n7s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s2a4m7p]l]e
has been delivered.
(6466|(66447701)| 6D4a7t1a) hTahse btereann srpeocreti vheads:
confirmed (t6h4a6t6 |a6 4s7a0m)p lMee shsaasg eb:e e[nH edlelloi vWeorreldd.!
[248]](
6471|6471) The tr(a6n4s6p6o|r6t4 7h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has been (d6e4l6i6v|e6r4e7d0.)
Message: [Hello World! [249]]
(6466|6470) D(a6t4a7 1h|a6s4 7b1e)e nT hree cteriavnesdp:o
rt has c(o6n4f6i6r|m6e4d7 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i2v5e0r]e]d
.
(6471|6471) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliver(e6d4.6
6|6470)( 6M4e7s1s|a6g4e7:1 )[ HTehlel ot rWaonrslpdo!r t[ 2h5a1s] ]c
onfirmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en receive(d6:4
71|6471) (T6h4e6 6t|r6a4n7s0p)o rMte shsaasg ec:o n[fHierlmleod Wtohraltd !a [s2a5m2p]l]e
has been delivered.
(6466|64(7604)7 1D|a6t4a7 1h)a sT hbee etnr arnescpeoirvte dh:a
s confir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d2.5
3]]
(6471|6471) Th(e6 4t6r6a|n6s4p7o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple has( 6b4e6e6n| 6d4e7l0i)v eMreesds.a
ge: [He(l6l4o7 1W|o6r4l7d1!) [T2h5e4 ]t]r
ansport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n2f5i5r]m]e
d that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been r(e6c4e7i1v|e6d4:7
1) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l2e5 6h]a]s
been delivered(.6
466|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as confi(r6m4e6d6 |t6h4a7t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e2d5.7
]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [258]]
(6471|6(467416)6 |T6h4e7 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sa(m6p4l6e6 |h6a4s7 0b)e eMne sdsealgiev:e r[eHde.l
lo World(!6 4[7215|96]4]7
1) The transport( 6h4a6s6 |c6o4n7f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en deli(v6e4r6e6d|.6
470) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r2t6 0h]a]s
confirmed that a sample has been del(i6v4e6r6e|d6.4
70) Dat(a6 4h7a1s| 6b4e7e1n) rTehcee itvreadn:s
port has( 6c4o6n6f|i6r4m7e0d) tMheasts aag es:a m[pHleel lhoa sW obreledn! d[e2l6i1v]e]r
ed.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sa(m6p4l6e6 |h6a4s7 0b)e eMne sdsealgiev:e r[eHde.l
lo World!( 6[427612|]6]4
71) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n delivered(.6
466|6470()6 4M7e1s|s6a4g7e1:) [THheel ltor aWnosrplodr!t [h2a6s3 ]c]o
nfirmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m2p6l4e] ]h
as been delivered(.6
466|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as confi(r6m4e6d6 |t6h4a7t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e2d6.5
]]
(6471|6471) (T6h4e6 6t|r6a4n7s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample h(a6s4 6b6e|e6n4 7d0e)l iMveesrseadg.e
: [Hello World! [266]]
(6466|6470) Data has been received:
(6466|6470) (M6e4s7s1a|g6e4:7 1[)H eTlhleo tWroarnlsdp!o r[t2 6h7a]s]
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6471|64(7614)6 6T|h6e4 7t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t2 6a8 ]s]a
mple has been de(l6i4v6e6r|e6d4.7
0) Dat(a6 4h7a1s| 6b4e7e1n) rTehcee itvreadn:s
port ha(s6 4c6o6n|f6i4r7m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d2e6l9i]v]e
red.
(6471(|66446761|)6 4T7h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a s(a6m4p6l6e| 6h4a7s0 )b eMeens sdaeglei:v e[rHeedl.l
o World(!6 4[7217|06]4]7
1) The transport has confirmed (t6h4a6t6 |a6 4s7a0m)p lDea thaa sh abse ebne edne lrievceerievde.d
:
(64(7614|6664|7614)7 0T)h eM etsrsaangsep:o r[tH ehlalso cWoonrflidr!m e[d2 7t1h]a]t
a sample has bee(n6 4d6e6l|i6v4e7r0e)d .D
ata has( 6b4e7e1n| 6r4e7c1e)i vTehde:
transpo(r6t4 6h6a|s6 4c7o0n)f iMremsesda gteh:a t[ Hae lslaom pWloer lhda!s [b2e7e2n] ]d
elivered.
((66447616||66447710)) TDhaet at rhaanss pboeretn hraesc eciovnefdi:r
med tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [27(36]4]7
1|6471) The trans(p6o4r6t6 |h6a4s7 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been d(e6l4i6v6e|r6e4d7.0
) Messa(g6e4:7 1[|H6e4l7l1o) WTohrel dt!r a[n2s7p4o]r]t
has confirmed th(a6t4 6a6 |s6a4m7p0l)e Dhaatsa bheaesn bdeeelni vreerceedi.v
ed:
(6466|6470) Message: [Hello World! [275]]
(6466|647(06)4 7D1a|t6a4 7h1a)s Tbheee nt rraencsepiovretd :h
as conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e7d6.]
]
(6471|6471)( 6T4h6e6 |t6r4a7n0s)p oDratt ah ahsa sc obnefeinr mreedc etihvaetd :a
sample( 6h4a6s6 |b6e4e7n0 )d eMleisvseargeed:.
[Hello (W6o4r7l1d|!6 4[7217)7 ]T]h
e transport has (c6o4n6f6i|r6m4e7d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered(.6
466|647(06)4 7M1e|s6s4a7g1e): T[hHee ltlroa nWsoprolrdt! h[a2s7 8c]o]n
firmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:7
1|6471)( 6T4h6e6 |t6r4a7n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 2s7a9m]p]l
e has been delive(r6e4d6.6
|6470) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has co(n6f4i6r6m|e6d4 7t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v2e8r0e]d].
(6471|6471) The transpor(t6 4h6a6s| 6c4o7n0f)i rDmaetda thhaast bae esna mrpelcee ihvaesd :b
een deliv(e6r4e6d6.|
6470) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r2t8 1h]a]s
confirmed that a s(a6m4p6l6e| 6h4a7s0 )b eDeant ad ehlaisv ebreeedn.
received(:6
471|6471()6 4T6h6e| 6t4r7a0n)s pMoersts ahgaes: c[oHneflilrom eWdo rtlhda!t [a2 8s2a]m]p
le has been delivere(d6.4
66|6470)( 6D4a7t1a| 6h4a7s1 )b eTehne rtercaenisvpeodr:t
has conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r2e8d3.]
]
(6466|6470) Data has been received:
(6466|6470) Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a2n8s4p]o]r
t has confirmed tha(t6 4a6 6s|a6m4p7l0e) hDaast ab eheans dbeeleinv erreecde.i
ved:
(647(16|466467|16)4 7T0h)e Mtersasnasgpeo:r t[ Hhealsl oc oWnofrilrdm!e d[ 2t8h5a]t]
a sample has been d(e6l4i6v6e|r6e4d7.0
) Data( 6h4a7s1 |b6e4e7n1 )r eTcheei vterda:n
sport ha(s6 4c6o6n|f6i4r7m0e)d Mtehsasta gae :s a[mHpellel oh aWso rblede!n [d2e8l6i]v]e
red.
(6471(|66446761|)6 4T7h0e) tDraatnas phoarst bheaesn croencfeiirvmeedd:
that a (s6a4m6p6l|e6 4h7a0s) bMeeesns adgeel:i v[eHreeldl.o
World(!6 4[7218|76]4]7
1) The transport( 6h4a6s6 |c6o4n7f0i)r mDeadt at hhaats ab eseanm prleec ehiavse db:e
en deliv(e6r4e6d6.|
6470) (M6e4s7s1a|g6e4:7 1[)H eTlhleo tWroarnlsdp!o r[t2 8h8a]s]
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived:(
6471|64(7614)6 6T|h6e4 7t0r)a nMsepsosratg eh:a s[ Hceolnlfoi rWmoerdl dt!h a[t2 8a9 ]s]a
mple has been de(l6i4v6e6r|e6d4.7
0) Data (h6a4s7 1b|e6e4n7 1r)e cTehiev etdr:a
nsport h(a6s4 6c6o|n6f4i7r0m)e dM etshsaatg ea: s[aHmepllleo hWaosr lbde!e n[ 2d9e0l]i]v
ered.
(6471|6471) The tran(s6p4o6r6t| 6h4a7s0 )c oDnaftiar mheads tbheaetn ar escaemipvleed :h
as been (d6e4l6i6v|e6r4e7d0.)
Messag(e6:4 7[1H|e6l4l7o1 )W oTrhled !t r[a2n9s1p]o]r
t has confirmed t(h6a4t6 6a| 6s4a7m0p)l eD ahtaas hbaese nb edeenl irveecreeidv.e
d:
(6466|6470) Message: [Hello World! [292]]
(6466|6470) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has c(o6n4f6i6r|m6e4d7 0t)h aMte sas asgaem:p l[eH ehlalso bWeoernl dd!e l[i2v9e3r]e]d
.
(6471|647(16)4 6T6h|e6 4t7r0a)n sDpaotrat hhaass bceoennf irremceedi vtehda:t
a sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello W(o6r4l7d1!| 6[427914)] ]T
he transport has (c6o4n6f6i|r6m4e7d0 )t hDaatt aa hsaasm pbleee nh arse cbeeievne dd:e
livered.(
6466|64(7604)7 1M|e6s4s7a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s2 9c5o]n]f
irmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m2p9l6e] ]h
as been delivered.(
6466|64(7604)7 1D|a6t4a7 1h)a sT hbee etnr arnescpeoirvte dh:a
s confi(r6m4e6d6 |t6h4a7t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e2d9.7
]]
(6471|6471) (T6h4e6 6t|r6a4n7s0p)o rDta thaa sh acso nbfeiernm erde ctehiavte da:
sample h(a6s4 6b6e|e6n4 7d0e)l iMveesrseadg.e
: [Hel(l6o4 7W1o|r6l4d7!1 )[ 2T9h8e] ]t
ransport has conf(i6r4m6e6d| 6t4h7a0t) aD astaam phlaes hbaese nb ereenc edievleidv:e
red.
(646(66|467417|06)4 7M1e)s sTahgee :t r[aHneslploor tW ohralsd !c o[n2f9i9r]m]e
d that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been r(e6c4e7i1v|e6d4:7
1) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l3e0 0h]a]s
been delivered.
(6466|6470) Data has been received:
(6466|6470) (M6e4s7s1a|g6e4:7 1[)H eTlhleo tWroarnlsdp!o r[t3 0h1a]s]
confirmed that a (s6a4m6p6l|e6 4h7a0s) bDeaetna dhealsi vbeereend .r
eceived(:6
471|647(16)4 6T6h|e6 4t7r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 3a0 2s]a]m
ple has been del(i6v4e6r6e|d6.4
70) Da(t6a4 7h1a|s6 4b7e1e)n Trheec etirvaends:p
ort has (c6o4n6f6i|r6m4e7d0 )t hMaets saa gsea:m p[lHee lhlaos Wboerelnd !d e[l3i0v3e]r]e
d.
(6471|6(467416)6 |T6h4e7 0t)r aDnastpao rhta sh abse ecno nrfeicremievde dt:h
at a sam(p6l4e6 6h|a6s4 7b0e)e nM edseslaigvee:r e[dH.e
llo Worl(d6!4 7[13|0644]7]1
) The transport (h6a4s6 6c|o6n4f7i0r)m eDda ttah ahta sa bseaemnp lree cheaisv ebde:e
n deliv(e6r4e6d6.|
6470) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r3t0 5h]a]s
confirmed that a( 6s4a6m6p|l6e4 7h0a)s Dbaetean hdaesl ibveeerne dr.e
ceived(:6
471|647(16)4 6T6h|e6 4t7r0a)n sMpeosrsta ghea:s [cHoenlflior mWeodr ltdh!a t[ 3a0 6s]a]m
ple has been delive(r6e4d6.6
|6470) (D6a4t7a1 |h6a4s7 1b)e eTnh er etcreainvsepdo:r
t has co(n6f4i6r6m|e6d4 7t0h)a tM eas ssaagmep:l e[ Hhealsl ob eWeonr ldde!l i[v3e0r7e]d].
(6471|647(16)4 6T6h|e6 4t7r0a)n sDpaotrat hhaass bceoennf irremceedi vtehda:t
a sample( 6h4a6s6 |b6e4e7n0 )d eMleisvseargeed:.
[Hello( 6W4o7r1l|d6!4 7[13)0 8T]h]e
transport has c(o6n4f6i6r|m6e4d7 0t)h aDta taa shaamsp lbee ehna sr ebceeeinv edde:l
ivered.
(6466|6470) Message: [Hello World! [309]]
(6466|6470) Data has been rec(e6i4v7e1d|:6
471) Th(e6 4t6r6a|n6s4p7o0r)t Mheasss acgoen:f i[rHmeeldl ot hWaotr lad !s a[m3p1l0e] ]h
as been delivered.
(6471|(66447616)| 6T4h7e0 )t rDaantsap ohrats hbaese nc ornefcierimveedd :t
hat a sampl(e6 4h6a6s| 6b4e7e0n) dMeelsisvaegree:d .[
Hello Wor(l6d4!7 1[|361417]1])
The transport has( 6c4o6n6f|i6r4m7e0d) tDhaatta ah assa mbpeleen hraesc ebieveend :d
elivered(.6
466|64(7604)7 1M|e6s4s7a1g)e :T h[eH etlrlaon sWpoorrltd !h a[s3 1c2o]n]f
irmed that a samp(l6e4 6h6a|s6 4b7e0e)n Ddaetlai vhearse db.e
en rec(e6i4v7e1d|:6
471) The( 6t4r6a6n|s6p4o7r0t) hMaess scaognef:i r[mHeedl ltoh aWto ral ds!a m[3p1l3e] ]h
as been delivered.(
6466|64(7604)7 1D|a6t4a7 1h)a sT hbee etnr arnescpeoirvte dh:a
s confir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d3.1
4]]
(6471|6471) Th(e6 4t6r6a|n6s4p7o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple ha(s6 4b6e6e|n6 4d7e0l)i vMeersesda.g
e: [Hel(l6o4 7W1o|r6l4d7!1 )[ 3T1h5e] ]t
ransport has con(f6i4r6m6e|d6 4t7h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o3n1f6i]r]m
ed that a sample (h6a4s6 6b|e6e4n7 0d)e lDiavtear ehda.s
been r(e6c4e7i1v|e6d4:7
1) The (t6r4a6n6s|p6o4r7t0 )h aMse scsoangfei:r m[eHde ltlhoa tW oar lsda!m p[l3e1 7h]a]s
been delivered.
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [318(]6]4
71|6471) The tr(a6n4s6p6o|r6t4 7h0a)s Dcaotnaf ihramse db etehna tr eac esiavmepdl:e
has bee(n6 4d6e6l|i6v4e7r0e)d .M
essage:( 6[4H7e1l|l6o4 7W1o)r lTdh!e [t3r1a9n]s]p
ort has confirmed( 6t4h6a6t| 6a4 7s0a)m pDlaet ah ahsa sb ebeene nd erleicveeirveedd.:
(6(467416|66|467417)0 )T hMee stsraagnes:p o[rHte lhlaos Wcoornlfdi!r m[e3d2 0t]h]a
t a sample has been delivered.
(6466|(66447701)| 6D4a7t1a) hTahse btereann srpeocreti vheads:
confirme(d6 4t6h6a|t6 4a7 0s)a mMpelses ahgaes: b[eHeenl ldoe lWiovrelrde!d .[
321]]
(6471|6471) The( 6t4r6a6n|s6p4o7r0t) hDaast ac ohnafsi rbmeeedn trheacte iav esda:m
ple has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: [H(e6l4l7o1 |W6o4r7l1d)! T[h3e2 2t]r]a
nsport has confirme(d6 4t6h6a|t6 4a7 0s)a mDpaltea hhaass bbeeeenn dreelcievievreedd:.
((66447616||66447710)) TMhees stargaen:s p[oHretl lhoa sW ocrolndf!i r[m3e2d3 ]t]h
at a sample has (b6e4e6n6 |d6e4l7i0v)e rDeadt.a
has b(e6e4n7 1r|e6c4e7i1v)e dT:h
e trans(p6o4r6t6 |h6a4s7 0c)o nMfeisrsmaegde :t h[aHte lal os aWmoprlled !h a[s3 2b4e]e]n
delivered.
((66446761||66447701)) DTahtea thraasn sbpeoernt rheacse icvoendf:i
rmed tha(t6 4a6 6s|a6m4p7l0e) hMaess sbaegeen: d[eHleilvleor eWdo.r
ld! [325(]6]4
71|6471) The tra(n6s4p6o6r|t6 4h7a0s) cDoantfai rhmaesd bteheant rae cseaimvpelde:
has been( 6d4e6l6i|v6e4r7e0d).
Message: [Hello World! [326]]
(6466|6470) Data has been received:
(6471|(66447616)| 6T4h7e0 )t rMaenssspaogret: h[aHse lcloon fWiorrmledd! t[h3a2t7 ]a]
sample has been d(e6l4i6v6e|r6e4d7.0
) Data (h6a4s7 1b|e6e4n7 1r)e cTehiev etdr:a
nsport (h6a4s6 6c|o6n4f7i0r)m eMde stshaagte :a [sHaemlplloe Whoarsl db!e e[n3 2d8e]l]i
vered.
(6(467416|66|467417)0 )T hDea ttar ahnassp obrete nh arse cceoinvfeidr:m
ed that (a6 4s6a6m|p6l4e7 0h)a sM ebseseang ed:e l[iHveelrleod .W
orld! [3(2694]7]1
|6471) The trans(p6o4r6t6 |h6a4s7 0c)o nDfaitram ehda st hbaete na rseacmepilvee dh:a
s been d(e6l4i6v6e|r6e4d7.0
) M(e6s4s7a1g|e6:4 7[1H)e lTlhoe Wtorralnds!p o[r3t3 0h]a]s
confirmed that a sample has been delivere(d6.4
66|6470()6 4D7a1t|a6 4h7a1s) bTeheen trreacnesipvoerdt:
has conf(i6r4m6e6d| 6t4h7a0t) aM essasmapglee: h[aHse lbleoe nW odrelldi!v e[r3e3d1.]
]
(6471|6471) Th(e6 4t6r6a|n6s4p7o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple ha(s6 4b6e6e|n6 4d7e0l)i vMeersesda.g
e: [Hel(l6o4 7W1o|r6l4d7!1 )[ 3T3h2e] ]t
ransport has con(f6i4r6m6e|d6 4t7h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rld! h[a3s3 3c]o]n
firmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
receiv(e6d4:7
1|6471)( 6T4h6e6 |t6r4a7n0s)p oMrets shaagse :c o[nHfeilrlmoe dW otrhladt! a[ 3s3a4m]p]l
e has been delivere(d6.4
66|6470) Data has been received:
(6466|6470) Message: [Hello World! [335]]
(6471|6471) Th(e6 4t6r6a|n6s4p7o0r)t Dhaatsa choansf ibremeend rtehcaeti vae ds:a
mple ha(s6 4b6e6e|n6 4d7e0l)i vMeersesda.g
e: [Hel(l6o4 7W1o|r6l4d7!1 )[ 3T3h6e] ]t
ransport has con(f6i4r6m6e|d6 4t7h0a)t Daa tsaa mhpalse bheaesn breeecne idveeldi:v
ered.
(6466(|66447710|)6 4M7e1s)s aTghee: t[rHaenlslpoo rWto rhlads! c[o3n3f7i]r]m
ed that a sample( 6h4a6s6 |b6e4e7n0 )d eDlaitvae rheads.
been re(c6e4i7v1e|d6:4
71) The( 6t4r6a6n|s6p4o7r0t) hMaess scaognef:i r[mHeedl ltoh aWto ral ds!a m[p3l3e8 ]h]a
s been delivered(.6
466|64(7604)7 1D|a6t4a7 1h)a sT hbee etnr arnescpeoirvte dh:a
s confi(r6m4e6d6 |t6h4a7t0 )a Mseasmspalgee :h a[sH ebleleon Wdoerllidv!e r[e3d3.9
]]
(6471|6471) T(h6e4 6t6r|a6n4s7p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample ha(s6 4b6e6e|n6 4d7e0l)i vMeersesda.g
e: [He(l6l4o7 1W|o6r4l7d1!) [T3h4e0 ]t]r
ansport has confirmed that a sa(m6p4l6e6 |h6a4s7 0b)e eDna tdae lhiavse rbeede.n
recei(v6e4d7:1
|6471) T(h6e4 6t6r|a6n4s7p0o)r tM ehsassa gceo:n f[iHremleldo tWhoartl da! s[a3m4p1l]e]
has been delivered.(
6466|64(7604)7 1D|a6t4a7 1h)a sT hbee etnr arnescpeoirvte dh:a
s confir(m6e4d6 6t|h6a4t7 0a) sMaemspslaeg eh:a s[ Hbeelelno dWeolrilvde!r e[d3.4
2]]
(6471|6471) T(h6e4 6t6r|a6n4s7p0o)r tD ahtaas hcaosn fbieremne dr etcheaitv ead :s
ample has (b6e4e6n6 |d6e4l7i0v)e rMeeds.s
age: [Hello World! [343]]
(6466|6470) Data has been received:
(6466|6470) Mes(s6a4g7e1:| 6[4H7e1l)l oP uWbolrilsdh!e r[ 3t4o4t]a]l
time required was (06.436663|2604 7s0e)c oDnadtsa.
has been received:
(6466|6470) Message: [Hello World! [345]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [346]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [347]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [348]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [349]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [350]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [351]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [352]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [353]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [354]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [355]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [356]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [357]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [358]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [359]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [360]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [361]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [362]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [363]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [364]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [365]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [366]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [367]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [368]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [369]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [370]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [371]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [372]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [373]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [374]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [375]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [376]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [377]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [378]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [379]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [380]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [381]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [382]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [383]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [384]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [385]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [386]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [387]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [388]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [389]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [390]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [391]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [392]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [393]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [394]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [395]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [396]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [397]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [398]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [399]]
(6466|6470) Data has been received:
(6466|6470) Message: [Hello World! [400]]
(6466|6466) Total time required is 0.38370 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:4s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem
#
simple_subscriber -p 1:localhost:14971 -s 2:localhost:15170 -m
simple_publisher -p 1:localhost:14971 -s 2:localhost:15170 -m
(6477|6477) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6482|6482) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6477|6477) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(6482|6486) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(6482|6482) The transport has confirmed that a s(a6m4p7l7e| 6h4a8s1 )b eDeant ad ehlaisv ebreeedn.
received:
(6477(|66448821|)6 4M8e2s)s aPgueb:l i[sHheelrl ot oWtoarll dt!i m[e1 ]r]e
quired was 0.670 seconds.
(6477|6477) Total time required is 0.1 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/transport/error_handling/run_test.pl
#
test PASSED.
auto_run_tests_finished: tests/transport/error_handling/run_test.pl Time:1s Result:0
==============================================================================
tests/transport/network_resource/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/network_resource/NetworkResource -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile nr.log -DCPSPendingTimeout 3
nr PID: 6497 started at 2025-12-05 15:57:50
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double
(6497|6497) WARNING: LogAddr::host: could not get hostname: Success
ERROR: NetworkResource timedout
#
======= Begin stuck stacks =======
(6497|6497) WARNING: LogAddr::host: could not get hostname: Success
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double (20170 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_triple
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fae4bb18c07 in __GI___poll (fds=fds@entry=0x7ffc8a2ee978, nfds=nfds@entry=1, timeout=5000, timeout@entry=<error reading variable: That operation is not available on integers of more than 8 bytes.>) at ../sysdeps/unix/sysv/linux/poll.c:29
29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
#
warning: File "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/libOpenDDS_Dcps.so.3.34.0-dev" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/libOpenDDS_Dcps.so.3.34.0-dev
line to your configuration file "/home/runner/.config/gdb/gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/runner/.config/gdb/gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
Thread 1 (Thread 0x7fae4ddc6740 (LWP 6497) "NetworkResource"):
#0 0x00007fae4bb18c07 in __GI___poll (fds=fds@entry=0x7ffc8a2ee978, nfds=nfds@entry=1, timeout=5000, timeout@entry=<error reading variable: That operation is not available on integers of more than 8 bytes.>) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fae4bb4f195 in send_dg (ansp2_malloced=<optimized out>, resplen2=<optimized out>, anssizp2=<optimized out>, ansp2=<optimized out>, anscp=<optimized out>, gotsomewhere=<synthetic pointer>, v_circuit=<synthetic pointer>, ns=<optimized out>, terrno=0x7ffc8a2ee938, anssizp=0x7ffc8a2eea70, ansp=0x7ffc8a2ee928, buflen2=<optimized out>, buf2=<optimized out>, buflen=<optimized out>, buf=<optimized out>, statp=0x7fae4bc23340 <_res>) at ./resolv/res_send.c:998
#2 __GI___res_context_send (ctx=ctx@entry=0x55f64d6d77e0, buf=buf@entry=0x7ffc8a2eeaa0 "\342\305\001 ", buflen=buflen@entry=55, buf2=buf2@entry=0x0, buflen2=buflen2@entry=0, ans=<optimized out>, ans@entry=0x7ffc8a2eeca0 "\035ǁ\200", anssiz=<optimized out>, ansp=<optimized out>, ansp2=<optimized out>, nansp2=<optimized out>, resplen2=<optimized out>, ansp2_malloced=<optimized out>) at ./resolv/res_send.c:382
#3 0x00007fae4bb4d1dd in __GI___res_context_query (ctx=ctx@entry=0x55f64d6d77e0, name=name@entry=0x7ffc8a2ef110 "211.22.221.23.in-addr.arpa", class=class@entry=1, type=type@entry=12, answer=0x7ffc8a2eeca0 "\035ǁ\200", anslen=anslen@entry=1024, answerp=<optimized out>, answerp2=<optimized out>, nanswerp2=<optimized out>, resplen2=<optimized out>, answerp2_malloced=<optimized out>) at ./resolv/res_query.c:216
#4 0x00007fae4bb46ea9 in __GI__nss_dns_gethostbyaddr2_r (addr=<optimized out>, len=<optimized out>, af=<optimized out>, result=<optimized out>, buffer=<optimized out>, buflen=<optimized out>, errnop=<optimized out>, h_errnop=<optimized out>, ttlp=<optimized out>) at nss_dns/dns-host.c:530
#5 0x00007fae4bb470a7 in __GI__nss_dns_gethostbyaddr_r (addr=<optimized out>, len=<optimized out>, af=<optimized out>, result=<optimized out>, buffer=<optimized out>, buflen=<optimized out>, errnop=0x7fae4ddc66a0, h_errnop=0x7ffc8a2ef69c) at nss_dns/dns-host.c:570
#6 0x00007fae4bb36d0f in __gethostbyaddr_r (addr=addr@entry=0x55f64d6d6cb4, len=len@entry=4, type=type@entry=2, resbuf=resbuf@entry=0x7ffc8a2ef6b0, buffer=<optimized out>, buflen=1024, result=<optimized out>, h_errnop=<optimized out>) at ../nss/getXXbyYY_r.c:273
#7 0x00007fae4bb40110 in gni_host_inet_name (addrlen=<optimized out>, flags=0, hostlen=256, host=0x7ffc8a2efde0 "", sa=0x55f64d6d6cb0, tmpbuf=0x7ffc8a2ef860) at ./inet/getnameinfo.c:249
#8 gni_host_inet (addrlen=<optimized out>, flags=0, hostlen=256, host=0x7ffc8a2efde0 "", sa=0x55f64d6d6cb0, tmpbuf=0x7ffc8a2ef860) at ./inet/getnameinfo.c:367
#9 gni_host (addrlen=<optimized out>, flags=0, hostlen=256, host=0x7ffc8a2efde0 "", sa=0x55f64d6d6cb0, tmpbuf=0x7ffc8a2ef860) at ./inet/getnameinfo.c:409
#10 __GI_getnameinfo (sa=0x55f64d6d6cb0, addrlen=<optimized out>, host=0x7ffc8a2efde0 "", hostlen=<optimized out>, serv=0x0, servlen=0, flags=<optimized out>) at ./inet/getnameinfo.c:523
#11 0x00007fae4c303dc6 in ACE_OS::getnameinfo (addr=0x55f64d6d6cb0, addr_len=16, host=0x7ffc8a2efde0 "", host_len=256, service=0x0, service_len=0, flags=0) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/ACE_TAO/ACE/ace/OS_NS_netdb.inl:811
#12 0x00007fae4c30347a in ACE_INET_Addr::get_host_name_i (this=0x55f64d6d6ca0, hostname=0x7ffc8a2efde0 "", len=256) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/ACE_TAO/ACE/ace/INET_Addr.cpp:871
#13 0x00007fae4c3031c2 in ACE_INET_Addr::get_host_name (this=0x55f64d6d6ca0, hostname=0x7ffc8a2efde0 "", len=256) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/ACE_TAO/ACE/ace/INET_Addr.cpp:753
#14 0x00007fae4ce7d483 in OpenDDS::DCPS::LogAddr::host[abi:cxx11](ACE_INET_Addr const&) (addr=...) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/DCPS/LogAddr.cpp:29
#15 0x00007fae4cea78f3 in OpenDDS::DCPS::(anonymous namespace)::tie_breaker<std::set<ACE_INET_Addr> > (addrs=std::set with 2 elements = {...}, name="www.hp.com") at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/DCPS/NetworkResource.cpp:570
#16 0x00007fae4cea6f5a in OpenDDS::DCPS::choose_single_coherent_address (addresses=std::vector of length 2, capacity 2 = {...}, prefer_loopback=false, name="www.hp.com") at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/DCPS/NetworkResource.cpp:654
#17 0x00007fae4cea7588 in OpenDDS::DCPS::choose_single_coherent_address (address="www.hp.com:587", prefer_loopback=false, allow_ipv4_fallback=true) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/dds/DCPS/NetworkResource.cpp:874
#18 0x000055f60f8933db in dds_DCPS_NetworkResource_choose_single_coherent_address_triple_Test::TestBody (this=0x55f64d6d75c0) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/network_resource/NetworkResource.cpp:55
#19 0x000055f60f8c8b58 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) ()
#20 0x000055f60f8c1d0b in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) ()
#21 0x000055f60f89df6a in testing::Test::Run() ()
#22 0x000055f60f89e973 in testing::TestInfo::Run() ()
#23 0x000055f60f89f054 in testing::TestCase::Run() ()
#24 0x000055f60f8aa99e in testing::internal::UnitTestImpl::RunAllTests() ()
#25 0x000055f60f8c9b4a in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) ()
#26 0x000055f60f8c2dcd in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) ()
#27 0x000055f60f8a9339 in testing::UnitTest::Run() ()
#28 0x000055f60f894554 in RUN_ALL_TESTS () at ../../../tests/googletest/build/install/include/gtest/gtest.h:2341
#29 0x000055f60f893ec0 in main (argc=11, argv=0x7ffc8a2f08a8) at /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/network_resource/NetworkResource.cpp:78
[Inferior 1 (process 6497) detached]
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_triple (3214 ms)
[----------] 2 tests from dds_DCPS_NetworkResource (23384 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (23384 ms total)
[ PASSED ] 2 tests.
======= End stuck stacks =======
2025-12-05 15:58:13: ERROR: nr timedout
#
auto_run_tests.pl: ERROR: "tests/transport/network_resource/run_test.pl" returned with status 1
#
auto_run_tests_finished: tests/transport/network_resource/run_test.pl Time:23s Result:1
==============================================================================
performance-tests/DCPS/InfoRepo_population/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -DCPSDebugLevel 10 -NOBITS -o repo.ior
(6509|6509) INFO: set_DCPS_debug_level: set to 10
(6509|6509) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6509|6509) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 10
(6509|6509) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6509|6509) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6509|6509) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6509|6509) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6509|6509) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_BIT=false
(6509|6509) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6509|6509) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO_REPOSITORY_IOR=IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600f5873400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f41540100000018000000018b6d6101000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600f5873400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f020000000000000008000000018b6d61004f41540100000018000000018b6d610100010001000000010001050901010000000000
(6509|6509) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600f5873400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f41540100000018000000018b6d6101000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600f5873400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f020000000000000008000000018b6d61004f41540100000018000000018b6d610100010001000000010001050901010000000000
(6509|6509) Service_Participant::get_discovery: returning repository for domain 0, repo DEFAULT_REPO.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/InfoRepo_population/syncServer -p2 -s1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/InfoRepo_population/publisher -DCPSDebugLevel 10 -DCPSConfigFile pub.ini -DCPSBit 0 -t5 -n5 -p5 -s5
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/InfoRepo_population/publisher -DCPSDebugLevel 10 -DCPSConfigFile pub.ini -DCPSBit 0 -t5 -n5 -p5 -s5
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/InfoRepo_population/subscriber -DCPSDebugLevel 10 -DCPSConfigFile sub.ini -DCPSBit 0 -t5 -n5 -s5 -p10
(6519|6519) INFO: set_DCPS_debug_level: set to 10
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=pub.ini
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_BIT=0
(6519|6519) INFO: Service_Participant::process_config_file: Going to load configuration from "pub.ini"
(6519|6519) INFO: ConfigStoreImpl::set_string: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
(6519|6519) INFO: ConfigStoreImpl::set_string: TRANSPORT_TCP=@tcp
(6519|6519) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_LIVELINESS_FACTOR=80
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CHUNK_ASSOCIATION_MULTIPLIER=10
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CHUNKS=20
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6519|6519) NOTICE: process_section: value from commandline or user for DCPSDebugLevel overrides value in config file
(6519|6519) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6519|6519) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6519|6519) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 10
(6519|6519) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(6519|6519) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(6519|6519) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6519|6519) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6518|6518) INFO: set_DCPS_debug_level: set to 10
(6518|6518) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=pub.in(i6
520|6520) INFO: set_DCPS_debug_level: set( 6t5o1 81|06
518) INFO: ConfigStore(I6m5p2l0:|:6s5e2t0_)s tIrNiFnOg:: CCoOnMfMiOgNS_tDoCrPeSI_mBpIlT:=:0s
et_string: COMMON_DCPS_CONFIG_FILE=sub.ini
(6518|6518) INFO: Service_Par(t6i5c2i0p|a6n5t2:0:)p rIoNcFeOs:s _CcoonnffiiggS_tfoirleeI:m pGlo:i:nsge tt_os tlroiandg :c oCnOfMiMgOuNr_aDtCiPoSn_ BfIrTo=m0
"pub.ini"
(6520|6520) INFO: Service_Participant::process_config_file: Going to load configuration from "sub.ini"
(6518|6518) INFO: ConfigStoreImpl::set_string: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
(6520|6520) INFO: ConfigStoreImpl::set_(s6t5r1i8n|g6:5 1T8R)A NISNPFOOR:T _CToCnPf_iTgRSAtNoSrPeOIRmTp_lT:Y:PsEe=tt_cspt
ring: TRANSPORT_TCP=@tcp
(6520|6520) INFO: Con(f6i5g1S8t|o6r5e1I8m)p lI:N:FsOe:t _CsotnrfiinggS:t oTrReAINmSpPlO:R:Ts_eTtC_Ps=t@rticnpg
: TRANSPORT=@transport
(6520|6520) INFO: ConfigStoreImpl::(s6e5t1_8s|t6r5i1n8g): ITNRFAON:S PCOoRnTf=i@gtSrtaonrsepIomrptl
::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG(=6$5f2i0l|e6
520) INFO: ConfigStoreImpl::set_string: COMMON(_6D5C1P8S|_6G5L1O8B)A LI_NTFROA:N SCPoOnRfTi_gCSOtNoFrIeGI=m$pfli:l:es
et_string: COMMON_DCPS_LIVELINESS_FACTOR=80
(6520|6520) INFO: ConfigStoreImpl:(:6s5e1t8_|s6t5r1i8n)g :I NCFOOM:M OCNo_nDfCiPgSS_tLoIrVeEILmIpNlE:S:Ss_eFtA_CsTtOrRi=n8g0:
COMMON_DCPS_CHUNK_ASSOCIATION_MULTIPLIER=10
(6520|6520) INFO: ConfigStoreImpl::set_st(r6i5n1g8:| 6C5O1M8M)O NI_NDFCOP:S _CCoHnUfNiKg_SAtSoSrOeCIImApTlI:O:Ns_eMtU_LsTtIrPiLnIgE:R =C1O0M
MON_DCPS_CHUNKS=20
(6520|6520) INFO: Co(n6f5i1g8S|t6o5r1e8I)m pIlN:F:Os:e tC_osntfriignSgt:o rCeOIMmMpOlN:_:DsCePtS__sCtHrUiNnKgS:= 2C0O
MMON_DCPS_INFO_REPO=file://repo.ior
(6520|6520) INFO: ConfigStoreImpl::set_stri(n6518|6g5:1 8C)O MNMOOTNI_CDEC:P Sp_rIoNcFeOs_sR_EsPeOc=tfiiolne:: /v/arleupeo .firoorm
commandline or user for DCPSDebugLevel overrides val(u6e5 2i0n| 6c5o2n0f)i gN OfTiIlCeE
: process_section: val(u6e5 1f8r|o6m5 1c8o)m mIaNnFdOl:i nCeo nofri guSsteorr efIomrp lD:C:PsSeDte_bsutgrLienvge:l CoOvMeMrOrNi=d@ecso mvmaolnu
e in config file
(6520|6520) INFO: ConfigStoreImpl::set_string: COMMON=@common
((66551280||66551280)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
((66551280||66551280)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 1100
((66551280||66551280)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
((66552108||66552108)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
((66552108||66552108)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
(651(86|562501|86)5 2S0e)r vSiecrev_iPcaer_tPiacritpiacnitp:a:ngte:t:_gdeotm_adionm_apianr_tpiacrticipant_factioprayn:t _Cfraecattoirnyg: LCirneuaxtNientgw oLriknCuoxnNfeitgwMoornkiCtoonrf
igMonitor
(6518|6518) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6518|6518) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6518|6518) Service_Participant::get_discovery: returning default repository for domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at d8ad9e00.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000001.000001c1(9966fa4f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) in domain 111 at 0xd8afb4e0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) at 0xd8afb4e0.
(6518|6518) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) in domain 111
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000002.000001c1(dec6809f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000002.000001c1(dec6809f) in domain 111 at 0xd8b2f6e0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000002.000001c1(dec6809f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000002.000001c1(dec6809f) at 0xd8b2f6e0.
(6518|6518) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.00000002.000001c1(dec6809f) in domain 111
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000003.000001c1(e3a6a92f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) in domain 111 at 0xd8b60ff0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) at 0xd8b60ff0.
(6518|6518) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) in domain 111
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000004.000001c1(5186753f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000004.000001c1(5186753f) in domain 111 at 0xd8b61390.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000004.000001c1(5186753f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000004.000001c1(5186753f) at 0xd8b61390.
(6518|6518) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.00000004.000001c1(5186753f) in domain 111
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000005.000001c1(6ce65c8f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) in domain 111 at 0xd8b61730.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) at 0xd8b61730.
(6518|6518) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) in domain 111
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::add_topic_description: added Topic Description 0xd8b61af0 in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000001.00000145(73b3bd76) at d8b61c30.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) successfully added topic 01030000.57fffbd9.00000001.00000145(73b3bd76) at 0xd8b61c30.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000001.00000145(73b3bd76) at 0xd8b61c30.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000001.00000145(73b3bd76) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger::Message in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000002.00000145(3413c7a6) at d8b61f30.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000002.000001c1(dec6809f) successfully added topic 01030000.57fffbd9.00000002.00000145(3413c7a6) at 0xd8b61f30.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000002.00000145(3413c7a6) at 0xd8b61f30.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000002.00000145(3413c7a6) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger::Message in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000003.00000145(0973ee16) at d8b62150.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) successfully added topic 01030000.57fffbd9.00000003.00000145(0973ee16) at 0xd8b62150.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000003.00000145(0973ee16) at 0xd8b62150.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000003.00000145(0973ee16) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger::Message in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000004.00000145(bb533206) at d8b62370.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000004.000001c1(5186753f) successfully added topic 01030000.57fffbd9.00000004.00000145(bb533206) at 0xd8b62370.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000004.00000145(bb533206) at 0xd8b62370.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000004.00000145(bb533206) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger::Message in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000005.00000145(86331bb6) at d8b62590.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) successfully added topic 01030000.57fffbd9.00000005.00000145(86331bb6) at 0xd8b62590.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000005.00000145(86331bb6) at 0xd8b62590.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000005.00000145(86331bb6) in domain 111.
(6518|6518) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 1
(6518|6518) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 2
(6518|6518) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 3
(6518|6518) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 4
(6518|6518) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 5
(6518|6518) WriteDataContainer sample_list_element_allocator 6d4eefc8 with 20 chunks
(6518|6518) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6d4be8a0 with 20 chunks
(6518|6518) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6d4f6940 with 20 chunks
(6518|6518) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6d4bde10 with 20 chunks
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6518|6518) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6518|6518) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) successfully added publication 01030000.57fffbd9.00000001.00000102(9b0b6945) at 0xd8b62b10.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000001.00000145(73b3bd76) added publication 01030000.57fffbd9.00000001.00000102(9b0b6945) at d8b62b10
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000001.00000102(9b0b6945) in domain 111.
(6518|6518) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6518|6518) DataWriterImpl::enable: got GUID 01030000.57fffbd9.00000001.00000102(9b0b6945), publishing to topic name "Movie Discussion List" type "Messenger::Message"
(6518|6518) WriteDataContainer sample_list_element_allocator 6d560978 with 20 chunks
(6518|6518) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6d541240 with 20 chunks
(6518|6518) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6d5681e0 with 20 chunks
(6518|6518) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6d5413c0 with 20 chunks
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6518|6518) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000002.000001c1(dec6809f) successfully added publication 01030000.57fffbd9.00000002.00000102(dcab1395) at 0xd8b64850.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000002.00000145(3413c7a6) added publication 01030000.57fffbd9.00000002.00000102(dcab1395) at d8b64850
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000002.00000102(dcab1395) in domain 111.
(6518|6518) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6518|6518) DataWriterImpl::enable: got GUID 01030000.57fffbd9.00000002.00000102(dcab1395), publishing to topic name "Movie Discussion List" type "Messenger::Message"
(6518|6518) WriteDataContainer sample_list_element_allocator 6d56cd38 with 20 chunks
(6518|6518) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6d570780 with 20 chunks
(6518|6518) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6d5746b0 with 20 chunks
(6518|6518) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6d4bd690 with 20 chunks
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6518|6518) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) successfully added publication 01030000.57fffbd9.00000003.00000102(e1cb3a25) at 0xd8b65600.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000003.00000145(0973ee16) added publication 01030000.57fffbd9.00000003.00000102(e1cb3a25) at d8b65600
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000003.00000102(e1cb3a25) in domain 111.
(6518|6518) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6518|6518) DataWriterImpl::enable: got GUID 01030000.57fffbd9.00000003.00000102(e1cb3a25), publishing to topic name "Movie Discussion List" type "Messenger::Message"
(6518|6518) WriteDataContainer sample_list_element_allocator 6d5792c8 with 20 chunks
(6518|6518) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6d57cd10 with 20 chunks
(6518|6518) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6d580c40 with 20 chunks
(6518|6518) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6d577740 with 20 chunks
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6518|6518) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000004.000001c1(5186753f) successfully added publication 01030000.57fffbd9.00000004.00000102(53ebe635) at 0xd8b67300.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000004.00000145(bb533206) added publication 01030000.57fffbd9.00000004.00000102(53ebe635) at d8b67300
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000004.00000102(53ebe635) in domain 111.
(6518|6518) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6518|6518) DataWriterImpl::enable: got GUID 01030000.57fffbd9.00000004.00000102(53ebe635), publishing to topic name "Movie Discussion List" type "Messenger::Message"
(6518|6518) WriteDataContainer sample_list_element_allocator 6d5858d8 with 20 chunks
(6518|6518) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6d589320 with 20 chunks
(6518|6518) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6d58d250 with 20 chunks
(6518|6518) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6d583d50 with 20 chunks
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6518|6518) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) successfully added publication 01030000.57fffbd9.00000005.00000102(6e8bcf85) at 0xd8b69080.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000005.00000145(86331bb6) added publication 01030000.57fffbd9.00000005.00000102(6e8bcf85) at d8b69080
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000005.00000102(6e8bcf85) in domain 111.
(6518|6518) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6518|6518) DataWriterImpl::enable: got GUID 01030000.57fffbd9.00000005.00000102(6e8bcf85), publishing to topic name "Movie Discussion List" type "Messenger::Message"
(6519|6519) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6520|6520) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6519|6519) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6520|6520) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
((66552109||66552109)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddiissccoovveerryy:: rreettuurrnniinngg ddeeffaauulltt rreeppoossiittoorryy ffoorr ddoommaaiinn 111111..
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000006.000001c1(2b46265f) in domain 111.
(6509|6509) DCPS_IR_Domain::add_participant: added participant 01030000.57fffbd9.00000006.000001c1(2b46265f) in domain 111 at 0xd8b7a1e0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.00000006.000001c1(2b46265f) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000006.000001c1(2b46265f) at 0xd8b7a1e0.
(6509|6509) DCPS_IR_Participant::take_ownership: pushing ownership 01030000.57fffbd9.00000007.000001c1(16260fef) in domain 111.
(6519|65(1695)0 9D|o6m5a0i9n)P aDrCtPiSc_iIpRa_nDtoImmapiln::::eandadb_lpea:r teincaibplaendt :p aardtdiecdi ppaanrtt i0c1i0p3a0n0t0 00.10305070f0f.f5b7df9f.00000006.00f0b0d091.c010(020b04060276.50f0)0 0i0n1 cd1o(m1a6i2n6 01f1e1f
) in domain 111 at 0xd8b7a530.
(6509|6(560591)9 |(6G5U1I9D)_ tS)eTrAvOi_cDeD_SP_aDrCtPiScIinpfaon_ti::::gaedtd__ddiosmcaoivne_rpya:r triectiuprannitn:g pruesphoisnigt ocrrye aftoiro nd oomfa ipna r1t1i1c,i praenpto 0D1E0F3A0U0L0T0_.R5E7PfOf.f
bd9.00000007.000001c1(16260fef) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.00000007.000001c1(16260fef) at 0xd8b7a530.
(6519|6519) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) DomainParticipantImpl::enable: enabled participant 01030000(.65570f9f|f6b5d099.)0 0D0C0P0S0_0I7R._0P0a0r0t0i1cci1p(a1n6t2:6:0tfaekfe)_ oiwnn edrosmhaiipn: 1p1u1s
hing ownership 01030000.57fffbd9.00000(060582.00|060502001)c 1S(e9r4v7i6c9e8_3Pea)r tiinc idpoamnati:n: g1e1t1_.d
iscovery: return(i6n5g0 9r|e6p5o0s9i)t oDrCyP Sf_oIrR _dDoommaaiinn :1:1a1d,d _rpeaprot iDcEiFpAaUnLtT:_ RaEdPdOe.d
participant 01030000.57fffbd9.00000008.000001c1(9476983e) in domain 111 at 0xd8b7a8d0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.(060502000|060582.00)0 0S0e0r1vci1c(e9_4P7a6r9t8i3cei)p ainnt :d:ogmeati_nd i1s1c1o.v
ery: retur(n6i5n0g9 |r6e5p0o9s)i t(oGrUyI Df_otr) TdAoOm_aDiDnS _1D1C1P,S Irnefpoo_ iD:E:FaAdUdL_Td_oRmEaPiOn._
participant: domain 111 loaded participant 01030000.57fffbd9.00000008.000001c1(9476983e) at 0xd8b7a8d0.
(6509|6509) DCPS_IR_Participant::ta(k6e5_1o9w|n6e5r1s9h)i pD:o mpauisnhPianrgt iocwinpearnsthIimpp l0:1:0e3n0a0b0l0e.:5 7efnfafbblde9d. 0p0a0r0t0i0c0i9p.a0n0t0 000110c310(0a0901.65b71f8fef)b di9n. 0d0o0m0a0i0n0 81.1010.0
001c1(9476983e) (i6n5 0d9o|m6a5i0n9 )1 1D1C
PS_IR_Domain::ad(d6_5p1a9r|t6i5c1i9p)a nSte:r vaidcdee_dP apratritciicpiapnatn:t: g0e1t0_3d0i0s0c0o.v5e7rfyf:f brde9t.u0r0n0i0n0g0 0r9e.p0o0s0i0t0o1rcy1 (fao9r1 6dbo1m8aei)n i1n1 1d,o mraeipno 1D1E1F AaUtL T0_xRdE8PbO7.a
c30.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57f(f6f5b1d99|.60501090)0 0S0e9r.v0i0c0e0_0P1acr1t(iac9i1p6abn1t8:e:)g eitn_ ddiosmcaoivne r1y1:1 .r
eturning (r6e5p0o9s|i6t5o0r9y) f(oGrU IdDo_mta)iTnA O1_1D1D,S _rDeCpPoS IDnEfFoA_UiL:T:_aRdEdP_Od.o
main_participant: domain 111 loaded participant 01030000.57fffbd9.00000009.000001c1(a916b18e) at 0xd8b7ac30.
(6509|6509) DCPS_IR_Pa(r6t5i2c0i|p6a5n2t0:): tDaokmea_ionwPnaerrtsihciipp:a nptuIsmhpiln:g: eonwanbelres:h iepn a0b1l0e3d0 0p0a0r.t5i7cfifpfabndt9 .001000300000000a..5070f0f0f0b1dc91.(0e0e0b060c0b059e.)0 0i0n0 0d1ocm1a(ian9 1161b11.8
e) in domain 111(
6509|6509) DCPS(_6I5R2_0D|o6m5a2i0n): :Saedrdv_ipcaer_tPiacritpiacnitp:a natd:d:egde tp_adritsiccoivpearnyt: 0r1e0t3u0r0n0i0n.g5 7rfefpfobsdi9t.o0r0y0 0f0o0r0 ad.o0m0a0i0n0 11c111(,e erbe6pcob 5DeE)F AiUnL Td_oRmEaPiOn.
111 at 0xd8b7afd0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of part(i6c5i2p0a|n6t5 2001)0 3S0e0r0v0i.c5e7_fPfafrbtdi9c.i0p0a0n0t0:0:0gae.0t0_0d0i0s1c1(eeb6ccobv5eer)y :i nr edtoumraniinn g1 1r1e.p
ository for (d6o5m0a9i|n6 510191), (rGeUpIoD _DtE)FTAAUOL_TD_DRSE_PDOC.P
SInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.0000000a.000001c1(eeb6cb5e) at 0xd8b7afd0.
(6509|6509) DCPS_IR_Particip(a6n5t1:9:|t6a5k1e9_)o wDnoemrasihniPpa:r tpiucsihpianngt Iomwpnle:r:sehniapb l0e1:0 3e0n0a0b0l.e5d7 fpfafrbtdi9c.i0p0a0n0t0 0001b0.3000000000.15c71f(fdf3bdd69e.20e0e0)0 0i0n0 ad.o0m0a0i0n0 11c111(.e
eb6cb5e) in dom(a6i5n0 91|1615
09) DCPS_IR_(D6o5m1a9i|n6:5:1a9d)d _Spearrvtiiccei_pPaanrtt:i caidpdaendt :p:agretti_cdiipsacnotv e0r1y0:3 0r0e0t0u.r5n7ifnfgf brde9p.o0s0i0t0o0r0y0 bf.o0r0 0d0o0m1aci1n( d131d16,e 2reeep)o iDnE FdAoUmLaTi_nR E1P1O1.
at 0xd8b7b370.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation( 6o5f1 9p|a6r5t1i9c)i pSaenrtv i0c1e0_3P0a0r0t0i.c5i7pfafnftb:d:9g.e0t0_0d0i0s0c0obv.e0r0y0:0 0r1ect1u(rdn3idn6ge 2reeep)o siint odroym afionr 1d1o1m.a
in 111, re(p6o5 0D9E|F6A5U0L9T)_ R(EGPUOI.D
_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) at 0xd8b7b370.
(6509|6509) DCPS_IR_Parti(c6i5p2a0n|t6:5:2t0a)k eD_oomwanienrPsahritpi:c ippuasnhtiInmgp lo:w:neenrasbhliep: 0e1n0a3b0l0e0d0 .p5a7rftfifcbidp9a.n0t0 0001000300c0.0000.05070f1fcf1b(d691.f06030e0f0e0)0 bi.n0 0d0o0m0a1icn1 (1d131d.6
e2ee) in domain( 6151019
|6509) DCPS_I(R6_5D2o0m|a6i5n2:0:)a dSde_rpvairctei_cPiapratnitc:i paadndte:d: gparetti_cdiipsacnotv e0r1y0:3 0r0e0t0u.r5n7ifnfgf brde9p.o0s0i0t0o0r0y0 cf.o0r0 0d0o0m1aci1n( 6111f16,3 erfeep)o iDnE FdAoUmLaTi_nR E1P1O1.
at 0xd8b7b710.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of part(i6c5i2p0a|n6t5 2001)0 3S0e0r0v0i.c5e7_fPfafrbtdi9c.i0p0a0n0t0:0:0gce.t0_0d0i0s0c1ocv1e(r6y1:f 6r3eetfuer)n iinng droempaoisni t1o1r1y.
for domain( 6151019,| 6r5e0p9o) D(EGFUAIUDL_Tt_)RTEAPOO_.D
DS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.0000000c.000001c1(61f63efe) at 0xd8b7b710.
(6509|6509) DCPS(_6I5R1_9P|a6r5t1i9c)i pDaonmta:i:ntPaakret_iocwinpearnsthIimpp:l :p:uesnhaibnlge :o wennearbslheidp p0a1r0t3i0c0i0p0a.n5t7 f0f1f0b3d090.0000.05070f0f0fdb.d090.00000010c010(05cc.9060107040e1)c 1i(n6 1dfo6m3aeifne )1 1i1n.
domain 111
(6509|(66550199)| 6D5C1P9S)_ ISRe_rDvoimcaei_nP:a:ratdidc_ippaarntti:c:igpeatn_td:i sacdodveedr yp:a rrteitcuirpnainntg 0r1e0p3o0s0i0t0o.r5y7 fffofrb dd9o.m0a0i0n0 010101d,. 0r0e0p0o0 1DcE1F(A5UcL9T6_1R7E4PeO).
in domain 111 at 0xd8b7bab0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: (p6u5s1h9i|n6g5 1c9r)e aSteirovni coef_ Ppaarrttiicciippaanntt: :0g1e0t3_0d0i0s0c.o5v7efrfyf:b dr9e.t0u0r0n0i0n0g0 dr.e0p0o0s0i0t1ocr1y( 5fco9r6 1d7o4mea)i ni n1 1d1o,m arienp o1 1D1E.F
AULT_REPO.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) at 0xd8b7bab0.
((66552009||66552009)) DDoCmPaSi_nIPRa_rPtairctiipcainptaInmtp:l::t:aeknea_bolwen:e resnhaibpl:e dp upsahritnigc iopwannetr s0h1i0p3 00010003.05070f0ffb.d597.f0f0f0b0d090.00d0.0000000000e1.c010(050c0916c117(41eb)3 6i6nd 9deo)m aiinn d1o1m1a
in 111.
(6520|6520) S(e6r5v0i9c|e6_5P0a9r)t iDcCiPpSa_nItR:_:Dgoemta_idni:s:caodvde_rpya:r triectiuprannitn:g ardedpeods iptaorrtyi cfiopra ndto m0a1i0n3 0101010,. 5r7efpfof bDdE9F.A0U0L0T0_0R0E0PeO..0
00001c1(1b366d9e) in domain 111 at 0xd8b7be50.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_dom(a6i5n2_0p|a6r5t2i0c)i pSaenrtv:i cpeu_sPhairntgi ccirpeaantti:o:ng eotf_ dpiasrctoivceirpya:n tr e0t1u0r3n0i0n0g0 .r5e7pfofsfibtdo9r.y0 0f0o0r0 0d0oem.a0i0n0 010111c,1 (r1ebp3o6 6DdE9FeA)U LiTn_ RdEoPmOa.i
n 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: domain 111 loaded participant 01030000.57fffbd9.0000000e.000001c1(1b366d9e) at 0xd8b7be50.
(6509|6509) DC(P6S5_1I9R|_6P5a1r9t)i cDiopmaanitn:P:atratkiec_iopwannetrIsmhpilp::: epnuasbhlien:g eonwanbelresdh ippa r0t1i0c3i0p0a0n0t. 5071f0f3f0b0d090..05070f0f0f0b0df9..000000000010c01e(.2060506040412ce1)( 1ibn3 6d6odm9aei)n i1n1 1d.o
main 111
(6509|(66550199)| 6D5C1P9S)_ ISRe_rDvoimcaei_nP:a:ratdidc_ippaarntti:c:igpeatn_td:i sacdodveedr yp:a rrteitcuirpnainntg 0r1e0p3o0s0i0t0o.r5y7 fffofrb dd9o.m0a0i0n0 010101f,. 0r0e0p0o0 1DcE1F(A2U6L5T6_4R4E2PeO).
in domain 111 at 0xd8b7c1f0.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: pushing creation of participant 01030000.57fffbd9.0000000f.000001c1(2656442e) in domain 111.
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_domain_participant: (d6o5m1a9i|n6 511191) lSoeardveidc ep_aPratritciicpiapnatn t0:1:0g3e0t0_0d0i.s5c7ofvfefrbyd:9 .r0e0t0u0r0n0i0nfg. 0r0e0p0o0s1ict1o(r2y6 5f6o4r4 2deo)m aaitn 01x1d18,b 7rce1pfo0 .D
EFAULT_REPO.
(6520|6520) DomainParticipantImpl::enable: enabled participant 01030000.57fffbd9.0000000f.000001c1(2656442e) in domain 111(
6509|6509) DCP(S6_5I2R0_|D6o5m2a0i)n :S:efrivnidc_et_oPpairct_idceispcarnitp:t:igoent:_ dliosccaotveedr yt:o priect udrensicnrgi prteipoons iMtoovriye fDoirs cduosmsaiionn 1L1i1s,t /rMeepsos eDnEgFeArU:L:TM_eRsEsPaOg.e
in domain 111.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000006.00000145(c1936166) at d8b7(c655b200.|
6520) Service_Partic(i6p5a0n9t|:6:5g0e9t)_ dDiCsPcSo_vIeRr_yP:a rrteitcuirpnainntg: :raedpdo_stiotpoircy_ rfeofre rdeonmcaei:n p1a1r1t,i crieppaon tD E0F1A0U3L0T0_0R0E.P5O7.f
ffbd9.00000006.000001c1(2b46265f) successfully added topic 01030000.57fffbd9.00000006.00000145(c1936166) at 0xd8b7c5b0.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000006.00000145(c1936166) at 0xd8b7c5b0.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000006.00000145(c1936166) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Me(s6s5e1n9g|e6r5:1:9M)e sSsaegrev iicne _dPoamratiinc i1p1a1n.t
::get_discovery: re(t6u5r0n9i|n6g5 0r9e)p oDsCiPtSo_rIyR _fToorp idco_mDaeisnc r1i1p1t,i orne:p:oa dDdE_FtAoUpLiTc_:R EtPoOp.i
c description Movie Discussion List added topic 01030000.57fffbd9.00000007.00000145(fcf348d6) at d8b7c860.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000007.000001c1(16260fef) successfully added topic 01030000.57fffbd9.00000007.00000145(fcf348d6) at 0xd8b7c860.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000007.00000145(fcf348d6) at 0xd8b7c860.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000007.00000145(fcf348d6) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussi(o6n5 2L0i|s6t5/2M0e)s sSeenrgveirc:e:_MPeasrstaigcei piann td:o:mgaeitn_ d1i1s1c.o
very: returning r(e6p5o0s9i|t6o5r0y9 )f oDrC PdSo_mIaRi_nT o1p1i1c,_ Dreespcor iDpEtFiAoUnL:T:_aRdEdP_Ot.o
pic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000008.00000145(7ea3df07) at d8b7ca80.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000008.000001c1(9476983e) successfully added topic 01030000.57fffbd9.00000008.00000145(7ea3df07) at 0xd8b7ca80.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000008.00000145(7ea3df07) at 0xd8b7ca80.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000008.00000145(7ea3df07) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_descript(i6o5n1:9 |l6o5c1a9)t eSde rtvoipciec_ Pdaerstcirciipptainotn: :Mgoevti_ed iDsicsocvuesrsyi:o nr eLtiusrtn/iMnegs sreenpgoesri:t:oMreys sfaogre dionm adionm a1i1n1 ,1 1r1e.p
o DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) at d8b7cca0.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.00000009.000001c1(a916b18e) successfully added topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) at 0xd8b7cca0.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) at 0xd8b7cca0.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_desc(r6i5p2t0i|o6n5:2 0l)o cSaetrevdi cteo_pPiacr tdiecsicprainptt:i:ogne tM_odviisec oDviesrcyu:s srieotnu rLniisntg/ Mreespsoesnigteorr:y: Mfeosrs adgoem aiinn d1o1m1a,i nr e1p1o1 .D
EFAULT_REPO.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.0000000a.00000145(04638c67) at d8b7cec0.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.0000000a.000001c1(eeb6cb5e) successfully added topic 01030000.57fffbd9.0000000a.00000145(04638c67) at 0xd8b7cec0.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000a.00000145(04638c67) at 0xd8b7cec0.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000a.00000145(04638c67) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_description: l(o6c5a1t9e|d6 5t1o9p)i cS edrevsiccrei_pPtairotni cMiopvainet :D:igsectu_sdsiisocno vLeirsyt:/ Mreestsuernngienrg: :rMeepsossaigteo riyn fdoorm adionm a1i1n1 .1
11, repo DEFAULT_RE(P6O5.0
9|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) at d8b7d0e0.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) successfully added topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) at 0xd8b7d0e0.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) at 0xd8b7d0e0.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_description: l(o6c5a2t0e|d6 5t2o0p)i cS edrevsiccrei_pPtairotni cMiopvainet :D:igsectu_sdsiisocno vLeirsyt:/ Mreestsuernngienrg: :rMeepsossaigteo riyn fdoorm adionm a1i1n1 .1
11, repo DEFAULT(_6R5E0P9O|.6
509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.0000000c.00000145(8b2379c7) at d8b7d300.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.0000000c.000001c1(61f63efe) successfully added topic 01030000.57fffbd9.0000000c.00000145(8b2379c7) at 0xd8b7d300.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000c.00000145(8b2379c7) at 0xd8b7d300.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000c.00000145(8b2379c7) in domain 111.
(6509|6509) DCPS_IR_Do(m6a5i1n9:|:6f5i1n9d)_ tSoeprivci_cdee_sPcarritpitciiopna:n tl:o:cgaetted_ tdopic descriptioins cMoovveirey :D irsectuusrsniionng Lriespto/sMietsosreyn gfeorr: :dMoemsasiang e1 1i1n, droempaoi nD E1F1A1U.L
T_REPO.
(6509|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.0000000d.00000145(b6435077) at d8b7d520.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) successfully added topic 01030000.57fffbd9.0000000d.00000145(b6435077) at 0xd8b7d520.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000d.00000145(b6435077) at 0xd8b7d520.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000d.00000145(b6435077) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topic_description:( 6l5o2c0a|t6e5d2 0t)o pSiecr vdiecsec_rPiaprttiiocni pMaonvti:e: gDeits_cduissscioovne rLyi:s tr/eMteusrsneinngge rr:e:pMoessistaogrey ifno rd odmoamiani n1 1111.1
, repo DEFAULT_RE(P6O5.0
9|6509) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.57fffbd9.0000000e.00000145(f1e32aa7) at d8b7d740.
(6509|6509) DCPS_IR_Participant::add_topic_reference: participant 01030000.57fffbd9.0000000e.000001c1(1b366d9e) successfully added topic 01030000.57fffbd9.0000000e.00000145(f1e32aa7) at 0xd8b7d740.
(6509|6509) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000e.00000145(f1e32aa7) at 0xd8b7d740.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000e.00000145(f1e32aa7) in domain 111.
(6509|6509) DCPS_IR_Domain::find_topi(c6_5d1e9s|c6r5i1p9t)i oDno:m alioncPaatretdi ctioppainct Idmepslc:r:iapstsiiognn _Mhoavnidel eD:i sNceuws suinomna pLpiesdt /IMnesstsaenncgeeHra:n:dMlees s1a
ge in domain 111.
(6509|6509) DCPS_IR_Topic_Descripti(o6n5:1:9a|d6d5_1t9o)p iDco:m ationpPiacr tdiecsicprainpttIimopnl :M:oavsisei gDni_shcaunsdslieo:n NLeiws tu namdadpepde dt oIpnisct a0n1c0e3H0a0n0d0l.e5 72f
ffbd9.0000000f.00000(164551(9c|c68531093)1 7D)o maati ndP8abr7tdi9c6i0p.a
ntImpl::assign_(h6a5n0d9l|e6:5 0N9e)w DuCnPmSa_pIpRe_dP aIrntsitcainpcaenHta:n:dalded _3t
opic_reference:( 6p5a1r9t|i6c5i1p9a)n tD o0m1a0i3n0P0a0r0t.i5c7ifpfafnbtdI9m.p0l0:0:0a0s0s0ifg.n0_0h0a0n0d1lce1:( 2N6e5w6 4u4n2mea)p pseudc cIenssstfaunlcleyH aandddleed 4t
opic 01030000.5(76f5f1f9b|d695.1090)0 0D0o0m0afi.n0P0a0r0t0i1c4i5p(acnct8I3m0p3l1:7:)a sasti g0nx_dh8abn7ddl9e6:0 .N
ew unmappe(d6 5I0n9s|t6a5n0c9e)H aDnCdPlSe_ I5R
_Domain::add_topic_i: Domain 111 successfully added topic 01030000.57fffbd9.0000000f.00000145(cc830317) at 0xd8b7d960.
(6509|6509) TAO_DDS_DCPSInfo_i::assert_topic: pushing creation of topic 01030000.57fffbd9.0000000f.00000145(cc830317) in domain 111.
(6519|6519) WriteDataContainer sample_list_element_allocator 37c25fd8 with 20 chunks
(6520|6520) DomainParticipantImpl::assign_handle: New unmappe(d6 5I1n9s|t6a5n1c9e)H aDnadtlaeW r1i
terImpl::enable-mb Cached_Allocator_With_Overflow 37bf58b0 with 20 c(h6u5n2k0s|
6520) DomainParticipantImpl::assign_handle(:6 5N1e9w| 6u5n1m9a)p pDeadt aIWnrsittaenrcIemHpaln:d:leen a2b
le-db Cached_Al(l6o5c2a0t|o6r5_2W0i)t hD_oOmvaeirnfPlaorwt i3c7icp2adn9t5I0m pwli:t:ha s2s0i gcnh_uhnaknsd
le: New un(m6a5p1p9e|d6 5I1n9s)t aDnacteaHWarnidtleer I3m
pl::enable-header C(a6c5h2e0d|_6A5l2l0o)c aDtoomra_iWniPtahr_tOivceirpfalnotwI m3p7lb:f:4aes2s0i gwni_thha n2d0l ec:h uNnekws
unmapped InstanceHandle 4
(6520|6520) DomainParticipantImpl::assign_handle: N(e6w5 1u9n|m6a5p1p9e)d SIenrsvtiacnec_ePHaarntdilcei p5a
nt::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow ac68e8b0 with 20 chunks
(6520|6520) DataReaderImpl::enable Cached_Allocator_With_Overflow ac6c0850 with 20 chunks
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) WARNING: get_fully_qualified_hostname:( 6C5o1u9l|d6 5n1o9t) fWiAnRdN IFNQGD:N .g eUts_ifnugl l"yr_uqnunaelrivfmiyegd8_7h6o"s tansa mfeu:l lCyo uqluda lniofti efdi nhdostname, FpQlDeNa.s eU scionrgr e"crtu nsnyesrtvemmy gc8o7n6f"i gausr aftuilolny.
qualified hostname, please correct system configuration.
(65(2605|1695|2605)1 9D)a tWarRietaedreIrmIpmlp:l::s:esteutpu_ps_edreisaelriizaaltiizoant:i oSne:t uSpe tsuupc cseuscscfeuslslfyu lwliyt hw iUtnha ltihgen efdo lClDoRw idnagt ad arteap rreespernetsaetnitoant.i
ons: CDR/X(C6D5R119,| 6X5C1D9R)2 ,D aUtnaaWlriigtneerdI mCpDlR:
:setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Participant::add_publication: participant 01030000.57fffbd9.00000006.000001c1(2b46265f) successfully added publication 01030000.57fffbd9.00000006.00000102(292bb555) at 0xd8b7e580.
(6509|6509) DCPS_IR_Topic::add_publication_reference: topic 01030000.57fffbd9.00000006.00000145(c1936166) added publication 01030000.57fffbd9.00000006.00000102(292bb555) at d8b7e580
(6509|6509) (GUID_t)TAO_DDS_DCPSInfo_i::add_publication: pushing creation of publication 01030000.57fffbd9.00000006.00000102(292bb555) in domain 111.
(6519|6519) TypeLookupService::type_(i6d5e0n9t|i6f5i0e9r)_ tDoC_PdSy_nIaRm_iPca r-t iEcnicpoaunntt:e:raeddd _TsKu_bNsOcNrEi:p trieotnu:r npianrgt inciilp aDnytn a0m1i0c3 0T0y0p0e.
57fffbd9.00000007.000001c1(16260fef) successfully added (s6u5b1s9c|r6i5p1t9i)o nD a0t1a0W3r0i0t0e0r.I5m7pflf:f:bedn9a.b0l0e0:0 0g0o0t7 .G0U0I0D0 00110073(06040201.65876faf)f badt9 .00x0d080a0d0a0964.00.0
000102(292bb555), pu(b6l5i0s9h|i6n5g0 9t)o DtCoPpSi_cI Rn_aTmoep i"cM:o:vaided _Dsiusbcsucsrsiipotni oLni_srte"f etryepnec e":M etsospeincg e0r1:0:3M0e0s0s0a.g5e7"f
ffbd9.00000007.00000145(fcf348d6) added subscription 01030000.57fffbd9.00000007.00000107(6421686a) at d8ada940.
(6509|6509) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion (L6i5s1t9 |c6h5e1c9k)i nWgr ictoemDpaattaiCboinltiatiyn eorf spaumbplliec_altiisotn_ e0l1e0m3e0n0t0_0a.l5l7ofcfaftbodr9 .3070c09070908081 .w0i0t0h0 02100 2c(h9ubn0kbs6
945) with subscription 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6519) DataWriterImpl::enable-mb Cached_Allocator_With_Ov(e6r5f0l9o|w6 53079c)7 8D2C5P0S _wIiRt_hT o2p0i cc_hDuenskcsr
iption:(:6a5s1s9o|c6i5a1t9e): DtaotpaiWcr idteesrcIrmipplt:i:oenn aMbolvei-ed bD iCsaccuhsesdi_oAnl lLoicsatt oars_sWoictiha_tOivnegr fpluobwl i3c7act9ifo1nf 00 1w0i3t0h0 0200. 5c7hfufnfkbsd
9.0000000(16.501090|060511092)( 9Dba0tba6W9r4i5t)e rwIimtphl :s:uebnsacbrliep-thieoand e0r1 0C3a0c0h0e0d._5A7lflfofcbadt9o.r0_0W0i0t0h0_0O7v.e0r0f0l0o0w1 0377(c6748231d608 6wai)t.h
20 chunks
(6509|6509) DCPS_IR_Publi(c6a5t1i9o|n6:5:1a9d)d _Saesrsvoicciea_tPeadr_tsiucbispcarnitp:t:igoent:_ dpiusbcloivceartyi:o nr e0t1u0r3n0i0n0g0 .r5e7pfofsfibtdo9r.y0 0f0o0r0 0d0o1m.a0i0n0 0101110,2 (r9ebp0ob 6D9E4F5A)U LaTd_dRiEnPgO .s
ubscription 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6519) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(6519|6519) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(6509|6509) DCPS_IR_Publication::add_associated_subscription: successfully added subscription d8ada940.
(6509|6509) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421686a) adding publication 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6518|6527) DataWriterImpl::add_association - bit 0 local 01030000.57ff(f6b5d099.|060500090)0 0D1C.P0S0_0I0R0_1S0u2b(s9cbr0ibp6t9i4o5n): :raedmdo_taes s0o1c0i3a0t0e0d0_.p5u7bflfifcbadt9i.o0n0:0 0s0u0c0c7e.s0s0f0u0l0l1y0 7a(d6d4e2d1 6p8u6bal)i
cation d8b62b10
(6509|6509) DCPS_IR_Topic_Des(c6r5i1p8t|i6o5n2:7:)t rDya_taasWsroictieartIem:p lt:o:paidcd _daessscorciipatti(io6on5n 2(M0)o|:v6 i5ae3d 1dD)ii nsDgca utssausRbiesoacndr eiLrpiItsmitpo lnc: h:teaocd kdpi_unabgsl sicococamitpaiatotinio bn0i 1l-0i 3tb0yi0 t0o 0f0. 5pl7uofbcflafilbc da09t1.i00o30n00 000001000.035107.0f00f00f0.b05d0791f.0f02f0(b09d0b900.0b0060790.400500)00 00w20i.1t00h07 0(p06r04i12o01r26i(8td6yca a)0b .1r
3e9m5o)t ew i0t1h0 3s0u0b0s0c.r5i7pftfifobnd 90.10003000000000.15.70f0f0f0b0d190.20(090b000b060974.50)0
000107(6421686a).
(6509|(66550290)| 6D5C3P1S)_ IWRr_iTtoepriIcn_fDoe:s:cWrriiptteiroInn:f:oa:s sworciitaetre :0 1t0o3p0i0c0 0d.e5s7cfrfifpbtdi9o.n0 0M0o0v0i0e0 1D.i0s0c0u0s0s1i0o2n( 9Lbi0sbt6 9a4s5s)o caidadteidn gt op urbelaidceart i0o1n0 3001000300.05070f.f5f7bfdf9f.b0d090.0000000070.000020.0000100070(160422(1d6c8a6ba1)3.9
5) with subscription 0103000(06.55270f|f6f5b3d19.000)0 0D0a0t7a.R0e0a0d0e0r1I0m7p(l6:4:2a1d6d8_6aas)s.o
ciation: inserted writer 01030000.5(76f5f0f9b|d695.0090)0 0D0C0P0S1_.I0R0_0P0u0b1l0i2c(a9tbi0obn6:9:add4_5a)s.sroectiuartne d1_
subsc(r6i5p1t8i|(o66n55:22 90p)|u 6bD5li3ir1ce)ac ttDiPaortnia oR0re1ia0td3ye0Mr0aI0pm0pp.el5r:7::fcafodfddbe_dpa9os.is0no0tc0(i0)a0 t0-i0 o2mn.a:0p 0pr0ee0da0 d1Te0Rr2A (N0dS1cP0aO3bR01T03_09P05R.)I5 O7aRfdIfdTfiYbn dgv9 a.sl0uu0be0s 0c00r 0it0po7t .ic0oo0nd0 e00p01o10i03n70t(0 60040.2.
15678f6faf)b di9(s.6 05a01s08s0|o06c05i02a79t.)e0 d0D 0aw0ti0at1Lh0i 7nw(kr6:i4:t2se1er6t 8_06d1as0)c3.p0
_0c0o0d.e5p7ofifnftb(d)9 .-0 0s0e0t0 0I0P1V.40 0T0O0S0 1c0o2d(e9pbo0ibn6t9 4t5o) .0
.
(6509|6509) D(C6P5S1_8I|R6_5P2u9b)l iTccaptCioonnn:e:catdido_na:s:soonc_iaactteidv_es_ucbosncnreicpttiioonn_:e sstuacbcleissshfeudl:l yS eandddiendg spuubbslcirci patdidorne sds8 a<drau9n4n0e.r
vmyg876:40125> to remote side
(6509|6509) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.57fffbd9.00000(060571.80|060502091)0 7T(c6p4T2r1a6n8s6pao)r ta:d:dcionngn epcutb_lticcpa_tdiaotna l0i1n0k3(0)0 0[01.]5 7-f fcfrbeda9t.i0n0g0 0s0e0n0d2 .s0t0r0a0t0e1g0y2 (wdictahb 1p3r9i5o)r.i
t(y6 502.0
|6535) NetworkResource addr: runnervmyg876:40125 res(e6r5v1e8d|:6 502
7) DataWrit(e6r5I0m9p|l6:5:0a9d)d _DaCsPsSo_c(Ii6Ra5_t2Si0uo|bn6s 5c-3r 5ib)pi ttTi co0pn T:lr:oaacndasdlp_ oa0rs1ts0:o3:c0ci0oa0nt0ne.ed5c_7tpf_uftbfclbpid_c9da.at0ti0ao0ln0i:0n 0ks0(u2)c. 0[c01e0]s0 s0-f1 u0cl2rl(eyda ctaaidbnd1ge3 d9s 5ep)nu dbr lesimtcoratateti eo0gn1y 0 d3w80ib0t60h40 8.p55r07i
fofrfibtdy9 .00.0
000007.00000107(6(462510698|66a5)0
9) (D6C5P2S0_|I6R5_2T0o)p iDca_tDaeRsecard(ie6pr5tI1im8op|nl6::5::2ta7rd)yd __DaaasstssaooWccriiiaattteeir:oI nmt po-lp :ib:cia tdd de0_s aclsrosicopactlii ao0tn1i 0oM3no0(v0)i0:e0 .aD5di7dsficfnufgsb sdsi9uo.bn0s 0cL0ri0is0pt0t 0ic7ohe.nc0 k0ti0on001 g0p 7uc(bo6lm4ip2ca1at6ti8ib6oianl) i 0tr1ye0 m3oo0ft0 e0p 0u0.b15l07i3fc0fa0ft0bi0do.9n5. 700f01f00f03b00d00900.200..00500700f00f00f01b20d.290(.0d00c00a00b0110030290(53d).c 0aw0bi01t03h09 15p0)r2
i(oer1ictb3ay2 50).
with subsc(r6i5p2t0i|o6n5 3051)0 3D0i0r0(e06c.5t51P78rf|if6of5rb2id9t9)y. M0Da0ip0rp0ee0cr0t:0Pt7rh.ir0oe0ra0id0t_0yp1Mr0ai7po(pr6ei4rt2:y1t(6h)8r 6e-aa )dm._a
pprpieodrity( )T R-A NmSa(Pp6Op5Re0Td9_ |PT6RR5IA0ON9RS)IP TODYRC TPv_SaP_lRIuIReO_ RT0Io TptYio c v_taDhleruseeca rd0i ppttroii ootnrh:ir:teayas ds0 o.pc
riiaotrei:t yt o0p.i
c description Movie Di(s6c5u1(s86s|5i62o50n2| 96L)5i 2sR0te) a acWstrsoiortcSeiyranItcnihfn:og:: R:peWuarbcilttioecrraSItyninfoconh: ( 0)w1 r0[i30t0]e0 r0- 0 0.e15s07t3fa0fb0fl0bi0ds.9h5.i70nf0gf0 f0sb0yd0n90c.3h0. 00w00i00t00h00o01u20t.2 0(a0e 01w0co0br13k0ae22r(5.d)
c awbi1t3h9 5s)u basdcdreidp ttioo nr e0a1d0er3 00010003.05070f0f.f5b7df9f.f0b0d090.00000070.00000070.00100070(06140271(668462a1)6.8
6a).
(6520|(66553059)| 6R5e0a9c)t oDrCSPySn_cIhR:_:PRuebalcitcoartSiyonnc:h:(a)d d[_0a]s s-o ceisattaebdl_issuhbisncgr ispytnicohn :w iptuhboluitc aat iwoonr k0e1r0.3
0000.57fffbd9.000000(0635.2000|060502100)2 (Dea1tcabR3eaa2d5e)r Iamdpdli:n:ga dsdu_basscsroicpitaitoino n0:1 0i3n0s0e0r0t.e5d7 fwfrfibtde9r. 0(00610500130800|0060750.2.0950)70 f0Tf0cf1pb0Rd7e9(c.6e04i02v01e06S0860a0)2..0
000t0r1a0t2e(gdyc:a:bs1t3a9r5t)_.ir(e)t u-r nl i1n
k:
There are 0 lo(c6a5l2 0e|n6t5i2t0i)e sD actuarRreeandtelryI m(up6sl5i:0n:9ga| d6td5h_0ia9ss) s loDicCniPkaS
t_ iIcoRon_n:Pn uerbceltaiedcdea rtt io0o 1n10:03:.0a10d.0d10_..a85s67s:fo4fc1fi0ba3dt99e .dr0_e0sg0ui0bs0st0ce0rr7ii.pn0tg0i 0ow0ni0:t1 h0s 7ur(ce6ca4ec2st1so6fr8u 6ltalo)y riaesdc deaeisdvs eos.cu
ibastcerdipti owni tdh8 awd(ra6i95t41e08r.|
60512073)0 0D0a0t.a5W7rfiftfebrdI9m.p0(l06:05:00a09d0|d06_25a.0s09s0)o0 c0Di0Ca1Pt0Si2_o(IndR c_-aS bub1bi3st9c 5r0)i .pl
toicoanl: 010:3a0d0d0_0a.s5s7ofcfifabtde9d._0p0u(0b60l50i20c00a|3t6.i50o30n50:)0 0sT1uc0bp2sR(ceerc1iecpibtv3ieaoS2nt5 r)0a 1tr0ee3gm0yo0:t0:e0s .t05a17r0ft3f_0fi0b(0d)09 ..-50 70lf0if0nf0kb0:d0
97 .. 00 00T00h00e00r01e00 7a(r6e4 2017 6.l80o60ca0a)0l 0 a1ed0nd7ti(in6tg4i 2ep1su6 b8cl6uiarc)ra
etnitolny 0u1s0i3n0g0 0t0h.i5s7 flf(if6nb5kd1
98 .|c06o05n02n07e0)c0 t0De3ad.t 0at0Wo0r 0i10t01e.0r12I.(m1ep.1l8c:6b::3a4ad02d15_2)a5.s
sroecgiiasttieorni(n)g: waidtdhi nrge ascutbosrc rtiop trieocne itvoe .p
ublicati(o6n5 0091|063500090)0 .D5C7PfSf_fIbRd_9S.u0b0s0c0r0i0p0t3i.o0n0:0:0a0d1d0_2(a(6se5s12oc0cb|i36aa5t231) Datae5Rd)e_ apwduiebtrlhIi mcpparlti:io:oranid:td y_s au0sc.sc
oecsisaftuilolny -a dbdietd 0p ulbolciacla t0i1o0n3 0d080b06.55670f0f
fbd9.00000007.00000(160570(96|462510698)6 aD)C PrSe_mIoRt_eT o0p1i0c3_0D0e0s0c.r5i7pfffbd9.000t0i0o0n0:3:.t0r0y0_0a0s1s0o2c(iea1tceb:3 at2o5p)i
c description Movie Discussion List chec(k6i5n2g0 |c6o5m3p5a)t iDbaitlaiLtiyn ko:f: mpaukbel_irceasteirovna t0i1o0n3(0)0 0-0 .c5r7efaftfibndg9 .a0s0s0o0c0i0a0t4i.o0n0 0l0o0c1a0l2 (s5u3besbcer6i3p5t)i owni t0h1 0s3u0b0s0c0r.i5p7tfifofnb d091.003000000000.0577.f0f0f0b0d091.0070(060402010678.60a0)0 0<0-1-0>7 (w6i4t2h1 6r8e6mao)t.e
publication 01030000.57fff(b6d590.90|060500090)0 1D.C0P0S0_0I0R1_0T2o(p9ibc0_bD6e9s4c5r)i.p
tion::associate: topic descripti(o6n5 2M0o|v6i5e3 1D)i sWcruistseiroInn fLoi:s:tW raistseorcIinaftoi:n gw rpiutbelri c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0030.000000000041.0020(0e010c1b032a(2553)e baed6d3e5d) twoi trhe asduebrs c0r1i0p3t0i0o0n0 .05170f3f0f0b0d09..5070f0f0f0b0d097..0000000000010077.(060402010618067a()6.4
21686a).
(6520|6531) DataReaderImpl(:6:5a0d9d|_6a5s0s9o)c iDaCtPiSo_nI:R _iPnusbelritceadt iworni:t:eard d0_1a0s3s0o0c0i0a.t5e7df_fsfubbds9c.r0i0p0t0i0o0n0:3 .p0u0b0l0i0c1a0t2i(oen1 c0b130a32050)0.0r.e5t7ufrfnf b1d
9.00000004.0(060502001|0625(3513)e bDea6t3a5R)e aaddedriInmgp ls:u:basdcdr_iapstsioocni a0t1i0o3n0:0 0r0e.a5d7efrf f0b1d093.00000000.05070f7f.f0b0d090.00100070(06040271.608060a0)0.1
07(6421686a) is associated with writer 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6520|6535) Cached_Allocator_(W6i5t0h9_|O6v5e0r9f)l oDwC:P:Sm_aIlRl_oPcu b0lxi7cfa6t1i9o0n0:2:0a0d5d0_ a0s saovcaiialtaebd(l_6es5 u1fb8rs|oc6mr5 i2pp7ot)oi loD
na:t asWurcicteesrsIfmuplll:y: aadddd_eads ssoucbisactriiopnt i-o nb idt8 a0d al9(o46c05a.2l
0 |061503350)0 0T0c.(p56S75ef0nf9df|Sb6td5r90a.9t0)e0 g0Dy0C:0P:0Ss0_e4In.Rd0__0Sb0uy0bt0se1cs0r_2ii(p 5ts3ieeonbnte: 6:83a45d )db _yratesemssoo
tcei a0t1e0d3_0p0u0b0l.i5c7aftfifobnd:9 .s0u0b0s0c0r0i0p7t.i0o0n0 0100300100070(.65472f1f6f8b6da9)(.
60502000|06050375.)0 0D0o0m0a1i0n7P(a6r4t2i(1c66i58p16a8an|)t6 I5am2dp7dl)i: n:Dgaa stpsauiWbgrlnii_tcheaartnIidmolpnel ::0 :1Na0ed3wd0 _0ma0as0ps.po5ec7dif afItfnibsodtn9a(.n)0c:0e 0Ha0ad0nd0di0ln4eg. 06s0 u0fb0os0rc1 r00i21p(0t53i30oe0nb0 e0t6.o35 57p)fu.fb
flbidc9a.t0i0o0n0 00010013.00000000.05170f2f(f9bbd09b.60904050)0
004.00000102(53ebe635) with pr((i66o55r20i09t||y66 55030.19
)) DDaCtPaSL_iInRk_:S:umbaskcer_irpetsieornv:a:taidodn_(a)s s-o cciraetaetdi_npgu balsiscoactiiaotni:o ns ulcocceasls fsuulblsy(c 6ra5id1pd8te|id6o 5np2 u90b)1l 0iD3ca0at0ta0iL0oi.nn5 k7d:f8:fbmf6ab7kd3e90_.0r0
e0s0e0r0v0a0t7i.o0n0(0)0 (0-61 50c07r9(e|6a64t52i01n96g)8 6aDasC)sP oS<c_-iI-aR>t_ iTwooinpt ihlc o_rcDeaemlso ctpreui bppltuiibcolanit:ci:aottnri yo0_n1a 0s03s10o00c30i00a0.t05e07:.f 5ft7fofbpfdif9cb. d0d90e.0s00c00r00i00p01t0.i00o20n.0 00M00o01v00i02e1( 09D2bi(0sdbcc6ua9sb4s15i3)o9 n5< )-L.-i
>s tw icthhe crkeimnogt ec osmupbastcirbiipltiitoyn( 6o05f12 00p3|u06b05l03i05c.)a5 t7Difaoftnfa bR0de19a0.d30e00r00I00m00p.0l50:77:f.tf0rf0ab0nd0s90p.1o00r07t0(_06a04s02s01o56c.8_06d0ao0)n0.e0
:1 0i2d(_6teo8_bhcafn8d5l)e _wmiatph_ [s u0b1s0c3r0i0p0t0i.o5n7 f0f1f0b3d090.0000.57fffbd090.00000010.000(0060750.100810|006205(02919b0)07 b(C66a94c42h51e)6d]8_ 6A=al )l0.ox
c6a.t
or_With_Overflow::mallo(c6 500x97|f6d500d9(4)60 50D2aC02P|cS60_5 I30R1 _aTvoapii)lc a_CbDalecesh cefrdri_opAmtl ilpooonco:al:t
aosrs_oWciitaht_eO:v etrofpliocw :d:emsaclrliopct i0oxn7 f(M66o15v91i08e0| 26D05i02s59c0)u s0Ts ciapovSnae inLldiaSsbttlr eaa tsfesrgooycm:i :apstoeionnldg
_ bpyutbelsi_cia tsieonnt 08140( 36b0520|653y05t0)e0 s.C
5o7nfdfiftbido9n.I00000005.000001m0p2l(:6:es8ibgcnfa8l5_)a l(wl6i(5t)1h
8 |s6u5b2s9c)r iDpattiaoW(nr6 i50t21e00r|3I60m50p30l50:).: 5tS7rtfaafntfsubpsdoC9ro.tn0_d0ai0st0si0oo0cn0_I7dm.op0nl0e:0::0 g0we1rt0i_7tt(er6ri4 g20g11e60r83_60va0a)0l.0u
.e5(7)f f-f bmda9s.k0=0=00(0x60f50f00f91f|.f60f50f00f90,)0 1cD0hC2aP(nS9g_beI0sRb=_6=P90u4xb54l)0i 0cs0au.tc
icoene:d:eadd di_na (sa6ss5os2co0ic|ai6ta5et3di5_n)sg u Cbwosinctdrhii tpriteoianodInem:rp lp0:u1:b0sl3ii0gc0na0at0li._o5an7l fl0f(1f)0b 3d-09 0.n00u00m.0b50e70rf0 f0of7fb. d0s90e.0t00s00:01 00007
0(0654.2010608060a1)0
2(6e8bcf85) add(i6n5g1 (8s6|u56b25s02c|9r6)i5 p3Dt1ai)to anTW cr0pi1St0ee3nr0dI0Sm0tp0rl.a:5t:7etfgrfyaf:nb:sdsp9eo.nr0dt0__0ba0ys0ts0eo0sc7__.id0 o0sn0ee0n:0t 1 w08r74i( t6be4yr2t 1e06s18
063a0)0.0
0.57fffbd9.00000001.(060502000|160522(09)b 0Dba6t9a4R5e)a dreeraIdmeprl :0:1a0d3d0_0a0s0s.o5c7ifaftfib(od6n95 .0-09 0|b06i05t00 0900) 7 l.Do0Cc0Pa0Sl0_ 0I01R10_07P3(u06b04l02i01c.6a58t76ifaof)nf :bc:daa9ld.ld0i_0na0gs0 s0ao0sc0si7oa.ct0ie0ad0t_0is0ou1nb0_s7cc(or6mi4pp2lt1ei6to8en6_:ai )
s urcecmesostfeu l0l1y0 3a(0d60d50e10d8. |5s67u5fb2fs9fc)br diD9pa.tt0ia0oW0nr0 i0dt08e0ar4dI.am09p04l00:0.:0
a1s0s2o(c5i3aetbieo6n3_5(c)6o
5m0p9l|e6t5e0_9i) -D CbPiSt_ I0R _lSoucba(sl6c 5r02i10p0|t36i05o03n01:0):. a5Dd7odfm_faafisbnsdPo9ac.ri0ta0it0ce0id0p_0ap0nu1tb.Il0mi0pc0la0:t0:i1ao0sn2s:(i 9gsbnu0_bbhs6ac9nr4di5lp)et :ir oeNnme ow0t 1em0 a30p01p00e03d00 .0I50n70sf.tf5af7nbfcdfe9fH.ba0dn09d0.l00e00 00700 70f.0o00r07 0.0001000103000700(1060047.2(516764f82f61fa6b)8d 69aa.d)0d
0i0n0g0 0p0u2b.l0i0(c06a05t01i18o0|n26 (50d21c70a)3b 01D03a09t05a.)W5
r7iftfefrImbpdl9:.:0a0d0d0_0(a06s05s52o.0ci0|a06t05i03o01n1) 0 -2D (ab6tieat8R be0ca fdl8eo5rc)Ia.ml
p l0:1:0t3r0a0n0s0p.o5r7tf_fafsbsdo9c._0d0o0n0e0:0 0i5d._0t0o0_0h0a1n0d2l(e6_em8abpc_f[8 50)1 0r3e0m0o0t(0e6. 5500719f0|f36f05b00d0990).. 05D07C0fP0fS0f_0bI0dR29_..S00u00b00s00c00r10i00p27t(.id0oc0na0:b0:10a31d90d57_)(a]6s 4s=2o 1c06ix8a76t.ae
)d
_publication: s(u6c5c2e0s(|s66f55u13l81l|)y6 5Ca2od7nd)de idDt aiptouanbWIlrmiipctlae:tr:iIsominpg lnd:a8:lba_6da9dl0_l8a(0s)
s
ociation(): ad(d6i5n2g0 |s(6u65b53s01c9)r| i6Sp5tt0ai9to)un s DCtCooPn Sdp_iuItbRil_oiTncoIapmtipiclo_:nD: eg0se1ct0r_3it0pr0ti0ig0og.ne5:r7:_ftvfrafylb_udae9s(.s)0o 0c-0i 0am0ta0es0:k5 =.t=0o00px0if0cf0 f1df0ef2sf(cf6rfei,8p btccihfoa8nn5 g)Me oswv=ii=te0h x D4pi0rs0ic0ou.rs
istiyo 0n. (
L6i5s2t0 |c6h5(e36c15k)1i 8nC|go6 n5cd2oi9mt)pi aoDtnoiImbmaipillni:Pt:ay sroitfgi ncpaiulpb_alaniltclIa(mt)pi lo-:n : na0us1ms0bi3eg0rn0 _0oh0fa. n5sd7elftefs:f: b Nd0e9
w. 0m0a0p0p0e0d0 6I.n0s0t0a0n0c1e0H2a(n2d9l2eb b65( 56f55o)2r 0 w|0i61t50h33 50s)0u 0bC0sa.cc5rh7iefpdft_fiAboldnl9 o.0c01a00t03o00r00_00W00i7.t.5h07_0fO0fv0fe0br1df09l7.o(0w60:40:20m10a60l80l67oa.c)0
000x070f160179(06042201065806 a0) .a
vailable from poo(l6
518|6529()6 5D0a9t|a6W5r0i9t)e rDICmPpSl_:I:Ra(_s6Ts5oo2pc0ii|ca6_t5Di3eo5sn)c_ rcTiocpmptpSileoenntd:eS:_tairs:as toiecdgi_yat:to:e_s:he antndod_plbieyc_t medasep_s_ic0 r1si0ep3nt0ti0 o08n04 . M5bo7yvftifeefs b
Ddi9s.c0u0s0s0i0o0n0 7L.i0s0t0 0a0s1s0o7c(i6a4t2i1n6g8 6pau)b l=i c(0a6xt56i2.o0
n| 60513053)0 0C0a0c.h5e7df_fA(fl6bl5do19c8.a|0t60o50r20_90W)0i 0tC6ho._n0Od0vi0et0ri0fo1ln0oI2wm(:p2:l9m:2a:blsbli5og5cn5 a)0l x_w7aiflt6lh1( 9)s0
u0b2s0c0(r56i05p 1t08i |oa6nv5 a20i91l)0a 3bS0lt0ea0 t0fu.rs5oC7mof nfpdfoibotdli9
o.n0I0m0p0l0:0:0g7e.t0_(0t60r50i20g01g|0e67r5(_36v54a)2l 1uT6ec8(p6)Sa e)-n. d
mSatsrka=t=e0gxyf:f:(fs6fe5fn0fd9f_|fb6,y5 t0ce9hs)a_ niDg CesPseS=n_=tI0 Rx8_24P0 u0bb0yl.ti
ecsa
tio(n6:5:1a8d|d6_5a2s9s)o cCioantdeidt_isounbIsmcprli:p:tsiiognn:a lp_uabllli(c)a t-i onnu m0b1e0r3 0o0f0 0s.e5t7sf:f f0b
d9.00000006.00000102(292bb555) adding subscription 01030000.57fffbd9.00000007.00000107(6421686a).
(6520|6520) WriterInfo::WriterInfo: writer 01030000.57fffbd9.00000004.00000102(53e(b6e561385|)6 5a2d9d)e dD attoa Lrienakd:e:maker_ r0e1s0e3r0v0(a06t05i.0o59n7|(f6)f5 f0-b9 d)c9 r.De0Ca0Pt0Si0_n0Ig0R 0_a7Ps.us0bo0lc0ii0ca0at1ti0io7on(n 6:l4:o2ac1da6dl8_ 6apasu)sb.ol
ciicaatiotne d0_1s0u3b0s0c0r0i.p5t7ifofnf:b ds9u.c0c0e0s0s0f0u0l2l.y0 0a0d0d0e1d0 2s((u6db5cs2ac0br|1i63p59t25i0)o) n < D-da-8t>aa dRwaei9at4dh0e .rr
Iemmpolt:e: asdudb_sac(sr6si5op0(ct96ii|5ao61tn59i 0|o096n1)5:0 3 3D0i0C)n0P s0SDe0_ar.Itt5Rae7_WdfSr fuiwfbtrbseidcrt9rIe.imr0pp 0tl00i:10o:00na30:d00:d07a_0.da00ds.0_s50ao70scf0sif1oaf0ctb7iid(ao96tn.4e 02d-01_ 06pb08ui06bt0al 0)i04.c .
al0to0ic0oa0nl0: 1 00s12u0(b35s03c0er0bi0ep.6t5(3i765of5)nf1. f8r0b|e1d6t095u3.2r009n00) 00 100C
.0a50c70hf6ef.df(0_b60Ad50l920l.00o0|1c060a052t02(o002r0)9_0 2W7Dbi.abt0t5h0a5_0R5O0e)v0a e1drr0eef7rml(Ioo6mtw4pe:2l :1:0m6:1a8a0l6d3lad0o)_0c a0 as00ds.xdo57ic7fnifdgaf0 tfdpib4uod0bn90l:.ai 02cr0cae00ta0 id00oe0 nr0a 7v00.a110i000l330a000b000l001e000 ..7f55(r776off4mff2 ff1pbb6odd8o996l..a
00)00
000000000067..00000000001(10(602657(51(218699|42|62b651b526539850)65) a) T).Dc
apitSsae WnardsiSsttoercraiItametpgelyd:: ::wasidetdnh_d a_wsbrsyiottceeisra_ (ti06i 15os00ne39(n0|)t06: 05 800a4.9d 5)db7 iyfDntfCgefP sbSs
d_u9Ib.Rs0_c0Sr0ui0bp0st0ci0ro4in.p 0tt0i(o0o6 0n5p0:1u1:8b0a|l2d6i(d5c5_2a3a9tes)ibs oeoDn6ca 3it05aa1)tW0.er3
di0_t0pe0ur0bI.lm5ip7clfa:ft:fitbordna9:n. s0sp0uo0cr0ct0e_0sa0ss6fs.uo0lc0l_0yd0 o0an1de0d:2e (dw2 r9pi2utbbeblr5i 5c05a1)t0 i3wo0in0t 0hd0 8.pb5r77ief(o5f6r8f5i0b2t
d0y9| .6005.02
000)0 0D0a2(t.6a05L00i09n0|k06:15:00m29a()kd ecD_aCrbPe1Ss3_e9Ir5Rv)_a Ttsoiupocincc(e_)eD de-es dcc rriienpa ttaiisonsngo: c:aiasadstdoi_cnsigua btwsiicotrnhi plrtoeicaoadnle_ rrs eu0fb1es0rc3er0ni0cp0et0:i. o5tn7o fp0fi1fc0b 3dd09e0.s00c00r.0i50p70tf0if0of7nb. d0M90o.0v00i00e01 00D07i0(s06c74u.2s01s06i08o06n0a 1)L0
i7s(t6 4a2d1d6(e86d65 a1s)8u |b<6s-5c-2r>9i )pw tiDitaohtn a rW0er1mi0ot3te0er0 I0pm0up.bl5l:7i:fctfarftabindos9np. o00r01t00_03a00s00s00o70c.._05d07o0fn0fe0f:1b 0dw79(.604020106080r60ia3t).e 0ra0 t00 01d00813a00d20a(09e041.0c5
b73faf2f5b)d.9
.00000002.00000102(dcab1395) (r6e5a2d0e|r6 (506315100)39 0|C06a05c00h.9e5)d7 _f(AfGlfUlbIodDc9_a.tt0)o0Tr0A_0OW0_i0Dt0Dh7S_._O0Dv0Ce0Pr0Sf0Il1no0fw7o:(_:6im4:a2:l1al6do8dc6_ as0)ux b7csfac6lr1li9ip0nt0gi2 o0an0s:5s 0op cu0is ahativinaogin l_cacrboelmaept lifeortnoe m_o ifp
osoulb
scripti(o6n5 1081|(0663550210990)|0 6.D55a(37t64fa5)fW2 fr0Dbi|idt6r9e5e.r3c0I1t0m)P0p r0lTi0:co0:pr0aSi7set.sny0odM0cSa0itp0arp0tae1itr0oe:7ngc(_yo6c:d4o:e2msp1peo6lni8edn6t_taeb()_y) it i e-n-s _mdbiaoi pmtspa eei0ndn t l T1o8R1c4A1a N.lbS
yP0tO1eR0sT3
_0P0R0I0O.R5I7TfYf fvbadl9u.e0 000 0t0o0 0c(2o6.d50e20p00o|0i60n51t30 120)(. d
Ccaacbh1e3d9_5A)l (lr6oe5cm1ao9tt|oe6r 5_03W14i0)t3 h0D_0aO0tv0ae.Lr5if7nlfkof:wf::bs:dem9ta._l0dl0so0cc0p 0_00cx0o77df.e60p10o90i00n00t21(00)07 5(-06 4s02e 1ta6 v8Ia6PiaVl)4a
bTlOeS fcroodme ppooionlt
to 0.
(651(86|562502|96)5 3D1o)m (aT6ic5np1PS9ae|rn6td5iS3ct4ir)pa atTnectgpIyCm:op:nlsn:ee:ncadts_isboiyngt:ne:_soh_nai_n adscleteni:tv eN8_e4cw o bnmynatepecpste
ido nI_nessttaanbcleiHsahneddl:e S7e nfdoirn g0 1p0u3b(0l60i5(0c260 05.a|05d697d5|fr26fe05fs)0bs 9d C)9<a .rcD0uhC0neP0ndS0e__0rAI0vlR0ml_7yoP.gca08ar07tt06oi0:rc04_i12Wp07ia78tn(3ht6>_:4 O:2tva1oed6 rd8rf_6elpamou)owb
t:le:i mcsaailtdlieoo
cn :0 (xp67a5fr16t81i|9c60i50p22a90n)0t 5 D00a 1t00a 3Wa0rv0ia0ti0el.ra5Ib7ml(fpe6fl 5f:f1b:r9dao|9sm6.s 50op30co40io)0al 0t
T0ic0op8nT._r0ca0on0ms0pp0lo(1er6ctt51e:2(_:09ic|4:o67 n56in29de08_c)3tt eo_T)_tc hcpsapSun_ecddncladeetSs_atsmlrfaiaupntl_kel0(gy1)y 0 :a3[:d01sd0]ee0 nd0-d . _p5cbu7rybfetlfaeiftscbi_adnit9g i. so0sen0en 0nt00d 10 800s430t 07rb0.ay00tt00ee.0gs50y
70 f1wf0if7tb(hd6 94p.2r01i06o08r06i0at0()y06 85=0.2 .000
0|x06705.02
100)2 (D9o6m1abi(0n6bP53a14r8)t| i6ac5ti2 p90a)xn dtC8Iobmn8pd1lif:td:i0ao.sn
sIi(mg6pn5l_1:h9:a|sn6(id56gl35ne40a:)9l |_ND6aei5lwr0l e9(mc))at
pPDprCeiP(doS6 r_5IiI1ntR8sy_|tMT6aao5npp2cpi9eec)Hr_ a:DSntetdhsalrcteeru ais8dpC _tofpinorodrini o:t0r:i1ito0trn3yyI0(_m0)ap0 sl0-s:. o:5mcg7aiefpatfpt_feetbd:rd i9Ttg.Rog0Ape0Nir0Sc_0P v0Oda0Rel0Tsu3_ce.Pr(0Ri)0Ip 0Ot-0Ri 0Iom1Tna0Y s2 Mk(vo=eav=1li0cuexbe f3 Dfa0if2 sf5tcf)ouf
sftsfhi,ro enca hdLa in(psg6rte5i s2oc=0rh=|ie06tcx5yk22 i000n0).g0
.Dc
aotmapR(ae6ta5i(d1b6e8i5r|l1I6i9m5t|p2y6l9 5:)o3: f4tC )rop anuRndbesilapticoictroaotntr_IiSamoyspnnsl co:0hc:1:_s0:di3Rog0enn0aea0c:l0t _.oia5rdl7S_lfyt(fno)fc_ bhh-d(a 9)nn. du0[lm00eb0]_e0 mr0-a 0 po0e_f8s[ .t s0a0e0b1t0l0s0i3:0s0 1h000i0
2n0(g.9 56s71yfbnf0cfbhb3 d4w9)i. t0wh0io0tu0ht0 0sa0u 3bw.so0cr0rk0ie0pr0t.1i
0o2n( e011c0b330a02050).]5 7=f f0fxb8d.9
.00000007.00000107((665(4262051|166885|626a05))2. 9
C)o nDdaittaiLoinnIkm:p:l(m:6a:5ks0ei9_g|rn6ea5sl0e_9ra)vl alDt(Ci)Po
Sn_(I)R _-T o(cp6ri5ec2a_0tD|ie6ns5gc2 r0ai)sp stSoitcoainta:ut:siaCosonsn odlcioitcaiatolen :Ip mutpbollp:ii:ccga etdtie_ostncr ri0ig1pg0te3ir0o_0nv0 a0Ml.ou5ve7i(fe)f fD-bi dsm9ca.us0sk0s=0i=0o00nx0 f0Lf3if.sf0tf0 f0af0sf0s,1o 0cc2ih(aaetn1igcnebg(s3 6=ap5=2u105b9x)l|4 i60<c50-a30-t4.>i)
o wnTi ct(0ph61R 50er23ce00em|0io60vt50ee2.S 05ts)7ru fabCftsofecnbgrddyii9:pt.:ti0sio0ton0anI0r m0t0p0_1l0i0:8(3:.)0s0 0i0-0g0 0n0l.a0i5l1n7_0kfa2:fl(
fl9 b(6 d)1 9 bT.-0h0 be0n3r0u4e0m) 0b a0ewr0rie7 t .oh00f 0 sl0suo0ebc0tsa1scl0:r 7 ie(0pn6
tt4ii2ot1ni6 e80s61 a0c)3u.0r
0r0e0(n.6t55l72yf0 f|uf6sb5id2n90g.) 0( t06Ch05ai01cs08h 0|el06di75_n.2Ak09l
0)l 0 oc0Cco0aan1ctn0hoe7erc(d_t6_We4Aid2lt 1lht6o_o8cO 6av1ate0)or..rf1
_l.Wo1iw.t:8h:6_m:Oa4vl(1el60ro53fc09l 9 o0|rwx6e:75g:f0im69sa1)tl9 el0Dro0Cic2Pn 0Sg00_ x5Iw70Rif _td0Ph0 u dabr4vle0aia0iccalat2atocbir0lo ent0 :o f: ararvodeamdci _elpaiaosboslloe
c ifartoemd _psouobls
cription: publication (061502300|(066055021.085)|7 6fT5fc2fp9bS)de 9nT.dc0Sp0tS0re0an0td0eS0gt8yr.:a0:t0se0eg0ny0d:1_:0bs2ye(tn9ed6s_1_bbiy0 tbse3es4n_)ti a8sd4de inbntyg t 8es4su
bbsyctreisp
tion 01030000.57fffb(d695.2000(|0660550v1308e50|.)76
.5N02e09t0)w0 o0Dr1ak0tR7ae(Ws6ro4iu2tr1ec6re8I 6maapd)ld.:r
::t rraunnsnpeorrvtm_yags8s7o6c:_4d2o7n8e3: rwersietrevre d0:1 003
0000.57fffbd9.00000003.00000102(e1cb3a(2655)0 9s|u6c5c0e9e)d eDdC PiSn_ IaRs_sPoucbilaitciantgi owni:(t:6ha5 d2rd0e_|aa6ds5es3ro1 c)0i 1aD0ta3et0da0_R0se0ua.bd5se7crfrIfimfppbtldi:9o:.na0:d0 d0s_0ua0cs0cs0eo7sc.si0fa0ut0li0lo0yn1 0a-7d (d(b6e6i4d5t2 1 1s906u| 8b6l6s5oac1c)r9a
i)lp tD0ia1ot0na(3 W60dr508i10at80de|.ar659I574m2f0p9f.l)f
: b:Ddaa9dt.da0_W0ar0si(0st60oe50cr00iI97am|.tp60il50o:00n:90 t)0-r 1 aD0bnC7isP(tpS6 o_40rI2 tR1l__6oaS8csu6asbalos) cc 0_rr1die0opm3nto0eit0:oe0 n 0w:0.r:15ia07td3fed0fr_0f a0b0s0d1s.90o5.3c700if00af00tf00eb0.dd05_907p.8fu0.fb00fl00bi00dc009a00.t010i500o.20n0(0:090 060s010u0b3b10.s0b0c230r(40i6)0pe 0t8r1ibe0ocm2nfo( 8te05e11) c0
0b31300a03200500).0 50r7.ef5af7dffebfr(df 69b05.d1209000.3|000600050003000100.)705 .07W07fr0.fi00ft00be00dr109I00.n710f(00o670:4(0:260W140r620i817t66.ea80r)60I a0na)0fd
0od1:i0 n7wg(r 6ip4tu2eb1r(l6 6i805c611aa09t)3|i 06oc05na01 l090l.)1i5 0n7D3gfa0 ft0afa0sbW0sdr.o9i5c.t7i0efa0rft0Ifi0mbo0pdn0l9_0:.c5:0o.a0m0d0p0d0l0_0e0a0t0s0e1s8_0o.i2c0
(i06a0et08i0bo(1cn60f(528)1(5:89) |6 a61ad5bdd20di9ben)3dg 4 D)tsa.out
barsWecrariditepertr iI0om1np0 l3t:0o:0 a0ps0us.bo5lc7iifcafatftibiodo(n9n6_. 5c000o019m00|p036l005e000t009e70)_.. i05D 07C-0fP 0fSb0f_i1bIt0dR 79_0(.S 60ul40bo20sc10ca60rl80i 60p0a8t1).i0.0o3
0n00:00:00a01d.0d52_7((af96sf65sf12obb0cd0|i9b6a.35t043e0)1d0 )_0w p0iDu0tab0htl3 ai.pRc0rea0iat0odi0reo0irn1tI:0ym 2 ps(0lue.:c1
:ccaebds3dsa_f2au5sl)sl oyrc eiamadotdtieeod n 0:p1 u0ib3nl0si0ec0ra0tt.ei5do7 nfw frdfi8btbde89r1. f00d01000
0300000070..050(706f05f00f19b0|d769(5.6004902)01 06D08C06P0aS5)_.
I0R0_0T0o0p1i0c2:(:6aed8db_cpf(u86b55l)1i.8cr|ae6tt5iu2or9nn)_ r1De
ofmeariennPcaer:t itcoippiacn t0I1m0p3l0(:06:05a02s.0s5|i76gf5nf2_f0hb)ad n9Dd.al0te0a:0L 0iN0ne0kw0: 8:m.ma0ap0kp0ee0_d0r 1eI4sn5es(rt7vaeanatc3iedoHfna0(n7)d) l -ea dc8dr eefdao trpi un0bg1l 0ia3cs0as0to0ic0oi.na5 t70if1of0nf3 b0ld0o90c.0a0.l05 07s0fu0fb0fs0bc7dr.9i0.p00t00i00o00n10 000701(806.340020010060080.615a07)2f
(f9f6b1db90.b0304(0)60 50a10t80 |7d6.850b208901)0f 0dD10a0
t7a(W6r4i2t1e6r8I6map)l :<:-a-s>s owci(it6ah5t 0ir9oe|nm6_o5ct0oe9m )pp lu(ebGtlUeiI_cDia_:tt i)ioTdnA_ Ot0_o1D_0Dh3Sa0_n0Dd0Cl0Pe.S_5Im7naffpfo_f_0bi1d:09:3.a00d00d00_00p.0u50b70lf4if.cf0ab0td0i90o.0n01:00 02p0(u05s03h0ei7bn.eg06 03c05r0)e0.a1
t0i7o(n6 4o2f1 6p8u6bal)i c=a( t60i5xo28n0. |
061503310)0 0(D06a.5t51a78Rf|ef6af5db2ed9r9)I. m0Cp0ol0n:0d:0ia0td0id8o_.na0Is0ms0po0lc0:i1:a0st2ii(gnal_ao9ln6l:1( b)r0
eba3d4e)(r 6 i50n11 80d|3o60m50a20i90n). 51S71tf1af.tf
ubsdC9o.n0d0i0t0i0o0n0I7m.p0l0:0:ge0t0_1t0r7i(g6g4e2r1_6v8a6lau)e (i)s -a smsaoscki=a=t0exdf fwfith fwfrfiftfe, chra n0g1e0s3=0=000x02.05070f.f
fbd9.00000005.00(060501180|26(562e98)b (cC6fo58n15d9)i|.t6
i5o1n9I)m pTly:p:esLiogonkaulp_Saelrlv((i6)c5 e2-:0 :|nt6uy5mp2be0e_)ri dCoeafnc thsieefdti_seA:rl _l0to
oc_adtyonra_mWiict h-_ OEvnecrofulnotwe:r:emda lTlKo_cN O0NxE7:f 6r1e9t0u0r2n0i0n5g0 n0i la vDayinlaambilce Tfyrpoem
pool
(6519|6519) DataWri(t6e5r2I0m|p6l5:2:0e)n aTbclpeS:e ngdoStt rGaUtIeDg y0:1:0s3e0n0d0_0b.y5t7(ef6sf5_f1ib8 d|s96e.5n02t09 0)80 40D 0ab0ty8at.Le0is0n
0k0:0:1m0a2k(e9_6r1ebs0ebr3v4a)t,i opnu(b)l i-s hcirnega t(ti6on5 g2t 0oa|ps6is5co2 c0ni)aa mtDeio om"naM iolnvoPicaear ltD iipcsuicbpulasinsctiaIotmnip olLn:i :s0at1s"0s 3it0gy0np0_e0h .a"5nM7deflsfesf:eb ndNg9ee.wr0 :0m:0aM0pe0ps0es0da4 g.Ie0n"0s
0t0a0n1c0e2H(a5n3delbee 693 5f)o r< -0-1>0 3w0i0t0h0 .r5e7mfoftfeb ds9u.b0s0c0r0i0p0t0i4o.n0 00010003100020(05.35e7bfef6f3b5d)9
.00000007.00000107(6421686a).
(6520|6531) DataLink::make_reservatio(n6(5)(1 69-5| 16c85r|1e69a5)t2 i9Wn)rg i CtaaescDshaoetcdai_CaAotlniltooanci anlteoorcr a_slWa imstpuhlb_esO_cvlreiirspfttl_ioeowln:e :m0me1an0lt3l_0oa0cl0 l00o.xc57a7ftfdof0rfd b43d0790c.aa0240c500d0 800 0 w0ai7vt.ah0i 0l20a00b 0lc1eh0 u7fn(rk6os4m
2 1p6o8o6la
) <--> with remote publication 01030000.57ff(f6(b56d15981.|9006|0560250910)90 )5T .cD0pa0St0ea0nW0dr1Si0tt2re(ar6tIeem8gpbylc::f::8se5en)na.db
_lbey-tmebs _Cia csheendt_ (A86l45l 2ob0cy|at6te5os2r
0_)W iDtaht_aORveeardfelroIwm p3l7:(c:6at54r19a89n|0s6 p5wo2ir9tt)h_ aD2sa0st oaccWh_rudinotkneser
:I mipdl_:(t:6ot5_r1ha9an|ns6dp5lo1er9_t)m_ aaDpsa_st[oa cW0_r1di0ot3ne0er0:I0 m0wp.rl5i:7t:feefrnf ab0bd1l90e.3-00d00b00 00C0.a05c07h4fe.fd0f_0bA0dl09l0.o10c00a20t(0o50r30_e0Wb4ie.t60h30_50O)0v]0e 1r= 0x9.
0f2l(o5w3 e3b7ec6a345a)3 0s uwcic(te6he5 d22ed 00i| n6c 5ha2us0ns)ko scC
ioantdi(in6tg5i 1ow9ni|It6mh5p 1lr9:e):a sdDieagrtn aa0Wl1r_0ia3tl0el0r(0I)0m
.p5l7:f:fefnbadb9l(.e60-50h20e00a|0d60e50r27 0.C)0a 0cS0ht0ea0dt1_u0As7lC(lo6on4cd2ai1tt6oi8ro6_naWI)im
tphl_:O:vgee(rt6f_5lt1or8wi| g63g57e2br9f_)4v 6aDala0ut eaw(Wi)rt ih-t e2mr0aI smckph=lu=:n0:kxtsfr
fafnfsfpfofrft,_ acshsaoncg_edso=n=e0: wxr4i0t0e0r.
0103000(06.551(796f|5f62f50b1|d969)5. 20S00e)0r 0vC0io0cn0ed4_i.Pt0ai0ro0tn0iI0cm1ip0pl2a:(n:5ts3:ie:gbgneea6tl3__5da)il slrc(eo)av de-er ryn :u0 m1rb0ee3tr0u 0ro0nf0i .ns5ge7 tfrsfe:fp bo0ds
9i.t0o0r0y0 0f0o0r7 .d0o0m0a0i(0n61 5012710(1|6,64 52r31e16p)8o 6 CaDa)Ec FhcAeaUdlL_lTAi_lnRlgEo PcaOas.ts
oorc_iWaittiho_nO_vceormfplloewt:e:_mia
lloc 0x7f6190020050 0 avai(l6a5b1l8e| 6f5r2o9m) pDoaotla
Writer(I6m5p1l9:|:6a5s1s9o)c iWartiitoenr_Ic(mo6pm5lp2:l0:e|st6ee5t_3ui1p )_- s TebcripitSa el0ni dzlSaottcriaaoltn e:0g 1yS0:e3:t0su0ep0n 0ds._u5bc7ycftefesfssb_fdiu9 l.sl0ey0n 0tw0 i08t04h0 4bU.yn0ta0el0si0
g0n1e0d2 (C5D3Re bdea6t3a5 )r erpermeosteen t0a1t0i3o0n0.0
0(.6557(2f60f5f1b9d||966.550310190))0 0DD0oa0mt7aa.iW0nr0Pi0at0re0tr1iI0cm7ip(pl6a:4n:2ts1Ie6mt8pu6lpa:_):s
aesrsiiaglni_zhaatnidolne:: ( s6Na5em1wp8 l|me6a 5ps2pi9ez)de DIionsms atuiannnbPcoaeurHntadinecddil,pe a nn1ot0tI mfuposlri: n:0ga1 s0ds3ai0tg0an0 _0ah.la5ln7odfclfaeft:bo drN9,e. w0a 0lm0wa0ap0yp0se0 d5a .lI0ln0os0ct0aa0tn1ic0ne2gH( a6fnerd8olbmec fh98e 5af)po
r 01030000.57fffbd9.(060502000|060572.00)0 0C0a0c1h0e7d(_6A4l2l1o6c8a6tao)r
_With_Overflow::malloc 0x7f6190(062501085|06 502 9a)v aDialtaabWlrei tferroImm pplo:o:la
ssociation_complete_i: id_to_hand(l6e5_2m0a|p6_01030000.55371f)f fDbadt9a.R0e0a0d0e0r0I0m7p.l0:0:0t0r0a1n0s7p(o6r4t2_1a6s8s6oac)_ d=o n0ex:9 .i
d_to_handle_map_[ 01030000(6.55178f|f6f5b2d99). 0C0o0n0d0i0t0i5o.n0I0m0p0l0:1:0s2i(g6nea8lb_cafl8l5())]
= 0xa.(
6518|6529) StatusConditio(n6I5m2p0l|:6:5g3e1t)_ tCroingdgietri_ovnalue() - Immapslk:=:=s0ixgfnfaflf_faflflf(,)
changes==0x2000.(
6520|6531) S(t6a5t1u8s|C6o5n2d9i)t iCoonnIdmiptli:o:ngIemtp_lt:r:isgiggenra_lv_aallule(()) -- mnausmkb=e=r0 xofff fsfeftfsf:f ,0
changes==0x4000.
(6520|6531) ConditionImpl::signal_all() - number of sets: 0
(6520|6520) TcpSendStr(a6t5e1g8y|:6:5s2e9n)d _DbayttaeLsi_nik :s:emnatk e8_4r ebsyetrevsa
t(i6o5n0(9)| 6-5 0c9r)e aDtCiPnSg_ IaRs_sPoacritaitciiopna nlto:c:aald dp_u(pb6ul5bi2lc0ia|ct6ai5to3in1o )n0 :1C 0ap3ca0hr0et0di0_c.Ai5lp7lafonfctfa bt0do19r0._30W00i00t00h00_.0O50v75ef.rf0ff0lb0001od0w92:.(:06m0ea08l0bl0co0fc08 a50.)x0 70<f0-60-10>91 0cw01i2(t0eh0e 5br06e cm0bo 5taeev) a sisulubacsbccleresi spfftruiolomln y p 0oa1od0ld3
e0d0 0p0u.b5l7ifcfaftbido9n. 0001000300(006005702..005|0760f50f20f01b)0d 79D(.a60t40a20R10e60a80d60eaar).I.0m
0p0l0:0:1a0d2d(_eacsdsbo5c8i5a4t)i oant -(0 6xb5di18t8b |8062 5cl2eo90c).a
lC a0c1h0e3d0_0A0l0l.(o56c75af0tf9of|rb6_d5W90i.9t0)h0 _0DO0Cv0Pe0Sr0_f7Il.Ro0_w0T:0o:0pm0ia1cl0_l7Do(ec6s 4c02rx1i76pf8td6i0aod)n4 :0r:0etamr2oyct_0ea s00s 1oa0cv3ia0ai0tl0ea0:b. l5te7o fpffirfcob mdd 9ep.so0co0rl0i
0p0t0i0o6n. 0M0o0v0i0e1 0D2i(s2c9u2(sb6sb5i51o58n5| )6L
5i2s9t) cThcepcSkeinndgS tcroamtpeagtyi:b:isleintdy_ boy(ft6 e5ps2u_0bi|l 6is5ce2an0tt 8)i4 o Wnbr yi0tt1ee0sr3
I0n0f0o0:.:5W7rfiftfebrdI9n.f0o0:(0 60w50r10i80t|ae6.r50 200901)00 03D10a00t20a(0We.rc5id7tbfe5fr8fI5bm4dp)9l .:w0:i0tt0rh0a 0ns0su0pb6os.rc0tr0_i0ap0st0si1oo0cn2_ (d02o19n02e3b:0b 05w05r05i.)t5 e7arfd fd0fe1bd0d 39t0.o00 00r00e.0a50d70ef0rf7 f.0b01d00903.0000001000007.0(506704f52f.1f06b08d0690a.0)01.00
020(060e087b.c0f08050)0 1s0u7c((c66e54e02d91e|6d68 56i0an9) ).a
sDsCoPcSi_aItRi_nTgo pwiict_hD e(rs6ec5ar2di0ep|rt6 i50o31n10:)3: 0aT0sc0sp0oS.ce5in7adftSfetf:rb adtt9oe.pg0iy0c:0 :0ds0ee0sn0cd7r_.ib0py0tt0ie0os0n_1 i0M 7os(ve6in4et2 1D86i48s 6cbauy)st
seiso
n List a(s6s5o1c8i|a6(t56i25n92g)0 |pD6ua5bt2la0iW)cr aiDttaietoranIR me0pa1ld0:e3:r0tI0rm0ap0nl.s:5p:7oafrdftdf__baadss9ss.oo0cc0_i0da0ot0ni0eo0:na :.w 0ri0in0ts0ee0rr1 t00e21d(0 e3wc0rd0ib0t50e8.5547)fr f wf0ib1td0h93 .0s00u00b00s0.c05r07i0fp5ft.fi0bo0dn09 0.0001100003200(00600e0086.b.5c07f0f80f50f)0b 1dr09e2.a(0d20e90r20 b00b015005735.0)00.00r00e0.t05u17r0fn7f (f16b
4d291.608060a0)0.0
07.00000107(642(166582(606a)|5 60c59a2|l06l)5i 0nD9ga) t aaDsRCsePoaScd_ieIarRtI_imPopunlb_:lc:ioacmdapdtl_ieaotsnes:_o:ica
idadt_iaosns:o (cr6ie5aa1td8ee|dr6_ 5s02u19b0)s3 c0Dr0ai0tp0at.Wi5ro7inft:fe frpbIudmb9pl.li0:c0:a0at0si0so0on0c 7i0.a10t00i30o00n00_01c00o.7m5(p76lf4ef2tf1eb6_d8i96 .a-0) 0 b0ii0st0 0a00s asl.oo0cc0ia0al0t 0e01d10 02w3(i0et0ch0d 0bw.5r58i75tf4ef)rf ba0dd19d0.i30n00g00 00s00u.0b50s75cf.rf0if0pb0td0i90o.1n00 0200(10600e30800b06c0.f008.0550)70 f0rf1ef0mb2od(t92e.9 0200b10b00530500500)07.0.
.05070f0f0f1b0d79(.604020106080(606a75).2.00
0|060503110)7 (D6a4t2a1R6e8a6dae)r
Impl::add_association - bit 0( 6l5o1c8a|l6 502190)3 0D0o0m0a.i5n7P(fa6fr5ft0bi9dc|9i6.p50a00n90t)0I 0mD0pC0lP7:S.:_0aI0sR0s_0iP0gu1nb0_l7hi(ac6na4dt2li1eo6:n8 :6N:aea)wd drm_eaampsopsteoedc i0Ia1nt0se3td0a_0ns0cu0eb.Hs5ac7nrfd(ifl6pfe5tb 1id19o90|n. 6:0f5 0o3s0r0u0 )c00 c01De00as83ts.0af00Wu00rl00il0.ty05e 17ra0fId2fmd(fpe9bld6d: 19:sb.au00dbb0ds30_c40ar)0si
0sp0ot7ci.io0an0t 0id0o80na1 d0-a7 9(b46i04t.2(
16065 82l60oa|c)6a
5l(3 6105)10 09W3|r06i0(5t060e059r.1)I58 n7|Dff6Cof5P:f2S:b9_Wd)Ir9 Ri.D_t0aSe0tur0abI0Wsn0rcf0iro0ti:aep .rtw0Iir0moi0pnt0l:e0::r1:a 0ad02sd1(s_0eoa3ccs0dis0bao05tc08ii.5oa54nt7)_ef cdfro_fmpbpudlb9el.ti0ec0_ea0imt0:oi0 to0ien0d :8_0 .t1s0o0u0_3b0h0s0a0c0n0r1d0i0l.p2e5t(_7i9mfo6afn1pf b_b000d1b19030.34300)000 000a000d00.d.05e507d77f f.ftf0fof0b b0drd09e90.a.10d000e070r0(0 060004010200017376.0.80006000a000)0.0
0501710f07f7(f(6b64d42921(.1660685086106a90a)|0) 60 a50=d37 d0.0i)0xn 0agD0. a0
pt0ua1bW0lr7ii((ct66ae45tr21iI18om6|np86 l650:a21:)90a.)3d
0dC0o0n0d.i5t7ifofnfIbmdp9l.:0:0s0(i06g05n02a00la|_._6a05al02sl00s(0)o)0 c
1Ti0ca2pt((Ti6ero5can1dn(8bs)|5p:68o 55ra24td9):d).:i
cnSogtn ansteuucbstsC_cotrncidppi_ttdiiaootnna Iltmiopn lkp:(u:)bg le[it2c(_]a6t t5r-i0i o9gcn|gr 6ee05ra10_t09vi3)an0 lg0Du 0Ces0P(e.S)n5_ d7I- fR sf_mtfSarbusadbkt9s=e.c=g0r0y0ix 0pfw0tfi0ift0ofh0nf a:fp.:fr0afi0d,o0d r0_ci0aht1say0sn 2og0(ce.eis
ca=dt=be05dx8_25p04u0)b0 l.wi
ictaht ipo(rn6i:5o 1rs8iu|tc6yc5 e20s9.s)
f (uC6lo5ln2yd0 i|at6di5do2en0dI) m ppDulib:rl:eisccitagPtnriaiolon_r aidlt8lyb(M8)a2 pc-pe e0nr
u:mtbherre ao(df6_ 5ps0re9it|os6r:5i 0t09y
)( )D C-P Sm_aIpRp_eTdo pTiRcA:N:SaPdOdR_Tp_uPbRlIiOcRaItTiYo nv_arleufee r0e ntcoe thread priorit:y t0o.p
ic 01030000.57fffbd9.0000000a.00000145(046(3685c2607|) 6a5d2d0e)d RpeuabcltiocraStyinocnh :0:1R0e3a0c0t0o0r.S5y7nfcfhf(b)d 9[.00]0 0-0 0e0s0taa.b0l0i0s0h0i1n0g2 (seycndcbh5 8w5i4t)h oautt da8 bw8o2rckee0r
.
(6520|653(16)5 0D9a|t6a5R0e9a)d e(rGIUmIpDl_:t:)aTdAdO__aDsDsSo_cDiCaPtSiIonnf:o _inis:e:ratded wdr_iptuebrl i0c1a0t3i0o0n0:0 .p5u7sfhfifnbgd 9c.r0e0a0t0i0o0n0 8o.f0 0p0u0b0l1i0c2a(t9i6o1nb 00b13043)0.0r0e0t.u5r7nf f1f
bd9.0000000a.00000102(ecdb5854) in doma(i6n5 2101|16.5
31) DataReaderImpl::add_association: reader 01030000.57fffbd9.00000007.00000107(6421686a) is associated with writer 01030000.57fffbd9.00000008(.60501090|06150129()9 6T1ybp0ebL3o4o)k.u
pService::type_identifier_to_dynamic - Encountered TK_N(O6N5E2:0 |r6e5t2u0r)n iTncgp Rneicle iDvyenSatmriact eTgyyp:e:
start_i() - link:
There are 0 local enti(t6i5e1s9 cu|r6r5e1n9t)l yD autsaiWnrgi ttehriIsm plli:n:ke
n acbolnen:e cgtoetd GtUoI D1 00.110.310.08060:.45277f8f3f regibsdt9e.r0i0n00000a.00000g1 0w2i(tehc drbe5a8c5t4o)r, tpou brleicsehiivneg.
to topic name "Movie Discussion List" type "Messenger::Me(s6s5a2g0e|65"3
1) DataReaderImpl::add_association - bit 0 local 01030000.57fffbd9.00000007.00000107(6421686a) remote 01030000.57fffbd9.0000000a.00000102(ecdb5854)
(6(562501|96|562501)9 )D aWtraiLtienDka:t:amCaoknet_arienseerr vsaatmipolne(_)l i-s tc_reelaetmienngt _aaslsloocciaattoiro n3 7lcobc0a9l1 8s uwbistchr i2p0t icohnu n0k1s0
30000.57fffbd9.00000007.00000107(6421686a) <--> with remote publ(i6c5a1t9i|o6n5 1091)0 3D0a0t0a0W.r5i7tfefrfIbmdp9l.:0:0e0n0a0b0l0e6-.m0b0 0C0a0c1h0e2d(_2A9l2lbobc5a5t5o)r._
With_Overflow 37cb4360 with 20 chunks
(6519|651(96)5 2D0a|t6a5W3r1i)t eWrrIimtpelr:I:nefnoa:b:lWer-idtbe rCIancfhoe:d _wArliltoecra t0o1r0_3W0i0t0h0_.O5v7efrffflbodw9 .3070c0b08020900a .w0i0t0h0 02100 2c(heucndkbs5
854) added (t6o 5r1e9a|6519d)e rD a0t1a0W3r0i0t0e0r.I5m7pflf:f:bedn9a.b0l0e0-0h0e0a0d7e.r0 0C0a0c0h1e0d7_(A6l4l2o1c6a8t6oar)_.W
ith_Overflow 37caed90 with 20 chunks
(6520|6520) Cached_Allocator_With_Ove(r6f5l1o9w|:6:5m1a9l)l oSce r0vxi5c5e9_2Paacr7t4i2c2i0p0a n0t :a:gveati_ldaibslceo vferroym: proeotlu
rning repository for domain 111, repo DEFAULT_REPO.(
6520|6531) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000a.00000102(ecdb5854).(r6e5t1u9r|n6 511
9) WriterImpl::setup_seria(l6i5z2a0t|ion: Se6t5u2p0 )s uTcccpeSsesnfduSltlrya tweigtyh: :Usneanldi_gbnyetde sC_DiR sdeantta 8r4e pbryetseesn
tation.
(6520|653(16)5 1D9a|t6aRea5d1e9r)I mDpalt:a:Wardidt_earsIsmopcli:a:tsieotnu:p _rseeardiearl i0z1a0t3i0o0n0:0 .s5a7mfpflfeb ds9i.z0e0 0i0s0 0u0n7b.o0u0n0d0e0d1,0 7n(o6t4 2u1s6i8n6ga )d aitsa aaslsloocciaattoerd, wailtwha ywsr iatlelro c0a1t0i3n0g0 0f0r.o5m7 fhfefabpd
9.0000000a.00000102(ecdb5854).
(6520(|66551290|)6 5D3o4m)a iDnaPtaarLtiincki:p:amnatkIem_prle:s:earsvsaitgino_nh(a)n d-l ec:r eNaetwi nmga papsesdo cIinasttiaonnc elHoacnadll ep u1b1l ifcoart i0o1n0 3001000300.05070f.f5f7bfdf9f.b0d090.0000000060.000060.0000100020(120922(b2b9525b5b)5
55) <--> with remote subscription 01030000.57fffb(d695.2000|060502000)7 .D0a0t0a0R0e1a0d7e(r6I4m2p1l::6t8r6aan)s.p
ort_assoc_done: id_to_handle_map_[ 01030000.57fffbd9.00000006.00000102(292bb555)] = 0xb.
(6520|652(06)5 1C9o|n6d5i3t4i)o nCIamcphle:d:_sAilglnoacla_taolrl_(W)i
th_Overflow::ma(l6l5o2c0| 605x270f)7 8Sdt4a0t0uas2Cco0n d0i taivoaniIlmapbll:e: gferto_mt rpiogogle
r_value() - mask==0xffffffff, changes==0x4000.
(6520|(66552(0069)5| 16C95o|0n69d5)i3 t4Di)Co PnTSIc_mpIpSRle_:nP:dasSrittgrinacatilep_gaanltl:(:)a d-d _npuumybb:le:irsc eaontfdi _osbney:tt sep:sa _r0it
isceinpta n8t4 0b(1y60t53e20s00
|0605.3517)f fDfabtda9L.i0n0k0:0:0m0a0kce._0r0e0s0e0r1vca1t(i6o1nf((66)35 e1-f9 e|c)6r 5es3au4tc)ic neDgsa stafasuWslrolicyti eaartdIidmoepndl :lp:outcbralalin cssaputobirsotcn_r ai0sp1st0oi3co0_n0d 0o00n1.e05:37 0fw0fr0fi0bt.de59r7. f00f01f00b03d00900.000c00..00500700f00f00f71b.0d0290(.0600300901b00a07d0(f06464).2 01a06t08 0600ax1)d0 82<b(-82-49>a2 abw0bi.5t
5h5 )r esmuoctcee epduebdl i(ic6na5 t0ai9so|sn6o 5c00i19a0)t3 i0Dn0Cg0P 0Sw._i5It7Rhf_ fTrfoebpadid9ce._r0D 0e00s10c00r30i00p08t0.i00o.0n50:70:f0tf1rf0yb2_d(a99s.6s01o0bc00i0ba03t04e0):7. .
t0o0p0i0c010 7d(e6s4c2r1i6p8(t66ia5o)2n
0 |M6o5v2i0e) ( D6Ci5as1cc9hu|es6ds5_i3Ao4ln)l oLDciaastttao Wrcr_hiWeticetkrhiI_nmOgpv lec:ro:fmtlproaawtn:is:bpmioalrlitlt_oyac s os0fox c5p_5ud9bo2lnaiecc:7a 4tw2ir2oi0nt0 e 0r01 00a31v00a03i00l00a.0b50l7.ef5 f7fffrbfodfm9b .dp09o0.o00l00
000000c0.0060.000000100021(0623(92b9(a26db5fb2450)5| 56w)5i 2tr0he) a sdTuecbrps Sc0er1ni0dp3St0ti0ro0an0t .e05g17y0f:3f:0fs0be0dn09d.._50b70yf0tf0ef0sb0_d0i97 ..s00e00n00t00 00801400 77b.(y06t04e02s01
0618067a()6 4c2a1l6l8i6nag) .a
ssociati(o6n5_2c0o|m6(p56l25e00t)9e |_C6ia5
c0h9e)d _DAClPlSo_c(Ia6Rt5_o1Tr9o_|pW6ii5ct3_h4D_)eO svDcearrtifaplWtoriwio:tn:e:mr:aIalmslpsoloc:c :i0aaxst5se5o:9c 2itaaoctp7ii4oc2n 2_d0ce0os mc0pr liaepvttaeii_olina b-Ml oebv iifter o0Dm i lspococuoaslls
i0o1n0 3L0i00s0t. 5a7sf(sf6of5cb2id0a9|t.6i05n02g00 0)p0 u0Tb0cl6pi.Sc0ea0nt0di0So0tn1r 0a02t1(e02g39y02:0b:0bs05e.5n55d7)_f bfryfetbmedos9t_.ei0 00s01e00n03t00 008c04.0 0.b05y07t0fe0fs1f
0b2d(96.3090b0a0d0f040)7 .w000i0t0h1 0s7u(b6s4(c26r15i62p80t6|ia6o)5n
3 10)1 0C3a0c0h0e0d._5A7lflfofcbadt9o.r0_0W(0i60t50h10_90O|7v6.e50r30f40l)0o 0wD1:o0:m7ma(ai6ln4lP2oa1cr6 t80i6xca5i)5p.9a
2natcI7m4p2l2:0:0a s0s iagvn(a_6ih5la0an9bd|ll6ee5 :0f 9rN)oe mwD CpmPoaSop_lpI
eRd_ PIunbsltiacnacteiHoann:d:laed d(6_6 a5fs2os0ro| c60i51a30t13e)0d 0_T0sc0up.bS5se7cnfrdfiSfptbtrdia9ot.ne0:g0 y0p:0u:0bs0le0in7cd.a_0tb0iy0ot0ne0 s10_01i70 (3s60e40n20t10 6.885467 afb)fy
ftbeds9
.0000000c.00000102(639badf4) adding subscription 01030000(.651597|f6f5f3b4d)9 .(D06a05t02a00W0|r06i05t73e.1r0)I0 m0Dp0ol0m:1a:0ia7ns(Ps6ao4rc2ti1ia6ct8ii6poaan)n_.tc
Iommppll:e:taes_sii:g ni_dh_atnod_lhea:n dNleew_ mmaapp_p0e1d0 3I0n0s0t0a.n5c7efHfafnbddl9e. 01020 0f0o0r0 70.10003000000100.75(76f4f2f1b6d896.a0)0 0=0 000x068..
00000102(961b(06b53049)|
6(56519|6534) ConditionIm(p60l59:2):0 s|Di6Cg5Pn3Sa1_l)I_ RaD_laPltu(ab)Rl
eiacdae(tr6iI5om1np9:l|::6a:5dt3dr4_a)an ssSsptooacrtitua_staCesodsn_odsciu_tbdisoocnnreIi:mp ptilid:o_:ntg:oe _tsh_uatcnrcdielgsegs_efmrua_lpvl_ay[l ua0ed1(d0)e3 d0- 0 s0mu0ab.ss5kc7=rf=if0pfxtbfidfo9fn.f 0fd0f80fa0fd0,a0 90c48h0.a.0n
0g0e0s0=1=002x(2906010b.0
b34)] = 0xc.
((66550199||66550(3964)5) 2 D0ConditionImpC|lP6:S5:_3sI1iR)g_ nSCauolbn_sdacilrtlii(po)tn iI-om npn:lu::ma:bdsedir_g anosafsl o_scaeiltalst(:e) d
0_
publicat(i6o5n2:0 |s6u(5b63s51c1)r9 i|Sp6tt5ai3to0un)s C0Do1an0td3ai0Wt0ri0io0tn.eI5rm7Ipfmlfp:fl:b:gd:e9at.d_0dt0_r0ai0sg0sg0oe0cr7i_.av0ta0il0o0n0 1-0 7ub(ei6(t4) 2 01- 6 l8mo6acasa)kl = a=0d01dx0if3nf0gf0 f0pf0uf.bf5lf7i,fc facfthbiadon9ng. e00s01=00=03000x004000c00..005.07
0f0f0f1b0d29(.603090b0a0d0f(046c)5. 20r00e|0mote 0601500313100)20 (0C60o3.n95db7iaftdfiffo4bn)dI.9m
.p0l0:0:0s0i0g0n7a.l0_0a0l0l0(1)0 7-( 6n4u2m1b6e8r6 ao)f
sets: 0
(6519|(66553049)| 6D5a0t9a)L iDnCkP:S:_mIaRk_eS_urbesscerrivpattiioonn:(:)a d-d _carsesaotciinagt eads_spoucbilaitciaotni olno:c aslu cpcuebslsifcualtliyo na d0d1e0d3 0p0u0b0l.i5c7aftfifobnd 9d.80b08040a0a000
8.00000102(961b0b34)( 6<5-0-9>| 6w5i0t9h) rDeCmPoSt_eI Rs_uTbospcirci:p:taidodn_ p0u1b0l3i0c0a0t0i.o5n7_frfeffbedr9e.n0c0e0:0 0t0o0p7i.c0 00010003100070(06.45271f6f8f6bad)9..
0000000c.00000145(8b2379(c675)1 9a|d6d5e3d0 )p uDbaltiacWartii(to6en5r 2I00m1|p06l35:02:00a0)d0 d.T_5ya7psfesfLofocboidka9ut.pi0So0en0r(0v)0i:0c 0eac:d.:d0ti0yn0pg0e 0_s1iu0db2es(nc6tr3ii9fpbitaeidrof_n4t )ot _oad typ nudab8mlbii8cc4 aa-ta i0Eo
nnc o0u1n0t3e0r0e0d0 .T5K7_fNfOfNbEd(:96 .5r00e09t0|u06r05n00i09nc)g. 0(n0Gi0Ul0I 0DD1_y0tn2)a(Tm6Ai3Oc9_ bDTaDydSpf_e4D
)C PwSiItnhf op_rii:o:raidtdy_ p0u.b
licat(i6o5n2:0 |p6u5s2h0i)n gD (ac6tr5ae1Ra9et|ai6do5en3r 4Io)mf p Clpa:uc:bhelenidac_baAltleil:oo ncg ao0tt1o 0rG3_U0WI0iD0t 0h0._15O07v3fe0fr0ff0bl0do.9w5.:70:f0mf0af0lb0ld0o90c.c 0.000x00700f00700801d704.200(006a03209c0b01a 0d07f (4a6)v4 a2ii1nl6 a8db6olame)a ,if nrs ou1mb1 s1pc.or
oilb
ed to topic name "Movie Discussion List" type "Me(s6s5e1n9g|e6r5:3:4M)e sTscapgSee"n
dStrategy::send_bytes_i sen(t6 58240 |b6y5t2e0s)
SubscriberImpl::reader_enab(l6e5d1,9 |d6a5t1a9r)e aTdyepre(Ltooopkicu_pnSaemer=vMiocvei:e: tDyipsec_uisdseinotni fLiiesrt_)t oe_ndaybnlaemdi
c - Encountered TK_NONE: returning nil (D6y5n2a0m|i6c5 3T1y)p eC
ached_Allocator_With_Overf(l6o5w1:9:|m6a5l1l9o)c D0axt5a5W9r2iatce7r4I2m2p0l0: :0e naavbaliel:a bgloet fGrUoImD p0o1o0l3
0000.57fffbd9.0000000c.00000102(639badf4), publishing to top(i6c5 2n0a|m6e5 3"1M)o vTicep SDiesncduSstsriaotne gLyi:s:ts"e ntdy_pbey t"eMse_sis esnegnetr :8:4M ebsystaegse
"
(6520|6520) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Over(f6l5o1w9 |a6c571498)0 dW0r iwtietDha t2a0C ocnhtuaniknse
r sample_list_element_allocator 37cbcec8 (w6i5t2h0 20 chu|n6k5s2
0) DataReaderImpl::enable Cached_Allocator_With_Overflow ac7485(4605 1w9i|t6h5 1290) cDhautnakWsr
iterImpl::enable-mb Cached_Allo(c6a5t2o0r|_6W5i3t1h)_ ODvaetrafLlionwk :3:7mcack0e9_6r0e sweirtvha t2i0o nc(h)u n-k sc
reating (a6s5s1o9c|i6a5t1i9o)n DlaotcaaWlr istuebrsIcmrpilp:t:ieonna b0l1e0-3d0b0 0C0a.c5h7efdf_fAbldl9o.c0a0t0o0r0_0W0i7t.h0_0O0v0e0r1f0l7o(w6 43271c6c8468a9)0 <w-i-t>h w2i0t hc hruenmkost
e publication 01030(060501.95|76f5f1f9b)d 9D.a0t00a0W0r0i0tae.r0I0m0p0l0:1:0e2n(aebcldeb-5h8e5a4d)e.r
Cached_Allocator_With_Overflow 37cbb340 wi(t6h5 2200| 6c5h2u0n)k sS
ervice_Participant::get_discovery: returning repository f(o6r5 1d9o|m6a5i3n4 )1 1D1a,t arWerpiot eDrEIFmApUlL:T:_tRrEaPnOs.p
ort_assoc_done: writer 01030000.57fffbd9.0(060502000|0685.3010)0 0C0a1c0h2e(d9_6A1lbl0obc3a4t)o rs_uWcictehe_dOevde in associraftlionwg: :wmiatlhl orce a0dxe5r5 9021a0c3704020200.05 70f fafvbadi9l.a0b0l0e0 0f0r0o7m. 0p0o0o0l0
107(6421686a)
(6520|(66552109)| 6D5a1t9a)R eSaedrevriIcmep_lP:a:rsteitcuipp_adnets:e:rgieatl_idziastcioovne:r yS:e truept usruncicnegs srfeuplolsyi twoirtyh ftohre dfoomlalionw i1n1g1 ,d arteap or eDpErFeAsUeLnTt_aRtEiPoOn.s
: CDR/XCDR1, XCDR2, Unaligned CDR
(6519|6534) DataWriterImpl(:6:5t2r0a|n6s5p3o1r)t _TacspsSoencd_Sdtornaet:e gwyr:i:tseern d0_1b0y3t0e0s0_0i. 5s7efnftf b8d49 .b0y0t0e0s0
008.00000102(961b0b34) reader 01030000.57fffbd9.00000007.00000107((66542201|668563a1)) cDaolmlaiinngP aarstsiocciipaatnitoInm_pclo:m:palsestieg_ni_
handle: New mapped Instan(c6e5H1a9n|d6l5e3 41)3 Dfaotra W0r1i0t3e0r0I0m0p.l5:7:fafsfsbodc9i.a0t0i0o0n0_0c0oam.plet0e0_0i0 0-1 0b2i(te c0d bl5o8c5a4l)
01030000.57fffbd9.00000008.00000102(961b0b34) remote 010300(0605.2570f|f6f5b2d09). 0D0a0t0a0R0e0a7d.e0r0I0m0p0l1:0:7a(d6d4_2a1s6s8o6cai)a
tion - bit 0 local 01030000.57fffbd9.00000007.(060501090|16057(1694)2 1W6r8i6tae)r Irmepmlo:t:es e0t1u0p3_0s0e0r0i.a5l7ifzfaftbido9n.:0 0S0e0t0u0p0 cs.u0c0c0e0s0s1f0u2l(l6y3 9wbiatdhf 4U)n
aligned CDR data representation.
(6520|6531) D(a6t5a1R9e|ad6e5rI1m9p)l :D:attraaWnrsiptoerrtI_mapsls:o:cs_edtounpe_:s eirdi_atloi_zhaatnidolne:_ msaapm_p[l e0 1s0i3z0e0 0i0s. 5u7nfbfofubndd9e.d0,0 0n0o0t0 0uas.i0n0g0 0d0a1t0a2 (aelcldobc5a8t5o4r),] a=l w0axyds.
allocating from heap
(6520|6531) Condit(i6o5n1I9m|p6l5:3:4s)i gDnoamla_ianlPla(r)t
icipantImpl::as(s6i5g2n0_|h6a5n3d1l)e :S tNaetwu smCaopnpdeidt iIonnsItmapnlc:e:Hgaentd_lter i7g gfeorr_ v0a1l0u3e0(0)0 0-. 5m7afsfkf=b=d09x.f0f0f0f0f0f0f07f.,0 0c0h0a0n1g0e7s(=6=402x14608060a.)
(6520|6531) Conditi(o6n5I1m9p|l6:5:3s4i)g nDaalt_aaWlrli(t)e r-I mnpulm:b:ears soofc isaettiso:n _0comp
lete_i: id_to_handl(e6_5m2a0p|_60512003)0 0W0r0i.t5e7rfIfnffbod:9:.W0r0i0t0e0r0I0n7f.o0:0 0w0r0i1t0e7r( 60412013608060a0). 5=7 f0fxf7b.d
9.0000000c.000(060511092|(6653394b)a dCfo4n)d iatdidoendI mtpol :r:esaidgenra l0_1a0l3l0(0)0
0.57fffbd9.00000(060571.90|060503041)0 7S(t6a4t2u1s6C8o6nad)i.t
ionImpl::(g6e5t0_9t|r6i5g0g9e)r _D(vC6aP5lS2u_0eI|(R6)_5 P2-a0 r)mt aiDscakit=pa=aR0nextaf:df:efarfdIfdmf_pfplfu:,b: lacidhcdaa_ntagiseossno=:c= i0paxat2ri0to0in0c:.i
piannste r0(t16e05d31 09w0|r06i05t.3e54r7) f 0fC1fo0bn3dd09i0.t00i00o.0n50I70mf0pf0lfe:b.:d0s90i.0g00n00a01l0c_01a0(l01lcb(.3)06 06-0d 09n0eu1)m0 b2se(ur6c 3co9efbs assdfefut4ls)l:.y r 0ea
tdudrend 1p
ublication( 60512003|06050200.)5 7DfaftfabRde9a.d0e0r0I0m0p0l0:e:.a0d0d0_0a0s1s0o2c(i1a9t5ibofne:9 4r)e aadte r0 x0d180b380(6068052010.9.5|
76f5f3f4b)d 9.D0a0(t06a05L00i09n0|k76:.5:00m09a0)k0 e0D_1Cr0Pe7Ss(_e6Ir4Rv2_a1Tt6oi8po6inac()_) D ie-ss ccarrsiespaottciiionangt: e:adts rswyoi_ctaihsa stwoircoiinta etlreo :c0 a1tl0o 3pp0iu0cb0 l0di.ec5sa7ctfrifiofpnbt di09o1.n00 30M00o00v00i00e.0 5cD7.if0sf0cf0ub0sd0s91i.0o02n0( 06L03i09s0bt0a adc.fh04e0)c0.k0
i0n1g0 2c(oemcpdabt5i8b5i4l)i t<y- -o>f wpiutbhl irceamtoitoen s0u1b0s3c0r0i0p0t.i5o7nf f0f(1b60d53920.000|006005.0350170)f0 feCf.ab0cd0h90e.0d00_01A00l02l0(o01c09a75t.bo0fr0e_09W04i0)t1 h0w_7iO(tv6he4 r2sf1ul6bo8sw6c:ar:)im.pa
tliloonc 001x053509020a0c.75472f2f0f0b (d069 5.a10v90a|0i60l50a30b40l)7e . C0fa0rc0oh0me0 d1p_0oA7ol(ll6
o4c2a1t6o8r6_aW)i.t
h_Overflow::malloc( 605x2(706f|5760859d3|4160)50 0aT92c)cp 0SD eC0nP dSaS_vtIarRia_ltTaeobgplyie:c :_fsDreeonsmdc _rpbioypottlei
so_ni: :saesnsto c8i4a tbey:t toepsi
(c6 5d1e9s|c6r5i3p4t)i oTnc pMSoevnideS tDriastceugsys:i:osne nLdi_sbty taesss_oic isaetnitn g8 4p ubbyltiecsa
tion 01030000.57fffbd9.0000000e.000001(0625(1199|56b5f3e49)4 )(D 6aw5ti2at0Wh|r 6is5tu2eb0rs)Ic mrDpialpt:ta:iLtoirnna kn0:s1:p0mo3ar0kt0e_0_a0rs.es5so7ecfr_fvdfaobtndie9o:.n 0(w0)r0 i0-t0 e0cr0r 7e0.a10t00i30n00g00 01a00s.7s5(o76cf4if2af1tb6id8o96n.a 0)l0.o0
c0a0l0 0sau.b0s0c0r0i0p1t(0i62o5(n0e 9c0|d16b0553080950)40 )0D .Cs5Pu7Scf_cfIefReb_ddPe9ud.b 0li0in0c 0aa0ts0is0oo7nc.:i0:a0at0di0dn0_g1a 0sw7si(ot6ch4i 2ar1te6ea8dd6_easr)u b0<s1-c0-r3>i0 p0wt0ii0to.hn5 :7r fepfmufobbtldei9 c.pa0ut0bi0lo0in0c 0a00t17i0.o30n00 000001000.13500770f(0f60f4.b25d1796f.8f06f0ab0)d0
90.0000e0.(006005001009c0|.160050230(401)09 15D0ba2ft(ea69W34r9)ib taaeddrfdI4im)np.gl
:s:utbrsacnrsippotrito_na s0s1o0c3_0d0o0n0e.:5 (7w6fr5fi2ft0be|dr69 5.0201000)03 00C00a00c00h7.e.5d07_0fA0fl0fl0bo1dc09a7.t(0o60r40_20W10i60t80h6a_a.O)0v.0e
0r0f0l1o0w2:(:emcadlbl5o8c5 40)x 5r5e9a2daecr7 4021200300 000 0a.v5a7iflfafbblde9 .f0r0o0m000 0p7o.o0l0
0001(0675(0694|261560896)a )D CcPaSl_lIiRn_gP uabs(ls6io5cc2ai0ta|it6oi5no2:n0:_)ac doTdmc_ppalSseestnoedc_Siita
rtaetde_gsyu:b:sscern(id6p_5tb1iy9ot|ne6:s5 _3si4u )cs ceDenastts af8Wu4rl ilbtyye traeIdsmd
peld: :sausbssoccriiapttiioonn_ cdo8mapdlae9t4e(0_6.i5
2-0 |b6i5t2 00) lDoo(cm6aa5li0 n90P|1a60r53t00i90c)0i 0pD.aC5nP7tSfI_fmIfpRbl_d:S9:u.ab0ss0sc0ir0gi0np0_t0hiaao.nn0d:0l:0ea0:d0 d1N_0ea2ws( semocacdpibpa5et8de5 d4I_)np surtbealmnioccteaeHt ai0no1dn0l:3e 0 s01u04b0 s.fc5or7rif pf0tf1ib0od3n90 .000010000.30500700f00f07f..b50d709f0.f00f00b10d00970.(006004c02.0100600800607a0.)10
0020(0603190b7a(d6f442()16
658169a|)6 5a3d0d)(i 6nD5ga2 t0pa|uW6br5li2it0ce)ar tIDimaoptnla :R0:e1aa0dd3de0_r0aI0sm0sp.ol5c:7i:fatftrfiabondns9 p.-o0 r0bt0i_0ta0 s00s0 oelc.o_0cd0ao0ln0 e00:11 00i23d(0_10t90o50_b.hf5ae7n9fd4fl)fe.b_
dm9a.p0_0[0 00010003e0.000000.05071f0f2f(b1d995.b0f0e09040)0 0rce.m0o0t0e0 00110023(0603090b.a5d7ff4f)f]b d=9 .00x0e0.0
0007.00000107(6(462512608|66a5)2
0) ConditionImpl::signal_all()
(6519(|66552300|)6 5D2a0t)a WSrtiatteursICmopnld:i:taidodn(_I6am5sp0sl9o:|c:6ig5ae0tt9i_)ot nrD(iC)gP:gS e_arId_Rdv_iaSnlugub ess(cu)rb is-pc trmiiaopsntk:i=:o=an0d xfdtf_ofa fspfsufobfclfii,ac tacethdia_onpngu eb0sl1=i0=c30a0xt04i00o00n.0:5. 7
sfufcfcbed9s.s0(f06u05l02l00y0| 06ae5d.2d00e0)d0 0Cp0ou1nb0dl2ii(tc1ia9ot5nibIofmnep 9ld4:8):b s8wi6ig8tn2ha0 l
p_railolr(i)t y- 0n.u
m(b6e5r o0f9 |s6e5t0s9:() 6 05D
1C9P|S6_5I3R4_)T oDpoimca:i:naPdadr_tpiucbilpiacnattIimopn(l_6:r5:e2af0se|sr6ie5gn2nc0_e)h: a Cntadoclpheie:cd _N0Ae1lw0l 3om0ca0ap0tp0oe.rd5_ 7WIfinftsfhtb_adOn9vc.ee0rH0fa0ln0od0wl0:e0: em8.a 0lf0lo0or0c 0 01014x0553(50f90120ea03c.275a47a2f72f)0f 0ba dd09d .ea0dv0 a0pi0ul0ba0lb0il7ce.a 0tf0ir0oo0nm0 10p01o70o(3l60
4020106.8567af)f
fbd9.0000000e.00000102(1(9655b2(f06e|5961459)2| 06a)5t 3 T4dc)8p bSD8ea6nt8da2SW0tr
riatteergIym:p:ls:e:nads_sboyctieast_iio( n6s_5ec0no9tm| p68l54e0 t9be)y_ ti(e:Gs U
iIdD__tto)_ThAaOn_dDlDeS__mDaCpP_S0I1n0f3o0_0i0:0:.a5d7df_fpfubbdl9i.c0a0t0i0o0n0:0 7p.u0s0h0i0n0g1 0c7r(e6a4t2i1o6n8 6oaf) p=u b0lxi8c.a
tion 01030000.57f(f6f5b1d99|.60503040)0 0C0oen.d0i0t0i0o0n1I0m2p(l1:9:5sbifgen9a4l)_ ai(ln6l 5(d2)o0
m|a6i5n3( 161)51 11D9.a|
t6a5R3e4a)d eSrtIamtpuls:C:oandddi_taionImspslo:c:igaetti_otnr i-g gbeirt_ v0a lluoec(a)l -0 1m0a3s0k0=0=00.x5f7fffffffbfdf9f.,0 0c0h0a0n0g0e7s.==00x020000001.0
7(6421686a) remote 010(360(506105900|.965|5763f54f0)f9 b)Cd o9Dn.Cd0Pi0St0_i0Io0Rn0_I0Pmeap.rl0t:0i:0cs0ii0pg1an0na2tl(:_1:a9al5dlbd(f_)es 9u-4b )sn
curmibpetri oonf: speatrst:i c0i
pant 0103000(06.55270f|f6f5b(3d6195).1 09W0|r06i05t01e09r0)I9 n.Tf0yo0p:0e:0LW0or1oickt1ue(praSI9en1rf6vobi:1c 8ewe:r):i ttsyeuprce c_0ei1sd0e3n0t0i0f0i.es5rf7_uftlfolf_ybd dya9nd.ad0me0id0c 0 s0-u0 b0Esenc.cr0oi0up0nt0ti0eo1rn0e 2d0( 11T09K35_0bN0fO0eN09E.4:5) 7 rfaefdtfduberddn9 i.tn0og0 0rn0ei0al0d 0eD9ry. n00a01m00i03c00 10T00y70p(.ed5
b71f1fdfbd690.b0)0 0a0t(0 60050x17d9.8|0b608507106903)10 0.D7
a(t6a4W2r1i6t8e6raI)m.p
l::(e6n5a0b9l|e6:5 0g9(o)6t 5 D2GC0UP|IS6D_5 I30R11_)0T 3oD0pa0it0ca0:R.:e5aa7ddfdef_rfsIbumdbp9sl.c:0r:0ia0pd0td0i_0oa0nse_s.ro0ec0fi0ea0rt0ei1no0cn2e:(: 1 i9tn5osbpefirect9 e40d)1 ,0w 3rp0iu0tb0el0ri. s50h71if0nf3gf0 b0td0o90 ..t05o07p0fi0fc0f 0bn0da99m..e00 00"00M00o00v10i40e5e (.D40i30sc0c30uf0s61sb0i72o)(n 1 a9Ld5idbseftde" 9 s4tu)yb.psrece rt"iuMpretnsi so1en
n g0e1r0:3:0(M06e05s02s.0a5|g76ef5"f3
f1b)d 9Dat.a0R0e0a0d0e0(r06I95m.1p09l0|:06:05a03d14d0)_7 a(Dsdasbto1ac1Lidia6nt0kib:o):n m:aa tkr eed_a8rdbee8sr7e 6r03v10a0.t3
i0o0n0(0). 5-7 fcfr(fe6ba5dt09i9.n|0g60 50a00s90s)0o 0cD7iC.aP0tS0i_0oI0nR0 _1lT0oo7cp(ai6lc4 _2pD1ue6bs8lc6iraci)ap ttiiisoo nna :s0:s1to0rc3yi0_a0at0se0sd.o 5cw7iifatfthfe b:wd r9ti.ot0pe0ir0c 0 00d10e00s3cc0.r00i00p00t.0i50o71nf0 f2Mf(ob6vd3i99e.b 0aD0di0fs04c0)u0 s0<se-i.-o0>n0 0wL0ii0ts1ht0 2rc(eh1me9oc5tkbeif nesg9u 4bc)so.cm
rpiapttiiboinl i0t1y0 3o0f0 0p0u.b5l7ifcfaftbido9n. 0001000300000070..05070f0f0f1b0d79(.60402010608060a1)..0
0000102(9b0b6945) with subscription 01030000.57fffbd9((.660550120900||066055033941.))0 0CD0aa0ct0ha1eL0di7_n(Akdl:bl:1om1cadak6te0o_brr)_e.Ws
ietrhv_aOtvieornf(l)o w-: :cmra(el6al5to0ic9n |g06 x5a70sf9s7)o8 cdDi4Ca0Pti0Soa_n2I cRl0_o Tc0oa plai vcsa_uiDblesascbcrlrieip ptftiriooonmn :0p:1oa0os3ls0
o0c0i0a.t5e7:f ftfobpdi9c. 0d0e0s0c0r0(i06p75t.1i09o0|n06 05M03o14v0)i7 e(T 6cD4pi2Ss1ec6nu8ds6Ssati)ro an<t eLgiys:-t:- s>ae snwsdio_tcbhiy atrteeismn_ogit eps uepbnultbi lc8ia4ct aibtoyinto en0s 1
0013003000000.05.75f7ffffbfdb9d.90.00(00600500100900|106.e50.300400)00 00D10a01t20a(2W9(rb1i09tb5e6br9fI4em59p)4l ):w.:i
ttrha nssupbosrctr_iapstsioocn_ d0o1n0e3:0 0w0r0i(.t65e57r2f 0f0|f16b05d33901.0)00 00C0.a05c07h0fe0fd9f_.bA0dl09l0.o00c00a10t00o70r(0_d0Wbci1.t10hd0_60O00vb0e)1r.0f
2l(o6w3:9:bmaadlfl4o)c s0ux(c56c55e90e29da|ec6d75 40i29n2) 0 a0Ds Cs0Po Sca_ivIaaRti_ilPnaugbb llweii ctfahrt oirmoe nap:do:eoarld
d0_1a0s3s0o0c0i0a.t5e7df_fsfubbds9c.r0i(0p60t50i20o00n|0:67 5.p30u10b)0l 0iT0cc1ap0tS7ie(on6nd4 S20t11r60a83t60ea0g)0y
0:.:5s7efnfdf_(bb6dy59t1.e90s|0_60i50 30s40e)0n 1tD. a08t04a0 W0br0yi1tt0ee2sr(
I9mbp0lb:6:9t4r5a)n sapdodritn_ga ss(su6ob5cs2_c0dr|oi6np5et3:i1 o)wn r Di0ot1me0ar3i 0n00P10a00r3.t05i07c0fi0fp.fa5bn7dtf9If.mf0pb0ld0:90:.0a00s00s09i0.g00n00_00hc0a.0n01d00l07e0(:0d 1bN01e21w(d 66m30a9bpb)pa.ed
df 4I)n srteaandceerH a0n1d0l3e0 01050 .f5o7rf f0f1b0d390.000000.05070f0f7f.b0d090.0000100070(0604e2.10608060a0)1 0c2a(l1l9(i56nb5gf0 e9a9|s46s)5o
0c9i)a tDiCoPnS__cIoR(m_6pP5lu2eb0tl|ei6_c5ia3
t1i)o nD:a:taadRde(_a6ad5se1sr9oI|cm6ip5al3t:4e:)dt _rDsaauntbsaspWcorrriittp_etarisIosmnop:cl _:sd:uoacnscese:os csiifdau_tltilooy_n h_aacdnoddmelpdel _esmtuaebp_s_ic[ r -i0 p1bit0ti3 o00n0 0ld0o8.cb5a87l7f 6f03f10b0.d3
90.000000.05070f0fef.b0(d06905.0000901|0060250(001909)c5 .bD0fC0eP09S04_0)I1]R0 _2=S( u60b3xs9fcb.ra
idpft4i)o nr:e:m(ao6dt5de2_ 0a0|s16s05o33c01i0)a0 t0Ce.od5n_7dpfiuftbfilboidnc9Ia.mt0pi0lo0:n0::0s 0is0gu7nb.as0lc0_r0ai0lp0lt1(i0)o7
n( 60412(0163650820600a|0)6.
55371f)f fSbtda9t.u0s0C0o0n0d0(i06t95i.1o09n0|I06m05p03l14:0):7 g(Dedotbm_1at1irdni6Pg0agbre)tr i_acvdiadpliaunnegt( I)pm up-bl l:mi:acasaskts=ii=og0nnx _f0hf1af0nf3df0lf0ef0:f0 ,.N 5ec7whf afmnfagbpedps9e=.d=0 00Ix0n40s00t00a00n.1c
.e0H0a0n0d0(l16e05 229(0 9|fb6o05rb3 6109)14 05C3)o0.n0
d0i0t.i5o7nfIfmfpbld:9:.s0i0g0n0a0l0_0a7l.l0(0)0 0-0 1n0u7m(b6e4r2 1o6f8 6sae)t
s: (06
509|6509) DCPS_IR_(S6u5b1s9c|r6i5p3t4i()o6 n5D:2a:0ta|ad6Wd5r_3ia1ts)es roCIcamicpahlte:ed:d_a_Asplsuloboclciiaacttaoitroi_noW_nic:to hms_puOlcveceteresf_slifo:uw l:il:dym_ atalodl_dohecad n 0dpxlu5eb5_l9mi2acapac_t70i41o20n23 00d008 0b006 .2a5bv71af0if
lfabbdl9e. 0f0r0o0m0 (0p60o57o0.l90
|06050009(1)60 57D1(C86P|4S62_51I26R78_)6(T a6oD)5pa 2it=0ca |_W06Drx5ei93st.1ce
)rr iITpmctppi(lSo6:en5:n:1ad:9dSt|dtr6_ry5aa_3sta4ses)ogs cyoCi:coa:intsadietionetnd:i _ o-btn yoIbtpmieiptscl _ :0id: eslssioecgcnrnatial pl 8t_04ia1 ol0bnl3y (0tM)0eo
0sv0
i.e5( 76Df5if1sf9cb|ud6s95s.3i04o0)n0 0SL0ti0as0tt1u .sc0Ch0oe0(nc06dk05ii12tn00ig2|o n(6cI95omb2mp00plb)a:6 t:9Dig4abe5tit)al_ Ritretreayimd goeogtrfeeI r mp_0puv1lba0:ll3:iu0ace0da(0dt)0_i .ao-5sn 7s mfo0afc1sfi0kba3=dt0=9i00.o0x0n0f0 .f0-5f0 7f0bff0iff0tff9 bf.0d,0 9 0l.c0o0h0c0a0a0n1l0g0 0e700s(10=d02=b3.0100x1002d00060000.00b51.)70
f2f(fdbcda(9b6.1503109905|0)60 50w3(0i469t)5.h 10 C80so|0un60bd50si21ct70ri)7io (pnDdtIabimt1opa1nlWd :r60:i01stb0ie)3gr 0nIr0ame0lpm0_lo.a:t5l:e7la f(d0f)d1f _0b-a3d s09ns0.uo00mc00bi.0ea50rt70 if0oof0fnf9 (b.s)d0e:90t .0sa00:d00 d010i00
n07g0( 0ds1bu.1b01s0dc06r00i0bp1)t0.i2
o(n9 bt0ob 6p9u4b5l)i
cation 0103000(06.55079f|f6f5b0d99). 0(D06C05P02S00_0|I06R15_.2T00o0)p0 (i0W6c0r5_1i1D0t9e2e|s(r6c9I5rbn3i0f4pbo)t6: i9:Do4Wan5rt:)ia: tLaweisirnstIkohn:c f:ipomar:ati keowe:rr_ iirttteoyesp rei0 rc.0v
1ad0te3is0oc0nr0(i0)p. t5-i7 ofcnfr feMbaodtv9ii.ne0g 0 D0ai0ss0sc0ou0cs1is.ai0to0in0o 0nL0 i1ls0ot2c (aa9lsb s0pobuc6bi9la4it5ci)an tgai dopdnue bd0l 1it0co3a 0tr0ie0oa0nd. e50r71 f00f31f00b03d00900..005007.0f50f70ff0bf0dfe9b..d0090.0000000000100000202(0.1909.0500b00f00e01900412)0( 7d<(c-da-bb>11 13wd9i65t0)hb )wr.ie
tmho tseu bssucbrsicprtiipotni o0n1( 0603510200030|0060.5052070.f)5f 7fDfbafdtf9ab.Rd0e90a.0d00e00r00I00m09p0.l00:70:.0a00d00d01_00a07s1(s0do7bc(1i61a4dt26i10o6bn8):6. a
i)n.s
erted writer 01030000.57fffbd9.000(060500091|.60500090()06 15D01C29P(|S96_b5I03Rb4_6)P9 u4Cb5al)ci.hcreeatdtu_irAonln l:1o:
caadtdo_ra_sWsiot(ch6i_5aO20|6520) tvDeeadrt_faslRuoebwas:dc:ermriaIplmtlpioloc:n ::0a xdp7duf_b7al8sidsc4oa0ct0iiaao2tnci 0o0 n10:0 3ar0ve0aa0id0le.ar5b 7l0fe1f 0ff3br0do09m0. 00p.0oo50l70
f0f0f0b2d.90.00000000100020(9d(.c60a50b101903|0961550)37 4(a)dd bdT1ic1npdgS6 e0snbud)bS sticrsra itapestgsiyo:n: os0ce1in0ad3t_0eb0dy0 t0we.is5t_7hif fwsfrebindtt9e .r80 400 01b00y03t00e00s90
.00.05070f0f1f0b7d(9d.b01010d06000(b06)15..1
090|060503140)2 (D9abt0abW6r9i4t5e)r.I
mpl::transport_assoc_done: writer 01030000.57fffbd9.0000000e.00000102(195bfe94) succeeded (i6n5 0a9s|s6o5c0i9a)t iDnCgP Sw_iItRh_ Pruebaldiecra t0i1o0n3:0:0a0d0d._5a7sfsfofcbida9t.e0d0_0s0u0b0s0c7(r.6i05p02t00i0|o06n15:02 70s()u6 c4Dc2ae1ts6as8(Lf66iua5nl)1kl
8:y|: 6ma5ad2kd7e(e)_6d r5 De1sas9ute|bar6sWv5cra3rit4iti)peo trnDiI(aom)tnp a l-Wd: r8:cibart8dee7dar6_tI3aim0snp.sgl
o :ca:istasrtoaicnoisnap to(-ir6 ot5bn_0i a9tls| os60co5 ac0ll_9o d)cso aunDlbeC s:P0c S1rw_0irI3piR0tt_0ieS0oru0n b. 0s501c710rf03if30pf00tb00id00o90.n..5:057:07fa0ffd0ffd0fb_0bda0d9s29.s..0o000c000i000a000t000e100d00e_29.p(.0ud00bc00la00ib00c101a310t902i57(o)(1n d9:rb5 e1bsm1fuodebt69se04c b)r0) i1 rp0<et3-ai0-do0>en0 r 0w 0.i015t107h03f 30fr00fe00bm00do0.9t.5.e570 7f0pff0uff0bfb0lbd0id90c9.9a.0.t000i000o000n000 0000001109007.73.0(000d000b00010001.01d51067070f7(bf(d)f6b
b41d2191d.6608006b0a)0) 0 (a0c6d0a5d1l1i.l8n0i|g0n6 0g5p0 2u0a7b1s)l0s i2oDc(caa9ittbaai0tWobirn6oi 9nt04_e15cr0)oI3.mm0
pp0ll0e:0t:.ea5_d7idf
_fafsbsdo9c.i0a0(t06i05(o016n095(0|2)260:.5| 036a045d0)2d0 0i0D)n1a g0tC 2aas(Wcudrhbciesatdcbe_r1rAi3Ilp9mlt5poi)lco.:an
:t aoto publicastisoonc i0ar1t0_i3Wo0in0t_0hc0_o.Om5vp(7el6fre5fft0fle9bo_|dwi69: 5.:-00m 90ab)0li 0ltD0o C0c0P0 S20l_.xoI07cR0fa_06lS01 u090b101s000c223r(00id00pc50ta00ib .o105n3 7:9af:5vfa)afd ibdwld_ia9atb.shl0s e0op 0crf0iir0aoo0trm0ei edtp._yo0p o0u0l0b.
0l
0i1c0a2t(i1o9n5:b fseu9c4c)e srsefmuoltley 0a1d0d3e0d0 0p0u.b5l7ifcfaftbido9n(. 60d50820b006|046085052700.
)0 0T0c0p0S1e0n7d(S(6t64r52a01t96e|8g66y5a:0):9
s)e nDdC_PbSy_tIeRs__Tio psie(cn6_t5D 1e89s4|c 6rb5iy3pt4te)is o
Dno:m:atirnyP_aarstsiocciipaatnet:I mtpolp:i:ca sdseisgcnr_ihpatnidoln(e 6:M5 o2Nv0ei|we 6 m5Da2ip(0sp6)ce5 ud1Ds 8osI|min6aos5int2n a9PLn)aic rseDttHai atccnaihdLpeliacennk kti1:In0:mg mp falcok:ore:m _ap0rsa1est0sii3egb0rni0v_l0ahi0tat.iny5od 7nlof(eff): f pb-Nud eb9cwl.r i0emc0aaa0tpt0ipi0neo0gdn0 7aI0.sn10ss00ot30ca00in00ac01te00iH.7oa5(nn76 df4llf2oef1c b6a1d8l696 .apf0)uo0
br0l 0i00c10a00t33i0.(o006n005 0010.09150|07163f050f230f(40be)0d1 .9cD5.ba703tf0aaf02Wf05rb0)id0 t90we.1ir0.tI00hm00 p00sl00u:00b:01sa10cs.2rs0(io09pc0bti00ia0bot16ni09 o240n(51_9)0cb
3o00mb0p60l90e4.t55e)7_ (fi<6f:-5f -2bi>0dd |9_w6.ti50ot20_h00h )0ar 0neD0dma0lot9eta._eR0m e0asa0pud0_be00sr11cI00rm73ip(0pld0t:b0i:10ot1.nrd5 a670n0f1sbf0p)f3o.b0r
d0t90_.0a0.s05s07o0fc0f_0fd(0bo67dn5.9e00.:900 |00i600d500_010t900o)70_ (9hD6.aC40nP20dS10l_60eI80_R61m_a0aT)7po (_p=d[i b c010_x11Dad0e.63s
00cb0r)0i.0p
.t(5i67o5fn1f:9f:|ba6ds59s3.o40c)0i 0aC0to0en0:(d0 6i1t5t.o1i0p8|o0i6n0c5I0 2m0d9p1e)l0s :2cC:(ras9icibphg0tenbida6o_l9nA_4 la5Mll)ool]vc( ia)=et
o0Drxi_(1sW60ci5.ut1
sh9s_|iO6ov5ne3 r4L(f)i6l s5oSt2wt 0:aa|:ts6mus5aso2lCc0loi)ona cdtC iio0tnnxigd7o ifnptdIui0mbodpln4liI0:cm0:apagtl2ei:cto:0_ns t i0r0g i1nag0avg3lae0_ir0al_0lav0lba.(ll5)eu7
eff(fr)f(o b6m-d5 92pm.0oa0|os06lk05
=02=0000)x0 f3Sf.tf0af0tf0uf0sf0Cf1o,(0n 62dc5(ih1eta81in|cog6bne53Is2am=92p=)5l0 ):xT :2cwg0pie0Stt0eh_.n t
dsrSuitbgr(sga6cet5rre1i_g9pvy|ta:6il:5ous3nee4 (n)0)d 1 _C0-bo3 yn0mtd0aei0sst0k_i.=io5= n70sIfxemffnpfftlbf :df8:9f4s.f i0fbg0fyn0,ta0 el0cs_0h
a0al9nl.g(0e)0s 0=-0= 00n1xu04m70b(0ed0rb. 1
o1fd 6s0ebt)s.(:
6 502
0|6520) ConditionImpl(:(6:65s51i08g9|n|6a65l52_09a9)l) l D(Da)Ct Pa-SW _rnIiuRtm_ebPreuIrbm lpoilfc: a:stteirtoasnn::s :p0ao
drdt__aassssoocci_adtoende_:s uwbrs(ic6tr5ei2rp0 t|0i61o50n23:00 )0p 0uC0ba.lc5ih7cefadft_fiAboldnl9 o.0c01a00t03o00r00_00W00i1.t.5h07_0fO0fv0fe0br1df09l2.o(0w90:b0:00mb0a60l90l43o5.c)0 00s0xu07c0fc16e01e29d(0ee0d12 c0ib0n35 a0a2 s50s) o acavidaaditilinangbg l sewu ibftsrhco rmri eppatodioeolrn
001100330000.05070f0f.f5b7df9f.f0b0d09(0.600500200090|.060050030910.)00 10D00a70t(0ad1Rb0e17a1(ddde6br01Ib1m)dp
6l0:b:)a.d
d_associa(t6i5o1n8 |-6 5b2i9t) 0D altoacWarli t0e1r0I3m0p0l0:0:.t5r7afnfsfpbodr9t._0a0s0s0o0c0_0d9o.n0e0:0 0w0r1i0t7e(rd (b06115100d3960|006b05)00 .9rem)o tDeC PS0_1I0R35_0P70uf0bf0lf.ib5cd7a9ft.fi0fo0bn0d:09:0.a00d00d_associated_su10b.0s00c00r00i02p0.t10i00o20n(0:90 b1s00ub2c6(c9de4cs5as)bf 1ur3le9la5yd) e
ard d0e1d s0u3b0s0c0r0i.p5t(7i6fo5fn2f 0bd|d869b5.8207006)03 00T0.c0
p0S9e.n0d0S0t0r0a1t0e7g(yd:b:1s1edn6d0(_b6b)5y 0tc9ea|sl6_l5ii0 n9sg)e naDtsC sP8oS4c_ iIbaRyt_tiSeousnb
_sccormipplteitoen_:i:
add_associa(t6e5d2_0p|u6b5l3i1c)a (tW6ir5oi1nt8:e| r6sI5un2bf9so::Wr)ci rtDieaprttIainWofrnoi :t0 e1wr0rI3im0tp0el0r:0 :.0a51s70sf3of0cf0ib0ad0t9.i.5o07n0f_0fc0fo0bm0dp09l9.e.0t00e00_00i00 00-10 02b7.i(0td0 b0010 10ld1o60c02ab(l)d c0aa1db0d13i30n90g50 )0p .ua5bd7ldfiefcdfa bttdio9o .nr0 e00a01d00e03r00 000101.000.30500700f00f01f.0b52d7(9f9.fb0f00bb0d60990.400500)30 .0r00e00m00o09t0.e10 000201(00e03110c00b703(0ad.2b5517)1f.df
6f0bbd)9..
00000009.00000107(db11d60b)
(6520|6531) DataReaderImpl::(a6d5d1_8a|s6s5o2c7i)a tDiaotna:W riintseerrItmepdl :w:raidtde_ra s0s1o0c3i0a0t0i0o.n5 7-f fbfibtd 90. 0l0o0c0a0l0 0021.00300000(006015.005297(|fd6fc5fa0bb9d1)93 .9D05C0)P0.S0r_0eI0tR0u_3rS.nu0 b01s0
c0r0i1p0t2i(oen1:c:ba3dad2_5a)s sroe(cm6io5at2te0e |d06_15p02u30b0)l0 i0Dc0aa.tt5ai7Rofenfa:fd besdru9Ic.mc0pe0ls0:s0:f0au0dl0dl9_y.a 0sa0sd0od0ce0id1a 0tp7iu(obdnlb i1-c1 adbt6ii0tob n)0
dl8obc6a5l6 0001
030000.57fff(b6d591.80|060(506205700)09 9|D.6a05t00a09W0)r0 i1Dt0Ce7Pr(SId_mbIp1Rl1_:dT:6oa0pdbid)c_ _arDseesmsoocctrieia pt0ti1io0on3n(0:)0::0t 0ra.yd5_d7aifsnfsgfo bcsdiu9ab.ts0ec0:r0 i0tp0ot0pi0ion3c . t0do0e 0sp0cu0rb1il0pi2tc(iaeot1nic obMn3o av02i15e0) 3
D0i0s0c0.5u7sfsfifobnd( 96L.5i02s00t0| 06c05h03e01c3)k. i0Dn0ag0t 0ac0Ro1em0ap2da(eteri1Ibcmibpl3lia:t2:y5a )do dfw_ iaptsuhsb olpciriciaaottriiiootnny: 00r1.e0
a3d0e0r0 00.15073f0f0f0b0d.95.70f0f0(f06b05d01908.4|0.600500200900)00 01D90o.2m0(a05i03n0eP0ba1er06t73i(5cd)ib p1wa1indtt6hI0 mbsp)ul b:is:sca rsaisspistgoinco_inha at0ne1dd0l 3ew0:i0 t0Nh0e .ww5 r7mifatfpefprbe dd09 1.I00n30s00t00a00n00c.0e59H7.af0nf0df0lb0ed0 911.0107 0(f0do0br01 0100d1260.030b00)00.00
00.15072f(fdfcbadb91.3090(506)05.00
090|96.500090)0 0D1C0P7S(_dIbR1_1Tdo6p0ibc)_
Description::associate: topic( 6d5e2s0(c|6r65i51p28t0|i)6o 5nW2 r9Mi)ot veDiraeIt naDfWiors:ic:tuWesrrsiIitmoepnrl I:Ln:ifasost:s oawcsrisiaottceiiroa nt0_i1cn0og3m 0pp0lu0eb0tl.ei5_c7iaf:tf ifiobdnd_ 9t0.o10_00h30a00n00d00l00e.3_5.m70af0pf0_f00b01d10903.200(00e00100c.0b50370af42f.5f0)b0 d0a90d.0d01e00d02 0(t05o03 0er9be.ea06d03e05r0) 0 01w10i07t3(h0d 0bs01u01b.ds56c70rfbif)pf tb=id o90n.x 0b00.10
00300000090..05070f(0f60f51b10d879|(.6d05b0210910)d0 60C00ob9n).d.0i
0t0i0o0n1Impl0:7:(sdibg1n1adl6_0abl()l6.(5
)2
0|6531) D(a6t5a1L8i|n6k5:2:9(m)6a 5kS0et9_a|rt6eu5ss0eC9ro)vn adDtiCitPoiSno_(nI)IR m_-pP luc:br:legiaecttai_tntigro inag:sg:seaordc_div_aaatlsiusoeon(c )il ao-tc eamdla_ ssskuu=bb=ss0ccxrrfiifppfttfiifoofnnf: f 0,p1 u0cb3hl0ai0nc0ga0et.si5=o7=nf0 fx0f21b00d03900..00
0000.0507(0f60f59f1.b80d|096.0500200901)00 07C0(o0dn4bd.1i01t0di06o00n0bI1)m0 p2<l(-:5-:3>se ibwgein6ta3hl5 _)ra elamldo(dt)ie n -gp unsbuulmbibscecarrt iiopoftn i so0en1t 0s03:10 00030
000.0507.f5f7ffbfdf9b.d090.000000000020.0090.000000100021(0d7c(adbb11319d56)0.b
).
(6520|6520) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.00000003.00000102(e1cb3a25).return 1
(6509|6509) DCP(S6_5I2R0_|P6520) DatuabRleiacdaetriIomnp:l::a:dadd_da_sassoscoicait(ae6td5i_1os8nu|:b6 s5rc2er7ai)dp etDria ot0na1:W0 r3si0ut0ce0cr0eI.sm5sp7flfu:fl:flabydd d9a_.da0ds0es0do0 c0si0ua0bt9si.co0rn0i 0p-0t 0ib1oi0nt7 (d0d8 bbl18o17cd6a63l00 b.0)
1 0i3s0 0a0s0s.o5c7ifaftfebdd 9w(.i60t50h00 90w|0r60i50t04e9.r)0 00D01C00P03S10_00I20R(0_5.S35ue7bbfsefc6fr3bi5dp)9t .ir0oe0nm0:o0:t0ae0d 0d03_1.a00s30s00o00c00i01a.0t52e7(dfe_f1pfcubbbd3l9ai.2c05a0)t0.i0
o0n0:0 9s.u0b0s0c0r0i1p0t7i(o(dn6b 5102110d0|636005b03)01
0). 5C7afcfhfebdd_9A.l0l(0o60c50a10t80o|0r69_5.W20i70t)0h 0_D0Oa1vt0ea7rW(frdlibot1we1:rd:I6mm0apbll)l: o:acad dd0dix_n7agfs 6sp1ou9cb0il0ai2tc0ia0ot5ni0(o )n0: 0aa1vd0ad3ii0ln0ag0b 0ls.eu5 b7fsfrcforfmib pdpt9oi.oo0ln0
0t0o0 0p0u4b.l0i0c0a0t0i1o0n2(5 30e1(b06e3560230050|)06..5
5371f)f fTbcdp9S.e0n0d0S0t0r0a0t4e.g0y0:0:0s0e1n0d2_(b5y3teebse_6i3 5(s6)e5 n0wt9i |t86h45 0pb9ry)it oeDrsCi
PtSy_ I0R._
Subscription::add_associated_publication(:6 (5s61u58c2|c06e|5s62s59f3)u1 l)Dl ayDt oaamLdaidinenkdP: a:prmutabiklceii_cpraaetnsiteoIrnmv padlt8:ib:o6an7s(3s)0i 0g-
n _chraenadtlien:g (Na6es5ws0 o9mc|ai6pa5pt0ei9do) n I DnlCsoPtcSaa_nlIc Rep_HuTabonlpdiilccea_ tD1ie7os ncf ro0ir1p 0t03i10o00n30:00:0.t05r07y.f_5fa7fsfbsfdof9cb.id0a90t.0e00:00 00t00o02p0.i00c20 .0d00e00s01c00r02i1(p0dt2ci(aodbnc1 a3Mb9o15v3)i9 e5< )-D
-i>s cwuissiotnh Lriesmto tc(eh6 e5sc2uk0bi|sn6cg5r 3ic1po)tm ipDoaantt ia0bR1ie0la3id0te0yr0 I0om.fp5 l7p:fu:fbtflrbiadcn9as.tp0io0or0nt0 _00a01s00s93o.0c00_00d00o0.n05e17:0f 7fi(fddb_bdt19o1._d0h60a00nb0d)0l.0e
0_5m.a0p0_0[0 00110023(060e080b.c5f78f5f)f bwdi9t.h0 0s0u0b0s0c0r2i.p0t0i0(o06n05 1100812|0(63d50c20a90b)01 .3C59a75cf)hf]ef db=_d A90l.xl01o01c0.a0
t0o0r0_9.0W0i0t0h0_1O0(v76e(5rflow::mad2lb0l1|o16cd5 62000xb)7) f.Dd
a0tda4L0i0nak2:c:0m a0k ea_vrae(is6le5ar0bv9la|et6 i5fo0rn9o()m) Dp-Co PocSlr_
eIaRt_iTnogp iacs_sDoecsicartiipotn lioocna:l(: 6as5su1sb8os|cc6ir5ai2tp9et):i oTtnco pp0Si1ec0n 3dd0Se0ts0rc0ar.ti5ep7gtfy::send_byiftfoebnsd _9Mi.o 0vs0ie0en0 t0D 0i80s49c .ub0sy0st0ie0os0n
1 0L7i(sdtb 1a1sds6o0cbi)a t<i-n-g> (pw6ui5bt1lh8i |cr6ae5tm2io9ot)ne D0pa1ut0ba3lW0ir0ci0at0te.ir5oI7nmf pf0lf1:b0:d3t90r.0a00n00s0.p05o07r0ft0f_5fa.bs0ds09o0.c00_00d10o00n20e(0:60 e3w8.rb0ic0tf0e80r50 )10 01w20i(3te0h10 c0sb0u3.ba5s27c5fr)fi.fp
btdi9o.n0000 00010023.0000(006005.0251070|f26f(5fd3bc1da)9b .1C03o09n05d0)i0 t0si0uo9cn.cI0em0ep0dl0e:0d:1 s0ii7ng( ndaabsl1s_1oadcl6il0a(bt))i
.n
g with reader (061502300(|066055003.915|)76 f5Sf0tatf9ub)sd C9Do.Cn0Pd0Si0_t0Ii0Ro0_n0PI9um.bp0ll0i:0c:0ag0te1it0o_7nt(:rd:ibag1dg1ded_r6a_0svbsa)ol
cuiea(t)e d-_ smuabsskc(=r6=i50p1xt8fi|fo6fn5f:2f 9fp)fu fbD,la itccahaWatrniigotenes r=0I=1m00px3l40:00:00t00r..a
5n7sfpfofrbt(d_69a5.s20s00o|0c60_50d30o10n)5e .:C0 o0wn0rd0ii0tt1ei0ro2 n(0I61me0p83lb0:c0:f0s80i5.g)5n 7aafldf_dfaiblndlg9( .)s0 u0-b0 s0nc0ur0mi0bp2et.ri0 o0on0f 0 00s11e00t32s0(:0d 0c00a
.b5173fff9b5d)9 .r0e0a0d0(e06r05 020901.|00630500200000)01 .0C57a7(cfdhfbef1db1_ddA96l.0l0bo0)c0.a0
t0o0r0_9W.i0t0h0_0O0v1e0r7f(ldobw1:1:dm6a0lbl)o cc a0lxl7ifn6g1 9a0s0s2o0c0i5a0t i0o na_vcaoimlpalbeltee _fir
om pool
(6(561580|96|562590)9 )D (aD6tC5aP2WS0r_|iI6tR5e_2rP0Iu)mb plTlic:cp:aSatesinsodonSc:ti:raaatdtideo_gnay_s:cs:oosmcepinladet_tebedy__tise us-b_ sibc irstie pn0tt i lo8on4c: a blsy ut0ce1cs0e
3s0s0f0u0l.l5y7 faffbddd9e.d0 0s0u0b0s0c0(r26i.5p02t00i0|o06n05 12d0082)b( 8dD7co6am3ba01i.3n
9P5a)r triecmioptaen t0I1m0p3l0:0:0a0s.s5i7(gf6nf5_f0hb9ad|n96d.5l00e09:0) 0 N0De0Cw0P 9Sm._a0Ip0Rp0_e0Sd0u 1bI0sn7cs(rtdiabpn1tc1iedoH6na0:nb:d)al
ded _1a8 fosrs o0c1i0a3t0e0d0_0p.u(5b67l5fi1fc8fa|bt6di59o2.n70:)0 0sD0ua0bt0sa0cW3rr.ii0pt0te0ir0oI0nm1 p00l21:(0:e3a10dc0db0_30aa.s25s57o)fc
fifabtdi9o.n0 0-0 0b0i0t0 90. 0l0o0c0a0l1 0071((06d35b0210010|d066.5052b70)f) f afDdbaddti9an.Rg0e 0ap0du0eb0rl0Ii0mc5pa.lt0:i0:o0tn0r 0a01n10s02p3(o06r0et08_0ba.cs5fs78of5cf)_f dbroden9me.o:0t 0ei0 d00_01t00o03_50h.0a00n00d0.l05e07_1fm0fa2fp(b_6d[e9 8.0b01c00f03800500)00.00
9..5070f0f0f0b1d097.(0d0b01010d06003b.)0
0000102(e1cb3a25)] = 0x12.
(6518|6529) Do(m6a5i2n0P|a6r5t2i0c)i pCa(on6nt5dI0im9tp|il6o:5n:0Ia9ms)ps liD:gC:nPs_Sih_gaInnRad_llS_eua:bl slNc(er)wi
pmtaipo(pn6e:5d:2 a0Id|nd6s_5ta2as0ns)co ecSHitaaanttdeuldse_C po1un2bd lifitocirao tn0iI1om0np3:l0 :0s:0ug0ce.ct5e_7stfsrffifugblgdle9yr. _0av0da0dl0eu0de0 (0p)9u .b-0l 0im0ca0as0tk1i=0o=7n0( xddfb8f1bf16fd9f60f08fb0f)
,
changes==0x4000.
((6655200(9|6|6565152800|)96 )5C 2oD9nC)dP iSDt_aiItoRan_WITrmoipptlie:cr:_IsDmiepgslnc:ar:lia_psatslioloc(ni):a :t-ti ronynu__macbsoesmrop cloiefat tese_e:it :st :oi pd0i_
ct od_ehsacnrdilpet_imoanp _M0o1v(0i63e50 20D00i|0s6.c55u37s1fs)fi foCbnad c9Lh.ie0sd0t_0 A0cl0hl0eo0cc9ka.it0no0gr0 _0cW0oi1mt0ph7a_(tOdivbbe1ir1lfdil6to0ywb :)o: fm= a pl0ulxboclc.i
c0axt7if61o9n0 0021000(3560050 10080 |.a65v57a2fi9fl)fa bbCdlo9en. d0fi0rt0oi0mo0 n0pI0om6op.ll0
:0:0s0i0g1n0a2l(_2a9l2lb(b)5
55) (w6i5t2(h06 |5s61u58b3|s16c)5r 2iT9pc)tp iSSoetnna dt0Su1ts0rC3ao0tn0ed0gi0yt.:i5:o7snfeIfnmfdpb_ldb:9y:.tg0ee0st0__0it0 r0si0eg9ng.te0 r08_04v0 a0bl1yu0te7e((s)d
b-1 1mda6s0kb=)=.0
xffffffff, changes==0x2(060500.9
|6509) DCPS_IR_(T6o5p1i8c|6_5D2e9s) ConditicorniIpmtpilo:n::s:iagsnsaolc_iaaltle(:) t-o pniucm bdeers corfi psteitosn: M0o
vie Discussion List associatin(g6 5p1u8b|l6(i56c25a72t)0i |oD6na5 t30a11W)0r 3iD0ta0et0ra0IR.me5pa7ldf::efarfdIbdmd_p9al.s:0s:0oa0cd0id0a_0ta0is6os.no0(c0)i0:a0 t0ai1ddo0in2n (g-2 9sb2uibbtbs 5c05r 5il)po tcwiaioltn h 0 t1so0u 3bp0su0cb0rl0ii.pc5ta7itfoifnof nb0 d10901.300030000000000.005.0759f7.ff0ff0bf0db09d0.910.000700(00d00b00100190d.560.000b00)00 00r10e01m70o(2td(eb6 1e0181db06c30f0b80)50.)0
.w5i7tfhf fpbrdi9o.r0i0(t06y05 00009.0|
46.500090) DC0P0S1_0I2R(_5P3uebblei6(c36a55t)1i
8o|n6:5:2a9d)d _DaastsaoLciinakt:e:dm_(as6ku5eb2_s0rc|er6si5ep3rt1vi)ao tnWi:ro inpt(ue)br lI-in cfcaort:ei:aoWtnri in0tg1e 0ra3Is0ns0fo0oc0:i awtriiot.ne5 r7l fo0fc1fa0bl3d 09p0.u00b00l.0i50c70af0tf0if6ob.nd0 900.010000030100000200(002.495.270bf0bf05f05b05d1)90 .2a0(d05d03i0en0bg0e 06s33u.5b0)s0 c0ar0di0dp1et0di2 o(tneo 1 0cr1be03a3ad02e05r0) 0 0.<15-07-3f>0f 0fw0bi0dt.9h5. 70rf0ef0mf0ob0td0e90 .9s0.u00b00s00c00r00i01p90t.7i0(o0dn0b 0100111d0063700(b0d)0b.01
.15d76f0fbf)b.d
9.00000009.00000107(db11d60b).(
6520|6531) DataReaderImpl::add_association: inserted writer 0(160531080|0605.259(7)6f 5fC0fa9bc|dh69e5.d00_90A)0l 0lD0oC0cP0aS4t_.oI0rR0__0WP0iu0tb1hl0_i2Oc(va5et3riefoblneo:6w:3:a5:d)md.a_rlaelstosucor cn0i xa17t
fedd0_ds4u0b0sac(2r6ci50p2 t00i| o6an5v:3a 1is)lu acDbcaletesa sRfferuaoldmle yrp Ioamodpldl
e:d: asdud_assboscciraitpitoino: rne add8(eb6r85 7106813|0063.50
2090)0 .T5c7pfSfefnbddS9t.r0a0t0e0g0y0:0:(9s6.e50n00d90_|0b60y51t00e97s)(_ diDb C1sP1eSdn_6tI0 Rb8_)4S uibbsys tcaerssis
potciioant:e:da dwdi_tahs sworciit(ae6tr5e 1d08_1|p06u35b02l09i0)c0 a.Dt5ai7tofanfW:fr bisdtu9eb.rs0Ic0mr0pi0lp0:t0:i0to4rn.a 0n00s10p00o30r01t00_02a0(s.5s53o7(ecf6b_f5edf16ob93nd|5e96):.5. 03
w00r0)i0 t0De0ar0t 9a0.W10r00i30t00e00r01I00m.7p5(l7d:fb:f1af1dbddd6_90a.bs0)s0 o0ac0di0da0it0ni3go. n0p 0u-0b 0lb0ii1ct0a 2t0(i eol1noc c(b0a631l5a0 22300501|)006 035s002u.00c50)c70 ef.Cef5adf7cebfhddfe 9fdi.b_n0dA 09la0.ls00os00co00ac00ti60oa.0rt00_i06Wn0.ig00t 00hw10_i00Ot20vh(1e 20rr92fe2(lab2odb9we52:r5b: 5bm0)5a1.5l0
5l3)o0 c0r 0e00mx.o75tf7e6f 1f09f10b00d32900.000050000. 05007 0fa0fv9fa.bi0dl09a0.b00l00e10 00f70(r(06od05mb90 1.9p10|od06o605l000
b09)1)
0 7D(CdPbS1_1IdR6_0Sbu)b
sc(r6i5p1t8(i|6o65n52:20:9|a)6(d 56dD25_a01at)9sa |sWT6orc5cip3itS0aee)trn eIdDdmSa_pttplrau:aWb:trlteiirgtcayean:rts:Iipsmooepnrnl:td: __:sabausydcstdcoe_ecsas__ssdisfo ounscleeil:nay tt w iar8odi4ndt (eeb)dry: t p0eau1sdb0
dl3ii0nc0ga0 t0si.uo5bn7s fcdfr8fibbp7dte9i5.o80n00
0t0o0 0p0u3b.l0i0c0a0t0i(1o60n52 0(09e1|106c35b00309a0)20 5.D)5C 7PrfSef_afIdbRed_r9T .o00p10i00c30_00D0(0e060s056c.2.r500i7|0pf60tf50if20ob01nd)0:9 2:.D(t0a2r0t9y0a2_0Rba0ebs0a5s0d5o9e5c.r)i0I a0mwt0pie0lt:0:h 1: t0apo7drp(diid_ocbar 1sid1stedoys6c c0i0rba.i)t
p itcoianol nl -iM nobgvi itae s 0sD oilcsoiccauatslis oi0no1_n0c 3oL0mi0ps0lt0e .tc5eh7_eficf
kfibndg9 .c0(o06m05p01a08t0|i06b95i.2l09i0)t0 y0D 0ao1tf0a 7Wp(rudibbtl1ei1rcdIa6mt0piblo):n : ra0es1ms0ooc3ti0ea0 t00i01o.0n53_70cf0of0mf0pb.ld5e97t.fe0f_0fi0b 0d-09 0.b00i80t.0 00000 00l00o05c1.a00l20 (00901600113b00020b(03604e.)85 b7wcfifft8fh5b )ds
9u.b0s0c0r0i0p0t0i3o.n0 000100031(0060250(20e0.1|5c67b5f33fa1f2)b5 d)D9 a.rt0ea0mL0oi0tn0ek0 :00:91m.0a03k00e00_00r00e1.s05e77r(fvdfabft1bi1dod9n6.(00)b0 )0-.0
0c0r0e9a.t0i0n0g0 0a1s0s7o(cdiba1t1(id6o65n00 b9l)|o
6c5a0l9 )s uDbCsPcSr_iIpRt_iToonp i0c1_0D3e0(s06c05r01i.8p5|t76if5of2nf9:b):d a9Ds.os0mo0ac0ii0na0Pt0ae0r:9t .it0co0ip0pi0ac0n 1td0Ie7ms(pcdlrb:i1:p1atdsi6so0inbg )nM _o<hv-ai-ne>d lDweii:st chNu esrwse immooantp epL eipdsu tbI lnaissctsaaotncicioeanHt ai0nn1dg0l 3ep0 u01b03l0 i.fc5oa7rtf if0of1nb0 d30901.000030000.00500700f.0f54f7.bf0df09f0.b00d00910.000200(00500390e.0b00e0860.300500)10.00
70(1d0b21(19d6610bb0)b
34()6 5w2i0t|h6 5s2(u06b)5s 1cW8|rr6ii5pt2te9ir)oI nnD fa0ot1:a0:W3Wr0ri0it0te0er.rI5Im7npfflfo:f::b adws9rs.io0tc0ei0ra0 t00i01o00n93_.0c00o00m00p0.l05e17t0fe7f_(fidb:bd 19i1.dd0_60t00ob0_)0h.0a
0n5d.l0e0_0m0a0p1_0021(063e080(b06c05f.085957|)f6 f5af0db9dd)e9 d.D 0Ct0Po0S 0_r0Ie0Ra0_d9Pe.ur0b 0l00i10c00a31t00i07o0(n0d:.b:51a71dfddf6_f0abbsd)s9 o.=c0 i00a0xt0de0.d0
_0s9u.b0s0c0r0i(0p61t50i17o8(n|d:6b 51p21u9db)6l 0iCbco)an.td
iiotni o0n1I0m3p0l0:0:0s.i(5g67n5fa2fl0f_|ba6dl59l2.(00))0
0D0a0t0a0(R86e.5a01d08e0|r06I05m12p09l2):( :9Sa6td1adbt_0uabss3Cs4oo)nc diaiadttdiiioonnngI: m spiulnb:ss:ecgrretitep_dtt irwoirngi gt0ee1rr0_ 3v00a10l00u30e0.(05)07 0f-.f 5fm7bafdsf9kf.=b0=d0090x.0f00f00f00f09f0.f00f00f50,.0 00c01h00a07n0(g1de0bs21=(1=6d0e6x802bb0c)0f.08
.5
).return 1
(6518|6529) ConditionImpl::sign(a6l5_2a0l|l6(5)3 1-) nCuamcbheerd _oAfl lsoectast:o r_W0i
th_Overflow::mall(o6c5 009x|76f560199)0 0D2C0P0S5_0I R0_ Pauvbaliilcaabtlieo nf:r:oamd dp_oaosls
ociated_subscription: successfully added subscript(i6o5n2 0d|86b582706)3 0D.a
taReaderImpl::add_association(:6 5r0e9a|d6e5r(0 6905)11 09D3|C06P05S03_00I.)R5 _7DSfauftbfasbWcdrr9ii.tp0et0ri0Io0mn0p:0l:0:a9:d.ad0d_0da0_s0as0so1sc0oi7ca(itdaebtd1i_1opdnu6 b0-lb i)bc iaitts i 0oa nsl:so ocscauilba st0ce1rd0i 3pw0ti0it0oh0n . w50r71if0tf3ef0rb0 d00901..00530700f00f00f00b.0d5897..f00f00f00b00d00910.000290(.0900600100b00005b1.300470)(0 d0rb0e11m10od2t6(e06 be0)81 b0ac3df0d80i50n)0g..
5p7ufbflfibcda9t.i0o0n0 0001000390.(006005002.0050|716f05f73f(1bd)db 91T.1c0dp06S00e0bn0)d0
S0t8r.a0t0e0g0y(0:61:50s12e8(n(|9d666_551b12by990t|)be6 3s5D4_3a)i0t. )a
s LeDinanttk a:8W:4rm iabtkyeetr_eIrsme
psle:r:vaadtdi_oans(s)o c-i actrieoant(i)n:g aadsdsi(on6cg5i 0as9t(u|i6b6o5s5n2c0 0r9l|i)o6p c5tDa3iCl1oP )nSp _uDtIbooRlm _iapSciuuanbbtPlsiaicorcrntai itp0cit1ioi0pno3a n0n0:0t1:0I0a0m3d.p0d5l0_7:0af:0sfa.sfs5obs7cdifi9gfa.nft0_be0hdd0a9_0n.p0d0u0l0b0e0l4:0i. 0c0N0a0e0t0w8i0 .o0m0n1a0:0p0 2p0s(e0u5d1c3 0ceI2ebn(ses9s6t6f3a1u5nbl)c0l eby<H3 -a4a-n)d>d d lweweidi t t1hph9 u pbrfrleoiimroco rat0ite1ti 0yos3 nu00 b0.ds0
8c0br.8i51p7ftfdif0of
nb d091.003000000000.0547(.f60f50f00b90d|0961.5000209(0)50 30De0Cb0Pe9S6._30I50R)0_
0T0o1p0i7c(_dDbe1s1cd(r66i05pb2t)0i.|o
6n5:3:1t)r yD_aatsasRoecaidaetreI:m ptlo:p:itcr adnesspcorritp_taisosno (cM6_o5dv1oi8ne|e 6:D5 i2is9dc)_u tsCosa_ichohanen ddL_liAesl_tlm oaccpha_et[co kr0i_1nW0gi3 t0ch0o_0mO0pv.ae5tr7iffblfioflwbi:dt:9y of publicm.aa0tl0il0oo0nc0 00001x407.3f00d00000d0040.015007a2f2(fc5f03b ed0b9 e.a60v30a50i)0l]0a 0b=0l ae0. x0f10r30o.0m
0 1p0o2o(ecdbl5
854) with( 6s5u2b0s|c6r5i3p1t)i oCno n0d1i0t3i0o0n0I0m.p5l7:f:fsfibgdn9a.l0_0a0l0l0(0)0
(96.50108(0|606505212009|7)6( 5dT3bc11p)1S deS6nt0dabSt)tu.sr
Caotnedgiyt:i:osn(eI6nm5dp0_l9b:|y:6tg5ee0st9__)it rDsiCegPngSte_ rI8_R4v_ aTbloyupteie(cs)_
D-e smcarsikp=t=i0oxnf:f:fafsfsfofcfi,a tceh:a ntgoep(si6=c5= 10d8xe|4s60c50r20i9.p)
t iDoant aM(Wo6rv5ii2te0e |rD6Ii5ms3pc1lu):s :sCtioronandn isLtpiiosortnt I_amaspsslso:oc:cis_aidtgoinnnaegl: _ pawulrblil(ti)ec ra- t 0in1ou0nm3 b00e01r00 03o.0f50 70sf0ef.tf5sb7:df 9f0.f
0b0d090.00000040.00(006005a02.0001|0060250(205013)0e 2bD(eae6tc3ad5Lb)i5 n8sk5u:4c:)cm eawekidete_hdr esisuneb rsavcsarstioipcotinia(ot)ni n-0g 1 c0wr3ie0ta0ht0 i0rn.eg5a 7dafesfrsf ob0cd1i90a.3t00i00o00n00 0.l05o07c9fa.fl0f 0bs0du09b0.s10c00r70i(0pd0tb0i10o19nd. 600001b00)03.00
100070(.d5b71f1fdf6b0db9).
000(060500099|(.660550010980)|0 61D50C27P9(S)d_ bID1Ra1_tdPa6uW0brbli)it ce<ar-tI-im>op nlw::i::tathdr dar_neasmsposotorect i_paautsbesldoi_ccs_audtboisnocenr: i 0pw1tr0ii3ot0ne0:r0 0p0.u15b07l3fi0fc0fa0bt0di.9o5.n70 f00f01f00b03d00900.500.000.00500700f00f01f40b.2d0(906.0e00800b01c00f0280(505)a3..e
0b0e0603051)0 2r(eeacddebr5 8051(406)35 02a00d0|d06i.5n53g71 f)sf ufCbbasdcc9hr.ei0dp0_t0Ai0lo0ln0o 0c09a1.t00o30r00_00W00i01t.0h57_7(Ofdvfbef1rb1fddl96o.0w0b:0):0 m0ca0al0ll0lo9ic.n 0g00 x0a70sf0s61o10c97i0(a0dt2bi01o01n5d_06c 0o0bm )pa.lv
eatiel_aib
le from pool
(6518|6529) DataWriterImpl::association_complete_i - bit 0 loc(a6l5 2001|0653310)0 0T0c.p5S7e(fn6fd5fS0bt9dr|9a6.t50e00g90y)0: 0:D0sC0eP4nS.d_0_I0bR0y_0tP0eu1sb0_l2ii( c5sa3etenibtoe n68:34:5 a)bd ydrt_(eea6mss5o
s1to9ec| i60a51t30e03d)0_ 0sD0ua0bt.a5W7rfiftfebrdI9m.ps0lc0:r0:i0ap0dt0di0_o9an.s:0s 0os0cu0ic0ac1te0is7os(nfd ub-l1 l1bydi 6ta0 db0d) e
ldo csaulb s0c1r0i3p0t0i0o0n. 5d78f(bf68f57b16d839|0.6.05
02090)0 0D0oam.a0i0n0P0a0r1t0i2c((ie6pc5ad0nb9t5|I86m55p40l)9: ):r aeDsmCsoPitSge_n I_0Rh1_a0Sn3ud0bl0se0c:0r .iN5pe7twfi fomfnab:pd:p9ae.dd0d 0_I0an0ss0st0oa0cn9ic.ae0tH0ea0dn0_d0pl1ue0b 7l1(i4dc baf1to1irdo 6n00:1b 0)s3
u0b0s0c0r.i5p7tfifofnb d0(916.0503100900|0060005.035907.)f0 f0Df0ab0td0a91W.0r07i0(t0de0br01I01m0dp96l.0:0b:0)a0
d0d0_1a0s7s(odcbi1a1(td6i65o01nb8()|) 6:a5 d2ad9di)dn igDn agpt uasbWulrbiisctcaertriiIpomtnpi lo0:n1: 0at3so0s 0op0cu0ib.al5ti7icfoafntf_ibcodon9m .p00l10e00t30e00_00i00:0a ..i50d70_f0tf0of0_b1hd0a92n.(d0el0ce0d_0bm05a08p05_0a41.)00.30
00000001.0527(fefcfdbbd598.5040)0 0w0i0t0h9 .p0r0i0o0r0i1t0y7 (0d.b
11d60b) = 0xe.
(6509|6509) D(C6P5S1_8I|R6_5S2u9b)s cCroinpdtiitoino:n:Iamdpdl_:a:sssiogcniaalt_eadl_lp(u)b
lication: succes(s6f5u1l8l|y6 5a2d9d)e dS tpautbulsiCcoantdiiotni odn8Ibm8p2lc:e:0g
et_trigger_value() (-6 5m0a9s|k6=5=009x)f fDfCfPfSf_f(If6R,5_ 2Tc0oh|pa6in5cg2_e0Ds)e= s=Cc0arxci2hp0et0di0_o.An
l:l:otcrayt_oa(rs6_s5Wo1ic8ti|ha6_t5Oe2v:9e )rt foClpooinwcd: i:dtmeiasolcnlrIoimcpp tl0i:xo:7nsf i6Mg1on9va0il0e_2 a0Dl0il5s(0c) u 0s- s ainvouanmi blLeairbs ltoe f c fhsreeoctmks i:pn og0o
lc
ompatibility of publication 01030000.57fffbd9.0000000c.00000102(6(3695b2a0d|f645)2 0w)i tThc psSuebnsdcSrtirpattieogny :0:1s0e3n0d0_0b0y.t5e7sf_fif( b6sd5e91n.8t0| 06805402 09b0)y0 t9De.as0t
0a0L0i0n1k0:7:(mdabk1e1_dr6e0sberv)a.t
ion() - crea(t6i5n2g0 |a(6s65s52o00c9)i| a6Dt5oi0mo9an)i nlDPoCacPraStl_i IcpRiu_pbTaloniptciIacmt_piDloe:ns: ca0rs1is0pi3tg0in0o_0nh0:a.:n5ad7slfsefo:fc biNdae9tw.e 0:m0 a0tp0op0pe0id0c 5 I.dn0es0st0ca0rn0ic1pe0tH2ia(on6nde l8Mebo cv2fi08e 5 f)Do ir<s -c0-u1>s0 s3wi0io0tn0h 0 L.ri5es7mtfo ftafesb sdso9uc.bi0sa0ct0ri0in0pg0t 0ip5ou.nb0 l00i01c00a03ti10o00n20 (006.1e50873bf0cf0ff08b05d.)95
.70f0f0f0b0d090.90.00(00600500200001|c06.750(20d00b)01 01D1da06t20a(bR6)e3.a9
dbeardIfm4p)l :w:ittrha nssupbosrctr_i(ap6st5si1oo8cn|_ 6d05o12n09e3):0 0Ci0ad0c_.ht5eo7d_f_hfAaflnblddol9ce.a_0tm0oa0rp0__0W[0i 0t09h1._00O30v00e00r00f01l.0o57w7(:fd:fbmf1ab1lddl96o.0c0b 0)00.x0
70f0d005d.400000a020c100 20( 6aev8abiclfa8(b56l)5e]0 9f=|r 6o05mx0 19p4)o. o
DlC
PS_IR_Publication::(a6d5d2_0a|s6s(5o62c50i1)a8 t|Ce6od5n_2ds9iu)tb isToccnrpIiSmpeptnlid:oS:nts:ri agptnueabglly_i:ac:laslte(in)od
n_ b0y1te0s3_(0i60 50s20e0.n|5t67 5f82f40f )bb dyS9tt.ea0st0
u0s0C0o0n0dci.t0i0o0n0I0m1p0l2:((:66g53e19t8b_|at6dr5fi24g9)g) e arDd_advtiaanlWgur eis(tu)eb rs-Ic mrmpialps:tk:i=to=rn0a xn0fs1fp0fo3fr0ft0f_0fa0fs.,s5 o7ccfh_fadfnobgndee9s:.= 0=w00r0xi04t00e00r00 9.0.
100030000000.150(776f(5fd2fb0b1|d169d5.620000b)0) 0.C0
o0n0d5i.t0i0o0n0I0m1p0l2:(:6sei8gbncafl8_5a)l ls(u)c c-e enduemdb eirn oafs ssoectisa:t i0n
g with reader 01030000.57fffbd(96.5020(006|0560050930|196).5 00D09a0)t0 a0DR1Ce0Pa7Sd(_edIrbRI1_m1Ppdul6b:0l:bia)cd
adt_iaosns:o:caidadt_iaosns o(-c6 i5ba1it8te| d60_5 s2lu(9ob6)cs5 ac1Dlr9a i|t0p6a1t5W0i3r3o0i0n)t0: e0 Dr0saI.utm5cap7cWlfer:fsi:fsttbferdura9lIn.lms0ypp0 lo0a:r0d:t0da_0eda0dds9 _s.sao0usc0bs_0sod0cco0rin1iae0pt:7ti (iowdonrbn i1 -t1d ed8br6bi 08t0b7 1)600 3 3r0l0e.o0m
c0oa0tl.e 5 0701f10f03f30b00(d0069005.0.00.59057|07f60ff50ff00fb90bd)5d9 .9.D0.0C000P000S000_000I100R000_20cS(6.u6.0be00s800cb00rc00if01p810t502i)2(o (6nr23:e99:a2badbadebddr5f_ 54a05)s1) s0
ro3ec0mi0oa0tt0ee. d50_71pf0uf3bf0lb0id0c90a..t0(5i067o05fn02f:00f 0|bs06du959b.3.s010c0)0r0 0i0W0p0r0t1i0i0t0o7e9n(r. dI00bn011f001o03d:006:100Wr00bi70)t(. ed5crb7aI1fln1flfdfio6bn:0dg b9 w).ar
0si0st0oe0cr0i 0a00t19i0(.o360n050_010c090o0|0m.61p550l737ef0(tf)def b_bD1ida1
9td.a60W00rb0i)0(t 06ea05rd01Id68mi.|pn06lg05: 02:p09au0)db1 dl0D_i2aac(tsa2ast9Woi2rcobiinbta 5et05ri15Io0)mn3 p(0al)0d::0d: 0eaa.dsd5 sd7toifocnf igfra betsdaiu9dob.ens0r_c0 cr00oi01mp00pt03li00eoc0tn.0e 00_t0.io05 07-p0f u1fbb0fil2bti(d c690a3. t90lib0ooa0cnd0a f0l040 1)000.913
.0003000000000.0051.705f77f(ffdfbbfd1b91d.d906.0000b00)00.00
000c0.50.00000000100120(26((36695eb(08a69bd5|cf26f4058)|05 69)w5) i3 rt1Deh)Cm PopDStra_eitI oaR0rR_1ieS0tau3ydb0 es00rc0.Ir0
mi.pp5lt7:if:ofanfd:bd:d_a9ad.sd0s_0oa0cs0is0ao0tc0ii9oa.nt0:e0 d0i_0np0su1eb0rl7ti(ecddab t1wi1rodin6t:0e brs) u
0c1c0e3s0s0f0u0l.l5y7 fafdfdbedd9 .p0u0b0l0i0c0(a06t65i.1o08n0| 06d05802b1980)42 a(Da2o09m
2abibn5P5a5r)t.irceitpua(rn6nt5 I01m9
p|l6:5:0a9s)s iDgCnP_Sh_a(In6Rd5_l2Te0o:|p 6iN5ce3_w1D )em saDcparptieapdRt eiIaondnse:tr:aItnmrcpyel_H:aa:snasddoldce_i aa1st5se o:fc oitrao tp0ii1oc0n 3:d0 e0rs0ec0ar.di5ep7rtf if0of1nb0 d3M90o.0v00i00e0. 05D07i0fs0fc9fu.bs0ds09i0.o00n00 10L00i70s(0td0 b9c1.h10ed0c60k00ib0n)1g
0 7c(odmbp1a1tdi6b0ibl)i t(iy6s 5 o1af8s |sp6ou5cb2il9ai)tc eaDdta itwoainWt rh0i 1tw0er3ri0It0me0pr0l .:05:17a0fs3fs0fo0bc0di09a..t50i70of0nf0_f0cb0od0m9ep..l00e00t00e00_00i01:00 62i.(d01_09t05o0b_0fh1ea09n24d()l2 e9w_2imbtabhp5 _5s05u1)b0.s3
c0r0i0pti0o.n5 70f1f(0f63b50d20900.|006.05502700f0)f0 f0Cb9ad.c90h.0e00d00_00A01l00l07o0(c9da.bt01o01r0d_06W00i1bt0)h7 _(=Od vb0e1xr1ffd.l6
o0wb:):.m
alloc (06x571f86|169502092)0 0C5o0n d0i taivoaniIlmapbll(:e6: 5sf0ir9go|nm6a 5lp0_o9ao)ll l
D(C)P
S_IR(_6T5o1p8i|c6_5D2e9s()c6 r5Si2tp0at|ti6uo5sn3C:1o:)na dsDisatoticaoiLnaiItnmekp::l ::tm:oagpkeietc__ rtderesisegcrgrveiarpt_tivioaonln(u )eM (o-)v ic-er emDaaitssikcn=ug=s 0saxisfosfnof cfLifiafstftif o,an s cslhooaccniagalet sis=nu=gb0 sxpc2ur0bi0lp0it.ci
aotni o0n1 00(31600503100800|.065057.2f59f7)ff bfCdfo9bn.dd09i0.t00i00o00n00I00m90p.0l0e:0.:00s00i00g10n00a71l(0_d2ab(l11l19(d5)6b 0f-be )9n 4u<)m- b-we>ir t whoi fts hus berstecsmr:oi tp0et
ipounb l0i1c0a3t0i0o0n0 .05170f3f0f0b0d09..5070f0f0f0b0d099..0000000000010067.(0d0b01010d16002b()2.9
2bb555).
(6509|6509) DC(P6S5_2I0R|_6P5u2b0l)i cTactpiSoenn:d:Satdrda_taesgsyo:c:isaetnedd__bsyutbessc_rii psteinotn :8 4p ubbyltiecsa
tion 01030000.57fffbd9.0000000e.00(060502100|26(513915)b fCea9c4h)e da_dAdlilnogc astuobrs_cWriitpht_iOovne r0f1l0o3w0:0:0m0a.l5l7ofcf f0bxd595.9020a0c0704020290.00 000 0a0v1a0i7l(adbbl1e1 df6r0obm) .p
ool
(6520|6531) TcpSendStrategy::send_bytes_i sent 84 bytes
(6509|6509) DCPS_IR_Publication::add_associated_subscr(i6p5t2i0o|n6:5 3s1u)c cDeosmsafiunlPlayr taidcdi(ep6da5 n1st9uI|bm6sp5cl3r:0i:)pa tsDisaoitnga nWd_r8hibat8ne7dr6lI3em0:p. l
N:e:wa dmda_papsesdo cIin(as6tt5ia0on9nc| e6-H5 a0bn9id)tl eD0 C 2Pl1So _cfIaoRlr_ S00u11b00s33c00r00i00p00t..i55o77nff:ff:ffabbdddd99_..a00s00s000o00c00i00a60t.ee0.d00_00p00u00b10l01i20c(2a2(t91i29ob5nbb:5f 5es59u)4b
)s crreiptmiootne 001100330(00650020000.|.565757f3ff1ff)fb bdDd9a9.t.0a00R00e00a00d00e00r09I9.m.0p00l00:00:00t01r10a07n7(s(dpdbob1r11t1d_d6a60s0bsb)o) c
a_dddoinneg: piudb_ltioc_ahtainodnl (e06_15m01a39p0|_06[05 030.415)07 3fD0fa0ft0ba0dL.9i5.n70kf0:f0:f0mb0ad0k90e.e_0.r00e00s00e00r00v01a60t.2i0(o01n09(05)0b 1f-0e 29c(4r2)e9.a2
tbibn5g5 5a)s]s o=c i0axt1i5o.n
local publication 0103000(06.55270f|f6f5b2d09). 0D0a0t0a0R0e0a6d.e0r(0I60m50p00l91:|0:62a5(d02d99_)2a bsDbsC5oP5cS5i_)aI tR<i_-oS-nu> b -sw cibrtiihtp tr0ie omlnoo:tc:eaa lds du0_b1as0sc3sr0oi0cp0it0ai.to5en7d f_0fp1fu0bb3dl09i0.c00a00t.0i50o70nf0:f0 f9sb.ud0c90c.0e00s00s01f00u07l0(l0dy9b .1a01d0dd06e00d0b 1)p0 u7rb(eldmiboc1ta1etd i60o01nb0 )3d.08
0b0806.85270f
ffbd9.00000008.0000(06150029(|966510b90)b 3D4C)P
S_IR_Topic_Desc(r6i5p1t9i|o(6n65:53:24a0)d| d6C_5as3cu1hb)es dcC_roAinlpdltioitcoianot_norIrem_fpWelir:te:hns_ciOegv:ne artlfo_lpaoilwcl: (:d)me
aslclroiptci o0nx( 76Mf5o72v80id|e46 05D03ia1s2)cc u0Ss ts0ai toaunvs aCLioilnsadtbi ltaeid odfnerIdom mps lup:bo:sogcler
ti_pttriiogng e0r1_0v3a0l0u0e0((.)65 57-1f 9fm|fa6bs5dk39=0.=)00 0xD0fa0ft0fa0fW0fr9fi.ft0fe0,r0 I0cm0hp1al0n:7g:(eadsdb=d1=_10adxs64s00ob0)0 .a
t d8cbi8a763t0(i
6o5n2(0)|:6 5a3d1d)i nCgo nsduibtsicorniIpmtpilo:n: s(ti6og5 n0pa9ul|b_6la5il0cl9a()t) i (o-Gn U nI0uD1m_0bt3e)0rT0 A0oO0f_. D5sD7eSft_fsDf:Cb Pd0S9
I.n0f0o0_0(i06:05:02ae0d.|d06_05s02u00b0)s1 c0Wr2ri(ip1tt9ei5robInfn:ef 9op4:u):s Whwriiinttghe rcpIrrneifaootr:ii otwnyr io0tf.e
rs u0b1s0c3r0i0p0t0i.o5n7 f0f1f0b3d090.0(0060.50510790f|0f60f58b3.d409)0. 00T00c00p10S00e20n(0d99S6.t10rb0a00tb0e30g41y)0: 7:a(sddedbne1dd1_ dbt6yo0t ber)se _aiidn e srde on0mt1a 0i83n40 01b01y01t..e5
s7
fffbd9.00000009.00000107(db11d60b).
(6520|6520) DataReaderImpl::add_association: inserted writer 01(063501090|06.55374f)f fDbadt9a.W0r0i0t0e0r0I0m8p.l0:0:0t0r0a1n0s2p(o9r6t1_ba0sbs3oc_do4n)e.:r ewtruirtne r1
01030000.57fffbd9.(060502000|060562.00)0 0D0a0t1a0R2e(a2d9e2rbIbm5p5l5:): asdudc_caesesdoecdi aitni oans:s orceiaadteirn g0 1w0i3t0h0 0r0e.a5d7efrf f0b1d093.00000000.05070f9f.f0b0d090.00100070(0d0b0191.d06000b0)0 1i0s7 (adsbs1o1cdi6a0tbe)d
with writer 010(360501090|.65573f4f)f bDda9t.a0W0r0i0t0e0r0I8m.p0l0:0:0t0r1a0n2s(p9o6r1tb_0abs3s4o)c._
done: writer 01030000.57fffbd9.00000006.00000102(292bb555) reader 01030000.57fffbd9.00000009.00000107(db(1615d2600|b6)5 3c1a)l lCiancgh eads_sAolclioactaitoonr__cWoimtphl_eOtvee_rif
low::malloc 0x55(9625a1c97|462523040) 0D aatvaaWirliatbelreI mfprlo:m: apsosoolc
iation_complete_i - bit 0 local 01030000.57fffbd9.0000000(66.502000|060513012)( 2T9c2pbSbe5n5d5S)t rraetmeogtye: :0s1e0n3d0_0b0y0t.e5s7_fif fsbedn9t. 08040 0b0y0t0e9s.
00000107(db11d60b)
(6519|6534) DomainParticipantImpl::assign_h(a6n5d2l0e|:6 5N2e0w) mDaaptpaeLdi nIkn:s:tmaankcee_Hraensdelrev a1t1i ofno(r) 0-1 0c3r0e0a0t0i.n5g7 fafsfsbod9c.i0a0t0i0o0n0 0l9o.c0a0l0 0s0u1b0s7c(rdibp1t1ido6n0 b0)1
030000.57fffbd9.00000009.00000(160571(9d|b61513d46)0 bD)a t<a-W-r>i tweirtIhm prle:m:oatses opcuibaltiicoant_icoonm p0l1e0t3e0_0i0:0 .i5d7_ftfof_bhda9n.d0l0e0_0m0a0p0_80.10003000000100.25(79f6f1fbb0db93.40)0.0
00009.00000107(db11d60b) = 0xb.
(6520|653(16)5 1D9a|t6a5R3e4a)d eCroInmdpilt:i:oandIdm_pals:s:osciigantailo_na l-l (b)i
t 0 local( 60511093|06050304.)5 7Sftfaftbuds9C.o0n0d0i0t0i0o0n9I.m0p0l0:0:0g1e0t7_(tdrbi1g1gde6r0_bv)a lrueem(o)t e- 0m1a0s3k0=0=000x.f5f7fffffffbfdf9,. 0c0h0a0n0g0e0sa=.=000x020000100.2
(ecdb5854)(
6519|6534) ConditionImpl::signal_all() - number of (s6e5t2s0: |06
520) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6531) WriterInfo::WriterInfo: writer 01030000.57fffbd9.0000000a.00000102(ecdb5854) added to reader 01030000.57fffb(d695.1090|060503040)9 .D0a0t0a0L0i1n0k7:(:dmba1k1ed_6r0ebs)e.r
vation() - creating association local publi(c6a5t2i0o|n6 502100)3 0T0c0p0S.e5n7dfSftfrbadt9e.g0y0:0:0s0e0n0d8_.b0y0t0e0s0_1i0 2s(e9n6t1 b804b 3b4y)t e<s-
-> with remote subscri(p6t5i2o0n| 60513013)0 0D0a0t.a5R7efafdfebrdI9m.p0l0:0:0a0d0d0_9a.s0s0o0c0i0a1t0i7o(nd:b 1i1nds6e0rbt)e.d
writer 01030000.57fffbd9.0000000a.00000102(ecdb5854).r(e6t5u1r9n| 615
34) Cached_Allocator_With_Overflow(:6:5m2a0l|l6o5c3 10)x 7Dfa7t8adR4e0a0dae2rcI0m p0l :a:vaadidl_aabslseo cfiraotmi opno:o lr
eader 01030000.57fffbd9.00000009.0000010(76(5d1b91|16d56304b)) Ticsp SaesnsdoSctiraatteedg yw:i:tshe nwdr_ibtyetes_i sent 84 bry t0e1s0
30000.57fffbd9.0000000a.00000102(ecdb5854).(
6519|6534) DataWriterImpl::transport(_6a5s2s0o|c6_5d2o0n)e :D owmraiitnePra r0t1i0c3i0p0a0n0t.I5m7pflf:f:bads9s.i0gn0_0h0a0n0d0le: N8e.w0 0m0a0p0p1e0d2 (I9n6s1tba0nbc3e4H)a nsdulcec e2e2d efdo ri n0 1a0s3s0o0c0i0a.t5i7nfgf fwbidt9h. 0r0e0a0d0e0r0 80.10003000000100.25(79f6f1fbb0db93.40)0
000009.00000107(db11d60b)
((66552109||66553314)) DDaattaaLWirnikt:e:rmIamkpel_:r:etsrearnvsaptoirotn_(a)s s-o cc_rdeoantei:n gw raistseorc i0a1t0i3o0n0 0l0o.c5a7lf fsfubbds9c.r0i0p0t0i0o0n0 80.10003000000100.25(79f6f1fbb0db93.40)0 0r0e0a0d0e9r. 0001000300100070(.d5b71f1fdf6b0db9). 0<0-0-0>0 0w0i9t.h0 0r0e0m0o1t0e7 (pdubb1l1idc6a0tbi)o nc a0l1l0i3n0g0 0a0s.s5o7cfifaftbido9n._0c0o0m0p0l0e0tae._0i0
000102(ecdb5854()6.5
19|6534) DataWriterImpl::association_complete_i (-6 5b2i0t |06 5l2o0c)a lD a0t1a0R3e0a0d0e0r.I5m7pflf:f:btdr9a.n0s0p0o0r0t0_0a8s.s0o0c0_0d0o1n0e2:( 9i6d1_bt0ob_3h4a)n drleem_omtaep _0[1 003100030000.0507.f5f7ffbfdf9b.d090.000000000090.0080.000000100071(0d2b(1916d16b00bb)3
4)] = 0x16.
(6519|6534()6 5D2o0m|a6i5n3P1a)r tCiaccihpeadn_tAIlmlpolc:a:taosrs_iWgint_hh_aOnvdelref:l oNwe:w: mmaalplpoecd 0Ixn5s5t9a2nacce7H4a2n2d0l0e 01 2a vfaoirl a0b1l0e3 0f0r0o0m. 5p7ofoflf
bd9.00000009.00000107(db11d60b)
(6520|65(26051)9 |6C5o3n4d)i tDiaotnaIWmrpilt:e:rsIimgpnla:l:_aaslslo(c)i
ation_complete_i: id_to(_6h5a2n0d|l6e5_2m0a)p _S0t1a0t3u0s0C0o0n.d5i7tfifofnbIdm9p.l0:0:0g0e0t0_0t9r.i0g0g0e0r0_1v0a7l(udeb(1)1 d-6 0mba)s k== =00xxcf.f
ffffff, change(s6=5=109x|46050304.)
ConditionImpl::signal(_6a5l2l0(|)6
531) T(c6p5S1e9n|d6S5t3r4a)t eSgtya:t:usseCnodn_dbiyttieosn_Iim psle:n:tg e8t4_ tbryitgegse
r_value() - mask==0xffffffff, (c6h5a2n0g|e6s5=2=00)x 2C0o0n0d.i
tionImp(l6:5:1s9i|g6n5a3l4_)a lClo(n)d i-t inounmIbmeprl :o:fs isgentasl_:a l0l
() - number of sets: 0
(6520|6531) DomainParticipantImpl::assign_handle: New mapped Instanc(e6H5a1n9d|l6e5 3243) fDoart a0L1i0n3k0:0:0m0a.k5e7_frfefsbedr9v.a0t0i0o0n0(0)0 a-. 0c0r0e0a0t1i0n2g( eacsdsbo5c8i5a4t)i
on local publication 01030000.57fffbd9.00(060502000|a6.503010)0 0D1a0t2a(Reecaddbe5r8I5m4p)l :<:-t-r>a nwsiptohr tr_eamsostoec _sduobnsec:r iipdt_itoon_ h0a1n0d3l0e0_0m0a.p5_7[f f0f1b0d390.000000.05070f0f9f.b0d090.0000100070(0d0ba1.10d06000b0)1.0
2(ecdb5854)] = 0x17.
(6519|65(346)5 2C0a|c6h5e3d1_)A lClooncdaittoiro_nWIimtphl_:O:vseirgfnlaolw_:a:lmla(l)l
oc 0x7f78d400a2c0 0( 6a5v2a0i|l6a5b3l1e) fSrtoamt upsoCooln
ditionImpl::get_trigger_value() - mask=(=605x1f9f|f6f5f3f4f)f ,T ccphSaenngdeSst=r=a0txe4g0y0:0:.s
end_bytes_i sent 84 b(y6t5e2s0
|6520) Cached_Allocator_With_Overflow::mal(l6o5c1 90|x65553942)a cD7a4t2a2W0r0i t0e raIvmapill:a:btlrea nfsrpoomr tp_oaosls
oc_done: writer 0103000(06.55270f|f6f5b3d19). 0C0o0n0d0i0t0iao.n0I0m0p0l0:1:0s2i(gencadlb_5a8l5l4()) s-u cncuemebdeerd oifn saestsso:c i0a
ting with reader 01030000.57fffbd9.00000009.(060502000|160572(0d)b 1T1cdp6S0ebn)d
Strategy::se(n6d5_1b9y|t6e5s3_4i) sDeantta W8r4i tbeyrtIemsp
l::transport_assoc_done: writer 01030000.57fffbd9.0000000a.0000(06150220(|e6c5d3b15)8 5C4a)c hreeda_dAelrl o0c1a0t3o0r0_0W0i.t5h7_fOfvfebrdf9l.o0w0:0:0m0a0l0l9o.c0 000x050519027a(cd7b41212d0600 b0) acvaalillianbgl ea sfsroocmi aptoiooln
_complete_i
(6519|6534) DataWriterImp(l6:5:2a0s|s6o5c2i0a)t iDoant_acRoemapdleertIem_pil :-: abdidt_ a0s sloocciaalt i0o1n0 3-0 0b0i0t. 507 flfofcbadl9 .001000300000000a..5070f0f0f0b1d092.(0e0c0d0b05080594.)0 0r0e0m0o1t0e7 (0d1b01310d06000b.)5 7rfefmfobtde9 .0010003000000009..5070f0f0f0b1d097.(0d0b01010d0600cb.)0
0000102(639badf4)
(6519|6534) Do(m6a5i2n0P|a6r5t3i1c)i pTacntImpl::assignp_SheannddSlter:a tNeegwy :m:aspepnedd_ bIyntsetsa_nic esHeanntd l8e4 1b3y tfeosr
01030000.57fffbd9.00000009.00000107(db11d60b()6
520|6520) Writ(e6r5I1n9f|o6:5:3W4r)i tDeartIanWfroi:t ewrrIimtpelr: :0a1s0s3o0c0i0a0t.i5o7nf_fcfobmdp9l.e0t0e0_0i0:0 0icd._0t0o0_0h0a1n0d2l(e6_3m9abpa_d0f140)3 0a0d0d0e.d5 7tfof frbeda9d.e0r0 000100030090.0000.05070f1f0f7b(dd9b.1010d06000b0)0 9=. 000x0d0.0
107(db11d60b).(
6519|6534) ConditionImpl::signal_all((6)5
20|6(5635119|6534)) DSattaatRuesaCdoenrdIimtpilo:n:Iamdpdl_:a:sgseotc_itartiigogne r-_ vbailtu e0( )l o-c amla s0k1=0=300x0f0f0f.f5f7ffffff,b dc9h.a0n0g0e0s0=0=009x.20000000.0
107(db11(d66501b9)| 6r5e3m4o)t eC o0n1d0i3t0i0o0n0I.m5p7lf:f:fsbidg9n.a0l0_0a0l0l0(0)e .-0 0n0u0m0b1e0r2 (o1f9 5sbeftes9:4 )0
(6520|6520) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000c.00000102(639badf4).return 1
(6520|6520) DataReaderImpl::add_association: reader 01030000.57fffbd9.00000009.00000107(db11d60b) is associated with writer 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6531) WriterInfo::WriterInfo: writer 01030000.57fffbd9.0000000e.00000102(195bfe94) added to reader 01030000.57fffbd9.00000009.00000107(db11d60b).
(6520|6531) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000e.00000102(195bfe94).return 1
(6520|6531) DataReaderImpl::add_association: reader 01030000.57fffbd9.00000009.00000107(db11d60b) is associated with writer 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6520) DataLink::make_reservation() - creating association local subscription 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote publication 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6520) TcpSendStrategy::send_bytes_i sent 84 bytes
(6520|6520) DomainParticipantImpl::assign_handle:( 6N5e1w9 |m6a5p3p4e)d DIantsatLainncke:H:amnadklee_ r2e4s efrovra t0i1o0n3(0)0 0-0 .c5r7efaftfibndg9 .as0s0o0c0i0a0t0ico.n0 0l0o0c0a1l0 2p(u6b3l9ibcaadtfi4o)n
01030000.57fffbd9.0000000c.00000102(639badf4) <(-6-5>2 0w|i6t5h3 1re)m oDtaet asLuibnskc:r:impatkieo_nr e0s1e0r3v0a0t0i0o.n5(7)f f-f bcdr9e.a0t0i0n0g0 0a0s9s.o0c0i0a0t0i1o0n7 (ldobc1a1ld 6s0ubb)s.c
ription 01030000.57fffbd9.00000009.00000107(db11d60b()6 5<1-9-|>6 5w3i4t)h Craecmhoetde_ Aplulbolciactaotri_oWni t0h1_0O3v0e0r0f0l.o5w7:f:fmfabldl9o.c0 000x070f0708ed.400000a020c100 20( 1a9v5abiflea9b4l)e.
from pool
(6520|6520) DataReaderImpl::tran(s6p5o1r9t|_6a5s3s4o)c _TdcopnSee:n diSdt_rtaot_ehgayn:d:lsee_nmda_pb_y[t e0s1_0i3 0s00e0n.t5 78f4f fbbdy9t.e0s0
00000c.00000102(639badf4)] = 0x18.
(6519|6534) Data(W6r5i2t0e|r6I5m2p0l): :CtornadnistpioorntI_mapsls:o:cs_idgonnael:_ awlrli(t)e
r 01030000.57fffbd9.0(060502000|06c5.2000)0 0S0t1a0t2u(s6C3o9nbdaidtfi4o)n Ismupclc:e:egdeetd_ tirni gagsesro_cviaaltuien(g) w-i tmha srke=a=d0exrf f0f1f0f3f0f0f0,0 .c5h7afnfgfebsd=9=.00x040000000.0
9.00000107(db11d60b)(
6520|65(260) Conditi5o1n9I|m6p5l3:4:)s iDgantaalW_railtle(r)I m-p ln:u:mtbrearn sopfo rste_tass:s o0c
_done: writer 01030000.57fff(b6d592.00|060503010)0 cC.a0c0h0e0d0_1A0l2l(o6c3a9tboard_fW4i)t hr_eOavdeerrf l0o1w0:3:0m0a0l0l.o5c7 f0fxf5b5d992.a0c0704020200009 .00 0a0v0a0i1l0a7b(ldeb 1f1rdo6m0 bp)o ocla
lling association_complete_i
(6519(|66552304|)6 5D3a1t)a WTrciptSeernIdmSptlr:a:taesgsyo:c:isaetnido_nb_yctoemsp_lie tsee_nit -8 4b ibty t0e sl
ocal 01030000.57fffbd9.0000000c.00000102(639badf4) remote 010(360502000|.65573ff1f)b dD9o.m0a0i0n0P0a0r0t9i.c0i0p0a0n0t1I0m7p(ld:b:1a1sds6i0gbn)_
handle: New mapped InstanceHandle 25( 6f5o1r9 |061503340)0 0D0o.m5a7ifnfPfabrdt9i.c0i0p0a0n0t0I0mep.l0:0:0a0s0s1i0g2n(_1h9a5nbdflee9:4 )N
ew mapped InstanceHandle 14 for 01030000(.65572f0f|f6bd95.3010)0 0D0a0t0a9R.e0a0d0e0r0I1m0p7l(:d:bt1r1adn6s0pbo)r
t_assoc_done: id_to_h(a6n5d1l9e|_6m5a3p4_)[ D0a1t0a3W0r0i0t0e.r5I7mfpflf:b:da9s.s0o0c0i0a0t0i0oen._0c0o0m0p0l1e0t2e(_1i9:5 bifde_9t4o)_]h a=n d0lxe1_9m.a
p_01030000.57fffbd9.0000000(96.5020000107(db11d06|06b5)3 1=) 0Cxoen.d
itionImpl::signa(l6_5a1l9l|(6)5
34) ConditionImpl::(s6i5g2n0a|l6_5a3l1l)( )S
tatusCo(n6d5i1t9i|o6n5I3m4p)l :S:tgaettu_stCroingdgietri_ovnaIlmupel(:): g-e tm_atsrki=g=g0exrf_fvfaflfufef(f), -c hmaansgke=s==0=x0fxf4f0f0f0f.f
f, changes==0x2000.
(6520(|66551391|)6534) Condi tCioonndIimtpilo:n:Ismipgln:a:ls_iaglnla(l)_ a-l ln(u)m b-e rn uomfb esre tosf: s0e
ts: 0
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x5(569521a9c|764523240)0 D0a taavLaiinlka:b:lmea kfer_orme speorovla
tion() - creating association local publicat(i6o5n2 00|160532000)0 0T.c5p7SfefnfdbSdt9r.a0t0e0g0y0:0:0see.n0d0_0b0y0t1e0s2_(i1 9s5ebnfte 9844) b<y-t-e>s
with remote subscription 01030000.57fffbd9.00000(060592.00|060503011)0 7C(adcbh1e1dd_6A0lbl)o.c
ator_With_Overflow::malloc 0x5592ac(764521290|06 503 4a)v aCialcahbelde_ Aflrloomc ator_Withp_oOovle
rflow::malloc 0x7f78d400a2c0 0 available from p(o6o5l2
0|6520) TypeLookupService::type_identifier_to_dynamic - (E6n5c1o9u|n6t5e3r4e)d TTcKp_SNeOnNdES:t rraetteugryn:i:nsge nndi_lb yDtyensa_mii cs eTnytp e8
4 bytes
(6520|6531) (T6c5p1S9e|n6d5S3t4r)a tDeagtya:W:rsietnedr_Ibmyptle:s:_tir asnesnpto r8t4_ absystoecs_
done: writer 01030000.57fffbd9.0000000e.000(060512002|(6159250b)f eD9a4t)a RseuacdceereIdmepdl :i:ne naasbsloec:i agtoitn gG UwIiDt h0 1r0e3a0d0e0r0 .05170f3f0f0b0d09..5070f0f0f0b0d099..0000000000010097.(0d0b01010d16007b()d,b 1s1udb6s0cbr)i
bed to topi(c6 5n1a9m|e6 5"3M4o)v iDea tDaiWsrciutsesriIomnp lL:i:sttr"a ntsyppoer t"_Maessssoecn_gdeorn:e::M ewsrsiatgeer"
01030000.57fffbd9.0000000(e6.502000|060512002)( 1S9u5bbsfcer9i4b)e rrIemapdle:r: r0e1a0d3e0r0_0e0n.a5b7lfefdf,b dd9a.t0a0r0e0a0d0e0r9(.t0o0p0i0c0_1n0a7m(ed=bM1o1vdi6e0 bD)i sccaulslsiinogn aLsissotc)i aetniaobnl_ecdo
mplete_i
(6519|6534) DataWriterImpl::association_complete_i - bit 0 local 01030000.57fffbd9.0000000e.00000102(195bfe94) remote 01030000.57fffbd9.00000009.00000107(db11d60b)
(6519|6534) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 15 for 01030000.57fffbd9.00000009.00000107(db11d60(b6)5
20|6520) Messenger(:6:5M1e9s|s6a5g3e4D)a tDaaRteaaWdreirtIemrpIlm:p:le:n:aabslseo_csipaetciiofni_cc-odmaptlae tCea_cih:e di_dA_ltloo_chaatnodrl_eW_imtahp__O0v1e0r3f0l0o0w0 .a5c77f5f2f1b6d09 .w0i0t0h0 02000 9c.h0u0n0k0s0
107(db11d60b) = 0xf.
(6520|6520) (D6a5t1a9R|e6a5d3e4r)I mCpoln:d:ietniaobnlIem Cpalc:h:esdi_gAnlallo_caaltlo(r)_
With_Over(f6l5o1w9 |a6c573542)5 dS0t awtiutshC o2n0d icthiuonnkIsm
pl::get_trigger_value()( 6-5 2m0a|s6k5=2=00)x fSfefrfvfifcfef_,P acrhtaincgiepsa=n=t0:x:2g0e0t0_.d
iscover(y6:5 1r9e|t6u5r3n4i)n gC ornedpiotsiiotnoIrmyp lf:o:rs idgonmaali_na l1l1(1), -r enpuom bDeErF AoUfL Ts_eRtEsP:O .0
(6520|6520) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6509|6509) DCPS_IR_Participant::add_subscription: participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) successfully added subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) at 0xd8b89600.
(6509|6509) DCPS_IR_Topic::add_subscription_reference: topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) added subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) at d8b89600.
(6509|6509) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6509|6509) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: publication 01030000.57fffbd9.00000001.00000102(9b0b6945) adding subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: successfully added subscription d8b89600.
(6509|6509) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) adding pub(l6i5c1a8t|i6o5n2 70)1 0D3a0t0a0W0r.i5t7efrfIfmbpdl9:.:0a0d0d0_0a0s0s1o.c0i0a0t0i0o1n0 2-( 9bbi0tb 609 4l5o)c.a
l 01030000.57fffbd9.00000001.00000102(9b0b6945) remote 01030000.57fffbd9.0000000b.00000107(a1d1856b)
(6509|6509) DCPS_IR_Subscr(i6p5t1i8o|n6:5:2a7d)d _DaastsaoWcriiatteerdI_mppulb:l:iacdadt_iaosns:o csiuactcieosns(f)u:(l 6la5yd2 d0ai|dn6dg5e 3ds1 u)pb usDbcalrtiiacpRatetiaiodonen r tIdom8 pbpl6u:2b:bla1id0cd
a_taisosno c0i1a0t3(i06o05n00 09-.| 56b75if0tf9 f)0b dDl9Co.Pc0Sa0_l0I 0R00_10T00o31p0.i00c00_00D.0e50s71cf0rf2if(pb9tdbi90o.bn06:09:04t05r0)y0 _0wabis.ts0ho0 c0pi0ra0it1oe0r:7i (ttayo1 pd0i1.c8
5d6ebs)c rriepmtoitoen 0M1o0v3i0e0 0D0i.s5c7ufsfsfibodn9 .L0i0s0t0 0c0h0e1c.k0i0n0g0 0c1o0m2p(a9tbi0bbi6l9i4t5y)
of publication 01030000.57fffbd9.0000000(26.502000|060513012)( dWcraibt1e3r9I5n)f ow:i:tWhr istuebrsIcnrfiop:t iworni t0e1r0 3001000300.05070f.f5f7bfdff9b.d090.0000000000b0.0010.000000100071(0a21(d91b805b66b9)4.5
) added to reader 01030000.57fffbd9.(060500090|0605b0.90)0 0D0C0P1S0_7I(Ra_1Tdo1p8i5c6_bD)e.s
cription::associate: (t6o5p2i0c| 6d5e3s1c)r iDpattiaoRne aMdoevriIem pDli:s:caudsds_iaosns oLciisatt iaosns:o ciinasteirntge dp uwbrliitceart i0o1n0 3001000300.05070f.f5f7bfdf9f.b0d090.0000000010.000020.0000100020(190b20(bd6c9a4b51)3.9r5e)t uwrint h1
subscription (061502300|060503.15)7 fDfaftbadR9e.a0d0e0r0I0m0p0lb:.:0a0d0d0_0a1s0s7o(cai1adt1i8o5n6:b )r.e
ader 01030000.57fffbd9(.60500090|060500b9.)0 0D0C0P0S1_0I7R(_aP1udb1l8i5c6abt)i oins: :aasdsdo_caisastoecdi awtietdh_ swurbistcerri p0t1i0o3n0:0 0p0u.b5l7ifcfaftbido9n. 0001000300000010..05070f0f0f1b0d29(.90b000b06090405).
2.00000102(dcab1395) adding subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6520|6531) DataLink::make_reservation() - creating association local subscri(p6t5i0o9n| 60510093)0 0D0C0P.S5_7IfRf_fPbudb9l.i0c0a0t0i0o0n0:b:.a0d0d0_0a0s1s0o7c(iaa1tde1d8_5s6ubb)s c<r-i-p>t i(wo6in5t:1h 8 s|ru6ec5mc2oe7ts)es fDpuaultblalyWi rcaiadttdeierodIn m sp0ul1b:0s:3ca0rd0id0p_0ta.is5os7nof cfdif8abbtd8i99o.6n00 00-0. 0
b0i0t0 10. 0l0o0c0a0l1 0(0261(50903b900|0b6065090.945)57 )fD.fC
fPbSd_9I.R0_0S0u0b0s0c0r2i.p0t0i0o0n0:1:0a2d(dd_(ca6as5bs21o03c|9i65a5)t3 e1rd)e_ mpCouatbcelh ie0cd1a_0tA3il0ol0no0:c0 a.st5uo7brfs_fcWfribitdph9t_.iO0ov0ne0 r00f01l00o03wb0:.0:00m00a0.l05l07o1fc0f 7f0(bxad719fd.6101809500600b02)00
00b5.00 000 0a0v1a0i7l((aa6b15ld1e18 8|f56r65ob2m)7 )pa odDodalit
nagW rpiutbelriIcmaptli:o:na d0d1_0a3s0s0o0c0i.a5t7ifof(nf6(b5)d2:90 .|a06d05d03i01n0)g0 0Ts2cu.pb0Ss0ec0nr0di0Sp1tt0ri2ao(tnde cgtayob: 1:p3su9eb5nl)di._c
bayttieosn_ i0 1s0e3n0t0 0804. 5b7yftfefsb
d9.00000002.00000102(dcab1395) with priori(t6y5 (2060.5|
0695|3615)0 9D)o mDaCiPnSP_aIrRt_iScuibpsacnrtiIpmtpilo:n::a:sasdidg_na_shsaoncdilaeted_p:u bNleiwc amtaipopne:d( 6sI5un1cs8ct|ea6sn5sc2fe9uH)la lnDyda ltaead Ld2ie6nd k f::pomurab kl0ei1_c0ra3et0si0eo0rn0v .ad5t87ibfo6fn4f(8b)5d 09-
. 0c0r0e0a0t0i0n1g. 0a0s0s0o0c1(i06a25t(0i99ob|n06 b5l60o99c4)a5 l)D
CpPuSb_lIicatRi_oTno p0i1c0_(3D60e50s20c00r|.i65p57t3fi1fo)fn b:Dd:a9tt.ra0yR0_e0aa0sd0se0or0cI1im.ap0tl0e:0::0 t0tr1oa0pn2is(cp9 obdr0etbs_6ca9rs4is5po)tc i_<od-no- n>Me o:wv iiitedh _ Dtrioes_mchouatsnesd ilsoeun_b msLaciprs_it[p tc0ih1oe0nc3 k00i01n00g03 .0c50o70mf0pf.af5tb7idfb9fi.fl0bi0dt09y0. 00o00f00 10p.0u00b00l0bi0.c00a10t00i20o(0n91 b00071b(06a39104d0510)80]5. 65=b7 )f0.fx
f1bad.9
.00000003.00000102(e(16c5b230a|2655)3 1w)i t(Ch6o 5ns1du8ib|ts6ic5or2ni9Ip)mt piCloa:nc: hs0ei1dg0_n3Aa0ll0l_0oa0cl.al5t(7o)fr
f_fWbithd_9(O.6v05e02r00flow::m0|a06l05l03ocb1 .)0 xS7tfadt0uds4C00o00n0ad02i0ct10i0 o70n( Iaam1vpdal1i:8l:5ag6beblt)e_. t
frriogmg epro_ovla
lue() (-6 5m0a9s|k6=5=009x)f fDfCfPfS(f_6fI5fR1,_8 T|co6hp5ai2nc9g_)eD seT=sc=cp0rSxie4pn0td0iS0ot.nr
:a:taesgsy(o:6c:5is2ae0tn|ed6:_5 b3ty1ot)pe isCc_o ind desisetcnirtoi np8It4mi poblny: t:Mesosiv
ginea lD_iaslclu(s)s i-o nn uLmibsetr( 6ao5sf1s 8os|ce6it5as2t:9i )n0 g
D aptuaWbrliitceartIimopn(l 6:05:12t00r3|a06n05s02p00o.)r5 t7D_faaftsfasbRodec9a_.dd0eo0rn0Ie0m:0p 0lw0:r3:i.at0de0dr0_ 0a00s11s00o32c0(i0ea01t0ci.bo53n7a f2-f5 f)bb idwt9i .t00h 0 l0so0uc0ba0sl0c 1r0.i10p00t30i00o00n01 000.215(0793fb0f00fb0b60d9.945.570)f0 f0sf0ub0cd0c90e.be0.d00e00d00 00i00n01 b0a.7s0(s0ao01c0di01a18t05i76n(bga) 1 wdri1et8mh5o 6trbee) a.0d
1e0r3 00010003.05070f0f.f5(b76df59f0.f90b|0d60950.000900)00 20D.0C00P00S0b_0.I00R10_00P20u(0bd1lc0ia7cb(a1at31i9do51n)8:
5:6abd)d
_associated_subs(c6(r56i15p82t|0i6|o56n25:93 )1p )uD baCltaiaccWharetidit_oeAnrl Il0mo1pc0la3:t0:o0tr0r_0aW.ni5st7phfo_frOftvb_edar9sf.sl0oo0cw0_:0d:0om0na0el3:l. o0wc0r 0i00tx0e71rf0 6201(19e00130c02b00300a052.055 )70 f afadfvdbaidin9lg.a 0bs0lu0eb0 s0fc0rr0oi1mp. t0pi0oo0on0l 0
011002(93b000b0609.4557)f (fr6fe5ba2dd09e|.r60 500201000)03 00W00rb0i.0t0.e05r07I0fn0ff1fo0b:7d:(9Wa.r10id0t10e80r50I60nb0f)bo..:
0 0w0r0i0t1e0r7 (0a110d310805060b.)5 7cfaflflbidn9g. 0a0s0s0o0c0i0a2t.i0o0n0_0c0o1m0p2l(edtcea_bi1
395) added (t6o5 0r9(e|6a65d51e08r9| )60 51D20C93P)0S 0_D0Ia0Rt._a5PW7urfbifltfiebcrdaI9tm.ip0ol0n:0::0:a0as0ds0dob_c.ai0sa0st0oi0co0in1a_0tc7eo(dma_p1sldue1bt8se5c_6ribi )p-.t
iboint: 0s ulcocceasls f(0u61l50l23y00 |00a60d5.d35e17d)f fsTfucbbpdsS9ce.rn0id0pS0tt0ir0oa0nt0 e1dg.8y0b:08:09s06e00n10d0._2
b(y9tbe0sb_6i9 4s5e)n tr e8m4o tb(ey6 t50e01s90
|36050000.95)7 fDfCfP(bS6d_59I2.R00_|0S60u50b20s00c)0r biD.pa0tt0ia0oR0ne0:a1:d0ae7dr(dIa_m1apdsl1s:8o:5ca6idbad)t_
eads_spoucbilaitciaotni:o ni:n sseurbtsecdr iwprtiitoenr( 600511100833|006005002007..)55 77DffafftffabbWddr99i..t00e00r00I00m00p00l00:b2:..a00d00d00_00a00s11s00o72c((iada1ctdai1bo81n53 69-b5 ))b .iartde dt0iu nrlgno cp1au
lb l0i1c0a3t0i(0o60n50 2.0051|706f35f02f00b0)d0 9.D.5a07t0fa0fR0fe0ba0dd09e3.r.0I00m00p00l00:00:10a03d2.d(0_e0a10sc0sb0o31ca0i22a5(t)ei 1orcneb:m3 oart2ee5a )d0.e1
r0 3001000300.05070f.f5f7bfdf9f.b0d090.00000000b0.0000b0.000010007010(7a(1ad11d81586(5b66)5b
0)9 |i6s5 0a9s)s oDcCiPaSt_eIdR _wSiutb(hs6 c5wr1ri8ip|tt6ei5ro2 n70:)1: 0aD3da0dt0_a0aW0sr.si5ot7cefirfaIftmbepddl9_:.p:0ua0bd0ld0i_0ca0as0ts2io.oc0ni0:a0 t0si0uo1cn0c(2e)(s:ds cfaaudbld1li3yn9 g5a )ds.du
ebds cpublriicpattiioonn (td6o85 b2p60u5|b66l05i03c
1a)t iDoant a0R1e0a3d0e0r0I0m.p(5l67:5f:0fa9fd|bd6d_59a0.s90s)0o 0cD0iC0aP0tS0i_3oI.nR0 _0-T0 o0bp0ii1tc0 _20D( eels1occcrbai3lpa t20i51o)0n 3:w0:i0tt0rh0y ._p5ar7sifsoforfcibitday9t .e00:.0
0t0o0p0i0b.0c0 0d0e0s1c0r7i(pat1ido1(n86 55M61ob8v)|i 6er5 e2Dm9io)st ceDu os0ms1ai0io3nn0P 0aL0ri0ts.it5c 7icfphfaefncbtkdIi9mn.pg0l 0:c0:o0am0sp0sa0it3gi.nb0_i0hl0ai0nt0dy1l 0eo2:f( eNp1eucwbb l3miaac2pa5pt)ei
do nI n0s1t0a3n0c0e0H0a.n5d7lfef f1b6d 9f.o0r0 000100030040.000(0.60550720f01f|0f62b5(d35913.)e0 b0We0r60i30t50e)0r bIw.ni0ft0oh0: 0:s0Wu1rb0is7tc(erari1Ipdnt1fi8oo5:n6 bw0)r1
i0t3e0r0 0001.05370f0f0f0b.d59(7.6f05f01f08b0|d06905.020b90.)00 00D00a00t00a31W.0r07i0(t0ae01r0dI11m08p25l(6:eb:1)ac.sb
s3oac2i5a)t iaodnd_ecdo mtpo(l 6er5te0ea9_d|ie6:r5 0i09d1)_0 t3Do0C_0Ph0Sa0_n.Id5Rl7_efT_fomfpabipdc_9_0.D10e00s30c00r00i00p00t.bi5.o70nf0:f0:f0ab0sd1s90o.7c0(i0aa01t0de01:08 05tb6o.bp0)i0.c0
0d0e1s0c7r(iap1tdi1(o86n55 62Mb0o)|v 6i=5e 3 01Dx)i1 s0Dc.au
tsasRieoand eLriIsm(tp6 l5a:1s:8sa|od6cd5i_2aa9ts)is noCgco inpadutibitloiinoc:na Itiminposlne: r:0ts1ei0dg3 n0wa0rl0i_0ta.el5rl7 (f0)f1
f0b3d090.(006005.0150870|f06f05f42b.9d0)90 .0S00t00a01t00u02s0(C05o33n.ed0bi0et06i03o05n1)I0 m2wp(ilet:1h:c gbse3utab_2st5cr)ri.igrpgetetiruo_rnvn a 0l11u
0e3(0)0 0-0( .6m55a72sf0kf|=f6=b50d3x91f.)f0 f0Df0af0tf0af0Rf0e,ba .dc0eh0ra0In0mg0pe1ls0:=7:=(a0adx1d2d_01a08s05s.6o
bc)i.a
t(i6o5n1:8 |r6e5a2d(9e6)r5 0C09o1|n06d35i00t09i0)o0 n.DI5Cm7PpfSlf_:fI:bRsd_i9Pg.un0ba0ll0i_0ca0al0tl0i(bo).n 0:-0: 0an0du0dm1_b0ae7sr(s aoo1cfdi 1as8te5et6dsb_:)s u0ib
ss carsispotciioant:e dp uwbiltihc awtriiotne r0 10013003000000.05.75f7ffffbfdb9d.90.00000000000040.30.00000000100120(25(3ee1bceb633a52)5 )a.d
ding subscription 01030000.57fffbd9(.60502000|060502b0.)0 0D0a0t0a1L0i7n(ka:1:dm1a8k5e6_br)e.s
ervation() - creating association local subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote publication 010(360500090|.65570f9f)f bDdC9P.S0_0I0R0_0P0u0b2l.i0c0a0t0i0o1n0:2:(addcda_ba1s3s9o5c)i.a
(t6e5d1_8s|u6b5s2c7r)i pDtaitoanW:r istuecrcIems(ps6lf5:u2:l0al|dy6d 5_a2ad0sd)se odCc aiscauhtbeisdoc_nrA il-pl tobicioatnt o0dr 8_lbWo8ic9ta6hl0_ 0O0.v1
e0r3f0l0o0w0:.:5m7aflflfob(cd6 950.0x0970|f0660510090900)04 2.D00C00P50S00_ 0I01R 0_a2Sv(ua5bi3slecabrbeil6pe3t 5if)or nor:me: mapodotdoe_l a
0s1s0o3c0i0a0t0e.d5_7pfufblicfabtdi9(o.6n05:02 00s0|u06b05s02cb0r.)i0 p0Tt0ci0po0Sn1e 0n07d1(S0at31r0da01t08e05g.6y5b:7):f
sfefnbdd_9b.y0t0e0s(0_60i50 10s8be|.n60t50 208904)0 1bD0ya7tt(eaasL1
idn1k8:5:6mba)k ea_drdeisnegr vpautb(il6oi5nc2(a0)t| i6-o5 n2c 0r0)e1 a0Dt3oi0mn0ag0i 0na.Ps5as7roftcfiifcabitdpi9ao.nn0t 0Il0mo0pc0la0:l0: 4ap.su0sb0il0gi0nc0_a1ht0ai2no(dn5l 3e0e:1b 0eN36e03w05 0)m0.a.
p5p7efdf fIbnds9t.a0n0c0e0H0a0n0d2l.e0 02070 0f1o0r2 (0d1c0a3b01030905.)5 7<f-(f-6f>5b 0dw99i|.t60h50 00r90e)0m 0oD0tC2eP. S0s_0uI0bR0s_0cS1ru0ib2ps(tcdircoianpb t10i31o90n53:)0:
0a0d0d._as5s7ofcfifabtedd9(_.6p05u02b00l0|i06c05a02tb0i.)o0 n0D:0a 0ts0au1Rc0ec7ae(dsaes1rfdIu1ml8pl5ly6: b:a)td.rd
aends ppourbtl_iacsastoico_nd odn8eb:6 7(i36d05_01t
8o|_6h5a2n7d)l eD_(am6ta5ap0W_9r[|i 6t05e10r09I3)m0 p0Dl0C:0P:.Sa5_d7IdfR_f_afTsbosdpo9ic.ci0_a0Dt0ei0so0cn0r(0i)2p:.t 0ia0od0nd0:i0:n1tg0r 2ys(_udabcssascbor1ci3ip9at5ti)eo]:n =tt oo0p xip1cub b.dl
eisccartiipotni o0n(1 60M53o20v00i|0e60 5.D25i07s)fc fuCfsobsndid9oi.nt0 i0Lo0in0sI0tm0 p0cl4h:.e:0cs0ki0ig0nn0ga1 l0c_2oa(ml5pl3a(et)bi
eb6i3l5i)t( y6w 5io2tf0h | p6pu5rb2il0oi)rc iaStttyia ot0nu. s
0C1o0n3d0i0t0i0o.n5I7mfpflf:b:dg9e.(t06_05t01r08i0|g06g05e52r.9_0)v0 a0Cl0au0ce1h(0e)2d (_-6A elm8laboscckfa=8t=5o0)rx _fwWfiifttfhhf _fsOfuvfbe,sr cfcrlhioapwnt:gi:eomsna= l=0l01ox0c43 00000x007.0f
.d507dfff4b0(d069a5.220c000|0 60050 20a00v)ba .iC0lo0an0bd0li0et1 i0fo7rn(oIamm1 pdpl1o:8o:5ls6
ibg)n.a
l_all() - number of sets: (06
509|6509) DCP(S6_5I1R8_|T6o5p2i9c)_ DTe(cs6pc5Sr2ei0np|dt6Si5to2rn0a:)t: eaCgsaysc:oh:cesidea_ntAdel_:lb oytctoaeptsio_cri _ dWseiestnchtr_ iO8pv4te irbofynlt oeMwso:
v:imea lDlioscc u0sxs7ifo6n1 9L0i0s2t0 0a5s0s o0c iaavtaiinlga bplueb (lf6ir5co1am8t |ip6oo5no2 l90
)1 0D3a0t0a0W0r.i5t(7e6fr5fI2fm0bp|dl69:5.:30t10r)0a 0nD0sa0pt0oa5rL.ti0_n0ak0s:0s:0om1ca0_k2de(o_6nreee8:sb ecwrfrv8ia5tt)ei row ni0(t1)h0 3-s0 u0cb0rs0ec.ar5ti7ipfntfgif obands 9s0.o10c00i30a00t00i00o00n.2 5.l70of0cf0af0lb0 d1s90u.2b0(s0dc0cr0ai0bp01t03ib9o.5n0) 0 00s10u00c31c00e07e0(d0ae.1d5d 71if8nf5 f6abbsd)s9.o.
c0i0a0t0i0n0g0 bw.i0t0h0 0r0e1a(0d67e5(r0a 910|d1610583050960)b0 )0D .C<5P-7S-f_>fI fRwb_idPt9uh.b 0lr0ie0cm0ao0tt0ie0o bnp.:u0:b0al0di0dc0_a1at0si7so(onac 1i0da11t08e35d06_0bs0)u0
b.s5c7rfifpftbi(do69n5.:10 80p|0u60b50l20i90c)3a .tD0ia0ot0na0 W00r11i00t23e(0re0I10mc0pb.l35:a7:2ft5fr)fa.bn
ds9p.o0rt_a0s0s0o0c0_0d5o.n(0e60:50 20w00r|1i60t52e2(r06 )e0 81Tb0cc3pf0S80e50n)0d .Sa5td7rdfaiftnfegbg dys9:u.:b0ss0ec0nr0di0_p0bt0yi2to.en0s 0_00i10 00s31e00n02t0( 0d8.c45a 7bbf1yf3tf9eb5sd)
9 .r0e0a0d0e000rb .0010003000010007.(5a71fdf1f8b5d69b.)0.0
00000b.0(060502001|0675(3a11)d 1C8a5c6hbe)d _cAalllloicnagt oars_sWoictiha_tOivoenr_fcloomwp:l:emtael_lio
c 0x7f6190020050 0 av(a6(i56l15a80b|9l6|e56 25f90r)9o )mD aDptCoaPoWSlr_
iItRe_rPIumbplli:c:aatsisoonc(:i6:a5at2di0do|_n6a_5sc3so1om)cp ilTaecttpeeSd_e_ins du-Sb tsbrciartti ep0gt yil:oo:ncs:ae lns du0_c1bc0ye3ts0es0sf0_u0il. l5sy7e fnaftdf db8ed4d9 .bs0yu0tb0es0sc0
r0i0p2t.i0o0n0 0d081b0829(6d0c0a.b
(16359250)| 6r5e3m1o)t eD o0m1a0i3n0P0a0r0(t.6i55c70if9pf|af6nb5td0I99m.)p0 l0D:0C:0Pa0Ss0_s0IibRg._n0S_0uh0ba0sn0cd1rl0ie7p:(t aiN1oednw1: 8:m5aa6dpbdp)_e
ads sIonstcainacteeHda_npdulbel( i62c518a8 t|fi6oo5rn2 :70 )1s 0uD3ba0st0ca0rW0ir.pi5tt7ieforfnIf mb0pd1l90:.3:00a00d00d00_0.a05s07s3fo.fc0fi0ba0dt09i0.o10n00 20-(0 e0b10ic0tbb 3.0a0 20l50o)0c
0a1l0 70(1a013d01080506.b5)7 fafdfd(bi6dn59g2. 00p|0u60b50l30i10c)0a 5tD.ia0ot0na0 R00e01a10d30e02r0(I06m0ep.8l5b:7c:fftf8rf5ab)nd s9rp.eo0mr0ot0t_0ea0 s00s01o50c.3_00d00o00n00e0.:15 07i2fd(f_6ftebo8d_b9hc.af0n80d50l)0e.0_
0m0abp._0[0 000100130070(0a01.d5178f5f6fbb)d
9.00000003.00000102(e1cb3a25)] = 0(x615c1.8
|6529) DomainPart(i6(c56i05pa92n|0t6|I56m05p93l)1: ):D aCCsPosSni_dgIinRt__ihSoaunnbIdsmlcperl:i: p:Ntseiiwog nnm:aa:lpa_pdaedld_l a(Is)ns
sotcainceaHt(ae6nd5d_2lp0eu| b61l57i3 c1fa)ot riS ot0na1:t0 u3ss0uC0co0cn0ed.si5st7fifuoflnflIbymd p9al.d:0d:0eg0de0 t0p_0ut0brbli.ig0cg0ae0tr0i_0ov1na0 l7du(8eab(16)d9 10-88 50m6
abs)k
==0xffffffff, changes==(06(x564050910|806|.56
0592)7 )D CDPaSt_(aI6WR5r_2iT0to|ep6ri5Ic3m_1pD)le :sC:coarndiddpi_ttaiisoosnno:Ic:mitparlty:i_:oasnsi(sg)on:ca ilaa_dtadeli:ln (gt) o sp-ui bcns ucdmrebisepcrtr iioopfnt istoeont spM:uo bv0li
iec aDtiisocnu s0s1i0o3n0 0L0i0s.t5 7cfhf(ef6cb5kd2i90n.|g06 05c03o01m0)p0 a0Ct5ai.cb0hi0el0di0_t0Ay1l 0lo2of(c 6apetu8obbrlc_ifWc8ia5tt)hi _owOniv te0hr1 f0pl3ro0iw0o:0r:0im.ta5yl7 lf0of.cf
b0dx97.00f060109000062.000(0560050 10081 |0a62v5(a22i99l)2a bbDbla5et5 a5fW)rr oiwmti etprhoI omslpu
lb:s:carsispotciioant i0o1n0(_36c05o02m00p0|l.6e55t73ef1_f)if :bT dci9pd.S_0et0no0d_0Sh0ta0rn0adbtl.ee0g_0ym0:a0:p0s_1e00n17d0(_3ab01y0dt01e08s.5_56i7b f)sf.ef
nbtd 98.40 0b0y0t0e0s0
b.00000107(a1d185(66b5)0 9(=|6 65052x0019|1)6. 5
D2C0P)S _DIaRt_aTRoepaidce_r(DI6em5sp1cl8r:|i:6pa5td2id9o_)na :sC:soaonscdsiioatctiiioaontnIe m:-p ltb:oi:ptsi ic0g ndlaeolsc_caarlli lp0(t1)i0
o3n0 0M0o0v.i5e(7 6fD5fi1fs8bc|du69s5.s20i90o)0n 0 S0Lt0ia0stbtu. s0aC0so0sn0od0ci1it0ai7to(inanI1gmd p1pl8u:5b:6lgbie)ct a_rtteirmoiongt ge0e 1r00_13v00a30l00u00e0.(05).7 5f-7f ffmfbafdsb9kd.=90=.0000x00f00f00f00f06f0.f40f.0f00,00 00c01h00a12n0(g22e(9s52=3b=eb0b5xe526503)05 0)w.
i
th subscripti(o6n5 1081|06350209(0)60 5.C25o07n|fd6fi5ft3bi1do)9n .ID0ma0pt0la0:R0:e0sa0idbge.nr0aI0lm0_p0al0l:1l:0(a7)d( da-_1 adns1us8mo5bc6eibra) t.oi
fo ns e-t sb:i t0
0 local 0(160530090|0605.0597)f fDfCbPdS9_.I0R0_0P0u0b0l0ibc.a0t0i0o0n0:1:0a7d(da_1ads1s8o5c6iba)t erde_msoutbes c0r1i0p3t0i0o0n0:. 5p7ufbflfibcda9t(.i60o50n10 800|016005032509.0)00 00D0.a05t07a1fL0fi2fn(bk6d:e9:8.mb0ac0kf0e80_50r)0e
0s6e.r0va0t0i0o0n1(0)2 (-2( 96c25rb2eb0a5|t56i55n)2g 0 a)ad sdWsironicgti easrtuIibnosfnco r:li:opWctraiilot nep ru0Ib1nl0fi3oc0:a0 t0wi0ro.in5t 7e0fr1f 0f03b10d00930.0000.0050070.f05f07f0fbbfd.f90b.0d00900.0000100000700(03a0.100d401.0800500601b00)02.1(
0e21(c5b33eab2e56)3 5<)- -a>d dweidt ht or ermeoatdee rs u0b1s0c3r0i0p0t0i.o5n7 f0f1f0b3d090.000000.05070fbf.f0b0d09(0.600510000970|(06a05100db91.)80 50D60Cb0P)0S.1_
0I7R(_aP1udb1l8i5c6abt)i.o
n(:6:5a2d0d|_6a5s2s0o)c iDaatteadR_esaudbesrcIrmipplt:i:oand:d _sauscs(co6ec5si1sa8ft|ui6lo5ln2y:9 )ai dnCdsaeecdrh tesedud_b Aswlcrlrioitcpeat(rti6 oo50rn11_ 90Wd|3i860tb50h830_900O6).v0 5e0D7r.aff
tflafoWbwrd:i9:t.me0ar0lI0l(m0o6p0c5l0 0:009:4x|a.76d0f5d0d0_009a0d)s04 s10Do00Cc2aPi(2Sa5c_t30Iie Rob0_ne S 6au-3vb 5asb)ici.lrtrai ebp0tlt ueilr oonfnc r:a1o:l
ma d0pd1o_0oa3ls(0
s60o50c20i0.a|5t67e5fd2f_0fp)bu dbD9la.it0c(a0a6R0t5e0i1a0o8d0n|e0:6r6 5I.s2m0u9p0b)l0s :0cT:0rca1ipd0pSd2te_(ina2ods9nSs2 tob0rcb1ai50ta53et50gi)0yo 0:nr0::e.s m5er7oneftdafe_df beb0yrd1t 90e0.3s100_000i300 000s00.e005n007t.bf 5.f870f4f0b f0dbf09yb0.td10e900s.70
0(00a00100d001b08.050b60.b00)00 00a10d00d71i(0n(a7g61( 5dap111u88db|51l668i5b5c2)6a9
bt))i oDinas t 0aa1Ws0rs3io0t(c0e6i0r5a0I1t.m9e5p|d7l6 f:5wf:3ift0tbr)hda 9nDw.sar0pti0oat0rWe0trr0_i 0at00se16sr0.oI30cm00_p00dl00o:00n:.1ea50:d72 df(w_f2raf9isb2tsdbeo9brc.5 i050a051t0)0i0.3o0
0n00(00)40:.. 05a07d0fd0fi0fn1bg0d 29s(.u50b30se0cb0re0i60p30t53i).o.0n
0 0t0o0 (1p60u52b0(l9ei|1c6ca5bt03i9ao)2n 5 D)0C 1Ps0Su3_c0Ic0Re0_e0Sd.ue5bd7s fcifrnfi bpadts9is.oo0nc0:i0:a0at0di0dn0_g6a .sw0si0ot0ch0i 0ar1te0ea2dd(_e2pr9u 2b0bl1bi05c35a05t0)i0 o0wn.i:5t 7hs(f u6fpc5frc2bie0dos|9rs6.if50tu20yl0l0 )y00 0.Da0
ad0tdbae.Ld0i 0np0ku0:b0:l1mi0ac7ka(eta_i1roden1s 8ed5r86vbba7)te
i5o8n0(
) - creating asso(c6i5a1t8i|(o66n55 20l99o)|c 6aD5la0 t9sa)uW brDsiCctPreSir_pIItmRip_olTn:o :p0ti1rc0a_3nD0se0ps0oc0rr.ti5_p7atfsifsofonbc:d_:9dt.or0ny0e_0:a0 s0ws0ro0icbti.ea0rt0 e00:0 0t1o0p7i(1ca0 13dd0e10s80c50r6.ib5p)7t fi<fo-fn-b >dM 9ow.vi0it0eh0 0Dr0ie0sm0co3ut.se0s 0ip0ou0nb0 li1Lc0ia2st(tie o1cnch be03c1ak02i35n0)g0 0rc0eo.am5dp7eafrtf if0bb1id0l93i.0t00y00 00o0.f05 07p0fu4fb.fl0bi0dc09a0.t00i10o00n20 (00501300eb3b.0e0060030050.)05.17
0f7f(fab1dd91.805060b0)0 0c0a8l.l0i(0n60g50 20a01s|0s62o5(c39i16a)1t biW0orbni3_t4ce)or mIwpnilfteoht: e:s_Wuirb
istcerrIinpftoi:o nw r0i1t0e(3r60 500101800|.36505702f09f0)f. b5Dd7a9ft.fa0fW0br0di09t0.e00r00Ib0m.0p00l00:00:05a0.s10s00o70c(0ia0a11td0i12o8(n56_6ecb8o)bm.cp
fl8e5t)e _aid d-e db itto 0r elaodcea(rl6 500011900|33600500000900).. 55D77CffPffSff_bbIddR99_..T00o00p00i00c00_00D00eb3s..c00r00i00p00t00i11o00n72:((:aea11sdcs1bo83c5ai62ab5t))e. :
r etmooptiec 0d1e0s3c0r0i0p0t(.i65o57n2f 0fM|fo6bv5di29e0. )0D 0iC0sa0cc0uh0se0sdbi_.oA0nl0 l0Lo0ic0sa1tt0 o7ar(s_asW1oidct1ih8a_5tO6ivbne)gr
fpluobwl:i:cmaatliloonc 001x073f06010900.05270f0f5f0(b 6d059 1.a80v|0a60i50l20a90b)0l 8eD. o0fm0ra0oi0mn0 P1pa0or2ot(li9
c6i1pba0b34n)t Iwmiptlh: :sausbssi(cg6rn5i_2ph0ta|in6od5nl3 e10:)1 0ND3ea0wt0 a0mR0ae.pa5pd7eefdrf IfImbnpdsl9t:.a:0na0cd0ed0H_0aa0ns0dsblo.ec0 i01a08t0 i0fo1on0r:7 (0ia1n10sd3e10r80t50e60db. ).
5w7rfiftfebrd 90.10003000000000.b5(.760f50f00f90b|0d61950.0709(0)a0 10Dd0C10P80S55_6.Ib0R)0_
0P0u0b1l0i2c(a6tei8obnc:f:8a5d)d._raestsuorcni a1t
ed_subscript(i6o5n1:8 |p(6u65b52l29i0)c| a6Dt5ai3to1an)W r0Di1at0te3ar0RI0em0ap0dl.e:5r:7Iafmsfpsflob:cd:i9aa.dt0di0_o0an0s_0sc0oo0cm8ip.al0te0it0oe0n_0:i1 :0r 2ei(ad9d_6et1rob _00hb1a30n43d)0l 0ea0_d0md.ai5pn7_gf0 f1sf0ub3bd0s90c.0r00i0.p05t07i0fo0fn0f bb0.d10900.300000000010000.705(07abf1.fd0f10b80d50960.b10)00 70i(0sa0 10ad0s1bs8.o50c60ib0a)0t 0e=1d 0 07wx(i1at21h.d
1w8r5i6tbe)r.
01030(060501.85|76f5f2f9b)d 9C.o0n0d0i0t0i0o0n5I.m0p0l0:0:0s1i0g2n(a6le_8ablclf(8)5
).
(6518|6529) StatusCon(d6i5t2i0o|n6I5m(2p60l5):0 :9Tg|ce6pt_trigger_5va0l9u)Se e(Dn)Cd PS-St _rmIaaRts_ekPg=uy=b:0l:xisfcefanftdfi_fobfnyf:tf(:e,6as 5d_c1dih9_ a|asn6seg5sne3ots0c =)i8= a40Dt xaeb2tdy0a_t0Wse0rus.ib
tsecrrIimpptl(i:6o:5na1:d8 d|s_6ua5cs2cs9eo)sc siCfaoutnlidl(oiy6nt 5 ia2-od0 nd|bIe6imd5tp 2 ls00:u) :b lssDoicocgrmanialapi ltn0_iP1aoa0lnr3l t0(di0)8c0 bi0-8p. 9a5n6n7u0tfm0Ifb.mfe
pbrld :9o:.fa0 s0ss0ei0tg0sn0:(_0 6h805a.
0n09d0|l06e05:00 19N0)e2 w(D 9Cm6Pa1Spb_p0IebRd3_ 4SI)un bsrstecamrnoictpeetH ia0on1nd0:l3:e0a 0d20d90_ .af5so7srfo fc0fi(1ba60dt539e10.d800_|00p600u5.0b250l970i)f0c fbaDf.tab0itd0oa90nL.0:i00 n01sk00u:07b:0(sm0aca01rk4die.1p_08tr05ie06os0bne0) r1
0v01a20t(3i50o30ne0(b0)e. 65(-376 5f5c)f1r
f9eb|ad6t95i.3n00g0) 0 a(0Ds60as50to20ac0bWi|.ra60it50ti20eo00rn)0I 1mlD0poa7lct(:aaa:lR1a eddpa1dud8_be5alr6siIbscm)oap ctlaii:dao:dtntii rno0agn1n (0sp)3pu:0ob 0rla0tid0_cd.aai5stn7sigfoo fcnsf_ ubd0bdo1s9n0c.e3r0:0i0 0p0i0t0d0i0_.o0t5n0o7 4_ft.hfo0af 0nbp0ddu0l9b0e.l1_0i0m0c2a0a(p0t5_0i3[0oe 0nb08 e1.0600133005003)000 000<010-.00-52.>7(5 f97wf6fif1ftbbfhd0b 9bdr.39e04.m0)0o0.0t0
0e00 00s00u40b.8s0.c00r00i00p00t10i01o20n(2 5(0391e60b13eb06003b0530)4.])5 7=wf if0tf(xhb61 d5dp90.r.9
i0|o06r05i00t09y0) (0 06bD.5.C
20P00S|0_60I50R21_00S)7u (bCaso1cndrd1ii8pt5ti6iobon)nI.:m
:pald:d:_saisgsnoacli_aatleld(_)p
ublication(:6 5s2u0c|c6e5s(2s60f5)u1 l8Sl|ty6a 5ta2ud9sd)Ce odCn adpciuhtbeildoi_ncAIalmtlpioloc:na: tgdoe8rtb__8Wt1irftidhg0_g
Oevre_rvfallouwe:(:)m a(-l6 l5mo0ac9s |k06=x5=700f9xd)f0 fdDf4Cf0Pf0Sfa_f2IfcR,0_ Tc0oh paainvcga_eiDsle=as=bc0lrxei4 p0ft0ri0oo.mn
:p:otorly
_(a6s5s2o0c|i6a5t2e0:) tCoopnidci tdieosncIrmipplt:i:osni gMnoavli_ea lDli(s)(c 6u-5s 1sn8iu|om6nb5 e2Lr9i )so tfT ccspheSetecsnk:di Sn0tg
r actoemgpya:t:isbeinldi_tb(yy6 t5oe2fs0 _|pi6u 5bs3le1in)ct a Dt8ai4to anbL yi0tn1ek0s:3
:0m0a0k0e._5r7efsfefrbvda9t.i0o0n0(0)0 0-0 ac.r(0e60a50t10i80n|1g60 52a2(s9es)co dcDbia5at8ta5iW4or)ni twleiortcIham lps lus:bu:sbtcsrrcairnpistppitooirnot n_0 a10s01s30o03c00_00d00o.0n5.e75:f7 ffwffrbfidbt9de.9r0. 000001000003000000b00.b00..00500700f00f10f01b70d(79a(.1a0d101d0810580650b60)b4.).
0<0-0-0>0 1w0i2t(h5 3reebmeo6t3(e56 )5p 0us9bu|lc6ic5ce0ae9td)ie odDn C iP0nS1 _0aI3sR0s_0oT0co0ip.ai5tc7i_fnDfgef sbwcdir9ti.hp0 t0ri0eo0an0d:0e:0ra5 s.0s01o00c03i00a00t10e00:2. (5t67oefp8fibfccb fdd89e5.s)0c.0r
0i0p0t0i0b.o0n0 0M0o0v1i0e7 (Da(i16sd5c12u80s5|s66ib5o)2n
0 )L iCsatc haesds(_o6Ac5li1la8ot|ci6an5tg2o 9rp)_u WbDilatithca_aWOtrviieotrnef rl0Io1mw0p:3l:0:m0:a0tl0rl.ao5nc7s fp0foxfr7btfd_69a1.s90s00o00c20_00d00o50n0ae .:00 0wa0rv0ia0ti1el0ra2 b(0le1ec0 d3fb0r50o80m50 4.p)5o 7owflif
tfhb ds9u.b0s0c0r0i0p0t0i4o.n0 0001000(3160050220(005|.365e57b2fe0f6)f3 b5Td)c9 p.rS0ee0an0dd0eS0rt0 r00ab1t.0e03g00y00:00:00s1.e05n77d(f_afb1fydbt1de89s5._60ib0 )0s.0e
0n0t0 b8.40 0b0y0t0e1s0
7((6a510d91|8650596)b )D CcPaSl_lIiRn_gP uabslsioccaitaitoin(o:6n:5_a2cd0od|m_6pa5ls3es1to)ec _iCiaa
tcehde_ds_uAblslco(rc6ia5pt1to8ir|o_6nW5:i2 t9ph)u_ bODlvaietcraafWtlrioiowtn:e :r0mI1am0lp3ll0o:0c:0 a00s.xs57o7fcf6if1af9tb0id0o92n.0_00c05o00m0 p00l0 e0atave.a_0ii0l 0a-0b 0lb1ei0 t2f (r0eo cmld obpc5oa8ol5l 4
0)1 0a3d0d0i0n0g. 5s7ufbfsfcbrdi9p.t(0i60o50n20 000|016005433.0100)00 00T0.c05p17S0fe2fn(fd5bS3dte9rb.ae0t60e30g50y)0: 0:r0sebem.no0dt0_e0b 0y00t11e00s37_0(i0a 01s0de.1n58t75 f68fb4f) b.bd
y9t.e0s0
00000b.00000107(a1d1856b)
(6520|6531) Domai(n6P5a1r8t|i6c5i2p9a)n tDIommpali:n:Paasrstiigcni_phaanntdIlm(ep6:l5 :0N:9ea|ws6 s5mi0ag9pn)p_ ehDdaC nPIdSnl_seIt:Ra _nNPceuewbH laminacdpalpteei do3 n0I: n:fsaotdrad n_0ca1es0Hs3ao0nc0di0la0et. e51d79_f sffufobbrsd c90r.1i00p03t00i00o00n00:0. 55s.7u0fc0fc0fe0bs0ds19f0.u20l(0l60ye0 80ab0dc0dfbe8.d50 )0s
0u0b0s1c0r7(i(6pa5t11id9o(1|n686 555d26380b0b|))86
95D63a01t0)a. W
Dr(ai6tt5ae1Rr8eI|am6dp5el2r:9I:)m(a p6dDl5da:0_t:9aat|sWr6sra5oin0cts9iep)aro tIrDimtCop_PnlaS :s_-:sI aoRbsc_is_Stodu cob0ins aeclt:roi icoipandtl__i cto0oon1m_:0ph:3laa0end0tdd0el_0_ea.i_s5:ms7 aofipcfd_if_[abt tdo0e9_1d.h0_0a3p0n0u0d0b0l0l0e0i0_.c0m5aaa7t.pfi0_fo00fn01b:00d 039s10.u000b200s(00ce.0rc50id70pbf0t5f5i8f.o5b0n4d0 )900 .01r000e013m000o020t0(0e060 0e.0b851.b700cf30ff008f005b00)d01]9.0 .57=07( 0fa00f1x0fd10b1e0d8.095
b.6.0b00)00 00=00 (000610x50b127.30(0.|a0
6105d0310181)50 (67C6b(o5)an1 1d8adi|d1t6d8i5i5o2n6n9gbI) )m p
pCulob:nl:disicitagitnoia(nol6In_5m a1p0l9l1l|:0(6:3)5s0
3i00g0)n0 a.(Dl56a_75taf2alf0Wlf|r(b6i)d5t
93e.1r0)(I0 6m0S5p0t1l0a8:0t|:0u6aas5d.C2d0o9_0n)a0d s0iSs0tto1iac0oti2nua(IstemCicpoodlnnb:d(5:i)8gt:5ei 4toa)_nd.tId
rmiipnglgg: e:srgu_ebvtsa_cltrurieip(gt)gi eo-rn _ mvtaaosl kup=eu=(b0)lx if-cf afmtfaifsofknf=( f=60,051 x00cf93hf|0af60nf50gf00ef9.sf)5=f 7=,Df0 CfxcPf4hSb0a_d0nI90gR..e_0
sS0=u0=b(00s60xc502r200i0a0p|.0t60.i50
o30n10:)0(: 16aC05do21dn(8_de|aic6std5sib2oo59cn8)iI5 am4Ctp)oel nd:wd_:iipsttuihibg olnpniarIclima_optarlili:olt:n(ys:) i 0gs-.nu
acnlcu_emasblselfr(u )lo lf-y snaeudtmdsbe:ed r 0 p
oufb lsiectast:i o0n
d8b82ce0
(6520|6531) Cached_Allocator_W(i6t5h0_9O|v6e5r0f9l)o wD:C:PmSa_lIlRo_cT o0pxi7cf_6D1e9s0c0r2i0p0t5i0o n0: :atv(ra6yi5_l1aa8sb|sl6oe5c 2if9ar)to emD: a pttoaooLplii
nck :d:emakes_crreispetrivoant iMoonv((i6)e5 2-D0 i|cs6rc5eu2as0ts)ii noDgna taLasiRsseotac diceahrteIicmokpnil n:lg:o accdaodlm_ papasutsbiolbciiiclaaitttiiyoo nno f-0 1pb0ui3bt0l 0i00c 0al.to5ic7oafnlf f00b11d00933.000000000000..0550770ff5ff.ff0bb0dd0990..000100000200(00600e008cbb..c00f00800500)00 11<00-27-((>6a 31w9dib1ta8hd5 f6r4be))m owrtieetm hos tusebu sb0cs1rc0ir3pi0tp0it0oi0no. n50 710f01f30f03b00d00900..005.0750f70ff0ff0bf0db69d..900.0000000000001000002b0(.b20.900200b00b00510501570)(7
a(1ad11d815856(6b6b)5).2.
0
|6531) TcpSendStrategy::send_bytes_i( 6s5e0n9t| 6(856405 91b)8y |tD6eC5sP2
S9_)I RC_aTcohpeidc__AD(le6ls5oc2cr0ai|tp6ot5ri2_o0Wn)i: t:Whar_siOstvoeecrriIfanltfoeow::: ::tWmorapilitlceo rcdI en0sfxco7r:fi dpw0trdii4ot0ne0 raM 2o0cv10i0 e30 0 D0ai0vs0ac.iu5ls7asfbiflofenb dfL9ri.os0mt0 0pa0os0os0lo0
c6i.a0t0i0n0g0 1p0u2b(l2i9c2abtbi5o5n5 )0 1a0d3d0e0d0 0t.o5 7rf(ef6af5db1ed8r9| .600510200930)00 00T00c0cp..S50e70nf0df0Sf0tb1rd0a92t.(e06g03y09:0b:0as0de0fnb4d.)_0 b0wy0it0te0hs1 _0si7u (bsase1cndrt1i 8p85t46i bob)ny. t
0e1s0
30000.57fffbd9.0000000b.0(060502001|0675(2a01)d 1D8(a56t65ab1R)8e.|a
6d5e2r9I)m pDla:t:aaWdrd(i_6ta5es0rs9Io|mc6pi5la0:t9:i)to rnDa:Cn PsiSpn_osIreRtr__tPaeusdbs lowicrc_iadttoeinroe n:0: 1:w0ar3di0dt0_e0ar0s .s05o17c0fi3fa0ft0be0dd09_..s50u70bf0sf0cf0rb0id0p96t..i00o00n00:00 00p01u00b52l.(i02c09a02t0bi0bo15n05 250()16.0er38e0bt0cu0fr08n.5 5)17
fsfufcbd9c.e0e0d0e(0d60 50i20n0c |.a60s50s20o00c)0i 1aD0ta2it(na6gR3 e9wabidatedhrf I4rm)ep alad:de:drai dn0dg1_ 0as3su0sb0os0cc0ir.ai5tp7itfoifnof:nb dr09e1.a00d30e00r00 000001.005b37.0f00f00f00b0.d05917.0f07f0(f0ab01d0d901.080b50.600b00)00
0000b1.0070(0a0(106d151018785(|6a6b15)d2.19
8)5 6Dba)t aiWsr iatsesroIcmipalt:e:dt rwaintshp owrrti_taesrs o0c1_0d3o0n0e0:0 .w5r7iftfefbrd 90.100030000000(006.655.0709f0|f06f05b00d1990).2 0(D02C09P02S0b_0bI05R55_.5P0)u0.b0
l0i0c1a0t2i(o6ne:8:bacdfd8_5(a)6s 5sr1oe9ca|id6ae5tr3e 0d0)_1 s0Du3ab0000ts.ac5Wr7rifipfttfeibrodIn9m:.p 0ls0:u0:c0ac0de0ds0_sbaf.su0sl0ol0cy0i 0aa1td0id7oe(nda 1-sd u1bb(8is65tc56 r2b0i0) p| lt6coi5aco2lan0ll )i d n08Dg1ba 08ta39as06Ls00io00nc0.ki.
:a5:t7mifaofknfe_b_cdro9em.sp0el(0re60vt50ae00t_90ii|0o
6cn5.(00)90 )0- 0 D0c(C1r6P0e5S2a1_(t8I6i|R3n6_9g5Sb 2uaa9bds)sfs c4oDr)cai itpraatetWimirooointnt:e e: lra0oId1cmd0ap_3lla0 :s0s:s0uao0bsc.ssi5coa7rctfiiefpadftt_biipdoou9nnb. _l00ci01oc00ma03pt00li00eo00tnb0e:.._ 05is07 u0f-b0f s0fbc1bir0dti79 p(.0ta0 i10lod0on10c 80a050l160 0bb03).10
00003000000.0051070.f75f(7(faf6b1f5ddf191b9.8d|059606.50b030)000 0)0<0 0-0Db-0a.>0t0 5a0w.W0i0r0t0i0h0t1 0e0r0r7e1I(m0mao2p1t(lde6:1 e:8p8a5ubd6bcdblf_)i8a c5saa)sdt odircioeinnmag ot 0tip1eou0 nb30(l01)i00:c03 a00at.0di50do70inf.n f5g0f7 1bfs0dfu39fb0.bs00dc009r00.i.00p500t700if00of60nf.0 b00td0bo90. .00p000u010b000l020i0(1c020a097tc2(i.bao0b1n05d 051005810)501.630
b02)0(
0603.95b7afdfff4b)d.9
.0000000c.(060501080|16(056225(926)03 |9D6bo5am2da0fi)4n )PC aawrcithtiehcd i_ppAralinlotorIcimatp(tyl6o :5r0:0_.a9W
s|is6ti5hg0_n9O_)vh eaDrnCfdPllSoe_w:I: R:N_meSawul blmsoaccpr pi0epxdt5 i5Io9nn2s:at:caa7nd4cd2e_2Ha0as0ns do0lc eia av2ta0ei dlf_aopbrul be0l 1if0cr3ao0tm0i 0op0no.:o5 l7s
fufcfcbeds9s.f0u0l0l0y0( 06a05db2d.0e0|d06 05p03u01b1)l0 i7Dc(aaatt1aidRo1en8a 5dd6e8brb)I8
m4pala:0:
add_association - (b6i5t1 80| 6l5(o26c95a)0l 9 D|0a61t50a03W90r)0i 0tD0eC(.rP65IS57m_1fpI9flR|f:_6b:T5dao39sp4.si)0oc 0c_D0iDa0aet0tsa0icL0oribnin._pk0ct:0oi:0mom0pna0l:k1e:e0tt_7err(_yeai_s1:aed sr1isv8doa5_ct6tiiboao)_tn he(ra:)en mdt-olo tepce_ir mce0a a1pdt0_ei30sn01cg00r 03ia00ps.0ts50io70ocf.nif5 af7Mtbfoidfvo9fin.be 0d l09Do0.ic00sa00cl00u 00sp80su.0ib00ol0bni0. c00La00it10si00to20 n(1c 90h067e11(c0bak301i0bdn031g048 0)5c.
6o5bm7)pf af=tf ib0bdxi91l.4i0.t0
y0 0o0f0 0p6u.b0l0i0c((0a660t551i120o802n||( 66205591232091b3))b0 50CW50or50ni).dt 5ie<7tr-fiI-fon>fnf bIowdm:i9p:t.lWh0:r 0:ir0ste0iem0gro0nIt0aneelf ._os0a:u0l b0lws0(rc0)ir1
ti0ep2rt(( i160o951n510 b830f|01e60095034200)9.0 )50w 70iSf.ttf5haf7 tbfsudfus9fbC.bso0dcn09rd0.ii00pt00ti00io00on80nI.0 m000p0b1l0.0:003:000g100e000t200_(1.t905r677i1(fgbafg01febdbr31d_489v)5.a 60lab0ud)0ed.0(e
0)d0 0-tb o.m 0ar0se0ka0=d0=e10r0x 7f0(f1af01f3df01f0(8f065f056,.1b 59)c7|.hf6
af5nf3gb4ed)s9 =.C=0a00c(x0h620e500d000_900A|.bl6
.l50o00c9(0a)60t 50oD11rC80_P|7WS6(i_5atI21hR9d__)1OT 8voC5epo6rinbfcd)l_i.oDt
wei:so:cnmrIaimlpplt(loi6:co5: n2s0:0ix:|g7a6nfs5a7s3l8o1_dc)a4i l0aDl0ta(aet)2:a c R-0te oan0pdu iemacrbv Ieadmriep lsloac:fbr: liasepde tdtfi_sroa:ons m s0 Mo
pocovioialet
iDoins:c uisnssieornt eLdi swtr iatsesr(o 6c05i11a09t3|i06n05g03 04p.)u5 b7TlfcifpcfSabetdni9do.Sn0t 0r00a10t00e30g00y08:0.:00s.0e50n70df0_f1bf0yb2td(e99s.6_01i0b 00s0be03n04t0) e.8.r40e 0tb0uy0rt0ne1 s01
2
(195bfe94) with subscription 01(06350200(0|6065.5153971|f)6f 5fD3ba4dt)9a .RD0ea0at0da0eW0rr0Ii0mtbpe.lr0:I0:m0ap0dl0d:1_:0at7sr(saaon1csdip1ao8tr5it6o_bna):s. s
roeca_ddeorn e0:1 0w3r0i0t0(e06r.5 500791f|0f63f50b00d909)0. .0D50C70Pf0Sf0_f0Ib0Rdb_9.P.0u00b00l00i00c01a00t07i6(o.an01:0d:01a08d05d16_0ba2)s( s2io9sc2 ibaabst5se5od5c_)is austbuescdcc rewieipdttehid o wnir:ni tpaeusrbs lo0ic1ci0aa3tt0ii0on0ng0 .0w51i70tf3hf0 f0rb0ed0a9.d.5e07r0f 0f00f10b00d30908.0.0000000.00500700f10f0ef2.b(0d90960.100b00010b003204(0)10.9b
5.b0f0e09040)1 0a7d(dai1n(dg61 58s25u06b|bs6)c5
r2i0p)t iTocnp (S06e15n01d39S0|t06r05a03t.4e5)g7 yfD:fa:ftsbaedWn9rd.i_0tb0ey0rt0Ie0ms0p_0lib: .:s0te0rn0at0n 0s81p40o 7rb(tya_t1aedss1s
8o5c6_bd)o.n
e: writer 01030000.57fffbd9.00000006.00000102((6259220b|b6555250)) rDeoamdaeirn P0a1r0t3i0c0i0p0a.n5(t76If5mf0pf9lb|:d6:95a.0s09s0)i0 g0Dn0C_0Ph0Sab_n.Id0Rl0_e0P:0u 0bN1le0iw7c (amata1ipdop1ne8:d5: 6aIbdn)ds _tcaaasnlscloeicHniagan tdaelsdes_ os3cu1ib asftcoirroi np0_t1ci0oo3mn0p:0l 0es0tu.ec5_c7ief
sfsffbudlly9 .a0d0d0e0d0( 06s05u61b.9s0|c06r05i03p04t1)i0 o2Dn(a 2td9a82Wbbr8bi95t65e05r0)I.
m
pl::association_complete_i( 6-5 0b9i|t6 500 9l)(o 6cD5aC2lP0 S|0_61I50R33_10S)0u 0bD0sa.ct5ra7iLfpiftnfikbo:dn:9:m.:a0ak0de0d_0_r0ae0ss0se6or.cv0ia0at0ti0eo0dn1_(0p)2u (b-2l 9ic2crbaebta5it5oi5nn):g rsaeusmbsosotcceri ia0pt1ti0io3on0n 0 l00o01c.0a53l70 f0sf0uf0bb.sd5c97r.fi0fp0ft0bi0do09n0. 000b01.0000030000000b00.010.005707(0fa0f11fd0b17d8(95a.610bd0)10
805060b0)b .a0d0d0i0n0(g16 05p71u(9ba|l16id5c13a80t5)i6 obDn)a t0<a1-W0-r3>i0 t0we0ir0tI.hm5 p7rlfe:fm:foabtdded9 _.pa0us0bs0lo0ic0ci0aa0tteii.oo0nn0 00-01 00b13i00t20 (0010 9.l55ob7cffaefl9f 4b0)d1.90
.3000000000.05078f.f0f0b0d090.100020(0906010be0.b03040)0.0
102(195bfe94) remote 01030000.57fffbd9.00(06050(006905|b26.050|006905)02 00D1)C0 P7DS(a_atI1aRdR_1eS8au5db6esbrc)Ir
mipplt:i:otnr:a:nasdpdo_rats_saoscsioact_(ed6do5_n1pe9u:|b 6li5id3c_0at)to i_Dohanat:na dWslrueic_tcmeearspIs_mf[pu ll0:l1:y0a 3da0dd0_d0ae0sd.s 5op7cufibfalftibicdoa9nt.(i0)o0:n0 0ad0d80db0i86n6.g80 20s00u
0b0s1c0r2i(p2t9i2obn(b 65t55o05 9)p|]u6 b5=l0 i90c)xa 1tDfiC.oP
nS _0I1R_T0o3p0i0c0_0D.(e56s75cf2rf0if|pb6td5i92o.0n0):0 :0Ca0od0nd0d_0sieut.bi0so0cn000102(19rI5imbppftlei:9o:4ns)_i rgwenifatelhr_ eapnlrclie(o:)r
ittoyp i0c.(
6d5e2s0c|r6i5p2t0i)o nS tMaotvu(is6eC5 o1Dn9id|si6ct5ui3so4sn)iI omDnpo lmL:ai:isgnteP taa_rdttdrieicdgi gpseaurnb_tsvIcamrlpiulpe:t(:i)ao sn-s i0mg1an0s_3kh0=a0=n00d0xl.fe5f:7f ffNffeffwbf dfm9,a. p0cp0he0ad0n 0gI0en0ssb=t.=a00n0xc04e00H00a10n0.d7
l(ea 11d1865 6(fb6o)5r 2 a00t|1 60d53820b008)09 06C.0o50n7
dfiftfibodn9I.m0p0l0:0:0s0i0gbn.a0l0_0a0l0l1(0)7 (-a 1n(du61m58b05e96r|b 6)o5
f0 9s)e t(sG:U I0D
_t)TAO_DDS_DCPSInfo_i(:6:5(a16d95d|2_60s5|u36b45s)3c 1rD)ia ptCtaaiWcorhnie:td e_prAuIlsmlhpoilcn:ag:t aocsrrs_eoWacititiahot_niO ovonef_r cfsolumobpwsl:ce:rtmieap_ltili:oo cni d00_x1t503o50_90h20aa0nc.d75l47e2f_2fm0fa0bp d_090 .1a00v03a00i00l00a00b0.lb5e.7 0ff0fr0fo0bm0d 19p0.o70o(0la0
10d010805b6.b0)0 0i0n0 d1o0m7a(ian1 d111815.6
(b6)5 2=0 |06x51301.)
TcpSendStrategy::send_b(y6t5e1s9_|i6 5s3e4n)t C8o4n dbiyttieosn
Impl::signal_all()
(6519|6534) StatusConditio(n6I5m2p0l|:6:5g3e1t)_ tDroimgagienrP_avratliucei(p)a n-t Immapslk:=:=a0sxsfifgfnf_fhfafnfd,l ec:h aNnegwe sm=a=p0pxe2d0 0I0n.s
tanceHand(l6e5 1392| 6f5o3r4 )0 1C0o3n0d0i0t0i.o5n7Ifmfpflb:d:9s.i0g0n0a0l0_0a0l8l.(0)0 0-0 0n1u0m2b(e9r6 1obf0 bs3e4t)s
: 0
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520(|66551391|)6 5D3a4t)a RDeaatdaeLriInmkp:l::m:atkrea_nrsepsoerrtv_aatsisoonc(_)d o-n ec:r eiadt_itnog_ haasnsdolcei_amtaipo_n[ l0o1c0a3l0 0p0u0b.l5i7cfaftfibodn9 .0010003000000008..5070f0f0f0b1d092.(0906010b000b0384.)0]0 0=0 001x0220(.9
61b0b34) <--> with rem(o6t5e2 0s|u6b5s2c0r)i pTtcipoSne n0d1S0t3r0a0t0e0g.y5:7:fsfefnbdd_9b.y0t0e0s0_0i0 0sbe.n0t0 08040 1b0y7t(eas1
d1856b).
(6520|6531) ConditionImpl::signal_all()
(6519|6534()6 5C2a0c|h6e5d3_1A)l lSotcaattuosrC_oWnidtiht_iOovneIrmfpllo:w::g:emta_ltlroicg g0exr7_fv7a8ldu4e0(0)a 2-c 0m a0s ka=v=a0ixlfafbflfef fffrfo,m cphoaonlg
es==0x4000.
(6520|6531) ConditionImpl(:6:5s1i9g|n6a5l3_4a)l lT(c)p S-e nnduSmtbreart eogfy :s:estesn:d _0b
ytes_i sent 84 bytes
(6520|6520) DataReaderImpl::add_as(s6o5c1i9a|t6i5o3n4 )- Dbaitta W0r iltoecraIlm p0l1:0:3t0r0a0n0s.p5o7rftf_fabsds9o.c0_0d0o0n0e0:0 bw.r0i0t0e0r0 100170(3a010d0108.5567bf)f frbedm9o.t0e0 000100030080.0000.05070f1f0f2b(d996.10b000b03040)0 as.u0c0c0e0e0d1e0d2 (ienc dabs5s8o5c4i)a
ting with reader 0103000(06.55270f|f6f5b3d19). 0C0a0c0h0e0d0_bA.l0l0o0c0a0t1o0r7_(Wai1tdh1_8O5v6ebr)f
low::malloc 0x5(569521a9c|764523240)0 D0a taavWariiltaebrlIem pflr:o:mt rpaonoslp
ort_assoc_done: writer 010(360502000|.65572f0f)f bWdr9i.t0e0r0I0n0f0o0:8:.W0r0i0t0e0r1I0n2f(o9:6 1wbr0ibt3e4r) 0r1e0a3d0e0r0 00.15073f0f0f0b0d.95.70f0f0f0b0d090.a0.000000000001b0.20(0e0c0d0b150875(4a)1 da1d8d5e6db )t oc arlelaidnegr a0s1s0o3c0i0a0t0i.o5n7_fcfofmbpdl9e.t0e0_0i0
000b.00000107(a1d185(66b5)1.9
|6534) DataWriterImp(l6:5:2a0s|6s5o2c0i)a tDiaotna_RceoamdpelreItmep_li: :-a dbdi_ta s0s olcoicaatli o0n1:0 3i0n0s0e0r.t5e7df fwfrbidt9e.r0 00010003000080.00.05070f0f1f0b2d(99.6010b000b03040)a .r0e0m0o0t0e1 0021(0e3c0d0b0508.5547)f.frfebtdu9r.n0 010
0000b.00000107((6a512d01|865562b0))
DataReaderImpl::add_association: reader( 60511093|06050304.)5 7Dfofmfabidn9P.a0r0t0i0c0i0p0abn.t0I0m0p0l0:1:0a7s(sai1gdn1_8h5a6nbd)l ei:s Naesws omcaipapteedd Iwnisttha nwcreiHtaenrd l0e1 01370 0f0o0r. 5071f0f3f0b0d090..05070f0f0f0b0da9..000000000010002b(.e0c0d0b050815047)(.a
1d1856b)
(6520|65(3615)1 9T|c6p5S3e4n)d SDtartaatWergiyt:e:rsIemnpdl_:b:yatsesso_cii asteinotn _8c4o mbpylteetse
_i: id_to_handle_map_01030000.57fffbd9.0(060502000|06b5.2000)0 0D0a1t0a7L(ian1kd:1:8m5a6kbe)_ r=e s0exr1v1a.t
ion() - creating as(s6o5c1i9a|t6i5o3n4 )l oCcoanld istuibosncIrmipplt:i:osni g0n1a0l3_0a0l0l0(.)5
7fffbd9.(060501090|0605b3.40)0 0S0t0a1t0u7s(Cao1ndd1i8t5i6obn)I m<p-l-:>: gweitt_ht rriegmgoetre_ vpaulbulei(c)a t-i omna s0k1=0=300x0f0f0f.f5f7ffffff,b dc9h.a0n0g0e0s0=0=00ax.20000000.0
102(ec(d6b551895|46)5.3
4) ConditionImpl::signal_all() - number( 6o5f2 0s|e6t5s2:0 )0
Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6520) TcpSendStrategy::send_bytes_i sent 84 bytes
(6520|6520) DomainPa(r6t5i1c9i|p6a5n3t4I)m pDla:t:aaLsisnikg:n:_mhaakned_lree:s eNrevwa tmiaopnp(e)d -I ncsrteaantcienHga nadslseo c3i3a tfioorn 0l1o0c3a0l0 0p0u.b5l7ifcfaftbido9n. 00010003000000a0..05070f0f0f1b0d29(.e0c0d0b05080504a).
00000102(ecdb5854) (<6-5-2>0 |w65i2t0h) rDeamtoatRee asduebrsIcmrpilp:t:itorna n0s1p0o3r0t0_0a0s.s5o7cf_fdfobnde9:. 0i0d0_0t0o0_0hba.n0d0l0e0_0m1a0p7_([a 10d110835060b0)0..
57fffbd9.0000000a.00000102(ecdb5854)] = 0x21.
(652(06|6551290|)6 5C3o4n)d iCtaicohneIdm_pAll:l:osciagtnoarl__Wailtlh(_)O
verflow::(m6a5l2l0o|c6 502x07)f 7S8tda4t0u0saC2ocn0d i0t iaovnaIimlpalb:l:eg eftr_otmr ipgogoelr
_value() - mask==0xffffffff, changes==0x4000.
(6519|6534()6 5T2c0p|S6e5n2d0S)t rCaotnedgiyt:i:osneInmdp_lb:y:tseisg_nia ls_eanltl (8)4 -b yntuemsb
er of sets: 0
(6520|6531) DataReaderImpl(:6:5a1d9d|_6a5s3s4o)c iDaattiaoWnr i-t ebriItm p0l :l:otcraaln s0p1o0r3t0_0a0s0s.o5c7_fdfofnbed:9 .w0r0i0t0e0r0 00b1.003000000001.0577(faf1fdb1d895.60b0)0 0r0e0m0oat.e0 00010003100020(0e.c5d7bf5f8f5b4d)9 .s0u0c0c0e0e0d0ecd. 0i0n0 0a0s1s0o2c(i6a3t9ibnagd fw4i)t
h reader 01030000.57fffbd9.0000(060502b0.|060502000)1 0C7a(cah1edd1_8A5l6lbo)c
ator_With_Overflow(:6:5m1a9l|l6o5c3 40)x 5D5a9t2aaWcr7i4t2e2r0I0m p0l :a:vtarialnasbploer tf_raosms opco_odlo
ne: writer 01030000.57fffbd9.(060502000|0605a3.10)0 0W0r0i1t0e2r(Iencfdob:5:8W5r4i)t erreIandfeor: 0w1r0i3t0e0r0 00.15073f0f0f0b0d.95.70f0f0f0b0d090.b0.000000000001c0.70(0a010d01180526(b6)3 9cbaaldlfi4n)g aadsdseodc itaot iroena_dceomrp l0e1t0e3_0i0
00.57fffbd9.00000(0605b1.90|060503041)0 7D(aat1adW1r8i5t6ebr)I.m
pl::association_complet(e6_5i2 0-| 6b5i2t0 )0 TlcopcSaeln d0S1t0r3a0t0e0g0y.:5:7sfefnfdb_db9y.t0e0s0_0i0 0s0ean.t0 08040 0b1y0t2e(se
cdb5854) remote 01030000(.65572f0f|f6b5d391.)0 0D0a0t0a0R0eba.d0e0r0I0m0p1l0:7:(aad1dd_1a8s5s6obc)i
ation: inserted writer 01030000.57(f6f5f1b9d|96.503040)0 0D0o0mca.i0n0P0a0r0t1i0c2i(p6a3n9tbIamdpfl4:):.arsestiugrnn_ h1a
ndle: New mapped Instanc(e6H5a2n0d|l6e5 3118) fDoart a0R1e0a3d0e0r0I0m.p5l7:f:fafdbdd_9a.s0s0o0c0i0a0t0ibo.n0:0 0r0e0a1d0e7r( a011d013805060b0).
57fffbd9.0000000b.00000107(a1d185(66b5)1 9i|s6 5a3s4s)o cDiaattaeWdr iwtietrhI mwprli:t:ears s0o1c0i3a0t0i0o0n._5c7ofmfpflbedt9e._0i0:0 0i0d0_0tco._0h0a0n0d0l1e0_2m(a6p3_90b1a0d3f040)0.0
.57fffbd9.0000000b.0(060502001|0675(2a01)d 1D8a5t6abR)e a=d e0rxI1m2p.l
::add_association - bit 0 lo(c6a5l1 90|160533040)0 0C.o5n7dfiftfibodn9I.m0p0l0:0:0s0i0gbn.a0l0_0a0l0l1(0)7
(a1d1856b) rem(o6t5e1 90|160533040)0 0S.t5a7tfufsfCbodn9d.i0t0i0o0n0I0m0pel.:0:0g0e0t0_1t0r2i(g1g9e5rb_fvea9l4u)e
() - mask==0xffffffff, changes=(=605x2200|0605.3
1) DataLi(n6k5:1:9m|a6k5e3_4r)e sCeornvdaittiioonn(I)m p-l :c:rseiagtnianlg_ aalsls(o)c i-a tniuomnb elro coafl sseutbss:c r0i
ption 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote publication 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6520) WriterInfo::WriterInfo: writer 01030000.57fffbd9.0000000e.00000102(195bfe94) added to reader 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6520|6520) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000e.00000102(195bfe94).return 1
(6520|6520) DataReaderImpl::add_association: reader 01030000.57fffbd9.0000000b.00000107(a1d1856b) is associated with writer 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6531) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6531) TcpSendStrategy::send_bytes_i sent 84 bytes
(6519|65(3645)2 0D|a6t5a3L1i)n kD:o:mmaaikneP_arretsiecrivpaatnitoInm(p)l :-: acsrseiagtni_nhga nadslseo:c iNaetwi omna plpoecda lI npsutbalnicceaHtainodnl e0 13043 0f0o0r0 .05170f3f0f0b0d09..5070f0f0f0b0d09c..00000000000100c2.(0603090b0a1d0f24()6 3<9-b-a>d fw4i)t
h remote subscription 010300(0605.250|76f5f2f0b)d 9D.a0t0a0L0i0n0k0:b:.m0a0k0e0_0r1e0s7e(rav1adt1i8o5n6(b)) .-
creating association local subscription 01030000.5(76f5f1f9b|d695.3040)0 0C0a0c0hbe.d0_0A0l0l0o1c0a7t(oar1_dW1i8t5h6_bO)v e<r-f-l>o ww:i:tmha lrleomco t0ex 7pfu7b8ldi4c0a0tai2ocn0 001 0a3v0a0i0l0a.b5l7ef fffrbodm9 .p0o0o0l0
000e.00000102(195bfe94).
(6519|65(3645)2 0T|c6p5S3e1n)d SDtartaatReegayd:e:rsIemnpdl_:b:yttreasn_sip osretn_ta s8s4o cb_ydtoense
: id_to_handle_map_[ 01030000.57fffbd9(.60501090|060503c4.)0 0D0a0t0a1W0r2i(t6e3r9Ibmapdlf:4:)t]r a=n s0pxo2r2t._
assoc_done: writer 0103000(06.55270f|f6f5b3d19). 0C0o0n0d0i0t0ico.n0I0m0p0l0:1:0s2i(g6n3a9lb_aadlfl4())
succeeded in (a6s5s2o0c|i6a5t3i1n)g Swtiatthu srCeoanddeirt i0o1n0I3m0p0l0:0:.g5e7tf_ftfrbidg9g.e0r0_0v0a0l0u0eb(.)0 0-0 0m0a1s0k7=(=a01xdf1f8f5f6fbf)f
f, changes==0x(46050109.|
6534) DataWrite(r6I5m2p0l|:6:5t3r1a)n sCpoonrdti_taisosnoIcm_pdlo:n:es:i gwnrailt_earl l0(1)0 3-0 0n0u0m.b5e7rf foffb ds9e.t0s0:0 000
00c.00000102(639badf(46)5 2r0e|a6d5e2r0 )0 1C0a3c0h0e0d0_.A5l7lfofcfabtdo9r._0W0i0t0h0_0O0vbe.r0f0l0o0w0:1:0m7a(lal1odc1 805x65b5)9 2caacl7l4i2n2g0 0a s0s oacviaaitliaobnl_ec ofmrpolme tpeo_oil
(6519|6534) DataWriterImpl::associ(a6t5i2o0n|_6c5o2m0p)l eTtcep_Sie n-d Sbtirta t0e glyo:c:asle n0d1_0b3y0t0e0s0_.i5 7sfefnftb d894. 0b0y0t0e0s0
0c.00000102(639badf4) remote 01030000.57fff(b6d592.00|060502000)0 bD.o0m0a0i0n0P1a0r7t(iac1idp1a8n5t6Ibm)p
l::assign_handle: New mapped InstanceHa(n6d5l1e9 |3655 3f4o)r D0o1m0a3i0n0P0a0r.t5i7cfifpfabndt9I.m0p0l0:0:0a0s0sei.g0n0_0h0a0n1d0l2e(:1 9N5ebwf em9a4p)p
ed InstanceHandle 1(96 5f2o0r| 60512003)0 0D0a0t.a5R7efafdfebrdI9m.p0l0:0:0t0r0a0nbs.p0o0r0t0_0a1s0s7o(ca_1ddo1n8e5:6 bi)d
_to_handle_map_[ 01030000(.65571f9f|f6b5d394.)0 0D0a0t0a0W0rei.t0e0r0I0m0p1l0:2:(a1s9s5obcfiea9t4i)o]n _=c o0mxp2l3e.t
e_i: id_to_han(d6l5e2_0m|a6p5_2001)0 3C0o0n0d0i.t5i7ofnfIfmbpdl9:.:0s0i0g0n0a0l0_ba.l0l0(0)0
0107(a1d18(5665b2)0 |=6 502x01)3 .S
tatusConditionImpl::g(e6t5_1t9r|i6g5g3e4r)_ vCaolnudei(t)i o-n Immapslk:=:=s0ixgfnfaflf_faflflf(,)
changes=(=605x1490|0605.3
4) Status(C6o5n2d0i|t6i5o2n0I)m pClo:n:dgietti_otnrIimgpgle:r:_sviaglnuael(_)a l-l (m)a s-k =n=u0mxbfefrf fofff fsfe,t sc:h a0n
ges==0x2000.
(6(562501|96|563513)4 )C aCcohneddi_tAilolnoIcmaptlo:r:_sWiigtnha_lO_vaelrlf(l)o w-: :nmuamlbleorc o0fx 5s5e9t2sa:c 704
2200 0 available from pool
(6520|6531) TcpSendStrategy::sen(d6_5b1y9t|e6s5_3i4 )s eDnatt a8L4i nbky:t:emsa
ke_reservation() - creating association local publica(t6i5o2n0 |061502300)0 0C0a.c5h7efdf_fAbldl9o.c0a0t0o0r0_0W0iet.h0_0O0v0e0r1f0l2o(w1:9:5mbaflel9o4c) 0<x-5-5>9 2waict7h4 2r2e0m0o t0e asvuabislcarbilpet iforno m0 1p0o3o0l0
00.57fffbd9.0000000b.00000107(a1d1856b()6.5
20|6520) TcpSendStrategy::send_bytes_i sent 84 bytes
(6519|6534) Cached_Allocator_With_Overflow::malloc 0x7f78d400a2c0 0 available from pool
(6519|6534) T(c6p5S2e0n|d6S5t2r0a)t eTgyyp:e:Lsoeonkdu_pbSyetrevsi_cie :s:etnytp e8_4i dbeyntteisf
ier_to_dynamic - Encountered TK_NONE: retur(n6i5n1g9 |n6i5l3 4D)y nDaamtiacW rTiytpeer
Impl::transport_assoc_done: wr(i6t5e2r0 |061502300)0 0D0a.t5a7Rfefafdbedr9I.m0p0l0:0:0e0n0aeb.l0e0:0 0g0o1t0 2G(U1I9D5 b0f1e09340)0 0s0u.c5c7efefdfebdd 9i.n0 0a0s0s0o0c0iba.t0i0n0g0 0w1i0t7h( ar1eda1d8e5r6 b0)1,0 3s0u0b0s0c.r5i7bfefdf btdo9 .t0o0p0i0c0 0n0abm.e0 0"0M0o0v1i0e7 (Dai1sdc1u8s5s6ibo)n
List" type "Me(s6s5e1n9g|e6r5:3:4M)e sDsaatgaeW"r
iterImpl::transport(_6a5s2s0o|c6_5d2o0n)e :S uwbrsictreirb e0r1I0m3p0l0:0:0r.e5a7dfefrf_bedn9a.b0l0e0d0,0 0d0aet.a0r0e0a0d0e1r0(2t(o1p9i5cb_fnea9m4e)= Mroevaidee rD i0s1c0u3s0s0i0o0n Li.s5t7)f fefnbadb9l.e0d0
00000b.00000107(a1d1856b) calling association_complete_i
(6519|6534) DataWriterImpl::association_complete_i - bit 0 local 01030000.57fffbd9.0000000e.00000102(195bfe94) remote 01030000.57fffbd9.0000000b.00000107(a1d1856b)
(6519|6534) DomainParticipantImpl::assign_handle:( 6N5e2w0 |m6a5p2p0e)d MIensssteanngceerH:a:nMdelses a2g0e Dfaotra R0e1a0d3e0r0I0m0p.l5:7:fefnfabbdl9e._0s0p0e0c0i0f0ibc.-0d0a0t0a0 1C0a7c(hae1dd_1A8l5l6obc)a
tor_With_Overflow ac75(a6f5d109 |w6i5t3h4 )2 0D acthauWnrkist
erImpl::association_complete_i: id_to_handle_map_01030000.57fffbd9.000(06050200b|.60502000)0 1D0a7t(aaR1eda1d8e5r6Ibm)p l=: :0exn1a4b.l
e Cached_Alloca(t6o5r1_9W|i6t5h3_4O)v eCrofnldoiwt iaocn7I5mbp4l4:0: swiigtnha l2_0a lclh(u)n
ks
(6519|6534) Status(C6o5n2d0i|t6i5o2n0I)m pSle:r:vgiecte__tPrairgtgiecri_pvaanltu:e:(g)e t-_ dmiasscko=v=e0rxyf:f frfeftfufrfn,i ncgh arnegpeoss=i=t0oxr2y0 0f0o.r
domain 111,( 6r5e1p9o| 6D5E3F4A)U LCTo_nRdEiPtOi.o
nImpl::signal_all() - number of sets: 0
(6520|6520) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6509|6509) DCPS_IR_Participant::add_subscription: participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) successfully added subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb) at 0xd8b8b5a0.
(6509|6509) DCPS_IR_Topic::add_subscription_reference: topic 01030000.57fffbd9.0000000d.00000145(b6435077) added subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb) at d8b8b5a0.
(6509|6509) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: publication 01030000.57fffbd9.00000001.00000102(9b0b6945) adding subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: successfully added subscription d8b8b5a0.
(6509|6509) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.57fffbd9.0000000d.00000107(2e9(167501c8b|)6 5a2d7d)i nDga tpauWbrliitceartIimopnl :0:1a0d3d0_0a0s0s.o5c7ifaftfibodn9 .-0 0b0i0t0 000 1l.o0c0a0l0 00110023(090b000b.65974f5f)f.b
d9.00000001.00000102(9b0b6945) remote 01030000.57fffbd9.0000000d.00000107(2e9170cb)
(65(0695|1685|0695)2 7D)C PDSa_tIaRW_rSiutbesrcIrmipplt:i:oand:d:_aadsds_oacsisaotciioant(e)d:_ paudbdliincga t(si6uo5bn2s:0c |rs6iu5pc3tc1ie)os nsD fatutola lRpyeu abadldeidrceIadmt piplou:nb: la0id1cd0a_3ta0is0os0no0 c.di58a7btf6if2ofbnb1 d0-9
.b0i0t0 000 0l0o1c.a0(l06 0500010901|3060250(00990b).0 5bD76Cf9Pf4Sf5_b)Id R9w_.iT0to0hp0 i0pc0r_0iD0oedrs.ic0tr0yi0 p00t0.i1
o0n7:(:2ter9y1_7a0scsbo)c iraetmeo:t et o0p1i0c3 0d0e0s0c.r5i7pftfifobnd 9M.o0v0i0e0 0D0i0s1c.u0s0s0i0o0n1 0L2i(s9tb 0cbh6e9c4k5i)n
g compatibility of publication (061502300|060503.15)7 fWfrfibtde9r.I0n0f0o0:0:0W0r2i.t0e0r0I0n0f1o0:2 (wdrciatbe1r3 9051)0 3w0i0t0h0 .s5u7bfsfcfrbidp9t.i0o0n0 0001000310.000000.05071f0f2f(b9db90.b060904050)0 0add.d0e0d0 0t0o1 0r7e(a2dee9r1 7001c0b3)0.0
00.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_I(R6_5T2o0p|i6c5_3D1e)s cDraitpatRieoand:e:raIsmspolc:i:aatded:_ atsospoicci adteisocnr:i pitnisoenr tMeodv iwer iDtiesrc u0s1s0i3o0n0 0L0i.s5t7 fafsfsbodc9i.a0t0i0n0g0 0p0u1b.l0i0c0a0t0i1o0n2 (091b003b06090405.)5.7rfeftfubrdn9 .10
0000002.00000102(dcab13(9655)2 0w|i6t5h3 1s)u bDsactraiRpetaidoenr I0m1p0l3:0:0a0d0d._5a7sfsfofcbida9t.i0o0n0:0 0r0e0add.e0r0 000100130070(020e.95177f0fcfbb)d.9
.0000000d.00000107(2e91(7605c0b9)| 6i5s0 9a)s sDoCcPiSa_tIeRd_ Pwuibtlhi cwartiitoenr: :0a1d0d3_0a0s0s0o.c5i7aftfefdb_ds9u.b0s0c0r0i0p0t0i1o.n0:0 0p0u0b1l0i2c(a9tbi0obn6 904150)3.0
000.57fffbd9.00000002.00000102(dcab1395) adding subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6520|6531) DataLink::make_reservation() - creating association local s(u6b5s0c9r|i6p5t0i9o)n D0C1P0S3_0I0R0_0P.u5b7lfifcfabtdi9o.n0:0:0a0d0d0_0ads.s0o0c0i0a0t1e0d7_(s2ueb9s1c7r0icpbt()i6 o5<n1-:8- |>s6 u5wc2ic7te)hs sDrfaeutmlaolWtyre i atpdeudrbeIldmi pcslau:tb:isaocdnrd i_0pa1ts0is3oo0nc0 i0da08t.bi58o7bnf5 fa-f0 b.bd
i9t. 000 0l0o0c0a0l1 .001(00603500000910|0062.5(50979bf)0f bfD6bC9dP49S5._)0I.0R
0_0S0u0b0s2c.r0i0p0t0i0o1n0:2:(addcda_ba1s3s9o5c)i a(rt6ee5md2o_0tp|eu6 b50l31i10c)3a 0tC0ia0oc0nh.:e5 d7s_fuAfblfslbcodrc9ia.pt0to0ir0o_0nW0 i00t01hd0_.3O00v00e00r00f0.l15o07w7f:(f:2fmeba9dl19l7.o00cc0 b00)0x
070f06d1.90000020000150(076 (5021 e8a9|v16a75i02lc7ab)b) l Deaa dtfdariWonrmgi tppeourobIllm
ipcla:t:iaodnd _0a1s0s3o0c0i0a0t.i5o7nf(f)f:b da9d.d0i0n0g0 0s0(u06b25s.2c00r0|i06p05t03i11o0)n2 (Ttdcocp aSpbeu1nb3dl9Si5tc)ra.at
tieogny :0:1s0e3n0d0_0b0y.t5e7sf_fif bsde9n.t0 08040 0b0y0t2e.s0
0000102(dcab(16359059)| 6w5i0t9h) pDrCiPoSr_iItRy_ S(0u6.b5
s2c0r|i6p5t3i1o)n :D:oamdadi_naPsasrotciicaitpeadn_tpIumbplli:c:aatsisoing:n _shuacncdelse(s:6f 5uN1le8lw|y 6 m5aa2dp9dp)ee ddD apItunabsLltiiancnkac:te:iHmoaannk dedl_8erb e63s46e8 r5fv0oa
rt i0o1n0(3)0 0-0 0c.r5e7aftfifnb(gd6 95a.0s09s0|o06c05i00a09t0)i1 o.Dn0C 0Pl0So0_c0Ia1Rl0_ 2Tp(ou9pbbil0cib_c6Da9et4si5co)rn
i p0t1i0o3000n0:.:5t7rfyf_fabsds9o.c0i0a0t0e0:0( 06t15o.2p00i0|c06 05d02e10s0)c2 r(Di9apbtt0aibRo6en9a 4dM5eo)rv Ii<me-p -lD>:i :swacidutdsh_s airsoesnmo ocLtiieas ttsi uocbnhs ec-cr kibipinttgi o0cn o lm0op1ca0at3li0 b00i01l00i.3t50y70 f0of0ff. b5pd7u9fb.fl0fi0bc0da09t0.i00o00nd0 .000010000030d00.010000070.(05207e1f90f17f7(b02dce9b9.)10.70
00c0b0)0 0r3e.m0o0t0e0 00110023(0e010c0b.35a72f5f)f bwdi9t.h0 0s0u0b0s0(c06r25i.1p08t0|i06o05n02 1900)12 0(C3da0cc0ah0be01d.3_59A75lf)lf
ofcbadt9.00o0r0_0W0i0tdh(._60O50v20e00r|0f61l50o37w1(:)2: emD9aa1lt7la0oRcceb a)0d.xe
7rfIdm0pdl4:0:0tar2acn0s p0o (ra6tv5_a0ai9sl|sa6ob5cl0_e9d )of nrDeoC:mP Sip_doI_oRtl_o
T_ohpaincd_lDee_smcarpi_p[t i0o1n0:(3:60a50s10s80o|.c65i57a2ft9fe)f: b Tdtc9op.pS0ie0cn0 d0dS0et0r0as1tc.er0gi0yp0:t0:i0so1en0n 2dM(_o9bvbyi0tebe 6sD9_i4is5 c)su]es ns=ti o08nx4 2 L4bi.ys
tte sa
ssociating public(a6t5i2o0n| 60513013()06 05C01o08n.|d56i75tf2if9of)nb IdDm9ap.tl0a:0W:0rs0ii0tg0en0ra3Il.m_0pa0ll0:l0:(0t)1r
0a2n(sep1ocr(bt63_5aa22s05s|)o6 c5w_3id1to)hn eSs:tu abwtsrucisrtCieoprnt di0io1tn0i 3o00n10I00m30p0.l05:07:0fg.fe5ft7b_fdtf9rf.ib0gd0g90e.0r00_00v00a01l0.u00e00(d0).0 00-01 00m02a0(s19k0b=70=(b026xe9f94f15f7)f0 fcsfbuf)cf.c,
e ecdheadn giens =a=s0sxo4c0i0a0t(.i6
n5g0 9wi|t6(h56 05r92e)0a |dD6eC5rP3 S10_)1I 0RC3_o0Pn0ud0bi0lt.ii5co7anftIfimfopbnld::9::.as0di0dg0_n0aa0sl0s_0oadcl.il0a(0t)0e 0d-0_ 1sn0uu7bm(sb2ceerr9i 1po7tf0i cosbne):t
sp:u b0l
icatio(n65 10810|360502(0960)5. 25D07a|ft6fa5fW2br0di)9t .eW0rr0Ii0mt0pe0lr0:I0:n3tf.ro0a:0n:0sW0pr0oi1rt0te2_r(aIesn1sfcoobc:3_ adw2or5ni)et :ea rdw dr0ii1nt0ge3 r0s 0u00b10s0.c35r07i0fp0ft0fi.bo5dn79 f.0f01f00b03d00900.0000002.0.500700f00f00f10b.1d00902.0(00d00c01a00b0210(3099db5.0)0b 06a09d04d05e1)d0 7rt(eo2a edr9ee1ra7 d00ec1rb0 )30.01
000300.05070f.f5f7bfdf9f.b0d090.00000000d0.0000d0.0000100070(120e79(127e09c1b7)0 ccba)l.l
ing association_complete_i
(6509|65((066955)12 80D||C66P55S22_90I))R _DDPaauttbaalWRireciaatdteeirroIInmm:pp:lla::d::daa_sdasdso_scaoiscasitoaictoienad_t_cisooumnbp:sl ceirtniesp_etiri to-en d:b iwstru ic0tc eelrso sc0fa1ul0l 3l00y10 00a30d0.d05e07d0f .fs5fu7bbfdsf9cf.rb0id0p90t.0i00o00n00 02d0.800b00810b.0500a01000.02
0(1d0c2a(b91b309b56)9.4r5(e)6t 5ur0re9nm| o61t5
e0 90)1 0D3C0P0S0(_06I.5R52_70Sf|uf6bf5sb2cd0r9)i. p0Dt0ai0to0an0R:0e:0aaddd.ed0r_0Ia0ms0ps0lo1:c0:i7aa(dt2dee_d9a_1sp7su0obcclbii)ac
taitoino:n :r esaudbesrc r0i1p0t3i0o0n0 00.(1560753f10f80f|0b60d5.925.970)f0 f0Df0ob0md0a90i.dn0.P00a00000r01t00i07c0(id2p.ea09n01t07I00m0cp1bl0):7 :(ia2sse s9ai1sg7sn0o_cchbia)an tdaeldded :iw niNgte hwp uwmbralipitpceeardt i0Io1nn0s 3t00a10n00c30e0.H05a07n0fd.fl5fe7b fd2f91f. b0fd0o90r.0 0000010000230.0000000300.0.00501700f02f0(f1db0cd2a9(b.e10130c90b503)0a.02
05d)..0
0000107(2e9170cb)
(6518|6529) DataWr(i6t5e2r0I|m6p5l3:1:)a sCsaocchieadt_iA(ol6nl5_o0cc9oa|mt6po5lr0e_9tW)ei _tDihC:_P OSiv_deI_rRtf_olS_ouhwba:sn:cdmrlaielp_ltmoiacop n_0:0x:17a0fd36d01_09a00s00s.2o50c70if5af0tf eb0dd _9ap.vu0ab0il0li0ac0b0l0ed .f0ar0to0im0o 0np1:o0 o7sl(u
2cec9e1s7s0fcubl)l y= a0dxd1e5d.
(p6u5b2l0i|c6a5t3i1(o)6n 5 T1dc88p|bS66e55n26d90S)0t
rCaotnedgiyt:i:osneInmdp_lb:y:tseisg_nia( l6s_5ea0nl9tl| (68)54
0 9b)y tDeC(sP6
S5_1I8R|_6T52o9p)i cS_tDaetusscCroinpdtiitoino:n:Itmrpyl_:a:sgseo(tc6_i5ta2rt0ie|g:6g 5et2ro0_p)vi acDl audteea(sL)ci rn-ik p:mt:aimsoaknk= e=M_0orxvefisfeef rfDvfiafstfcifuo,sn s(ci)ho an-n gLceirsse=ta= t0cixhn2eg0c 0ka0is.ns
go ccioamtpiaotni bli(ol6ci5at1ly8 |so6uf5b 2sp9cu)rb ilCpiotcniadotinit oi0no1 n00I31m00p03l00:00:.0s50i7.gf5nf7afflbf_dfa9bl.dl09(0.)00 00-00 00n00ud0m.0b04e0.r00 00o00f10 00s71e(0t22se(:95 1307e
0bceb6)3 5<)- -w>i twhi tshu brsecmroitpet ipounb l0i1c0a3t0i0o0n0 .05170f3f0f0b0d09..5070f0f0f0b0d09d..0000000000010027.(020e090107100c2b()d.c
ab1395).
(6509|6509) (D6C5P2S0_|I6R5_3T1o)p i(Dc6a_5tD1ae8Rs|ec6ar5di2ep7rt)Ii moDpnal:t::a:aWasrdsidot_ceairsaIstmoepc:li :at:toaipdoidnc_ a-ds esbsoicctri ia0pt tilioooncn a -lM ob0vi1it0e 3 00D 0il0so0cc.ua5sl7s fi0fo1fn0b 3dL09i0.s00t00 .0a50s70sf0of0cfdib.ad0t90i.0n00g00 01p00u07b0(l02i3ec.9a01t07i00o0cn0b 1)00 12r0(e3em01o0ct0be03 .a0521750f)3f 0fr0be0dm09o..t50e70 f00f01f00b03d00940..000000.00500700f01f00f32b.(d05903.0e00b00e0160030250()0e d1w.ci0bt03h0a 02s05u1)b0
s7c(r2iep9t1i7o0nc b0)1
030000.57fffbd9.0000000d.(0605(0260050|116805|726(052)2e 79C)1a 7cD0hacetbda)_W.Ar
liltoecraItmoprl_:W:iatdh(d_6_O5av0se9sr|of6cl5io0aw9t:)i: omDnaC(lP)lS:o_ cIa Rd0_dxPi7unfbg6l 1is9cu0ab0ts2ic0or0ni5:p0:t ai0do dna_ vatasois lopacubiblaleti ecfdar_tosimuo bnps oc0or1li0
p3t0i0o0n0:. 5p7ufbflfibcda9t.i0o0(n06 0500210000|3360.500300100).0 50W71rf0if2tf(eberd1I9cn.bf03o0a:02:05W0)r0 i0wt4ie.tr0hI0 n0pf0ro0i:1o 0rw2ir(ti5yt3 ee0rb. e
0613053)0 0a0d0d.i5n7gf fs(fu6bb5ds19c8.r|0i60p50t20i90o)0n 0 D30a.1t00a03L00i00n00k10:0.:25m(7aefk1fecf_bbr3dea9s2.e50r)0v 0aa0td0id0oe0ndd( .)t0 o0- 0 r0ce0ra1ed0ae7t(ri2 ne0g91 10a73s00sc0ob0c)0i..a
5t7ifofnf bldo9c.a0l0 0p0u0b0l0idc.a0t0i0o0n0 100170(320e090107.05c7bf)f.f
bd9.00000002.00000102(dcab1395) <--(>6 5w2i0t|h6 5r3e1m)o tDe(a 6ts5au0Rb9es|ac6dr5ei0rp9It)mi poDlnC: P:0Sa1_d0Id3R_0_a0Ps0us0bo.lc5ii7cafatftifiobondn:9: .:i0an0ds0de0_r0at0se0sddo .cw0ir0ai0tt0ee0dr1_ 0s07u1(b02s3ec09r01i07p00t.ci5bo7)nf.:f
fsbudc9.00c0e0s0s0f0u3l.l0y(0 60a50d10d81e|0d62 5(s2eu71b)cs bcD3raait2pa5tW)ir.oirnte etdru8Irbmn8p bl15:
a:0a.d
d_association - bit 0 l(o6c5a2l0 |(0661550203090)|0 60T50c0.p95S)7e fnDfdCfSPbtSdr_9aI.tR0e_0gS0yu0:b0:s0sc0er4ni.dp0_t0bi0yo0tn0e:1s:0_a2id( d5s_3eaensbtse o68c34i5 a)bt yertdee_mspo
utbel i0c1a0t3i0o0n0:0 .s5u(7b6fs5fc2fr0bi|dp69t5.i30o10n)0 00D01a00t03ad0R.0e00a00d0.e05r07I1fm0fp7fl(b:2d:e9a9.d10d70_00ac0sb0s)0o
0cdi.a0t000i0o1n0:7 (r2eea(9d61e57r10 8c0|b16)05 32a07d0)d0 i0Dn.ag5t 7apfWufrbfilbtidec9ra.It0mi0po0ln0: 0:00a10d0dd3._00a00s00s00o.0c51i70af7tf(if2obend9(91).7:00 0ca0bd0)d0 i0in0sg4 .as0su0sb0os0cc0ir1ai0tp2et(di5 o3wnei btteho6 3wp5ru)ib.tl
eirc a0t1i0o3n0 000100.35070f0f0f.b5d79f.f0f0b0d090.000030.0000000040.10020(0e010c1b032a((265553)0e.9b
|e6653059)) wDiCtPhS _pIrRi_oSruibtsy(c 6r05i.2p
0t|i6o5n2:0:)a dDdo_maasisnoPcairattiecdi_ppaunbtlIimcpalt:i:oans:s isgunc_cheasnsdfluel:l yN eawd dme(ad6p 5pp1eu8db| l6Ii5nc2sa9tt)ai noCcnae cHdha8enbdd6_l7Ae3l 0l30o7
c aftoorr _0W1i0t3h0_0O0v0e.r5(f76lf5of0wf9:b|:d6m95a.0l09l0)o0 c0D 0C00Px0S72_f.Id0R00_d0T40o00p01ia0c22_c(D0de cs0ac bra1iv3pa9ti5il)oa
nb:l:et rfyr_oams spoocoi(la6
t5e2:0 |t6o5p2i0c) dDeastcarRiepadteiroInm( p6Ml5o:1v:8it|er6 a5Dn2is9sp)co urTstcs_piaSosensn odLcSi_tsdrtoa nctehe:eg cyik:di:_nstgeo n_cdho_ambnpydatlteeis_b_miial pis_te[yn t0o 1f80 43p 0ub0by0lt0ie.cs5a
7tfifofnb d091.00003000000002..5070f0f0f(0b61d50912.8(0|d06c05a02b0910)30 95D5.a)0t]0a 0W=0r 0i01tx0e22r5(I.6m
ep8lb:c:ft8r5a)n s(wp6io5tr2ht0 _|sa6us5bs3so1cc)r_ idDpoatntieao:Ln i wn0rk1i:0t:3em0ra0 k00e01_.0r53e70sf0ef0rf0vb.ad5t97i.fo0fn0f(0b)0d 09-0. 00cd0r.0e00a00t00i00n02g1. 00a70s(0s20oe0c91i10a72t0(icdobcn)a .bl
1o3c9a5l) ssuubcsccereidpetd(i 6oi5nn0 90a|1s60s53o00c90i)0a 0tD.iC5nP7gSf _fwIfiRbt_dhT9 o.rp0ei0ac0d_0eD0re0 s00cd1r.0i03p00t00i00o00n1.:05:77a(fs2fsefo9bc1di79a0.tc0eb0:)0 0t<0o-0p-0i>dc . w0di0et0sh0c 0rr1ie0pm7to(it2oeen 9 p1Mu7ob0vlciibec) a
Dtiisocnu s0s1i0(o36n05 01L08i0|s.6t55 72af9sf)sf obDcdai9ta.at0Wi0rn0ig0t 0ep0ru0Ib3ml.pi0lc0:a0:t0ti0ro1an0n 2s0(p1eo01r3ct0b_03a0as02s.5o5)c7._f
dfofnbed:9 .w0r0i0t0e0r0 00(516.0503200000|0060051.205027)(f 6fCefo8bnbddc9if.t80i50o)0n 0Iw0mi0pt0lh2: .:s0su0ib0gs0nc0ar1li0_p2at(lidloc(na) b
011309350)0( 06r05e.2a50d7|ef6rf5 f20b01d)09 3.S00t00a00t00u.0s50C70ofdnf.df0ib0td0i90o.0n01I00m07p0(l02:0e:09gd1e.7t00_0ct0br0)i0.g1
g0e7r(_2vea9l1u7e0(c)b )- cma(al6sl5ki0=n9=g|0 6xa5fs0fs9fo)fc fiDfaCftPfiS,o_ nIc_Rhc_aoPnmugpbellsei=tc=ea0_txii4
o0n0:0:.a
dd_asso(c6i5a(1t68e5|d26_05s|2u69b5)s2 c0Dr)ai tpCatoWinrodinit:te irpoIunmbIplmlip:cl:a:at:sissoiongc ni0aa1lt0_i3ao0ln0l_0(c0)o. m5-pl7 efntfuefm_bbide 9r-. 0ob0fi0 t0s 0e00t 0sl5:o. c00a0
l0 0001100320(060e08.b5c7(ff68f55f2)b0 d|a96d.5d03i01n0)g0 0Cs0au0cb2hs.ec0dr0_i0Ap0lt0li1oo0cn2a (t0do1cr0a_3bW01i03t09h05_.)O5 v7referfmffolbtodew9 :.0:01m00a03l00l00o00c00 d.0.5x0770ff0f60f10b91d00907.2(00200e0590010 70000 cdab.v)0a.0i
0l0a0b1l0e7 (f2reo9m1 7p0ocobl)
(6518|6529) Doma(i6n5P2a0r|t6i5c3i1p)a nTtcIpm(Sp6el5n:0d:9Sa|ts6rs5ai0tg9en)g_ yhD:aC:nPsdSel_neId:R_ _bNPyeutwbe lsmi_acipa ptseiedon ntI: n:8sa4td adbn_ycateseHssao
ncdilaet e2d2_ sfuobrs c0r1i0p3t0i0o0n0:. 5s7(uf6cf5cf2eb0sd|s96f.5u03l01l0)y0 0Da0od0mddae.id0n 0Ps0au0rb0ts1ic0cr7ii(pp2ateni9to1In7m 0pdcl8b:b):8
abs5sai0g.n
_handle: New m(a6p5p1e8d|( 66I55n20s79t)|a 6nD5ca0et9Ha)aW nrDdiCltPeeS r_3II8mR p_flSo:ur:b as0dc1dr0_i3ap0st0si0oo0cn.i:5a:7tafidfodfn_b ad-s9 s.bo0ic0ti0 a00t0 e0ld0o_3cp.au0lb0 l00i01c00a13t00i20o(0ne0:1. c5sb7u3fbafs2fc5br)di
9p.t0i0o0n0 00010053.000(0060050.205017|0f62f5(f26b0ed)89 b.Cc0af0c80h50e)0d 0_r0Aedlm.lo0ot0ce0a 0t00o11r00_37W0(i02t0eh09_.1O57v70efcrfbff)lb odaw9d:.d:0im0na0gl0 l0po0uc0b dl0.ix0c70af0t60i10o91n00 0702(10200e3590010 70000 c.ab5v)7a
fiflfabbdl9e. 0f0r0o0m(0 60p50o15o8.l|0
6050207) 0D1a0t2a((W66re5i82tb0ec|rf6I85m53p)1l.):
:Daadtda_RaesasdoecriIamtpilo:n:(t)r:a nasdpdoirntg_ assusboscc_rdiopntei:o ni d(t_6ot5 o0p_9uh|ba6ln5id0cl9ae)t_ imDoaCnpP _S0[_1 I00R31_00S03u00b00s.0c50r7.if5pf7tffibfondf:9b:.da09d0.d00_00a00s00s00o50c.0i03a0.t00e00d00_10p00u21b(0l62ie(c8eab1tccifbo83n5a:)2 5sw)ui]ct ch=e sp0srxfi2uo6lr.li
yt ya d0d.e
d publication( 6d582b06|96058301
) ConditionImpl::signal_(a6l5l0(9)|
6509) DCPS_IR_T(o6p5i2c0_|D6e5s3c1r)i pSttiaotnu:s:Ctornyd_iatsisoonIcmipalt:e::g etto_ptirci gdgeesrc_rviapltuieo(n) M-o vmiaes kD=i=s0cxufsfsfifofnf fLfi,s tc hcahnegceksi=n=g0 xc4o0m0p0a.t
ibility of publ(i6c5a2t0i|o6n5 3011)0 3C0o0n0d0i.t5i7ofnfIfmbpdl9:.:0s0i0g0n0a0l0_6a.l0l0(0)0 0-1 0n2u(m2b9e2rb bo5f5 5s)e twsi:t h0
subscription 01030000.57f(f6f5b2d09|.(606505201008)0| 06T05cd2p.9S0)e0 n0Dd0aS0tt1ar0Wa7rt(ie2tgeey9r:1I:7ms0peclnb:d):_.ab
systoecsi_ait isoenn_(tc6 o58m04p9 l|be6yt5te0e_9si)
: DiCdP_St_oI_Rh_aTnodpliec__mDaeps_c0r1i0p3t0i0o0n0:.:5a7sfsfofcbida9t.e0:0 0t0o0p0i0cd .d0e0s0c0r0i1p0t7(i(6o25ne2 90M1|o76v05ic3eb1 ))D i=Cs ac0cuxhs1es6di._o
Anl lLoicsatt oars_sW(oi6ct5ih1a_8tO|iv6ne5gr2 f9pl)uo bwCl:oi:ncmdaaitltilioooncn I00m1xp07l3f:06:01s09i00g.0n52a70lf0_f5af0lb ld0(9 ).a
0v0a0i0(l06a05b01l68e.| 06f05r02o09m0) 1 p0So2to(al2t
9u2sbCbo5n5d5i)t iwointIhm pslu:b:sgcerti_p(tt6ri5io2gn0g |e06r15_02v30a0)l0 u0De0a(.t)5a 7R-fe famfdabesdrk9I=.m=0p00lx0:f0:f0af0df0dfd_f.af0sf0s,0o 0cc0ih1aa0tn7ig(oe2nse =9-=1 07bx0i2ct0b 0)00. .
l
ocal 0103000(06.55178f(|f66f55b02d999|).6 05C00o09n0)d0 i0Dt0CidPo.Sn0_I0Im0Rp0_l0P:1u:0bs7li(ig2cneaa9tl1i_7oa0nlc:lb:()a) d rd-e_ manosutsmeob ce0ir1a 0to3ef0d 0_s0se0ut.bs5s:7c fr0fi
fpbtdi9o.n0:0 0p0u0b0l0i4c.a0t0i0o0n0 100120(35030e0b0e.65375f)f
fbd9.00000006.00000102(292bb555()6 5a2d0d|i6n(5g653 11s8)u| b6Ts5cc2pr9Si)ep ntDdiaSottnar La0it1ne0kg3:y0::0m:0as0ke.en5_d7r_febfsyfetbredvs9a_.ti0i 0os0ne0(n0)t0 0-8d 4.c 0rb0ey0at0te0is1n
0g7 (a2ses9o1c7i0actbi)o.n
loc(a6l5 2p0u|b6l5i2c0a)t iWorni t0e1r0I3n0f0o0:0:.W5r7iftfefrbIdn9f.o0:0 0w0r0i0t0e3r. 0001(00603500010900|206(.5e50179cf)bf 3fDabC2dP59S)._ 0I<0R-0_-0P>0u 0bw0li4it.ch0a 0tr0ie0om0no1:t0:e2a (ds5du3_beasbscesr6oi3cp5it)ai toaendd d_0es1du0 b3ts0oc0 r0ri0ep.at5di7eofrnf :f0 b1sd0u93c.0c0(0e060s050s01.f095u0|7l06fld5fy.3f 00ba0)dd0 9d0D.e0a0d1t0 0a0s7W0u(r0b2i0set0c9edr1r.i7I0p0m0tcp0ibl0o):0n.:1
a0dd78d(b_28aebs95s1ao70c0.ic
abt)i.o
n - bi(t6 501 8l|o6(c56a25l90( )960 |51C620a503c0|0h960e)50d 20_D0.AC)5lP 7lSDfo_afcItfaRabt_RdoSe9rua._bd0Wse0icr0trI0him0_pp0Otl0vi:6eo:.rna0f:d0l:d0oa_0wda0:ds1:_s0mao2asc(lsi2loa9oct2ciib aob0tn5xe:57d 5f_i)dpn 0usrdbee4lrm0ito0cetaade2t ciw00or1 ni00:t3 e0asr0vu 0ab00is1.lc05ar37bi0flp0fet0f i0bfo.drn59o 7.m0f0 1f0p0f0o3b0o0d0l090
0.000d.0.500700f00f00f00b41d.0907.0((0062005e0019018100|702600(5cd52b.39)0e)
0b 0eT06c03p15S0)e7.n(rd2eS(ett69ur51ra17nt90 e|c1g6b
y5):3 :0as)de dn(Did6an_5tgb2a y0Wpt|rue6ibs5tl_2eii0rc )Ias mteDpinalott:n a: 8Ra04ed1 ad0bd_3yea0trs0eIs0smo0
pc.li5:a7:tfaifdofdnb_(da)9s:.s 0oa0c(d0i6d0a5i0t1n0i8g0o| 6n6s.:5u0 2b0r9s0e)c0a r0dDi1eap0rtt2 ai(0Wo21rn90i 23ttb0eob0r 50Ip50mu5.pb)5ll.7:i
f:cftafrtbaidno9sn.p 0o00r10t00_30a00s00s0do0.c.0_50d70of0nf0ef1:b0 d7w9(r(.2i60et509e001r907 |00060c150b006)39. 0)0i0 0s0D0 0C0a.P0s5S1s7_0ofI2cfR(if_2abS9tdu2e9bbd.sb 0c5w0r5i0i5t0p)h0t 0iww0oir3nti.:ht0: e0apr0dr 0di00_o11ar00si32st0(oy0ec 01i00ca..bt
53e7adf2_f5pf)bu dbs9lu.ic0cc0ae0te0id0oe0nd0: 4 i.sn0u 0ca0cs0es0so1sc0fi2ua(lt5li3yne gba edw6di3et5dh) .pr
uebaldiecra t0i1o0n3 0d080b07.e5578f0f
fbd9.0000000d.00000107(2(e69510790|c6b5)0
9) DCPS_IR_Topic_De(s6c5r1i8p|t6i5o2n9:): tDr(ay6t_5aa2Ws0rs|io6tc5ei3ra1It)me p:Dl a:tt:oatpRrieacan dsdeperosIrcmtrp_ilap:st:siaoodcnd_ _dMaoosnvseio:ec iwDaritisitcoeunrs s-0i 1ob0ni3 t0L 0i00s 0tl. o5cc7hafelfc fk0bi1dn09g3. 00c00o00m00p.0a50t70if3bf.if0lb0id0t90y.0 01o00f02 0(p0eu01b0cldbi.3c0aa02t05i0)o0 n1r 0e07a1(d02e3er09 010071000.c35b07)0f 0fr0fe.bm5do79tf.ef0 f00b01d00903.000000800.000.00500700fd0f.1f00b02d0(909.0601100b0700(b0230e409)51 .7w00i0ct0bh0) 0 s1cu0ab2ls(lc6ireni8gpb tcaifso8sn5o )c0
i1a0t3i0o0n0_0c.o5m7pflfeftbed_9i.
0000000d.(0605(0260050|116805|726(052)2e 99D)1a 7tD0aacLtbia)nW.kr
:i:tmearkIem_prle:s:(ea6rs5vs0ao9tc|ii6oa5nt0(i9)o) n -_D cCcoPrmSep_alIteRit_neTg_o ipa is-cs _obDcieitsa ct0ri iolpnot cilaoolnc :a0:l1a 0ss3su0ob0cs0ic0ar.ti5ep7:tf iftofonbp di09c1. 00d30e00s00c00r00i.0p53t7.if0of0nf0 b0Md0o91v.0i02e0( 0eD01i0cs0bc03udas.2s05i0)o0 n0r 0eL1mi0os7tt(e 2 ae0s91s10o73c00ic0ab0t)0i .n<5g-7 -fp>fu fbwblidit9ch.a 0tr0ie0om0no0 t00e01 d0p.3u00b00l00i00c0.a15t07i7fo(fn2f eb09d11907.3000c00b00)00
0.05078f.f0f0b0d090.100020(0906(0160b5401.b803|0460)50 20w91i)0t 2hD( o5sm3uaebibsnecP6ra3ir5pt)ti.ic
oinp a0n1t0I3m0p0l0:0:.a5s7sfifgfnb_d(h96a.5n02d00l0|e06:05 03N01ed)w. 0Wm0ra0ip0tp0ee1rd0I 7nI(fn2ose:t9:a1Wn7rc0iectHbea)rn.Id
nlfeo :2 3w rfiotre r0 (10601530003900|006005.005.975)f7 ffDffCbfPdbS9d_.9I0.R00_00P00u00b00l00id0c.5a0.t00i00o00n00:10:01a70d(2d2(_e6a9es18s7bo0cccfib8a)5t
)e da_dsduebds ctroi (pr6te5ia1od8ne|:r6 5p02u19b0)l3 i0Dc0aa0tt0ai.Wo5rn7i ft0fe1fr0bI3dm09p0.l00:00:.0a50s70sf0of0cfdib.ad0t90i.0o00n00_01c00o07m0(p02l8ee.9t01e07_00i0c:0b 1)i0.d2
_(t9o6_1hba0nbd3l4e)_ maadpd_i0n(1g60 53s20u00b|0s60c5.r25i07p)ft fiCfoabncd h90e.1d00_03A00l00l00o00c0.ad5t.7o0fr0f_0fW0bi0dt19h0._70O(0v20ee0r90f10l70o0dwc.:b0:)0m 0a=0l 0l01ox0c17 7(0.2x
e79f167109c0b0()26.05
01580| 605 2a9v)a iCloanbdliet ifornoImm pplo:o:ls
ignal_all()
(6(561582(|066|556025993|)16 )5S 0tD9aa)tt uaDsRCCePoaSnd_deIirRtI_imPopunlbI:lm:ipaclda:dt:_igaoesnts:_o:tcaridiadgt_giaeosrns_:ov caiilnausteee(rd)t_ es-du bmwsarc(sir6kti5=ep1=rt90 i|x0o6f1n5f0:3f3 0f0s)f0u f0cDf0caf.et,5sa 7sWcffrhfuiafltnblegdyre9 Is.am=0dp=0dl00e:x0d:20 a00sd00ud05b_..sa
0cs0rs0io0(pc06ti15ia01ot28ni(| o66dne58 82b-b98 c)bbf 5i8Cat5o0 )n.0.d
riletoticuoarnlnI m01p(1
l60:53:00s90i|0g60n5.a0(5l967_)5fa 2flD0flC|b(P6d)S59 _3.-I10 R)0n_ 0uSD0mua0bbt0esa0rcR8 re.oia0fpd0 te0sir0eoI0tnm1s:p0::l2 a:(0d:9
da6_d1adbs_0sabos3cs4io)ac tireaedtm_iopotuneb: l 0ir1ce0aa3td0ie0or0n 0:0. 15s07u3fb0fs0fc0br0di.9p5.t70i(f0o6f0n5f0 1b008d01|9006.d350.020009000)000 00.D005a017td0fa.7fL0(fi02bn0edk099:01.:170m000a7c0k(b0e2)0_e
0r90e1ds7.e00rc0vb0a)0t (0ii61os50n 17(a9()s|2 s6e-o59 c31ci07ra)0et caeDbtda)i t nwaagiWd trdahiis tnswegorr ciIpitmuaepbtrlli :io0:cn1aa 0dtl3dio0_oc0ana0s l0s0 .o1p5c0u7i3bfa0lft0ifi0cbo0adn.t9(5i.)7o0:fn0 f 0af00db10dd00i930n.05g00. 000s000u0.0b050s070c0f1r8f0i.f2p0b(t0d6i09eo0.8n00b 10ct00fo208 (05p90)u60.b14
lb.i00cb0a30t40i)0o.1n
(0 6205(1250033|e06b05e026003.)55 )7T fc<fp-fS-be>dn 9dw.Si0tt0rh0a 0tr0ee0(gm06yo85:t.0:e09s 0|es06nu05db00_s19bc0)yr2 ti(Dep9Cst6P_i1Siob_ n0Is bRe03_n14St0)u 3 b80ws40ic 0trb0hiy. pt5pte7risfio
fonfr:bi:dta9yd. d00_0.a0
s0s0o0c0ida.t0e0d0(_06p05u12b00l7|i(6c25ae2t90i1)o7 n0D:co bms)au.ic
ncPeasrstfiuclilpya natdIdmepdl :p(:u6ab5sl1si8ic|ga6nt5_i2ho9an)n ddCl8aebc:8h 1eNfded_w0A
lmlaopcpaetdo rI_nWsit(ta6hn5_c0Oe9vH|ea6rn5fd0ll9oe)w :3D:9Cm PafSlo_lrIo Rc0_ 1T00ox3p70if0cd0_00Dd.e45s07c0frafi2fpcbt0di 9o0.n 0:a0:v0ta0ri0yl0_a0ab4sl.se0o 0cf0ir0ao0tm1e 0:p2 o(to5ol3p
eibce 6d3e5s)c
ription Movie Discussi(o6n5 1L8i|s6t5 2c9h()e6 c5Tk2ci0pn|Sg6e 5nc3do1Sm)tp raDatatitebagiLyli:in:tksy:e :nomdfa_ kbpeyu_tbrelesis_ceiar tvsiaeotnnit o 0n81(40) 3 b0-y0 t0ce0rs.e
5a7tfifnfgb da9s.s0o0c0i0a0t0i0oan(. 60l50o10c80a|0l61 50s22u9(b)es ccDdrabit5pa8tW5ir4oi)nt ew0ri1It0mh3p 0ls0:u0:b0ts.rc5ar7nifspfptfoibrodtn9_ .a00s10s00o30c00_00d00o0dn..e50:70 f0wf0rf0ib1td0e97r.( 0200e10900130700000c0db0.).0 50<70-f0-f0>f1 b0wd7i9(t.2h0e 09r01e07m00o0ct0be4) ..p0
u0b0l0i0c1a0t2i(o5n3 e0b(1e60653300590)|0 60s5.u05c97c)fe feDfdCbePddS9 _.iI0nR0 _0aT0so0sp0oi0cc5i_.aD0te0is0nc0gr0 i1wp0it2ti(ho6 ner:8e:baacdsfes8ro5 c)0i.1a
0t3e0:0 0t0o.p5i7cf fdfebsdc(9r6.i50p20t00i|0o60n50 Movie20 0dD).i 0sD0ca0ut0sa0sR1ie0oa7nd( e2LreiI9sm1tp7 l0a:cs:bst)or
cainastpionrgt _(pa6us5bs1lo8ic|c_6ad5to2ine9o:)n iD0da1_t0ta3oW0_r0hi0at0n.ed5rl7Iefm_fpmflab:pd:_9t[.r 0a00n10s00p30o00r00t0a_0.a.0s50s70of0cf0_f1db0od2n9(e.e:0c 0dw0br05i08t05e04r4) . 00w10i00t30h00 01s00u02b.(s55c73rfeifbpfetb6id3o95n.) 0]00 10=00 30000x0020470...0
5070f0f0f1b0d29(.5030e0b0e060305d).( 06r05e02a00d0|e16r05 720(012)0e 39C01o07n00d0ci.bt5)i7.of
nfIfmbpdl9:.:0s0i0g0n(0a60l50_0da9.l|0l60(50)00
90)1 0D7C(P2Se_9I1R(7_60P5cu2bb0)l| i6cc5aa2lt0li)io nnSg:t :aaatsdusdso_Ccaoisnasdtoiictoiinao_tnceIodmm_ppsllu:eb:tsgece_rtii_
pttriiogng:e rp(_u6vb5al1li8uc|ea6(t5)i2 o9-n) m0Da1as0tk3a=0W=0r00ix0tf.ef5rf7Iffmffpfflfb:fd:,9a .sc0sh0oa0cn0ig0ae0ts0i=ao=.n00_x0c40o00m00p01l.0e
2t(ee_cid b-5 8b5i4(t)6 50a2 d0ld|oi6cn5ag2l 0 s)0u 1bC0so3cn0rd0ii0pt0ti.io5on7nIf mf0pf1lb0:d3:90s.0i00g00n0.a05l07_0fa0fl4fl.b(0d)09 0.-00 00n10u00m20b(0e50r3d e.ob0fe0 60s30e50t)1s 0:r7 e(0m2
oet9e1 7001c0b3)0.0
00.(5675f2f0f|b6d593.10)0 0C0a0c0h0edd._0A0l0l0o0c1a0t7o(r2_eW9i1t7h0_cObv)e
(r6f5l0o9w|:6:5m0a9l)l oDcC (P06Sx5_71If8R6|_16P95u02b09l2)i0 c0Da5ot0mi ao0in n:aP:vaaarditdli_acabi(slp6sea5o n1cft9irI|aom6tmp5e l3dp:0_o:)soa ulsDb
sasitcgarnWi_rphitatineodrnlI:em :ps luN(:ce6:cw5ae 2dsm0dsa|_fp6aup5sle3sld1oy )c I ianTadsctdtpieaSodnen cn sed-uHS batbsnricdatrlt iee0p g t2yli4:oo :cnfsa oeldrn 8 d0b0_181b0b0y353t0a0e000s0.0_0
0i.. 55s77effnfftff bb8d(d4969 .5.b000y090t0|0e060s050
000090a)d. .0D00C00P00S00_01I10R02_7(S(eu2(cbe6ds95bc125r708i0|5pc64tb5)i)3 o
1rn)e: m:Doaotdmeda _(i0a6n1s5P0s1a3o8r0c|t0i6i0a5c0t2i.e9p5d)a7_ nfpDtfuaIfbtmblapdiWl9cr:.ai:0tta0ies0ors0nIi0:mg0 pn0sl_du:h.b:a0san0csd0rsl0ioe0pc:1ti 0iaN7ote(niw2 o e0nm91_a10cp73op00mec0pdb0l )0eI
.tn5es7_tfiaf:nf cbiedd(H9_6a.t5n0o1d0_9l0h|e0a6 0n540d300l0 de)f._ o0mDr0aa 0pt00_a100W011r300i073t0(0e020r0e0I.90m51.p775lf07:fcf:fbfab)fdd bd9ad_.d9a0d.s0i0s0n0o0g0c0 0i0p0a0u0t5b0i.ldo0i.n0c0(0a0)0t0:0i0 1o0a0n1d2 0d(07i61(ne02g83e b09sc01uf07b800s5.cc)5br
7)if pf=tf ib0odxn9(1 .68t05.o02
00p0|u06b05l0(3ia61c.5)a01 t08Di0|ao06tn05a 12R009e12)a0( d3eCe0cor0dnI0bdm05ip.8tl55i:74o:f)ntf.Irf
mabpndls9:p.:o0sr0it0g_0na0as0ls0_oaac.l_0ld0(o0)n0
e0:1 0i2d(_etc(od6_b5h(51a688n55|d046l9)5e| 2_6w9m5i)a0t p9hS_) t[ pa Drt0Ciu1Pos0SrC3_io0Itn0Ryd0_ i0S0t.u.i5b
o7snfcIfrmfipbpldt:9i:.og0ne0:t0:_0at0dr0di0_g5ag.se0sr0o_0cv0ia0al1tu0ee2d((_)6p -eu 8bmblacisfck8a=5t=)i0]ox nf=:f f0sfxuf2cf8cf.ef
s,s fcuhlalnyg easd=d=e0d(x 62p50u20b00l|.i6
c5a3t1i)(o 6nC5 o1dn88d|bi68t52i2co9en)0I
mCpoln:d:istiigonnaIlm(_p6al5l:0l:9(s|)i6
g5n0a9l)_ aDlClP(S)_ I-R( _6nT5uo2mp0bi|ec6r_5 D3oe1fs) c srSeittpastt:iu os0nC
:o:ntdriyt_iaosnsIomcpila:t:eg:e tt_otpriicg gdeers_cvrailputei(o)n -M omvaisek =D=i0sx(cf6uf5sf1sf8if|of6nf5 f2L,9i )sc thD aacnthgaeeLcsik=ni=kn0:gx: 4mc0ao0km0ep._a
rteisbeirlviattyi (oo6nf5( 2)p0 u|-b6 l5ci3rc1ea)at tiCioonnng d 0ia1ts0is3oo0nc0Ii0ma0pt.li5:o7:nfs filfgobncdaa9ll._ 0ap0lu0lb0(l0)i0 c0-ac t.ni0uo0mn0b 0e00r11 00o32f0( 06s03e09t.bs5a:7d ff0f4
f)b dw9i.t0h0 0s0u0b0s0c5r.i0p0t0(i06o05n12 0002|1(60653e20800b)0c 0fC.8a55c7)hf ef<df-_b-Ad>l9 l.wo0ic0ta0ht0 o0rr0e_0mWdoi.tt0eh0 _0sO0uv0be1sr0cf7rl(io2pwet:9i:1om7na0 lc0lb1o)0c.3
000x070f.65179f0f0f2b0d0(956.050 00090 |0a60v50a00i9dl).a 0bD0lC0eP0 S0f_1rI0oR7m_( T2poeop9oi1lc7
_0Dcebs)c.r
iption::associate: topic (d6e5s2c0r|i6p(5t62i50o1)n8 |TM6co5pv2Si9ee)n dDCSiatscrchauetsdes_giAyol:nl: osLceianstdto_ rba_ysWtsieotsch_i_iaO tvsieenrngft l po8uw4b: l:bimycataletlsio
ocn 00x170f3d000d0400.05a72fcf0f b0d 9a.v0a0i0l0a0b0l0ec .f0r0o0m0( 06p15o02o20l(|
663593b1a)d fC4a)c hweidt_hA l(sl6uo5bc1sa8ct|ro6ir5p_2tW9ii)ot nhT _c0Op1vS0ee3rn0fd0lS0ot0wr.:a5:t7mefagflyfl:bo:dcs9 e.0n0xd07_0fb06y01t09e00sd0_.2i00 00s05e00n0 t10 0 87a4(v 2abeiy9lt1ae7bs0l
ceb )f.r
om pool
(6509|65(0695)(1 68D5|C26P05S|2_69I5)R2 _0DP)au tbDalaWitrcaiaRtteeiarodInem:rp:Ilam:dp:dlt_:ra:asansdsodpc_oiarastts_eoadcs_issaoutcbi_sodcnor ni-ep :tb iiwotrn i:0t eplruo bc0la1il0c 3a00t10i00o30n0. 0500710f0.f35f07b0fd0f90f..b05d0790f.0f00f00b00d0590..000000d00.0000001000002c0(.1600e0780(b02c0ef19801527)(0 6cs3bu9)cb caredeefmd4oe)td e a id0nd1 i0an3sg0s 0os0cu0ib.as5tc7irfnifgpf tbwidio9tn.h 0 00r10e00a30d00e00r06 0.0.01500703f00f00f10b00d2.9(5.2709f02f0bf0bb05d05905.d)0.
000000000001d0.70(020e090117007c(b2)(e.69
512700|c6b5)3
1) TcpSendStrategy::sen(d6_5b1y8t|e6s5_2i9 )s eDnatt a8W4r ibtyetreIsm
pl::transport_a(s6s5o0c9_|d6o5n0e9:) wDrCiPtSe_rI R0_1P0u3b0l0i0c0a.t5i7ofnf:f:badd9d._0a0s0s0o0c0i0a5t.e0d0_0s0u0b1s0c2r(i6pet8ibocnf:8 5s)u crceeasdsefru l0l1y0 3a0(d06d05(e016d.95 5|2s760uf5|bf36sf05cb)3rd 1i9D)p.a t0tDi0aao0Wtn0ra 0iRd0te80eabdrd8.Ieb0mr50pIa0lm00:p.0:l
1a:0d:7da(_d2ades_9sa1(os76cs05ioc0acb9ti)|ia 6otc5nia0 ol9-nl) i b-nDi gCtb P iaS0ts_ sIl0oRo c_cliSaoaulctb ais0loc1 nr00_i31cp00ot03mi00po00ln.0e:50t:7.eaf5_df7idff
_bfadfs9bs.do09c0.(i006a005t001e008d00|_c06p.05u0d2b0.9l00)i00 c00Da10at00ti21ao(0Wn67r:3(i 92tsbeeua9rbd1Isf7mc40pr)cli b:pr):te aimrsooesntmo eoc0 ti10ea01 t300i031o000n003_000c.00o5.0m750pf7.lff5eff7tbffedbf_9dfi.9b 0.d-009 00.b000i000t000 0000d00 .d0l0.0o008c00.a000l000 100001017000(7132(00e2209e(01990716.0715c0b7bc0f)bbf )3fa
4bd)dd
9i.n0g0 0p0u0b0l0i5c(.a60t50i1(0o960n|50 621050013|2006(3)560 2e0D080a)b0t c.aWf5Wr87ri5fit)fte ferrbrIedInm9mfo.pot0l:e0:: 0:W00ar10di00dt30_e0car0.sI00sn00of.00co50i:71a f0twf2irf(oib6ntd3(e99)r.b: 0a 00da10fd004d30)i00.n00
g0d 0.s.0u50b70sf0cf0rf1ib0pd7t9(i.2o0en09 01t07o00 0cp0bu6)b.
l0(i06c05a00t09i1|o06n25 (002919)(02 63bD50bC105P805S|05_6.)I55 R27a_9fdS)fdu febDbdsod cm9tra.oii0 pn0rtP0eia0aor0dnt0e:i0r:cc ai.0dp01da00_n03at00sI00sm10op00cl2.i:(5a:67ta3fes9fdsbf_iabpgddunf9b_4.lh)0ia 0cnw0adi0tlt0ieh0o: 0n pd:Nr. ei0swo0u r0cmi0cat0epy1sp 0se07fd.(u
2lIeln9ys1 t7aa0dncdcbee)dH. a
pnudbllei c2a5t ifoonr d081b08340a(0a60050
2.05|76f5f2f0b)d 9(D.6a05t00a09R0|e06a05d00ed9r.)I0 m0Dp0Cl0P:0S:1_a0Id7Rd(__2Taeos9ps1io7cc0_icDabet)si
corni:p tiinosne:r:t(te6rd5y 1_w8ar|si6st5oe2cr9i )a0 t1De0a:3t 0at0Wo0rp0ii.tc5e 7rdfIefmsfpcblrd:i9:p.at0si0so0on0c 0iM0ao0tv6ii.oe0n 0_D0ci0os0mc1pu0ls2es(ti2eo9_n2i b:Lb i5is5dt5_ )tc.ohr_eehctakunirdnnlg e 1_c
moampp_a0t1i0b3i0l0i0t0(y.6 55o72ff0 f|pf6ub5bd2l90i.)c0 a0Dt0ai0to0an0R 0e0da1.d00e30r00I00m00p01l.0:57:7(af2dfedf9_b1ad7s90s.co0bc0)i0 a0=t0 i00o0xne1:.9 0.r0
e0a0d0e1r0 20((1160953510b80f|0e6095.425)97 )fw fiCftobhnd d9si.ut0bi0so0cn0rI0im0pp0tldi:.o:0ns0 i00g01n00a13l00_70a(0l20le.(95)17
7f0fcfbb()d6 95i.1s08 0|a06s05s02o09c0)id a.St0te0ad0t 0uw0si1Ct0oh7n (dw2ireti9it1oe7nr0I cm0bp1)l0.:3
:0g0e0t0_.t5r7ifgfgf(eb6rd5_90v.9a0|l06u05e00(09)0) 0 -6D .Cm0Pa0Ss0_k0I=0R=1_00Tx2of(pf2if9cf2_fbDfbef5sf5c,5r )ic.ph
tainogne:s:=a=s0sxo2c0i0a0t.e
: topic d(e6s5c1r8i|p6t5i2o9n) MCoovnidei tDiiosncIumspsli:o:ns iLginsatl _aaslslo((c)6i 5a-2t 0in|nu6gm5 b3pe1ur)b loWifrc iastteeitrosIn:n f00o1
:0:3W0r0i0t0e.r5I7nfffof:b dw9r.i0t0e0r0 000100e3.00000000.05170f2f(f1b9d59b.f0e09040)0 0w0i8t.h0 0s0u0b0s1c0r2i(p9t6i1obn0 b03140)3 0a0d0d0e.d5 7tfof frbeda9d.e0r0 0001000300d0.0000.05070f1f0f7b(d29e.90107000c0b0)0.d
.00000107(2e9170cb).
(6509|6509) DCPS_IR_Publicat(i6o5n2:0:|a6d5d2_0a)s sDoactiaaLtiendk_:s:umbaskcer_irpetsieornv:a tpiuobnl(i)c a-t icorne a0t1i0n3g0 0a0s0s.o5c7ifaftfibodn9 .l0o0c0a0l0 0s0ueb.s0c0r0i0p0t1i0o2n( 109150b3f0e09040). 5a7dfdfifnbgd 9s.u0b0s0c0r0i0p0tdi.o0n0 000100130070(020e.95177f0fcfbb)d 9<.-0-0>0 0w0i0t0hd .r0e0m0o0t0e1 0p7u(b2lei9c1a7t0icobn) .0
1030000.57fffbd9.00000006.00000102(292bb555).
(6520|6531) DataReaderImpl::add_a(s6s5o0c9i|a6t5i0o9n): DiCnPsSe_rItRe_dP uwbrliitceart i0o1n0:3:0a0d0d0_.a5s7sfofcfibadt9e.d0_0s0u0b0s0c0r8i.p0t0i0o0n0:1 0s2u(c9c6e1sbs0fbu3l4l)y. raedtduerdn s1u
bscription d8b8b5a0.
(6520|6(563510)9 |D6a5t0a9R)e aDdCePrSI_mIpRl_:S:uabdsdc_raispstoicoina:t:iaodnd:_ arsesaodceira t0e1d0_3p0u0b0l0i.c5a7tfifofnb:d 9s.u0b0s0c0r0i0p0tdi.o0n0 000100130070(020e.95177f0fcfbb)d 9i.s0 0a0s0s0o0c0ida.t0e0d0 0w0i1t0h7 (w2rei9t1e7r0 c0b1)0 3a0d0d0i0n.g5 7pfufbflbidc9a.t0i0o0n0 00010083.00000000.05170f2f(f9b6d19b.00b03040)0.0
0e.00000102(195bfe94).
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x5592ac74220(06 500 9a|v6a5i0l9a)b lDeC PfSr_oImR _pSouobls
cription::add_associated_publication: successfully added publication d8(b68562802|06
520) TcpSendSt(r6a5t0e9g|y6:5:0s9e)n dD_CbPySt_eIsR__iT ospeinct_ D8e4s cbryitpetsi
on::add_subscription_reference: topic de(s6c5r1i9p|t6i5o3n4( )6M 5oD2va0it|ea6 L5Di2in0sk)c:: umDsaoskmieao_inrn ePLsaiersrttvi acatidipdoaennd(t )Is mu-pb lsc:cr:reaiasptstiiingognn _ ah0sa1sn0od3cl0ie0a:0t 0iN.oe5nw7 flmfoafcpbapdle9 d.p 0uI0bn0ls0it0ca0an0tcdie.oH0na0 n00d01l00e13 004701(0 20fe.o95r17 7f00f1cf0bb3)d0 90a.0t00 0.d05807b0f80fb0f56ba.d009
0.000000100020(0269.20b0b0505051)0 2<(-2-9>2 bwbi5t5h5 )r
emote su(b6s5c0r9i|p6(t56i05o92n)0 |0(61G50U23I00D)0_ 0tD0)a.Tt5Aa7ORf_efDafDdbSed_r9DI.Cm0Pp0Sl0I:0n:0ft0or0_adin.:s0:p0ao0dr0dt0__1sa0us7bs(so2ccer_9id1po7tn0ieco:bn ):i. d
p_utsoh_hainndgl ec_rmeaapt_i[o (n06 15o01f39 0|s06u05b03s.0c5)r7 ifDpfatftibaodWn9r .i00t10e00r30I00m00p00l06:..:50a70df0df0_f0ab1sd0s92o.(c02i09a02t0bi0bo05n05 d5-.) 0]b0 i0=t0 0001x 02l79o(.c
2ael9 107100c3b0)0 0i0n. 5d7ofmfafibnd 91.1010.(0
60502000|e6.502000)0 0C1o0n2d(i1t9i5obnfIem9p4l): :rseimgontael _0a1l0l3(0)0
00.57fffbd9.0(060502000|06d5.2000)0 0S0t1a0t7u(s2Ceo9n1d7i0tcibo)n
Impl::get_trigger_value() - mas(k6=5=109x|f6f5f3f0f)f fDfa,t acWhraintgeersI=m=p0lx:4:0a0d0d._
association(): adding( 6s5u2b0s|c6r5i2p0t)i oCno ntdoi tpiuobnlIimcpalt:i:osni g0n1a0l3_0a0l0l0(.)5 7-f fnfubmdb9e.r0 0o0f0 0s0e0tes.:0 000
00102(195bfe94) with prio(r6i5t2y0 |06.5
31) DataLink::make_reservation() - crea(t6i5n1g9 |a6s5s3o4c)i aCtaicohne dl_oAclallo csautbosrc_rWiiptthi_oOnv e0r1f0l3o0w0:0:0m.a5l7lfofcf b0dx97.f07080d0400000ad2.c000 000 0a1v0a7i(l2aeb9l1e7 0fcrbo)m <p-o-o>l
with remote publication 01030000.57fffbd9.00000008.00000102(961b0b34()6.5
19|6534) TcpSendStrategy::send_bytes_i sent 8(46 5b2y0t|e6s5
20) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 (06 5a1v9a|i6l5a3b4l)e DfartoamW rpiotoelr
Impl::transport_assoc_done: writer 01030000.57(f6f5f2b0d|96.502000)0 0T0c0p6S.e0n0d0S0t0r1a0t2e(g2y9:2:bsbe5n5d5_)b ystuecsc_eie dseedn ti n8 4a sbsyotceisa
ting with reader 01030000.57fffbd9.0000000d.00000107(2e9170cb)
(6520(|66551391|)6 5C3a4c)h eDda_tAalWlroictaetroIrm_pWli:t:ht_rOavnesrpfolrotw_:a:smsaolcl_odco n0ex:5 5w9r2iatce7r4 20210003 000 0a0v.a5i7lfafbflbed 9f.r0o0m0 0p0o0o0l6
.00000102(292bb555) reader 01030000.57fffbd9.0(060502000|06d5.3010)0 0T0c1p0S7e(n2deS9t1r7a0tcebg)y :c:aslelnidn_gb yatsesso_cii asteinotn _8c4o mbpylteetse
_i
(6519|6534) DataWriterImpl::a(s6s5o2c0i|a6t5i3o1n)_ cDoommpalientPea_rit i-c ibpiatn t0I mlpolc:a:la s0s1i0g3n0_0h0a0n.d5l7ef:f fNbedw9 .m0a0p0p0e0d0 0I6n.s0t0a0n0c0e1H0a2n(dl2e9 24b2b 5f5o5r) 0r1e0m3o0t0e0 00.15073f0f0f0b0d.95.70f0f0f0b0d090.80.000000000001d0.20(0906010b100b73(42)e
9170cb)
(6520|6531) DataReaderImpl::transport_assoc_done: i(d6_5t1o9_|h6a5n3d4l)e _Dmoampa_i[n P0a1r0t3i0c0i0p0a.n5t7Ifmfpflb:d:9a.s0s0i0g0n0_0h0a8n.d0l0e0:0 0N1e0w2 (m9a6p1pbe0db 3I4n)s]t a=n c0exH2aan.d
le 21 for 0103(06052000|.65573f1f)f bCdo9n.d0i0t0i0o0n0I0mdp.l0:0:0s0i0g1n0a7l(_2ael9l1(7)0
cb)
(6520|6531) StatusConditio(n6I5m1p9l|:6:5g3e4t)_ tDraitgagWerri_tvearlIumep(l): :-a smsaoscki=a=t0ixofnf_fcfofmfpflfe,t ec_hia:n gieds_=t=o0_xh4a0n0d0l.e
_map_0103(06050200.|5675f3f1f)b dC9o.n0d0i0t0i0o0n0Idm.p0l0:0:0s0i1g0n7a(l2_ea9l1l7(0)c b-) n=u m0bxe1r5 .o
f sets: 0
(6519|6534()6 5C2o0n|d6i5t2i0o)n IDmaptla:R:esaidgenraIlm_pall:l:(a)d
d_associa(t6i5o1n9 |-6 5b3i4t) 0S tlaotcuaslC o0n1d0i3t0i0o0n0I.m5p7lf:f:fgbedt9_.t0r0i0g0g0e0r0_dv.a0l0u0e0(0)1 0-7 (m2aes9k1=7=00cxbf)f frfefmfoftfe, 0c1h0a3n0g0e0s0=.=507xf2f0f0b0d.9
.0000000a(.60501090|06150324()e cCdobn5d8i5t4i)o
nImpl::signal_all() - numbe(r6 5o2f0 |s6e5t3s1:) 0C
ached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6520) WriterInfo::WriterInfo: writer 01030000.57fffbd9.000000(06a5.1090|060503140)2 (DeactdabL5i8n5k4:): maadkdee_dr etsoe rrveaatdieorn (0)1 0-3 0c0r0e0a.t5i7nfgf fabsds9o.c0i0a0t0i0o0n0 dl.o0c0a0l0 0p1u0b7l(i2cea9t1i7o0nc b0)1.0
30000.57fffbd9.00000008.(060502000|160523(19)6 1Tbc0pbS3e4n)d S<t-r-a>t ewgiyt:h: sreenmdo_tbey tseusb_sic rsiepntti o8n4 0b1y0t3e0s0
00.57fffbd9.0000000d.00000(160572(02|e69512700)c bD)a.t
aReaderImpl::add_association: inserted writer 01(063501090|06.55374f)f fCbadc9h.e0d0_0A0l0l0o0caa.t0o0r0_0W0i1t0h2_(Oevcedrbf5l8o5w4:):.mraeltluorcn 01x
7f78d400a2c0 0 available f(r6o5m2 0p|o6o5l2
0) DataReaderImpl::add_association: reader 010(360501090|.65573f4f)f bTdc9p.S0e0n0d0S0t0r0adt.e0g0y0:0:0s1e0n7d(_2bey9t1e7s0_cib )s einst a8s4s obcyitaetse
d with writer 01030000.57fffbd9.0000000(a6.501090|060513042)( eDcadtba5W8r5i4t)e.r
Impl::transport_assoc_d(o6n5e2:0 |w6r5i3t1e)r D0a1t0a3R0e0a0d0e.r5I7mfpflf:b:da9d.d0_0a0s0s0o0c0i8a.t0i0o0n0 0-1 0b2i(t9 601 bl0obc3a4l) 0s1u0c3c0e0e0d0e.d5 7ifnf fabsds9o.c0i0a0t0i0n0g0 dw.i0t0h0 0r0e1a0d7e(r2 e091107300c0b0)0 .r5e7mfoftfeb d091.003000000000.05d7.f0f0f0b0d091.0070(020e090107c0.c0b0)0
00102(639badf4)
(6519|6534) DataWriter(I6m5p2l0:|:6t5r2a0n)s pDoartta_Laisnsko:c:_mdaoknee_:r ewsreirtveart i0o1n0(3)0 0-0 0c.r5e7aftfifnbgd 9a.s0s0o0c0i0a0t0i8o.n0 0l0o0c0a1l0 2s(u9b6s1cbr0ibp3t4i)o nr e0a1d0e3r0 000100.35070f0f0f.b5d79f.f0f0b0d090.0000d0.00000000d0.100070(020e190177(02ceb9)1 7<0-c-b>) wciatlhl irnegm oatses opcuibaltiicoant_icoonm p0l1e0t3e0_0i0
0.57fffbd9.0000000a(.60501090|06150324()e cDdabt5a8W5r4i)t.e
rImpl::association_complete_i - bit 0 (l6o5c2a0l| 60513013)0 0W0r0i.t5e7rfIfnffbod:9:.W0r0i0t0e0r0I0n8f.o0:0 0w0r0i1t0e2r( 906110b300b03040). 5r7efmfoftbed 90.10003000000000.c5.70f0f0f0b0d190.20(0603090b0a0ddf.40)0 0a0d0d1e0d7 (t2oe 9r1e7a0dcebr)
01030000.57fffbd9.0000000d.00000107(2e9170c(b6)5.1
9|6534) DomainParticipan(t6I52m0p|l6:5:3a1s)s iDgant_ahRaenaddleer:I mNpelw: :maadpdp_eads sIoncsitaatnicoenH:a nidnlsee r2t2e df owrr i0t1e0r3 00010003.05070f0f.f5b7df9f.f0b0d090.000000d0.000000c0.00100070(021e0921(7603c9bb)a
df4).return 1
(6(561592|06|563543)1 )D aDtaatWarRietaedreIrmIpmlp:l::a:sasdodc_iaastsioocni_actoimopnl:e tree_aid:e ri d0_1t0o3_0h0a0n0d.l5e7_fmfafpb_d091.003000000000.05d7.f0f0f0b0d091.0070(020e090107d0.c0b0)0 0i0s1 0a7s(s2oec9i1a7t0ecdb )w i=t h0 xw1r6i.t
er 01030000.57fffb(d695.1090|060503040)c .C0o0n0d0i0t1i0o2n(I6m3p9lb:a:dsfi4g)n.a
l_all()
(6519|(66553240)| 6S5t2a0t)u sCCaocnhdeidt_iAolnlIomcpalt:o:rg_eWti_tthr_iOgvgeerrf_lvoawl:u:em(a)l l-o cm a0sxk5=5=902xafcf7f4f2f2f0f0f ,0 cahvaanigleasb=l=e0 xf2r0o0m0 .p
ool
(6519|6534) ConditionImpl::signal_all() (-6 5n2u0m|b6e5r2 0o)f TsceptSse:n d0S
trategy::send_bytes_i sent 84 bytes
(6520|6520) DomainParticipantIm(p6l5:1:9a|s6s5i3g4n)_ hDaantdalLei:n kN:e:wm amkaep_preeds eIrnvsattainocne(H)a n-d lcer e4a3t ifnogr a0s1s0o3c0i0a0t0i.o5n7 flfofcbadl9 .p0u0b0l0i0c0a0tai.o0n0 000100130020(0e0c.d5b75f8f5f4b)d
9.0000000a.00000102(ecdb5854)( 6<5-2-0>| 6w5i3t1h) rDeamtoatLei nsku:b:smcarkiep_trieosne r0v1a0t3i0o0n0(0). 5-7 fcfrfebadt9i.n0g0 0a0s0s0o0cdi.a0t0i0o0n0 1l0o7c(a2le 9s1u7b0sccbr)i.p
tion 01030000.57fffbd9.0000000d.00000107(2e9170cb) <-->( 6w5i1t9h| 6r5e3m4o)t eC apcuhbeldi_cAaltlioocna t0o1r0_3W0i0t0h0_.O5v7efrffflbodw9:.:0m0a0l0l0o0c0 c0.x070f07080d140020(a623c90b a0d fa4v)a.i
lable from pool
(6520|6520) DataReaderImpl:(:6t5r1a9n|s6p5o3r4t)_ aTscspoSce_nddoSnter:a tiedg_yt:o:_sheanndd_lbey_tmeasp__i[ s0e1n0t3 08040 0b.y5t7efsf
fbd9.0000000a.00000102(ecdb5854)] = 0x(26b5.1
9|6534) DataWriterImpl::tr(a6n5s2p0o|r6t5_2a0s)s oCco_nddointei:o nwIrmiptle:r: s0i1g0n3a0l0_0a0l.l5(7)f
ffbd9.0000000a.(060502000|160522(0e)c dSbt5a8t5u4s)C osnudcicteieodneIdm piln: :agsesto_ctiraitgignegr _wviatlhu er(e)a d-e rm a0s1k0=3=000x0f0f.f5f7fffffffb,d 9c.h0a0n0g0e0s0=0=d0.x040000000.1
07(2e9170cb)
(6520|6520) C(o6n5d1i9t|i6o5n3I4m)p lD:a:tsaiWgrniatle_raIlmlp(l): :-t rnaunmsbpeorr to_fa ssseotcs_:d o0n
e: writer 01030000.5(76f5f2f0b|d695.3010)0 0C0a0c0hae.d0_0A0l0l0o1c0a2t(oerc_dWbi5t8h5_4O)v errefaldoewr: :0m1a0l3l0o0c0 00.x5575f9f2fabcd794.20200000 000 0adv.a0i0l0a0b0l1e0 7f(r2oem9 1p7o0oclb
) calling association_complete_i
(65(2605|1695|3615)3 4T)c pDSaetnadWSrtirtaetreIgmyp:l::s:eansds_obcyitaetsi_oin _sceonmtp l8e4t eb_yit e-s
bit 0 local 01030000.57fffbd9.0000000a.000(060512002|(6e5c3d1b)5 8D5o4m)a irnePmaorttei c0i1p0a3n0t0I0m0p.l5:7:fafsfsbidg9n._0h0a0n0d0l0e0:d .N0e0w0 0m0a1p0p7e(d2 eI9n1s7t0acnbc)e
Handle 44 for 01030000.57fffbd9.0000000(c6.501090|060513042)( 6D3o9mbaaidnfP4a)r
ticipantImpl::assig(n6_5h2a0n|d6l5e3:1 )N eDwa tmaaRpepaedde rIInmsptla:n:cterHaannsdploer t2_3a sfsoorc _0d1o0n3e0:0 0i0d._5t7of_fhfabndd9l.e0_0m0a0p0_0[0 d0.10003000000100.75(72fef9f1b7d09c.b0)0
00000c.00000102(639badf4)] (=6 501x92|c6.5
34) DataWriter(I6m5p2l0:|:6a5s3s1o)c iCaotnidoint_icoonmIpmlpelt:e:_sii:g niadl__taol_lh(a)n
dle_map_(061502300|060503.15)7 fSftfabtdu9s.C0o0n0d0i0t0i0odn.I0m0p0l0:0:1g0e7t(_2ter9i1g7g0ecrb_)v a=l u0ex(1)7 .-
mask==0xffffffff(,6 5c1h9a|n6g5e3s4=)= 0Cxo4n0d0i0t.i
onImpl::(s6i5g2n0a|l6_5a3l1l)( )C
onditionI(m6p5l1:9:|s6i5g3n4a)l _Satlalt(u)s C-o nnduimtbieorn Iomfp ls:e:tgse:t _0t
rigger_value() - mask(=6=502x0f|f6f5f2f0f)f fC,a cchheadn_gAelsl=o=c0axt2o0r0_0W.i
th_Overfl(o6w5:1:9m|a6l5l3o4c) 0Cxo5n5d9i2taico7n4I2m2p0l0: :0s iagvnaaill_aabllle( )f r-o mn upmoboelr
of sets: 0
(6520|6520) TcpSendStrategy::send_bytes_i sent 84 bytes
(6519|6534) DataLink:(:6m5a2k0e|_6r5e3s1e)r vCaatcihoend(_)A l-l occraetaotri_nWgi tahs_sOovceiraftlioown: :lmoaclallo cp u0bxl5i59c2aatci7o4n22 0001 003 0a0v0a0i.l5a7bflfef bfdr9o.m0 0p0o0o0l0
0c.00000102(639badf4) <--> with( 6r5e2m0o|t6e5 3s1u)b sTccrpiSpetnidoSnt r0a1t0e3g0y0:0:0s.e5n7df_fbfybtde9s._0i0 0s0e0n0t0 d8.40 0b0y0t0e1s0
7(2e9170cb).
(6520|6520) DataReaderImpl::add_association -( 6b5i1t9 |06 5l3o4c)a lC a0c1h0e3d0_0A0l0l.o5c7aftfofrb_dW9i.t0h0_0O0v0e0r0fdl.o0w0:0:0m0a1l0l7o(c2 e09x177f07c8bd)4 0r0eam2oct0e 00 1a0v3a0i0l0a0b.l5e7 fffrfobmd 9p.o0o0l0
0000e.00000102(195bfe94)
(6519|6534) TcpSendSt(r6a5t2e0g|y6:5:2s0e)n dW_rbiytteersI_nif os:e:nWtr i8t4e rbIyntfeos:
writer 01030000.57fffbd9.0000000e.0000010(26(511995|b6f5e3944)) DaadtdaeWdr ittoe rrIemapdle:r: t0r1a0n3s0p0o0r0t._5a7sfsfofcb_dd9on.e0:0 0w0r0i0t0edr. 0001000300100070(.25e79f1f7f0bcdb9)..0
000000c.00000102(639badf4()6 5s2u0c|c6e5e2d0e)d Diant aaRsesaodceiraItmipnlg: :waidtdh_ arsesaodceira t0i1o0n3:0 0i0n0s.e5r7tfefdf bwdr9i.t0e0r0 00010003d0.000000.05071f0f7f(b2de99.107000c0b0)0
0e.00000102(195b(f6e59149)|.6r5e3t4u)r nD a1t
aWriterImpl::tr(a6n5s2p0o|r6t5_2a0s)s oDca_tdaoRneea:d ewrrIimtpelr: :0a1d0d3_0a0s0s0o.c5i7aftfifobnd:9 .r0e0a0d0e0r0 00c1.003000000001.0527(f6f3f9bbda9d.f040)0 0r0e0a0dde.r0 00010003100070(02.e5971f7f0fcbbd)9 .i0s0 0a0s0s0o0cdi.a0t0e0d0 0w1i0t7h( 2wer9i1t7e0rc b0)1 0c3a0l0l0i0n.g5 7afsfsfobcdi9a.t0i0o0n0_0c0o0mep.l0e0t0e0_0i1
02(195bfe94).
(6519|6534) DataWriterImpl::association_complete_i - bit 0 local 01030000.57fffbd9.0000000c.00000102(639badf4) remote 01030000.57fffbd9.0000000d.00000107(2e9170cb)
(6520|6520) DataLink::make_reserv(a6t5i1o9n|(6)5 3-4 )c rDeoamtaiinngP aarstsiocciipaatnitoInm pllo:c:aals ssiugbns_chrainpdtlieo:n N0e1w0 3m0a0p0p0e.d5 7Ifnfsftbadn9c.e0H0a0n0d0l0e0 d2.40 0f0o0r0 100170(320e090107.05c7bf)f f<b-d-9>. 0w0i0t0h0 0r0edm.o0t0e0 0p0u1b0l7i(c2aet9i1o7n0 c0b1)0
30000.57fffbd9.000000(06e.501090|060513042)( 1D9a5tbafWer9i4t)e.r
Impl::association_complete_i: id_to_handle_map_0(160532000|0605.2507)f fCfabcdh9e.d0_0A0l0l0o0c0adt.o0r0_0W0i0t1h0_7O(v2eer9f1l7o0wc:b:)m a=l l0oxc1 80.x
5592ac742200 0 a(v6a5i1l9a|b6l5e3 4f)r oCmo npdoiotli
onImpl::signal_all()
(6519|6534)( 6S5t2a0t|u6s5C2o0n)d iTtcipoSneInmdpSlt:r:agteetg_yt:r:isgegnedr__bvyatleuse_(i) s-e nmta s8k4= =b0yxtfefsf
fffff, changes==0x2000.
((66551290||66553240)) CDoonmdaiitniPoanrItmipcli:p:asnitgInmapll_:a:lals(s)i g-n _nhuamnbdelre :o fN eswe tmsa:p p0e
d InstanceHandle 45 for 01030000.57fffbd9.0000000e.00000102(195bfe94)
(6520|6520) DataReaderImpl::tran(s6p5o1r9t|_6a5s3s4o)c _DdaotnaeL:i nikd:_:tmoa_khea_nrdelsee_rmvaapt_i[o n0(1)0 3-0 0c0r0e.a5t7ifnfgf bads9s.o0c0i0a0t0i0o0ne .l0o0c0a0l0 1p0u2b(l1i9c5abtfieo9n4 )0]1 0=3 000x020d..5
7fffbd9.0000000e.00(060502100|26(512905)b fCeo9n4d)i t<i-o-n>I mwpilt:h: sriegmnoatle_ aslulb(s)c
ription (061502300|060502.05)7 fSftfabtdu9s.C0o0n0d0i0t0i0odn.I0m0p0l0:0:1g0e7t(_2ter9i1g7g0ecrb_)v.a
lue() - mask==0xffffffff, changes==0x4000(.6
519|6534) (C6a5c2h0e|d6_5A2l0l)o cCaotnodri_tWiiotnhI_mOpvle:r:fsliogwn:a:lm_aallllo(c) 0-x 7nfu7m8bde4r0 0oaf2 cs0e t0s :a v0a
ilable from pool
(6520|6520) Cached_Allocator(_6W5i1t9h|_6O5v3e4r)f lTocwp:S:emnadlSltorca t0exg5y5:9:2saecn7d4_2b2y0t0e s0_ ia vsaeinlta b8le4 fbryotme sp
ool
(6520|6520) T(c6p5S1e9n|d6S5t3r4a)t eDgayt:a:Wsreintde_rbIymtpels:_:it rsaennstp o8r4t _baystseosc
_done: writer 01030000.57fffbd9.0000000e.00000102(195bfe94) succeeded in associating with reader 01030000.57fffbd9.00000(0605d2.00|060502001)0 7T(y2pee9L1o7o0kcubp)S
ervice::type_iden(t6i5f1i9e|r6_5t3o4_)d yDnaatmaiWcr i-t eErnIcmopuln:t:etrreadn sTpKo_rNtO_NaEs:s orce_tduornnei:n gw rniitle rD y0n1a0m3i0c0 0T0y.p5e7
fffbd9.0000000e.00000102(1(9655b2f0e|9645)2 0r)e aDdaetra R0e1a0d3e0r0I0m0p.l5:7:fefnfabbdl9e.:0 0g0o0t0 0G0UdI.D0 00010003100070(02.e5971f7f0fcbbd)9 .c0a0l0l0i0n0g0 da.s0s0o0c0i0a1t0i7o(n2_ec9o1m7p0lcebt)e,_ is
ubscribed to top(i6c5 1n9a|m6e5 3"4M)o vDiaet aDWirsictuesrsIimopnl :L:iassts"o ctiyaptei o"nM_ecsosmepnlgeetre:_:iM e-s sbaigte "0
local 01030000.57f(f6f5b2d09|.60502000)0 0S0ueb.s0c0r0i0b0e1r0I2m(p1l9:5:brfeea9d4e)r _reenmaobtlee d0,1 0d3a0t0a0r0e.a5d7efrf(ftbodp9i.c0_0n0a0m0e0=0Mdo.v0i0e0 0D0i1s0c7u(s2sei9o1n7 0Lcibs)t
) enabled
(6519|6534) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 25 for 01030000.57fffbd9.0000000d.00000107(2e9170cb)
(6519|6534) DataWriterImpl::association_complete_i: id_to_handle_map_01030000.57fffbd9.0000000d.00000107(2e9170cb) = 0(x61592.0
|6520) Messenger:(:6M5e1s9s|a6g5e3D4a)t aCRoenaddietriIomnpIlm:p:le:n:asbilgen_aslp_eaclilf(i)c
-data Ca(c6h5e1d9_|A6l5l3o4c)a tSotra_tWuistCho_nOdvietrifolnoIwm palc:7:6g3e8ta_0t rwiigtghe r2_0v aclhuuen(k)s
- mask==0xffffffff, changes=(=605x2200|0605.2
0) DataRea(d6e5r1I9m|p6l5:3:4e)n aCbolned iCtaicohneIdm_pAll:l:osciagtnoarl__Wailtlh(_)O v-e rnfulmobwe ra co7f6 3sde1t0s :w i0t
h 20 chunks
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(6509|6509) DCPS_IR_Participant::add_subscription: participant 01030000.57fffbd9.0000000f.000001c1(2656442e) successfully added subscription 01030000.57fffbd9.0000000f.00000107(545123ab) at 0xd8b8c4b0.
(6509|6509) DCPS_IR_Topic::add_subscription_reference: topic 01030000.57fffbd9.0000000f.00000145(cc830317) added subscription 01030000.57fffbd9.0000000f.00000107(545123ab) at d8b8c4b0.
(6509|6509) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6509|6509) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.57fffbd9.00000001.00000102(9b0b6945) with subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: publication 01030000.57fffbd9.00000001.00000102(9b0b6945) adding subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6509|6509) DCPS_IR_Publication::add_associated_subscription: successfully added subscription d8b8c4b0.
(6509|6509) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.57fffbd9.0000000f.00000107(545123ab) adding publication 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6518|6527) DataWriterImpl::add_association - bit 0 local 01030000.57ff(f6b5d099.|060500090)0 0D1C.P0S0_0I0R010_2S(u9bbs0cbr6i9p4t5i)o nr:e:maodtde_ a0s1s0o30c0i0a0t.e(5d67_5fp2fu0fb|bl6di59c3.a10t)0i 0oD0na0:t0 a0sRfue.ca0cd0ee0sr0sI0fm1up0ll7l:(y:5 a4ad5dd1d_2ea3dsa sbpo)uc
bilaitciaotni o-n bdi8tb 602 bl1o0(c
6a5l1 80|160532070)0 0D.a5(t76af5Wf0rf9ib|td6e95r.0I09m0)p0 l0D:0C:0Pa0Sdf_d.I_0Ra0_s0Ts0oo0pc1ii0ca7_t(Di5eo4sn5c(1r)2i:3p atabid)od nir:ne:gmt orstyue_b as0sc1sr0oi3cp0it0ai0to0en.: 5 t7tofo fppfiubcbd l9di.ec0sa0ct0ri0io0pn0t 0i01o1.n00 30M00o00v00i01e.0 52D7(if9sfbcf0ubbsd6s99i.4o05n0) 0
L0i0s0t0 1c.h0e0c0k0i0n1g0 2c(o9(mb6p05ab2t60i9|b46i55l)3i 1tw)yi tWohrf i ptpreuirboIlrniifctoay:t :i0Wo.rn
i t0e1r0I3n0f0o0:0 .w5r7iftfefrb d091.003000000000.0527.f0f0f0b0d091.0020(0d0c0a0b0113.9050)0 0w0i1t0h2 (s9ubb0sbc6r9i4p5t)i oand d0e1d0 3t0o0 0r0e.a5d7efrf f0b1d093.00000000.05070fff.f0b0d090.00100070(050405f1.2030a0b0)0.1
07(545123ab).
(6509|6509) DCPS_IR_Topic_De(s6c5r2i0p|t6i5o3n1:): aDsastoacRieaatdee:r Itmoppli:c: addeds_carsispotciioant iMoonv:i ei nDsiesrctuesds iworni tLeirs t0 1a0s3s0o0c0i0a.t5i7nfgf fpbudb9l.i0c0a0t0i0o0n0 10.10003000000100.25(79fbf0fbb6d994.50)0.0r0e0t0u0r2n. 010
000102(dcab139(56)5 2w0i|t6h5 3s1u)b sDcartiapRteiaodne r0I1m0p3l0:0:0a0d.d5_7afsfsfobcdi9a.t0i0o0n0:0 0r0efa.d0e0r0 0001100370(050405.15273fafbf)b.d
9.0000000f.00000107(5(465510293|a6b5)0 9i)s DaCsPsSo_cIiRa_tPeudb lwiictaht iworni:t:eard d0_1a0s3s0o0c0i0a.t5e7df_fsfubbds9c.r0i0p0t0i0o0n0:1 .p0u0b0l0i0c1a0t2i(o9nb 00b160934050)0.0
.57fffbd9.00000002.00000102(dcab1395) adding subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6520|6531) DataLink::ma(k6e5_0r9e|s6e5r0v9a)t iDoCnP(S)_ I-R _cPruebaltiicnagt iaosns:o:caidadt_iaosns olcoicaatle ds_usbusbcsrcirpitpitoino n0:1 0s3u0c0c0(e06s.5s51f78uf|lf6lf5yb2 d7a9)d. d0De0ad0t 0as0Wu0rb0isftc.er0ri0Ip0mt0pi0lo1:n0: 7ad(d85db4_85ac1s42sb3o0ac.bi
)a t<i-o-n> -w ibtiht (r06e 5ml0oo9tc|ea6 l5p 0u09b1)l0 i3Dc0Ca0Pt0Si0_o.In5R 7_0fS1fu0fb3bs0dc09r0.i00p.0t50i70of0nf0:f0:b2ad.d90d.0_00a00s00s01o00c02i0(a1dt.ce0ad0b_01p03u09b15l0)i2 c(ra9etbmi0oobtn6e:9 40s51u)0b.3s
0c0r0i0p.t5i7ofnf f0b1d093.00000000.05070fff.f0b0(d06905.0201000|0760(505304105)f1 .2C03a0ac0bh0)e0
d1_0A7l(l5o4c5a1t2o3ra(_b6W)5i 1ta8hd|_d6Oi5vn2eg7r )fp luDobawlt:ia:cWmaratilitloeonrc I 0m01px0l73:f0:60a10d90d0._05a27s0fs0fo5fc0bi da09t .ia0ov0na0(i0)l0:a0 b0al2de.d 0if0nr0go0 m0s 1up0bo2so(cldr
ciapbt1i3o9n5 )t.o
publication 01030000.57fffb(d695.2000|060503010)2 .T0c0p0S0e0n1d0S2t(rdactaebg1y3:9:5s)e nwdi_tbhy tpersi_oir isteyn t0 .8
4 bytes
(6520|6531) DomainParticipantImpl::assign_handle: New mapped InstanceHa(n6d5l0(e96 |5461658 0|f96o)5r 2 D90C)1P 0SD3_a0It0Ra0_L0Si.un5bk7s:fc:frmfiabpkdte9i_.or0ne0:s0:e0ar0dv0da0_t1ai.so0sn0o(0c)0i 0a-1t 0ec2dr(_e9pabut0bibln6ig9c 4aa5ts)is
oonc:i astuicocne slsofcualll yp uabdl(di6ec5da2 t0pi|uo6bn5l 3i01c1)a0 t3Di0ao0tn0a 0Rd.e85ab7d6fe4fr8fI5bm0dp
9l.:0:0t0r0a0n0s0p1o.r0t(0_60a50s00s91o|0c62_5(d09o9bn)0e b:D6 C9iP4dS5__)tI oR<__-hT-ao>np diwlcie_t_Dhme asrpce_rm[io pt0te1i 0os3nu0:b0:s0tc0rr.yi5_p7atfsifsofonbc di09a1.t00e30:00 00t00o00p.0i51c7. f0df0ef0sb0cd0r91i.0p02t0(i09o0bn00 0bM06of9v.4i05e0) 0]D0 i0=s1 c00u7xs(2s5ei4.o5
n1 2L3iasbt) .c
h(e6c5k2i0n|g6 5c3o1m)p aCtoinbdiiltiitoyn Iomfp lp:u:(bs6li5ig1cn8aa|tl6i_5oa2nl9 l)0( 1)C0
a3c0h0e0(d06_.5A52l70lf|of6cf5ab3td1o9)r. _0SW0ti0at0th0u_0sO0Cv3oe.nr0df0il0to0iw0o:1n:0Im2ma(plell1:oc:cbg 3e0atx2_75tf)rd i0wgdig4te0hr0 _asv2uacbl0su ce0r( i)ap vt-ai iomlnaa sb0kl1=e0= 30f0xr0fo0fm0f .fp5fo7fofflff
f,b dc9h.a0n0g0e0s0=0=00fx.4000000001.0
7((65541581(|266355a22b09)|).6
5T3c1p)S eCnodnSdtirtai(to6en5gI0y9:|:6s5em0np9dl)_: b:DysCtiPegSsn__aIilR __saTelonlpt(i )c8 _4-D ebnsyuctmrebisep
rt ioofn :s:eatsss:o c0i
ate: topic desc(r6i5p1t8i|o6n5 2M9o)v iDea tDaiW(sr6ci5ut2se0sr|iI6om5np2 l0L:)i: stDtra atanassRspeooacrditea_rtaIismnspgol c:p_:udabodlndie_c:aa stwsirooicnti ea0rt1 i00o31n00 03-00 00b.0i50t7. f50f7 fflbfodfc9ba.dl09 0.0001000003000000300.0001.0.500700f00f10f00b21d(09e2.1(0c90bb0300ab0260590)4f 5.w)0i 0ts0hu0 c0sc1ue0be7sd(ce5rd4i 5pi1tn2i 3oaansb s)0o 1cr0ie3am0to0it0ne0g . 05w17i0ft3fh0f 0br0de09a..d50e70rf0 f00f01b00d039f0..000000000.00500701f00f27f.(b05d04905.0100201300a02b0()0d.0c
fa.b010309050)1
07(545123ab)
(6509|6509) DCP((S66_55I21R08_P||u66b55l32i19c))a tCDiaaoctnha:eW:dra_idAtdle_lraoIscmsapotlco:ir:a_ttWreiadtns_hps_ouOrbvtse_crarfsilspootwci:_o:dnmo:an lepl:uo bcwl ri0icxta7etfri6 o10n91 0000312000030005000.0 5007. f5af7vffabfidfl9ba.db09l0.e00 00f00r00o00m10 .0p03o0.o00l00
00100021(092b(0eb16c9b435a)2 5r)e aadded(ri6 n50g21 00s|3u60b50s20c00r).i 5pW7trfiifotfneb rd0I91n.0f03o00:00:00W00r0.i05tf7e.fr0fI0fn0bf0do09:1. 00w70r(0i50t40e50r10 2f03.1a00b03)00 00c00a10l0.l75i(7n5fg4f 5fa1bs2ds39oa.cb0i)0a.0t
0i0o0n0_2c.o0m0p0l0e0t1e0_2i(
dcab1395) added to reader 01030(060501.85|76f5f2f9b)d 9D.a0t0a0W0r0i0t0efr.I0m0p0l0:0:1a0s(7s6(o55c04i95a|1t62i53o0an9b_))c .oD
mCpPlSe_tIeR__iP u-b lbiicta t0i olno:c:a(al6d 5d02_10a0|s36s05o02c00i0)a. t5De7adft_fasfRubebdas9dc.er0ri0Ip0mt0pi0lo0:n0::1a .ds0du0_c0ac0se0ss1os0cf2iu(al9tlbiy0o bna6:d9 d4ie5nd)s esrruetbmesodct rewi rp0it1ti0eo3rn0 00d01800b.3850c704f0bf00f..b5
d79f.f0f0b0d090.0000f0(.0600500000902|0.6105000709(0)50 41D50C12P2(S3d_acIbaR)b_
1S3u9b5s)c.rriepttuironn :1:
add_ass(o6c5i1a8|t(6e65d52_27p0)u| b6Dl5ai2tc0aa)Wt riDioatnte:ar RIsemuapbdlse:cr:Iramidppdlt_:ia:osansd od0c_1ia0as3ts0io0oc0ni0 a.-t5 i7bofinft:f b0rd e9la.od0ce0ar0l 0 0001010003f30.0000000000.0.505717f0ff7ff(fb5bd4d959.1.0200300a00b00)00 00a0fd3.d.0i00n00g00 00p01u10b07l2(i(5ce4a15tc1ib2o33naa 2b05)1) 0 i3rs0e 0ma0os0ts.eo5 c70if1af0tf3eb0dd0 90w.0i0.t05h07 0fw0fr0fi0bt3de.9r0. 000001000003100000200(f0e..105c07b0f30fa0f21b50d)79.(.
504050102030a0b2).
00000102(dcab1395).
(6518|6529) Do(m6a5i2n0P|a6r5t3i1(c)6i 5pT0ac9np|tS6Ie5mn0pd9lS):t :rDaaCstPseSig_gyIn:R_:_hsSaeunnbddsl_cebr:yi tpNetesiw_o inm :as:peapndetdd _ 8aI4sn ssbotycatineacste
eHda_npdulbel i2c6a tfioorn :0 1s0u3c0c0e0s0s.f5u7lflfyf badd9d.e0d0 0p0u0b0l0ifc.a0t0i0o0n0 1d08b656(0605
20|6520) DataLink::make_res(e6r5v07a9(t|5i64o55n01(92))3 a-Db C)cP
rSe_aItRi_nTgo paiscs_o(Dc6ei5sa1ct8ri|io6pn5t 2il7oo)nc :aD:lat trsayuW_brasisctsreoircpIitmaiptolen:: : 0at1do0dp3_i0ac0s 0sd0oe.cs5ic7arftifipfotbnid(o9)n.: 0 M0ao0dv0di0ie0n 0gDf i.ss0uc0bu0ss0cs0ri1io0pn7t (iL5oi4ns5 t1t 2oc3 hapebuc)bk li<in-cg-a >tc iowominpt ah0t 1ir0be3im0lo0it0te0y . p5ou7fbf lfpifucbbadlt9ii.co0an0t 0i00o10n00 3000310.0003000.00500700f1.f05f27b(fdef91f.cb0bd0390a.0200500)00 02w0.i00t00h40 .0p00r01i00o02r0(i1dt0cy2a (b051.33
e9b5e)6.3
5) with subscription( 60511083|06050209.)5 7DfaftfabWdr9i.t0e0r0I0m0(p06l05:f2:.0a0|s06s05o02c00i1)a0 t7Ci(ao5cn4h_5ec1do2_m3Apallble)ot.ce
a_tio:r _iWdi_ttho_(_O6hv5ae0nr9df|ll6eo5_w0m:9a:)pm _aD0lC1lP0oS3c_0 I00R0x_07T.fo56p71if9cf0_f0Db2ed0s90c.5r00i0 p00t0 i0ao0vn0a:fi:.la0as0bs0lo0ec0 i1fa0rt7oe(m:5 4pt5oo1op2li3
ca bd)e s=c r0ixp1tai.o
n Movie Discussion L(i6(s56t25 01a|8s6|s56o35c12i)9a )tD iaCntogan RdpeiuatbdileoirncIIammtppillo::n:: as0di1dg0_n3aa0sl0s_0oa0cl.il5a(7t)fi
fofnb d-9( .6b05i01t08 0|006 05l02o49c.)a0 l0S 0t00a10t01u30s02C0(o05n03d.ei5bt7eif6of3nf5Ib)md p9wl.i:0t:0hg0 e0st0u_0bt0srfci.rg0ig0pe0tr0i_0ov1na0 l70u(1e50(43)50 10-20 30ma.ab5s)7k f=rf=ef0mbxodft9fe.f 0f00f10f00f30f00,00 0fc0.h.0a50n70gf0ef0sf1=b0=d709(x.5204005001002.03
0a0b3)..(0
60501080|160522(9e)1( c6Cb5o30na9d2|i56t)5i
0o9n)I mDpClP:S:_sIiRg_nPaulb_lail(cl6a(5t)2i 0o-|n 6:n5:u2am0db)de _rTa csopsfSo ecsniedatStste:rd a_0ts
eugbys:c:rsiepntdi_obny:t epsu_bil isceantti o8n4 0b1y0t3e0s0
00.57fffbd9.00000004.0000010(26(55230e|b6e563315)) WardidtienrgI nsfuob:s:cWrr(ii6pt5te1ir8oI|nn6 f50o21:90 )3w 0rD0ia0tt0ea.rL5 i70nf1kf0:f3:b0md0a90k.0e0._05r07e0fs0fe0fr0bvfda.9t0.i00o00n00(00)10 00-70 (3c5.r40e50a10t20i30na1gb0 )2a.(s
es1occbi3aat2i5o)n aldodceadl tpou brleiacdaetri o0n1 003100030000.0507.f5f7ffbfdf9b.d090.000000000(0f60.5000209.0|00600501000907)1( 05D24C(5Pd1Sc2_a3IbaR1b_3)P9.u5
b)l i<c-a-t>i owni:t:ha drde_maostseo csiuab(ts6ec5dr2_i0sp|ut6bi5so3cn1r )i0 p1Dt0ai3to0an0R:0e 0as.du5ec7rcfIefmsfpsblfd:u9:l.al0dy0d 0_a0ad0sd0se0odfc .is0au0tb0is0oc0nr1:i0 p7it(ni5so4en5r 1td2e83dba 8bwc)r4.ib
t0e.r
01030000.57fffbd9.0000(06(056015380.|906|0560250700)91 )0D 2aD(tCeaP1WScr_biI3tRae_2rS5Iu)mb.psrlce:rt:iuaprdtndi _o1an
s:s:oacdida_taisosn(o 6c-5i 2ab0ti|et6d 5_03p 1ul)bo lcDiaaclta at0Ri1eo0an3d:0e 0rs0Iu0mb.ps5lc7:rf:ifapfdtbdid_o9an.s 0s00o10c00i30a00t00i04o0.n.0:50 70rf0ef0af1db0ed2r9( .500310e00b30e0060030050f).. 50r70ef0mf0of0tb1ed0 970.(10500430500100200300a.fb5.)70 f0af0df0db0id1n90g.7 0(p05u04b05l01i02c03afat.bi0)o0 n0i 0s00 11a00s37s0(o05c04i05a.1t52e73dfa fbwf)ib
tdh9 .w0r0i0t0e0r0 0041.00(30600500100801|.065257(2f59f3)fe bbCdea96c.3h05e0)d0._0
A0l0l0o3c.a0t0o0r0_0W1i0t2h(_eO1vcebr3fal2o5w):.:
malloc 0x7fd0d400a(26c502 00(| 66a55v02a90i|)l6 a5Db0ol9me)a ifDnrCPoPamSr _tpIioRco_ilSp
uabnstcIrmipplt:i:oans:s:iagdnd__ha(as6ns5do1lc8ei|:a6 t5Ne2ed9w_) p muTabcplppiSecedan tdIiSnotsnrt:aa tnsecugecyHc:ae:nssdselfneud l_4lb7yy tfaeodsrd_ ei0d 1 s0pe3un0bt0l 0i80c4.a 5tb7iyfotfnef sbd
d89b.60730000
00002.00000102((d6c5a1b81|369552)(7
6)5 0D9ata|W6r5i0t9e)r IDmCpPlS:(_:6Ia5Rd2_d0T_|oa6ps5is2co0_c)Di eaDstacitroainRp(et)ai:do enar:dI:dmtiprnlyg:_ :astsursbaosnccsirpaiotprett:i_ oatnso sptoiocc _ pdduoebnsleci:rc iaiptdti_iotonon _ 0hM1ao0nv3di0le0e 0_D0mi.as5pc7_uf[sf sf0ib1od0n93 .0L00i00s00t0. 05c07h0fe4fc.fk0bi0dn09g0. 00c10o00m20p(0a50t30ie2bb.ie0l60i30t50y)0 1ow0fi2 t(phdu cbpalrbii1co3ar9ti5it)oy]n 0=0. 1
00x320f0.0
0.57fffbd9.00(060501080|56(.560250920)00 |0D61a50t22a0(W)6r eiC8tobencrdfIi8mt5pi)lo :nw:Iitmtrphal n:ss:upsboisrgctnr_aialps_tsaiolocln_( d)0o
1n0e3:0 0w0r0i.t5e7(rf6 f50f21b00d|3960.500200000).0 50S70tf0afftf.ub0sd0C90o.0n00d01i00t07i0(o05n04I25m.1p02l03:0a:0bg0)e1.t0
_2t(rdicgagbe1r3_9v5a)l (us6eu5(c0)c9 e|-e6 d5me0ad9s )ki =nD= C0aPxsSfs_foIfcRfi_faTftofipfni,gc _cwDhieatsnhcg rerisep=at=di0eoxrn4 :00:01a00s.3s
0o0c0i0a.t5(e76:f5 f2tf0ob|pd6i95c.2 00d0)e0 s0Cc0or0ni0dpfit.ti0io0on0n 0IM0mo1pv0li7:e(: 5sD4ii5gs1nc2au3lsa_sbai)lo
ln( )L i-s tn ua(ms6bs5eo1rc8 i|oa6ft5 i2sn9eg)t spD:ua bt0la
iWcraittieornI m0p1l0:3:0t0r0a0n.s5p7ofrftf_bads9(s.6o05c02_00d0|o06n05e02:50 .)w0 r0Ci0at0ce0hr1e 0d02_1(A06l3el08o0bc0ca0ft.8o55r7)_f Wfwifitbthdh_9 O.sv0ue0br0sf0cl0ro0iw0p:2t:.im0oa0nl0 l00o01c10 030200x(07d0fc.6a51b791f03f09f25b0)d0 95r.0e0 a00d0 e0ar0v 0a00i1fl0.a30b00l00e00 00f.1r50o77mf( f5pf4ob5od1l92
.30a0b0)0.0
00f.00000107(5(465512203|(a66b55)30 19c)|a 6lD5la0it9na)gL iDanCskPs:So:_cmIiaRak_tePi_uorbnel_sicecoramvtpailtoeinto:en:_(ai)d
d-_ acsrseoact(ii6an5tg1e 8da|_s6ss5uo2bc9si)ca rtDiiapottnai Wolrnoi:ct aeplru Ibsmlupiblcs:ac:traiisopsnto ic0oi1na0 t30i01o00n03_00c.0o50m70pf.lf5ef7tbfedf_9fi.b 0d-09 0.b00i00t00 00050 .0l00o0fc0.a00l00 100001200(13600e708(0b50c4.f5581752f)3f afabbd)dd 9i<.n-0g-0 >0s 0uw0bi0st0ch2r .ir0pe0tm0io0ot0ne1 00p21u(0bd3lc0ia0cb0a10t3.i95o57n)f f0rf1eb0md3o90t.0e00 0000.10500730f00f0ff0.b00d.0950.700f00f10f00b70d(0950.4305.0100200300a00b00)1f.0.
20(0e010c0b130a72(55)4.5
123ab)
(6520|6520) TcpSendStrategy::s(e6n5d1_8b|y6t5e2s9_)i D(so6em5na0ti9 n|8P64a5 r0bt9yi)tc eiDspC
aPnSt_IImRp_lP:u:balsisciagtni_ohna:n:dalded:_ aNseswo cmiaaptpeedd_ sIunbsstcarnicpetHiaonnd:l es u2c7(c 6ef5so2sr0f |u06l15l03y31 0)a0 d0Cd0ae.cd5h 7esfduf_bfAsblcdlr9oi.cp0at0ti0oo0rn0_ 0Wd0i8ftb.h80_c0O40vb0e00r.1f
0l7o(w5:4:5m1a2l3laobc) (
06x570f96|169500092)0 0(D56C05P 1S08_ |Ia6Rv5_a2Si9ul)ba sbDclareti apfWtrrioiomtn e:pr:oIaomdlpd
l_:a:sassoscoicaitaetdi_opnu_bcloimcpa(lt6ei5to2en0_:|i 6:s5 u3ib1ds)_c trToic_pphtSaienondndl Se0t_1rm0aa3tp0e_0g00y10:0.:35s07e0fn0fd0f_.bb5dy79tf.ef0sf0_b0id0 90s.0e00n0ft0. 00800400 00bf0y.1t00e07s0(
0504150172(35a4b5)1 2a3dadbi)n g= p0uxb1lbi.c
ation 010(360502000|.65(5763f51f1)f8 b|Dd6o95m.2a09i0) n0CP0oa0nr0dt0ii5tc.ii0op0na0In0mt0pI1lm0:p2:l(s:6i:ega8nsbasclif_g8an5l_)lh.(a
)n
dle: New m(a6p5p1e8d| 6I5n2s9t)a nScteaHtaunsdCloen d4i8t ifoonrI m0p(1l60:53:00g90e|0t60_5.t05r97i)fg fgDfeCbrPd_S9v_.aI0lR0u_0eS0(u0)b0 s0-c3 r.mi0ap0st0ki0=o0=n10:0x:2fa(fdefd1f_cfabfs3fsafo2,c5 i)ca
htaendg_epsu=b=l0ixc2a0t0i0o.n
: success(f6u5l2(l06y|5 61a58d2|d06e)5d 2 D9pa)ut baClRoiencadaditetirioIonmn pIdlm8:pb:l6a:9d:0ds8_i0ag
snsaolc_iaaltli(o)n ( -6- 5 n0bu9im|tb6 e50r0 9lo)of c DasCleP tS0s_1:I0 R30_0
T0o0p0i.c5_7Dfefsfc(br6di59p1.t80i|0o60n50:20:70t)0r fyD._a0at0sa0sW0or0ci1it0ae7tr(eI5:m4 p5tl1o:2p:3iaacdb d)d_ earssecsmrooictpieta it0oi1no0 n3M 0o-0v 0ib0ei. t5D 7i0fs fclfuobscdsa9il.o 0n00 10L00i30s00t00 04c0.h.0e50c70kf0if0nf1gb0 d2c9(o.5m03p0ea0bt0ei06b03i05l5)i.
t0y0 0o0f0 1p0u2b(l6iec8abtcifo8n5 )0( 16r05e32m00o0|t06e05 .205017)0f 3fW0fr0bi0dt09e..r50I70nf0ff0of0:b0:d0W96r..i00t00e00r00I00n01f00of2:.( 02w09r02i0bt0be15r05 750()15 04w35i01t02h03 0as.bu5)b7
sfcfrfibd9.p0t0i0o0n0 0001(406.3500100800|006.05512709f2)f( f5Db3adet9ba.eL06i03n05k0):0 :0am0dafdk.ee0d_0 r0te0os0 e1rr0ev7aa(dt5ei4ro5 n10(21)30 a3-b0 )0c.0r
0e.a5t7ifnfgf bads9s.o0c0i0(a06t05i00o09nf| .6l05o00c09a0)l0 1Dp0Cu7Pb(Sl5_i4Ic5Ra1_t2Ti3ooapnbi )c0._1
D0e3s0c0r0i0p.t5i7ofnf:f:b(ad6s95s.2o0c00i|0a60t50e30:10 )3t .oD0pa0it0ca0 R0de1ea0sd2ce(rreiI1pmctpbil3o:an:2 t5Mr)oa vn<is-ep- o>Dr itws_icatushss soriceo_mndo otLneie s:st u ibadss_cstrooic_pihtaaitnoidnnl ge0 _1pm0ua3bp0l_0i[0c 0a0.t15i07o3fn0f 0f00b10d0.935.0700f00f00f0.b05d0790f.ff0.f00b00d00900.000010300.700(005004005601.1200302a0(b0e)01.1c
0b23(a22925b)b]5 5=5 )0 xw3i0t.(h
6 5s1u8b|s6c5r2i7p()t6 i5Do2an0t |a06W15r03i31t0)e0 r0CI0om.np5dl7i:ft:fiafodbnddI_9ma.ps0ls0:o0:c0si0ia0gt0nifao.ln0_(0a)0l:0l 0(a1)d0
d7i(n5g4( 56s15u22b30sa|cb6r)5i.3p
1t)i oSnt attou spCuobnldiictait(oi6no5In0m 9p0|l16:05:30g09e0)t0 _0Dt.Cr5Pi7Sgf_gfIefRrb__dPv9ua.bl0lu0ie0c(0a)0t 0i-0o 5nm.:a0:s0ak0d=0d=0_01ax0sf2sf(of6cfeif8afbtfceffd,8_ 5sc)uh bawsnicgtrehis p=pt=ri0ioxon4r:0i 0tp0yu. b
0l.i
cation (065201|063503010)(0 6.C55o17n8fd|f6f5b2di99t).i 0oC0na0Ic0mh0pe0ld0:_6:A.sl0il0go0nc0aa0lt1_o0ar2l_(lW2(i9)t2 hb-_b O5nv5ue5mr)bf elarod wdo:if:n mgsa elstlusob:cs c00r
xi7pftdi0odn4 0001a023c000 000 .a5v7afiflf(ab6bd5l92e.0 0|f06r05o02m00 0)p0 ofDo.al0t
0a0R0e0a1d0e7r(I5m4p5l1:2:3aadbd)_.(a
6s5s1o8c|i6a5t2i9o)n :T cipnSseenrdtSetdr awtreigtye:r: s0e1n0d3_0b0y0t0e.s5_i 7sfefnftb d894. (0b60y50t00e90s|0
60540.90)0 0D0C0P1S0_2I(R5_3Peubbel6i3c5a()t6.i5ro1en8t:|u:6ra5nd2 d91_)
a sDsaotcaiWartietde_rsIumbpslc:r:it(pr6ta5in2os0np|:o6 r5st2u_0ca)cs esDsoasctf_audRloelnayed :ea rdwIdrmeipdtl e:sr:u ab0ds1dc0_r3a(i0s6p0s5t0o1i0c9o.i|n5a6 7t5dfi38fo0bfn)8b: cd D49rab.et00aa.0dW
0er0ri0 t00e01r30I.3m00p00l(00:600:50.a015d907d|2f_6(fa5efs01bs9cdo)b9c 3.iDa0aC20tP50iS)0o_ 0nIs0 Ru0-_cf Sc.bue0ibe0tsd0 ce00rd0 i 1lpi0otn7ci (aoa5lns4 :s50:o11ac20di33daa0_tb0ai)0sn 0sgi.o s5cw 7iiafatsfthsfe obdrcd_ei9paa.udt0bee0lrd0i 0c0w0a1i0t0t0i3h6o0 .n0w0:0r0 0i0s.t0u5e0b7r1sf 0cf02rf1(ib02pd39t902i.0bo00bn005 0.50055107)00f 30fr0ffe0.bm00do009t.0.e500 7000f101f000f703b(00d5009440.5.0010.020503070a0f0b0f0)1f0
0bf2d.(905.0300e00b00(e0166005307150(8)f5|..46
05501202903)0a 1bD0)a7 t(aa5dW4dr5ii1nt2ge3 rapIbum)bp
lli:c:attriaonns p0o1r0t3_0a0s0s0o.c5_7dfofnfeb:(d 69w5.r10i90t|0e60r50 300001)60 .3D00a00t00a00W0.r15i07t2fe(fr(2fI69bm52dp2b9l0b.:|50:650a550d2)0d0.0_)
0a 0sD3sa.ot0ca0iL0ai0tn0ik1o:0n:2(m()ae:k1 eca_bdr3deais2ne5gr) v sarutebia(sod6cne5r(r0i) 9p 0|t-16i 05oc30nr09 e0)ta0 ot0D i.Cpn5Pug7Sb f_lafIisfRcsb_aodStc9uii.boa0snt0c i0r0o0i1n0p0 0t3l0i0ofo0c.n0a0:0l0:. 0a5s0d7u0dfb1_fs0afc7sbr(sdi5o9p4c.t5i0i1a0o2t0n3e0 ad00b_01)p00 u63cb.0al00li00lc00ia0.nt05gi17 o0fan2fs:(fs 2bos9dcu29icb.acb0te50is50os50nf)0_u 0clw0olifmyt.p h0la 0edp0tdr0eei0_do1i r0
pi7ut(by5l 4i05c.1a
(2t63i5ao1bn8) | d6<58-2b-97>)e 5wD8ia0tt
ha WrreimtoetreI mppu(lb6:l5:i0ac9sa|st6oi5co0in9a )t0 i1Do0Cn3P_0Sc0_o0Im0Rp._l5Te7otfpefi_fcib_ dD-9e .sb0ci0rt0i 0p00t 0il0oo4nc.:a0:l0t 0r00y10_01a30s02s0(o05c03i.ea5bt7eef6:f3 f5tb)od.p9
i.c0 0d0e0s0c0r0i3p.t0i0o0n0 0M1o0v2i((ee6 15Dc2ib0s3|ca6u25s5s3)i1 o)rn e CmLaoictshete d0c_1hA0el3cl0ko0ic0na0gt. o5cr7o_fmWfpifatbthdi_9bO.iv0le0ir0tf0yl0 o0ow0f:f publicat:.im0oa0nl0 l00o01c10 03070x(0750f4065.11592703f0af2bf0)b0
d590. 000 0a0v0a0i0l8a.b0l0e0 0f0r1o0m2 (p9o(6o61l5b
108b|3645)2 9w)i tDho msauibnsPcarritpitciiopna n0t1I0m3(p06l05:02:00a.|s56s75if3gf1nf)_b hdTa9cn.pd0Sl0ee0n:0d 0SN0te0rwfa .tm0ea0gp0yp0:e0:d1s 0eI7nn(ds5_t4ba5yn1tc2ee3sHa_abin) d.sl
een t2 88 4f obry t0e1s0
(360500090|.65570f9f)f bDdC9P.S0_0I0R0_0T0o0pfi.c0_0D0e0s0c1r0i7p(t5i4o5n1:2:3aasbs)o
(c6i5a2t0e|:6 5t2o0p)i( c6C 5ad1ce8hs|ec6dr5_i2Ap9lt)li ooDcnaa ttMaooWrvr_iiWeti etDrhiI_smOcpvules:rs:fialosonsw o:Lc:iimsaattl ilaoosncs_ oc0coxim7apftl6ie1nt9ge0 _0pi2u:0b 0li5id0c_ at0to i_aohvnaa ni0dl1la0eb3_l0me0a 0pf0_r.0o51m70 f3pf0of0ob0ld0
9..5070f0f0f0b0d098..00000000000100f(2.6(0590260010|b06015b023704())5 4Tw5ci1pt2Sh3e ansbdu)Sb ts=rc ar0tixep1gtcyi.:o
:ns e0n1d0_3b0y(0t60e50s1._85i|7 6fs5fe2fn9bt)d 98C.4o0 n0bd0yi0tt0ei0so0
nfI.m0p0l0:0:0s1i0g7n(a5l4_5a1l2l3(a)b
).
(6518|65(2695)2 0(S|6t65a50t29u0|s)6C 5oD0no9dm)ia tiDinCoPPnaSIr_mtIpiRlc_:iP:pugabenltti_Ictmarptilig:og:nea:rs:_savidagdln_u_aehs(as)no dc-li eam:ta esNdke_=ws= u0mbxasfpcfprfeifdpf tfIifnofsn,t: a cnphcuaebnHlgaiencsda=lt=ei0 ox4n29 0 00f10o0.r3
00010003.(0560750f10f8.f|5b67d5f92f.9f0)b0 d0C90o.0n00d00i08t0.i00o00n00I40m.0p01l00:02:0(s09i16g01n2ba(0l5b_33ae4lb)le (6a)3d 5d-)i
nngu msbuebrs corfi psteitosn: 001
030000.5(76f5f2f0b|d695.3010)0 0D0a0t0afR.e0a0d0e0r0I1m0p7l(:5:4a5d1d2_3aasbs)o.c
iation - bit 0 local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57f(f65f1b8|d695.2090)0 0D0a0t0a5L.i0n0k0:0:0m1a0k(2e6(_56r0ee98s|be6cr5fv08a95t))i
oDnC(P)S _-I Rc_rPeuabtliincga taisosno:c:iaadtdi_oans (sl6oo5cc2ia0al|t 6ep5du3_b1sl)ui bcWsarctiritioepnrt Ii0no1fn0o:(3: 60:s50Wu10rc90ic|.te65es57rs3fIf0fnu)ffl bolDd:ya9 t.waa0rdW0idr0tei0edt0r e0 sr00uI41bm.0sp03cl00r:00i:00pa00td1.id05o_27na(f s5fds3f8oebbcbd8ie9ca6.4t30bi500o)0.n 0
<0--0 -0b>5i .tw0 i00t0 h(0l 60or51ce00am92lo|( t660e5e1 080s9b3u)c0b f0sD80cC50rP).iS 5p_a7tIdfiRdfo_efnSdb u d0bt91so.0c 03rr00ie00pa00td00ie0.or05n 87:0.f:10fa00fd30bd00d_009a01.s000s.20o5(0c790if60af10tfb0eb0fddb._930p.40u0)0b0 0l0r0i0e1c0m0a0o7t0t(ife5o. 4n005:011 002s033u00ab10bs00)c70.r(.
i55p47t5fi1fo2fn3b ad0b91).0.03
000000000.05(f76.f50f10f(80b6|0d5609251.0200|9706)(05 503C401a50)c10 h2fDe3.ada0t_b0aA)0Rl
0el0ao1dc0ea7rt(Io5mr4p_5l(W1:6i2:5t3a1had9_bd|O)_6v a5eas3rds0fdo)lic oniDwgaa: tt:piamuoWabnrll:ili tociecanr tsI0iemxorp7ntlf e:d0d:01 ad0wd43rd00i_00taa0es20rsc. o050c 71i0f0a f3taf0ivb0oad0ni90(l..)a05:b07 l0fae0fd 0fdf0bir0dno89gm.. 00sp00uo00bo00sl00c
10r00i25p(.t90i60o10nb0 00tb1o30( 426p)(5u.61b
e8l8|ib6cc5af2t89i5)o) n.T rc0ep1tS0ue3rn0n0 010
.d5S7tfrfaftb(de69g5.y20:00:|0s60e50n30d10_)8(b .6yD05ta00et09sa0|_R06ie15 a00sd29ee()nr9 tI6D m1C8pbP4l0S :b_b:3Iya4Rtd)_ed Ss_wu
aibstsshco rcpiirpaittoiirooinnt::y: ar0(de.6da
5_d1ae8sr|s 6o05c12i09a30)t0 e0Dd0a_.tp5au7Wbfrlfiiftcbeadrt9Ii.mo0pn0l:0: 0:s0tu0rc0acfne.ss0ps0of0ru0tl0_l1ay0s 7sa(od5cd4_e5dd1o 2np3eua:bb l)wi rciiastt eiaros ns0 o1dc08i3ba08t01e0fd0d .0w5
i7tfhf fwbrdi9t.e0r0 00(01600503000940|.060050.005907)0f 1fD0fC2bP(dS59_3.Ie0Rb0_e0T60o30p50i)0c 5_s.Du0ec0sc0ce0re0id1pe0td2i (oi6nne: 8:abtscrsfyo8_c5ai)sa.st
oicniga twei:t ht orpeiacd edre s0(c16r05i32p00t0|i06o05n.2 50M7)of vfDifaebt daD9Ri.es0ac0du0es0rs0Ii0mo0pnfl .:L0:i0ts0rt0a 0nc1sh0pe7oc(rk5ti4_n5ag1s 2sc3ooacmb_p)da
otnieb:i liidt(_y6t 5oo1_f8h |ap6nu5db2ll9ei)_c maDatapit_oa[nW r00i11t00e33r00I00m00p00l..:55:77tffrffaffnbbsddp99o..r00t00_00a00s00s00o00c4a_..d00o00n00e00:00 11w00r22i((t5ee3cred bb0e51680353540))0] 0 w0=i. t50h7x f3sf1uf.bb
ds9c.r0i0p0t0i0o0n0 40.10003000000100.25((756f35fe2fb0be|d66935.520)00 )0r 0eC0ao0dn0edfri. t00i01o00n03I00m10p00l70:(.:55s47i5fg1fn2fa3blad_b9a).l.0l
0(0)0
000f.00000107((56(4565251002|936|a56b25)00 )9c )aS ltDlaCitPnuSgs_ CIaoRsn_sdToioctpiiiaoctn_iIDomenps_lcc:ro:imgppetltie_ottner:_i:iga
gsesro_cviaaltu(ee6:(5 )1t 8o-|p 6im5ca2 s9dk)e= s=Dc0arxtifapfWtfrifioftnfe frMfIo,mv picleh: a:Dnaigssescsou=cs=is0aixto4in0o 0nL0_i.cs
otm palsestoec(_i6ia5 t2-i0 n|bg6i 5tp2 u00b) l liCococanatdlii ot0ni1 o00n31I00m03p00l00:.0:50s7.if5gf7nffabfldf_9ba.dl09l0.(00)00 00-00 00n40u.0m0ab0.e00r00 00o10f00 21s(0e52t3(see:bc ed06b
3558)5 4r)e mwoitteh 0s1(u06b35s02c00r0|i06p.5t53i71of)nf fD0ba1dt09a3.L00i00n000k0.:05:07m0faffk.fe0b_0dr09e0.s00e10r00v70a(0t50i40o5fn1.(20)30 a0-b0 )0c
1r0e7a(t5i4n5g1 2a3sasbo)c.i
atio(n6 5l1o8c|a6l5 2s9u()b6 s5Dc0or9mi|ap6it5ni0Po9an)r t0Di1Cc0Pi3Sp0_a0In0Rt0_I.Pm5up7blfl:fi:fcabasdts9ii.og0nn0:_0:h0aa0dn0dd0_lfae.s:0s 0oN0ce0iw0a 1tm0ea7dp(_p5se4ud5b 1sI2cn3rsaitbpa)tn ic<oe-nH-:a> n pdwulibetl hi2 c9ra etfmiooortn e 0 01p10u03b30l00i00c00a0.t.5i57o7fnff ff0fb1bd0d939.0.0000000000.00500700f0ffa.f.0b00d00900.0000101000702(0(50e40c55d1.b205308a05b04)0)
1 0a2d(d6ien8gb csfu8b(5s6)c5.r1
i8p|t6i5o2n9 )0 1D0a3t0a0W0r0i.(t56e75rf2If0mf|pb6ld5:92:.0a0)s0 s0Co0ac0ci0ha0etfdi._o0An0l_0lc0oo0cm1ap0tl7oe(rt5_e4W_5ii1t:2h 3_iaOdbv_)et.ro
f_lhoawn:d:lmea_lmlaopc_ 001x073f06010900.05270f0f5f0b d09 .a0v0a0i0l0a0b0lfe. 0f0r0o0(m06 15p00o79o(|l56
4550192)3 aDbC)P S=_ I0Rx_1Pdu.b
lication::a(d6d5_2(a06s|5s61o58c2|i06a)5t 2eT9dc)_p sSCueobnnsddcSirttiripaottnieI(ogm6nyp5::l1 ::9ss:|ues6cni5cdg3e_n0sba)syl ft_Dueaalsltl_layi(W )ras
idetdneet(rd 6I 85ms41pu 8lbb|:sy6:ct5are2dis9dp
)_t aiSsotsnao tcdui8sabCt8oicno4dnbi 0t-.i
obniItm p0l :l:ogc(e(a6t6l5_5 2t000r91|i|06g635g503e001r90)_)0 v .CaD5alC7cuPfheSfe(_fd)Ib_ RdA-_9l S.lmu0oab0css0akc0t=r0o=i0r0p0_xtaWfi.ifo0tfn0hf:0_f:0Ofa0vfd1efd0r,_2f a(lcseohscwaod:ncb:gi5mea8ast5l=e4l=d)o0_ cxpr 2ue00bmx0lo70itf.ce6
a 1t09i10o00(n326:005 001s058u00|b. 6s505c7 2rfa9ifv)pfa tbiCidloo9ann.bd 0li00et10 i00fo30rn00oI00mm0f p0.pl.0o:50o:70lsf0
if0gf1nb0ad7l9(_.5a04l05(l016(025)032 0a0-0b| f)6n.
5u03m01b0)e0 r0T 1co0pf7S ((es56ne45dt51Ss19t:2|r 36a0a5t
b3e)0g )ya :dD:dasitenangWd r_pibutybetlreiIscm_apitl i:so:enan dt0d 1_80a43s 0sb0oy0ct0ie.as5t
7ifofnf(b)d:9 .(a06d05d01i08n0|g06 05(sa26u.95b0)2s0 0c0D|r0a6i0t5p1a3t0L1i2i)o(n nekD c:otd:mobma 5aip8knu5ePb4_al)rri.etc
siaectriivpoaantn it0oI1nm0(p3)l0 :0-:0 a0cs.rs5ei7agftnfi_fnhbgad n9ad.sl0se0o:(0c 60iN50ae00tw90i |aom6.na50 p00lp90oe)0cd 0a D1lIC0 nP2psS(ut_ebaIclnRdic_bceS5aHu8tab5ins4odc)nlr eiw0 pi15tt00ih3 o 0fnp0o:r0r:i0 ao.0dr51di70_tf3ayf0s f0s0b0o.d0c
9.i.5a07t0fe0fd0f_0bp0du09b5.l.0i00c00a00t00i00o10n05:2. (0s60ue0c80cb0ec1sf0s82f5(u)6l el<8y-b -ca>fd 8dw5ei)dt
hp urbelmioctaet isounb sdc8rbi8p2t(ci6eo50n2
00|160533010)0 0D.a5(t76af5Rf0ef9ab|dd6e95r.0I09m0)p0 l0D:0C:0Pt0Srf_a.In0Rs0_p0To0or0pt1i_0ca7_s(Ds5eo4sc5c_1rd2io3pnatebi:)o .ni
:d:_ttroy__haasnsdolcei_amtaep:_ [t( o60p51i10c83 |0d60e50s20c9.r)5i 7pCftaficfohbned d9M_.oA0vl0il0eo0 c0Da0it0so5cr.u_0sW0si0it0oh0n_1 O0Lv2ie(sr6tfe l8cobhwce:fc:8km5ia)nl]gl o=cc o 0m0xpx3a72tf.id
b0idl4i0t0ya 2ocf0 p0u balviacialtaibol(ne6 50f21r00o|3m60 50p30o10o).l 5
C7ofnfdfibtdi9o.n0I0m0p000l0:c:.s(0i60g50n10a80l|1_60a52l2(l96()3) 9
TbcapdSfe4n)d Swti(rt6ah5t 2es0gu|yb6:s5:c3sr1ei)np dtS_itboayntt ue0ss1C_0oi3n 0ds0ie0tn0it.o 5n87I4fm fpbflyb:td:e9gs.e
0t0_0t0r0i0g0gfe.r0_0v0a0l0u1e(0(67)5( 15-84 |5m61a52s23k9a=)b= )0D.xa
ftfafWfrfiftfefr,I mcphla(:n6:g5te0rs9a=|n=6s05px0o49r0)t0 _0Da.Cs
PsSo_cI_Rd_oTnoep:i cw_rDietsecrr i0(p16t05i32o00n0|:06:05a.2s50s7)of cfDifaabttdae9R:.e 0at0do0ep0ri0Ic0m 0pd5le.:s0:c0ar0di0dp0_t1ai0so2sn(o 6cMeio8avbticiefo 8nD5 i)-s csbuuisctsc ie0oe ndl eoLdci asiltn 0aa1ss0ss3oo0cc0ii0aa0tt.ii5nn7ggf fpwfuibbtdlh9i .cr0ae0ta0id0oe0nr0 000f11.000330000000000001..055777(ff5ff4ff5bb1dd2993..a00b00)00 00r00e00m00ocft..e00 000001000003110000270((065.345957b1fa2fd3ffab4bd))9
.w0i0t0h0 0s0u0(b66s.5c01r08i0|p06t05i12o09n2) ( 02D19a02t3ba0bW05r05i05t.)e5
r7Ifmfpflb:d:9t.r0a0(n06s05p02o00r0|tf6_.5a03s01s0)o0 c0C_1od0no7dn(ie5t:4i 5ow1nr2Ii3mtapeblr): .:0
s1i0g3n0a0l0_0a.l5l7((f6)f5 f0-b9 d|n96u.5m00b09e0)r0 0Do0Cf0P 5Ss._e0It0Rs0_:0P 0u01b
0l2i(c6aet8ibocnf:8:5a)d dr_eaa(sd6se5or2c 0i0|a16t05e32d00_0)s0 u0Wb.rs5ic7trfeifrpfItbnidfo9on.::0: 0Wp0ruibtleircIa0tn0if0oo0n:f .0w01r00i03t00e00r10 0007.1(505734f05f01f02b03d.a95b.7)0f 0fc0fa0bl0dl09i0.nc0g.0 00a00s00s00o00c16i0.a20t(0i60o30n90_b1ca0od2mf(p42l)9e 2tabedb_d5ii5
n5g) saudbdsecd(r 6it5po1t 8ir|oe6na5 d20e91r)0 30D01a00t03a00W.0r50i70tf.ef5rf7Ibfmdfp9fl.b:0d:09a0.s00s00o00c00if0a.0t00i0fo0.n00_00c10o00m70p(1l50e47t5(e15_24i35 a1-b2 )3b.ai
bt) .0
local 01030000.57fff(b6d592.00|060502000)0 5D.a0t0a0R0e0a1d0e2r(6eI8mbpclf:8:5a)d (dr6_e5am0so9st|oe6c 5i00a19t0)i3 o0Dn0C:0P 0Si._n5Is7Ref_rfPtfuebbddl 9iw.cr0ai0tt0ie0or0n( 0:060:15fa01.d390d0|0_060a050s030s.01o5)0c7 7ifD(afa5tft4eba5ddW1_9r2s.i3u0tab0ebs0r)c0I
r0mi0pp0lt6:i.:o0an0d:0d 0_s0au1sc0(sc26oe(5cs21is98af2|tub6ilb5ol52ny59 5)-a) d.Dbdroieemtdta ui0srn unPlb aos1rcc
tarilic pi0tp1ia0on3n(t0 6I0d5m082p0b0l.8|:5c6:745afb2sf00sf.)ib
gdDn9a_.th0aa0Rn0ed0al0d(e0e6:0r5 cI0N.m9e0p|w0l6 0:5m0:0a0a9p1d)p0d e2_Dd(aC 6sPI3sSn9o_sbcItaiRada_nftSc4iue)obH nsar:cne rdmriloepetat edi3 eo00rn 1 :f00:o31ar00d 03d000_100a0.0s350s07.o0f5c0f7i0ffa.bft5dfe79bdf.d_f09pf0.ub00bd00l900i.00c000a0f0t0.0i00fo00.n000:000 f00s.10u000b071s0(0c057r04(i155p014t725i(31o5a2n4b3 5)a01
b12)03 3ai0bs0) 0
a0s.s5o7(cf6if5af1tb(9ed6|d956 .15w083i0|0t06)h05 02Dw09ar0)tif at.DWe0arr0ti 0at00We10rr01iI30tm07ep0(rl05I:04m:.5pa51ld72:df3:_faaafbssb)ssd oo9acc.dii0daa0itt0nii0goo0 nn0p_(0uc)6bo:.lm 0ipa0cld0aed0tti0ien1o_g0ni 2 :s(0 u21ib90ds23_cb0trb0oi50_p50ht5.ai)5no.7dn
fl fetf_obm dap9pu._b00l01i00c03a00t00i00oc0n.. 0500710f00f30f01b00d0290(..60530790fb0fa0fd0bf0d4f9)...00
0000000010007c(.504050102031a0b2)( 6=3 90bxa(1d6ef5.42
)0 |w6i5t2h0 )p( r6Di(5ao60tr59ai1|Lt86iy|5n 60k059:.2):
9 m)Da CkCPeoS_n_rdIeiRst_eiSrouvnbaIstmciprolin:p(:t)si io-gn n:ca:rlae_daadtl_ilan(sg)s
oacsisao(tc6ei5da1_t8pi|uo6bn5l 2il9co)ac taSilto anst:uu bsssCucocrncidepisttsiifoounnl Il0my1p 0la3:d0:d0ge0ed0t ._p5tu7rbfilfgifgcbeadrt9_i.vo0an0l 0ud0e80(b0)80 4f-a. a0m00a
0s0k0=1=007x(f5f4f5f(1f62f53f0af9b,|) 6 c5<h0-a9-n)>g eDwsCi=Pt=Sh0_ xIr2Re0_m0To0ot.pe
i cp_uDbel(si6cc5ra1it8pi|to6in5o 2n09:1):0 t3Cr0oy0n_0da0is.ts5io7ocfnifIafmtbpedl:9: .:t0so0ip0gi0nc0a 0ld0_e6as.lc0lr0(i0)p0 t0-i1 o0nn2u (mM2bo9ev2rib ebo 5fD5 i5ss)ec.tu
ss:s i0o
n List checking compati(b6i5l2i0t|y6 5o3f1 )p uCbalcihceadt_iAolnl o0c1a0t3o0r0_0W0i.t5h7_fOfvfebrdf9l.o0w0:0:0m0a0l0leo.c0 000x070f160129(0109250b0f5e09 40) awviatihl asbulbes cfrriopmt ipoono l0
1030000.57fffbd9.0000000f.00000107(54512(36a5b2)0.|
6520) Cached_Allocator_With_Ove(r6f5l0o9w|:6:5m0a9l)l oDcC P0Sx_5I5R9_2Taocp7i4c2_2D0e0s c0r iapvtaiiolna:b:laes sforcoima tpeo:o lt
opic description Movie Discuss(i6o5n2 0L|i6s5t3 1a)s sToccpiSaetnidnSgt rpautbelgiyc:a:tsieonnd _0b1y0t3e0s0_0i0 .s5e7nftf f8b4d 9b.y0t0e0s0
000e.00000102(195bfe94) wit(h6 5s2u0b|s6c5r2i0p)t iTocn(p 6S05e11n09d3|S06t05r03a04t.)e5 g7Dyfa:ft:fasbLedin9nd.k_0:b0:y0mt0ae0ks0e_0_ifr .es0se0en0rt0v 0a81t40i 7ob(ny5(t4)e5 s1-
2 3carbe)a.t
ing association local publication( (606515200039|0|6065052000.9)5) 7 DfDofCmfPabSid_n9IP.Ra0_r0Pt0ui0bc0li0ip0ca6an.tt0iI0om0np0:l0::1a:0da2ds(_s2ai9sg2snbo_bch5ia5an5td)el de<_:-s -uN>be swwc irmtiahpp tprieeodmn o:It neps utsbaulnbicscecaHrtaiinpodtnli eo0 n15 0103 10f00o30r00 0.0051070.f35f07f0fb0fd0f9.b.5d0790f.0f00f00b00d0090e.0.0000f00.0000000001000602.1(0010790(505b04f15e019224(3)2a 9ba2)db.db
i5n5g5 )s
ubscription 01030000.57fffbd9(.60502000|060503f1.()06 05D01a09t0|a16R05e73a(4d5)e4 r5CI1am2cp3hlae:bd:)_a.Ad
ldl_oacsastoocri_aWtiitohn_ O-v ebriftl o0w :l:omcaalll o0c1 003x070f0708.d5470f0faf2bc0d 90. 0a0v0a0i0l0(a06bf5l.0e09 0|f06r05o00m19 0)p7 o(Do5Cl4P
5S1_2I3Ra_bP)u brleimcoattei o0n1:0:3(a06d05d01_09a.|s56s75of3cf4if)ab tdTe9cd.p_0Ss0eu0nb0ds0Sc0tr0ri8ap.tt0ei0go0yn0::0: 1ss0eu2nc(dc9_e6bs1ysbtf0eubsl3_l4iy)
saedndte d8 4s ubbystcersi
ption d8b8c4b0(.6
520|6520) DataReaderImpl::tran((s66p55o10r99t||_66a55s30s09o))c _DDdaCotPnaSeW_:rI iRit_deS_rutIboms_pchlra:in:pdatldiedo__nma:as:psa_od[cd i_0aa1ts0is3oo0nc0 i0-a0 t.be5id7t_f pf0uf bblldoi9cc.aa0lt0 i00o01n00:03 00s60u.0b00s0.c05r07i0fp1ft0fi2bo(dn29 92.0b01b00503500500)00]00 e.=.5 0700fx0f30f30b.1d
092.(0109050b0f0e09f4(.)60 50r20e00m|0o61t50e27 0(0)51 40C53o10n20d30ia0tb.i)5o 7nafIdfmdfpiblnd:g9: .sp0iu0gb0nl0ai0lc0_a0atfli.lo0(n0) 0
0010013(006705(025004.|5561752f23f0af)bb )dS
9t.a0t0usC0o0n0d0i0tei.o0(n06I05m01p09l1|:06:25g(3e14t9)_5 tbDrfaietg9ag4We)rr.i_
tvearlIumep(l): :-t rmaansskp=o=r0tx_fafsfsfofcf_fdfo,n ec:h awnrgietse=r= 00x1400300(006.05
00.95|76f5f0f9b)d 9D.C(0P60S50_20I00R|0_60S56u2.b00s)0c 0rC0io0pn1td0ii2ot(ni2:o9:n2aIbdmbdp5_l5a:5s:)ss oiscguincaactlee_edad_lepldu( b)il ni- c aanstusimoobcnei:ra tsoiufnc gcs eewstisstf:hu l0rl
eya daedrd e0d1 0p3u0b(0l0i60c5.a25t07i|fo6fn5f 3bd1d8)9b .8W06r08i02t00e0
r0I0nff.o0:0:0W0r(0i61t50e07r9(I|5n64f55o01:92 )3w arDbiC)tP
eSr_ I0R1_0T3o0p0i00c.5(65_1D9e|s6c57r3fi0fp)ft biDdoa9nt.:a0:W0ar0di0dt0_e0sr0uI8bm.sp0cl0r:0i:0pa0td1id0o_2na(_s9rs6eo1fcbei0rabet3ni4co)en :(a )dt:do epadid cdt iodn egrs ecsarudibepsrtc ir0oi1np0 t3Mi0oo0vn0i 0et. o5D 7ipfsufcbfulbsidsc9ia.ot0ni0 o0Ln0i 0s00t10 0fa3.d00d00e00d00 .0s51u70bf7sf(cf5rb4id5p91t.2i03o0an0b 0)00.10
003e0.000000.05071f0f2f(b1d9(956.b50f20e009|0460)50 30w1fi.)t0 h0D 0ap0tr0ai1Ro0er7ai(dt5ey4r 5I01m.2p
3la:b:)add _aats sdo8(cb6i85ac1t49ib|o06n
5:3 4i)n sDearttaeWdr iwtreirtIemrp l0:1:0t3r0a0n0s0(p.6o55r70tf9_f|af6sb5sd0o99c.)_0 d0(o0Gn0Ue0I:0D 0_w8tr.)i0Tt0Ae0Or0_ 0D01D10S02_3(D09C06P01S0bI.0n5bf73of4_f)if.:br:dea9td.ud0r_0ns0 u01b0
s0c0r6i.p0t0i0o0n0:1 0p2u(s2(h96i25nb2gb0 5|c56r55e)3a 1tr)ie oaDnda etoraf R 0es1au0db3es0rc0Ir0mi0pp.lt5:i7:ofanfd fd0b_1da09s3.s00o00c00i00a.0t50i70offnf.:f0 b0rd0e90a.0d01e00r07 0(0051040053f10.200300a00b.0)50 71cf0af7lf(lb5id4n95g.1 02a03s0as0bo0)c0 i0iafnt. i0do0on0m_0ac0io1nm0 p71l(1e51t4.e5
_1i2
3ab) is associated with writ(e6r5 1091|063503040)0 .D5a7tfafWfrbidt9e.r0I0m0p0l0:0:0a8s.s0o0c0i0a0t1i0o2n(_9c6o1mbp0lbe3t4e)_.i
- bit 0 local 01030000.57fffbd9.00000006.00000102(292bb555) remote 01030000.57fffbd9.0000000f.00000107(54512(36a5b2)0
|6520) Cached_Allocator_With_Overfl(o6w5:1:9m|a6l5l3o4c) 0Dxo5m5a9i2naPca7r4t2i2c0i0p a0n taIvmapill:a:balses ifgrno_mh apnodolle
: New mapped InstanceHandle 26 for 01030000.57fffbd9.000(06050200f|.60502000)0 1T0c7p(S5e4n5d1S2t3raabt)e
gy::send_bytes_i sent 8(46 5b1y9t|e6s5
34) DataWriterImpl::association_complete_i: id_to_handle_map_01030000.57fffbd9.0000000f.00000107(54(56152230a|b6)5 3=1 )0 xD1aat.a
Link::make_reserva(t6i5o1n9(|)6 5-3 4c)r eCaotnidnigt iaosnsIompcli:a:tsiiognn allo_caalll (s)u
bscripti(o6n5 1091|063503040)0 .S5t7aftfufsbCdo9n.d0i0t0i0o0n0I0mfp.l0:0:0g0e0t1_0t7r(i5g4g5e1r2_3vaabl)u e<(-)- >- wmiatshk =r=e0mxoftfef fpfufbflfi,c acthiaonng e0s1=0=300x020000.05.7
fffbd9.(060501090|060583.40)0 0C0o0n1d0i2t(i9o6n1Ibm0pbl3:4:)s.i
gnal_all() - number of sets: 0
(6520|6520) DataReaderImpl::add_association - bit 0 local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.0000000a.00000102(ecdb5854)
(6520|6531) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6520) WriterInfo::WriterInfo: writer 01030000.57fffbd9.0000000a.00000102(ecdb5854) added to reader 01030000.57(f6f5f1b9d|96.503040)0 0D0a0tfa.L0i0n0k0:0:1m0a7k(e5_4r5e1s2e3ravba)t.i
on() - creating association local (p6u5b2l0ic|a6t5i3o1n) 0T1c0p3S0e0n0d0S.t5r7aftfefgbyd:9:.s0e0n0d0_0b0y0t8e.s0_0i0 0s0e1n0t2 (8946 1bby0tbe3s4
) <--> with remote subscription 010(360502000|.65572f0f)f bDda9t.a0R0e0a0d0e0r0Ifm.p0l0:0:0a0d1d0_7a(s5s4o5c1i2a3taibo)n.:
inserted writer 01030000.57fffbd9.0000000a.00000(160521(9e|c6d5b3548)5 4C)a.crheetdu_rAnl l1o
cator_With_Overflow::malloc 0x7f(7685d2400|06a522c00) 0D aatvaaRielaadbelreI mfprlo:m: apdodo_la
ssociation: reader 01030000.57fffbd9.000000(06f5.1090|060503140)7 (T5c4p5S1e2n3daSbt)r aitse gays:s:osceinadt_ebdy tweist_hi wsreintte r8 40 1b0y3t0e0s0
0.57fffbd9.0000000a.00000102(ecdb5854).
(6519|6534) DataWriterImpl(:6:5t2r0a|n6s5p3o1r)t _Daosmsaoicn_Pdaorntei:c iwpraintteIrm p0l1:0:3a0s0s0i0g.n5_7hfafnfdblde9:. 0N0e0w0 0m0a0p8p.e0d0 0I0n0s1t0a2n(c9e6H1abn0dbl3e4 )5 2s ufcocre e0d1e0d3 0i0n0 0a.s5s7ofcfifabtdi9n.g0 0w0i0t0h0 0r8e.a0d0e0r0 00110023(0906010b.05b73f4f)f
bd9.0000000f.00000107(545123ab)
(6(562501|96|562503)4 )D aDtaatLaiWnrki:t:emraIkmep_lr:e:sterravnastpioornt(_)a s-s occr_edaotnien:g warsistoecri a0t1i0o3n0 0l0o0c.a5l7 fsfufbbsdc9r.i0p0t0i0o0n0 0081.003000000001.0527(f9f6f1bbd09b.3040)0 0r0e0a0dfe.r0 00010003100070(05.45571f2f3fabbd)9 .<0-0-0>0 0w0i0tfh. 0r0e0m0o0t1e0 7p(u5b4l5i1c2a3taibo)n c0a1l0l3i0n0g0 0a.s5s7ofcfifabtdi9o.n0_0c0o0m0p0l0eat.e0_0i0
00102(ecdb5854()6.5
19|6534) DataWriterImpl::associa(t6i5o2n0_|c6o5m3p1l)e tDea_tia R-e abdietr I0m pllo:c:atlr a0n1s0p3o0r0t0_0a.s5s7ofcf_fdbodn9e.:0 0i0d0_0t0o0_8h.a0n0d0l0e0_1m0a2p(_9[6 10b100b33040)0 0r.e5m7oftfef b0d190.3000000000.05078f.f0f0b0d090.100020(0906010bf0.b03040)0]0 1=0 70(x53445.1
23ab)
(65(2605|1695|3615)3 4C)o nDdoimtaiionnPIamrptli:c:ispiagnntaIlm_pall:l:(a)s
sign_handle: New map(p6e5d2 0I|n6s5t3a1n)c eSHtaantdulseC o2n7d iftoiro n0I1m0p3l0:0:0g0e.t5_7tfrfifgbgde9r._0v0a0l0u0e0(0)f .-0 0m0a0s0k1=0=70(x5f4f5f1f2f3fafbf),
changes==0x4000.
(6519|6534) DataW(r6i5t2e0r|I6m5p3l1:): aCsosnodciitaitoinoInm_pclo:m:psliegtnea_li_:a lild(_)t o-_ hnaunmdbleer_ moafp _s0e1t0s3:0 000
0.57fffbd9.0000000f.00000107((65542501|2635a2b0)) =C a0cxh1ebd._
Allocator_With(_6O5v1e9r|f6l5o3w4:): mCaolnldoict i0oxn5I5m9p2la:c:7s4i2g2n0a0l _0a lalv(a)i
lable f(r6o5m1 9p|o6o5l3
4) StatusConditionImpl::get_trigger_value() - mas(k6=5=200x|f6f5f2f0f)f fTfc,p ScehnadnSgtersa=t=e0gxy2:0:0s0e.n
d_bytes(_6i5 1s9e|nt 846 5b3y4t)e sC
onditionImpl::signal_all() - number of sets: 0
(6520|6520) DomainParticipantImpl::assign_handle: New mapped InstanceHan(d6l5e1 95|36 5f3o4r) 0D1a0t3a0L0i0n0k.:5:7mfafkfeb_dr9e.s0e0r0v0a0t0i0oan.(0)0 0-0 0c1r0e2a(teicndgb 5a8s5s4o)c
iation local publication 01030(060502.05|76f5f3f1b)d 9C.a0c0h0e0d0_0A0lal.o0c0a0t0o0r1_0W2i(tehc_dObv5e8r5f4l)o w<:-:-m>a lwliotch 0rxe5m5o9t2ea cs7u4b2s2c0r0i p0t iaovna i0l1a0b3l0e0 0f0r.o5m7 fpfofobld
9.0000000f.00000107(545123ab).
(6520|6520) DataReaderI(m6p5l1:9:|t6r5a3n4s)p oCratc_haesds_oAcl_ldoocnaet:o ri_dW_ittoh__hOavnedrlfel_omwa:p:_m[a l0l1o0c3 000x070f.7587df4f0f0bad29c.00 000 0a0v0a0ial.a0b0l0e0 0f1r0o2m( epcodobl5
854)] = 0x35.
(6519|(66553240)| 6T5c2p0S)e nCdoSntdriattieognyI:m:psle:n:ds_ibgyntaels__ail ls(e)n
t 84 bytes
(6520|6520) StatusCon(d6i5t1i9o|n6I5m3p4l): :Dgaetta_WtrriitgegreIrm_pvla:l:uter(a)n s-p omrats_ka=s=s0oxcf_fdfofnfef:f fw,r icthearn g0e1s0=3=000x0400.0507.f
ffbd9.0000000a.00000(16052(2e0c|d6b552805)4 )C osnudcicteieodneIdm piln: :assisgoncaila_tailnlg( )w i-t hn urmebaedre ro f0 1s0e3t0s0:0 00.
57fffbd9.0000000f.00000107(5(465512203|a6b5)3
1) TcpSendSt(r6a5t1e9g|y6:5:3s4e)n dD_abtyatWersi_tie rsIemnptl :8:4t rbayntsepso
rt_assoc_done: writer 01030000.57fffbd9.0000000a.00000102(ecdb58(5645)2 0r|e6a5d2e0r) 0C1a0c3h0e0d0_0A.l5l7ofcfaftbodr9_.W0i0t0h0_0O0v0efr.f0l0o0w0:0:1m0a7l(l5o4c5 102x35a5b9)2 acca7l4l2i2n0g0 a0s saovcaiialtaibolne_ cformopml eptoeo_li
(6519|6534) DataWriterImpl::as(s6o5c2i0a|t6i5o3n1_)c oDmaptlaeRteea_die r-I mbpilt: :0a dldo_caasls o0c1i0a3t0i0o0n0 .-5 7bfiftf b0d 9l.o0c0a0l0 000100a3.00000000.05170f2f(febcdd9b.50805040)0 0r0efm.o0t0e0 0001100370(050405.15273fafbf)b dr9.0000000f.00e0m0o0t1e0 70(1504350102030a.b5)7
fffbd9.0000000c.00000102(639badf4)
(6519|6534) DomainParticipantImpl::a(s6s5i2g0n|_6h5a2n0d)l eT:c pNSeewn dmSatprpaetde gIyn:s:tsaenncde_Hbayntdelse_ i2 8s efnotr 8041 0b3y0t0e0s0
.57fffbd9.0000000f.00000107(545123ab()6
520|6531) Write(r6I5n1f9o|:6:5W3r4i)t eDraItnafWor:i twerriItmeprl :0:1a0s3s0o0c0i0a.t5i7ofnf_fcbodm9p.l0e0t0e0_0i0:0 ci.d0_0t0o0_0h1a0n2d(l6e3_9mbaapd_f041)0 3a0d0d0e0d. 5t7of frfebadd9e.r0 000100030000f0.00.05070f0f1f0b7d(95.4050102030a0b0)f .=0 000x010c1.0
7(545123ab).
(6519|6534) ConditionImpl::signal_all()
((66552109||66552304)) DSattaatRuesaCdoenrdIimtpilo:n:Iamdpdl_:a:sgseotc_itartiigogne r-_ vbailtu e0( )l o-c amla s0k1=0=300x0f0f0f.f5f7ffffff,b dc9h.a0n0g0e0s0=0=00fx.20000000.0
107(54512(36a5b1)9 |r6e5m3o4t)e C0o1n0d3i0t0i0o0n.I5m7pflf:f:bsdi9g.n0a0l0_0a0l0l0(e). 0-0 0n0u0m1b0e2r( 1o9f5 bsfeet9s4:)
0
(6520|6531) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000c.00000102(639badf4).return 1
(6520|6531) DataReaderImpl::add_association: reader 01030000.57fffbd9.0000000f.00000107(545123ab) is associated with writer 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6520) WriterInfo::WriterInfo: writer 01030000.57fffbd9.0000000e.00000102(195bfe94) added to reader 01030000.57fffbd9.0000000f.00000107(545123ab).
(6520|6531) DataLink::make_reservation() - creating association local subscription 01030000.57fffbd9.0000000f.00000107(545123ab) <--> with remote publication 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6520) DataReaderImpl::add_association: inserted writer 01030000.57fffbd9.0000000e.00000102(195bfe94).return 1
(6520|6531) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6520|6520) DataReaderImpl::add_association: reader 01030000.57fffbd9.0000000f.00000107(545123ab) is associated wi(t6h5 1w9r|i6t5e3r4 )0 1D0a3t0a0L0i0n.k5:7:fmfafkbed_9r.e0s0e0r0v0a0t0ieo.n0(0)0 0-0 1c0r2e(a1t9i5nbgf ea9s4s)o.c
iation local publication 01030000.5(76f5f2f0b|d695.3010)0 0T0c0p0Sce.n0d0S0t0r0a1t0e2g(y6:3:9sbeanddf_4b)y t<e-s-_>i wsietnht r8e4m obtyet essu
bscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6520|6531) DomainParticipant(I6m5p1l9:|:6a5s3s4i)g nC_ahcahneddl_eA:l lNoecwa tmoarp_pWeidt hI_nOsvtearnfcleoHwa:n:dmlael l5o4c f0oxr7 f07180d3400000a02.c507 f0f fabvda9i.l0a0b0l0e0 0f0rco.m0 0p0o0o0l1
02(639badf4)
(6520|6520) DataLink::make_reservation() - creating associat(i6o5n1 9l|o6c5a3l4 )s uTbcspcSreinpdtSitorna t0e1g0y3:0:0s0e0n.d5_7bfyftfebsd_9i. 0s0e0n0t0 0804f .b0y0t0e0s0
107(545123ab) <--> with remote publication (061501390|060503.45)7 fDfaftbadW9r.i0t0e0r0I0m0p0le:.:0t0r0a0n0s1p0o2r(t1_9a5sbsfoec9_4d)o.n
e: writer 01030000.57fffbd9.000000(06c5.2000|060503110)2 (D6a3t9abRaedafd4e)r Ismupclc:e:etdreadn sipno rats_saoscsioact_idnogn ew:i tihd _rteoa_dhearn d0l1e0_3m0a0p0_0[. 5071f0f3f0b0d090..05070f0f0f0b0df9..000000000010007c(.504050102031a0b2)(
639badf4)] =( 605x1396|.6
534) DataWriterImpl::transport_a(s6s5o2c0_|d6o5n3e1:) wCrointdeirt i0o1n0I3m0p0l0:0:.s5i7gfnfaflb_da9l.l0(0)0
0000c.00000102(639ba(d6f542)0 |r6e5a3d1e)r S0t1a0t3u0s0C0o0n.d5i7tfifofnbIdm9p.l0:0:0g0e0t0_0tfr.i0g0g0e0r0_valu1e0(7)( 5- 4m5a1s2k3=a=b0)x fcfaflflfifnfgf ,a scshoacnigaetsi=o=n0_xc4o0m0p0l.e
te_i
(6(5625109||66553314)) CDoantdaiWtriiotneIrmIpmlp:l::s:iagsnsaolc_iaaltli(o)n _-c onmupmlbeetre _oif -s ebtist: 00
local 01030000.57fffbd9.0000(060502c0.|0060502001)0 2C(a6c3h9ebda_dAfl4l)o craetmoort_eW i0t1h0_3O0v0e0r0f.l5o7wf:f:fmbadl9l.o0c0 000x050509f2.a0c0704020210007 (05 4a5v1a2i3laabb)l
e from pool
(6519|6534) DomainParticipant(I6m5p2l0:|:6a5s2s0i)g nT_chpaSnednldeS:t rNaetwe gmya:p:pseedn dI_nbsyttaensc_eiH asnednlte 8249 bfyotre s0
1030000.57fffbd9.0000000f.00000107(545123ab)
((66552109||66552304)) DDoamtaaiWnrPiatretriIcmippla:n:taIsmspolc:i:aatsisoing_nc_ohmapnldeltee:_ iN:e wi dm_atpop_ehda nIdnlset_amnacpe_H0a1n0d3l0e0 0505. 5f7ofrf f0b1d093.00000000.05070fff.f0b0d090.00100070(050405e1.2030a0b0)0 1=0 20(x119d5.b
fe94)
(6519|6534) Conditi(o6n5I2m0p|l6:5:3s1i)g nCaalc_haeldl_(A)l
locator(_6W5i1t9h|_6O5v3e4r)f lSotwa:t:umsaClolnodci t0ixo5n5I9m2palc:7:4g2e2t0_0t r0i gagveari_lvaablluee (f)r o-m mpaosokl=
=0xffffffff, changes==0x2000.
(6(561592|06|563542)0 )C oDnadtiatRieoandIemrpIlm:p:ls:i:gtnraaln_saplolr(t)_ a-s snoucm_bdeorn eo:f isde_ttso:_ h0a
ndle_map_[ 01030000.57fffbd9.0000000e.00000102(195bfe94)] = 0x37.
(6520|6520) ConditionImpl:(:6s5i1g9n|a6l5_3a4l)l (D)a
taLink::make_reserva(t6i5o2n0(|)6 5-2 0c)r eSattaitnugs CaosnsdoictiiaotniIomnp ll:o:cgaelt _pturbilgigceart_ivoanl u0e1(0)3 0-0 0m0a.s5k7=f=f0fxbfdf9f.f0f0f0f0f0,0 0ceh.a0n0g0e0s0=1=002x(4109050b.f
e94) <--> with remot(e6 5s2u0b|s6c5r2i0p)t iCoonn d0i1t0i3o0n0I0m0p.l5:7:fsfifgbnda9l._0a0l0l0(0)0 0-f .n0u0m0b0e0r1 0o7f( 5s4e5t1s2:3 a0b
).
(6520|6531) TcpSendStrategy::se(n6d5_1b9y|t6e5s3_4i) sCeancth e8d4_ Ablyltoecsa
tor_With_Overflow::malloc 0x7f78d400a2c0 0 available from pool
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x5592ac742200 0 available from pool
(6519|6534) TcpSendStrategy::send_bytes_i (s6e5n2t0 |8645 2b0y)t eTsc
pSendStrategy::send_bytes_i sent 84 bytes
(6519|6534) DataWriterImpl::transport_assoc_done: writer 01030000.57fffbd9.0000000e.00000102(195bfe94)( 6s5u2c0c|e6e5d2e0d) iTny paesLsooockiuaptSienrgv iwciet:h: tryepaed_eird e0n1t0i3f0i0e0r0_.t5o7_fdfyfnbadm9i.c0 0-0 0E0n0c0ofu.n0t0e0r0e0d1 0T7K(_5N4O5N1E2:3 arbe)t
urning nil Dyn(a6m5i1c9 |T6y5p3e4
) DataWriterImpl::transport_a(s6s5o2c0_|d6o5n2e0:) wDraittaeRre a0d1e0r3I0m0p0l0:.:5e7nfafbflbed:9 .g0o0t0 0G0U0I0De .0010003000010002.(5179f5fbffbed994.)0 0r0e0a0d0e0rf .0010003000010007.(5574f5f1f2b3da9b.)0,0 0s0u0b0s0cfr.i0b0e0d0 0t1o0 7t(o5p4i5c1 2n3aambe) "cMaolvliien gD iasscsuoscsiiaotni oLni_scto"m ptlyeptee _"iM
essenger::Message"(
6519|6534) DataWrit(e6r5I2m0p|l6:5:2a0s)s oScuibastciroinb_ecroImmpplle:t:er_eia d-e rb_ietn a0b lleodc,a ld a0t1a0r3e0a0d0e0r.(5t7ofpfifcb_dn9a.m0e0=0M0o0v0i0ee .D0i0s0c0u0s1s0i2o(n1 9L5ibsfte)9 4e)n arbelmeodt
e 01030000.57fffbd9.0000000f.00000107(545123ab)
(6519|6534) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 30 for 01030000.57fffbd9.0000000f.00000107(545123ab)
(6519|6534) DataWriterImpl::association_complete_i: id_to_handle_map_01030000.57fffbd9.0000000f.00000107(545123ab) = 0x1e.
(6519|6534) ConditionImpl::signal_all()
(6519|6534) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x2000.
(6519|6534) ConditionImpl::signal_all() - number of sets: 0
(6519|6519) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6519|6521) DataWriterImpl::remove_associations: bit 0 local 01030000.57fffbd9.00000006.00000102(292bb555) remote 01030000.57fffbd9.00000007.00000107(6421686a) num remotes 5
(6519|6521) DataWriterImpl::lookup_instance_handles: searching for handles for reader Ids: 01030000.57fffbd9.00000007.00000107(6421686a), 01030000.57fffbd9.00000009.00000107(db11d60b), 01030000.57fffbd9.0000000b.00000107(a1d1856b), 01030000.57fffbd9.0000000d.00000107(2e9170cb), 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) ConditionImpl::signal_all()
(6519|6521) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x2000.
(6519|6521) ConditionImpl::signal_all() - number of sets: 0
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000006.00000102(292bb555) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000006.00000102(292bb555) <--> with remote 01030000.57fffbd9.00000009.00000107(db11d60b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000006.00000102(292bb555) <--> with remote 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000006.00000102(292bb555) <--> with remote 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000006.00000102(292bb555) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) TransportClient::disassociate: about to remove_link[0x7f78d8008c40] from links_
(6519|6521) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.00000006.00000102(292bb555) on link[0x7f78d8008c40]
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 6 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 11 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 16 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 21 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 26 refcount 1
(6519|6521) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000006.00000145(c1936166) removed publication 01030000.57fffbd9.00000006.00000102(292bb555).
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.00000007.00000107(6421686a) with pub 01030000.57fffbd9.00000006.00000102(292bb555)
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421686a) removed publication 01030000.57fffbd9.00000006.00000102(292bb555) at d8b7e580.
(6509|6509) DCPS_IR_Publication::remove_associated_su(b6s5c2r0i|p6t5i3o1n): DpautbalRiecaadteiroInm p0l1:0:3r0e0m0o0v.e5_7afsfsfobcdi9a.t0i0o0n0s0:0 0b6i.t0 000 0l0o1c0a2l( 209120b3b0505050). 5r7efmfofvbedd9 .s0u0b0s0c0r0i0p7t.i0o0n0 0001100370(060402.15678f6faf)b dr9e.m0o0t0e0 00010073.00000000.05170f7f(f6b4d291.608060a0)0 0a0t6 .d080a0d0a0914002.(
292bb555) num( 6r5e0m9o|t6e5s0 91)
DCPS_IR_Subscription::remove_associated_publication: callin(g6 5s2u0b| 60513013)0 0D0a0t.a5R7efafdfebrdI9m.p0l0:0:0r0e0m0o9v.e0_0a0s0s0o1c0i7a(tdibo1n1sd_6i0:b )b iwti t0h lpoucba l0 10013003000000.05.75f7ffffbfdb9d.90.00000000000060.70.00000000100120(72(9624b2b1565856)a
) remote 01030000.57fffbd9.00000006.00000102(292bb555) num remotes 1
(6509|6509) DCPS_IR_Subscription::remove_associated(_6p5u2b0l|i6c5a3t1i)o nD:a tsauRbesacdreirpItmipoln: :0w1r0i3t0e0r0_0r.e5m7ofvfefdb:d 9r.e0a0d0e0r0 000190.3000000000.15077f(fdfbb1d19d.6000b0)0 0r0e0m7o.v0e0d0 0p0u1b0l7i(c6a4t2i1o6n8 60a1)0 3f0r0o0m0 .w5r7iftfefrb d091.003000000000.0567.f0f0f0b0d091.0020(0209020b0b65.5050)0 0a0t1 0d28(b279e25b8b05.5
5).
(6509|6509) DCPS_IR_Publication::remove_associated_subscript(i6o5n2:0 |p6u5b3l1i)c aDtaitoanR e0a1d0e3r0I0m0p0l.:5:7lfofofkbudp9_.i0n0s0t0a0n0c0e6_.h0a0n0d0l0e1s0:2 (s2e9a2rbcbh5i5n5g) froerm ohvaendd lseusb sfcorri pwtriiotne r0 1I0d3s0:0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0090.000000000061.0070(0d0b01110d26(02b9)2 babt5 5d58)b.8
7630.
(6509|6509) DCPS_IR_Subscriptio(n6:5:2r0e|m6o5v3e1_)a sTsroacnisaptoerdt_Cpluibelnitc:a:tdiiosna:s scoaclilaitneg: saubbo u0t1 0t3o0 0r0e0l.e5a7sfef_frbeds9e.r0v0a0t0i0o0n0sb .f0o0r0 0l0i1n0k7[(0ax15d519825a6cb7)2 8waiet0h]
pub 01030000.57f(f6f5b2d09|.60503010)0 0D0a6t.a0L0i0n0k0:1:0r2e(l2e9a2sbeb_5r5e5s)e
rvations() - releasing association local: 01030000.57fffbd9.00000007.0(060500091|0675(0694)2 1D6C8P6Sa_)I R<_-S-u>b swcirtihp trieomno:t:er e0m1o0v3e0_0a0s0s.o5c7ifaftfebdd_9p.u0b0l0i0c0a0t0i6o.n0:0 0s0u0b1s0c2r(i2p9t2ibobn5 5051)0.3
0000.57fffbd9.0000000b.00000107(a1d1856b) removed publication 01(063502000|06.55371f)f fCbodn9d.i0t0i0o0n0I0m0p6l.:0:0s0i0g0n1a0l2_(a2l9l2(b)b
555) at d8(b675e2508|06.5
31) StatusCon(d6i5t0i9o|n6I5m0p9l): :DgCePtS__tIrRi_gPguebrl_ivcaaltuieo(n): :-r emmaosvke=_=a0sxsfofcfifaftfefdf_,s ucbhsacnrgiepst=i=o0nx:4 0p0u0b.l
ication( 60512003|06050301.)5 7Cfofnfdbidt9i.o0n0I0m0p0l0:0:6s.i0g0n0a0l0_1a0l2l((2)9 2-b bn5u5m5b)e rr eomfo vseedt ss:u b0s
cription 01030000.57fffbd9.0000000b.00000107(a1d1856b) at d8b89600.
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.0000000d.00000107(2e9170cb()6 5w2i0t|h6 5p3u1b) 0D1a0t3a0R0e0a0d.e5r7Ifmfpflb:d:9r.e0m0o0v0e0_0a0s6s.o0c0i0a0t0i1o0n2s(:2 9b2ibtb 505 5l)o
cal 01030000.57fffbd9.00000009.00000107(db11d60b) remote 01030000(.65570f9f|f6b5d099.)0 0D0C0P0S0_0I6R._0S0u0b0s0c1r0i2p(t2i9o2nb:b:5r5e5m)o vneu_ma srseomcoitaetse d1_
publication: subscript(i6o5n2 00|160533010)0 0D.a5t7afRfefabdde9r.I0m0p0l0:0:0r0edm.o0v0e0_0a0s1s0o7c(i2aet9i1o7n0sc_bi): rbeimto v0e d lpoucballi c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0090.000000000061.0070(0d0b01110d26(02b9)2 brbe5m5o5t)e a0t1 0d380b070e05.8507.f
ffbd9.00000006(.60500090|06150029()2 9D2CbPbS5_5I5R)_ Pnuubml irceamtoitoens: :1r
emove_associated_subscriptio(n6:5 2p0u|b6l5i3c1a)t iDoant a0R1e0a3d0e0r0I0m.p5l7:f:fwfrbidt9e.r0_0r0e0m0o0v0e6d.:0 0r0e0a0d1e0r2 (0219023b0b050505.)5 7rfefmfobvde9d. 0s0u0b0s0c0r0i9p.t0i0o0n0 00110073(0d0b0101.d5670fbf)f bfdr9o.m0 0w0r0i0t0e0rd .0010003000010007.(527ef9f1f7b0dc9b.)0 0a0t0 0d080b68.b050a000.0
102(292bb555()6.5
09|6509) DCPS_IR_Subscription::r(e6m5o2v0e|_6a5s3s1o)c iDaatteadR_epaudbelriIcmaptli:o:nl:o ockaulpl_iinngs tsaunbc e0_1h0a3n0d0l0e0s.:5 7sfefafrbcdh9i.n0g0 0f0o0r0 0hfa.n0d0l0e0s0 1f0o7r( 5w4r5i1t2e3ra bI)d sw:i t0h1 0p3u0b0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0060.000000000061.0020(0209021b0b25(5259)2.b
b555)
(6520|6531) TransportClient::disassociate: abou(t6 5t0o9 |r6e5l0e9a)s eD_CrPeSs_eIrRv_aStuibosncsr ifpotri olni:n:kr[e0mxo5v5e9_2aascs7o2c8iaaet0e]d
_publication(:6 5s2u0b|s6c5r3i1p)t iDoant a0L1i0n3k0:0:0r0e.l5e7afsfef_brde9s.e0r0v0a0t0i0o0nfs.(0)0 0-0 0r1e0l7e(a5s4i5n1g2 3aasbs)o crieamtoivoend lpoucballi:c a0t1i0o3n0 000100.35070f0f0f.b5d79f.f0f0b0d090.000090.0000000060.100070(0d0b11012d(6209b2)b b<5-5-5>) waitt hd 8rbe7meo5t8e0 .0
1030000.57ff(f6b5d099.|060500090)0 0D6C.P0S0_0I0R0_1P0u2b(l2i9c2abtbi5o5n5:):.r
emove_associated_subscription(:6 5p2u0b|l6i5c3a1t)i oCno n0d1i0t3i0o0n0I0m.p5l7:f:fsfibgdn9a.l0_0a0l0l0(0)0
6.00000(160522(02|9625b3b15)5 5S)t arteumsoCvoendd istuibosncIrmipplt:i:ogne t0_1t0r3i0g0g0e0r._5v7aflfufeb(d)9 .-0 0m0a0s0k0=0=f0.x0f0f0f0f0f1f0f7f(,5 4c5h1a2n3gaebs)= =a0tx 4d080b08.c
4b0.
(6520|6531) ConditionImpl::signal_all() - number of sets: 0
(6509|6509) DCPS_IR_Participant::remove_publication: participant( 60512003|06050301.)5 7DfaftfabRde9a.d0e0r0I0m0p0l0:6:.r0e0m0o0v0e1_ca1s(s2obc4i6a2t6i5ofn)s :r ebmiotv e0d lpoucballi c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.00b0.000000000061.0070(0a010d110825(62b9)2 brbe5m5o5t)e.
01030000.57fffbd9.0000(06050069.|060500090)1 0T2A(O2_9D2DbSb_5D5C5P)S Innufmo _rie:m:orteemso v1e
_publication: pushi(n6g5 2d0e|l6e5t3i1o)n Doaft apRuebaldiecraItmipoln: :0r1e0m3o0v0e0_0a.s5s7ofcfifabtdi9o.n0s0_0i0:0 0b0i6t. 000 0l0o0c1a0l2 (0219023b0b050505.)5 7ifnf fdbodm9a.i0n0 0101010.0
b.00000107(a1d1856b) remote 01030000.57fffbd9.00000006.00000102(292bb555) num remotes 1
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000b.00000107(a1d1856b) from writer 01030000.57fffbd9.00000006.00000102(292bb555).
(6520|6531) DataReaderImpl::looku(p6_5i1n9s|t6a5n2c1e)_ hSaenrdvliecse:_ Psaeratricchiipnagn tf:o:rg ehta_nddilsecso vfeorry :w rrietteurr nIidnsg: r0e1p0o3s0i0t0o0r.y5 7ffofrf bddo9m.a0i0n0 0101010,6 .r0e0p0o0 0D1E0F2A(U2L9T2_bRbE5P5O5.)
.
(6520|6531) TransportClient::disassociate: about to release_reservations for link[0x5592ac728ae0]
(6520|6531) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00(060500190|76(5a019d)1 8D5C6PbS)_ I<R-_-P>a rwtiitchi praenmto:t:ef i0n1d0_3t0o0p0i0c._5r7efffefrbedn9c.e0:0 0p0a0r0t0i6c.i0p0a0n0t0 100120(3209020b0b.55575f)f.f
bd9.00000006.000001c1(2b46265f) foun(d6 5t2o0p|i6c5 3011)0 3C0o0n0d0i.t5i7ofnfIfmbpdl9:.:0s0i0g0n0a0l0_6a.l0l0(0)0
0145(c1(963562106|66)5 3a1t) dS8tba7tcu5sbC0o.n
ditionImpl::get_trigger_value(()6 5-0 9m|a6s5k0=9=)0 xDfCfPfSf_fIfRf_fT,o pcihca_nDgeessc=r=i0pxt4i0o0n0:.:
remove_to(p6i5c2:0 |t6o5p3i1c) dCeosncdriitpitoinoInm pMlo:v:isei gDniaslc_uaslsli(o)n -L insutm breerm oovfe ds ettosp:i c0
01030000.57fffbd9.00000006.00000145(c1936166).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000(060562.00|060503011)c 1D(a2tba4R6e2a6d5efr)I mrpelm:o:vreedm otvoep_iacs s0o1c0i3a0t0i0o0n.s5:7 fbfiftb d09 .l0o0c0a0l0 000160.3000000000.15475f(fcf1b9d396.106060)0 0a0t0 d0.x0d080b070c150b70(.2
e9170cb) remote 01030000.57fffb(d695.0090|060500090)6 .T0A0O0_0D0D1S0_2D(C2P9S2Ibnbf5o5_5i): :nruemm orveem_ottoepsi c1:
pushing deletion of t(o6p5i2c0 |061503310)0 0D0a.t5a7Rfefafdbedr9I.m0p0l0:0:0r0e0m6o.v0e0_0a0s0s1o4c5i(act1i9o3n6s1_6i6:) biint d0o mlaoicna l1 1011.0
30000.57fffbd9.0000000d.00000107(2e9170cb) remote 01030000.57fffbd9.00000006.00000102(292bb555) num remotes 1
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000d.00000107(2e9170cb) from writer 01030000.57fffbd9.00000006.000(060511092|(6259129b)b 5S5e5r)v.i
ce_Participant::get_discovery: return(i6n5g2 0r|e6p5o3s1i)t oDrayt afRoera ddeormIamipnl :1:1l1o,o kruepp_oi nDsEtFaAnUcLeT__hRaEnPdOl.e
s: searching for handles for writer Ids: 01030000.57fffbd9.00000006.00000102(292bb555).
(6519|6519)( 6S5e2r0v|i6c5e3_1P)a rTtriacnisppaonrtt:C:lgieetn_td:i:sdciosvaesrsyo:c iraetteu:r naibnogu tr etpoo srietloerays ef_orre sdeormvaaitni o1n1s1 ,f orre ploi nDkE[F0AxU5L5T9_2RaEcP7O2.8
ae0]
(6520|6531) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000006.00000102(292bb555).
(6520|6531) ConditionImpl::signal_all()
((66550290||66550391)) DSCtPaSt_uIsRC_oDnodmiatiino:n:Irmepmlo:v:eg_epta_rttriicgigpearn_tv:a lrueem(o)v e-d mpaasrkt=i=c0ixpfafnftf f0f1f0f3,0 0c0h0a.n5g7efsf=f=b0dx94.000000.0
0006.00(06050210c|16(523b14)6 2C6o5nfd)i taito n0Ixmdp8lb:7:as1ieg0n aflr_oaml ld(o)m a-i nn u1m1b1e.r
of sets: 0
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 0103000(06.55270f|f6f5b3d19). 0D0a0t0a0R0e0a6d.e0r0I0m0p0l1:c:1r(e2mbo4v6e2_6a5sfs)o ciina tdioomnasi:n b1i1t1 .0
local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.00000006.00000102(292bb555) num remotes 1
(6520|6531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.57fffbd9.0000000f.00000107((65541591|2635a1b9)) rSeemrovtiec e0_1P0a3r0t0i0c0i.p5a7nftf:f:bgde9t._0d0i0s0c0o0v0e6r.y0:0 0r0e0t1u0r2n(i2n9g2 brbe5p5o5s)i tnourmy rfeomro tdeosm a1i
n 111, repo DEFAULT_REPO.
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000f.00000107(545123ab) from writer 01030000.57fffbd9.00000006.00000102(292bb555).
(6519|6521) DataWriterImpl::remove(_6a5s2s0o|c6i5a3t1i)o nDsa:t abRieta d0e rlIomcpall: :0l1o0o3k0u0p0_0i.n5s7tfafnfcbed_9h.a0n0d0l0e0s0:0 8s.e0a0r0c0h0i1n0g2 (f9o6r1 bh0abn3d4l)e sr efmoort ew r0i1t0e3r0 0I0d0s.:5 70f1f0f3b0d090.00.05070f0f0f0b7d.90.00000000100070(66.402010608061a0)2 (n2u9m2 brbe5m5o5t)e.s
5
(6520|6531) TransportClient::disassociate: about to release_reservations (f6o5r1 9l|i6n5k2[10)x 5D5a9t2aaWcr7i2t8eareI0m]p
l::lookup_insta(n6c5e2_0h|a6n5d3l1e)s :D asteaaLricnhki:n:gr efloera shea_nrdelseesr vfaotri ornesa(d)e r- Irdesl:e a0s1i0n3g0 0a0s0s.o5c7ifaftfibodn9 .l0o0c0a0l0:0 0071.003000000001.0577(f6f4f2b1d698.60a0)0,0 000100f3.00000000.05170f7f(f5b4d591.2030a0b0)0 0<0-9-.>0 0w0i0t0h1 0r7e(mdobt1e1 d06100b3)0,0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0060.0000000000b1.0020(0209021b0b75(5a51)d.1
856b), 01030000.57fffbd9.0000000d.00000107(2(e69512700|c6b5)3,1 )0 1C0o3n0d0i0t0i.o5n7Ifmfpflb:d:9s.i0g0n0a0l0_0a0lfl.(0)0
000107((564552102|36a5b3)1.)
StatusConditionImpl::get_trigg(e6r5_1v9a|l6u5e2(1)) -C omnadsikt=i=o0nxIfmfpflf:f:fsfifg,n aclh_aanlgle(s)=
=0x4000.(
6519|6521()6 5S2t0a|t6u5s3C1o)n dCiotnidointIimopnlI:m:pgle:t:_stirgingagle_ra_lvla(l)u e-( )n u-m bmears ko=f= 0sxeftfsf:f f0f
ff, changes==0x2000.
(6519|6521) ConditionImpl::signal_all() - number of sets: 0
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000008.00000102(961b0b34) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000008.00000102(961b0b34) <--> with remote 01030000.57fffbd9.00000009.00000107(db11d60b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000008.00000102(961b0b34) <--> with remote 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000008.00000102(961b0b34) <--> with remote 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000008.00000102(961b0b34) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) TransportClient::disassociate: about to remove_link[0x7f78d8008c40] from links_
(6519|6521) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.00000008.00000102(961b0b34) on link[0x7f78d8008c40]
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 7 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 12 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 17 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 22 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 27 refcount 1
(6519|6521) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000008.00000145(7ea3df07) removed publication 01030000.57fffbd9.00000008.00000102(961b0b34).
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.00000007.00000107(6421686a) with pub 01030000.57fffbd9.00000008.00000102(961b0b34)
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421686a) removed publication 01030000(.65572f0f|f6b5d391.)0 0D0a0t0a0R0e8a.d0e0r0I0m0p1l0:2:(r9e6m1obv0eb_3a4s)s oacti adt8ibo8n1sf:d 0b.i
t 0 local 010300(0605.0597|f6f5f0b9d)9 .D0C0P0S0_0I0R0_7P.u0b0l0i0c0a1t0i7o(n6:4:2r1e6m8o6vae)_ arsesmooctiea t0e1d0_3s0u0b0s0c.r5i7pftfifobnd:9 .p0u0b0l0i0c0a0t8i.o0n0 000100130020(0906.15b70fbf3f4b)d 9n.u0m0 0r0e0m0o0t8e.s0 010
00102(961b0b34) removed s(u6b5s2c0r|i6p5t3i1o)n D0a1t0a3R0e0a0d0e.r5I7mfpflf:b:dr9e.m0o0v0e0_0a0s0s7o.c0i0a0t0i0o1n0s7_(i6:4 2b1i6t8 60a )l oacta ld 80a1d0a3904000.0
.57fffbd9.000(060500097|.60500090)0 1D0C7P(S6_4I2R1_6S8u6bas)c rriepmtoitoen :0:1r0e3m0o0v0e0_.a5s7sfofcfibadt9e.d0_0p0u0b0l0i0c8a.t0i0o0n0:0 1c0a2l(l9i6n1gb 0sbu3b4 )0 1n0u3m0 0r0e0m.o5t7efsf f1b
d9.00000009.00000107(db11(d66502b0)| 6w5i3t1h) pDuabt a0R1e0a3d0e0r0I0m.p5l7:f:fwfrbidt9e.r0_0r0e0m0o0v0e8d.:0 0r0e0a0d1e0r2 (0916013b000b0304.)5
7fffbd9.00000007.00000107(6421686a) from writer 01030000.57fffbd9.00000008.000001(0625(0996|16b500b93)4 )D.C
PS_IR_Subscription::remove_ass(o6c5i2a0t|e6d5_3p1u)b lDiactaatRieoand:e rsIumbpslc:r:ilpotoikounp _0i1n0s3t0a0n0c0e._5h7afnfdflbeds9:. 0s0e0a0r0c0h0i9n.g0 0f0o0r0 1h0a7n(ddlbe1s1 df6o0rb )w rrietmeorv eIdd sp:u b0l1i0c3a0t0i0o0n. 5071f0f3f0b0d090..05070f0f0f0b0d89..0000000000100028(.906010b000b13042)(.9
61b0b34) at d8b81fd0.
(6520|6531) (T6r5a0n9s|p6o5r0t9C)l iDeCnPtS:_:IdRi_sPausbsloicciaattieo:n :a:broeumto vteo_ arsesloecaisaet_erde_sseurbvsactriiopntsi ofno:r pluibnlki[c0axt5i5o9n2 a0c1702380a0e000].
57fffbd9.000(060502008|.60503010)0 1D0a2t(a9L6i1nbk0:b:3r4e)l eraesmeo_vreeds esruvbastciroinpst(i)o n- 0r1e0l3e0a0s0i0n.g5 7afsfsfobcdi9a.t0i0o0n0 0l0o0c9a.l0:0 000100130070(0d0b.1517df6f0fbb)d 9a.t0 0d080b08070673.00.0
00(061509|650079()6 4D2C1P6S8_6IaR)_ S<u-b-s>c rwiiptthi orne:m:orteem o0v1e0_3a0s0s0o0c.i5a7tfefdf_bpdu9b.l0i0c0a0t0i0o0n8:. 0c0a0l0l0i1n0g2 (s9u6b1 b001b03340)0.0
0.57fffbd9.0000000b.00000107(a1d1(865562b0)| 6w5i3t1h) pCuobn d0i1t0i3o0n0I0m0p.l5:7:fsfifgbnda9l._0a0l0l0(0)0
08.0000(06150220(|966513b10)b 3S4t)a
tusConditionImpl::get_trigger_value() - mask==0xffffffff, changes=(=605x0490|0605.0
9) DCPS(_6I5R2_0S|u6b5s3c1r)i pCtoinodni:t:iroenmIomvpel_:a:sssiogcniaalt_eadl_lp(u)b l-i cnautmiboenr: osfu bssectrsi:p t0i
on 01030000.57fffbd9.0000000b.00000107(a1d1856b) removed publication 01030000.57fffbd9.00000008.00000102(961b0b34) at d8b81fd0.
(6509|(66550290)| 6D5C3P1S)_ IDRa_tPauRbelaidceartIimopnl::::rreemmoovvee__aassssoocciiaatteido_nssu:b sbcirti p0t iloonc:a lp u0b1l0i3c0a0t0i0o.n5 70f1f0f3b0d090.00.05070f0f0f0b9d.90.00000000100070(8d.b01010d06001b0)2 (r9e6m1obt0eb 3041)0 3r0e0m0o0v.e5d7 fsfufbbsdc9r.i0p0t0i0o0n0 0081.003000000001.0527(f9f6f1bbd09b.3040)0 0n0u0m0 br.e0m0o0t0e0s1 017
(a1d1856b) at d8b896(0605.2
0|6531) Data(R6e5a0d9e|r6I5m0p9l): :DrCePmSo_vIeR__aSsusboscciraitpitoinosn_:i::r ebmiotv e0_ alsoscoacli a0t1e0d3_0p0u0b0l.i5c7aftfifobnd:9 .c0a0l0l0i0n0g0 9s.u0b0 000100130070(0d0b.1517df6f0fbb)d 9r.e0m0o0t0e0 0001d0.3000000000.15077f(f2feb9d197.00c0b0)0 0w0i0t8h. 0p0u0b0 00110023(0906010b.05b73f4f)f bndu9m. 0r0e0m0o0t0e0s8 .10
0000102(961b0b34)
(6520|6531) DataReaderImpl::writer_removed: reader 010300(0605.0597|f6f5f0b9d)9 .D0C0P0S0_0I0R0_9S.u0b0s0c0r0i1p0t7i(odnb:1:1rde6m0obv)e _farsosmo cwiraitteedr_ p0u1b0l3i0c0a0t0i.o5n7:f fsfubbds9c.r0i0p0t0i0o0n0 80.10003000000100.25(79f6f1fbb0db93.40)0.0
0000d.00000107(2e9170cb) re(m6o5v2e0d| 6p5u3b1l)i cDaattiaoRne a0d1e0r3I0m0p0l0:.:5l7ofofkfubpd_9i.n0s0t0a00n0c0e8_.h0a0n0d0l0e1s0:2 (s9e6a1rbc0hbi3n4g) faotr dh8abn8d1lfeds0 .f
or writer Ids:( 60510093|06050009.)5 7DfCfPfSb_dI9R._0P0u0b0l0i0c0a8t.i0o0n0:0:0r1e0m2o(v9e6_1abs0sbo3c4i)a.t
ed_subscription: publi(c6a5t2i0o|n6 503110)3 0T0r0a0n.s5p7ofrftfCbldi9e.n0t0:0:0d0i0s0a8s.s0o0c0i0a0t1e0:2 (a9b6o1ubt0 bt3o4 )r erleemaosvee_dr essuebrsvcartiipotniso nf o0r1 0l3i0n0k0[00.x5575f9f2fabcd792.80a0e000]0
00d.00000107((26e592107|06c5b3)1 )a tD adt8abL8ibn5ka:0:.r
elease_reser(v6a5t0i9o|n6s5(0)9 )- DrCePlSe_aIsRi_nSgu basscsroicpitaitoino:n: rleomcoavle:_ a0s1s0o3c0i0a0t0e.d5_7pfufbflbidc9a.t0i0o0n0:0 0c0a9l.l0i0n0g0 0s1u0b7 (0d1b01310d06000b.)5 7<f-f-f>b dw9i.t0h0 0r0e0m0o0tfe. 0001000300100070(.55475f1f2f3badb9). 0w0i0t0h0 0p0u8b. 0001000300100020(.95671fbf0fbb3d49)..0
0000008.00000102(961b0b34)
(6520|6531) ConditionImpl::signal_all()
(6520|6531) Stat(u6s5C0o9n|d6i5t0i9o)n IDmCpPlS:_:IgRe_tS_utbrsicgrgieprt_ivoanl:u:er(e)m o-v em_aassks=o=c0ixaftfefdf_fpfufbfl,i ccahtainogne:s =s=u0bxs4c0r0i0p.t
ion 010(360502000|.65573f1f)f bCdo9n.d0i0t0i0o0n0I0mfp.l0:0:0s0i0g1n0a7l(_5a4l5l1(2)3 a-b )n urmebmeorv eodf psuebtlsi:c a0t
ion 01030000.57fffbd9.00000008.00000102(961b0b34) at d8b81fd0.
(6509|6509) DCP(S6_5I2R0_|P6u5b3l1i)c aDtaitoanR:e:ardeemroIvmep_la:s:sroecmioavtee_da_sssuobcsicartiipotniso:n :b iptu b0l ilcoactailo n0 10013003000000.05.75f7ffffbfdb9d.90.000000000000b0.80.00000000100170(2a(19d6118b506bb3)4 )r ermeomtoev e0d1 0s3u0b0s0c0r.i5p7tfifofnb d091.003000000000.0587.f0f0f0b0d091.0020(0906010b00fb.3040)0 0n0u1m0 7r(e5m4o5t1e2s3 a1b
) at d8b8c4b0.
(6520|6531) DataReaderImpl::remove_asso(c6i5a0t9i|o6n5s0_9i): DbCiPtS _0I Rl_oPcaarlt i0c1i0p3a0n0t0:0:.r5e7mfofvfeb_dp9u.b0l0i0c0a0t0i0obn.:0 0p0a0r0t1i0c7i(paa1ndt1 805160b3)0 0r0e0m.o5t7ef f0f1b0d390.000000.05070f0f8f.b0d090.000010c010(090487.60908030e0)1 0r2e(m9o6v1ebd0 bp3u4b)l incuamt iroenm o0t1e0s3 010
00.57fffbd9.00000008.00(060502100|26(593611)b 0Dba3t4a)R.e
aderImpl::writ(e6r5_0r9e|m6o5v0e9d): TrAeOa_dDeDrS _0D1C0P3S0I0n0f0o._5i7:f:frfebmdo9v.e0_0p0u0b0l0i0cba.t0i0o0n0:0 1p0u7s(hai1ndg1 8d5e6lbe)t iforno mo fw rpiutbelri c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0080.000000000081.0020(0906011b002b(3946)1.b
0b34) in domain 111.
(6520|6531) DataReaderImpl::lookup_instance_handles: searching for handles for writer Ids: 01030000.57fffbd9.00000008.00000102(961b0b34).
(6520|6531) TransportClient::disassociate: about to release_reservations for (l6i5n1k9[|06x552519)2 aSce7r2v8iacee0_]P
articipant::get(_6d5i2s0c|o6v5e3r1y): DraettauLrinnikn:g: rreelpeoassiet_orreys efrovra tdioomnasi(n) 1-1 1r,e lreeapsoi nDgE FaAsUsLoTc_iRaEtPiOo.n
local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000008.00000102(961b0b34).
(6520|6531) ConditionImp(l6:5:0s9i|g6n5a0l9_)a lDlC(P)S
_IR_Par(t6i5c2i0p|a6n5t3:1:)f iSntda_ttuospCiocn_drietfieorneInmcpel:: :pgaertt_itcriipgagnetr _0v1a0l3u0e0(0)0 .-5 7mfafsfkb=d=90.x0f0f0f0f0f0f0f8f.,0 0c0h0a0n1gce1s(=9=407x64908030e.)
found (t6o5p2i0c| 60513013)0 0C0o0n.d5i7tfifofnbIdm9p.l0:0:0s0i0g0n0a8l._0a0l0l0(0)1 4-5 (n7uemab3edrf 0o7f) saett sd:8 b07
ca80.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000(060582.00|060503011)4 5D(a7teaaR3edafd0e7r)I.m
pl::remove_asso(c6i5a0t9i|o6n5s0:9 )b iDtC P0S _lIoRc_aPla r0t1i0c3i0p0a0n0t.:5:7rfefmfobvde9_.t0o0p0i0c0_0r0edf.erence: participant 0103000000000.15077f(f2feb9d197.00c0b0)0 0r0e0m8o.t0e0 00010013c010(0904.75679f8f3feb)d 9r.e0m0o0v0e0d0 0t8o.p0i0c0 0001100320(090601.b507bf3f4f)b dn9u.m0 0r0e0m0o0t0e8s. 010
000145(7ea3df07) at 0xd8b(76c5a2800|.6
531) DataReaderImpl:(:6r5e0m9o|v6e5_0a9s)s oTcAiOa_tDiDoSn_sD_CiP:S Ibnifto _0i :l:orceamlo v0e1_0t3o0p0i0c0:. 5p7ufsfhfibndg9 .d0e0l0e0t0i0o0nd .o0f0 0t0o0p1i0c7 (021e093107000c0b.)5 7rfefmfobtde9 .0010003000000008..5070f0f0f0b1d495.(070e0a030d0f0087.)0 0i0n0 0d1o0m2a(i9n6 11b101b.3
4) num remotes 1
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000d.00000107(2e9170cb) from writer 01030000.57fffbd9.00000008.00000102(961b0b34).
(6520|6531) DataReaderImpl::loo(k6u5p1_9i|n6s5t1a9n)c eS_ehravnidclee_sP:a rsteiacricphainntg: :fgoert _hdainsdcloevse rfyo:r rwertiutrenri nIgd sr:e p0o1s0i3t0o0r0y0 .f5o7rf fdfobmda9i.n0 0101010,0 0r8e.p0o0 0D0E0F1A0U2L(T9_6R1EbP0Ob.3
4).
(6520|6531) TransportClient::disassociate: about to relea(6519|6519s)e _Sreersveircvea_tPiaorntsi cfiopra nlti:n:kg[e0tx_5d5i9s2caocv7e2r8ya:e 0r]e
turning reposito(r6y5 2f0o|r6 5d3o1m)a iDna t1a1L1i,n kr:e:proe lDeEaFsAeU_LrTe_sReErPvOa.t
ions() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000008.00000102(961b0b34).
(6520|6531) ConditionImpl::signal_all()
((66550290||66550391)) DSCtPaSt_uIsRC_oDnodmiatiino:n:Irmepmlo:v:eg_epta_rttriicgigpearn_tv:a lrueem(o)v e-d mpaasrkt=i=c0ixpfafnftf f0f1f0f3,0 0c0h0a.n5g7efsf=f=b0dx94.000000.0
0008.00(06050210c|16(593417)6 9C8o3ned)i taito n0Ixmdp8lb:7:as8idg0n aflr_oaml ld(o)m a-i nn u1m1b1er.
of sets: 0
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant( 60512003|06050301.)5 7DfaftfabRde9a.d0e0r0I0m0p0l0:8:.r0e0m0o0v0e1_ca1s(s9o4c7i6a9t8i3oen)s :i nb idto m0a ilno c1a1l1 .0
1030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.00000008.00000102(961b0b34) num remotes 1
(6520|6531) DataReaderImpl::rem(o6v5e1_9a|s6s5o1c9i)a tSieornvsi_cie:_ Pbairtt i0c ilpoacnatl: :0g1e0t3_0d0i0s0c.o5v7efrfyf:b dr9e.t0u0r0n0i0n0g0 fr.e0p0o0s0i0t1o0r7y( 5f4o5r1 2d3oamba)i nr e1m1o1t,e r0e1p0o3 0D0E0F0A.U5L7Tf_fRfEbPdO9..
00000008.00000102(961b0b34) num remotes 1
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffb(d695.1090|060502010)f .D0a0t0a0W0r1i0t7e(r5I4m5p1l2:3:arbe)m ofvreo_ma swsroictieart i0o1n0s3:0 0b0i0t. 507 flfofcbadl9 .0010003000000008..5070f0f0f0b1d092.(0906010b000b03a4.)0.0
000102(ecdb5854) remote 0103000(06.55270f|f6f5b3d19). 0D0a0t0a0R0e0a7d.e0r0I0m0p0l1:0:7l(o6o4k2u1p6_8i6nas)t annucme _rheamnodtleess :5
searching for handles for writer Ids: 01030000.57fffbd9.00000008.00000102(961b(06b53149)|.6
521) DataWriterImpl::lo(o6k5u2p0_|i6n5s3t1a)n cTer_ahnasnpdolretsC:l iseenatr:c:hdiinsga sfsoorc ihaatned:l easb ofuotr troe ardeelre aIsdes_:r e0s1e0r3v0a0t0i0o.n5s7 fffofrb dl9i.n0k0[000x05050972.a0c0702080a1e007](
6421686a), 0(160532000|0605.3517)f fDfabtda9L.i0n0k0:0:0r0e0l9e.a0s0e0_0r0e1s0e7r(vdabt1i1odn6s0(b)) ,- 0r1e0l3e0a0s0i0n.g5 7afsfsfobcdi9a.t0i0o0n0 0l0o0cba.l0:0 000100130070(0a01.d5178f5f6fbb)d,9 .001000300000000f..5070f0f0f0b1d097.(0504050102030adb.)0 0<0-0-0>1 0w7i(t2he 9r1e7m0octbe) ,0 10013003000000.05.75f7ffffbfdb9d.90.00000000000080.f0.00000000100120(79(6514b501b2334a)b.)
.
(651(96|562502|16)5 31C)o nCdointdiiotniIomnpIlm:p:ls:i:gsniagln_aall_la(l)l
()
(6(561592|06|562513)1 )S tSattautsuCsoCnodnidtiitoinoInmIpmlp:l::g:egte_tt_rtirgiggegre_rv_avlauleu(e)( )- -m amsaks=k==0=x0fxffffffffffffff,f ,c hcahnagnegse=s==0=x02x040000.0
.
((66551290||66552311)) CCoonnddiittiioonnIImmppll::::ssiiggnnaall__aallll(()) -- nnuummbbeerr ooff sseettss:: 00
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000a.00000102(ecdb5854) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000a.00000102(ecdb5854) <--> with remote 01030000.57fffbd9.00000009.00000107(db11d60b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000a.00000102(ecdb5854) <--> with remote 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000a.00000102(ecdb5854) <--> with remote 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000a.00000102(ecdb5854) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) TransportClient::disassociate: about to remove_link[0x7f78d8008c40] from links_
(6519|6521) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000a.00000102(ecdb5854) on link[0x7f78d8008c40]
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 8 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 13 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 18 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 23 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 28 refcount 1
(6519|6521) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.0000000a.00000145(04638c67) removed publication 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.00000007.00000107(6421686a) with pub 01030000.57fffbd9.0000000a.00000102(ecdb5854)
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107((664522106|8665a3)1 )r eDmaotvaeRde apduebrlIimcpalt:i:orne m0o1v0e3_0a0s0s0o.c5i7aftfifobnds9:. 0b0i0t0 000 0lao.c0a0l0 0001100320(0e0c0d.b5578f5f4f)b da9t. 0d080b08020c0e70..0
0000107(642168(66a5)0 9r|e6m5o0t9e) 0D1C0P3S0_0I0R0_.P5u7bflfifcbadt9i.o0n0:0:0r0e0m0oav.e0_0a0s0s0o1c0i2a(teecdd_bs5u8b5s4c)r inputmi orne:m optuebsl i1c
ation 01030000.57fffbd(96.502000|06050301a). 0D0a0001t0a2R(eeacddebr5I8m5p4l): :rreemmoovveed_ assusboscciraitpitoinosn_ i0:1 0b3i0t0 000 .l5o7cfaflf b0d190.3000000000.05077f.f0f0b0d090.100070(0604020176.8060a0)0 0a1t0 7d(86a4d2a1964806.a
) remote 01030(060500.95|76f5f0f9b)d 9D.C0P0S0_0I0R0_0Sau.b0s0c0r0i0p1t0i2o(ne:c:drbe5m8o5v4e)_ ansusmo crieamtoetde_sp u1b
lication: calling sub 010300(0605.2507|f6f5f3b1d)9 .D0a0t0a0R0e0a0d9e.r0I0m0p0l0:1:0w7r(idtbe1r1_dr6e0mbo)v ewdi:t hr epaudbe r0 10013003000000.05.75f7ffffbfdb9d.90.000000000000a0.70.00000000100120(7e(c6d4b251865846)a
) from writer 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6509|6509) (D6C5P2S0_|I6R5_3S1u)b sDcartiapRteiaodne:r:Irmepmlo:v:el_oaosksuopc_iiantsetda_npcueb_lhiacnadtlieosn:: sseuabrscchriinpgt ifoonr 0h1a0n3d0l0e0s0 .f5o7rf fwfrbidt9e.r0 0I0d0s0:0 0091.003000000001.0577(fdfbf1b1dd96.00b0)0 0r0e0m0oav.e0d0 0p0u0b1l0i2c(aetcidobn5 805140)3.0
000.57fffbd9.0000000a(.60502000|06150321()e cTdrba5n8s5p4o)r taCtl ide8nbt8:2:cdei0s.a
ssociate: abo(u6t5 0t9o| 6r5e0l9e)a sDeC_PrSe_sIeRr_vPautbiloincsa tfioorn :l:irnekm[o0vxe5_5a9s2saocc7i2a8taeed0_]s
ubscription:( 6p5u2b0l|i6c5a3t1i)o nD a0t1a0L3i0n0k0:0:.r5e7lfefafsbed_9r.e0s0e0r0v0a0t0iao.n0s0(0)0 0-1 0r2e(leecadsbi5n8g5 4a)s sroecmioavteido ns ulbosccarli:p t0i1o0n3 00010003.05070f0f.f5b7df9f.f0b0d090.00000070.00000090.00100070(06140271(6d8b61a1)d 6<0-b-)> awti tdh8 br8e7m6o3t0e.
01030000.57f(f6f5b0d99|.60500090)0 0D0CaP.S0_0I0R0_0S1u0b2s(cercidpbt5i8o5n4:):.r
emove_associated_publication: (c6a5l2l0i|n6g5 3s1u)b C0o1n0d3i0t0i0o0n.I5m7pflf:f:bsdi9g.n0a0l0_0a0l0l0(b).
0000010(76(5a210d|16855361b)) Swtiatthu spCuobn d0i1t0i3o0n0I0m0p.l5:7:fgfeftb_dt9r.i0g0g0e0r0_0v0aal.u0e0(0)0 0-1 0m2a(sekc=d=b508x5f4)f
ffffff, changes==0x4000.
(6520|6531) ConditionImpl::si(g6n5a0l9_|a6l5l0(9)) -D CnPuSm_bIeRr_ Soufb sscertisp:t i0o
n::remove_associated_publication: subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) removed publication 01030000.57fffbd9.0000000a.000001(0625(2e0c|d6b553815)4 )D aatta Rde8abd8e2rcIem0p.l
::remove_ass(o6c5i0a9t|i6o5n0s9:) bDiCtP S0_ IlRo_cPaulb l0i1c0a3t0i0o0n0:.:5r7efmfofvbed_9a.s0s0o0c0i0a0t0e9d._0s0u0b0s0c1r0i7p(tdibo1n1:d 6p0ubb)l irceamtoitoen 0011003300000000..5577ffffffbbdd99..00000000000000aa..0000000000110022((eeccddbb55885544)) nruemm orveemdo tseusb s1c
ription 01030000.57(f6f5f2b0d|96.503010)0 0D0a0tba.R0e0a0d0e0r1I0m7p(la:1:dr1e8m5o6vbe)_ aasts odc8iba8t9i6o0n0s._
i: bit 0 lo(c6a5l0 90|160530090)0 0D.C5P7Sf_fIfRb_dS9u.b0s0c0r0i0p0t0i9o.n0:0:0r0e0m1o0v7e(_dabs1s1odc6i0abt)e dr_epmuobtlei c0a1t0i3o0n0:0 0c.a5l7lfifnfgb ds9u.b0 000100030000a0.00.05070f0f1f0b2d(9e.c0d0b050805040)d .n0u0m0 0r0e1m0o7t(e2se 911
70cb) with pub 01030000(.65572f0f|f6b5d391.)0 0D0a0t0a0R0eaa.d0e0r0I0m0p1l0:2:(wercidtbe5r8_5r4e)m
oved: reader 01030000.57fffbd9.00000009.00000107(db11d60b) from (w6r5i0t9e|r6 500190)3 0D0C0P0S._5I7Rf_fSfubbds9c.r0i0p0t0i0o0n0:a:.r0e0m0o0v0e1_0a2s(seoccdiba5t8e5d4_)p.u
blication: subscription 0103(06050200.|5675f3f1f)b dD9a.t0a0R0e0a0d0e0rdI.m0p0l0:0:0l1o0o7k(u2pe_9i1n7s0tcabn)c er_ehmaonvdelde sp:u bsleiacracthiionng 0f1o0r3 0h0a0n0d.l5e7sf fffobrd 9w.r0i0t0e0r0 0I0das.:0 00010003100020(0e.c5d7bf5f8f5b4d)9 .a0t0 0d080b0802ac.e000.0
00102(ecdb5854()6.5
09|6509) DCPS_IR_Pu(b6l5i2c0a|t6i5o3n1:): rTermaonvsep_oarstsColciieantte:d:_dsiusbasscsroicpitaitoen:: apbuobulti ctaot iroenl e0a1s0e3_0r0e0s0e.r5v7aftfifobnds9 .f0o0r0 0l0i0n0ka[.00x050509021a0c27(2e8cadeb05]8
54) removed s(u6b5s2c0r|i6p5t3i1o)n D0a1t0a3L0i0n0k0:.:5r7eflfefabsde9_.r0e0s0e0r0v0a0tdi.o0n0s0(0)0 1-0 7r(e2lee9a1s7i0ncgb )a sasto cdi8abt8ibo5na 0l.o
cal: 01030000(.65570f9f|f6b5d099.)0 0D0C0P0S0_0I9R._0S0u0b0s0c1r0i7p(tdibo1n1:d:6r0ebm)o v<e-_-a>s swoictiha treedm_optueb l0i1c0a3t0i0o0n0:. 5c7aflflfibndg9 .s0u0b0 00010003a0.000000.05071f0f2f(bedc9d.b050805040)0.0
f.00000107(545123ab) with p(u6b5 2001|063503010)0 .C5o7nfdfiftbido9n.I0m0p0l0:0:0s0iag.n0a0l0_0a0l1l0(2)(
ecdb585(46)5
20|6531) StatusConditionImpl::get_trigger_value() - mask==0xffff(f6f5f0f9,| 6c5h0a9n)g eDsC=P=S0_xI4R0_0S0u.b
scripti(o6n5:2:0r|e6m5o3v1e)_ aCsosnodciitaitoendI_mppulb:l:isciagtniaoln_:a lslu(b)s c-r inputmiboenr 0o1f0 3s0e0t0s0:. 507
fffbd9.0000000f.00000107(545123ab) removed publication 01030000.57fffbd9.0000000a.000001(0625(2e0c|d6b553815)4 )D aatta Rde8abd8e2rcIem0p.l
::remove_ass(o6c5i0a9t|i6o5n0s9:) bDiCtP S0_ IlRo_cPaulb l0i1c0a3t0i0o0n0:.:5r7efmfofvbed_9a.s0s0o0c0i0a0t0ebd._0s0u0b0s0c1r0i7p(tai1odn1:8 5p6ubb)l irceamtoitoen 0011003300000000..5577ffffffbbdd99..00000000000000aa..0000000000110022((eeccddbb55885544)) nruemm orveemdo tseusb s1c
ription 01030000.5(76f5f2f0b|d695.3010)0 0D0a0t0afR.e0a0d0e0r0I1m0p7l(:5:4r5e1m2o3vaeb_)a sasto cdi8abt8ico4nbs0_.i
: bit 0 local 01030000.57fffbd9.0000000b.0000(06150079(|a615d0198)5 6DbC)P Sr_eImRo_tPea r0t1i0c3i0p0a0n0t.:5:7rfefmfobvde9_.p0u0b0l0i0c0a0tai.o0n0:0 0p0a1r0t2i(ceicpdabn5t8 5041)0 3n0u0m0 0r.e5m7oftfefsb d19
.0000000a.000001c1(ee(b665c2b05|e6)5 3r1e)m oDvaetda RpeuabdleircIamtpilo:n: w0r1i0t3e0r0_0r0e.m5o7vfefdf:b dr9e.a0d0e0r0 000100a3.00000000.05170f2f(febcdd9b.50805040)0.0
0b.00000107((a615d0198|5665b0)9 )f rToAmO _wDrDiSt_eDrC P0S1I0n3f0o0_0i0:.:5r7efmfofvbed_9p.u0b0l0i0c0a0t0iao.n0:0 0p0u0s1h0i2n(ge cddebl5e8t5i4o)n.
of publication 01030000.57(f6f5f2b0d|96.503010)0 0D0a0taa.R0e0a0d0e0r1I0m2p(le:c:dlbo5o8k5u4p)_ iinns tdaonmcaei_nh a1n1d1l.e
s: searching for handles for writer Ids: 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6520|6531) TransportClient::disassociate: about to release_reservations for link[0x5592ac728ae0]
(6520|6531) Data(L6i5n1k9:|:6r5e2l1e)a sSee_rrveisceer_vPaatritoincsi(p)a n-t :r:egleeta_sdiinsgc oavsesroyc:i arteitounr nlioncga lr:e p0o1s0i3t0o0r0y0 .f5o7rf fdfobmda9i.n0 0101010,0 0rbe.p0o0 0D0E0F1A0U7L(Ta_1RdE1P8O5.6
b) <--> with remote 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_(v6a5l0u9e|(6)5 0-9 )m aDsCkP=S=_0IxRf_fPfafrftfifcfi,p acnhta:n:gfeisn=d=_0txo4p0i0c0_.r
eferenc(e6:5 2p0a|r6t5i3c1i)p aCnotn d0i1t0i3o0n0I0m0p.l5:7:fsfifgbnda9l._0a0l0l0(0)0 0-a .n0u0m0b0e0r1 co1f( eseebt6sc:b 50e
) found topic 01030000.57fffbd9.0000000a.00000145(04638c67) at d8b7cec0.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic d(e6s5c2r0i|p6t5i3o1n) MDoavtiaeR eDaidsecruIsmspilo:n: rLeimsotv er_eamsosvoecdi attoipoincs :0 1b0i3t0 000 0l.o5c7aflf f0b1d093.00000000.05070faf.f0b0d090.00104050(000406d3.80c06070)0.1
07(2e9170cb) r(e6m5o0t9e| 60510093)0 0D0C0P.S5_7IfRf_fPbadr9t.i0c0i0p0a0n0t0:a:.r0e0m0o0v0e1_0t2o(peiccd_br5e8f5e4r)e nncuem: rpeamrottiecsi p1a
nt 01030000.57fffbd9(.60502000|060503a1.)0 0D0a0t0a1Rce1a(deeerbI6mcpbl5:e:)r ermeomvoev_eads stoocpiiact i0o1n0s3_0i0:0 0b.i5t7 f0f flbodc9a.l0 000100030000a0.00.05070f0f1f4b5d(90.40603080c06070)d .a0t0 000x0d180b77(c2eec901.7
0cb) remote 010300(0605.0597|f6f5f0b9d)9 .T0A0O0_0D0D0S0_aD.C0P0S0I0n0fo1_0i2:(:reemcodvbe5_8t5o4) num remotpeisc :1
pushing deletion of topic (061502300|060503.15)7 fDfaftbadR9e.a0d0e0r0I0m0p0la:.:0w0r0i0t0e1r4_5r(e0m4o6v3e8dc:6 7r)e aidne rd o0m1a0i3n0 010101..5
7fffbd9.0000000d.00000107(2e9170cb) from writer 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6520|6531) DataReaderImpl::lookup_instance_handles: searching for handles for writer Ids: 01030000.57fffbd9.0000000a.(060501090|160521(9e)c dSbe5r8v5i4c)e._
Participant::get_discovery:( 6r5e2t0u|r6n5i3n1g) rTerpaonssiptoorrtyC lfioern td:o:mdaiisna s1s1o1c,i arteep:o aDbEoFuAtU LtTo_ RrEePlOe.a
se_reservations for link[0x5592ac728ae0]
(6520|6531) DataLink::relea(s6e5_1r9e|s6e5r1v9a)t iSoenrsv(i)c e-_ Praerlteiacsiipnagn ta:s:sgoecti_adtiisocno vleorcya:l :r e0t1u0r3n0i0n0g0 .r5e7pfofsfibtdo9r.y0 0f0o0r0 0d0odm.a0i0n0 0101110,7 (r2eep9o1 7D0EcFbA)U L<T-_-R>E PwOi.t
h remote 01030000.57fffbd9.0000000a.00000102(ecdb5854).
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6509|6509()6 5D2C0P|S6_5I3R1_)D oCmoanidni:t:iroenmIomvpel_:p:asritgincailp_aanltl:( )r e-m onvuemdb epra rotfi csieptasn:t 00
1030000.57fffbd9.0000000a.000001c1(eeb6cb5e) at 0xd8b7afd0 from domain 111.
(6(562500|96|563510)9 )D aTtAaOR_eDaDdSe_rDICmPpSlI:n:froe_mio:v:er_eamsosvoec_idaotmiaoinns_:p abritti c0i plaoncta:l p0u1s0h3i0n0g0 0d.e5l7eftfifobnd 9o.f0 0p0a0r0t0i0cfi.p0a0n0t0 00110073(05040501.2537afbf)f brde9m.o0t0e0 00010003a0.000000.05071fcf1f(bede9b.60c0b050e0)0 0ian. 0d0o0m0a0i1n0 21(1e1c.d
b5854) num remotes 1
(6520|6531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.5(76f5f1f9b|d695.1090)0 0S0e0r0vai.c0e0_0P0a0r1t0i2c(iepcadnbt5:8:5g4e)t _nduims croevmeortye:s r1e
turning repository for domain 111(,6 5r2e0p|o6 5D3E1F)A UDLaTt_aRREePaOd.e
rImpl::writer_removed: reader 01030000.57fffbd9.0000000f.00000107(545123ab) from writer 01030000.57fffbd9.0000000a.00000102(ecdb5(865541)9.|
6521) DataWriterImpl::remove_asso(c6i5a2t0i|o6n5s3:1 )b iDta t0a Rleoacdaelr I0m1p0l3:0:0l0o0o.k5u7pf_fifnbsdt9a.n0c0e0_0h0a0n0dcl.e0s0:0 0s0e1a0r2c(h6i3n9gb afdofr4 )h arnedmloetse f0o1r0 3w0r0i0t0e.r5 7Ifdfsf:b d091.003000000000.0577.f0f0f0b0d091.0070(0604020106a8.60a0)0 0n0u1m0 2r(eemcodtbe5s8 554
).
(6520|6531) TransportClient::disassociate: about( 6t5o1 9r|e6l5e2a1s)e _DraetsaeWrrviatteiroInmsp lf:o:rl oloiknukp[_0ixn5s5t9a2nacce7_2h8aaned0l]e
s: searching fo(r6 5h2a0n|d6l5e3s1 )f oDra traeLaidnekr: :Irdesl:e a0s1e0_3r0e0s0e0r.v5a7tfifofnbsd(9). 0-0 0r0e0l0e0a7s.i0n0g0 0a0s1s0o7c(i6a4t2i1o6n8 6lao)c,a l0:1 003100030000.0507.f5f7ffbfdf9b.d090.000000000090.00f0.000000100071(0d7b(1514d56102b3)a,b )0 1<0-3-0>0 0w0i.t5h7 frfefmbodt9e. 00010003000000b0..05070f0f0f1b0d79(.a010d010805060ba).,0 00010003100020(0e.c5d7bf5f8f5b4d)9..
0000000d.00000107(2e9170cb), 0(160532000|0605.3517)f fCfobndd9i.t0i0o0n0I0m0p0lf:.:0s0i0g0n0a1l0_7a(l5l4(5)1
23ab).
(6520|6531) StatusCondit(i6o5n1I9m|p6l5:2:1g)e tC_otnrdiigtgieorn_Ivmapllu:e:(s)i g-n amla_sakl=l=(0)x
fffffff(f6,5 1c9h|a6n5g2e1s)= =S0txa4t0u0s0C.o
nditionIm(p6l5:2:0g|e6t5_3t1r)i gCgoenrd_ivtailouneI(m)p l-: :msaisgkn=a=l0_xaflflf(f)f f-f fn,u mcbhearn goefs =s=e0txs2:0 000
.
(6519|6521) ConditionImpl::signal_all() - number of sets: 0
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000c.00000102(639badf4) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000c.00000102(639badf4) <--> with remote 01030000.57fffbd9.00000009.00000107(db11d60b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000c.00000102(639badf4) <--> with remote 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000c.00000102(639badf4) <--> with remote 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000c.00000102(639badf4) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) TransportClient::disassociate: about to remove_link[0x7f78d8008c40] from links_
(6519|6521) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000c.00000102(639badf4) on link[0x7f78d8008c40]
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 9 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 14 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 19 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 24 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 29 refcount 1
(6519|6521) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.0000000c.00000145(8b2379c7) removed publication 01030000.57fffbd9.0000000c.00000102(639badf4).
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.00000007.00000107(6421686a) with pub 01030000.57fffbd9.0000000c.00000102(639badf4)
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421(668562a0)| 6r5e3m1o)v eDda tpauRbelaidceartIimopnl :0:1r0e3m0o0v0e0_.a5s7sfofcfibadt9i.o0n0s0:0 0b0i0tc .00 0l0o0c0a1l0 20(1603390b0a0d0f.45)7 faftf bdd89b.8040a0a000.0
07.00000107(642(16658069a|)6 5r0e9m)o tDeC P0S1_0I3R0_0P0u0b.l5i7cfaftfibodn9:.:0r0e0m0o0v0e0_ca.s0s0o0c0i0a1t0e2d(_6s3u9bbsacdrfi4p)t inounm: rpeumboltiecsa t1i
on 01030000.57fffbd9.00(060502000|c6.503010)0 0D1a0t2a(R6e3a9dbeardIfm4p)l :r:ermeomvoevde _sausbssoccriiapttiioonns _0i1:0 3b0i0t0 00. 5l7ofcfaflb d091.003000000000.0577.f0f0f0b0d091.0070(060402010678.60a0)0 0a0t1 0d78(a6d4a2914608.6
a) remote 0103(06050009.|5675f0f9f)b dD9C.P0S0_0I0R0_0S0ucb.s0c0r0i0p0t1i0o2n(:6:3r9ebmaodvfe4_)a snsuomc iraetmeodt_epsu b1l
ication: calling sub 0103(06050200.|5675f3f1f)b dD9a.t0a0R0e0a0d0e0r9I.m0p0l0:0:0w1r0i7t(edrb_1r1edm6o0vbe)d :w irteha dpeurb 0011003300000000..5577ffffffbbdd99..000000000000007c..0000000100020(160379(b6a4d2f146)8
6a) from writer 01030000.57fffbd9.0000000c.00000102(639badf4).
(6509|65(0695)2 0D|C6P5S3_1I)R _DSautbasRceraidpetriIomnp:l::r:elmooovkeu_pa_sisnosctiaantceed__hpaunbdlliecsa:t isoena:r cshuibnsgc rfioprt ihoann d0l1e0s3 0f0o0r0 .w5r7iftfefrb dI9d.s0:0 000100030090.0000.05070f1f0f7b(dd9b.1010d06000b0)0 cr.e0m0o0v0e0d1 0p2u(b6l3i9cbaatdifo4n) .0
1030000.57fffbd9.00000(0605c2.00|060503011)0 2T(r6a3n9sbpaodrft4C)l iaetn td:8:bd8i4saaas0s.o
ciate: about (t6o5 0r9e|l6e5a0s9e)_ rDeCsPeSr_vIaRt_iPounbsl ifcoart iloinn:k:[r0exm5o5v9e2_aacs7s2o8caiea0t]e
d_subscripti(o6n5:2 0p|u6b5l3i1c)a tDiaotna L0i1n0k3:0:0r0e0l.e5a7sfef_frbeds9e.r0v0a0t0i0o0n0sc(.)0 0-0 0r0e1l0e2a(s6i3n9gb aadsfs4o)c iraetmioovne dl oscuabls:c r0i1p0t3i0o0n0 00.15073f0f0f0b0d.95.70f0f0f0b0d090.70.00000000000190.70(06040201160876(ad)b 1<1-d-6>0 bw)i taht rde8mbo8t7e6 3001.0
30000.57fffb(d695.0090|060500090)c .D0C0P0S0_0I1R0_2S(u6b3s9cbraidpft4i)o.n
::remove_associated_publicatio(n6:5 2c0a|l6l5i3n1g) sCuobn d0i1t0i3o0n0I0m0p.l5:7:fsfifgbnda9l._0a0l0l0(0)0
0b.0000(06150270(|a615d3118)5 6Sbt)a twuistCho npduibt i0o1n0I3m0p0l0:0:.g5e7tf_ftfrbidg9g.e0r0_0v0a0l0u0ec(.)0 0-0 0m0a1s0k2=(=603x9fbfafdfff4f)f
f, changes==0x4000.
(6520|6531) ConditionImpl::signal(_6a5l0l9(|)6 5-0 9n)u mDbCePrS _oIfR _sSeutbss:c r0i
ption::remove_associated_publication: subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) removed publication 01030000.57fffbd9.000000(06c5.2000|060503110)2 (D6a3t9abRaedafd4e)r Iamtp ld:8:br8e4maoav0e._
associations(:6 5b0i9t| 605 0l9o)c aDlC P0S1_0I3R0_0P0u0b.l5i7cfaftfibodn9:.:0r0e0m0o0v0e0_9a.s0s0o0c0i0a1t0e7d(_dsbu1b1sdc6r0ibp)t iroenm:o tpeu b0l1i0c3a0t0i0o0n. 5071f0f3f0b0d090..05070f0f0f0b0dc9..000000000010002c.00000102((663399bbaaddff44)) nruemm orveemdo tseusb s1c
ription 01030000.57fffb(d695.2000|060503010)b .D0a0t0a0R0e1a0d7e(raI1mdp1l8:5:6rbe)m oavte _da8sbs8o9c6i0a0t.i
ons_i: bit 0 l(o6c5a0l9 |061500390)0 0D0C.P5S7_fIfRf_bSdu9b.s0c0r0i0p0t0i0o9n.:0:0r0e0m0o1v0e7_(adsbs1o1cdi6a0tbe)d _rpeumboltiec a0t1i0o3n0:0 0c0a.l5l7ifnfgf bsdu9b. 00010003000000c0..05070f0f0f1b0d29(.603090b0a0d0f04d). 0n0u0m0 0r1e0m7o(t2ees9 117
0cb) with pub 01030000.(5675f2f0f|b6d593.10)0 0D0a0t0a0Rce.a0d0e0r0I0m1p0l2:(:6w3r9ibtaedrf_4r)e
moved: reader 01030000.57fffbd9.00000009.00000107(db11d60b) from wri(t6e5r0 90|160530090)0 0D.C5P7Sf_fIfRb_dS9u.b0s0c0r0i0p0t0ico.n0:0:0r0e0m1o0v2e(_6a3s9sboacdifa4t)e.d
_publication: subscription( 60512003|06050301.)5 7DfaftfabRde9a.d0e0r0I0m0p0l0:d:.l0o0o0k0u0p1_0i7n(s2tea9n1c7e0_chba)n drleemso:v esde aprucbhliincga tfioorn h0a1n0d3l0e0s0 0f.o5r7 fwfrfibtde9r. 0I0d0s0:0 0001c0.3000000000.15072f(f6f3b9db9a.d0f040)0 0a0t0 cd.80b08040a0a100.2
(639badf4).
(6509|6509) DCPS_IR(_6P5u2b0l|i6c5a3t1i)o nT:r:arnesmpoovret_Calsiseoncti:a:tdeids_assusboscciraitpet:i oanb:o uptu btloi craetlieoans e0_1r0e3s0e0r0v0a.t5i7ofnfsf bfdo9r. 0l0i0n0k0[000xc5.509020a0c0712082a(e603]9
badf4) remov(e6d5 2s0u|b6s5c3r1i)p tDiaotna L0i1n0k3:0:0r0e0l.e5a7sfef_frbeds9e.r0v0a0t0i0o0n0sd(.)0 0-0 0r0e1l0e7a(s2ien9g1 7a0scsbo)c iaatt ido8nb 8lbo5caa0l.:
01030000.57(f6f5f0b9d|96.500090)0 0D0C0P9S._0I0R0_0S0u1b0s7c(rdibp1t1ido6n0:b:)r e<m-o-v>e _waistsho crieamtoetde_ p0u1b0l3i0c0a0t0i.o5n7:f fcfabldl9i.n0g0 0s0u0b0 00c1.003000000001.0527(f6f3f9bbda9d.f040)0.0
000f.00000107(545123ab) w(i6t5h2 0p|u6b5 3011)0 3C0o0n0d0i.t5i7ofnfIfmbpdl9:.:0s0i0g0n0a0l0_ca.l0l0(0)0
0102(63(96b5a2d0f|46)5
31) StatusConditionImpl::get_trigger_value() - mask==0xfffffff(f6,5 0c9h|a6n5g0e9s)= =D0CxP4S0_0I0R._
Subscrip(t6i5o2n0:|:6r5e3m1o)v eC_oansdsiotciioantIemdp_lp:u:bsliigcnaatli_oanl:l (s)u b-s cnruimpbteiro no f0 1s0e3t0s0:0 00.
57fffbd9.0000000f.00000107(545123ab) removed publication 01030000.57fffbd9.0000000c.00000102((6653290b|a6d5f341)) aDta tda8Rbe8a4daear0I.m
pl::remove_as(s6o5c0i9a|t6i5o0n9s): DbCiPtS _0I Rl_oPcuabll i0c1a0t3i0o0n0:0:.r5e7mfofvfeb_da9s.s0o0c0i0a0t0e0db_.s0u0b0s0c0r1i0p7t(iao1nd:1 8p5u6bbl)i craetmiootne 0011003300000000..5577ffffffbbdd99..00000000000000cc..0000000000110022((663399bbaaddff44)) rneummo vreedm ostuebss c1r
iption 01030000.57f(f6f5b2d09|.60503010)0 0D0aft.a0R0e0a0d0e1r0I7m(p5l4:5:1r2e3maobv)e _aats sdo8cbi8act4ibo0n.s
_i: bit 0 local 01030000.57fffbd9.0000000b.(060500090|160570(9a)1 dD1C8P5S6_bI)R _rPeamrottiec i0p1a0n3t0:0:0r0e.m5o7vfef_fpbudb9l.i0c0a0t0i0o0n0:c .p0a0r0t0i0c1i0p2a(n6t3 90b1a0d3f040)0 0n.u5m7 frfefmbodt9e.s0 010
0000c.000001c1(61f63efe) r(e6m5o2v0e|d6 5p3u1b)l iDcaattaiRoena d0e1r0I3m0p0l0:0:.w5r7iftfefrb_dr9e.m0o0v0e0d0:0 0rce.a0d0e0r0 00110023(0603090b.a5d7ff4f)f.b
d9.0000000b.0(060500091|0675(0a91)d 1T8A5O6_bD)D Sf_rDoCmP SwIrniftoe_ri :0:1r0e3m0o0v0e0_.p5u7bflfifcbadt9i.o0n0:0 0p0u0s0hci.n0g0 0d0e0l1e0t2i(o6n3 9obfa dpfu4b)l.i
cation 01030000.57fffbd9.0000(060502c0.|060503010)1 0D2a(t6a3R9ebaaddefr4I)m piln: :dloomoakiunp _1i1n1s.t
ance_handles: searching for handles for writer Ids: 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6531) TransportClient::disassociate: about to release_reservations for link[0x5592ac728ae0]
(6520|653(16)5 1D9a|t6a5L2i1n)k :S:errevliecaes_eP_arretsiecrivpaatnito:n:sg(e)t _-d irsecloevaesriyn:g raestsuorcniiantgi orne ploosciatlo:r y0 1f0o3r0 0d0o0m.a5i7nf f1f1b1d,9 .r0e0p0o0 0D0E0FbA.U0L0T0_0R0E1P0O7.(
a1d1856b) <--> with remote 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::ge(t6_5t0r9i|g6g5e0r9_)v aDlCuPeS(_)I R-_ Pmaarstki=c=i0pxafnftf:f:fffifnfd,_ tcohpaincg_erse=f=e0rxe4n0c0e0:.
partici(p6a5n2t0 |061503310)0 0C0o.n5d7iftfifobndI9m.p0l0:0:0s0i0g0nca.l0_0a0l0l0(1)c 1-( 6n1ufm6b3eerf eo)f fsoeutnsd: t0o
pic 01030000.57fffbd9.0000000c.00000145(8b2379c7) at d8b7d300.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description( 6M5o2v0i|e6 5D3i1s)c uDsastiaoRne aLdiesrtI mrpelm:o:vreedm otvoep_iacs s0o1c0i3a0t0i0o0n.s5:7 fbfiftb d09 .l0o0c0a0l0 0001c0.3000000000.15475f(f8fbb2d397.90c070)0.0
00d.00000107(2e(96157009c|b6)5 0r9e)m oDtCeP S0_1I0R3_0P0a0r0t.i5c7ifpfafnbtd:9:.r0e0m0o0v0e0_0tco.p0i0c0_0r0e1f0e2r(e6n3c9eb:a dpfa4r)t incuimp arnetm o0t1e0s3 010
00.57fffbd9.0000000c.(060502000|16c513(16)1 fD6a3teafRee)a dreermIomvpeld: :troepmiocv e0_1a0s3s0o0c0i0a.t5i7ofnfsf_bid:9 .b0i0t0 000 0l0occ.a0l0 000100134050(080b.25377f9fcf7b)d 9a.t0 000x0d080b07dd.300000.0
0107(2e9170cb) re(m6o5t0e9 |061500390)0 0T0A.O5_7DfDfSf_bDdC9P.S0I0n0f0o0_0i0:c:.r0e0m0o0v0e1_0t2o(p6i3c9:b apdufs4h)i nngu md erleemtoitoens o1f
topic 01030000.57fffbd9(.60502000|060503c1.)0 0D0a0t0a1R4e5a(d8ebr2I3m7p9lc:7:)w riint edro_mraeimno v1e1d1:.
reader 01030000.57fffbd9.0000000d.00000107(2e9170cb) from writer 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6531) DataReaderImpl::lookup_instance_handles: searching for handles for writer Ids: 01030000.57fff(b6d591.90|060501090)0 cS.e0r0v0i0c0e1_0P2a(r6t3i9cbiapdafn4t):.:
get_discovery: returning re(p6o5s2i0t|o6r5y3 1f)o rT rdaonmsapionr t1C1l1i,e nrte:p:od iDsEaFsAsUoLcTi_aRtEeP:O .a
bout to release_reservations for link[0x5592ac728ae0]
(6520|6531) DataLin(k6:5:1r9e|l6e5a1s9e)_ rSeesrevrivcaet_iPoanrst(i)c i-p arnetl:e:agseitn_gd iasscsoovceirayt:i orne tluorcnailn:g 0r1e0p3o0s0i0t0o.r5y7 fffofrb dd9o.m0a0i0n0 010101d,. 0r0e0p0o0 1D0E7F(A2UeL9T1_7R0EcPbO).
<--> with remote 01030000.57fffbd9.0000000c.00000102(639badf4).
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes(=6=500x94|060500.9
) DCPS_IR_D(o6m5a2i0n|:6:5r3e1m)o vCeo_npdairttiiocniIpmapnlt::: sriegmnoavle_da lpla(r)t i-c inpuamnbte r0 1o0f3 0s0e0t0s.:5 70f
ffbd9.0000000c.000001c1(61f63efe) at 0xd8b7b710 from domain 111.
(6509|650(96)5 2T0A|O6_5D3D1S)_ DDCaPtSaIRnefaod_eir:I:mrpelm:o:vree_mdoovmea_ians_spoacritaitciiopnasn:t :b iptu s0h ilnogc adle l0e1t0i3o0n0 0o0f. 5p7afrftfibcdi9p.a0n0t0 00010003f0.000000.05071f0f7f(b5d495.102030a0b0)0 0rce.m0o0t0e0 0011c013(06010f06.35e7ffef)f bidn9 .d0o0m0a0i0n0 01c1.10.0
000102(639badf4) num remotes 1
(6520|6531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.000000(06c5.1090|060501190)2 (S6e3r9vbiacdef_4P)a rntuimc irpeamnott:e:sg e1t
_discovery: returning reposito(r6y5 2f0o|r6 5d3o1m)a iDna t1a1R1e,a dreerpIom pDlE:F:AwUrLiTt_eRrE_PrOe.m
oved: reader 01030000.57fffbd9.0000000f.00000107(545123ab) from writer 01030000.57fffbd9.0000000c.00000102(639badf4).
(6519|6521) DataWri(t6e5r2I0m|p6l5:3:1r)e mDoavtea_RaesasdoecriIamtpilo:n:sl:o obkiutp _0i nlsotcaanlc e0_1h0a3n0d0l0e0s.:5 7sfefafrbcdh9i.n0g0 0f0o0r0 0hea.n0d0l0e0s0 1f0o2r( 1w9r5ibtfeer9 4I)d sr:e m0o1t0e3 00010003.05070f0f.f5b7df9f.f0b0d090.000000c0.00000070.00100020(0613097b(a6d4f241)6.8
6a) num remotes 5
(6520|6531) TransportClient::disassociate: about to release_reservatio(n6s5 1f9o|r6 5l2i1n)k [D0axt5a5W9r2iatce7r2I8mapel0:]:
lookup_instance(_6h5a2n0d|l6e5s3:1 )s eDaartcahLiinngk :f:orre lheaansdel_erse sfeorrv arteiaodnesr( )I d-s :r e0l1e0a3s0i0n0g0 .a5s7sfofcfibadt9i.o0n0 0l0o0c0a0l7:. 0001000300100070(.65472f1f6f8b6da9).,0 000100030000f0.00.05070f0f1f0b7d(95.4050102030a0b0)9 .<0-0-0>0 0w1i0t7h( drbe1m1odt6e0 b0)1,0 3001000300.05070f.f5f7bfdf9f.b0d090.00000000c0.0000b0.0000100020(160379(baa1ddf148)5.6
b), 01030000.57fffbd9.000000(06d5.2000|060503110)7 (C2oen9d1i7t0icobn)I,m p0l1:0:3s0i0g0n0a.l5_7aflflf(b)d
9.00000(0605f2.00|060503011)0 7S(t5a4t5u1s2C3oanbd)i.t
ionImpl::get_trigger_valu(e6(5)1 9-| 6m5a2s1k)= =C0oxnfdfiftfifofnfIfm,p lc:h:asniggensa=l=_0axl4l0(0)0
.
(65(1695|2605|2615)3 1S)t aCtounsdCiotnidointIimopnlI:m:psli:g:ngaelt__atlrli(g)g e-r _nvuamlbueer( )o f- smeatssk:= =00
xffffffff, changes==0x2000.
(6519|6521) ConditionImpl::signal_all() - number of sets: 0
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000e.00000102(195bfe94) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000e.00000102(195bfe94) <--> with remote 01030000.57fffbd9.00000009.00000107(db11d60b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000e.00000102(195bfe94) <--> with remote 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000e.00000102(195bfe94) <--> with remote 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6519|6521) TransportClient::disassociate: about to release_reservations for link[0x7f78d8008c40]
(6519|6521) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000e.00000102(195bfe94) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6519|6521) TcpTransport::release_datalink() - link[0x7f78d8008c40] with priority 0 released.
There are 0 local entities currently using this link
(6519|6534) DataLink::handle_exception() - (delay) scheduling timer for future release
(6519|6521) TransportClient::disassociate: about to remove_link[0x7f78d8008c40] from links_
(6519|6521) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000e.00000102(195bfe94) on link[0x7f78d8008c40]
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 10 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 15 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 20 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 25 refcount 1
(6519|6521) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 30 refcount 1
(6519|6521) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.0000000e.00000145(f1e32aa7) removed publication 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.00000007.00000107(6421686a) with pub 01030000.57fffbd9.0000000e.00000102(195bfe94)
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421686(a6)5 2r0e|m6o5v3e1d) pDuabtlaiRceaatdieornI m0p1l0:3:0r0e0m0o.v5e7_fafsfsbodc9i.a0t0i0o0n0s0:0 eb.i0t0 000 0l1o0c2a(l1 9051b0f3e09040)0 .a5t7 fdf8fbb8d698.2000.0
00007.00000107((66540291|668560a9)) rDeCmPoSt_eI R0_1P0u3b0l0i0c0a.t5i7ofnf:f:brde9m.o0v0e0_0a0s0s0oec.i0a0t0e0d0_1s0u2b(s1c9r5ibpftei9o4n): npuumb lriecmaottieosn 10
1030000.57fffbd9.000000(06e5.2000|060503110)2 (D1a9t5abRfeea9d4e)r Irmepmlo:v:erde msouvbes_carsispotciioant i0o1n0s3_0i0:0 0b.i5t7 f0f flbodc9a.l0 00010003000070.00.05070f0f1f0b7d(96.402010608060a0)7 .a0t0 0d080a1d0a79(4604.2
1686a) remo(t6e5 0091|063500090)0 .D5C7PfSf_fIbRd_9S.u0b0s0c0r0i0p0tei.o0n0:0:0r0e1m0o2v(e1_9a5sbsfoec9i4a)t endu_mp urbelmioctaetsi o1n
: calling sub 01030000.5(76f5f2f0b|d695.3010)0 0D0a0t0a9R.e0a0d0e0r0I1m0p7l(:d:bw1r1idt6e0rb_)r ewmiotvhe dp:u br e0a1d0e3r0 000100.35070f0f0f.b5d79f.f0f0b0d090.0000e0.0000000070.100020(0109150b7f(e69442)1
686a) from writer 01030000.57fffbd9.0000000e.0000010(26(510995|b6f5e0994)) .D
CPS_IR_Subscription::remove_associa(t6e5d2_0p|u6b5l3i1c)a tDiaotna:R esaudbesrcIrmipplt:i:olno o0k1u0p3_0i0n0s0t.a5n7cfef_fhbadn9d.l0e0s0:0 0s0e0a9r.c0h0i0n0g0 1f0o7r( dhba1n1ddl6e0sb )f orre mworvietde rp uIbdlsi:c a0t1i0o3n0 000100.35070f0f0f.b5d79f.f0f0b0d090.0000e0.00000000e0.100020(0109150b2f(e19945)b.f
e94) at d8b86820.
(6520|65(3615)0 9T|r6a5n0s9p)o rDtCCPlSi_eInRt_:P:udbilsiacsastoicoina:t:er:e maobvoeu_ta stsoo criealteeads_es_urbesscerrivpattiioonn:s pfuobrl ilciantki[o0nx 50519023a0c070208.a5e70f]f
fbd9.0000000e.(060502000|160523(11)9 5Dbaftea9L4i)n kr:e:mroevleeda sseu_brsecsreirpvtaitoino n0s1(0)3 0-0 0r0e.l5e7afsfifnbgd 9a.s0s0o0c0i0a0t0i9o.n0 0l0o0c0a1l0:7 (0d1b01310d06000b.)5 7aftf fdb8db98.70603000.0
007.00000107((664520196|8665a0)9 )< -D-C>P Sw_iItRh_ Sruebmsoctrei p0t1i0o3n0:0:0r0e.m5o7vfef_fabsds9o.c0i0a0t0e0d0_0peu.b0l0i0c0a0t1i0o2n(:1 9c5ablflei9n4g) .s
ub 01030000.57fffbd9.0000000b.00000107(a1d1856b) with pub 010300(0605.2507|f6f5f3b1d)9 .T0r0a0n0s0p0o0ret.C0l0i0e0n0t1:0:2d(i1s9a5sbsfoec9i4a)t
e: about to remove_link[0x5592ac728ae0] from links_
(6509|6(560592)0 |D6C5P3S1_)I RT_rSaunbsspcorritpCtliioenn:t::r:edmiosvaes_saoscsioactiea:t ecda_lpluibnlgi craetmioovne:_ lsiusbtsecnreirp t0i1o0n3 00010003.05070f0f.f5b7df9f.f0b0d090.00000070.000000b0.00100070(06140271(6a816da1)8 5o6nb )l irnekm[o0vxe5d5 9p2uabcl7i2c8aatei0o]n
01030000.57fffbd9.0000000e.00000102(195bfe94) at d8b8682(06.5
20|6531) Cond(i6t5i0o9n|I6m5p0l9:): sDiCgPnSa_lI_Ra_lPlu(b)l
ication:(:6r5e2m0o|v6e5_3a1s)s oSctiaattuesdC_osnudbistciroinpItmipoln::: gpeutb_ltirciagtgieorn_ v0a1l0u3e0(0)0 0-. 5m7afsfkf=b=d09x.f0f0f0f0f0f0f0fe,. 0c0h0a0n0g1e02s(=1=905xb4f0e0904.)
removed s(u6b5s2c0r|i6p5t3i1o)n C0o1n0d3i0t0i0o0n.I5m7pflf:f:bsdi9g.n0a0l0_0a0l0l0(b). 0-0 0n0u0m1b0e7r( ao1fd 1s8e5t6sb:) 0a
t d8b89600.
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: calling sub 01030000.57fffbd9.0000000d.00000107(2e9170cb) with (p6u5b2 00|160533010)0 0D.a5t7afRfefabdde9r.I0m0p0l0:0:0r0eem.o0v0e0_0a0s1s0o2c(i1a9t5ibofnes9:4 )b
it 0 local 01030000.57fffbd9.00000009.00000107(db11d60b) remote 01030(060500.95|76f5f0f9b)d 9D.C0P0S0_0I0R0_0Seu.b0s0c0r0i0p1t0i2o(n1:9:5rbefmeo9v4e)_ ansusmo crieamtoetde_sp u1b
lication: subscripti(o6n5 2001|063503010)0 .D5a7tfafRfebadd9e.r0I0m0p0l0:0:0rde.m0o0v0e0_0a1s0s7o(c2iea9t1i7o0ncsb_)i :r ebmiotv e0d lpoucballi c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0090.0000000000e1.0070(0d0b01110d26(01b9)5 brfeem9o4t)e a0t1 0d380b080608.2507.f
ffbd9.0000000(e6.500090|060510092)( 1D9C5PbSf_eI9R4_)P unbulmi craetmiootne:s: r1e
move_associated_subscrip(t6i5o2n0:| 6p5u3b1l)i cDaattiaoRne a0d1e0r3I0m0p0l0:.:5w7rfiftfebrd_9r.e0m0o0v0e0d0:0 er.e0a0d0e0r0 100120(3109050b0f.e5974f)f frbedm9o.v0e0d0 0s0u0b0s9c.r0i0p0t0i0o1n0 70(1d0b31010d0600.b5)7 fffrfobmd 9w.r0i0t0e0r0 0001d0.3000000000.15077f(f2feb9d197.00c0b0)0 0a0t0 ed.80b080b050a100.2
(195bfe94).
(6509|6509) DCPS_IR_Subscr(i6p5t2i0o|n6:5:3r1e)m oDvaet_aaRsesaodceiraItmepdl_:p:ulboloikcuapt_iionns:t acnaclel_ihnagn dsluebs :0 1s0e3a0r0c0h0i.n5g7 fffofrb dh9a.n0d0l0e0s0 0f0ofr. 0w0r0i0t0e1r0 7I(d5s4:5 102130a3b0)0 0w0i.t5h7 fpfufbb d091.003000000000.05e7.f0f0f0b0d091.0020(0109050b0fee.9040)0.0
0102(195bfe94)
(6520|6531) TransportClient::disassociate: about to relea(s6e5_0r9e|s6e5r0v9a)t iDoCnPsS _fIoRr_ Sluibnskc[r0ixp5t5i9o2na:c:7r2e8maoev0e]_
associated_p(u6b5l2i0ca|t6i5o3n1:) sDuabtsacLriinpkt:i:orne l0e1a0s3e0_0r0e0s.e5r7vfaftfibodn9s.(0)0 0-0 0r0e0lfe.a0s0i0n0g0 1a0s7s(o5c4i5a1t2i3oanb )l orceamlo:v e0d1 0p3u0b0l0i0c.a5t7ifofnf b0d190.3000000000.05079f.f0f0b0d090.100070(0d0b0101ed.6000b0)0 0<1-0-2>( 1w9i5tbhf er9e4m)o taet 0d180b3806080200..5
7fffbd9.000000(06e5.0090|060500190)2 (D1C9P5Sb_fIeR9_4P)u.b
lication::remove_associated_subscri(p6t5i2o0n|:6 5p3u1b)l iTcraatnisopno r0t1C0l3i0e0n0t0:.:5d7ifsfafsbsdo9c.i0a0t0e0:0 0a0beo.u0t0 0t0o0 1r0e2m(o1v9e5_blfien9k4[)0 xr5e5m9o2vaecd7 2s8uabes0c]r ifprtoimo nl i0n1k0s3_0
000.57fffbd9.0(060502000|06f5.3010)0 0T0r1a0n7s(p5o4r5t1C2l3iaebn)t :a:td ids8abs8sco4cbi0a.t
e: calling remove_listener 01030000.57fffbd9(.60500090|06050099.)0 0D0C0P0S1_0I7R(_dPba1r1tdi6c0ibp)a notn: :lrienmko[v0ex_5p5u9b2laicc7a2t8iaoen0:]
participant 01030000.57(f6f5f2b0d|96.503010)0 0C0o0ned.i0t0i0o0n0I1mcp1l(:1:bs3i6g6nda9le_)a lrle(m)o
ved publ(i6c5a2t0i|o6n5 3011)0 3S0t0a0t0u.s5C7ofnfdfibtdi9o.n0I0m0p0l0:0:0gee.t0_0t0r0i0g1g0e2r(_1v9a5lbufee(9)4 )-.
mask==0xffff(f6f5f0f9,| 6c5h0a9n)g eTsA=O=_0DxD4S0_0D0C.P
SInfo_i(:6:5r2e0m|o6v5e3_1p)u bCloincdaittiioonn:I mppuls:h:isnigg ndaell_eatlilo(n) o-f npuumbbleirc aotfi osne t0s1:0 300
000.57fffbd9.0000000e.00000102(195bfe94) in domain 111.
(6520|6531) DataReaderImpl::remove_associations: bit 0 local 01030000.57fffbd9.0000000b.00000107(a1d1856b) remote 01030000.57fffbd9.0000000e.00000102(195bfe94) num remotes 1
(6520|(66553119)| 6D5a2t1a)R eSaedrevriIcmep_lP:a:rrteimcoivpea_nats:s:ogceita_tdiiosncso_vie:r yb:i tr e0t ulroncianlg 0r1e0p3o0s0i0t0o.r5y7 fffofrb dd9o.m0a0i0n0 010101b,. 0r0e0p0o0 1D0E7F(AaU1LdT1_8R5E6PbO).
remote 01030000.57fffbd9.0000000e.00000102(195bfe94) num remotes 1
(6520|6531) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000b.00000107(a1d1856b) fr(o6m5 0w9r|i6t5e0r9 )0 1D0C3P0S0_0I0R._5P7afrftfibcdi9p.a0n0t0:0:0f0i0ned._0t0o0p0i0c1_0r2e(f1e9r5ebnfcee9:4 )p.a
rticipant 01030000.57fffbd9.000(06050200e|.60503010)0 1Dca1t(a1Rbe3a6d6edr9Iem)p lf:o:ulnodo ktuopp_iicn s0t1a0n3c0e0_0h0a.n5d7lfefsf:b ds9e.a0r0c0h0i0n0g0 ef.o0r0 0h0a0n1d4l5e(sf 1feo3r2 awar7i)t eart Idd8sb:7 d0714003.0
000.57fffbd9.00(060500090|e6.500090)0 0D1C0P2S(_1I9R5_bTfoep9i4c)_.D
escription::remove_to(p6i5c2:0 |t6o5p3i1c) dTersacnrsippotritoCnl iMeonvti:e: dDiissacsussosciioant eL:i satb oruetm otvoe dr etloepaisce _0r1e0s3e0r0v0a0t.i5o7nfsf ffbodr9 .l0i0n0k0[000x05e5.9020a0c0702184a5e(0f]1
e32aa7).
(6520|6531)( 6D5a0t9a|L6i5n0k9:): rDeClPeSa_sIeR__rPeasretrivcaitpiaonnts:(:)r e-m orveel_etaospiincg_ raesfseorceinactei:o np alrotciacli:p a0n1t0 3001000300.05070f.f5f7bfdf9f.b0d090.00000000b0.0000e0.0000100070(1ac11d(118b5366b6)d 9<e-)- >r ewmiotvhe dr etmooptiec 0011003300000000..5577ffffffbbdd99..00000000000000ee..0000000000110425((1f915eb3f2ea9a47)).
at 0xd8b7d740.
(65(0695|2605|0695)3 1T)A OT_rDaDnSs_pDoCrPtSCIlnifeon_ti::::driesmaosvseo_ctioaptiec:: apbuosuhti ntgo dreelmeotvieo_nl ionfk [t0oxp5i5c9 20a1c0732080a0e00.]5 7ffrfofmb dl9i.n0k0s0_0
000e.00000145((6f512e03|26a5a371)) iTnr adnosmpaoirnt C1l1i1e.n
t::disassociate: calling remove_listener 01030000.57fffbd9.0000000b.00000107(a1d1856b) on link[0x5592ac728ae0]
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_value() - ma(s6k5=1=90|x6f5f1f9f)f fSfefr,v icchea_nPgaerst=i=c0ixp4a0n0t0:.:
get_disco(v6er5y: 2r0e|t6u5r3n1i)n gC ornedpiotsiiotnoIrmyp lf:o:rs idgonmaali_na l1l1(1), -r enpuom bDeErF AoUfL Ts_eRtEsP:O .0
(6519|6519) Service_Participant::get_discovery: returning repository for domain (161512,0 |r6e5p3o1 )D EDFaAtUaLRTe_aRdEePrOI.m
pl::remove_associations: bit 0 local 01030000.57fffbd9.0000000d.00000107(2e9170cb) remote 01030000.57fffbd9.0000000e.00000102(195bfe94) num remotes 1
(6520|6531) DataReaderImpl::remove_associations_i(:6 5b0i9t| 605 0l9o)c aDlC P0S1_0I3R0_0D0o0m.a5i7nf:f:frbedm9o.v0e0_0p0a0r0t0idc.i0p0a0n0t0:1 0r7e(m2oev9e1d7 0pcabr)t irceimpoatnet 0011003300000000..5577ffffffbbdd99..00000000000000ee..0000000000110c21((119b53b6f6ed994e)) nautm 0rxedm8obt7ebse 510
from domain 111.
(6520(|66550391|)6 5D0a9t)a RTeAaOd_eDrDISm_pDlC:P:SwIrniftoe_ri_:r:ermeomvoevde:_ droemaadienr_ p0a1r0t3i0c0i0p0a.n5t7:f fpfubsdh9i.n0g0 0d0e0l0e0tdi.o0n0 0o0f0 1p0a7r(t2iec9i1p7a0nctb )0 1f0r3o0m0 0w0r.i5t7efrf f0b1d093.00000000.05070fef.f0b0d090.0010c010(010b03e6.60d090e0)0 1i0n2 (d1o9m5abifne 9141)1..
(6520|6531) DataReaderImpl::lookup_instance_handles: searching for handles for writer Ids: 01030000.57fffbd9.0000000e.00000102(195bf(e69541)9.|
6519) Service_Participant::(s6h5u2t0d|o6w5n3
1) TransportClient::disassociate: about to release_reservations for link[0x5592ac728ae0]
(6520|6531) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6531) TransportClient::disassociate: about to remove_link[0x5592ac728ae0] from links_
(6520|6531) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000d.00000107(2e9170cb) on link[0x5592ac728ae0]
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6531) ConditionImpl::signal_al(l6(5)1 9-| 6n5u1m9b)e rC aocfh esde_tAsl:l o0c
ator_With_Overflow::malloc 0x7f78d400a2c0 0 available from pool
(6520|6531) DataRea(d6e5r1I9m|p6l5:1:9r)e mTocvpeS_eansdsSotcriaatteigoyn:s::s ebnidt_ b0y tleosc_ail s0e1n0t3 08080 0b.y5t7efsf
fbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.0000000e.00000102(195bfe94) num remotes 1
(6520|6531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.57fffbd9.0000000f.00000107(545123ab) remote 01030000.57fffbd9.0000000e.00000102(195bfe94) num remotes 1
(6520|6531) DataReaderI(mpl:6:5w1r9i|t6e5r1_9r)e mRoevaecdt:o rrSeyandcehr: :0~1R0e3a0c0t0o0r.S5y7nfcfhf(b)d 9[.00]0 0-0 0d0i0sfm.a0n0t0l0i0n1g0 7s(y5n4c5h1 2w3iatbh)o uftr owmo rwkreirt.e
r 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6535) TcpConnection::handle_close() called on transport: tcp to 10.1.1.86:42783 , reconnect_state = INIT_STATE.
(6520|6531) DataReaderImpl::lookup_instance_handles: searching for handles for writer Ids: 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6531) TransportClient::disassociate: about to release_reservations for link[0x5592ac728ae0]
(6520|6531) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000f.00000107(545123ab) <--> with remote 01030000.57fffbd9.0000000e.00000102(195bfe94).
(6520|6531) TcpTransport::release_datalink() - link[0x5592ac728ae0] with priority 0 released.
There are 0 local entities currently using this link
(6520|6531) TransportClient::disassociate: about to remove_link[0x5592ac728ae0] from links_
(6520|6531) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000f.00000107(545123ab) on link[0x5592ac728ae0]
(6520|6535) DataLink::handle_exception() - (delay) scheduling timer for future release
(6520|6531) ConditionImpl::signal_all()
(6520|6531) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6531) ConditionImpl::signal_all() - number of sets: 0
(6519|6519) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 1
(6519|6519) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 2
(6519|6519) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 3
(6519|6519) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 4
(6519|6519) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 5
(6519|6519) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6519|6519) Service_Participant::~Service_Participant
(6519|6519) Service_Participant::shutdown
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.57fffbd9.00000007.00000145(fcf348d6) removed subscription 01030000.57fffbd9.00000007.00000107(6421686a).
(6509|6509) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.57fffbd9.00000007.00000107(6421686a).
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000001.00000102(9b0b6945) with sub 01030000.57fffbd9.00000007.00000107(6421686a)
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.57fffbd9.00000001.00000102(9b0b6945) removed subscription 01030000.57fffbd9.00000007.00000107(6421686a) at d8ada940.
(6509|6509) DCPS_IR_Subscription::remove_associated_pub(l6i5c1a8t|i6o5n2:7 )s uDbastcarWirpittieornI m0p1l0:3:0r0e0m0o.v5e7_fafsfsbodc9i.a0t0i0o0n0s0:0 7b.i0t0 000 0l1o0c7a(l6 402110638060a0)0 .r5e7mfofvfebdd 9p.u0b0l0i0c0a0t0i1o.n0 00010003100020(09.b507bf6f9f4b5d)9 .r0e0m0o0t0e0 0011.003000000001.0527(f9fbf0bbd699.4050)0 0a0t0 0d78.b06020b01001.0
7(6421686a) num (r6e5m0o9t|e6s5 019
) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000002.00000102(dcab1395) with sub 01030000.57fffbd9.000000(0675.1080|060502170)7 (D6a4t2a1W6r8i6tae)r
Impl::lookup_instance_handles: searching for handles for reader Ids: 01030000.57fffbd9.00000007.00000107(6421686a).
(6509|6509) DCPS_IR_Publication::remove_associated_subscripti(o6n5:1 8p|u6b5l2i7c)a tCioonnd i0t1i0o3n0I0m0p0l.:5:7sfifgfnbadl9_.a0l0l0(0)0
002.0000010(26(5d1c8a|b61532975)) SrteamtouvseCdo nsduibtsicorniIpmtpilo:n: g0e1t0_3t0r0i0g0g.e5r7_fvfaflbude9(.)0 0-0 0m0a0s0k7=.=000x0f0f0f1f0f7f(f6f4,2 1c6h8a6nag)e sa=t= 0dx82a0d0a09.4
0.
(6518|6527()6 5C0o9n|d6i5t0i9o)n IDmCpPlS:_:IsRi_gSnuabls_carlilp(t)i o-n :n:urmebmeorv eo_fa ssseotcsi:a t0e
d_publication: subscription 01030(060501.85|76f5f2f7b)d 9T.r0a0n0s0p0o0r0t7C.l0i0e0n0t0:1:0d7i(s6a4s2s1o6c8i6aat)e :r eamboovuetd tpou brleilceaatsieo_nr e0s1e0r3v0a0t0i0o.n5s7 fffofrb dl9i.n0k0[000x070f0d20.e080000080d14002](
dcab1395) at d8b6(46855108.|
6527) DataLink:(:6r5e0l9e|a6s5e0_9r)e sDeCrPvSa_tIiRo_nPsu(b)l i-c arteiloena:s:irnegm oavses_oacsisaotciioant eldo_csaulb:s c0r1i0p3t0i0o0n0:. 5c7aflflfibndg9 .p0u0b0 0001000310.000000.05071f0f2f(b9db90.b060904050)0 0<3-.-0>0 0w0i0t1h0 2r(eem1octbe3 a02150)3 0w0i0t0h. 5s7ufbf f0b1d093.00000000.05070f7f.f0b0d090.00100070(06040271.608060a0)0.1
07(6421686a)
(6518|6527) DomainPar(t6i5c0i9p|a6n5t0I9m)p lD:C:PrSe_tIuRr_nP_uhbalnidclaet:i oRne:t:urrenmeodv em_aapspseodc iIantsetda_nscuebHsacnrdilpet i6o nr:e fpcuobulnitc a1t
ion 01030000.57fffbd9.00000003.00000102(e1cb3a25) removed subscription 01030000.57fffbd9.00000007.00000107(6421686a) at d8ada940.
(6509|6509) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.57fffbd9.00000007.00000107(6421686a) re(m6o5v1e8d| 6p5u2b7l)i cDaattiaoWnr i0t1e0r3I0m0p0l0:.:5r7efmfofvbed_9a.s0s0o0c0i0a0t0i3o.n0s0:0 0b0i1t0 20( el1occba3la 2051)0 3a0t0 0d08.b5675f6f0f0b.d
9.00000002.000001(0625(0d9c|a6b510399)5 )D CrPeSm_oItRe_ P0u1b0l3i0c0a0t0i.o5n7:f:frfebmdo9v.e0_0a0s0s0o0c0i7a.t0e0d0_0s0u1b0s7c(r6i4p2t1i6o8n6:a )c anlulmi nrge mpoutbe s0 110
30000.57fffbd9.00000004.00000102(53ebe635()6 5w1i8t|h6 5s2u7b) 0D1a0t3a0W0r0i0t.e5r7Ifmfpflb:d:9l.o0o0k0u0p0_0i0n7s.t0a0n0c0e0_1h0a7n(d6l4e2s1:6 8s6eaa)r
ching for handles for reader Ids: 01030000.57fffbd9.00000007.00000107(6421686a).
(6(560591|86|560592)7 )D CCPoSn_dIiRt_iPounbIlmipcla:t:isoing:n:arle_maolvle(_)a
ssociate(d6_5s1u8b|s6c5r2i7p)t iSotna:t upsuCbolnidciattiioonnI m0p1l0:3:0g0e0t0_.t5r7ifgfgfebrd_9v.a0l0u0e0(0)0 0-4 .m0a0s0k0=0=100x2f(f5f3fefbfef6f3,5 )c hraenmgoevse=d= 0sxu2b0s0c0r.i
ption 0(160531080|0605.2577)f fCfobndd9i.t0i0o0n0I0m0p0l7:.:0s0i0g0n0a1l0_7a(l6l4(2)1 6-8 6nau)m baetr do8fa dsae9t4s0:.
0
(65(0695|1685|0695)2 7D)C PTSr_aInRs_pSourbtsCclriiepntti:o:nd:i:sraesmsoovcei_aatses:o caibaotuetd _tpou brleilceaatsieo_nr:e sseurbvsactriiopntsi ofno r0 1l0i3n0k0[000x.75f7df0fef8b0d098.d04000]0
0007.0000010(76(561482|16658267a)) DraetmaoLviendk :p:urbelliecaastei_orne s0e1r0v3a0t0i0o0n.s5(7)f f-f brde9l.e0a0s0i0n0g0 0a4s.s0o0c0i0a0t1i0o2n( 5l3oecbael6:3 50)1 0a3t0 0d080b.65773f0f0f.b
d9.00000002.000(060510092|(6d5c0a9b)1 3D9C5P)S _<I-R-_>P uwbiltihc arteimoont:e: r0e1m0o3v0e0_0a0s.s5o7cfifaftbedd9_.s0u0b0s0c0r0i0p7t.i0o0n0:0 0c1a0l7l(i6n4g2 1p6u8b6 a0)1.0
30000.57fffbd9.00000005.0(060501081|0625(267e)8 bDcofm8a5i)n Pwairtthi csiupba n0t1I0m3p0l0:0:0r.e5t7ufrfnf_bhda9n.d0l0e0:0 0R0e0t7u.r0n0e0d0 0m1a0p7p(e6d4 2I1n6s8t6aan)c
eHandle 7 refcount 1
(6509|6509) DCPS_IR_Publication::remove_associated_subscri(p6t5i1o8n|:6 5p2u7b)l iDcaattaiWorni t0e1r0I3m0p0l0:0:.r5e7mfofvfeb_da9s.s0o0c0i0a0t0i0o5n.s0:0 0b0i0t1 002 (l6oec8ablc f08150)3 0r0e0m0o.v5e7df fsfubbds9c.r0i0p0t0i0o0n0 30.10003000000100.25(7ef1fcfbb3da92.50)0 0r0e0m0o0t7e. 0001000300100070(.65472f1f6f8b6da9). 0a0t0 0d080a0d7a.904000.0
0107(6421686a) num (r6e5m0o9t|e6s5 019
) DCPS_IR_Subscription::remove_asso(c6i5a1t8e|d6_5p2u7b)l iDcaattaiWorni:t esruIbmspclr:i:pltoiooknu p0_1i0n3s0t0a0n0c.e5_7hfafnfdblde9s.:0 0s0e0a0r0c0h7i.n0g0 0f0o0r1 0h7a(n6d4l2e1s6 8f6oar) rreeamdoevre dI dpsu:b l0i1c0a3t0i0o0n0 .05170f3f0f0b0d09..5070f0f0f0b0d097..0000000000010057.(060402010618062a()6.e
8bcf85) at d8b690(8605.1
8|6527) ConditionImpl::signal_all()
(6518|6527) StatusConditionImpl::get_trigger_value() - (m6a5s0k9=|=605x0f9f)f fDfCfPfSf_,I Rc_hPaanrgteisc=i=p0axn2t0:0:0r.e
move_subs(c6r5i1p8t|i6o5n2:7 )p aCrotnidciitpiaonntI m0p1l0:3:0s0i0g0n.a5l7_faflflb(d)9 .-0 0n0u0m0b0e0r7 .o0f0 0s0e0t1sc:1 (01
6260fef) remove(d6 5s1u8b|s6c5r2i7p)t iTorna n0s1p0o3r0t0C0l0i.e5n7tf:f:fdbids9a.s0s0o0c0i0a0t0e7:. 0a0b0o0u0t1 0t7o( 6r4e2l1e6a8s6ea_)r.e
servations for link([605x079f|d605e0890)0 8TdA4O0_]D
DS_DCPSInfo_i:(:6r5e1m8o|v6e5_2s7u)b sDcartiapLtiinokn::: rpeulsehaisneg_ rdeesleertviaotni oonfs (s)u b-s crreilpetaisoinn g0 1a0s3s0o0c0i0a.t5i7ofnf flbodc9a.l0:0 000100030070.0000.05070f1f0f7b(d694.2010608060a0)0 3i.n0 0d0o0m0a1i0n2 (1e111c.b
3a25) <--> with remote 01030000.57fffbd9.00000007.00000107(6421686a).
(6518|6527) DomainParticipantImpl::return_handle: Returned mapped InstanceHandle 8 refcount 1
(6520|6523) DataReaderImpl::remove_associations: bit 0 local 01030000.57fffbd9.0000(06050178.|060502070)1 0D7a(t6a4W2r1i6t8e6raI)m prle:m:orteem o0v1e0_3a0s0s0oc0ia.t5i7ofnfsf:b db9i.t0 000 0l0o0c0a1l. 0001000300100020(.95b70fbf6f9b4d59). 0n0u0m0 0r0e0m4o.t0e0s0 050
102(53ebe635) rem(o6t5e2 00|160532030)0 0D.a5t7afRfefabdde9r.I0m0p0l0:0:0r0e7m.o0v0e0_0a0s1s0o7c(i6a4t2i1o6n8s6_ai): nbuimt r0e mlootceasl 10
1030000.57fffbd9.00000007.00000107(64(261561886|a6)5 2r7e)m oDtaet a0W1r0i3t0e0r0I0m.p5l7:f:flfobodk9u.p0_0i0n0s0t0a0n1c.e0_0h0a0n0d1l0e2s(:9 bs0eba6r9c4h5i)n gn ufmo rr ehmaontdelse s5
for reader Ids: 01030000.57fffbd9.00000007.00000107(6421686a).
(6520|6523) DataRe(a6d5e1r8I|m6p5l2:7:)w rCiotnedri_trieomnoIvmepdl:: :rseiagdnearl _0a1l0l3(0)0
00.57ff(f6b5d198.|060502070)0 0S7t.a0t0u0s0C0o1n0d7i(t6i4o2n1I6m8p6la:): gferto_mt rwirgigteerr_ v0a1l0u3e0(0)0 0-. 5m7afsfkf=b=d09x.f0f0f0f0f0f0f0f1,. 0c0h0a0n0g1e0s2=(=90bx02b060904.5
).
(6518|6527) ConditionI(m6p5l2:0:|s6i5g2n3a)l _Daaltla(R)e a-d enruImmbpelr: :owfr isteetrs_:r e0m
oved: reader 01(063501080|06.55277f)f fTbrda9n.s0p0o0r0t0C0l0i7e.n0t0:0:0d0i1s0a7s(s6o4c2i1a6t8e6:a )a bforuotm twor irteelre a0s1e0_3r0e0s0e0r.v5a7tfifofnbsd 9f.o0r0 0l0i0n0k0[20.x070f0d000e180020(8ddc4a0b]1
395).
(6518|652(76)5 2D0a|t6a5L2i3n)k :D:artealReeaasdee_rrIemspelr:v:awtriiotnesr(_)r e-m orveelde:a srienagd ears s0o1c0i3a0t0i0o0n. 5l7ofcfaflb:d 90.10003000000000.75.70f0f0f0b0d190.70(06040201060846.a0)0 0f0r0o1m0 2w(r5i3teebre 603150)3 0<0-0-0>. 5w7iftfhf brde9m.o0t0e0 0001000330.000000.05071f0f2f(bed19c.b030a02050)0.0
7.00000107(642(16658260a|)6.5
23) DataReaderImpl::wri(t6e5r1_8r|e6m5o2v7e)d :D ormeaaidnePra r0t1i0c3i0p0a0n0t.I5m7pflf:f:brde9t.u0r0n0_0h0a0n0d7l.e0:0 0R0e0t1u0r7n(e6d4 2m1a6p8p6ead) Ifnrsotma nwcreiHtaenrd l0e1 093 0r0e0f0c.o5u7nftf f1b
d9.00000004.00000102(53ebe635).
(6520|6523) DataReaderImpl::writer_removed: (r6e5a1d8e|r6 502170)3 0D0a0t0a.W5r7iftfefrbIdm9p.l0:0:0r0e0m0o0v7e._0a0s0s0o0c1i0a7t(i6o4n2s1:6 8b6iat) 0f rloomc awlr i0t1e0r3 00010003.05070f0f.f5b7df9f.f0b0d090.00000050.00000050.00100020(061e082b(c6fe885b)c fr8e5m)o.t
e 01030000.57fffbd9.00000007.00000107(6421686a) num remotes 1
(6520|6523) DataRe(a6d5e1r8I|m6p5l2:7:)l oDoaktuapW_riintsetraInmcpel_:h:alnodolkeusp:_ isnesatracnhcien_gh afnodrl ehsa:n dsleeasr cfhoirn gw rfiotre rh aInddsl:e s0 1f0o3r0 0r0e0a.d5e7rf fIfdbsd:9 .0010003000000001..5070f0f0f0b1d092.(090b000b06090475.)0,0 000100130070(0604.25176f8f6fab)d.9
.00000002.00000(160521(8d|c6a5b2173)9 5C)o,n d0i1t0i3o0n0I0m0p.l5:7:fsfifgbnda9l._0a0l0l0(0)0
03.0000(06150128(|e615c2b73)a 2S5t)a,t u0s1C0o3n0d0i0t0i.o5n7Ifmfpflb:d:9g.e0t0_0t0r0i0g0g4e.r0_0v0a0l0u1e0(2)( 5-3 embaes6k3=5=)0,x f0f1f0f3f0f0f0f0,. 5c7hfafnfgbeds9=.=000x020000000.5
.000001(0625(168e|86b5c2f78)5 )C.o
nditionImpl::signal_all() - number of sets: (06
520|6523) Tra(n6s5p1o8r|t6C5l2i7e)n tT:r:adnisspaosrstoCcliiaetnet:: :adbiosuats stooc iraetlee:a saeb_oruets etrov arteiloenass ef_orre sleirnvka[t0ixo7nfs6 1fao0r0 0l9i2ndk0[]0
x7fd0e8008d40](
6520|6523) D(a6t5a1L8i|n6k5:2:7r)e lDeaatsaeL_irneks:e:rrvealteiaosnes_(r)e s-e rrvealteiaosnisn(g) a-s sroeclieaatsiionng laoscsaolc:i a0t1i0o3n0 0l0o0c.a5l7:f f0f1b0d390.000000.05070f0f7f.b0d090.0000100070(060452.10608060a0)1 0<2-(-6>e 8wbictfh8 5r)e m<o-t-e> 0w1i0t3h0 0r0e0m.o5t7ef f0f1b0d390.000000.05070f0f1f.b0d090.0000100020(090b70.b060904050)1.0
7(6421686a).
(6520|6523()6 5T1r8a|n6s5p2o7r)t CDloimeanitn:P:adritsiacsispoacnitaItmep:l :a:broeuttu rtno_ hraenldelaes:e _Rreetsuerrnveadt imoanpsp efodr Ilnisntka[n0cxe7Hfa6n1dal0e0 01902 dr0e]f
count 1
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000007.00000107(6421686a) <--> with remote 01030000.57fffbd9.00000002.00000102(dcab1395).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000007.00000107(6421686a) <--> with remote 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000007.00000107(6421686a) <--> with remote 01030000.57fffbd9.00000004.00000102(53ebe635).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000007.00000107(6421686a) <--> with remote 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6520|6523) TransportClient::disassociate: about to remove_link[0x7f61a00092d0] from links_
(6520|6523) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.00000007.00000107(6421686a) on link[0x7f61a00092d0]
(6520|6523) ConditionImpl::signal_all()
(6520|6523) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6523) ConditionImpl::signal_all() - number of sets: 0
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000007.000001c1(16260fef) found topic 01030000.57fffbd9.00000007.00000145(fcf348d6) at d8b7c860.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000007.00000145(fcf348d6).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000007.000001c1(16260fef) removed topic 01030000.57fffbd9.00000007.00000145(fcf348d6) at 0xd8b7c860.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000007.00000145(fcf348d6) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000007.000001c1(16260fef) at 0xd8b7a530 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000007.000001c1(16260fef) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) removed subscription 01030000.57fffbd9.00000009.00000107(db11d60b).
(6509|6509) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.57fffbd9.00000009.00000107(db11d60b).
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000001.00000102(9b0b6945) with sub 01030000.57fffbd9.00000009.00000107(db11d60b)
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.57fffbd9.00000001.00000102(9b0b6945) remo(v6e5d1 8s|u6b5s2c7r)i pDtaitoanW r0i1t0e3r0I0m0p0l.:5:7rfefmfobvde9_.a0s0s0o0c0i0a0t9i.o0n0s0:0 0b1i0t7 (0d bl1o1cda6l0 b0)1 0a3t0 0d080b.85776f3f0f.b
d9.00000001.000001(0625(099b|06b560994)5 )D CrPeSm_oItRe_ S0u1b0s3c0r0i0p0t.i5o7nf:f:frbedm9o.v0e0_0a0s0s0o0c9i.a0t0e0d0_0p1u0b7l(idcba1t1ido6n0:b )s unbusmc rriepmtoitoens 011
030000.57fffbd9.00000009.00000107(db1(16d56108b|)6 5r2e7m)o vDeadt apWurbiltiecraItmipoln: :0l1o0o3k0u0p0_0i.n5s7tfafnfcbed_9h.a0n0d0l0e0s0:0 1s.e0a0r0c0h0i1n0g2 (f9obr0 bh6a9n4d5l)e sa tf odr8 br6e2abd1e0r.
Ids: 0103(06050009.|5675f0f9f)b dD9C.P0S0_0I0R0_0P0u9b.l0i0c0a0t0i1o0n7:(:drbe1m1odv6e0_ba)s.s
ociated_subscription: c(a6l5l1i8n|g6 5p2u7b) 0C1o0n3d0i0t0i0o.n5I7mfpflf:b:ds9i.g0n0a0l0_0a0l0l2(.)0
0000102((6d5c1a8b|16359257)) wSittaht ussuCbo n0d1i0t3i0o0n0I0m.p5l7:f:fgfebtd_9t.r0i0g0g0e0r0_0v9a.l0u0e0(0)0 1-0 7m(adsbk1=1=d06x0fbf)f
fffff, changes==0x2000.
(6518|6527) ConditionImpl::signal_all() - number of sets: 0
(6509|(66550198)| 6D5C2P7S)_ ITRr_aPnusbploirctaCtliioenn:t::r:edmiosvaes_saoscsioactiea:t eadb_osuutb stcor irpetlieoans:e _pruebsleircvaattiioonn s0 1f0o3r0 0l0i0n.k5[70fxf7ffbdd09e.80000080d04000]2
.00000102(dc(a6b511389|56)5 2r7e)m oDvaetda Lsiunbks:c:rrieplteiaosne _0r1e0s3e0r0v0a0t.i5o7nfsf(f)b d-9 .r0e0l0e0a0s0i0n9g. 0a0s0s0o0c1i0a7t(idobn1 1ldo6c0abl): a0t1 0d380b080706.3507.f
ffbd9.00000001.(060500090|160520(99)b 0DbC6P9S4_5I)R _<S-u-b>s cwriitpht iroenm:o:tree m0o1v0e3_0a0s0s0o.c5i7aftfefdb_dp9u.b0l0i0c0a0t0i0o9n.:0 0s0u0b0s1c0r7i(pdtbi1o1nd 6001b0)3.0
000.57fffbd9.00000009.000001(0675(1d8b|1615d2670)b )D ormeamionvPeadr tpiucbilpiacnattIimopnl :0:1r0e3t0u0r0n0_.h5a7nfdflfeb:d 9R.e0t0u0r0n0e0d0 2m.a0p0p0e0d0 1I0n2s(tdacnacbe1H3a9n5d)l ea t1 1d 8rbe6f4c8o5u0n.t
1
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.0000(06050138.|060502070)1 0D2a(tea1Wcrbi3tae2r5I)m pwli:t:hr esmuobv e0_1a0s3s0o0c0i0a.t5i7ofnfsf:b db9i.t0 000 0l0o0c0a9l. 0001000300100070(.d5b71f1fdf6b0db9).
00000002.00000102(dcab1395) remote 01030000.57fffbd9.00000009.00000107(db11d60b) num re(m6o5t0e9s| 615
09) DCPS_IR_Publication::remove_ass(o6c5i1a8t|e6d5_2s7u)b sDcartiapWtriiotne:r Ipmupbll:i:claotoikounp _0i1n0s3t0a0n0c0e._5h7afnfdflbeds9:. 0s0e0a0r0c0h0i3n.g0 0f0o0r0 1h0a2n(del1ecsb 3fao2r5 )r eraedmeorv eIdd ss:u b0s1c0r3i0p0t0i0o.n5 70f1f0f3b0d090.00.05070f0f0f0b9d.90.00000000100070(9d.b01010d06001b0)7.(
db11d60b) at d8b8(76653108.|
6527) ConditionImp(l6:5:0s9i|g6n5a0l9_)a lDlC(P)S
_IR_Subsc(r6i5p1t8i|o6n5:2:7r)e mSotvaet_uassCsooncdiiattieodn_Ipmupbll:i:cgaetti_otnr:i gsguebrs_cvrailputei(o)n -0 1m0a3s0k0=0=00.x5f7fffffffbfdf9f.,0 0c0h0a0n0g0e9s.=0=000x020010007.(
db11d60(b6)5 1r8e|m6o5v2e7d) pCuobnldiictaitoinoInm p0l1:0:3s0i0g0n0a.l5_7aflflf(b)d 9-. 0n0u0m0b0e0r0 3o.f0 0s0e0t0s1:0 20(
e1cb3a25) at d8(b66551680|06.5
27) TransportCl(i6e5n0t9:|:6d5i0s9a)s sDoCcPiSa_tIeR:_ Paubboluitc attoi orne:l:eraesmeo_vree_saesrsvoactiiaotnesd _fsourb slcirnikp[t0ixo7nf:d 0cea8l0l0i8ndg4 0p]u
b 01030000.57f(f6f5b1d89|.60502070)0 0D0a4t.a0L0i0n0k0:1:0r2e(l5e3aesbee_6r3e5s)e rwviatthi osnusb( )0 1-0 3r0e0l0e0a.s5i7nfgf fabsds9o.c0i0a0t0i0o0n0 9l.o0c0a0l0:0 100170(3d0b01010d.6507bf)f
fbd9.00000002.00000102(dcab1395) <--> with remote 01030000.57fffbd9.00000009.0000(06150079(|d6b51019d)6 0DbC)P.S
_IR_Publication::remove_asso(c6i5a1t8e|d6_5s2u7b)s cDroimpatiinoPna:r tpiucbilpiacnattIimopnl :0:1r0e3t0u0r0n0_.h5a7nfdflfeb:d 9R.e0t0u0r0n0e0d0 4m.a0p0p0e0d0 1I0n2s(t5a3necbeeH6a3n5d)l er e1m2o vreedf csouubnstc r1i
ption 01030000.57fffbd9.00000009.00000107(db11d60b) at d8b87630.
(6509|6509) DCPS_IR_Subs(c6r5i1p8t|i6o5n2:7:)r eDmaotvaeW_raistseorcIimaptle:d:_rpeumbolviec_aatsisoonc:i astuibosncsr:i pbtiito n0 0l1o0c3a0l0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0090.000000000031.0070(0d0b01110d26(0eb1)c br3eam2o5v)e dr epmuobtlei c0a1t0i3o0n0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0090.000000000041.0070(0d0b01110d26(05b3)e bneu6m3 5r)e maott eds8 b16
7300.
(6509|(66550198)| 6D5C2P7S)_ IDRa_tPauWbrliitceartIimopnl::::rleomookvuep__aisnssotcainactee_dh_asnudblsecsr:i psteiaornc:h icnagl lfionrg hpaunbd l0e1s0 3f0o0r0 0r.e5a7dfefrf bIdd9s.:0 00010003000050.00.05070f0f1f0b2d(96.e080b0c0f08050)9 .w0i0t0h0 0s1u0b7 (0d1b01310d06000b.)5.7
fffbd9.00000009.(060501080|160572(7d)b 1C1odn6d0ibt)i
onImpl::signal_all()
(6518|6527) StatusConditionImpl::get_trigger_value() - mask==0xffff(f6f5f0f9,| 6c5h0a9n)g eDsC=P=S0_xI2R0_0P0u.b
lication::(r6e5m1o8v|e6_5a2s7s)o cCioantdeidt_isounbIsmcprli:p:tsiiognn:a lp_uabllli(c)a t-i onnu m0b1e0r3 0o0f0 0s.e5t7sf:f f0b
d9.00000005.0000(06150128(|66e582b7c)f 8T5r)a nrsepmoorvteCdl iseunbts:c:rdiipstaisosno c0i1a0t3e0:0 0a0b.o5u7tf ftfob dr9e.l0e0a0s0e0_0r0e9s.e0r0v0a0t0i1o0n7s( dfbo1r1 dl6i0nbk)[ 0axt7 fdd80be887060380d.4
0]
((66550198||66550297)) DDCaPtSa_LIiRn_kS:u:brseclreiapstei_orne:s:errevmaotvieo_nass(s)o c-i arteelde_apsuibnlgi caastsioocni:a tsiuobns clroicpatli:o n0 10013003000000.05.75f7ffffbfdb9d.90.00000000000030.90.00000000100120(7e(1dcbb131ad2650)b )< -r-e>m owvietdh pruebmloitcea t0i1o0n3 00010003.05070f0f.f5b7df9f.f0b0d090.00000090.00000050.00100070(0d1b0121(d66e08bb)c.f
85) at d8b69080.
(6518|6527) DomainParticipantImpl::return_handl(e6:5 0R9e|t6u5r0n9e)d DmCaPpSp_eIdR _IPnasrttaincciepHaanntd:l:er e1m3o vree_fscuobusnctr i1p
tion: participant 01030000.57fffbd9.00000009.000001c1(a916b18e) removed subscription 01030000(.65571f8f|f6b5d297.)0 0D0a0t0a0W0r9i.t0e0r0I0m0p1l0:7:(rdebm1o1vde6_0abs)s.o
ciations: bit 0 lo(c6a5l0 90|160530090)0 0T.A5O7_fDfDfSb_dD9C.P0S0I0n0f0o0_0i4:.:0r0e0m0o0v1e0_2s(u5b3secbrei6p3t5i)o nr:e mpoutseh i0n1g0 3d0e0l0e0t.i5o7nf foffb ds9u.b0s0c0r0i0p0t0i9o.n0 00010003100070(0d.b5171fdf6f0bbd)9 .n0u0m0 0r0e0m0o9t.e0s0 010
0107(db11d60b) in domain 111.(
6518|6527) DataWriterImpl::lookup_instance_handles: searching for handles for reader Ids: 01030000.57fffbd9.00000009.00000107(db11d60b).
(6518|6527) ConditionI(m6p5l2:0:|s6i5g2n3a)l _Daaltla(R)e
aderImpl(:6:5r1e8m|o6v5e2_7a)s sSotcaitautsiCoonndsi:t ibointI m0p ll:o:cgaelt _0t1r0i3g0g0e0r0_.v5a7lfufef(b)d 9-. 0m0a0s0k0=0=009x.f0f0f0f0f0f1f0f7,( dcbh1a1ndg6e0sb=)= 0rxe2m0o0t0e.
01030000(.65571f8f|f6b5d297.)0 0C0o0n0d0i0t1i.o0n0I0m0p0l1:0:2s(i9gbn0abl6_9a4l5l)( )n u-m nruemmboetre so f5
sets: 0
(6520|65(2635)1 8D|a6t5a2R7e)a dTerraInmspplo:r:trCelmioevnet_:a:sdsioscaisastoicoinast_ei:: abbiotu t0 tloo craell e0a1s0e3_0r0e0s0e.r5v7aftfifobnds9 .f0o0r0 0l0i0n0k9[.00x070f0d001e0870(0d8bd1410d]6
0b) remote 01(063501080|06.55277f)f fDbadt9a.L0i0n0k0:0:0r0e1l.e0a0s0e0_0r1e0s2e(r9vba0tbi6o9n4s5()) n-u mr erleemaostiensg 5a
ssociation local: 01030000.57fffbd9.0000000(46.502000|060512032)( 5D3aetbaeR6e3a5d)e r<I-m-p>l :w:iwtrhi treerm_orteem o0v1e0d3:0 0r0e0a.d5e7rf f0f1b0d390.000000.05070f0f9f.b0d090.0000100070(0d0b91.10d06000b0)1.0
7(db11d60b) from writer 0(160531080|0605.2577)f fDfobmda9i.n0P0a0r0t0i0c0i1p.a0n0t0I0m0p1l0:2:(r9ebt0ubr6n9_4h5a)n.d
le: Returned mappe(d6 5I2n0s|t6a5n2c3e)H aDnadtlaeR e1a4d erreIfmcpolu:n:tw r1i
ter_removed: reader 01030000.57fffbd9.00000009.00000107(db11d60b) from writer 01030000.57fffbd9.00000002.00000102(dcab1(369551)8.|
6527) DataWrit(e6r5I2m0p|l6:5:2r3e)m oDvaet_aaRsesaodceiraItmipoln:s::w rbiitte r0_ rleomcoavle d0:1 0r3e0a0d0e0r. 5071f0f3f0b0d090..05070f0f0f0b0d59..0000000000100029(.60e080b0c0f18057)( drbe1m1odt6e0 b0)1 0f3r0o0m0 0w.r5i7tfefrf b0d190.3000000000.05079f.f0f0b0d090.100070(0d0b01013d.6000b0)0 0n1u0m2 (ree1mcobt3eas2 51)
.
(6520|6523) Data(R6e5a1d8e|r6I5m2p7l): :DwartiatWerri_treermIomvpeld::: lroeoakduepr_ i0n1s0t3a0n0c0e0_.h5a7nfdflfebsd:9 .s0e0a0r0c0h0i0n9g. 0f0o0r0 0h1a0n7d(ldebs1 1fdo6r0 br)e afdreorm Iwdrsi:t e0r1 003100030000.0507.f5f7ffbfdf9.00b0d090.000090.0000000040.100070(0d0b11012d(6503be)b.e
635).
(6518|6(562572)0 |C6o5n2d3i)t iDoantIamRpela:d:esriIgmnpall:_:awlrli(t)e
r_remov(e6d5:1 8r|e6a5d2e7r) 0S1t0a3t0u0s0C0o.n5d7iftfifobndI9m.p0l0:0:0g0e0t0_9t.r0i0g0g0e0r1_0v7a(ldube1(1)d 6-0 bm)a sfkr=o=m0 xwfrfiftfefrf f0f1,0 3c0h0a0n0g.e5s7=f=f0fxb2d090.00.0
000005.(060501080|160522(76)e 8Cbocnfd8i5t)i.o
nImpl::signal_all() - number of sets: 0
(6518|6527()6 5T2r0a|n6s5p2o3r)t CDlaiteanRte:a:ddeirsIamspslo:c:ilaotoek:u pa_bionustt atnoc er_ehlaenadslee_sr:e sseeravracthiionngs ffoorr hlainndkl[e0sx 7ffodr0 ew8r0i0t8edr4 0I]d
s: 01030000.(5675f1f8f|b6d592.70)0 0D0a0t0a0L1i.n0k0:0:0r0e1l0e2a(s9eb_0rbe6s9e4r5v)a,t i0o1n0s3(0)0 0-0 .r5e7lfefafsbidn9g. 0a0s0s0o0c0i0a2t.i0o0n0 0l0o1c0a2l(:d c0a1b013309050)0,. 5071f0f3f0b0d090..05070f0f0f0b0d59..0000000000100023(.60e080b0c0f18052)( e<1-c-b>3 aw2i5t)h, r0e1m0o3t0e0 0001.05370f0f0f0b.d597.f0f0f0b0d090.0040.000000000091.0020(05030e1b0e76(3d5b)1,1 d06100b3)0.0
00.57fffbd9.00000005.00000102((665e188b|c6f58257)).
DomainParticipantImpl::return(_6h5a2n0d|l6e5:2 3R)e tTurrannesdp omratpCpleide nItn:s:tdainscaesHsaoncdilaet e1:5 arbeofucto utnot r1e
lease_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote 01030000.57fffbd9.00000002.00000102(dcab1395).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote 01030000.57fffbd9.00000004.00000102(53ebe635).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000009.00000107(db11d60b) <--> with remote 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6520|6523) TransportClient::disassociate: about to remove_link[0x7f61a00092d0] from links_
(6520|6523) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.00000009.00000107(db11d60b) on link[0x7f61a00092d0]
(6520|6523) ConditionImpl::signal_all()
(6520|6523) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6523) ConditionImpl::signal_all() - number of sets: 0
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000009.000001c1(a916b18e) found topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) at d8b7cca0.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000009.00000145(43c3f6b7).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000009.000001c1(a916b18e) removed topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) at 0xd8b7cca0.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000009.00000145(43c3f6b7) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000009.000001c1(a916b18e) at 0xd8b7ac30 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000009.000001c1(a916b18e) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) removed subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6509|6509) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000001.00000102(9b0b6945) with sub 01030000.57fffbd9.0000000b.00000107(a1d1856b)
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.57fffbd9.000000(0615.1080|060502170)2 (D9abt0abW6r9i4t5e)r Irmepmlo:v:erde msouvbes_carsispotciioant i0o1n0s3:0 0b0i0t. 507 flfofcbadl9 .001000300000000b..5070f0f0f0b1d097.(0a010d010805061b.)0 0a0t0 0d180b28(996b000b.6
945) remote 01030000.(5675f0f9f|b6d590.90)0 0D0C0P0S0_bI.R0_0S0u0b0s1c0r7i(pat1ido1n8:5:6rbe)m onvuem_ arsesmooctieast e1d
_publication: subscription 01030000.(5675f1f8f|b6d592.70)0 0D0a0t0a0Wbr.i0t0e0r0I0m1p0l7:(:al1odo1k8u5p6_bi)n srteamnocvee_dh apnudblleisc:a tsieoanr c0h1i0n3g0 0f0o0r. 5h7afnfdflbeds9 .f0o0r0 0r0e0a0d1e.r0 0I0d0s0:1 0021(093b000b0609.4557)f faftb dd98.b06020b01000.0
b.00000107(a1d18(5665b0)9.|
6509) DCPS_IR_Publi(c6a5t1i8o|n6:5:2r7e)m oCvoen_daistsioocniIamtpeld:_:ssuibgsncarli_patlilo(n):
calling( 6p5u1b8 |061502370)0 0S0t.a5t7ufsfCfobndd9i.t0i0o0n0I0m0p0l2:.:0g0e0t0_0t1r0i2g(gdecra_bv1a3l9u5e)( )w i-t hm assukb= =001x0f3f0f0f0f0f.f5f7,f fcfhbadn9g.e0s0=0=000x0200b0.00.0
000107((a615d1188|5665b2)7
) ConditionImpl::signal_all() - number of sets: 0
(6518|6527) TransportClient::(d6i5s0a9s|s6o5c0i9a)t eD:C PaSb_oIuRt_ Ptuob lrieclaetaisoen_:r:erseemrovvea_taisosnosc ifaotre dl_isnukb[s0cxr7ifpdt0ieo8n0:0 8pdu4b0l]i
cation 01030000.57(f6f5f1b8d|96.502070)0 0D0a0t2a.L0i0n0k0:0:1r0e2l(edacsaeb_1r3e9s5e)r vraetmioovnesd( )s u-b srcerliepatsiionng 0a1s0s3o0c0i0a0t.i5o7nf flfobcda9l.:0 000100030000b0.00.05070f0f1f0b7d(9a.10d010805060b0)1 .a0t0 0d080b180926(090b.0
b6945) <--> with( 6r5e0m9o|t6e5 0091)0 3D0C0P0S0_.I5R7_fSfufbbsdc9r.i0p0t0i0o0n0:0:br.e0m0o0v0e0_1a0s7s(oac1ida1t8e5d6_bp)u.b
lication: subscri(p6t5i1o8n| 60512073)0 0D0o0m.a5i7nfPfafrbtdi9c.i0p0a0n0t0I0m0pbl.:0:0r0e0t0u1r0n7_(haa1ndd1l8e5:6 bR)e truermnoevde dm appupbeldi cIantsitoann c0e1H0a3n0d0l0e0 .1567 frfeffbcdo9u.n0t0 010
0002.00000102(dcab1395) at d8b64850.
(6509|6509) DCPS_IR_Publication::remove_associated(_6s5u1b8s|c6r5i2p7t)i oDna:t acWarliltienrgI mppulb: :0r1e0m3o0v0e0_0a.s5s7ofcfifabtdi9o.n0s0:0 0b0i0t0 30. 0l0o0c0a0l1 0021(0e310c0b030a.2557)f fwfibtdh9 .s0u0b0 0001000320.000000.05071f0f2f(bddc9a.b010309050)0 0rbe.m0o0t0e0 00110073(0a010d01.85576fbf)f
bd9.0000000b.00000107(a1d1856b) num remotes 1
(6518|6527) Da(t6a5W0r9i|t6e5r0I9m)p lD:C:PlSo_oIkRu_pP_uibnlsitcaantcieo_nh:a:nrdelmeosv:e _saesasrocchiiantge df_osru bhsacnrdilpetsi ofno:r pruebaldiecra tIidosn: 0011003300000000..5577ffffffbbdd99..000000000000003b..0000000000110027((ea11cdb138a5265b)) .r
emoved subscriptio(n6 501180|360502070). 5C7ofnfdfibtdi9o.n0I0m0p0l0:0:0sbi.g0n0a0l0_0a1l0l7(()a
1d1856b()6 5a1t8 |d685b2879)6 0S0t.a
tusConditionImp(l6:5:0g9e|t6_5t0r9i)g gDeCrP_Sv_aIlRu_eS(u)b s-c rmiapstki=o=n0:x:frfefmfofvfef_fa,s scohcainagteesd=_=p0uxb2l0i0c0a.t
ion: sub(s6c5r1i8p|t6i5o2n7 )0 1C0o3n0d0i0t0i.o5n7Ifmfpflb:d:9s.i0g0n0a0l0_0a0lbl.(0)0 0-0 0n1u0m7b(ear1 do1f8 5s6ebt)s :r e0m
oved publication( 60511083|06050207.)5 7Tfrfafnbsdp9o.r0t0C0l0i0e0n0t3:.:0d0i0s0a0s1s0o2c(iea1tceb:3 aa2b5o)u ta tt od 8rbe6l5e6a0s0e._
reservations for( 6l5i0n9k|[605x079f)d 0DeC8P0S0_8IdR4_0P]u
blication::remo(v6e5_1a8s|s6o5c2i7a)t eDda_tsauLbisnckr:i:prteiloena:s ec_arlelsienrgv aptuibo n0s1(0)3 0-0 0r0e.l5e7afsfifnbgd 9a.s0s0o0c0i0a0t0i4o.n0 0l0o0c0a1l0:2 (05130e3b0e060305.)5 7wfiftfhb ds9u.b0 00010003000020.00.05070f0f1f0b2d(9d.c0a0b010309050)b .<0-0-0>0 0w1i0t7h( ar1edm1o8t5e6 b0)1
030000.57fffbd9.0000000b.00000107(a1d1856b).
(6518|6527) (D6o5m0a9i|n6P5a0r9t)i cDiCpPaSn_tIIRm_pPlu:b:lriectautrino_nh:a:nrdelmeo:v eR_eatsusronceida tmeadp_pseudb sIcnrsitpatnicoenH:a npdulbel i1c7a trieofnc o0u1n0t3 010
00.57fffbd9.00000004.00000102(53ebe635) removed subscription 01030000.57fffbd9.0000000b.00000107(a1d1856b) at (d685b1889|660502.7
) DataWriterImpl::re(m6o5v0e9_|a6s5s0o9c)i aDtCiPoSn_sI:R _bSiutb s0c rliopctailo n0:1:0r3e0m0o0v0e._5a7sfsfofcbida9t.e0d0_0p0u0b0l0i3c.a0t0i0o0n0:1 0s2u(bes1ccrbi3pat2i5o)n r0e1m0o3t0e0 0001.05370f0f0f0b.d597.f0f0f0b0d090.00b0.0000000000b1.0070(0a010d110875(6ab1)d 1r8e5m6obv)e dn upmu brleimcoatteiso n1
01030000.57fffbd9.00000004.000(060511082|(65532e7b)e 6D3a5t)a Warti tde8rbI6m7p3l0:0:.l
ookup_instance_(h6a5n0d9l|e6s5:0 9s)e aDrCcPhSi_nIgR _fPourb lhiacnadtlieosn :f:orre mroevaed_ears sIodcsi:a t0e1d0_3s0u0b0s0c.r5i7pftfifobnd:9 .c0a0l0l0i0n0g0 bp.u0b0 000100130070(0a01.d5178f5f6fbb)d.9
.00000005.0000010(26(561e88|b6c5f2875)) Cwointdhi tsiuobn I0m1p0l3:0:0s0i0g.n5a7lf_faflbld(9).
0000000(b6.501080|060512077)( aS1tda1t8u5s6Cbo)n
ditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x2000.
(6518|652(76)5 0C9o|n6d5i0t9i)o nDICmPpSl_:I:Rs_iPgunballi_caaltli(o)n :-: rneummobveer_ aosfs osceitast:e d0_
subscription: pub(l6i5c1a8t|i6o5n2 70)1 0T3r0a0n0s0p.o5r7tfCflfibedn9t.:0:0d0i0s0a0s0s5o.c0i0a0t0e0:1 0a2b(o6uet8 btcof 8r5e)l eraesmeo_vreeds esruvbastciroinpst ifoonr 0l1i0n3k0[000x07.f5d70fef8f0b0d89d.4000]0
0000b.0000010(76(5a118d|16855267b)) Daatt adL8ibn8k9:6:0r0e.l
ease_reservation(s6(5)0 9-| 6r5e0l9e)a sDiCnPgS _aIsRs_oScuibastciroinp tlioocna:l::r e0m1o0v3e0_0a0s0s.o5c7ifaftfebdd_9p.u0b0l0i0c0a0t0i3o.n0:0 0s0u0b1s0c2r(iep1tcibo3na 2051)0 3<0-0-0>0 .w5i7tfhf frbedm9o.t0e0 0001000300b0.0000.05070f1f0f7b(da91.d010805060b0)0 br.e0m0o0v0e0d1 0p7u(bal1idc1a8t5i6obn) .0
1030000.57fffbd9.000000(0655.1080|060502170)2 (D6oem8abicnfP8a5r)t iacti pda8nbt6I9m0p8l0:.:
return_handle: Returned mapped InstanceHandle 18 (r6e5f0c9o|u6n5t0 91)
DCPS_IR_Participant::remove_subscription: participant 01030000.57fffbd9.0000000b.000001c1(d3d(66e521e8e|)6 5r2e7m)o vDeadt asWurbistcerriIpmtpilo:n: r0e1m0o3v0e0_0a0s.s5o7cfifaftbido9n.s0:0 0b0i0t0 00b .l0o0c0a0l0 100170(3a010d0108.5567bf)f.f
bd9.00000004.000001(0625(0593|e6b5e0693)5 )T ArOe_mDoDtSe_ D0C1P0S3I0n0f0o0_.i5:7:frfefmbodv9e._0s0u0b0s0c0r0ibp.t0i0o0n0:0 1p0u7s(hai1ndg1 8d5e6lbe)t inounm orfe msoutbessc r1i
ption 01030000.57fffbd9.000000(06b5.1080|060502170)7 (Daa1tda1W8r5i6tbe)r Iimnp ld:o:mlaoionk u1p1_1i.n
stance_handles: searching for handles for reader Ids: 01030000.57fffbd9.0000000b.00000107(a1d1856b).
(6518|6527) ConditionImpl::signal_all()
(652(06|561582|36)5 2D7a)t aSRteaatduesrCIomnpdli:t:iroenmIomvpel_:a:sgseotc_itartiigognesr:_ vbailtu e0( )l o-c amla s0k1=0=300x0f0f0f.f5f7ffffff,b dc9h.a0n0g0e0s0=0=00bx.20000000.0
107(a1d(16855168b|)6 5r2e7m)o tCeo n0d1i0t3i0o0n0I0m.p5l7:f:fsfibgdn9a.l0_0a0l0l0(0)0 1-. 0n0u0m0b0e1r0 2o(f9 bs0ebt6s9:4 50)
num remotes 5
(6518|6527)( 6T5r2a0n|s6p5o2r3t)C lDiaetnatR:e:addiesraIsmspolc:i:arteem:o vaeb_oausts otcoi arteiloenass_ei_:r ebsietr v0a tlioocnasl f0o1r0 3l0i0n0k0[.05x77fffdf0bed890.0080d04000]0
0b.00000107(a(16d51188|5665b2)7 )r eDmaottaeL i0n1k0:3:0r0e0l0e.a5s7ef_frfebsde9r.v0a0t0i0o0n0s0(1). 0-0 0r0e0l1e0a2s(i9nbg0 ba6s9s4o5c)i antuimo nr elmooctaels: 50
1030000.57fffbd9.00000004.00000102(53ebe635) <-->( 6w5i2t0h| 6r5e2m3o)t eD a0t1a0R3e0a0d0e0r.I5m7pflf:f:bwdr9i.t0e0r0_0r0e0m0obv.e0d0:0 0r0e1a0d7e(ra 10d110835060b0)0..
57fffbd9.0000000b.00000107((6a511d81|865562b7)) fDroomma iwnrPiatretri c0i1p0a3n0t0I0m0p.l5:7:frfeftbudr9n._0h0a0n0d0l0e0:1 .R0e0t0u0r0n1e0d2 (m9abp0pbe6d9 4I5n)s.t
anceHandle 19 refc(o6u5n2t0 |16
523) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000b.00000107(a1d1856b) from writer 01030000.57fffbd(96.501080|060502072). 0D0a0t0a0W1r0i2t(edrcIambp1l3:9:5r)e.m
ove_associatio(n6s5:2 0b|i6t5 203 )l oDcaatla R0e1a0d3e0r0I0m0p.l5:7:fwfrfibtde9r._0r0e0m0o0v0e0d5:. 0r0e0a0d0e1r0 20(160e380b0c0f08.55)7 frfefmbodt9e. 00010003000000b0..05070f0f0f1b0d79(.a010d010805060bb). 0f0r0o0m0 1w0r7i(tae1rd 10815063b0)0 0n0u.m5 7rfefmfobtde9s. 010
000003.00000102(e1cb3a25).
(6518|6527) (D6a5t2a0W|r6i5t2e3r)I mDpalt:a:RleoaodkeurpI_mipnls:t:awnrciet_ehra_nrdelmeosv:e ds:e arrecahdienrg 0f1o0r3 0h0a0n0d.l5e7sf fffobrd 9r.e0a0d0e0r0 0I0dbs.:0 00010003100070(0a.15d71f8f5f6bbd)9 .f0r0o0m0 0w0r0ibt.e0r0 000100130070(0a01.d5178f5f6fbb)d.9
.00000004.000001(0625(1583|e6b5e2673)5 )C.o
nditionImpl::s(i6g5n2a0l|_6a5l2l3())
DataRea(d6e5r1I8m|p6l5:2:7w)r iStteart_urseCmoonvdeidt:i orneIamdpelr: :0g1e0t3_0t0r0i0g.g5e7rf_fvfabldu9e.(0)0 0-0 0m0a0sbk.=0=000x0f0f1f0f7f(faf1fd,1 8c5h6abn)g efsr=o=m0 xw2r0i0t0e.r
010300(0605.1587|f6f5f2b7d)9 .C0o0n0d0i0t0i0o5n.I0m0p0l0:0:1s0i2g(n6ael8_baclfl8(5)) .-
number of sets: 0
(6518|6527) TransportClient::disassociate: about( 6t5o2 0r|e6l5e2a3s)e _DraetsaeRrevaadteiroInmsp lf:o:rl oloiknukp[_0ixn7sftda0nec8e0_0h8adn4d0l]e
s: searching (f6o5r1 8h|a6n5d2l7e)s Dfaotra Lwirnikt:e:rr eIldesa:s e0_1r0e3s0e0r0v0a.t5i7ofnfsf(b)d 9-. 0r0e0l0e0a0s0i1n.g0 0a0s0s0o1c0i2a(t9ibo0nb 6l9o4c5a)l,: 0011003300000000..5577ffffffbbdd99..0000000000000025..0000000000110022((d6cea8bb1c3f9855)), <0-1-0>3 0w0i0t0h. 5r7efmfoftbed 90.10003000000000.35.70f0f0f0b0d190.20(0e010c0b030ab2.50)0,0 0001100370(0a010d.15875f6fbf)b.d
9.00000004.00000102(53ebe6(3655)1,8 |061502370)0 0D0o.m5a7ifnfPfabrdt9i.c0i0p0a0n0t0I0m5p.l0:0:0r0e0t1u0r2n(_6hea8nbdclfe8:5 )R.e
turned mapped InstanceHandle 2(06 5r2e0f|c6o5u2n3t) 1T
ransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000002.00000102(dcab1395).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000004.00000102(53ebe635).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000b.00000107(a1d1856b) <--> with remote 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6520|6523) TransportClient::disassociate: about to remove_link[0x7f61a00092d0] from links_
(6520|6523) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000b.00000107(a1d1856b) on link[0x7f61a00092d0]
(6520|6523) ConditionImpl::signal_all()
(6520|6523) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6523) ConditionImpl::signal_all() - number of sets: 0
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) found topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) at d8b7d0e0.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.0000000b.00000145(3903a5d7).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) removed topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) at 0xd8b7d0e0.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.0000000b.00000145(3903a5d7) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) at 0xd8b7b370 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.0000000b.000001c1(d3d6e2ee) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.57fffbd9.0000000d.00000145(b6435077) removed subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000001.00000102(9b0b6945) with sub 01030000.57fffbd9.0000000d.00000107(2e9170cb)
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.(5675f1f8f|b6d592.70)0 0D0a0t0a0W1r.i0t0e0r0I0m1p0l2:(:9rbe0mbo6v9e4_5a)s sroecmioavteido nssu:b sbcirti p0t iloonc a0l1 003100030000.0507.f5f7ffbfdf9b.d090.0000000000d0.0010.000000100071(022e(991b700bc6b9)4 5a)t rde8mbo8tbe5 a001.0
30000.57fffbd9.000000(06d5.0090|060500190)7 (D2CeP9S1_7I0Rc_bS)u bnsucmr irpetmiootne:s: r1e
move_associated_publication: subsc(r6i5p1t8i|o6n5 2071)0 3D0a0t0a0W.r5i7tfefrfIbmdp9l.:0:0l0o0o0k0u0pd_.i0n0s0t0a0n1c0e7_(h2aen9d1l7e0sc:b )s eraermcohviendg pfuobrl ihcaantdiloens 0f1o0r3 0r0e0a0d.e5r7 fIfdfsb:d 90.10003000000000.15.70f0f0f0b0d190.20(090b000b0609d4.50)0 0a0t0 1d087b(622eb91107.0
cb).
(6509|6(560591)8 |D6C5P2S7_)I RC_oPnudbiltiicoantIimopnl::::rseimgonvael__aaslslo(c)i
ated_su(b6s5c1r8i|p6t5i2o7n): SctaaltluisnCgo npduibt i0o1n0I3m0p0l0:0:.g5e7tf_ftfrbidg9g.e0r0_0v0a0l0u0e2(.)0 0-0 0m0a1s0k2=(=d0cxafbf1f3f9f5f)f fw,i tchh asnugbe s0=1=003x02000000..5
7fffbd9.(060501080|0605d2.70)0 0C0o0n1d0i7t(i2oen9I1m7p0lc:b:)s
ignal_all() - number of sets: 0
(6518|6527) TransportClient::disassociate: about (t6o5 0r9e|l6e5a0s9e)_ rDeCsPeSr_vIaRt_iPounbsl ifcoart iloinn:k:[r0exm7ofvde0_ea8s0s0o8cdi4a0t]e
d_subscription: p(u6b5l1i8c|a6t5i2o7n) 0D1a0t3a0L0i0n0k.:5:7rfeflfebads9e._0r0e0s0e0r0v0a2t.i0o0n0s0(0)1 0-2 (rdeclaeba1s3i9n5g) arsesmoocvieadt isounb slcorciaplt:i o0n1 003100030000.0507.f5f7ffbfdf9b.d090.000000000010.00d0.000000100021(097b(02be69914750)c b<)- -a>t wdi8tbh8 br5eam0o.t
e 01030000.57fffbd9.0000000d.(060500090|160570(92)e 9D1C7P0Sc_bI)R._
Subscription::remove_associ(a6t5e1d8_|p6u5b2l7i)c aDtoimoani:n PsaurbtsiccriippatnitoInm p0l1:0:3r0e0t0u0r.n5_7hfafnfdblde9:. 0R0e0t0u0r0n0edd. 0m0a0p0p0e1d0 7I(n2set9a1n7c0ecHba)n drleem o2v1e dr epfucboluincta t1i
on 01030000.57fffbd9.00000002.00000102(dcab1395) at d8b64850.
(6509|6509) DCPS_IR_Publication::remove(_6a5s1s8o|c6i5a2t7e)d _DsautbasWcrriitpetriIomnp:l :c:arlelmionvge _pausbs o0c1i0a3t0i0o0n0s.:5 7bfiftf b0d 9l.o0c0a0l0 00010033.00000000.05170f2f(feb1dc9b.30a02050)0 0w0i2t.h0 0s0u0b0 100120(3d0c0a0b01.35975f)f frbedm9o.t0e0 0001000300d0.0000.05070f1f0f7b(d29e.90107000c0b0)0
d.00000107(2e9170cb) num remotes 1
(6518|6527) DataWriterImpl::l(o6o5k0u9p|_6i5n0s9t)a nDcCeP_Sh_aInRd_lPeusb:l isceaatricohni:n:gr efmoorv eh_aansdsloecsi aftoerd _rseuabdsecrr iIpdtsi:o n0:1 0p3u0b0l0i0c.a5t7ifofnf b0d190.3000000000.0507df.f0f0b0d090.100070(020e090137.00c0b0)0.0
102(e1cb3a25) remov(e6d5 1s8u|b6s5c2r7i)p tCioonnd i0t1i0o3n0I0m0p0l.:5:7sfifgfnbadl9_.a0l0l0(0)0
00d.0000(06150178(|26e592177)0 cSbt)a tauts Cdo8nbd8ibt5iao0n.I
mpl::get_trigge(r6_5v0a9l|u6e5(0)9 )- DmCaPsSk_=I=R0_xSfufbfsfcfrfifpft,i ocnh:a:nrgeemso=v=e0_xa2s0s0o0c.i
ated_pub(l6i5c1a8t|i6o5n2:7 )s uCbosncdriitpitoinoInm p0l1:0:3s0i0g0n0a.l5_7aflflf(b)d 9-. 0n0u0m0b0e0r0 do.f0 0s0e0t0s1:0 70(
2e9170cb) remov(e6d5 1p8u|b6l5i2c7a)t iTorna n0s1p0o3r0t0C0l0i.e5n7tf:f:fdbids9a.s0s0o0c0i0a0t0e3:. 0a0b0o0u0t1 0t2o( er1eclbe3aas2e5_)r easte rdv8abt6i5o6n0s0 .f
or link[0x7fd0e(86050089d|4605]0
9) DCPS_IR_Pub(l6i5c1a8t|i6o5n2:7:)r eDmaotvaeL_iansks:o:criealteeads_es_urbesscerrivpattiioonn:s (c)a l-l irnegl epausbi n0g1 0a3s0s0o0c0i.a5t7ifofnf bldo9c.a0l0:0 0001000340.000000.05071f0f2f(b5d39e.b0e0603050)0 0w2i.t0h0 0s0u0b1 0021(0d3c0a0b0103.9557)f f<f-b-d>9 .w0i0t0h0 0r0e0mdo.t0e0 000100130070(020e.95177f0fcfbb)d
9.0000000d.00000107(2e9170cb).
(6518|6527) Domai(n6P5a0r9t|i6c5i0p9a)n tDICmPpSl_:I:Rr_ePtuubrlni_chaatnidolne::: rReemtouvren_eads smoacpipaetde dI_nssutbasnccreiHpatnidolne: 2p2u brleifccaotuinotn 10
1030000.57fffbd9.00000004.00000102(53ebe635) removed subscription 01030000.57fffbd9.0000000d.00000107(2e9170cb) at d8b8b(56a501.8
|6527) DataWriterImpl(:6:5r0e9m|o6v5e0_9a)s sDoCcPiSa_tIiRo_nSsu:b sbcirti p0t iloonc:a:lr e0m1o0v3e0_0a0s0s.o5c7ifaftfebdd_9p.u0b0l0i0c0a0t0i3o.n0:0 0s0u0b1s0c2r(iep1tcibo3na 2051)0 3r0e0m0o0t.e5 70f1f0f3b0d090.00.05070f0f0f0bdd.90.00000000100070(d2.e090107000c1b0)7 (r2eem9o1v7e0dc bp)u bnluimc arteimoont e0s1 013
0000.57fffbd9.00000004.0000010(26(55138e|b6e562375)) Daatt adW8rbi6t7e3r0I0m.p
l::lookup_insta(n65c0e9_|h6a5n0d9l)e sD:C PsSe_aIrRc_hPiunbgl ifcoart ihoann:d:lreesm ofvoer_ arsesaodceira tIedds_:s u0b1s0c3r0i0p0t0i.o5n7:f fcfabldl9i.n0g0 0p0u0b0 00d1.003000000001.0577(f2fef9b1d790.c0b0)0.0
0005.00000102(6e8(b6c5f1885|)6 5w2i7t)h Csounbd i0t1i0o3n0I0m0p0l.:5:7sfifgfnbadl9_.a0l0l0(0)0
00d.000(060511087|(625e2971)7 0Sctba)t
usConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x2000.
(6518|(66552079)| 6C5o0n9d)i tDiCoPnSI_mIpRl_:P:usbilgincaalt_iaolnl:(:)r e-m onvuem_baesrs oocfi asteetds_:s u0b
scription: public(a6t5i1o8n| 60512073)0 0T0r0a.n5s7pfofrftbCdl9i.e0n0t0:0:0d0i0s5a.s0s0o0c0i0a1t0e2:( 6aeb8obuctf 8t5o) rreelmeoavseed_ rseusbesrcvraitpitoinosn f0o1r0 3l0i0n0k0[.05x77fffdf0bed890.0080d04000]0
0d.00000107(2(e69511780|c6b5)2 7a)t Dda8tba8Lbi5nak0:.:
release_reserva(t6i5o0n9s|(6)5 0-9 )r eDlCePaSs_iInRg_ Sausbssoccriiapttiioonn :l:orceamlo:v e0_1a0s3s0o0c0i0a.t5e7df_fpfubbdl9i.c0a0t0i0o0n0:0 3s.u0b0s0c0r0i1p0t2i(oen1 c0b130a32050)0 0<.-5-7>f fwfibtdh9 .r0e0m0o0t0e0 00d1.003000000001.0577(f2fef9b1d790.c0b0)0 0r0e0m0odv.e0d0 0p0u0b1l0i7c(a2tei9o1n7 00c1b0)3.0
000.57fffbd9.(060501080|060552.70)0 0D0o0m1a0i2n(P6aer8tbiccfi8p5a)n taItm pdl8:b:6r9e0t8u0r.n
_handle: Returned mapped InstanceHandle 23 refcou(n6t5 019
|6509) DCPS_IR_Participant::remove_subscription: participant 01030000.57fffbd9.0000000d.0000(0615c118(|56c592671)7 4Dea)t arWermiotveerdI mspulb:s:crreimpotvieo_na s0s1o0c3i0a0t0i0o.n5s7:f fbfibtd 90. 0l0o0c0a0l0 00d1.003000000001.0577(f2fef9b1d790.c0b0)0.0
0004.00000102(53ebe(663550)9 |r6e5m0o9t)e T0A1O0_3D0D0S0_0D.C5P7SfIfnffbod_9i.:0:0r0e0m0o0v0ed_.s0u0b0s0c0r1i0p7t(i2oen9:1 7p0ucsbh)i nngu md erleemtoitoens o1f
subscription 01030000.57fffbd9(.60501080|060502d7.)0 0D0a0t0a1W0r7i(t2eer9I1m7p0lc:b:)l oionk udpo_mianisnt a1n1c1e._
handles: searching for handles for reader Ids: 01030000.57fffbd9.0000000d.00000107(2e9170cb).
(6518|6527) ConditionImpl::signal_all()
(6518|6527) Status(C6o5n2d0i|t6i5o2n3I)m pDla:t:agReeta_dterriIgmgpelr:_:vraelmuoev(e)_ a-s smoacsika=t=i0oxnfsf:f fbfiftf f0, lcohcaanlg e0s1=0=300x020000.05.7
fffbd9.(060501080|0605d2.70)0 0C0o0n1d0i7t(i2oen9I1m7p0lc:b:)s irgenmaolt_ea l0l1(0)3 0-0 0n0u.m5b7efrf fobfd 9s.e0t0s0:0 000
01.00000102(9b0b6(964551)8 |n6u5m2 7r)e mTortaenss p5o
rtClient::disa(s6s5o2c0i|a6t5e2:3 )a bDoautta Rteoa dreerlIemapsle:_:rreesmeorvvea_taisosnosc ifaotri olnisn_ki[:0 xb7iftd 00e 8l0o0c8adl4 00]1
030000.57fff(b6d591.80|060502070)0 dD.a0t0a0L0i0n1k0:7:(r2eel9e1a7s0ec_br)e sreermvoattei o0n1s0(3)0 0-0 0r.e5l7efafsfibndg9 .a0s0s0o0c0i0a0t1i.o0n0 0l0o0c1a0l2:( 90b100b360904050). 5n7ufmf frbedm9o.t0e0s0 050
004.00000102(53ebe635) <--> with remote 0(160532000|0605.2537)f fDfabtda9R.e0a0d0e0r0I0m0pdl.:0:0w0r0i0t1e0r7_(r2eem9o1v7e0dc:b )r.e
ader 01030000.57fffbd9.(060501080|0605d2.70)0 0D0o0m1a0i7n(P2aer9t1i7c0icpba)n tfIrmopml :w:rrietteurr n0_1h0a3n0d0l0e0:. 5R7eftfufrbnde9d. 0m0a0p0p0e0d0 1I.n0s0t0a0n0c1e0H2a(n9dbl0eb 62944 5r)e.f
count 1
(6520|6523) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000d.00000107(2e9170cb) from writer 01030000.57ff(f6b5d198.|06502070)0 0D0a2t.a0W0r0i0t0e1r0I2m(pdlc:a:br1e3m9o5v)e._
associations: bit 0( 6l5o2c0a|l6 502130)3 0D0a0t0a.R5e7afdfefrbIdm9p.l0:0:0w0r0i0t0e5r._0r0e0m0o0v1e0d2:( 6ree8abdcefr8 50)1 0r3e0m0o0t0e. 5071f0f3f0b0d090..05070f0f0f0b0dd9..000000000010007d(.20e090107001c0b7)( 2fer9o1m7 0wcrbi)t enru m0 1r0e3m0o0t0e0s. 517
fffbd9.00000003.00000102(e1cb3a2(56)5.1
8|6527) DataWri(t6e5r2I0m|p6l5:2:3l)o oDkautpa_RienasdtearnIcmep_lh:a:nwdrlietse:r _sreeamrocvheidn:g rfeoard ehra n0d1l0e3s0 0f0o0r. 5r7efafdfebrd 9I.d0s0:0 00010003d0.000000.05071f0f7f(b2de99.107000c0b0)0 0fdr.o0m0 0w0r0i1t0e7r( 20e190137000c0b0)..5
7fffbd9.00000004.(060501080|160522(75)3 eCboen6d3i5t)i.o
nImpl::signal_(a6l5l2(0)|
6523) D(a6t5a1R8e|a6d5e2r7I)m pSlt:a:twursiCtoenrd_irteimoonvIemdp:l :r:egaedte_rt r0i1g0g3e0r0_0v0a.l5u7ef(f)f b-d 9m.a0s0k0=0=000x0fdf.f0f0f0f0f0f1,0 7c(h2aen9g1e7s0=c=b0)x 2f0r0o0m.
writer 0(160531080|0605.2577)f fCfobndd9i.t0i0o0n0I0m0p0l5:.:0s0i0g0n0a1l0_2a(l6le(8)b c-f 8n5u)m.b
er of sets: 0
(6518|6527) TransportClient::di(s6a5s2s0o|c6i5a2t3e): DaabtoauRte atdoe rrIemlpela:s:el_oroeksuepr_viantsitoannsc ef_ohra nldilneks[:0 xs7efadr0ceh8i0n0g8 df4o0r]
handles for( 6w5r1i8t|e6r5 2I7d)s :D a0t1a0L3i0n0k0:0:.r5e7lfefafsbed_9r.e0s0e0r0v0a0t0i1o.n0s0(0)0 0-1 0r2e(l9eba0sbi6n9g4 5a)s,s o0c1i0a3t0i0o0n0 .l5o7cfaflf:b d091.003000000000.0527.f0f0f0b0d091.0020(0d0c0a0b0153.9050)0,0 00110023(060e080b.c5f78f5f)f b<d-9-.>0 0w0i0t0h0 0r3e.m0o0t0e0 00110023(0e010c0b.35a72f5f)f,b d091.003000000000.05d7.f0f0f0b0d091.0070(020e09010740.c0b0)0.0
0102(53ebe635), 01030000.57f(f6f5b1d89|.60502070)0 0D0o5m.a0i0n0P0a0r1t0i2c(i6pea8nbtcIfm8p5l):.:
return_handle: Returned map(p6e5d20 |I6n5s2t3a)n cTerHaannsdploer t2C5l ireenftc:o:udnits a1s
sociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000002.00000102(dcab1395).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000004.00000102(53ebe635).
(6520|6523) TransportClient::disassociate: about to release_reservations for link[0x7f61a00092d0]
(6520|6523) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.0000000d.00000107(2e9170cb) <--> with remote 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6520|6523) TransportClient::disassociate: about to remove_link[0x7f61a00092d0] from links_
(6520|6523) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000d.00000107(2e9170cb) on link[0x7f61a00092d0]
(6520|6523) ConditionImpl::signal_all()
(6520|6523) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6523) ConditionImpl::signal_all() - number of sets: 0
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) found topic 01030000.57fffbd9.0000000d.00000145(b6435077) at d8b7d520.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.0000000d.00000145(b6435077).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) removed topic 01030000.57fffbd9.0000000d.00000145(b6435077) at 0xd8b7d520.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.0000000d.00000145(b6435077) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) at 0xd8b7bab0 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.0000000d.000001c1(5c96174e) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.57fffbd9.0000000f.00000145(cc830317) removed subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6509|6509) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.57fffbd9.0000000f.00000107(545123ab).
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.57fffbd9.00000001.00000102(9b0b6945) with sub 01030000.57fffbd9.0000000f.00000107(545123ab)
(6509|6509) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.57fffbd9.0000(06050118.|060502070)1 0D2a(t9abW0rbi6t9e4r5I)m prle:m:orveemdo vseu_basscsroicpitaitoino n0s1:0 3b0i0t0 00. 5l7ofcfaflb d091.003000000000.05f7.f0f0f0b0d091.0070(050405010213.a0b0)0 0a0t1 0d28(b98bc04bb609.4
5) remote 01030000.5(76f5f0f9b|d695.0090)0 0D0C0P0Sf_.I0R0_0S0u0b1s0c7r(i5p4t5i1o2n3:a:br)e mnouvme _raesmsootceisa t1e
d_publication: subscription 01030000.57(f6f5f1b8d|96.502070)0 0D0a0tfa.W0r0i0t0e0r1I0m7p(l5:4:5l1o2o3kaubp)_ irnesmtoavnecde _phuabnldilceast:i osne a0r1c0h3i0n0g0 0f.o5r7 fhfafnbddl9e.s0 0f0o0r0 0r0e1a.d0e0r0 0I0d1s0:2 (091b003b06090405.)5 7aftf fdb8db96.20b01000.0
00f.00000107(54512(36a5b0)9.|
6509) DCPS_IR_Publication(:6:5r1e8m|o6v5e2_7a)s sCoocnidaitteido_nsIumbpslc:r:ispitginoanl:_ aclall(l)i
ng pub (061501380|060502.75)7 fSftfabtdu9s.C0o0n0d0i0t0i0o2n.I0m0p0l0:0:1g0e2t(_dtcraibg1g3e9r5_)v awliuteh( )s u-b m0a1s0k3=0=000x0f.f5f7fffffffbfd,9 .c0h0a0n0g0e0s0=f=.00x020000001.0
7(54512(36a5b1)8
|6527) ConditionImpl::signal_all() - number of sets: 0
(6518|6527) TransportClient(:6:5d0i9s|a6s5s0o9c)i aDtCeP:S _aIbRo_uPtu btloi craetlieoans:e:_rreemsoevrev_aatsisooncsi aftoerd _lsiunbks[c0rxi7pftdi0oen8:0 0p8udb4l0i]c
ation 01030000.5(76f5f1f8b|d695.2070)0 0D0a0t0a2L.i0n0k0:0:0r1e0l2e(adscea_br1e3s9e5r)v arteimoonvse(d) s-u brseclreiapstiinogn a0s1s0o3c0i0a0t0i.o5n7 flfofcbadl9:. 00010003000000f0..05070f0f0f1b0d79(.504050102030a0b1). 0a0t0 0d081b082c(49bb00.b
6945) <--> with( 6r5e0m9o|t6e5 0091)0 3D0C0P0S0_.I5R7_fSfufbbsdc9r.i0p0t0i0o0n0:0:fr.e0m0o0v0e0_1a0s7s(o5c4i5a1t2e3da_bp)u.b
lication: subscription 01030000.57fffbd9.0000000f.0000(06150178(|564552172)3 aTbr)a nrsepmoorvteCdl ipeunbtl:i:cdaitsiaosns o0c1i0a3t0e0:0 0a.b5o7uftf ftbod 9r.e0m0o0v0e0_0l0i2n.k0[000x070f1d002e(8d0c0a8bd14309]5 )f raotm dl8ibn6k4s8_5
0.
((66551089||66552079)) TDrCaPnSs_pIoRr_tPCulbileincta:t:idoins:a:srseomcoivaet_ea:s scoaclilaitnegd _rseumbosvcer_ilpitsitoenn:e rc a0l1l0i3n0g0 0p0u.b5 70f1f0f3b0d090.00.05070f0f0f0b1d.90.00000000100020(39.b000b060904150)2 (oen1 clbi3nak2[50)x 7wfidt0he 8s0u0b8 d04100]3
0000.57fffbd9.0000000f.00000107(545123ab)
(6518|6527) DomainParticipantImpl::return_handle: Returned mapped In(s6t5a0n9c|e6H5a0n9d)l eD C2P6S _rIeRf_cPouubnlti c1a
tion::remove_associated_subscription: publication 01030000.57fffbd9.00000003.00000102(e1cb3a25) removed subscription 01030000.57fffbd9(.60501080|060502f7.)0 0D0a0t0a1W0r7i(t5e4r5I1m2p3la:b:)r eamto vde8_ba8scs4obc0i.a
tions: bit 0 local 01(063500090|06.55079f)f fDbCdP9S._0I0R0_0S0u0b0s2c.r0i0p0t0i0o1n0:2:(rdecmaobv1e3_9a5s)s orceimaotteed _0p1u0b3l0i0c0a0t.i5o7nf:f fsbudb9s.c0r0i0p0t0i0o0nf .0010003000010007.(5574f5f1f2b3da9b.)0 0n0u0m0 0r0efm.o0t0e0s0 011
07(545123ab) removed publicati(o6n5 1081|063502070)0 .D5a7tfafWfrbidt9e.r0I0m0p0l0:0:0l3o.o0k0u0p0_0i1n0s2t(aen1cceb_3haa2n5d)l east: ds8eba6r5c6h0i0n.g
for handles fo(r6 5r0e9a|d6e5r0 9I)d sD:C P0S1_0I3R0_0P0u0b.l5i7cfaftfibodn9:.:0r0e0m0o0v0e0_fa.s0s0o0c0i0a1t0e7d(_5s4u5b1s2c3raibp)t.i
on: calling pub 0(160531080|0605.2577)f fCfobndd9i.t0i0o0n0I0m0p0l4:.:0s0i0g0n0a1l0_2a(l5l3(e)b
e635) w(i6t5h1 8s|u6b5 2071)0 3S0t0a0t0u.s5C7ofnfdfibtdi9o.n0I0m0p0l0:0:0gfe.t0_0t0r0i0g1g0e7r(_5v4a5l1u2e3(a)b )-
mask==0xffffffff, changes==0x2000.
(6518|6527) ConditionImpl::signal_all() - numbe(r6 5o0f9 |s6e5t0s9:) 0D
CPS_IR_Publication:(:6r5e1m8o|v6e5_2a7s)s oTcriaantsepdo_rstuCblsicernitp:t:idoins:a spsuobcliiactaet:i oanb o0u1t0 3t0o0 0r0e.l5e7afsfef_brde9s.e0r0v0a0t0i0o0n4s. 0f0o0r0 0l1i0n2k([503xe7bfed603e58)0 0r8edm4o0v]e
d subscripti(o6n5 1081|063502070)0 .D5a7tfafLfibndk9:.:0r0e0l0e0a0s0ef_.r0e0s0e0r0v1a0t7i(o5n4s5(1)2 3-a br)e laeta sdi8nbg8 ca4sbs0o.c
iation local: 0(160530090|0605.0597)f fDfCbPdS9_.I0R0_0S0u0b0s0c2r.i0p0t0i0o0n1:0:2r(edmcoavbe1_3a9s5s)o c<i-a-t>e dw_iptuhb lriecmaottieo n0:1 0s3u0b0s0c0r.i5p7tfifofnb d091.003000000000.05f7.f0f0f0b0d091.0070(0504050102f3.a0b0)0.0
0107(545123ab) removed publicati(o6n5 1081|063502070)0 .T5r7afnfsfpbodr9t.C0l0i0e0n0t0:0:4d.i0s0a0s0s0o1c0i2a(t5e3:e baeb6o3u5t) taot rde8mbo6v7e3_0l0i.n
k[0x7fd0e8008d40(]6 5f0r9o|m6 5l0i9n)k sD_C
PS_IR_Publicat(i6o5n1:8:|r6e5m2o7v)e _TarsasnoscpioartteCdl_iseunbts:c:rdiipstaisosno:c icaatlel:i ncga lpluibn g0 1r0e3m0o0v0e0_.l5i7sftfefnbedr9 .0010003000000005..5070f0f0f0b1d092.(060e080b0c0f0825.)0 0w0i0t0h1 0s2u(bd c0a1b013309050)0 .o5n7 flfifnbkd[90.x070f0d000e0800f0.80d04000]0
107(545123ab)
(6518|6527) DomainParticipantImpl::return_handle: Returned mapped Inst(a6n5c0e9H|a6n5d0l9e) 2D7C PrSe_fIcRo_uPnutb l1i
cation::remove_associated_subscription: publication 01030000.57fffbd9.00000005.00000102(6e8bcf85) rem(o6v5e1d8 |s6u5b2s7c)r iDpattiaoWnr i0t1e0r3I0m0p0l0:.:5r7efmfofvbed_9a.s0s0o0c0i0a0t0ifo.n0s0:0 0b0i1t0 70( 5l4o5c1a2l3 a0b1)0 3a0t0 0d08.b587cf4fbf0b.d
9.00000003.00000102((6e510c9b|36a52059)) rDeCmPoSt_eI R0_1S0u3b0s0c0r0i.p5t7ifofnf:b:dr9e.m0o0v0e0_0a0s0sfo.c0i0a0t0e0d1_0p7u(b5l4i5c1a2t3iaobn): nsuumb srcermioptteiso n1
01030000.57fffbd9.0000000f.00(060501180|76(552475)1 2D3aatba)W rrietmeorvIemdp lp:u:blloiockautpi_oinn s0t1a0n3c0e0_0h0a.n5d7lfefsf:b ds9e.a0r0c0h0i0n0g0 5f.o0r0 0h0a0n1d0l2e(s6 ef8obrc fr8e5a)d eart Idd8sb:6 90018003.0
000.57fffbd9.0000000f.00000107(545123ab).
(6509|650(96)5 1D8C|P6S5_2I7R)_ PCaorntdiictiipoannItm:p:lr:e:msoivgen_aslu_baslclr(i)p
tion: p(a6r5t1i8c|i6p5a2n7t) 0S1t0a3t0u0s0C0o.n5d7iftfifobndI9m.p0l0:0:0g0e0t0_ft.r0i0g0g0e0r1_cv1a(l2u6e5(6)4 4-2 em)a srke=m=o0vxefdf fsfufbfsfcfr,i pcthiaonng e0s1=0=300x020000.05.7
fffbd9.0(060501080|06f5.2070)0 0C0o1n0d7i(t5i4o5n1I2m3palb:):.s
ignal_all() - (n6u5m0b9e|r6 5o0f9 )s eTtAsO:_ D0D
S_DCPSInfo_i::re(m6o5v1e8_|s6u5b2s7c)r iTprtainosnp:o rptuCslhiienngt :d:edliestaisosno coifa tseu:b sacbroiuptt itoon r0e1l0e3a0s0e0_0r.e5s7efrfvfabtdi9o.n0s0 0f0o0r0 0lfi.n0k0[000x071f0d70(e584050182d34a0b])
in domain 1(1615.1
8|6527) DataLink::release_reservations() - releasing association local: 01030000.57fffbd9.00000003.00000102(e1cb3a25) <--> with remote 01030000.57fffbd9.0000000f.00000107(545123ab).
(6520|6523) DataReader(I6m5p1l8:|:6r5e2m7o)v eT_raasnssopcoirattCiloinesn:t :b:idti s0a slsooccaila t0e1:0 3a0b0o0u0t. 5t7of frfebmdo9v.e0_0l0i0n0k0[00fx.70f0d000e08100078(d54405]1 2f3raobm) lrienmkost_e
01030000.57fffb(d695.1080|060502070)1 .T0r0a0n0s0p1o0r2t(C9lbi0ebn6t9:4:5d)i snausms orceimaottee:s c5a
lling remove_liste(n6e5r2 00|160532030)0 0D.a5t7afRfefabdde9r.I0m0p0l0:0:0r0e3m.o0v0e0_0a0s1s0o2c(iea1tcibo3nas2_5i): obni tl i0n kl[o0cxa7lf d001e083000080d04.05]7
fffbd9.0000000f.0000010(76(551485|162532a7b)) DroemmaoitneP a0r1t0i3c0i0p0a0n.t5I7mfpflf:b:dr9e.t0u0r0n0_0h0a0n1d.l0e0:0 0R0e1t0u2r(n9ebd0 bm6a9p4p5e)d nIunms traenmcoetHeasn d5l
e 28 refcount 1
(6520|6523) DataReaderImpl::writer_removed: reader 01030000.57fffbd9.0000000f.00000107(545123ab) from writer 01030000.57fffbd(96.501080|060502071). 0D0a0t0a0W1r0i2t(e9rbI0mbp6l9:4:5r)e.m
ove_associations: (b6i5t2 00| 6l5o2c3a)l D0a1t0a3R0e0a0d0e.r5I7mfpflf:b:dw9r.i0t0e0r0_0r0e0m4o.v0e0d0:0 0r1e0a2d(e5r3 e0b1e0633050)0 0r.e5m7oftfef b0d190.3000000000.0507ff.f0f0b0d090.100070(05040501f2.30a0b0)0 0f1r0o7m( 5w4r5i1t2e3ra b0)1 0n3u0m0 0r0e.m5o7tfefsf b1d
9.00000002.00000102(dcab1395).(
6518|6527) Dat(a6W5r2i0t|e6r5I2m3p)l :D:altoaoRkeuapd_eirnIsmtpaln:c:ew_rhiatnedrl_erse:m osveeadr:c hrienagd efro r0 1h0a3n0d0l0e0s. 5f7ofrf frbeda9d.e0r0 0I0d0s0:0 f0.10003000000100.75(75f4f5f1b2d39a.b0)0 0f0r0o0m0 fw.r0i0t0e0r0 100170(3504050102.35a7bf)f.f
bd9.00000003.0000(06150128(|e615c2b73)a 2C5o)n.d
itionImpl::sign(a6l5_2a0l|l6(5)2
3) Data(R6e5a1d8e|r6I5m2p7l): :SwtraittuesrC_ornedmiotvieodn:I mrpela:d:egre t0_1t0r3i0g0g0e0r._5v7aflfufeb(d)9 .-0 0m0a0s0k0=0=f0.x0f0f0f0f0f1f0f7f(,5 4c5h1a2n3gaebs)= =f0rxo20m0 0w.
riter( 60511083|06050207.)5 7Cfofnfdbidt9i.o0n0I0m0p0l0:0:4s.i0g0n0a0l0_1a0l2l((5)3 e-b en6u3m5b)e.r
of sets: 0
(6520|652(36)5 1D8a|t6a5R2e7a)d eTrrIamnpslp:o:rwtrCiltieern_tr:e:mdoivseads:s orceiaadteer: 0a1b0o3u0t0 0t0o. 5r7eflfefabsde9_.r0e0s0e0r0v0a0tfi.o0n0s0 0f0o1r0 7l(i5n4k5[102x37afbd)0 ef8r0o0m8 dw4r0i]t
er 01030000.(5675f1f8f|b6d592.70)0 0D0a0t0a0L5i.n0k0:0:0r0e1l0e2a(s6ee_8rbecsfe8r5v)a.t
ions() - releasing association local: 01030000.57fffbd9.000(060502004|.60502030)0 1D0a2t(a5R3eeabdee6r3I5m)p l<:-:-l>o owkiutph_ irnesmtoatnec e0_1h0a3n0d0l0e0s.:5 7sfefafrbcdh9i.n0g0 0f0o0r0 0hfa.n0d0l0e0s0 1f0o7r( 5w4r5i1t2e3ra bI)d.s
: 01030000.57fffbd9.00000001.0(060501081|0625(297b)0 bT6r9a4n5s)p,o r0t1C0l3i0e0n0t0:.:5d7ifsfafsbsdo9c.i0a0t0e0:0 0a0b2o.u0t0 0t0o0 1r0e2m(odvcea_bl1i3n9k5[)0,x 70f1d003e08000008.d5470f]f ffbrdo9m. 0l0i0n0k0s0_0
3.00000102(e1c(b635a1285|)6,5 2071)0 3T0r0a0n0s.p5o7rftfCflbide9n.t0:0:0d0i0s0a0s4s.o0c0i0a0t0e1:0 2c(a5l3leibneg6 3r5e)m,o v0e1_0l3i0s0t0e0n.e5r7 f0f1f0b3d090.0000.05070f0f0f5b.d090.000000100020(064e.80b0c0f08051)0.2
(53ebe635) on li(n6k5[200x|76f5d203e)8 0T0r8adn4s0p]o
rtClient::disassociat(e6:5 1a8b|o6u5t2 7t)o DroemlaeiansPea_rrteisceirpvaanttiIomnpsl :f:orre tluirnnk_[h0axn7dfl6e1:a 0R0e0t9u2rdn0e]d
mapped Ins(t6a5n2c0e|H6a5n2d3l)e D2a9t arLeifncko:u:nrte l1e
ase_reservations() - releasing association local: 01030000.57fffbd9.0000000f.00000107(545123ab) <(-6-5>1 8w|i6t5h2 7r)e mDoattea W0r1i0t3e0r0I0m0p.l5:7:frfefmbodv9e._0a0s0s0o0c0i0a1t.i0o0n0s0:0 1b0i2t( 90b 0lbo6c9a4l5 )0.1
030000.57fffbd9.00000005.00000102((665e280b|c6f58253)) rTermaontsep o0r1t0C3l0i0e0n0t.:5:7dfifsfabsds9o.c0i0a0t0e0:0 0afb.o0u0t00 0t1o0 7r(e5l4e5a1s2e3_arbe)s enruvma trieomnost efso r1
link[0x7f61a00092d0]
(6518|6(562572)0 |D6a5t2a3W)r iDtaetraILmipnlk::::lroeolkeuaps_ei_nrsetsaenrcvea_thiaonndsl(e)s :- sreealrecahsiinngg faosrs ohcainadtlieosn floorc arle:a d0e1r0 3I0d0s0:0 .05170f3f0f0b0d09..5070f0f0f0b0d09f..00000000000100f7.(0504050102130a7b()5 4<5-1-2>3 awbi)t.h
remote 0103000(06.55178f|f6f5b2d79). 0C0o0n0d0i0t0i2o.n0I0m0p0l0:1:0s2i(gdncaalb_1a3l9l5()).
(6518|6527) S(t6a5t2u0s|C6o5n2d3i)t iTornaInmspplo:r:tgCelti_etnrti:g:gdeirs_avsasloucei(a)t e-: maabsoku=t= 0txof frfeflfefafsfe,_ rcehsaenrgveast=i=o0nxs2 0f0o0r.
link[0x(76f56118a|060502972)d 0C]o
nditionImpl(:6:5s2i0g|n6a5l2_3a)l lD(a)t a-L innukm:b:erre loefa ssee_trse:s e0r
vations() - r(e6l5e1a8s|i6n5g2 7a)s sTorcainastpioornt Clloiceanlt:: :0d1i0s3a0s0s0o0c.i5a7tfef:f badb9o.u0t0 0t0o0 0r0efl.e0a0s0e0_0r1e0s7e(r5v4a5t1i2o3nasb )f o<r- -l>i nwki[t0hx 7rfedm0oet8e0 0081d04300]0
00.57fffbd9.(060501080|060532.70)0 0D0a0t1a0L2i(nek1:c:br3eal2e5a)s.e
_reservations() - (r6e5l2e0a|s6i5n2g3 )a sTsroacnisaptoirotnC llioecnatl::: d0i1s0a3s0s0o0c0i.a5t7ef:f fabbdo9u.t0 0t0o0 0r0e0l5e.a0s0e0_0r0e1s0e2r(v6aet8ibocnfs8 5f)o r< -l-i>n kw[i0txh7 fr6e1mao0t0e0 9021d003]0
000.57fffbd(96.502000|06050203f). 0D0a0t0a0L1i0n7k(:5:4r5e1l2e3aasbe)_.r
eservations() - releasing association local: 01030000.57fffbd9.0000000f.00000107(545123ab) <--> with remote 01030000.57fffbd9.00000004.00000102(53ebe635).
(6520|6523()6 5T1r8a|n6s5p2o7r)t CTlcipeTnrta:n:sdpiosrats:s:orceilaetaes:e _adbaotuatl itnok (r)e l-e alsien_kr[e0sxe7rfvda0tei8o0n0s8 df4o0r] lwiintkh[ 0pxr7ifo6r1iat0y0 009 2rde0l]e
ased.
There (a6r5e2 00| 6l5o2c3a)l DeanttaiLtiineks: :cruerlreeanstel_yr eusseirnvga ttihoinss (l)i n-k
releasing asso(c6i5a1t8i|o6n5 2l7o) Transpcoarlt:C l0i1e0n3t0:0:0d0i.s5a7sfsfofcbida9t.e0:0 0a0b0o0u0tf .t0o0 0r0e0m1o0v7e(_5l4i5n1k2[30axb7)f d<0-e-8>0 0w8idt4h0 ]r efmrootme l0i1n0k3s0_0
00.57fffbd9.00(060501080|56.502070)0 0T1r0a2n(s6peo8rbtcCfl8i5e)n.t
::disassociate: calling remove_listener 01030000.57fffbd9.00000005.00000102(6e8bcf85) on link[0x7fd0e8008d40]
(65(1685|20|6523) TcpTr65a2n7s)p oDrotm:a:irnePlaeratsiec_idpaatnatlIimnpkl(:): r-e tluirnnk_[h0axn7dfl6e1:a 0R0e0t9u2rdn0e]d wmiatphp epdr iIonrsittayn c0e Hraenldelaes e3d0.
r e f cTohuenrte 1a
re 0 local entities currently using this link
(6518|65(2695)2 0D|a6t5a2L3i)n kT:r:ahnasnpdolret_Celxiceenptt:i:odni(s)a s-s o(cdiealtaey:) asbcohuetd utloi nrge mtoivmee_rl ifnokr[ 0fxu7tfu6r1ea 0r0e0l9e2ads0e]
from links_
(6520|6523) TransportClient::disassociate: calling remove_listener 01030000.57fffbd9.0000000f.00000107(545123ab) on link[0x7f61a00092d0]
(6520|6535) DataLink::handle_exception() - (delay) scheduling timer for future release
(6520|6523) ConditionImpl::signal_all()
(6520|6523) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
(6520|6523) ConditionImpl::signal_all() - number of sets: 0
(6520|6523) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.0000000f.000001c1(2656442e) found topic 01030000.57fffbd9.0000000f.00000145(cc830317) at d8b7d960.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.0000000f.00000145(cc830317).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.0000000f.000001c1(2656442e) removed topic 01030000.57fffbd9.0000000f.00000145(cc830317) at 0xd8b7d960.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.0000000f.00000145(cc830317) in domain 111.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6520|6520) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.0000000f.000001c1(2656442e) at 0xd8b7c1f0 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.0000000f.000001c1(2656442e) in domain 111.
(6520|6520) Service_Participant::shutdown
(6520|6520) ReactorSynch::~ReactorSynch() [0] - dismantling synch without worker.
(6520|6520) Cached_Allocator_With_Overflow::malloc 0x7f6190020050 0 available from pool
(6520|6520) TcpSendStrategy::send_bytes_i sent 88 bytes
(6518|6529) TcpConnection:(:6h5a2n0d|l6e5_2c0l)o sRee(a)c tcoarlSlyendc ho:n: ~tRreaancstpoorrSty:n cthc(p) t[o0 ]1 0-. 1d.i1s.m8a6n:t4l1i0n3g9 s,y nrcehc ownintehcotu_ts twaotrek e=r .I
NIT_STATE.
(6520|6520) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 1
(6520|6520) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 2
(6520|6520) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 3
(6520|6520) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 4
(6520|6520) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 5
(6520|6520) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6520|6520) Service_Participant::~Service_Participant
(6520|6520) Service_Participant::shutdown
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000001.00000145(73b3bd76) removed publication 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6509|6509) DCPS_IR_Participant::remove_publication: participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) removed publication 01030000.57fffbd9.00000001.00000102(9b0b6945).
(6509|6509) TAO_DDS_DCPSInfo_i::remove_publication: pushing deletion of publication 01030000.57fffbd9.00000001.00000102(9b0b6945) in domain 111.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) found topic 01030000.57fffbd9.00000001.00000145(73b3bd76) at d8b61c30.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000001.00000145(73b3bd76).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) removed topic 01030000.57fffbd9.00000001.00000145(73b3bd76) at 0xd8b61c30.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000001.00000145(73b3bd76) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) at 0xd8afb4e0 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000001.000001c1(9966fa4f) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000002.00000145(3413c7a6) removed publication 01030000.57fffbd9.00000002.00000102(dcab1395).
(6509|6509) DCPS_IR_Participant::remove_publication: participant 01030000.57fffbd9.00000002.000001c1(dec6809f) removed publication 01030000.57fffbd9.00000002.00000102(dcab1395).
(6509|6509) TAO_DDS_DCPSInfo_i::remove_publication: pushing deletion of publication 01030000.57fffbd9.00000002.00000102(dcab1395) in domain 111.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000002.000001c1(dec6809f) found topic 01030000.57fffbd9.00000002.00000145(3413c7a6) at d8b61f30.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000002.00000145(3413c7a6).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000002.000001c1(dec6809f) removed topic 01030000.57fffbd9.00000002.00000145(3413c7a6) at 0xd8b61f30.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000002.00000145(3413c7a6) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000002.000001c1(dec6809f) at 0xd8b2f6e0 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000002.000001c1(dec6809f) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000003.00000145(0973ee16) removed publication 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6509|6509) DCPS_IR_Participant::remove_publication: participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) removed publication 01030000.57fffbd9.00000003.00000102(e1cb3a25).
(6509|6509) TAO_DDS_DCPSInfo_i::remove_publication: pushing deletion of publication 01030000.57fffbd9.00000003.00000102(e1cb3a25) in domain 111.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) found topic 01030000.57fffbd9.00000003.00000145(0973ee16) at d8b62150.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000003.00000145(0973ee16).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) removed topic 01030000.57fffbd9.00000003.00000145(0973ee16) at 0xd8b62150.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000003.00000145(0973ee16) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) at 0xd8b60ff0 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000003.000001c1(e3a6a92f) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000004.00000145(bb533206) removed publication 01030000.57fffbd9.00000004.00000102(53ebe635).
(6509|6509) DCPS_IR_Participant::remove_publication: participant 01030000.57fffbd9.00000004.000001c1(5186753f) removed publication 01030000.57fffbd9.00000004.00000102(53ebe635).
(6509|6509) TAO_DDS_DCPSInfo_i::remove_publication: pushing deletion of publication 01030000.57fffbd9.00000004.00000102(53ebe635) in domain 111.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000004.000001c1(5186753f) found topic 01030000.57fffbd9.00000004.00000145(bb533206) at d8b62370.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000004.00000145(bb533206).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000004.000001c1(5186753f) removed topic 01030000.57fffbd9.00000004.00000145(bb533206) at 0xd8b62370.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000004.00000145(bb533206) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000004.000001c1(5186753f) at 0xd8b61390 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000004.000001c1(5186753f) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Topic::remove_publication_reference: topic 01030000.57fffbd9.00000005.00000145(86331bb6) removed publication 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6509|6509) DCPS_IR_Participant::remove_publication: participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) removed publication 01030000.57fffbd9.00000005.00000102(6e8bcf85).
(6509|6509) TAO_DDS_DCPSInfo_i::remove_publication: pushing deletion of publication 01030000.57fffbd9.00000005.00000102(6e8bcf85) in domain 111.
(6518|6522) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Participant::find_topic_reference: participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) found topic 01030000.57fffbd9.00000005.00000145(86331bb6) at d8b62590.
(6509|6509) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.57fffbd9.00000005.00000145(86331bb6).
(6509|6509) DCPS_IR_Participant::remove_topic_reference: participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) removed topic 01030000.57fffbd9.00000005.00000145(86331bb6) at 0xd8b62590.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_topic: pushing deletion of topic 01030000.57fffbd9.00000005.00000145(86331bb6) in domain 111.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6518|6518) Service_Participant::get_discovery: returning repository for domain 111, repo DEFAULT_REPO.
(6509|6509) DCPS_IR_Domain::remove_participant: removed participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) at 0xd8b61730 from domain 111.
(6509|6509) TAO_DDS_DCPSInfo_i::remove_domain_participant: pushing deletion of participant 01030000.57fffbd9.00000005.000001c1(6ce65c8f) in domain 111.
(6518|6518) Service_Participant::shutdown
(6518|6518) ReactorSynch::~ReactorSynch() [0] - dismantling synch without worker.
(6518|6518) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 1
(6518|6518) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 2
(6518|6518) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 3
(6518|6518) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 4
(6518|6518) DomainParticipantImpl::return_handle: Returned unmapped InstanceHandle 5
(6518|6518) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6518|6518) Service_Participant::~Service_Participant
(6518|6518) Service_Participant::shutdown
Role: Topic, 15 instances in 41 milliseconds.
Role: Participant, 15 instances in 13 milliseconds.
Role: Publisher, 10 instances in 2081 milliseconds.
Role: Subscriber, 5 instances in 165 milliseconds.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
(6509|6509) Federator::ManagerImpl::finalize()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateReceiver::stop()
(6509|6510) UpdateReceiver::svc() - wakeup in 0x774b1480.
(6509|6510) UpdateReceiver::svc() - discontinuing processing after wakeup in 0x774b1480.
(6509|6510) UpdateReceiver::close()
(6509|6513) UpdateReceiver::svc() - wakeup in 0x774b19a8.
(6509|6513) UpdateReceiver::svc() - discontinuing processing after wakeup in 0x774b19a8.
(6509|6513) UpdateReceiver::close()
(6509|6509) UpdateReceiver::stop()
(6509|6511) UpdateReceiver::svc() - wakeup in 0x774b1638.
(6509|6511) UpdateReceiver::svc() - discontinuing processing after wakeup in 0x774b1638.
(6509|6511) UpdateReceiver::close()
(6509|6512) UpdateReceiver::svc() - wakeup in 0x774b17f0.
(6509|6512) UpdateReceiver::svc() - discontinuing processing after wakeup in 0x774b17f0.
(6509|6512) UpdateReceiver::close()
(6509|6514) UpdateReceiver::svc() - wakeup in 0x774b1b60.
(6509|6514) UpdateReceiver::svc() - discontinuing processing after wakeup in 0x774b1b60.
(6509|6514) UpdateReceiver::close()
(6509|6509) Service_Participant::shutdown
(6509|6509) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6509|6509) Federator::ManagerImpl::~ManagerImpl()
(6509|6509) UpdateListener::~UpdateListener
(6509|6509) UpdateReceiver::~UpdateReceiver()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateListener::~UpdateListener
(6509|6509) UpdateReceiver::~UpdateReceiver()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateListener::~UpdateListener
(6509|6509) UpdateReceiver::~UpdateReceiver()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateListener::~UpdateListener
(6509|6509) UpdateReceiver::~UpdateReceiver()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateListener::~UpdateListener
(6509|6509) UpdateReceiver::~UpdateReceiver()
(6509|6509) UpdateReceiver::stop()
(6509|6509) UpdateProcessor::~UpdateProcessor()
(6509|6509) UpdateProcessor::~UpdateProcessor()
(6509|6509) UpdateProcessor::~UpdateProcessor()
(6509|6509) UpdateProcessor::~UpdateProcessor()
(6509|6509) UpdateProcessor::~UpdateProcessor()
(6509|6509) INFO: Federator::Config::~FederatorConfig()
(6509|6509) Service_Participant::~Service_Participant
(6509|6509) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/InfoRepo_population/run_test.pl Time:2s Result:0
==============================================================================
performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 1
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/repo.ior -NOBITS
InfoRepo PID: 6537
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber0 PID: 6544 started at 2025-12-05 15:58:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 0 -DCPSBit 0
publisher0 PID: 6545 started at 2025-12-05 15:58:15
((66554445||66554445)) 1155::5588::1155..887700111291 spuubbslcirsihbeerr mmaaiinn
(6544|6544) DataReaderListenerImpl::DataReaderListenerImpl
(6544|6544) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876("6 5a4s5 |f6u5l4l5y) qWuAaRlNiIfNiGe:d gheots_tfnualmley,_ qpulaelaisfei ecdo_rhroescttn asmyes:t eCmo uclodn fniogtu rfaitnido nF.Q
DN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6544|6544) DataReaderListenerImpl 0 of 500 samples received
(6545|6545) Writer::start
(6545|6554) Writer::svc begins samples with 8192 floats.
(6544|6551) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_count_change: 1, last_publication_handle: 2
(6545|6554) 15:58:16.905792 Writer::svc starting to write 500 messages.
(6544|6551) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6544|6544) DataReaderListenerImpl 500 of 500 samples received
(6544|6544) Results: [1:500:500:500:8192:8192:32776:38177.000000:76.354000]
(6544|6544) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6544|6544) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 0, current_count: 0, current_count_change: -1, last_publication_handle: 2
(6544|6544) DataReaderListenerImpl::~DataReaderListenerImpl
(6545|6554) Writer::svc finished.
(6545|6545) publisher (main) - writing complete, exiting
(6545|6545) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 1 Time:3s Result:0
==============================================================================
performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 1 -c
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/repo.ior -NOBITS
InfoRepo PID: 6556
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 1 -DCPSBit 0
subscriber0 PID: 6563 started at 2025-12-05 15:58:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 0 -DCPSBit 0
publisher0 PID: 6564 started at 2025-12-05 15:58:18
((66556634||66556634)) 1155::5588::1188..224444339911 spuubbslcirsihbeerr mmaaiinn
(6563|6563) DataReaderListenerImpl::DataReaderListenerImpl
(6563|6563) WARNING: get_fully_qualified_hostname: Co(u6l5d6 4n|o6t5 6f4i)n dW AFRQNDINN.G :U sgientg_ f"urlulnyn_eqruvamlyigf8i7e6d"_ haoss tfnualmley: qCuoaullidf ineodt hfoisntdn aFmQeD,N .p lUesaisneg c"orrurnencetr vsmyysgt8e7m6 "c oansf ifguulrlayt iqouna.l
ified hostname, please correct system configuration.
(6563|6563) DataReaderListenerImpl 0 of 500 samples received
(6564|6564) Writer::start
(6564|6573) Writer::svc begins samples with 8192 floats.
(6563|6570) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_count_change: 1, last_publication_handle: 2
(6564|6573) 15:58:19.274166 Writer::svc starting to write 500 messages.
(6563|6570) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6563|6563) DataReaderListenerImpl 500 of 500 samples received
(6563|6563) Results: [1:500:500:500:8192:8192:32776:35089.000000:70.178000]
(6563|6563) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6563|6563) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 0, current_count: 0, current_count_change: -1, last_publication_handle: 2
(6563|6563) DataReaderListenerImpl::~DataReaderListenerImpl
(6564|6573) Writer::svc finished.
(6564|6564) publisher (main) - writing complete, exiting
(6564|6564) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 1 -c Time:2s Result:0
==============================================================================
performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 4
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/repo.ior -NOBITS
InfoRepo PID: 6575
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber0 PID: 6582 started at 2025-12-05 15:58:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber1 PID: 6583 started at 2025-12-05 15:58:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber2 PID: 6584 started at 2025-12-05 15:58:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber3 PID: 6585 started at 2025-12-05 15:58:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 4 -msi 1000 -mxs 1000 -i 0 -DCPSBit 0
publisher0 PID: 6586 started at 2025-12-05 15:58:20
(6583|6583) 15:58:20.623624 subscriber main
(6584|6584) 15:58:20.626444 subscriber main
(6585|6585) 15:58:20.627650 subscriber main
(6582|6582) 15:58:20.623624 subscriber main
(6586|6586) 15:58:20.628892 publisher main
(6583|6583) DataReaderListenerImpl::DataReaderListenerImpl
(6582|6582) DataReaderListenerImpl::DataReaderListenerImpl
(6584|6584) DataReaderListenerImpl::DataReaderListenerImpl
(6585|6585) DataReaderListenerImpl::DataReaderListenerImpl
(6583|6583) WARNING: get_fully_qualified_hostname: Could( 6n5o8t6 |f6i5n8d6 )F QWDANR.N IUNsGi:n gg e"tr_ufnunlelryv_mqyuga8l7i6f"i eads_ hfousltlnya mqeu:a lCiofuiledd nhoots tfnianmde ,F QpDlNe.a sUes icnogr r"ercutn nseyrsvtmeymg 8c7(o66n"5f 8ia2gs|u 6rf5au8tl2il)oy n W.qA
uRaNlIiNfGi:e dg ehto_sftunlalmye_,q upalleiafsiee dc_ohrorsetcnta msey:s tCeomu lcdo nnfoitg ufriantdi oFnQ.D
N. Using "runnervmyg876" as fully qualified( 6h5o8s4t|n6a5m8e4,) pWlAeRaNsIeN Gc:o rgreetc_tf uslylsyt_eqmu acloinffiiegdu_rhaotsitonna.m
e: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6585|6585) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6582|6582) DataReaderListenerImpl 0 of 500 samples received
(6583|6583) DataReaderListenerImpl 0 of 500 samples received
(6584|6584) DataReaderListenerImpl 0 of 500 samples received
(6585|6585) DataReaderListenerImpl 0 of 500 samples received
(6583|6601) D(a6t5a8R2e|a6d6e0r0L)i sDtaetnaeRreIam(dp6el5r:8L:6io|sn6t_5es8nu6eb)rs IcWmrrpiilpt:te:iroo:nn:__ssmtuaabtrsctch
reidp(t)i o-n _tmoattaclh_ecdo(u)n t-: t1o,t atlo_tcaolu_ncto:u n1t,_ cthoatnagle_:c o1u,n tc_ucrhraenngte_:c o1u,n tc:u r1r,e nctu_rcroeunntt_:c o1u,n tc_ucrhraenngte_:c o1u,n tl_acshta_npgueb:l i1c,a tliaosnt__hpaunbdlliec:a t2i
on_handle: 2
(6586|6607) Writer::svc begins samples with 8192 floats.
(6584|6602) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_co(u6n5t8_5c|h6a6n0g6e): D1a,t alRaesatd_epruLbilsitceanteiroInm_phla:n:dolne_:s u2b
scription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_count_change: 1, last_publication_handle: 2
(6586|6607) 15:58:21.677306 Writer::svc starting to write 500 messages.
(6583|6601) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, aliv((e66_55c88o42u||n66t66_00c20h))a nDDgaaett:aa RR1ee,aa ddneeorrtLL_iiasslttieevnneee_rrcIIommuppnllt::::: oo0nn,__ llniiovvtee_llaiilnnieevssess___cccohhuaannntgg_eecddh((a))n g--e :aa ll0ii,vv eel__accsootuu_nnpttu::b l11i,,c aaatlliiiovvnee___hccaoonuudnnltte__:cc hh2aa
nnggee:: 11,, nnoott__aalliivvee__ccoouunntt:: 00,, nnoott__aalliivvee__ccoouunntt__cchhaannggee:: 00,, llaasstt__ppuubblliiccaattiioonn__hhaannddllee:: 22
(6585|6606) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6582|6582) DataReaderListenerImpl 500 of 500 samples received
(6582|6582) Results: [1:500:500:500:8192:8192:32776:78835.000000:157.670000]
(((666555888435|||666555888435))) DDDaaatttaaaRRReeeaaadddeeerrrLLLiiisssttteeennneeerrrIIImmmppplll 555000000 ooofff 555000000 sssaaammmpppllleeesss rrreeeccceeeiiivvveeeddd
((66558854||66558854)) RRe(es6su5ul8lt3ts|s:6: 5 [8[131:):5 50R00e0:s:5u50l00t0:s:5:50 00[0:1:8:8151909202:::8581019092:2:5:30320277:7678:618:917249:108601.890.200:003002007007:061::617258.888.330121.060000000]00
]0
0:157.662000]
(6582|6582) DataReaderListenerImpl::on_liveliness_changed() - aliv(e6_5c8o3u|n6t5:8 30), DaaltiavRee_acdoeurnLti_sctheannegreI:m p-l1:,: onno_tl_iavleilvien_ecsosu_ncth:a n0g,e dn(o)t _-a lailviev_ec_ocuonutn_tc:h a0n,g ea:l i0v,e _lcaosutn_tp_ucbhlaincgaet:i o-n1_,h annodtl_ea:l i2v
e_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6584|6584) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6582|6582) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 0, current_co(u6n5t8:3 |06,5 8c3u)r rDeantta_Rceoaudnetr_Lcihsatnegnee:r I-m1p,l (:l6:a5os8nt4__|sp6uu5bb8sl4ci)rc iaDptatitioaonRn_e_hamadanetdrclLheie:sd t(2e)
n e-r Itmoptla:l:_ocno_usnutb:s c1r,i pttoitoanl__mcaotucnhte_dc(h)a n-g et:o t0a,l _ccuorurnetn:t _1c,o utnott:a l0_,c ocuunrtr_ecnhta_ncgoeu:n t0_,c hcaunrgree:n t-_1c,o ulnats:t _0p,u bcluircraetnito_nc_ohuanntd_lceh:a n2g
e: -1, last_publication_handle: 2
(6585|6585) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6585|6585) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 0, current_count: 0, current_count_change: -1, last_publication_handle: 2
((66558823||66558823)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll::::~~DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll
(6585|6585) DataReaderListenerImpl::~(D6a5t8a4R|e6a5d8e4r)L iDsatteanReeraIdmeprlL
istenerImpl::~DataReaderListenerImpl
(6586|6607) Writer::svc finished.
(6586|6586) publisher (main) - writing complete, exiting
(6586|6586) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/TCPListenerTest/run_test.pl -p 1 -s 4 Time:2s Result:0
==============================================================================
performance-tests/DCPS/TCPListenerTest/run_test.pl -p 2 -s 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/repo.ior -NOBITS
InfoRepo PID: 6609
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 2 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber0 PID: 6616 started at 2025-12-05 15:58:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 2 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber1 PID: 6617 started at 2025-12-05 15:58:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 2 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber2 PID: 6618 started at 2025-12-05 15:58:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 3 -msi 1000 -mxs 1000 -i 0 -DCPSBit 0
publisher0 PID: 6619 started at 2025-12-05 15:58:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 3 -msi 1000 -mxs 1000 -i 1 -DCPSBit 0
publisher1 PID: 6620 started at 2025-12-05 15:58:23
((66661176||66661176)) 1155::5588::2233..110011558867 ssuubbssccrriibbeerr mmaaiinn
(6618|6618) 15:58:23.103402 subscriber main
(6619|6619) 15:58:23.106229 publisher main
(6620|6620) 15:58:23.114680 publisher main
(6617|6617) DataReaderListenerImpl::DataReaderListenerImpl
(6616|6616) DataReaderListenerImpl::DataReaderListenerImpl
(6618|6618) DataReaderListenerImpl::DataReaderListenerImpl
(6616|6616) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6617|6617) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6618|6618) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6619|6619) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6616|6616) DataReaderListenerImpl 0 of 1000 samples received
(6617|6617) DataReaderListenerImpl 0 of 1000 samples received
(6618|6618) DataReaderListenerImpl 0 of 1000 samples received
(6620|6620) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6619|6619) Writer::start
(6619|6641) Writer::svc begins samples with 8192 floats.
(6616|6632) DataReaderListenerImpl::on_subscript(i6o6n1_7m|a6t6c2h5e)d (D)a t-a Rteoatdaelr_Lciosutnetn:e r1I,m ptlo:t:aoln__csouubnstc_rcihpatnigoen:_ m1a,t cchuerdr(e)n t-_ ctooutnatl:_ c1o,u nctu:r r1e,n tt_octoauln_tc_ocuhnatn_gceh:a n1g,e :l a1s,t _cpuurbrleincta_tcioounn_th:a n1d,l ec:u r2r
ent_count_change: 1, last_publication_handle: 2
(6618|6635) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_count_change: 1, last_publication_handle: 2
(6617|6633) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 1, current_count: 2, current_count_change: 1, last_publication_handle: 3
(6620|6620) Writer::start
(6620|6642) Writer::svc begins samples with 8192 floats.
(6616|6632) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 1, current_count: 2, current_count_change: 1, last_publication_handle: 3
(6618|6635) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 1, current_count: 2, current_count_change: 1, last_publication_handle: 3
(6619|6641) 15:58:24.141089 Writer::svc starting to write 500 messages.
(6618|6635) DataReaderListe(n6e6r(1I67m6|p16l66:|3:63o6)n3 _2Dl)ai tvDaeaRlteiaanRdeeesarsdL_eicrshLtaiensngteeerdnI(em)rp Il-m: p:alol:ni:_voleni__vcleoiluvinentle:is ns1e_,sc sha_alcnihgvaeend_g(ce)od u(-n) t a_-lc ihavaleni_gvceeo:_u cn1ot,u: n nt1o:,t _1aa,ll iiavvleei__vcceoo_uucnnottu_:nc th0_a,cn hgnaeon:tg _e1a:,l i1nv,oe t_n_coaotlu_inavtle_i_cvcheoa_uncngoteu::n t00:,, 0nl,oa tsn_toa_tlp_iuavbleli_ivcceoa_utcniotou_nnc_thh_aacnnhgdaeln:eg :e0 :,2
0l,a slta_sptu_bpluibclaitciaotni_ohna_nhdalned:l e2:
2
(6620|6642) 15:58:24.147736 Writer::svc starting to write 500 messages.
(6616|6632) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 2, alive_count_(c6h6a1n8g|e6:6 315,) nDoatt_aaRleiavdee_rcLoiusntte:n e0r,I mnpolt:_:aolni_vlei_vceoluinnte_scsh_acnhgaen:g e0d,( )l a-s ta_lpiuvbel_iccoautnito:n _2h,a nadlliev:e _3c
ount_change: 1, not_alive_co(u6n6t1:7 |06,6 3n3o)t _DaaltiavRee_acdoeurnLti_sctheannegreI:m p0l,: :loans_tl_ipvueblliinceastsi_ocnh_ahnagneddl(e): -3
alive_count: 2, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 3
(6616|6616) DataReaderListenerImpl 1000 of 1000 samples received
(6616|6616) Results: [2:500:1000:1000:8192:8192:32776:111671.000000:111.671000]
(6617|6617) DataReaderListenerImpl 1000 of 1000 samples received
(6617|6617) Results: [2:500:1000:1000:8192:8192:32776:122979.000000:122.979000]
(6616|6616) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6618|6618) DataReaderListenerImpl 1000 of 1000 samples receive(d6
616|6616) DataReader(L6i6s1t8e|n6e6r1I8m)p lR:e:sounl_tlsi:v e[l2i:n5e0s0s:_1c0h0a0n:g1e0d0(0): 8-1 9a2l:i8v1e9_2c:o3u2n7t7:6 :01,1 6a9l6i6v.e0_0c0o0u0n0t:_1c1h6a.n9g6e6:0 0-01],
not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 3
(6616|6616) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 0, current_count: 0, current_count_change: -2, last_publication_handle: 3
(6617|6617) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6617|6617) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 3
(6618|6618) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6617|6617) DataReaderListenerImpl::on_subscription_matched((6)6 1-8 |t6o6t1a8l)_ cDoautnatRead:e r2L,i sttoetnaelr_cIomupnlt:_:cohna_nlgiev:e l0i,n ecsusr_rcehnatn_gceodu(n)t :- 0a,l icvuer_rceonutn_tc:o u0n,t _aclhiavneg_ec:o u-n2t, la_scth_apnugbel:i c-a1t,i onno_th_aanldilve_ec:o u3n
t: 0, not_alive_count_change: 0, last_publication_handle: 3
(6618|6618) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 0, current_count: 0, current_count_change: -2, last_publication_handle: 3
(6616|6616) DataReaderListenerImpl::~DataReaderListenerImpl
(6617|6617) DataReaderListenerImpl::~DataReaderListenerImpl
(6618|6618) DataReaderListenerImpl::~DataReaderListenerImpl
(6620|6642) Writer::svc finished.
(6620|6620) publisher (main) - writing complete, exiting
(6620|6620) Writer::end
(6619|6641) Writer::svc finished.
(6619|6619) publisher (main) - writing complete, exiting
(6619|6619) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/TCPListenerTest/run_test.pl -p 2 -s 3 Time:3s Result:0
==============================================================================
performance-tests/DCPS/TCPListenerTest/run_test.pl -p 4 -s 1
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/repo.ior -NOBITS
InfoRepo PID: 6644
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/subscriber -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 4 -i 1 -msi 21 -mxs 21 -c 0 -DCPSBit 0
subscriber0 PID: 6651 started at 2025-12-05 15:58:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 0 -DCPSBit 0
publisher0 PID: 6652 started at 2025-12-05 15:58:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 1 -DCPSBit 0
publisher1 PID: 6653 started at 2025-12-05 15:58:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 2 -DCPSBit 0
publisher2 PID: 6654 started at 2025-12-05 15:58:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher -n 500 -d 13 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/DCPS/TCPListenerTest/conf.ini -p 1 -r 1 -msi 1000 -mxs 1000 -i 3 -DCPSBit 0
publisher3 PID: 6655 started at 2025-12-05 15:58:25
((6(6666565351|2|6|6666565351)2) ) 1 1515:5:5:5858:8:2:2525.5.4.47477253 p77u72b24l30i9 s phsueubrbl simcsarhiienbr
e rm amiani
n
(6655|6655) 15:58:25.485135 publisher main
(6654|6654) 15:58:25.488084 publisher main
(6651|6651) DataReaderListenerImpl::DataReaderListenerImpl
(6652|6652) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6651|6651) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6651|6651) DataReaderListenerImpl 0 of 2000 samples received
(6655|6655) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6653|6653) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6652|6652) Writer::start
(6652|6676) Writer::svc begins samples with 8192 floats.
(6651|6666) DataReaderListenerImpl::on_subscription_matched() - total_count: 1, total_count_change: 1, current_count: 1, current_count_change: 1, last_publication_handle: 2
(6654|6654) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(6653|6653) Writer::start
(6653|6677) Writer::svc begins samples with 8192 floats.
(6655|6655) Writer::start
(6655|6678) Writer::svc begins samples with 8192 floats.
(6651|6666) DataReaderListenerImpl::on_subscription_matched() - total_count: 2, total_count_change: 1, current_count: 2, current_count_change: 1, last_publication_handle: 3
(6651|6666) DataReaderListenerImpl::on_subscription_matched() - total_count: 3, total_count_change: 1, current_count: 3, current_count_change: 1, last_publication_handle: 4
(6654|6654) Writer::start
(6654|6679) Writer::svc begins samples with 8192 floats.
(6651|6666) DataReaderListenerImpl::on_subscription_matched() - total_count: 4, total_count_change: 1, current_count: 4, current_count_change: 1, last_publication_handle: 5
(6652|6676) 15:58:26.508749 Writer::svc starting to write 500 messages.
(6651|6666) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6653|6677) 15:58:26.519617 Writer::svc starting to write 500 messages.
(6655|6678) 15:58:26.520082 Writer::svc starting to write 500 messages.
(6651|6666) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 2, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 3
(6651|6666) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 3, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 4
(6654|6679) 15:58:26.525139 Writer::svc starting to write 500 messages.
(6651|6666) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 4, alive_count_change: 1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 5
(6651|6651) DataReaderListenerImpl 2000 of 2000 samples received
(6651|6651) Results: [4:500:2000:2000:8192:8192:32776:145134.000000:72.567000]
(6651|6651) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 3, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 2
(6651|6651) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 2, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 4
(6651|6651) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 1, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 3
(6651|6651) DataReaderListenerImpl::on_liveliness_changed() - alive_count: 0, alive_count_change: -1, not_alive_count: 0, not_alive_count_change: 0, last_publication_handle: 5
(6651|6651) DataReaderListenerImpl::on_subscription_matched() - total_count: 4, total_count_change: 0, current_count: 0, current_count_change: -4, last_publication_handle: 5
(6651|6651) DataReaderListenerImpl::~DataReaderListenerImpl
(6652|6676) Writer::svc finished.
(6652|6652) publisher (main) - writing complete, exiting
(6652|6652) Writer::end
(6653|6677) Writer::svc finished.
(6653|6653) publisher (main) - writing complete, exiting
(6653|6653) Writer::end
(6655|6678) Writer::svc finished.
(6655|6655) publisher (main) - writing complete, exiting
(6655|6655) Writer::end
(6654|6679) Writer::svc finished.
(6654|6654) publisher (main) - writing complete, exiting
(6654|6654) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: performance-tests/DCPS/TCPListenerTest/run_test.pl -p 4 -s 1 Time:2s Result:0
==============================================================================
DevGuideExamples/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: 6681
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6688 started at 2025-12-05 15:58:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6689 started at 2025-12-05 15:58:27
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger/run_test.pl --rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6705 started at 2025-12-05 15:58:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6706 started at 2025-12-05 15:58:28
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/run_test.pl --rtps Time:0s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger_ZeroCopy/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile DCPSInfoRepo.log -o repo.ior
TAO (6718|6718) - Completed initializing the process-wide service context
TAO (6718|6718) - Default ORB services initialization begins
TAO (6718|6718) - ORBInitializer_Registry::register_orb_initializer 0 @0x55920c29bd10
TAO (6718|6718) - ORBInitializer_Registry::register_orb_initializer 1 @0x55920c284310
TAO (6718|6718) - Default ORB services initialization completed
TAO (6718|6718) - We are the default 2.5.23 ORB ...
TAO (6718|6718) - Initializing the orb-specific services
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger_ZeroCopy/publisher -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile publisher.log
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/DevGuideExamples/DCPS/Messenger_ZeroCopy/subscriber -ORBDebugLevel 10 -DCPSDebugLevel 10 -DCPSTransportDebugLevel 6 -ORBLogFile subscriber.log
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger_ZeroCopy/run_test.pl Time:1s 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: 6742
/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: 6749 started at 2025-12-05 15:58:29
/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: 6750 started at 2025-12-05 15:58:29
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:0s 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: 6766
/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: 6773 started at 2025-12-05 15:58:29
/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: 6774 started at 2025-12-05 15:58:29
Starting publisher
Starting publisher with 3 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.
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: 6790
/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: 6797 started at 2025-12-05 15:58:30
/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: 6798 started at 2025-12-05 15:58:30
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
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6815
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6822 started at 2025-12-05 15:58:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6823 started at 2025-12-05 15:58:30
Starting publisher
Starting publisher with 1 args
Transport is UN-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.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl udp Time:10s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6835
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t udp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6842 started at 2025-12-05 15:58:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t udp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6843 started at 2025-12-05 15:58:40
Starting publisher
Starting publisher with 3 args
Transport is UN-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.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_udp Time:11s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6859
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_multicast.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6866 started at 2025-12-05 15:58:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_multicast.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6867 started at 2025-12-05 15:58:51
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl multicast Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl multicast_be
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6879
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_multicast_be.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6886 started at 2025-12-05 15:58:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_multicast_be.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6887 started at 2025-12-05 15:58:52
Starting publisher
Starting publisher with 1 args
Transport is UN-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.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl multicast_be Time:11s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6901
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t multicast -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6908 started at 2025-12-05 15:59:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t multicast -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6909 started at 2025-12-05 15:59:02
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_multicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6925
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6932 started at 2025-12-05 15:59:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6933 started at 2025-12-05 15:59:03
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl shmem Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl nobits
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 6951
/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 -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 6958 started at 2025-12-05 15:59:03
/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 -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 6959 started at 2025-12-05 15:59:03
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl nobits Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl stack
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6969
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/stack_subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6976 started at 2025-12-05 15:59:03
/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: 6977 started at 2025-12-05 15:59:03
Starting publisher
Starting publisher with 3 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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl stack 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: 6993
/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: 7000 started at 2025-12-05 15:59:04
/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: 7001 started at 2025-12-05 15:59:04
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.
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: 7017
/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: 7024 started at 2025-12-05 15:59:05
/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: 7025 started at 2025-12-05 15:59:05
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:0s 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: 7035 started at 2025-12-05 15:59:05
/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: 7036 started at 2025-12-05 15:59:05
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:0s 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: 7048 started at 2025-12-05 15:59:05
/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: 7049 started at 2025-12-05 15:59:05
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: 7063 started at 2025-12-05 15:59:05
/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: 7064 started at 2025-12-05 15:59:05
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp_udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 7077 started at 2025-12-05 15:59:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 7078 started at 2025-12-05 15:59:06
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp_udp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_half_sec_pub
#
/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: 7094 started at 2025-12-05 15:59:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 7095 started at 2025-12-05 15:59:06
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_half_sec_pub Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_half_sec_sub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 7107 started at 2025-12-05 15:59:06
/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: 7108 started at 2025-12-05 15:59:06
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_half_sec_sub Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_sec
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 7120 started at 2025-12-05 15:59:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 7121 started at 2025-12-05 15:59:07
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_sec Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_corbaloc_test.pl
#
Starting publisher
Starting publisher with 1 args
(7133|7133) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(7141|7141) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostna(m7e1,4 0p|l7e1a4s0e) cWoArRrNeIcNtG :s ygsette_mf uclolnyf_iqguuarlaitfiioend._
hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Reliable DataWriter
Transport is RELIABLE
(7141|7141) DEBUG: Reliable DataReader
(7141|7141) DEBUG: main(): calling attach_condition
(7140|7140) DEBUG: main(): DataWriter waiting for match
(7141|7155) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Start Writing Samples
(7141|7155) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
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.
(7140|7140) DEBUG: main(): finished writing messages, waiting for subscriber.
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.
(7141|7142) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(7141|7142) DEBUG: DataReaderListenerImpl::on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_corbaloc_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_corbaloc_test.pl host_port_only
#
Starting publisher
Starting publisher with 1 args
(7157|7157) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(7165|7165) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, pl(e7a1s6e4 |c7o1r6r4e)c tW AsRyNsItNeGm: cgoentf_ifguulrlayt_iqouna.l
ified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Transport is RELIABLE
(7165|7165) DEBUG: Reliable DataReader
(7165|7165) DEBUG: main(): calling attach_condition
Reliable DataWriter
(7164|7164) DEBUG: main(): DataWriter waiting for match
(7165|7177) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Start Writing Samples
(7165|7177) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
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.
(7164|7164) SampleInfo.sample_rank = 0
DESampleInfo.instance_state = ALIVE_INSTANCE_STATE
BUMessage: subject = Review
G subject_id = 99
: from = Comic Book Guy
count = 13
m text = Worst. Movie. Ever.
ain(): finished writing messages, waiting for subscriber.
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.
(7165|7166) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(7165|7166) DEBUG: DataReaderListenerImpl::on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_corbaloc_test.pl host_port_only Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_ns_test.pl
#
Bound ID: InfoRepo
Starting publisher
Starting publisher with 1 args
(7182|7182) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(7190|7190) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully( 7q1u9a1l|i7f1i9e1d) hWoAsRtNnIaNmGe:, gpelte_afsuel lcyo_rqrueaclti fsiyesdt_ehmo sctonnafmieg:u rCaotuilodn .n
ot find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Transport is RELIABLE
(7191|7191) DEBUG: Reliable DataReader
(7191|7191) DEBUG: main(): calling attach_condition
Reliable DataWriter
(7190|7190) DEBUG: main(): DataWriter waiting for match
(7191|7204) DEBUG: DataReaderListenerImpl::on_subscription_matched()
Start Writing Samples
(7191|7204) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
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.
(7190|7190) DEBUG: main()SampleInfo.sample_rank = 0
:SampleInfo.instance_state = ALIVE_INSTANCE_STATE
fMessage: subject = Review
i subject_id = 99
n from = Comic Book Guy
i count = 13
s text = Worst. Movie. Ever.
hed writing messages, waiting for subscriber.
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.
(7191|7192) DEBUG: DataReaderListenerImpl::on_liveliness_changed()
(7191|7192) DEBUG: DataReaderListenerImpl::on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
INFO: /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/TAO/orbsvcs/Naming_Service/tao_cosnaming being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_ns_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/UnionTopic/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/UnionTopic/UnionTopic -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
test PID: 7207 started at 2025-12-05 15:59:08
basic_test
Writing Election Statuses...
(7207|7210) WARNING: MulticastManager::join: failed to join group 239.255.0.1:42902 on enP61607s1/0.0.0.0 (0x55e4f33437c8 joined count 1): Unknown error -3
(7207|7212) WARNING: MulticastManager::join: failed to join group 239.255.0.2:42901 on enP61607s1/0.0.0.0 (0x7f89bc007298 joined count 1): Unknown error -3
(7207|7210) WARNING: MulticastManager::join: failed to join group 239.255.0.1:42900 on enP61607s1/0.0.0.0 (0x55e4f32e2110 joined count 1): Unknown error -3
Reading Election Statuses...
- Monkey: 2
- Owl: 10
- Snake: 3
- Tiger: 25
- Turtle: 5
Writing Election Result...
Reading Election Result...
New Animal Kingdom PM is Tiger with 25 out of 45 votes
test PASSED.
auto_run_tests_finished: tests/DCPS/UnionTopic/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/RecorderReplayer/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7214
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile pub.log -DCPSConfigFile pub.ini
publisher PID: 7221 started at 2025-12-05 15:59:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile sub.log -DCPSConfigFile sub.ini
subscriber PID: 7222 started at 2025-12-05 15:59:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/relay -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile relay.log -DCPSConfigFile relay.ini
relay PID: 7223 started at 2025-12-05 15:59:09
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RecorderReplayer/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/RecorderReplayer/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile pub.log -DCPSConfigFile rtps_disc.ini
publisher PID: 7245 started at 2025-12-05 15:59:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile sub.log -DCPSConfigFile rtps_disc.ini
subscriber PID: 7246 started at 2025-12-05 15:59:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderReplayer/relay -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile relay.log -DCPSConfigFile rtps_disc.ini
relay PID: 7247 started at 2025-12-05 15:59:12
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
test PASSED.
auto_run_tests_finished: tests/DCPS/RecorderReplayer/run_test.pl rtps_disc Time:3s Result:0
==============================================================================
tests/DCPS/RecorderLogging/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7264
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderLogging/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile pub.log -DCPSConfigFile pub.ini
publisher PID: 7271 started at 2025-12-05 15:59:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderLogging/recorder -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile recorder.log -DCPSConfigFile recorder.ini
recorder PID: 7272 started at 2025-12-05 15:59:15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RecorderLogging/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/RecorderLogging/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderLogging/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile pub.log -DCPSConfigFile rtps_disc.ini
publisher PID: 7288 started at 2025-12-05 15:59:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RecorderLogging/recorder -ORBDebugLevel 1 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 2 -DCPSPendingTimeout 3 -ORBLogFile recorder.log -DCPSConfigFile rtps_disc.ini
recorder PID: 7289 started at 2025-12-05 15:59:16
test PASSED.
auto_run_tests_finished: tests/DCPS/RecorderLogging/run_test.pl rtps_disc Time:1s Result:0
==============================================================================
examples/DCPS/Messenger_Imr/run_test.pl
#
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/TAO/orbsvcs/ImplRepo_Service/tao_imr_locator -o imr.ior -orbendpoint iiop://:10660
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/TAO/orbsvcs/ImplRepo_Service/tao_imr_activator -o activator.ior -ORBInitRef ImplRepoService=file://imr.ior -orbendpoint iiop://:16699
>>> /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -ORBuseimr 1 -ORBInitRef ImplRepoService=file://imr.ior
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/ACE/bin/tao_imr -ORBInitRef ImplRepoService=file://imr.ior shutdown InfoRepo
Successfully shut down server <InfoRepo>
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/ACE/bin/tao_imr -ORBInitRef ImplRepoService=file://imr.ior update InfoRepo -l runnervmyg876 -c "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/.//DCPSInfoRepo -NOBITS -o repo.ior -ORBuseimr 1 -ORBInitRef ImplRepoService=file://imr.ior"
(7311|7311) ImR: Successfully registered <InfoRepo>
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/ACE/bin/tao_imr -ORBInitRef ImplRepoService=file://imr.ior list -v
Server <InfoRepo>
Activator: runnervmyg876
Command Line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/.//DCPSInfoRepo -NOBITS -o repo.ior -ORBuseimr 1 -ORBInitRef ImplRepoService=file://imr.ior
Working Directory: ????
Activation Mode: NORMAL
Number of retries: 0
Not currently running
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/examples/DCPS/Messenger_Imr/publisher -DCPSConfigFile pub.ini -orbendpoint iiop://:11524
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/examples/DCPS/Messenger_Imr/subscriber -DCPSConfigFile sub.ini
(7313|7313) Writer::start
(7313|7330) Writer::svc begins.
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed(731
3|7330) 15:59:17.143092 Writer::svc starting to write.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
(7313|7330) Writer::svc finished.
(7313|7313) Writer::end
>>> /home/runner/work/OpenDDS/OpenDDS/ACE_TAO/ACE/bin/tao_imr -ORBInitRef ImplRepoService=file://imr.ior shutdown InfoRepo
Successfully shut down server <InfoRepo>
test PASSED.
auto_run_tests_finished: examples/DCPS/Messenger_Imr/run_test.pl Time:5s 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: 7334
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7341 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7342 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7343 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7344 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7345 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7346 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7347 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7348 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7349 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7350 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7351 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7352 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7353 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7354 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7356 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7359 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7360 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7361 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7362 started at 2025-12-05 15:59:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7363 started at 2025-12-05 15:59:21
(7334|7334) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Subscriber 7342 got new message data:
- From : 7343
- Count : 3
Subscriber 7342 is done. Exiting.
Subscriber 7348 got new message data:
- From : 7349
- Count : 1
Subscriber 7348 got new message data:
- From : 7347
- Count : 3
Subscriber 7348 got new message data:
- From : 7341
- Count : 3
Subscriber 7348 got new message data:
- From : 7351
- Count : 2
Subscriber 7348 is done. Exiting.
Subscriber 7352 got new message data:
- From : 7343
- Count : 4
Subscriber 7352 is done. Exiting.
Subscriber 7344 got new message data:
- From : 7341
- Count : 6
Subscriber 7344 got new message data:
- From : 7347
- Count : 6
Subscriber 7344 is done. Exiting.
Subscriber 7344 got new message data:
- From : 7343
- Count : 7
Subscriber 7344 got new message data:
- From : 7356
- Count : 2
Subscriber 7344 got new message data:
- From : 7341
- Count : 7
Subscriber 7344 got new message data:
- From : 7347
- Count : 7
Subscriber 7344 got new message data:
- From : 7345
- Count : 2
Subscriber 7344 got new message data:
- From : 7343
- Count : 8
Subscriber 7344 got new message data:
- From : 7349
- Count : 5
Subscriber 7354 got new message data:
- From : 7349
- Count : 8
Subscriber 7354 is done. Exiting.
Subscriber 7359 got new message data:
- From : 7343
- Count : 13
Subscriber 7359 got new message data:
- From : 7347
- Count : 12
Subscriber 7359 got new message data:
- From : 7351
- Count : 11
Subscriber 7361 got new message data:
- From : 7353
- Count : 9
Subscriber 7359 is done. Exiting.
Subscriber 7361 is done. Exiting.
Subscriber 7359 got new message data:
- From : 7347
- Count : 13
Subscriber 7359 got new message data:
- From : 7353
- Count : 9
Subscriber 7359 got new message data:
- From : 7351
- Count : 12
Subscriber 7359 got new message data:
- From : 7349
- Count : 11
Subscriber 7359 got new message data:
- From : 7343
- Count : 14
Subscriber 7359 got new message data:
- From : 7341
- Count : 13
Subscriber 7359 got new message data:
- From : 7360
- Count : 5
Subscriber 7359 got new message data:
- From : 7356
- Count : 9
Subscriber 7363 got new message data:
- From : 7341
- Count : 13
Subscriber 7359 got new message data:
- From : 7353
- Count : 10
Subscriber 7363 is done. Exiting.
Subscriber 7363 got new message data:
- From : 7353
- Count : 10
Subscriber 7359 got new message data:
- From : 7345
- Count : 9
Subscriber 7346 got new message data:
- From : 7356
- Count : 93
Subscriber 7346 is done. Exiting.
Subscriber 7350 got new message data:
- From : 7347
- Count : 98
Subscriber 7350 is done. Exiting.
Subscriber 7350 got new message data:
- From : 7351
- Count : 97
Subscriber 7350 got new message data:
- From : 7349
- Count : 96
Subscriber 7350 got new message data:
- From : 7341
- Count : 98
Subscriber 7350 got new message data:
- From : 7343
- Count : 99
Publisher 7343 is done. Exiting.
Publisher 7347 is done. Exiting.
Publisher 7341 is done. Exiting.
Publisher 7351 is done. Exiting.
Publisher 7349 is done. Exiting.
Publisher 7353 is done. Exiting.
Publisher 7356 is done. Exiting.
Publisher 7345 is done. Exiting.
Publisher 7360 is done. Exiting.
Publisher 7362 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:8s 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: 7494
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7501 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7502 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7503 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7504 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7505 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7506 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7507 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7508 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7509 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7510 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7511 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7512 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7513 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7514 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7515 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7516 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7517 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7519 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7520 started at 2025-12-05 15:59:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7521 started at 2025-12-05 15:59:29
(7494|7494) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Subscriber 7508 got new message data:
- From : 7501
- Count : 2
Subscriber 7508 is done. Exiting.
Subscriber 7510 got new message data:
- From : 7501
- Count : 3
Subscriber 7510 got new message data:
- From : 7503
- Count : 3
Subscriber 7510 got new message data:
- From : 7513
- Count : 1
Subscriber 7510 is done. Exiting.
Subscriber 7506 got new message data:
- From : 7509
- Count : 2
Subscriber 7506 got new message data:
- From : 7507
- Count : 3
Subscriber 7506 is done. Exiting.
Subscriber 7506 got new message data:
- From : 7501
- Count : 5
Subscriber 7506 got new message data:
- From : 7503
- Count : 5
Subscriber 7506 got new message data:
- From : 7515
- Count : 1
Subscriber 7506 got new message data:
- From : 7513
- Count : 3
Subscriber 7506 got new message data:
- From : 7509
- Count : 3
Subscriber 7506 got new message data:
- From : 7507
- Count : 4
Subscriber 7506 got new message data:
- From : 7515
- Count : 2
Subscriber 7506 got new message data:
- From : 7503
- Count : 6
Subscriber 7506 got new message data:
- From : 7501
- Count : 6
Subscriber 7506 got new message data:
- From : 7505
- Count : 1
Subscriber 7519 got new message data:
- From : 7515
- Count : 4
Subscriber 7519 got new message data:
- From : 7503
- Count : 8
Subscriber 7519 got new message data:
- From : 7501
- Count : 8
Subscriber 7519 got new message data:
- From : 7511
- Count : 1
Subscriber 7519 got new message data:
- From : 7505
- Count : 3
Subscriber 7519 got new message data:
- From : 7513
- Count : 6
Subscriber 7519 got new message data:
- From : 7509
- Count : 6
Subscriber 7519 got new message data:
- From : 7507
- Count : 7
Subscriber 7519 got new message data:
- From : 7517
- Count : 1
Subscriber 7519 is done. Exiting.
Subscriber 7516 got new message data:
- From : 7515
- Count : 6
Subscriber 7516 is done. Exiting.
Subscriber 7516 got new message data:
- From : 7501
- Count : 10
Subscriber 7516 got new message data:
- From : 7503
- Count : 10
Subscriber 7512 got new message data:
- From : 7507
- Count : 9
Subscriber 7512 is done. Exiting.
Subscriber 7512 got new message data:
- From : 7501
- Count : 11
Subscriber 7512 got new message data:
- From : 7515
- Count : 7
Subscriber 7512 got new message data:
- From : 7503
- Count : 11
Subscriber 7512 got new message data:
- From : 7513
- Count : 9
Subscriber 7512 got new message data:
- From : 7505
- Count : 6
Subscriber 7512 got new message data:
- From : 7511
- Count : 4
Subscriber 7512 got new message data:
- From : 7517
- Count : 4
Subscriber 7512 got new message data:
- From : 7509
- Count : 9
Subscriber 7512 got new message data:
- From : 7507
- Count : 10
Subscriber 7514 got new message data:
- From : 7517
- Count : 5
Subscriber 7514 is done. Exiting.
Subscriber 7521 got new message data:
- From : 7507
- Count : 12
Subscriber 7521 is done. Exiting.
Subscriber 7521 got new message data:
- From : 7501
- Count : 14
Subscriber 7521 got new message data:
- From : 7515
- Count : 10
Subscriber 7521 got new message data:
- From : 7520
- Count : 2
Subscriber 7521 got new message data:
- From : 7503
- Count : 14
Subscriber 7521 got new message data:
- From : 7513
- Count : 12
Subscriber 7521 got new message data:
- From : 7511
- Count : 7
Subscriber 7521 got new message data:
- From : 7505
- Count : 9
Subscriber 7521 got new message data:
- From : 7517
- Count : 7
Subscriber 7504 got new message data:
- From : 7509
- Count : 94
Subscriber 7502 got new message data:
- From : 7507
- Count : 95
Subscriber 7502 is done. Exiting.
Subscriber 7504 is done. Exiting.
Publisher 7503 is done. Exiting.
Publisher 7501 is done. Exiting.
Publisher 7507 is done. Exiting.
Publisher 7513 is done. Exiting.
Publisher 7509 is done. Exiting.
Publisher 7515 is done. Exiting.
Publisher 7505 is done. Exiting.
Publisher 7517 is done. Exiting.
Publisher 7511 is done. Exiting.
Publisher 7520 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:8s 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: 7654 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7655 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7656 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7657 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7658 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7659 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7660 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7661 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7662 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7663 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7664 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7665 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7666 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7667 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7669 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7670 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7671 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7673 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7676 started at 2025-12-05 15:59:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7677 started at 2025-12-05 15:59:37
Subscriber 7677 got new message data:
- From : 7669
- Count : 4
Subscriber 7677 is done. Exiting.
Subscriber 7663 got new message data:
- From : 7662
- Count : 16
Subscriber 7663 is done. Exiting.
Subscriber 7667 got new message data:
- From : 7658
- Count : 7
Subscriber 7667 is done. Exiting.
Subscriber 7657 got new message data:
- From : 7658
- Count : 18
Subscriber 7657 is done. Exiting.
Subscriber 7673 got new message data:
- From : 7666
- Count : 29
Subscriber 7673 is done. Exiting.
Subscriber 7670 got new message data:
- From : 7654
- Count : 37
Subscriber 7670 is done. Exiting.
Subscriber 7661 got new message data:
- From : 7654
- Count : 37
Subscriber 7665 got new message data:
- From : 7654
- Count : 38
Subscriber 7659 got new message data:
- From : 7654
- Count : 38
Subscriber 7659 got new message data:
- From : 7669
- Count : 25
Subscriber 7665 is done. Exiting.
Subscriber 7659 is done. Exiting.
Subscriber 7661 got new message data:
- From : 7654
- Count : 38
Subscriber 7661 is done. Exiting.
Subscriber 7655 got new message data:
- From : 7664
- Count : 25
Subscriber 7655 got new message data:
- From : 7658
- Count : 27
Subscriber 7655 got new message data:
- From : 7660
- Count : 35
Subscriber 7655 got new message data:
- From : 7666
- Count : 33
Subscriber 7655 is done. Exiting.
Publisher 7654 is done. Exiting.
Publisher 7656 is done. Exiting.
Publisher 7662 is done. Exiting.
Publisher 7660 is done. Exiting.
Publisher 7666 is done. Exiting.
Publisher 7671 is done. Exiting.
Publisher 7658 is done. Exiting.
Publisher 7669 is done. Exiting.
Publisher 7664 is done. Exiting.
Publisher 7676 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: 7786 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7787 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7788 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7789 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7790 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7791 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7792 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7793 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7794 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7795 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7796 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7797 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7798 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7799 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7800 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7801 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7802 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7803 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7804 started at 2025-12-05 15:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7806 started at 2025-12-05 15:59:45
Subscriber 7793 got new message data:
- From : 7794
- Count : 11
Subscriber 7793 is done. Exiting.
Subscriber 7795 got new message data:
- From : 7796
- Count : 11
Subscriber 7795 is done. Exiting.
Subscriber 7803 got new message data:
- From : 7804
- Count : 11
Subscriber 7803 is done. Exiting.
Subscriber 7787 got new message data:
- From : 7792
- Count : 18
Subscriber 7789 got new message data:
- From : 7792
- Count : 18
Subscriber 7789 is done. Exiting.
Subscriber 7787 got new message data:
- From : 7790
- Count : 17
Subscriber 7787 is done. Exiting.
Subscriber 7799 got new message data:
- From : 7800
- Count : 18
Subscriber 7799 is done. Exiting.
Subscriber 7797 got new message data:
- From : 7790
- Count : 23
Subscriber 7801 got new message data:
- From : 7800
- Count : 23
Subscriber 7797 is done. Exiting.
Subscriber 7801 is done. Exiting.
Subscriber 7797 got new message data:
- From : 7800
- Count : 23
Subscriber 7791 got new message data:
- From : 7794
- Count : 29
Subscriber 7791 is done. Exiting.
Subscriber 7806 got new message data:
- From : 7796
- Count : 36
Subscriber 7806 is done. Exiting.
Publisher 7786 is done. Exiting.
Publisher 7788 is done. Exiting.
Publisher 7794 is done. Exiting.
Publisher 7796 is done. Exiting.
Publisher 7798 is done. Exiting.
Publisher 7792 is done. Exiting.
Publisher 7800 is done. Exiting.
Publisher 7790 is done. Exiting.
Publisher 7804 is done. Exiting.
Publisher 7802 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:8s 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: 7922
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7929 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7930 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7931 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7932 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7933 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7934 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7935 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7936 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7937 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7938 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7939 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7940 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7941 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7942 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7946 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7947 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7948 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7949 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7951 started at 2025-12-05 15:59:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7958 started at 2025-12-05 15:59:53
(7922|7922) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Subscriber 7940 got new message data:
- From : 7931
- Count : 1
Subscriber 7930 got new message data:
- From : 7931
- Count : 1
Subscriber 7934 got new message data:
- From : 7931
- Count : 1
Subscriber 7936 got new message data:
- From : 7931
- Count : 1
Subscriber 7938 got new message data:
- From : 7931
- Count : 1
Subscriber 7942 got new message data:
- From : 7931
- Count : 1
Subscriber 7932 got new message data:
- From : 7931
- Count : 1
Subscriber 7934 is done. Exiting.
Subscriber 7936 is done. Exiting.
Subscriber 7958 got new message data:
- From : 7931
- Count : 1
Subscriber 7938 is done. Exiting.
Subscriber 7949 got new message data:
- From : 7931
- Count : 1
Subscriber 7949 is done. Exiting.
Subscriber 7932 is done. Exiting.
Subscriber 7940 is done. Exiting.
Subscriber 7947 got new message data:
- From : 7931
- Count : 1
Subscriber 7930 is done. Exiting.
Subscriber 7958 is done. Exiting.
Subscriber 7942 is done. Exiting.
Subscriber 7947 is done. Exiting.
Subscriber 7947 got new message data:
- From : 7933
- Count : 1
Subscriber 7947 got new message data:
- From : 7935
- Count : 1
Subscriber 7938 got new message data:
- From : 7933
- Count : 1
Subscriber 7932 got new message data:
- From : 7933
- Count : 1
Subscriber 7938 got new message data:
- From : 7935
- Count : 1
Subscriber 7932 got new message data:
- From : 7935
- Count : 1
Subscriber 7932 got new message data:
- From : 7929
- Count : 1
Subscriber 7947 got new message data:
- From : 7929
- Count : 1
Publisher 7931 is done. Exiting.
Publisher 7933 is done. Exiting.
Publisher 7935 is done. Exiting.
Publisher 7929 is done. Exiting.
Publisher 7941 is done. Exiting.
Publisher 7937 is done. Exiting.
Publisher 7946 is done. Exiting.
Publisher 7948 is done. Exiting.
Publisher 7951 is done. Exiting.
Publisher 7939 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:9s 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: 8082
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 8089 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 8090 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 8091 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 8092 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 8093 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 8094 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 8095 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 8096 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 8097 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 8098 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 8099 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 8100 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 8101 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 8104 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 8105 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 8106 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 8107 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 8109 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 8110 started at 2025-12-05 16:00:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 8111 started at 2025-12-05 16:00:03
(8082|8082) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Subscriber 8106 got new message data:
- From : 8091
- Count : 1
Subscriber 8109 got new message data:
- From : 8091
- Count : 1
Subscriber 8094 got new message data:
- From : 8091
- Count : 1
Subscriber 8104 got new message data:
- From : 8091
- Count : 1
Subscriber 8109 is done. Exiting.
Subscriber 8094 is done. Exiting.
Subscriber 8111 got new message data:
- From : 8091
- Count : 1
Subscriber 8098 got new message data:
- From : 8091
- Count : 1
Subscriber 8111 is done. Exiting.
Subscriber 8092 got new message data:
- From : 8091
- Count : 1
Subscriber 8104 is done. Exiting.
Subscriber 8096 got new message data:
- From : 8091
- Count : 1
Subscriber 8092 got new message data:
- From : 8089
- Count : 1
Subscriber 8106 is done. Exiting.
Subscriber 8100 got new message data:
- From : 8091
- Count : 1
Subscriber 8096 got new message data:
- From : 8089
- Count : 1
Subscriber 8106 got new message data:
- From : 8089
- Count : 1
Subscriber 8100 got new message data:
- From : 8089
- Count : 1
Subscriber 8109 got new message data:
- From : 8089
- Count : 1
Subscriber 8090 got new message data:
- From : 8091
- Count : 1
Subscriber 8094 got new message data:
- From : 8089
- Count : 1
Subscriber 8096 is done. Exiting.
Subscriber 8098 is done. Exiting.
Subscriber 8092 is done. Exiting.
Subscriber 8090 got new message data:
- From : 8089
- Count : 1
Subscriber 8100 is done. Exiting.
Subscriber 8090 is done. Exiting.
Subscriber 8106 got new message data:
- From : 8095
- Count : 1
Subscriber 8100 got new message data:
- From : 8095
- Count : 1
Publisher 8091 is done. Exiting.
Publisher 8089 is done. Exiting.
Publisher 8095 is done. Exiting.
Publisher 8101 is done. Exiting.
Publisher 8097 is done. Exiting.
Publisher 8099 is done. Exiting.
Publisher 8105 is done. Exiting.
Publisher 8110 is done. Exiting.
Publisher 8107 is done. Exiting.
Publisher 8093 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:9s 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: 8248 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8249 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8250 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8251 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8252 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8253 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8254 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8255 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8256 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8257 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8258 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8259 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8260 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8261 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8262 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8263 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8264 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8265 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8266 started at 2025-12-05 16:00:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8267 started at 2025-12-05 16:00:11
Subscriber 8249 got new message data:
- From : 8250
- Count : 1
Subscriber 8259 got new message data:
- From : 8250
- Count : 1
Subscriber 8267 got new message data:
- From : 8250
- Count : 1
Subscriber 8251 got new message data:
- From : 8250
- Count : 1
Subscriber 8267 is done. Exiting.
Subscriber 8251 is done. Exiting.
Subscriber 8263 got new message data:
- From : 8250
- Count : 1
Subscriber 8265 got new message data:
- From : 8250
- Count : 1
Subscriber 8253 got new message data:
- From : 8250
- Count : 1
Subscriber 8257 got new message data:
- From : 8250
- Count : 1
Subscriber 8261 got new message data:
- From : 8250
- Count : 1
Subscriber 8255 got new message data:
- From : 8250
- Count : 1
Subscriber 8253 is done. Exiting.
Subscriber 8259 is done. Exiting.
Subscriber 8261 is done. Exiting.
Subscriber 8255 is done. Exiting.
Subscriber 8249 is done. Exiting.
Subscriber 8265 is done. Exiting.
Subscriber 8257 is done. Exiting.
Subscriber 8263 is done. Exiting.
Publisher 8250 is done. Exiting.
Publisher 8248 is done. Exiting.
Publisher 8254 is done. Exiting.
Publisher 8256 is done. Exiting.
Publisher 8264 is done. Exiting.
Publisher 8252 is done. Exiting.
Publisher 8260 is done. Exiting.
Publisher 8266 is done. Exiting.
Publisher 8262 is done. Exiting.
Publisher 8258 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: 8380 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8381 started at 2025-12-05 16:00:19
/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: 8382 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8383 started at 2025-12-05 16:00:19
/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: 8384 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8385 started at 2025-12-05 16:00:19
/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: 8386 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8387 started at 2025-12-05 16:00:19
/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: 8388 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8389 started at 2025-12-05 16:00:19
/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: 8390 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8391 started at 2025-12-05 16:00:19
/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: 8392 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8393 started at 2025-12-05 16:00:19
/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: 8394 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8395 started at 2025-12-05 16:00:19
/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: 8396 started at 2025-12-05 16:00:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8397 started at 2025-12-05 16:00:19
/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: 8398 started at 2025-12-05 16:00:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8399 started at 2025-12-05 16:00:20
Subscriber 8391 got new message data:
- From : 8386
- Count : 1
Subscriber 8385 got new message data:
- From : 8386
- Count : 1
Subscriber 8387 got new message data:
- From : 8386
- Count : 1
Subscriber 8381 got new message data:
- From : 8386
- Count : 1
Subscriber 8387 is done. Exiting.
Subscriber 8385 is done. Exiting.
Subscriber 8391 is done. Exiting.
Subscriber 8381 is done. Exiting.
Subscriber 8397 got new message data:
- From : 8386
- Count : 1
Subscriber 8395 got new message data:
- From : 8386
- Count : 1
Subscriber 8383 got new message data:
- From : 8386
- Count : 1
Subscriber 8389 got new message data:
- From : 8386
- Count : 1
Subscriber 8393 got new message data:
- From : 8386
- Count : 1
Subscriber 8399 got new message data:
- From : 8386
- Count : 1
Subscriber 8397 is done. Exiting.
Subscriber 8395 is done. Exiting.
Subscriber 8399 is done. Exiting.
Subscriber 8383 is done. Exiting.
Subscriber 8389 is done. Exiting.
Subscriber 8393 got new message data:
- From : 8380
- Count : 1
Subscriber 8393 got new message data:
- From : 8382
- Count : 1
Subscriber 8393 is done. Exiting.
Publisher 8386 is done. Exiting.
Publisher 8380 is done. Exiting.
Publisher 8382 is done. Exiting.
Publisher 8384 is done. Exiting.
Publisher 8390 is done. Exiting.
Publisher 8396 is done. Exiting.
Publisher 8388 is done. Exiting.
Publisher 8392 is done. Exiting.
Publisher 8398 is done. Exiting.
Publisher 8394 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/LivelinessKeepAliveTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8511
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessKeepAliveTest/subscriber -DCPSPendingTimeout 3
sub PID: 8518 started at 2025-12-05 16:00:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessKeepAliveTest/publisher SATELLITE_ONE -DCPSPendingTimeout 3
pub PID: 8519 started at 2025-12-05 16:00:28
(8511|8511) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
((88551198||88551198)) WWAARRNNIINNGG:: ggeett__ffuullllyy__qquuaalliiffiieedd__hhoossttnnaammee:: CCoouulldd nnoott ffiinndd FFQQDDNN.. UUssiinngg ""rruunnnneerrvvmmyygg887766"" aass ffuullllyy qquuaalliiffiieedd hhoossttnnaammee,, pplleeaassee ccoorrrreecctt ssyysstteemm ccoonnffiigguurraattiioonn..
Subscriber: waiting for events
(8518|8518) 16:00:28.440520 waiting for publisher to be ready
(8518|8533) AlertDataReaderListenerImpl::on_subscription_matched
(8519|8519) SATELLITE_ONE : Publishing Low Fuel Alert
==========================================(=8=5=1=9=|=8=5=1
9()8 5S1A8T|E8L5L3I3T)E _AOlNeEr t:D aPtuabRleiasdheirnLgi sDteeande rBIamtptle:r:yo nA_lleirvte
liness_changed
Liveliness Changes = 1
Alive Count = 1
Alive Count Change = 1
Not Alive Count = 0
Not Alive Count Change = 0
==================================================
(8518|8518) 16:00:28.690719 Publisher is ready
(8518|8518) 16:00:28.690782 waiting for publisher to finish
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (0) Fuel : Low - Your fuel is low
======================
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (0) Battery : Dead - Your battery is dead; re-orient the solar panels to recharge
======================
(8519|8519) SATELLITE_ONE : Publishing Low Fuel Alert
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (1) Fuel : Low - Your fuel is low
======================
(8519|8519) SATELLITE_ONE : Publishing Low Fuel Alert
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (2) Fuel : Low - Your fuel is low
======================
(8519|8519) SATELLITE_ONE : Publishing Dead Battery Alert
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (1) Battery : Dead - Your battery is dead; re-orient the solar panels to recharge
======================
(8519|8519) SATELLITE_ONE : Publishing Low Fuel Alert
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (3) Fuel : Low - Your fuel is low
======================
(8519|8519) 16:00:48.694926 Writers are finished
(8519|8519) 16:00:48.695096 waiting for readers to finish
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
SATELLITE_ONE - Received Alert (9999) System : System Shutdown - The Satellite is being shut down
======================
(8518|8533) AlertDataReaderListenerImpl::on_data_available:
Received SYSTEM_SHUTDOWN message, udpating expected liveliness values
(8519|8519) 16:00:48.945337 Readers are finished
==================================================
(8518|8523) AlertDataReaderListenerImpl::on_liveliness_changed
Liveliness Changes = 2
Alive Count = 0
Alive Count Change = -1
Not Alive Count = 0
Not Alive Count Change = 0
==================================================
(8518|8523) AlertDataReaderListenerImpl::on_subscription_matched
Exiting...
=== TEST COMPLETE ===
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessKeepAliveTest/run_test.pl Time:25s Result:0
==============================================================================
tests/DCPS/LivelinessTimeout/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8538
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/subscriber -t 19 -l 2 -x 67.1 -DCPSPendingTimeout 3
sub PID: 8545 started at 2025-12-05 16:00:53
(8538|8538) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8545) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 67.1 -DCPSLivelinessFactor 300 -DCPSPendingTimeout 3
pub0 PID: 8554 started at 2025-12-05 16:00:58
(8554|8554) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8553) DataReaderListenerImpl::on_subscription_matched
(8554|8560) DataReaderListenerImpl::on_publication_matched
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 64.1 -DCPSLivelinessFactor 80 -DCPSPendingTimeout 3
pub1 PID: 8561 started at 2025-12-05 16:01:01
(8561|8561) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=0
(8545|8553) DataReaderListenerImpl::on_subscription_matched
(8561|8567) DataReaderListenerImpl::on_publication_matched
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=0
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 61.1 -DCPSLivelinessFactor 80 -DCPSPendingTimeout 3
pub2 PID: 8569 started at 2025-12-05 16:01:04
(8569|8569) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=1
(8545|8553) DataReaderListenerImpl::on_subscription_matched
(8569|8575) DataReaderListenerImpl::on_publication_matched
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=1
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 58.1 -DCPSLivelinessFactor 80 -DCPSPendingTimeout 3
pub3 PID: 8577 started at 2025-12-05 16:01:07
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=2
(8577|8577) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8553) DataReaderListenerImpl::on_subscription_matched
(8577|8583) DataReaderListenerImpl::on_publication_matched
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=2
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 55.1 -DCPSLivelinessFactor 80 -DCPSPendingTimeout 3
pub4 PID: 8584 started at 2025-12-05 16:01:10
(8584|8584) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=3
(8545|8553) DataReaderListenerImpl::on_subscription_matched
(8584|8590) DataReaderListenerImpl::on_publication_matched
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=3
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=4
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=4
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=5
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=5
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=6
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=6
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=7
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=7
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=8
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=8
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=9
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=9
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=10
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=10
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=11
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=11
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=12
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=12
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=13
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=13
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=14
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=14
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=15
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=15
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=16
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=16
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=17
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=17
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=18
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=18
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=19
(8545|8553) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=19
(8545|8546) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=20
(8561|8563) DataReaderListenerImpl::on_publication_matched
((88556594||88557516)) DDaattaaRReeaaddeerrLLiisstteenneerrIImmppll::::oonn__ppuubblliiccaattiioonn__mmaattcchheedd
(8577|8579) DataRead(e8r5L8i4s|t8e5n8e6r)I mDpalt:a:Roena_dpeurbLliisctaetnieornI_mmpalt:c:hoend_
publication_matched
(8545|8545) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=0, inactiveDelta=-1 deadline_missed=20
(8545|8545) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8545|8545) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8545|8545) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8545|8545) DataReaderListenerImpl::on_liveliness_changed: active=0, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8545|8545) DataReaderListenerImpl::on_subscription_matched
(8545|8545) subscriber: liviness deadline violated enough for test. Got 20, expected at least 19.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTimeout/run_test.pl Time:73s Result:0
==============================================================================
tests/DCPS/LivelinessTimeout/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/subscriber -t 19 -l 2 -x 67.1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
sub PID: 8596 started at 2025-12-05 16:02:06
(8596|8599) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55c585792f90 joined count 1): Unknown error -3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 67.1 -DCPSLivelinessFactor 300 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub0 PID: 8602 started at 2025-12-05 16:02:11
(8602|8605) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x56531c403550 joined count 1): Unknown error -3
(8602|8604) DataReaderListenerImpl::on_publication_matched
(8596|8598) DataReaderListenerImpl::on_subscription_matched
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 64.1 -DCPSLivelinessFactor 80 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub1 PID: 8608 started at 2025-12-05 16:02:14
(8608|8611) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x56101f9d6550 joined count 1): Unknown error -3
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=0
(8608|8610) DataReaderListenerImpl::on_publication_matched
(8596|8598) DataReaderListenerImpl::on_subscription_matched
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=0
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 61.1 -DCPSLivelinessFactor 80 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub2 PID: 8616 started at 2025-12-05 16:02:17
(8616|8619) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55e8eddbe550 joined count 1): Unknown error -3
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=1
(8616|8618) DataReaderListenerImpl::on_publication_matched
(8596|8598) DataReaderListenerImpl::on_subscription_matched
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=1
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=2, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 58.1 -DCPSLivelinessFactor 80 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub3 PID: 8622 started at 2025-12-05 16:02:20
(8622|8625) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55d839979550 joined count 1): Unknown error -3
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=2
(8622|8624) DataReaderListenerImpl::on_publication_matched
(8596|8598) DataReaderListenerImpl::on_subscription_matched
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=2
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=3, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTimeout/publisher -l 1 -x 55.1 -DCPSLivelinessFactor 80 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub4 PID: 8628 started at 2025-12-05 16:02:23
(8628|8631) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55fa402da550 joined count 1): Unknown error -3
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=3
(8628|8630) DataReaderListenerImpl::on_publication_matched
(8596|8598) DataReaderListenerImpl::on_subscription_matched
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=0 deadline_missed=3
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=4
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=4
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=5
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=5
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=6
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=6
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=7
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=7
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=8
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=8
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=9
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=9
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=10
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=10
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=11
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=11
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=12
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=12
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=13
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=13
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=14
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=14
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=15
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=15
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=16
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=16
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=17
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=17
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=18
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=18
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=19
(8596|8599) DataReaderListenerImpl::on_liveliness_changed: active=5, inactive=0, activeDelta=1, inactiveDelta=-1 deadline_missed=19
(8596|8597) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=1, activeDelta=-1, inactiveDelta=1 deadline_missed=20
(8596|8596) DataReaderListenerImpl::on_liveliness_changed: active=4, inactive=0, activeDelta=0, inactiveDelta=-1 deadline_missed=20
(8596|8596) DataReaderListenerIm(p8l6:0:8(o|8n86_61l16i0|v)8e 6lD1ia8nt)ea sRDsea_atcdaheRarenLagidesedtr:eL niaescrttIeimnvpeelr=:I3:m,op nli_:np:auocbntl_iipvcueab=tl0ii,oc naa_t(cmi8tao6itn0vc_2ehm|Dea8edt6l
c0th4ae)=d -
D1a,t aiRneaacdteirvLeiDsetletnae=r0I mdpela:d:loinn_ep_umbilsisceadt=i2o0n
_matched
(8(589662|88|589663)0 )D aDtaatRaeRaedaedreLriLsitsetneenreIrmIpmlp:l::o:no_nl_ipvueblliinceastsi_ocnh_a(mn8ag6te2cd2h:|e 8da6
c2t4i)v eD=a2t,a RienaadcetriLvies=t0e,n earcItmipvle:D:eolnt_ap=u-b1l,i ciantaicotni_vmeaDteclhtead=
0 deadline_missed=20
(8596|8596) DataReaderListenerImpl::on_liveliness_changed: active=1, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8596|8596) DataReaderListenerImpl::on_liveliness_changed: active=0, inactive=0, activeDelta=-1, inactiveDelta=0 deadline_missed=20
(8596|8596) DataReaderListenerImpl::on_subscription_matched
(8596|8596) subscriber: liviness deadline violated enough for test. Got 20, expected at least 19.
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTimeout/run_test.pl rtps_disc Time:72s Result:0
==============================================================================
tests/DCPS/BitDataReader/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/BitDataReader/BitDataReader -DCPSConfigFile rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile exec.log -DCPSPendingTimeout 3
exec PID: 8639 started at 2025-12-05 16:03:18
test PASSED.
auto_run_tests_finished: tests/DCPS/BitDataReader/run_test.pl Time:5s Result:0
==============================================================================
tests/DCPS/KeyTest/run_test.pl keymarshalling
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/KeyTest/KeyMarshalling -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile keymarshalling.log -DCPSPendingTimeout 3
keymarshalling PID: 8644 started at 2025-12-05 16:03:23
Messenger1::Message
bound = 0
0xd41d8cd98f00b204e9800998ecf8427e
Messenger2::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger3::Message
bound = 8
0x0ee0646c1c77d8131cc8f4ee65c7673b
Messenger4::Message
bound = <unbounded>
0x6907b01dcff2ab5dd37193aac25cc0ee
Messenger5::Message
bound = <unbounded>
0xf1d3ff8443297732862df21dc4e57262
Messenger6::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger7::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger8::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger9::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger10::Message
bound = <unbounded>
0x4716e03130f78bb16871f3b75b93bd26
Messenger11::Message
bound = 16
0x190c4c105786a2121d85018939108a6c
Messenger12::Message
bound = 20
0x4d5555e067dd97d08fef90959b1510cb
Messenger1::Message
bound = 0
0xd41d8cd98f00b204e9800998ecf8427e
Messenger2::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger3::Message
bound = 8
0x0ee0646c1c77d8131cc8f4ee65c7673b
Messenger4::Message
bound = <unbounded>
0x6907b01dcff2ab5dd37193aac25cc0ee
Messenger5::Message
bound = <unbounded>
0xf1d3ff8443297732862df21dc4e57262
Messenger6::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger7::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger8::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger9::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger10::Message
bound = <unbounded>
0x4716e03130f78bb16871f3b75b93bd26
Messenger11::Message
bound = 16
0x190c4c105786a2121d85018939108a6c
Messenger12::Message
bound = 20
0x4d5555e067dd97d08fef90959b1510cb
Messenger1::Message
bound = 0
0xd41d8cd98f00b204e9800998ecf8427e
Messenger2::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger3::Message
bound = 8
0x0ee0646c1c77d8131cc8f4ee65c7673b
Messenger4::Message
bound = <unbounded>
0x6907b01dcff2ab5dd37193aac25cc0ee
Messenger5::Message
bound = <unbounded>
0xf1d3ff8443297732862df21dc4e57262
Messenger6::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger7::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger8::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger9::Message
bound = 4
0x08d6c05a21512a79a1dfeb9d2a8f262f
Messenger10::Message
bound = <unbounded>
0x4716e03130f78bb16871f3b75b93bd26
Messenger11::Message
bound = 16
0x190c4c105786a2121d85018939108a6c
Messenger12::Message
bound = 20
0x4d5555e067dd97d08fef90959b1510cb
test PASSED.
auto_run_tests_finished: tests/DCPS/KeyTest/run_test.pl keymarshalling Time:0s Result:0
==============================================================================
tests/DCPS/KeyTest/run_test.pl isbounded
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/KeyTest/IsBounded -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile isbounded.log -DCPSPendingTimeout 3
isbounded PID: 8646 started at 2025-12-05 16:03:23
test PASSED.
auto_run_tests_finished: tests/DCPS/KeyTest/run_test.pl isbounded Time:0s Result:0
==============================================================================
tests/DCPS/KeyTest/run_test.pl md5
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/KeyTest/KeyTest_MD5 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile md5.log -DCPSPendingTimeout 3
md5 PID: 8648 started at 2025-12-05 16:03:23
0xe4d909c290d0fb1ca068ffaddf22cbd0
0xe4d909c290d0fb1ca068ffaddf22cbd0
0xd41d8cd98f00b204e9800998ecf8427e
0xd41d8cd98f00b204e9800998ecf8427e
0x9e107d9d372bb6826bd81d3542a419d6
0x9e107d9d372bb6826bd81d3542a419d6
test PASSED.
auto_run_tests_finished: tests/DCPS/KeyTest/run_test.pl md5 Time:1s Result:0
==============================================================================
tests/DCPS/KeyTest/run_test.pl compiler
#
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_array_noindex.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_bad_nesting.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_missing_right_bracket.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_multi_dim_array.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_nofield.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_nonarrayindex2.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_nonarrayindex.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_struct_no_nest.idl
compiler_test: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/opendds_idl --default-nested invalid_sequence.idl
auto_run_tests_finished: tests/DCPS/KeyTest/run_test.pl compiler Time:0s Result:0
==============================================================================
tests/DCPS/CompatibilityTest/run_test.pl
#
Test #1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8678
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c false -d transient_local -k topic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8685 started at 2025-12-05 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient -k topic -r best_effort -l infinite -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8686 started at 2025-12-05 16:03:24
(8678|8678) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8701
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c true -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8708 started at 2025-12-05 16:03:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8709 started at 2025-12-05 16:03:34
(8701|8701) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8724
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 7 -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8731 started at 2025-12-05 16:03:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8732 started at 2025-12-05 16:03:45
(8724|8724) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #4
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8747
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8754 started at 2025-12-05 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8755 started at 2025-12-05 16:03:55
(8747|8747) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #5
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8771
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8778 started at 2025-12-05 16:04:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8779 started at 2025-12-05 16:04:05
(8771|8771) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #6
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8795
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8802 started at 2025-12-05 16:04:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8803 started at 2025-12-05 16:04:15
(8795|8795) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #7
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8818
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8825 started at 2025-12-05 16:04:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8826 started at 2025-12-05 16:04:26
(8818|8818) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #8
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8841
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8848 started at 2025-12-05 16:04:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8849 started at 2025-12-05 16:04:36
(8841|8841) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #9
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8868
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8875 started at 2025-12-05 16:04:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r best_effort -l 5 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8876 started at 2025-12-05 16:04:46
(8868|8868) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
Test #10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8891
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8898 started at 2025-12-05 16:04:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d volatile -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8899 started at 2025-12-05 16:04:57
(8891|8891) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/CompatibilityTest/run_test.pl Time:103s Result:0
==============================================================================
tests/DCPS/CompatibilityTest/run_test.pl rtps_disc
#
Test #1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c false -d transient_local -k topic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8920 started at 2025-12-05 16:05:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient -k topic -r best_effort -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8921 started at 2025-12-05 16:05:07
test PASSED.
Test #2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c true -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8932 started at 2025-12-05 16:05:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8933 started at 2025-12-05 16:05:17
test PASSED.
Test #3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 7 -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8944 started at 2025-12-05 16:05:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8945 started at 2025-12-05 16:05:27
test PASSED.
Test #4
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8959 started at 2025-12-05 16:05:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8960 started at 2025-12-05 16:05:37
test PASSED.
Test #5
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8971 started at 2025-12-05 16:05:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8972 started at 2025-12-05 16:05:48
test PASSED.
Test #6
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8984 started at 2025-12-05 16:05:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8985 started at 2025-12-05 16:05:58
test PASSED.
Test #7
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8997 started at 2025-12-05 16:06:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8998 started at 2025-12-05 16:06:08
test PASSED.
Test #8
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9012 started at 2025-12-05 16:06:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9013 started at 2025-12-05 16:06:18
test PASSED.
Test #9
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9024 started at 2025-12-05 16:06:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r best_effort -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9025 started at 2025-12-05 16:06:28
test PASSED.
Test #10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9036 started at 2025-12-05 16:06:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d volatile -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9037 started at 2025-12-05 16:06:38
test PASSED.
auto_run_tests_finished: tests/DCPS/CompatibilityTest/run_test.pl rtps_disc Time:101s Result:0
==============================================================================
tests/DCPS/CompatibilityTest/run_test.pl rtps_disc_tcp
#
Test #1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c false -d transient_local -k topic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9049 started at 2025-12-05 16:06:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient -k topic -r best_effort -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9050 started at 2025-12-05 16:06:48
test PASSED.
Test #2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c true -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9063 started at 2025-12-05 16:06:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9064 started at 2025-12-05 16:06:58
test PASSED.
Test #3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 7 -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9077 started at 2025-12-05 16:07:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9078 started at 2025-12-05 16:07:09
test PASSED.
Test #4
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9090 started at 2025-12-05 16:07:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9091 started at 2025-12-05 16:07:19
test PASSED.
Test #5
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l infinite -x 10 -c true -d volatile -k automatic -r best_effort -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9102 started at 2025-12-05 16:07:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c true -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9103 started at 2025-12-05 16:07:29
test PASSED.
Test #6
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9114 started at 2025-12-05 16:07:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9115 started at 2025-12-05 16:07:39
test PASSED.
Test #7
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9126 started at 2025-12-05 16:07:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l infinite -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9127 started at 2025-12-05 16:07:49
test PASSED.
Test #8
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9138 started at 2025-12-05 16:07:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r reliable -l 6 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9139 started at 2025-12-05 16:07:59
test PASSED.
Test #9
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9151 started at 2025-12-05 16:08:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d transient_local -k automatic -r best_effort -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9152 started at 2025-12-05 16:08:09
test PASSED.
Test #10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/subscriber -l 5 -x 10 -c false -d transient_local -k automatic -r reliable -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini - -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9163 started at 2025-12-05 16:08:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/CompatibilityTest/publisher -c false -d volatile -k automatic -r reliable -l 5 -x 10 -DCPSDebugLevel 4 -DCPSConfigFile rtps_disc_tcp.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9164 started at 2025-12-05 16:08:19
test PASSED.
auto_run_tests_finished: tests/DCPS/CompatibilityTest/run_test.pl rtps_disc_tcp Time:102s Result:0
==============================================================================
tests/DCPS/Partition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9176
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Partition/publisher -ORBLogFile test_run.data -DCPSPendingTimeout 3
pub PID: 9183 started at 2025-12-05 16:08:30
(9176|9176) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Partition/subscriber -DCPSPendingTimeout 3
sub PID: 9192 started at 2025-12-05 16:08:32
(9192|9192) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9192|9198) DataReaderListener::on_subscription_matched
(9192|9198) Requested Partition
Partition Name
========= ====
** Zero length partition name sequence (default) **
(9192|9198) DataReaderListener::on_subscription_matched
(9192|9198) Requested Partition
Partition Name
========= ====
** Zero length partition name sequence (default) **
(9192|9194) DataReaderListener::on_subscription_matched
(9192|9194) Requested Partition
Partition Name
========= ====
0 Amadeus
1 Wun1Two23Tree
(9192|9192) DataReaderListener::on_subscription_matched
(9192|9192) Requested Partition
Partition Name
========= ====
0 Amadeus
1 Wun1Two23Tree
(9192|9194) DataReaderListener::on_subscription_matched
(9192|9194) Requested Partition
Partition Name
========= ====
0 ZiggieStardust
(9192|9194) DataReaderListener::on_subscription_matched
(9192|9194) Requested Partition
Partition Name
========= ====
0 ""
(9192|9192) DataReaderListener::on_subscription_matched
(9192|9192) Requested Partition
Partition Name
========= ====
0 ""
(9192|9194) DataReaderListener::on_subscription_matched
(9192|9194) Requested Partition
Partition Name
========= ====
0 *
(9192|9192) DataReaderListener::on_subscription_matched
(9192|9192) Requested Partition
Partition Name
========= ====
0 *
(9192|9194) DataReaderListener::on_subscription_matched
(9192|9194) Requested Partition
Partition Name
========= ====
0 *
(9192|9192) DataReaderListener::on_subscription_matched
(9192|9192) Requested Partition
Partition Name
========= ====
0 *
(9192|9193) DataReaderListener::on_subscription_matched
(9192|9193) Requested Partition
Partition Name
========= ====
** Zero length partition name sequence (default) **
(9192|9193) DataReaderListener::on_subscription_matched
(9192|9193) Requested Partition
Partition Name
========= ====
0 Amadeus
1 Wun1Two23Tree
(9192|9193) DataReaderListener::on_subscription_matched
(9192|9193) Requested Partition
Partition Name
========= ====
0 ZiggieStardust
(9192|9193) DataReaderListener::on_subscription_matched
(9192|9193) Requested Partition
Partition Name
========= ====
0 ""
(9192|9193) DataReaderListener::on_subscription_matched
(9192|9193) Requested Partition
Partition Name
========= ====
0 *
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Partition/run_test.pl Time:20s Result:0
==============================================================================
tests/DCPS/Deadline/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9201
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Deadline/publisher -DCPSConfigFile pub.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9208 started at 2025-12-05 16:08:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Deadline/subscriber -DCPSConfigFile sub.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9209 started at 2025-12-05 16:08:50
(9201|9201) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/Deadline/run_test.pl Time:27s Result:0
==============================================================================
tests/DCPS/Deadline/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Deadline/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9288 started at 2025-12-05 16:09:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Deadline/subscriber -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9289 started at 2025-12-05 16:09:17
test PASSED.
auto_run_tests_finished: tests/DCPS/Deadline/run_test.pl rtps_disc Time:28s Result:0
==============================================================================
tests/DCPS/Lifespan/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9304
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Lifespan/publisher -ORBLogFile test_run.data -DCPSPendingTimeout 3
pub PID: 9311 started at 2025-12-05 16:09:46
(9304|9304) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Lifespan/subscriber -DCPSPendingTimeout 3
sub PID: 9325 started at 2025-12-05 16:09:50
(9325|9325) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Lifespan/run_test.pl Time:31s Result:0
==============================================================================
tests/DCPS/Lifespan/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Lifespan/publisher -ORBLogFile test_run.data -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub PID: 9336 started at 2025-12-05 16:10:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Lifespan/subscriber -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
sub PID: 9343 started at 2025-12-05 16:10:21
(9343|9346) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55a4725a6370 joined count 1): Unknown error -3
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
test PASSED.
auto_run_tests_finished: tests/DCPS/Lifespan/run_test.pl rtps_disc Time:30s Result:0
==============================================================================
tests/DCPS/TransientDurability/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientDurability/publisher -DCPSConfigFile pub.ini -ORBLogFile test_run.data
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TransientDurability/subscriber -DCPSConfigFile sub.ini
(9351|9351) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9369|9369) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/TransientDurability/run_test.pl Time:13s Result:0
==============================================================================
tests/DCPS/PersistentDurability/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSDebugLevel 4
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentDurability/publisher -DCPSConfigFile pub.ini -DCPSPersistentDataDir /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentDurability/data -w -ORBLogFile test_run.data
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentDurability/publisher -DCPSConfigFile pub.ini -DCPSPersistentDataDir /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentDurability/data -ORBLogFile test_run.data
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentDurability/subscriber -DCPSConfigFile sub.ini
(9379|9379) INFO: set_DCPS_debug_level: set to 4
(9379|9379) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9379|9379) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 4
(9379|9379) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(9379|9379) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(9379|9379) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9379|9379) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9379|9379) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_DATALINK_RELEASE_DELAY=0
(9379|9379) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_INFO_REPO_BITTCP_TRANSPORT_INST_CONN_RETRY_ATTEMPTS=0
(9379|9379) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9379|9379) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO_REPOSITORY_IOR=IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600d1a93400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f415401000000180000000170106001000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600d1a93400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001701060004f41540100000018000000017010600100010001000000010001050901010000000000
(9379|9379) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == IOR:010000001e00000049444c3a4f70656e4444532f444350532f44435053496e666f3a312e30000000020000000000000080000000010102000a00000031302e312e312e383600d1a93400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001000000004f415401000000180000000170106001000100010000000100010509010100000000000000000084000000010102000e00000072756e6e6572766d796738373600d1a93400000014010f004e5550000000190000000001000000526f6f74504f4100496e666f5265706f000000000001000000496e666f5265706f02000000000000000800000001701060004f41540100000018000000017010600100010001000000010001050901010000000000
(9379|9379) DCPS_IR_Domain::init_built_in_topics() Initializing Built In Topics for domain 111
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) in domain 111 at 0x702ee70.
(9379|9379) DomainParticipantImpl::enable: enabled participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) in domain 111
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x70571d0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) at 7057350.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) at 0x7057350.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) at 0x7057350.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x7057b60 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) at 7057ce0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) at 0x7057ce0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) at 0x7057ce0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x7058590 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) at 7058730.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) at 0x7058730.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) at 0x7058730.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x7059000 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) at 7059180.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) at 0x7059180.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) at 0x7059180.
(9379|9379) WriteDataContainer sample_list_element_allocator 705aef8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 705ea80 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 70629b0 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6febe90 with 20 chunks
(9379|9379) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) at 0x7172050.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) added publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) at 7172050
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000001.000001c2(8ab6a94a), publishing to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 71cb238 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 71cec80 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 71ced20 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 715ddf0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) at 0x71d1ea0.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) added publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) at 71d1ea0
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000001.000002c2(a19bfa89), publishing to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 722f238 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 722cc50 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 722d370 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 716e950 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) at 0x7239660.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) added publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) at 7239660
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000001.000003c2(b880cbc8), publishing to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 7292bf8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 7290930 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 729a170 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 72909d0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) successfully added publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) at 0x729d090.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) added publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) at 729d090
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000001.000004c2(f7c15d0f), publishing to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9379|9379) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at 7031480.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951060.19311000, Publication: 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e4c8
(9379|9379) DCPS_IR_Domain::publish_participant_bit: 01030000.07d3b5b5.00000002.000001c1(541f8220), handle 2.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) sending data sample: SAMPLE_DATA (0x00), Length: 20, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951060.19681000, Publication: 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e4c8
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000002.000001c1(541f8220) in domain 111 at 0x6fec290.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000002.000001c5(53724639) at 705e840.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000001c5(53724639) at 0x705e840.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000001c5(53724639) at 0x705e840.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f3de0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.07d3b5b5.00000002.000002c5(785f15fa) at 72f43c0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000002c5(785f15fa) at 0x72f43c0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000002c5(785f15fa) at 0x72f43c0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f4220 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.07d3b5b5.00000002.000003c5(614424bb) at 72f4ac0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000003c5(614424bb) at 0x72f4ac0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000003c5(614424bb) at 0x72f4ac0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f4cc0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c) at 72f4dc0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c) at 0x72f4dc0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c) at 0x72f4dc0.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000002.000005c5(371e833d) at 72f5060.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000005c5(371e833d) at 0x72f5060.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000005c5(371e833d) at 0x72f5060.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) at 72f59e0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) at 0x72f59e0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) at 0x72f59e0.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) at 72f5be0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) at 0x72f5be0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) at 0x72f5be0.
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) at 0x6fcb860.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000002.000001c5(53724639) added subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) at 6fcb860.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) with subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) with subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) adding subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) remote 01030000.07d3b5b5.00000002.000001c7(bd7c2715)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 6fcb860.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) adding publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a).
(9379|9390) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:44933> to remote side
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7172050
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) at 6fcb860
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) succeeded in associating with reader 01030000.07d3b5b5.00000002.000001c7(bd7c2715)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) reader 01030000.07d3b5b5.00000002.000001c7(bd7c2715) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) remote 01030000.07d3b5b5.00000002.000001c7(bd7c2715)
(9379|9390) Sending historic samples
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) at 0x72faba0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000002.000005c5(371e833d) added subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) at 72faba0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) with subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951060.36469000, Publication: 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) .
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) with subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) adding subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9390) WriteDataContainer::data_delivered 0x56010705e370
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000001.000002c2(a19bfa89) remote 01030000.07d3b5b5.00000002.000002c7(965174d6)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72faba0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) adding publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 71d1ea0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) at 72faba0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000002c2(a19bfa89) succeeded in associating with reader 01030000.07d3b5b5.00000002.000002c7(965174d6)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000002c2(a19bfa89) reader 01030000.07d3b5b5.00000002.000002c7(965174d6) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000001.000002c2(a19bfa89) remote 01030000.07d3b5b5.00000002.000002c7(965174d6)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951060.38478000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) at 0x72fbd90.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) added subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) at 72fbd90.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) with subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) with subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) adding subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) remote 01030000.07d3b5b5.00000002.000003c7(8f4a4597)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72fbd90.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) adding publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 729d090
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) at 72fbd90
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) succeeded in associating with reader 01030000.07d3b5b5.00000002.000003c7(8f4a4597)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) reader 01030000.07d3b5b5.00000002.000003c7(8f4a4597) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) remote 01030000.07d3b5b5.00000002.000003c7(8f4a4597)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951060.40954000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) at 0x72fe2a0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) added subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) at 72fe2a0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) with subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) with subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) adding subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000001.000003c2(b880cbc8) remote 01030000.07d3b5b5.00000002.000004c7(c00bd350)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72fe2a0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) adding publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7239660
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) at 72fe2a0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000003c2(b880cbc8) succeeded in associating with reader 01030000.07d3b5b5.00000002.000004c7(c00bd350)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000001.000003c2(b880cbc8) reader 01030000.07d3b5b5.00000002.000004c7(c00bd350) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000001.000003c2(b880cbc8) remote 01030000.07d3b5b5.00000002.000004c7(c00bd350)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951060.43395000, Publication: 01030000.07d3b5b5.00000001.000003c2(b880cbc8) .
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72feef0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.07d3b5b5.00000002.00000845(6f087e50) at 72fef90.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.00000845(6f087e50) at 0x72fef90.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.00000845(6f087e50) at 0x72fef90.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951060.43940000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce808
(9379|9379) DCPS_IR_Domain::publish_topic_bit: 01030000.07d3b5b5.00000002.00000845(6f087e50), handle 3.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending data sample: SAMPLE_DATA (0x00), Length: 185, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951060.44272000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce808
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added publication 01030000.07d3b5b5.00000002.00000102(5672112a) at 0x7300e30.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951060.46144000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Domain::publish_publication_bit: 01030000.07d3b5b5.00000002.00000102(5672112a), handle 4.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending data sample: SAMPLE_DATA (0x00), Length: 199, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951060.46472000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000002.00000845(6f087e50) added publication 01030000.07d3b5b5.00000002.00000102(5672112a) at 7300e30
(9379|9379) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000002.00000845(6f087e50) removed publication 01030000.07d3b5b5.00000002.00000102(5672112a).
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951060.48971000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed publication 01030000.07d3b5b5.00000002.00000102(5672112a).
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x7301860 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description Dummy Topic added topic 01030000.07d3b5b5.00000002.00000945(76134f11) at 7301900.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added topic 01030000.07d3b5b5.00000002.00000945(76134f11) at 0x7301900.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000002.00000945(76134f11) at 0x7301900.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951060.49900000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce6b0
(9379|9379) DCPS_IR_Domain::publish_topic_bit: 01030000.07d3b5b5.00000002.00000945(76134f11), handle 5.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending data sample: SAMPLE_DATA (0x00), Length: 175, Byte order: Little Endian, Sequence: 0x00000004, Timestamp: 1764951060.50212000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce6b0
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) successfully added publication 01030000.07d3b5b5.00000002.00000202(7d5f42e9) at 0x7300e30.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000004, Timestamp: 1764951060.51151000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Domain::publish_publication_bit: 01030000.07d3b5b5.00000002.00000202(7d5f42e9), handle 6.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending data sample: SAMPLE_DATA (0x00), Length: 189, Byte order: Little Endian, Sequence: 0x00000005, Timestamp: 1764951060.51473000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000002.00000945(76134f11) added publication 01030000.07d3b5b5.00000002.00000202(7d5f42e9) at 7300e30
(9379|9379) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000002.00000945(76134f11) removed publication 01030000.07d3b5b5.00000002.00000202(7d5f42e9).
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000006, Timestamp: 1764951060.52167000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9379) WriteDataContainer::data_delivered 0x560107296178
(9379|9379) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed publication 01030000.07d3b5b5.00000002.00000202(7d5f42e9).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000002.000001c5(53724639) removed subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) with sub 01030000.07d3b5b5.00000002.000001c7(bd7c2715)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) remote 01030000.07d3b5b5.00000002.000001c7(bd7c2715) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) removed subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) at 6fcb860.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715) removed publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) at 7172050.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed subscription 01030000.07d3b5b5.00000002.000001c7(bd7c2715).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) removed subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) with sub 01030000.07d3b5b5.00000002.000003c7(8f4a4597)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) remote 01030000.07d3b5b5.00000002.000003c7(8f4a4597) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) removed subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) at 72fbd90.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597) removed publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) at 729d090.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed subscription 01030000.07d3b5b5.00000002.000003c7(8f4a4597).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) removed subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000001.000003c2(b880cbc8) with sub 01030000.07d3b5b5.00000002.000004c7(c00bd350)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000001.000003c2(b880cbc8) remote 01030000.07d3b5b5.00000002.000004c7(c00bd350) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) removed subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) at 72fe2a0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350) removed publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8) at 7239660.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed subscription 01030000.07d3b5b5.00000002.000004c7(c00bd350).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000002.000005c5(371e833d) removed subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000001.000002c2(a19bfa89) with sub 01030000.07d3b5b5.00000002.000002c7(965174d6)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000001.000002c2(a19bfa89) remote 01030000.07d3b5b5.00000002.000002c7(965174d6) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) removed subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) at 72faba0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000002.000002c7(965174d6) removed publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) at 71d1ea0.
(9379|9390) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed subscription 01030000.07d3b5b5.00000002.000002c7(965174d6).
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000001c5(53724639) at 705e840.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000002.000001c5(53724639).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000001c5(53724639) at 0x705e840.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) at 72f5be0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000007c5(0528e1bf) at 0x72f5be0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) at 72f59e0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000006c5(1c33d0fe) at 0x72f59e0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000005c5(371e833d) at 72f5060.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000002.000005c5(371e833d).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000005c5(371e833d) at 0x72f5060.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.00000945(76134f11) at 7301900.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description Dummy Topic removed topic 01030000.07d3b5b5.00000002.00000945(76134f11).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.00000945(76134f11) at 0x7301900.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000005, Timestamp: 1764951068.60313000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce6b0
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.00000845(6f087e50) at 72fef90.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.07d3b5b5.00000002.00000845(6f087e50).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.00000845(6f087e50) at 0x72fef90.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000006, Timestamp: 1764951068.60969000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9379) WriteDataContainer::data_delivered 0x5601071ce808
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c) at 72f4dc0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000004c5(2e05b27c) at 0x72f4dc0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000003c5(614424bb) at 72f4ac0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.07d3b5b5.00000002.000003c5(614424bb).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000003c5(614424bb) at 0x72f4ac0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) found topic 01030000.07d3b5b5.00000002.000002c5(785f15fa) at 72f43c0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.07d3b5b5.00000002.000002c5(785f15fa).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000002.000001c1(541f8220) removed topic 01030000.07d3b5b5.00000002.000002c5(785f15fa) at 0x72f43c0.
(9379|9379) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000002.000001c1(541f8220) at 0x6fec290 from domain 111.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951068.63372000, Publication: 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e4c8
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000004, Timestamp: 1764951068.63671000, Publication: 01030000.07d3b5b5.00000001.000001c2(8ab6a94a) .
(9379|9385) WriteDataContainer::data_delivered 0x56010705e4c8
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000007, Timestamp: 1764951068.63949000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9385) WriteDataContainer::data_delivered 0x560107296178
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000008, Timestamp: 1764951068.63949000, Publication: 01030000.07d3b5b5.00000001.000004c2(f7c15d0f) .
(9379|9385) WriteDataContainer::data_delivered 0x560107296178
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000007, Timestamp: 1764951068.64353000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9385) WriteDataContainer::data_delivered 0x5601071ce808
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000008, Timestamp: 1764951068.64353000, Publication: 01030000.07d3b5b5.00000001.000002c2(a19bfa89) .
(9379|9385) WriteDataContainer::data_delivered 0x5601071ce808
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) removed publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed publication 01030000.07d3b5b5.00000001.000001c2(8ab6a94a).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) removed publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed publication 01030000.07d3b5b5.00000001.000004c2(f7c15d0f).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) removed publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed publication 01030000.07d3b5b5.00000001.000003c2(b880cbc8).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) removed publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed publication 01030000.07d3b5b5.00000001.000002c2(a19bfa89).
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) found topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) at 7057350.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed topic 01030000.07d3b5b5.00000001.000001c5(14d23ce9) at 0x7057350.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) found topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) at 7059180.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed topic 01030000.07d3b5b5.00000001.000004c5(69a5c8ac) at 0x7059180.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) found topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) at 7058730.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed topic 01030000.07d3b5b5.00000001.000003c5(26e45e6b) at 0x7058730.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) found topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) at 7057ce0.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) removed topic 01030000.07d3b5b5.00000001.000002c5(3fff6f2a) at 0x7057ce0.
(9379|9385) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000001.000001c1(13bff8f0) at 0x702ee70 from domain 111.
INFO: publisher 1 completed
(9379|9379) DCPS_IR_Domain::init_built_in_topics() Initializing Built In Topics for domain 111
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000003.000001c1(697fab90) in domain 111 at 0x6fec290.
(9379|9379) DomainParticipantImpl::enable: enabled participant 01030000.07d3b5b5.00000003.000001c1(697fab90) in domain 111
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f3de0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) at 72fef90.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) at 0x72fef90.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) at 0x72fef90.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f4220 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) at 7301900.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) at 0x7301900.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) at 0x7301900.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72f4cc0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) at 72f5060.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) at 0x72f5060.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) at 0x72f5060.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x72feef0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) at 72f59e0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) at 0x72f59e0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) at 0x72f59e0.
(9379|9379) WriteDataContainer sample_list_element_allocator 7031a08 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 7301860 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 705aba0 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow e0020bb0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) at 0x7300e30.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) added publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) at 7300e30
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000003.000001c2(f076fa2a), publishing to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 71ca9e8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 71e4f70 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 71e5010 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 71e50b0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) at 0x7239130.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) added publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) at 7239130
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000003.000002c2(db5ba9e9), publishing to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 70595a8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 722d090 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 722d130 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 7059db0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) at 0x7237eb0.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) added publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) at 7237eb0
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000003.000003c2(c24098a8), publishing to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 72bffb8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 72be2d0 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 72113a0 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 7211440 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) successfully added publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) at 0x72ca230.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) added publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) at 72ca230
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000003.000004c2(8d010e6f), publishing to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9379|9379) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at 7302430.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951068.129396000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9379) DCPS_IR_Domain::publish_participant_bit: 01030000.07d3b5b5.00000004.000001c1(db5f7780), handle 8.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending data sample: SAMPLE_DATA (0x00), Length: 20, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951068.129718000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) in domain 111 at 0x7303c50.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) at 72f5be0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) at 0x72f5be0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) at 0x72f5be0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715cd80 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a) at 705e840.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a) at 0x705e840.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a) at 0x705e840.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715cc60 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b) at 7302590.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b) at 0x7302590.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b) at 0x7302590.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715d240 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.07d3b5b5.00000004.000004c5(a14547dc) at 7304260.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000004c5(a14547dc) at 0x7304260.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000004c5(a14547dc) at 0x7304260.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) at 715d020.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) at 0x715d020.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) at 0x715d020.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000004.000006c5(9373255e) at 7304b70.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000006c5(9373255e) at 0x7304b70.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000006c5(9373255e) at 0x7304b70.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) at 7304d70.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) at 0x7304d70.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) at 0x7304d70.
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) at 0x72faba0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) added subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) at 72faba0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) adding subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000004.000001c7(323cd2b5)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72faba0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) adding publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a).
(9379|9390) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:44933> to remote side
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7300e30
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) at 72faba0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000001c2(f076fa2a) succeeded in associating with reader 01030000.07d3b5b5.00000004.000001c7(323cd2b5)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000001c2(f076fa2a) reader 01030000.07d3b5b5.00000004.000001c7(323cd2b5) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000004.000001c7(323cd2b5)
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added subscription 01030000.07d3b5b5.00000004.000002c7(19118176) at 0x72fe2a0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) added subscription 01030000.07d3b5b5.00000004.000002c7(19118176) at 72fe2a0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9390) Sending historic samples
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) adding subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951068.149511000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000004.000002c7(19118176)
(9379|9390) WriteDataContainer::data_delivered 0x56010705e320
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72fe2a0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000004.000002c7(19118176) adding publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7239130
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.07d3b5b5.00000004.000002c7(19118176) at 72fe2a0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) succeeded in associating with reader 01030000.07d3b5b5.00000004.000002c7(19118176)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) reader 01030000.07d3b5b5.00000004.000002c7(19118176) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000004.000002c7(19118176)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951068.151074000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) at 0x72fbd90.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) added subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) at 72fbd90.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) adding subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000004.000003c7(000ab037)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72fbd90.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) adding publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 72ca230
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) at 72fbd90
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000004c2(8d010e6f) succeeded in associating with reader 01030000.07d3b5b5.00000004.000003c7(000ab037)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000004c2(8d010e6f) reader 01030000.07d3b5b5.00000004.000003c7(000ab037) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000004.000003c7(000ab037)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951068.153357000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) at 0x6fcb860.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000004.000006c5(9373255e) added subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) at 6fcb860.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) with subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) with subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) adding subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000004.000004c7(4f4b26f0)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 6fcb860.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) adding publication 01030000.07d3b5b5.00000003.000003c2(c24098a8).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7237eb0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) at 6fcb860
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000003c2(c24098a8) succeeded in associating with reader 01030000.07d3b5b5.00000004.000004c7(4f4b26f0)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000003c2(c24098a8) reader 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000004.000004c7(4f4b26f0)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951068.155598000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x730b380 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) at 730b420.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) at 0x730b420.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) at 0x730b420.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951068.156188000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9379) DCPS_IR_Domain::publish_topic_bit: 01030000.07d3b5b5.00000004.00000845(e0488bf0), handle 9.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending data sample: SAMPLE_DATA (0x00), Length: 185, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951068.156511000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added publication 01030000.07d3b5b5.00000004.00000102(d932e48a) at 0x730c2a0.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951068.158706000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3588
(9379|9379) DCPS_IR_Domain::publish_publication_bit: 01030000.07d3b5b5.00000004.00000102(d932e48a), handle 10.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending data sample: SAMPLE_DATA (0x00), Length: 199, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951068.159034000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3588
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) added publication 01030000.07d3b5b5.00000004.00000102(d932e48a) at 730c2a0
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x730ca70 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description Dummy Topic added topic 01030000.07d3b5b5.00000004.00000945(f953bab1) at 730cb30.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added topic 01030000.07d3b5b5.00000004.00000945(f953bab1) at 0x730cb30.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000004.00000945(f953bab1) at 0x730cb30.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951068.160755000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbe70
(9379|9379) DCPS_IR_Domain::publish_topic_bit: 01030000.07d3b5b5.00000004.00000945(f953bab1), handle 11.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending data sample: SAMPLE_DATA (0x00), Length: 175, Byte order: Little Endian, Sequence: 0x00000004, Timestamp: 1764951068.161067000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbe70
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) successfully added publication 01030000.07d3b5b5.00000004.00000202(f21fb749) at 0x730da30.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951068.162019000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3430
(9379|9379) DCPS_IR_Domain::publish_publication_bit: 01030000.07d3b5b5.00000004.00000202(f21fb749), handle 12.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending data sample: SAMPLE_DATA (0x00), Length: 189, Byte order: Little Endian, Sequence: 0x00000004, Timestamp: 1764951068.162340000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3430
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000004.00000945(f953bab1) added publication 01030000.07d3b5b5.00000004.00000202(f21fb749) at 730da30
(9379|9379) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000004.00000945(f953bab1) removed publication 01030000.07d3b5b5.00000004.00000202(f21fb749).
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000005, Timestamp: 1764951068.163107000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3430
(9379|9379) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed publication 01030000.07d3b5b5.00000004.00000202(f21fb749).
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951069.121897000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e320
(9379|9379) DCPS_IR_Domain::publish_participant_bit: 01030000.07d3b5b5.00000005.000001c1(e63f5e30), handle 13.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending data sample: SAMPLE_DATA (0x00), Length: 20, Byte order: Little Endian, Sequence: 0x00000004, Timestamp: 1764951069.122402000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e320
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) in domain 111 at 0x730e850.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) at 730ee60.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) at 0x730ee60.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) at 0x730ee60.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSParticipantLocation/PARTICIPANT_LOCATION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea) at 730f000.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea) at 0x730f000.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea) at 0x730f000.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSInternalThread/INTERNAL_THREAD_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab) at 730f260.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab) at 0x730f260.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab) at 0x730f260.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description OpenDDSConnectionRecord/CONNECTION_RECORD_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c) at 730f400.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c) at 0x730f400.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c) at 0x730f400.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) at 730f620.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) at 0x730f620.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) at 0x730f620.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) at 730f840.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) at 0x730f840.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) at 0x730f840.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) at 730fa60.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) at 0x730fa60.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) at 0x730fa60.
(9404|9404) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) at 0x730ff20.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) added subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) at 730ff20.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) adding subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000005.000001c7(0f5cfb05)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 730ff20.
(9379|9390) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:44933> to remote side
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) adding publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7300e30
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) at 730ff20
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000001c2(f076fa2a) succeeded in associating with reader 01030000.07d3b5b5.00000005.000001c7(0f5cfb05)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000001c2(f076fa2a) reader 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000005.000001c7(0f5cfb05)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951069.143731000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) at 0x731be30.
(9379|9390) WriteDataContainer::data_delivered 0x56010705e070
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) added subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) at 731be30.
(9379|9390) WriteDataContainer::data_delivered 0x56010705e1c8
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) adding subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000005.000002c7(2471a8c6)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 731be30.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) adding publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7239130
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) at 731be30
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) succeeded in associating with reader 01030000.07d3b5b5.00000005.000002c7(2471a8c6)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) reader 01030000.07d3b5b5.00000005.000002c7(2471a8c6) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000005.000002c7(2471a8c6)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951069.145657000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9390) WriteDataContainer::data_delivered 0x5601072dbbc0
(9379|9390) WriteDataContainer::data_delivered 0x5601072dbd18
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) at 0x731ddb0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) added subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) at 731ddb0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) adding subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000005.000003c7(3d6a9987)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 731ddb0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) adding publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 72ca230
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) at 731ddb0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000004c2(8d010e6f) succeeded in associating with reader 01030000.07d3b5b5.00000005.000003c7(3d6a9987)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000004c2(8d010e6f) reader 01030000.07d3b5b5.00000005.000003c7(3d6a9987) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000005.000003c7(3d6a9987)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951069.147976000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9390) WriteDataContainer::data_delivered 0x5601072c3430
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) at 0x731ed50.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) added subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) at 731ed50.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) with subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) with subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) adding subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000005.000004c7(722b0f40)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 731ed50.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) adding publication 01030000.07d3b5b5.00000003.000003c2(c24098a8).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7237eb0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) at 731ed50
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000003c2(c24098a8) succeeded in associating with reader 01030000.07d3b5b5.00000005.000004c7(722b0f40)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000003.000003c2(c24098a8) reader 01030000.07d3b5b5.00000005.000004c7(722b0f40) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000005.000004c7(722b0f40)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951069.150250000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description Movie Discussion List/Messenger::Message in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description Movie Discussion List added topic 01030000.07d3b5b5.00000005.00000845(dd28a240) at 731f5c0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added topic 01030000.07d3b5b5.00000005.00000845(dd28a240) at 0x731f5c0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000005.00000845(dd28a240) at 0x731f5c0.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000005, Timestamp: 1764951069.150864000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbd18
(9379|9379) DCPS_IR_Domain::publish_topic_bit: 01030000.07d3b5b5.00000005.00000845(dd28a240), handle 14.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending data sample: SAMPLE_DATA (0x00), Length: 185, Byte order: Little Endian, Sequence: 0x00000006, Timestamp: 1764951069.151257000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbd18
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) successfully added subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) at 0x7321480.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000005.00000845(dd28a240) added subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) at 7321480.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951069.153075000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9379) WriteDataContainer::data_delivered 0x560107256d68
(9379|9379) DCPS_IR_Domain::publish_subscription_bit: 01030000.07d3b5b5.00000005.00000507(f054fcb1), handle 15.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending data sample: SAMPLE_DATA (0x00), Length: 174, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951069.153479000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9379) WriteDataContainer::data_delivered 0x560107256d68
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description Movie Discussion List checking compatibility of publication 01030000.07d3b5b5.00000004.00000102(d932e48a) with subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description Movie Discussion List associating publication 01030000.07d3b5b5.00000004.00000102(d932e48a) with subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000004.00000102(d932e48a) adding subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 7321480.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) adding publication 01030000.07d3b5b5.00000004.00000102(d932e48a).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 730c2a0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description Movie Discussion List added subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) at 7321480
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) removed subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with sub 01030000.07d3b5b5.00000005.000001c7(0f5cfb05)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) removed subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) at 730ff20.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05) removed publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) at 7300e30.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed subscription 01030000.07d3b5b5.00000005.000001c7(0f5cfb05).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) removed subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with sub 01030000.07d3b5b5.00000005.000003c7(3d6a9987)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000005.000003c7(3d6a9987) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) removed subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) at 731ddb0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987) removed publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) at 72ca230.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed subscription 01030000.07d3b5b5.00000005.000003c7(3d6a9987).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) removed subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000003c2(c24098a8) with sub 01030000.07d3b5b5.00000005.000004c7(722b0f40)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000005.000004c7(722b0f40) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) removed subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) at 731ed50.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40) removed publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) at 7237eb0.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed subscription 01030000.07d3b5b5.00000005.000004c7(722b0f40).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) removed subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with sub 01030000.07d3b5b5.00000005.000002c7(2471a8c6)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000005.000002c7(2471a8c6) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) removed subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) at 731be30.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6) removed publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) at 7239130.
(9379|9390) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed subscription 01030000.07d3b5b5.00000005.000002c7(2471a8c6).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000005.00000845(dd28a240) removed subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description Movie Discussion List removed subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000004.00000102(d932e48a) with sub 01030000.07d3b5b5.00000005.00000507(f054fcb1)
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000004.00000102(d932e48a) removed subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) at 7321480.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1) removed publication 01030000.07d3b5b5.00000004.00000102(d932e48a) at 730c2a0.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951070.161724000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9379) WriteDataContainer::data_delivered 0x560107256d68
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed subscription 01030000.07d3b5b5.00000005.00000507(f054fcb1).
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) at 730ee60.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000005.000001c5(e1529a29).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000001c5(e1529a29) at 0x730ee60.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) at 730fa60.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000005.000007c5(b7083daf).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000007c5(b7083daf) at 0x730fa60.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) at 730f840.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000005.000006c5(ae130cee).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000006c5(ae130cee) at 0x730f840.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) at 730f620.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000005c5(853e5f2d) at 0x730f620.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.00000845(dd28a240) at 731f5c0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.07d3b5b5.00000005.00000845(dd28a240).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.00000845(dd28a240) at 0x731f5c0.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000007, Timestamp: 1764951070.164433000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbd18
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c) at 730f400.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000004c5(9c256e6c) at 0x730f400.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab) at 730f260.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000003c5(d364f8ab) at 0x730f260.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) found topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea) at 730f000.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) removed topic 01030000.07d3b5b5.00000005.000002c5(ca7fc9ea) at 0x730f000.
(9379|9379) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000005.000001c1(e63f5e30) at 0x730e850 from domain 111.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000005, Timestamp: 1764951070.166932000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e320
(9379|9379) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) removed publication 01030000.07d3b5b5.00000004.00000102(d932e48a).
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000006, Timestamp: 1764951076.165834000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072c3588
(9379|9379) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed publication 01030000.07d3b5b5.00000004.00000102(d932e48a).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) removed subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000001c2(f076fa2a) with sub 01030000.07d3b5b5.00000004.000001c7(323cd2b5)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000001c2(f076fa2a) remote 01030000.07d3b5b5.00000004.000001c7(323cd2b5) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) removed subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) at 72faba0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5) removed publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) at 7300e30.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed subscription 01030000.07d3b5b5.00000004.000001c7(323cd2b5).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) removed subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000004c2(8d010e6f) with sub 01030000.07d3b5b5.00000004.000003c7(000ab037)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000004c2(8d010e6f) remote 01030000.07d3b5b5.00000004.000003c7(000ab037) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) removed subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) at 72fbd90.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000004.000003c7(000ab037) removed publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) at 72ca230.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed subscription 01030000.07d3b5b5.00000004.000003c7(000ab037).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000004.000006c5(9373255e) removed subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000003c2(c24098a8) with sub 01030000.07d3b5b5.00000004.000004c7(4f4b26f0)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000003c2(c24098a8) remote 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) removed subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) at 6fcb860.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0) removed publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) at 7237eb0.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed subscription 01030000.07d3b5b5.00000004.000004c7(4f4b26f0).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) removed subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) with sub 01030000.07d3b5b5.00000004.000002c7(19118176)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) remote 01030000.07d3b5b5.00000004.000002c7(19118176) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) removed subscription 01030000.07d3b5b5.00000004.000002c7(19118176) at 72fe2a0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000004.000002c7(19118176) removed publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) at 7239130.
(9379|9390) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed subscription 01030000.07d3b5b5.00000004.000002c7(19118176).
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) at 72f5be0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000004.000001c5(dc32b399).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000001c5(dc32b399) at 0x72f5be0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) at 7304d70.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000004.000007c5(8a68141f).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000007c5(8a68141f) at 0x7304d70.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000006c5(9373255e) at 7304b70.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000004.000006c5(9373255e).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000006c5(9373255e) at 0x7304b70.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) at 715d020.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000004.000005c5(b85e769d).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000005c5(b85e769d) at 0x715d020.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.00000945(f953bab1) at 730cb30.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description Dummy Topic removed topic 01030000.07d3b5b5.00000004.00000945(f953bab1).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.00000945(f953bab1) at 0x730cb30.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000008, Timestamp: 1764951076.173042000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbe70
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) at 730b420.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description Movie Discussion List removed topic 01030000.07d3b5b5.00000004.00000845(e0488bf0).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.00000845(e0488bf0) at 0x730b420.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000009, Timestamp: 1764951076.173662000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9379) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000004c5(a14547dc) at 7304260.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.07d3b5b5.00000004.000004c5(a14547dc).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000004c5(a14547dc) at 0x7304260.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b) at 7302590.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000003c5(ee04d11b) at 0x7302590.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) found topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a) at 705e840.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) removed topic 01030000.07d3b5b5.00000004.000002c5(f71fe05a) at 0x705e840.
(9379|9379) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000004.000001c1(db5f7780) at 0x7303c50 from domain 111.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000006, Timestamp: 1764951076.176071000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000007, Timestamp: 1764951076.176337000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9385) WriteDataContainer::data_delivered 0x56010705e478
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000008, Timestamp: 1764951076.176337000, Publication: 01030000.07d3b5b5.00000003.000001c2(f076fa2a) .
(9379|9385) WriteDataContainer::data_delivered 0x56010705e478
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000007, Timestamp: 1764951076.176817000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9385) WriteDataContainer::data_delivered 0x5601072c3588
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000008, Timestamp: 1764951076.176817000, Publication: 01030000.07d3b5b5.00000003.000004c2(8d010e6f) .
(9379|9385) WriteDataContainer::data_delivered 0x5601072c3588
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000003c2(c24098a8) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000004, Timestamp: 1764951076.177214000, Publication: 01030000.07d3b5b5.00000003.000003c2(c24098a8) .
(9379|9385) WriteDataContainer::data_delivered 0x560107256d68
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x0000000a, Timestamp: 1764951076.177414000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9385) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x0000000b, Timestamp: 1764951076.177414000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9385) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x0000000c, Timestamp: 1764951076.177414000, Publication: 01030000.07d3b5b5.00000003.000002c2(db5ba9e9) .
(9379|9385) WriteDataContainer::data_delivered 0x5601072dbfc8
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) removed publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed publication 01030000.07d3b5b5.00000003.000001c2(f076fa2a).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) removed publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed publication 01030000.07d3b5b5.00000003.000004c2(8d010e6f).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) removed publication 01030000.07d3b5b5.00000003.000003c2(c24098a8).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed publication 01030000.07d3b5b5.00000003.000003c2(c24098a8).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) removed publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed publication 01030000.07d3b5b5.00000003.000002c2(db5ba9e9).
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) found topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) at 72fef90.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000003.000001c5(6e126f89).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed topic 01030000.07d3b5b5.00000003.000001c5(6e126f89) at 0x72fef90.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) found topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) at 72f59e0.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000003.000004c5(13659bcc).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed topic 01030000.07d3b5b5.00000003.000004c5(13659bcc) at 0x72f59e0.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) found topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) at 72f5060.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed topic 01030000.07d3b5b5.00000003.000003c5(5c240d0b) at 0x72f5060.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) found topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) at 7301900.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000003.000001c1(697fab90) removed topic 01030000.07d3b5b5.00000003.000002c5(453f3c4a) at 0x7301900.
(9379|9385) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000003.000001c1(697fab90) at 0x6fec290 from domain 111.
(9379|9379) DCPS_IR_Domain::init_built_in_topics() Initializing Built In Topics for domain 111
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) in domain 111 at 0x7303c50.
(9379|9379) DomainParticipantImpl::enable: enabled participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) in domain 111
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715cd80 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) at 730f400.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) at 0x730f400.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) at 0x730f400.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715cc60 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) at 731f5c0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) at 0x731f5c0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) at 0x731f5c0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x715d240 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) at 730f620.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) at 0x730f620.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) at 0x730f620.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x730b380 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) at 730f840.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) at 0x730f840.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) at 0x730f840.
(9379|9379) WriteDataContainer sample_list_element_allocator 715d558 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 730ca70 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 7057100 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow e043a340 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added publication 01030000.07d3b5b5.00000006.000001c2(3896755a) at 0x730c2a0.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) added publication 01030000.07d3b5b5.00000006.000001c2(3896755a) at 730c2a0
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000006.000001c2(3896755a), publishing to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 7238348 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 7057e20 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 7057ec0 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 7057f60 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) at 0x730da30.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) added publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) at 730da30
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000006.000002c2(13bb2699), publishing to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 72f3a38 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 7321a10 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 72f3ba0 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 7290460 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) at 0x72c99f0.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) added publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) at 72c99f0
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000006.000003c2(0aa017d8), publishing to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
(9379|9379) WriteDataContainer sample_list_element_allocator 729b5e8 with 20 chunks
(9379|9379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 7305740 with 20 chunks
(9379|9379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 729b960 with 20 chunks
(9379|9379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 73057e0 with 20 chunks
(9379|9379) WriterImpl::setup_serialization: Setup successfully with Unaligned CDR data representation.
(9379|9379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9379|9379) DCPS_IR_Participant::add_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) successfully added publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) at 0x7308700.
(9379|9379) DCPS_IR_Topic::add_publication_reference: topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) added publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) at 7308700
(9379|9379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9379|9379) DataWriterImpl::enable: got GUID 01030000.07d3b5b5.00000006.000004c2(45e1811f), publishing to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9379|9379) TAO_DDS_DCPSInfo_i::domain: successfully loaded domain 111 at 730e4c0.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000001c2(3896755a) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1764951076.242534000, Publication: 01030000.07d3b5b5.00000006.000001c2(3896755a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9379) DCPS_IR_Domain::publish_participant_bit: 01030000.07d3b5b5.00000007.000001c1(9cff0d50), handle 17.
(9379|9379) DataWriterImpl::create_sample_data_message: from publication 01030000.07d3b5b5.00000006.000001c2(3896755a) sending data sample: SAMPLE_DATA (0x00), Length: 20, Byte order: Little Endian, Sequence: 0x00000002, Timestamp: 1764951076.242960000, Publication: 01030000.07d3b5b5.00000006.000001c2(3896755a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9379) DCPS_IR_Domain::add_participant: added participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) in domain 111 at 0x730e850.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSParticipant/PARTICIPANT_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSParticipant added topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) at 730fa60.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) at 0x730fa60.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) at 0x730fa60.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x70631c0 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSParticipantLocation added topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a) at 730ee60.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a) at 0x730ee60.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a) at 0x730ee60.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x71c4800 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSInternalThread added topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb) at 73220c0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb) at 0x73220c0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb) at 0x73220c0.
(9379|9379) DCPS_IR_Domain::add_topic_description: added Topic Description 0x7063570 in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description OpenDDSConnectionRecord added topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c) at 71c3e10.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c) at 0x71c3e10.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c) at 0x71c3e10.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSTopic/TOPIC_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSTopic added topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) at 71c3fb0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) at 0x71c3fb0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) at 0x71c3fb0.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSSubscription/SUBSCRIPTION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSSubscription added topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) at 71c41d0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) at 0x71c41d0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) at 0x71c41d0.
(9379|9379) DCPS_IR_Domain::find_topic_description: located topic description DCPSPublication/PUBLICATION_BUILT_IN_TOPIC_TYPE in domain 111.
(9379|9379) DCPS_IR_Topic_Description::add_topic: topic description DCPSPublication added topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) at 71c43f0.
(9379|9379) DCPS_IR_Participant::add_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) at 0x71c43f0.
(9379|9379) DCPS_IR_Domain::add_topic_i: Domain 111 successfully added topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) at 0x71c43f0.
(9412|9412) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) at 0x72fbd90.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) added subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) at 72fbd90.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSParticipant checking compatibility of publication 01030000.07d3b5b5.00000006.000001c2(3896755a) with subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSParticipant associating publication 01030000.07d3b5b5.00000006.000001c2(3896755a) with subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000006.000001c2(3896755a) adding subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000006.000001c2(3896755a) remote 01030000.07d3b5b5.00000007.000001c7(759ca865)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72fbd90.
(9379|9390) TcpConnection::on_active_connection_established: Sending public address <runnervmyg876:44933> to remote side
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) adding publication 01030000.07d3b5b5.00000006.000001c2(3896755a).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 730c2a0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSParticipant added subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) at 72fbd90
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000001c2(3896755a) succeeded in associating with reader 01030000.07d3b5b5.00000007.000001c7(759ca865)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000001c2(3896755a) reader 01030000.07d3b5b5.00000007.000001c7(759ca865) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000006.000001c2(3896755a) remote 01030000.07d3b5b5.00000007.000001c7(759ca865)
(9379|9390) Sending historic samples
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) at 0x72faba0.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) added subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) at 72faba0.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSTopic checking compatibility of publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) with subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000001c2(3896755a) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951076.260759000, Publication: 01030000.07d3b5b5.00000006.000001c2(3896755a) .
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSTopic associating publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) with subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) adding subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9390) WriteDataContainer::data_delivered 0x56010705e320
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000006.000002c2(13bb2699) remote 01030000.07d3b5b5.00000007.000002c7(5eb1fba6)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 72faba0.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) adding publication 01030000.07d3b5b5.00000006.000002c2(13bb2699).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 730da30
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSTopic added subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) at 72faba0
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000002c2(13bb2699) succeeded in associating with reader 01030000.07d3b5b5.00000007.000002c7(5eb1fba6)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000002c2(13bb2699) reader 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000006.000002c2(13bb2699) remote 01030000.07d3b5b5.00000007.000002c7(5eb1fba6)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951076.262788000, Publication: 01030000.07d3b5b5.00000006.000002c2(13bb2699) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) at 0x7321480.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) added subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) at 7321480.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSPublication checking compatibility of publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) with subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSPublication associating publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) with subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) adding subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000006.000004c2(45e1811f) remote 01030000.07d3b5b5.00000007.000003c7(47aacae7)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 7321480.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) adding publication 01030000.07d3b5b5.00000006.000004c2(45e1811f).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 7308700
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSPublication added subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) at 7321480
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000004c2(45e1811f) succeeded in associating with reader 01030000.07d3b5b5.00000007.000003c7(47aacae7)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000004c2(45e1811f) reader 01030000.07d3b5b5.00000007.000003c7(47aacae7) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000006.000004c2(45e1811f) remote 01030000.07d3b5b5.00000007.000003c7(47aacae7)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951076.265270000, Publication: 01030000.07d3b5b5.00000006.000004c2(45e1811f) .
(9379|9379) DCPS_IR_Participant::add_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) successfully added subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) at 0x731be30.
(9379|9379) DCPS_IR_Topic::add_subscription_reference: topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) added subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) at 731be30.
(9379|9379) DCPS_IR_Topic_Description::try_associate: topic description DCPSSubscription checking compatibility of publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) with subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DCPS_IR_Topic_Description::associate: topic description DCPSSubscription associating publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) with subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DCPS_IR_Publication::add_associated_subscription: publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) adding subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DataWriterImpl::add_association - bit 1 local 01030000.07d3b5b5.00000006.000003c2(0aa017d8) remote 01030000.07d3b5b5.00000007.000004c7(08eb5c20)
(9379|9379) DCPS_IR_Publication::add_associated_subscription: successfully added subscription 731be30.
(9379|9379) DCPS_IR_Subscription::add_associated_publication: subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) adding publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8).
(9379|9379) DCPS_IR_Subscription::add_associated_publication: successfully added publication 72c99f0
(9379|9379) DCPS_IR_Topic_Description::add_subscription_reference: topic description DCPSSubscription added subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) at 731be30
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000003c2(0aa017d8) succeeded in associating with reader 01030000.07d3b5b5.00000007.000004c7(08eb5c20)
(9379|9390) DataWriterImpl::transport_assoc_done: writer 01030000.07d3b5b5.00000006.000003c2(0aa017d8) reader 01030000.07d3b5b5.00000007.000004c7(08eb5c20) calling association_complete_i
(9379|9390) DataWriterImpl::association_complete_i - bit 1 local 01030000.07d3b5b5.00000006.000003c2(0aa017d8) remote 01030000.07d3b5b5.00000007.000004c7(08eb5c20)
(9379|9390) Sending historic samples
(9379|9390) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) sending control sample: END_HISTORIC_SAMPLES (0x0b), Length: 16, Byte order: Little Endian, Sequence: 0x00000000, Timestamp: 1764951076.267731000, Publication: 01030000.07d3b5b5.00000006.000003c2(0aa017d8) .
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) removed subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSParticipant removed subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000006.000001c2(3896755a) with sub 01030000.07d3b5b5.00000007.000001c7(759ca865)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000006.000001c2(3896755a) remote 01030000.07d3b5b5.00000007.000001c7(759ca865) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000006.000001c2(3896755a) removed subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) at 72fbd90.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000007.000001c7(759ca865) removed publication 01030000.07d3b5b5.00000006.000001c2(3896755a) at 730c2a0.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed subscription 01030000.07d3b5b5.00000007.000001c7(759ca865).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) removed subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSPublication removed subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000006.000004c2(45e1811f) with sub 01030000.07d3b5b5.00000007.000003c7(47aacae7)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000006.000004c2(45e1811f) remote 01030000.07d3b5b5.00000007.000003c7(47aacae7) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) removed subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) at 7321480.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7) removed publication 01030000.07d3b5b5.00000006.000004c2(45e1811f) at 7308700.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed subscription 01030000.07d3b5b5.00000007.000003c7(47aacae7).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) removed subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSSubscription removed subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000006.000003c2(0aa017d8) with sub 01030000.07d3b5b5.00000007.000004c7(08eb5c20)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000006.000003c2(0aa017d8) remote 01030000.07d3b5b5.00000007.000004c7(08eb5c20) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) removed subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) at 731be30.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20) removed publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8) at 72c99f0.
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed subscription 01030000.07d3b5b5.00000007.000004c7(08eb5c20).
(9379|9379) DCPS_IR_Topic::remove_subscription_reference: topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) removed subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9379) DCPS_IR_Topic_Description::remove_subscription_reference: topic description DCPSTopic removed subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: calling pub 01030000.07d3b5b5.00000006.000002c2(13bb2699) with sub 01030000.07d3b5b5.00000007.000002c7(5eb1fba6)
(9379|9379) DataWriterImpl::remove_associations: bit 1 local 01030000.07d3b5b5.00000006.000002c2(13bb2699) remote 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) num remotes 1
(9379|9379) DCPS_IR_Publication::remove_associated_subscription: publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) removed subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) at 72faba0.
(9379|9379) DCPS_IR_Subscription::remove_associated_publication: subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6) removed publication 01030000.07d3b5b5.00000006.000002c2(13bb2699) at 730da30.
(9379|9390) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9379|9379) DCPS_IR_Participant::remove_subscription: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed subscription 01030000.07d3b5b5.00000007.000002c7(5eb1fba6).
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) at 730fa60.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000007.000001c5(9b92c949).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000001c5(9b92c949) at 0x730fa60.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) at 71c43f0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000007c5(cdc86ecf) at 0x71c43f0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) at 71c41d0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000006c5(d4d35f8e) at 0x71c41d0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) at 71c3fb0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000005c5(fffe0c4d) at 0x71c3fb0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c) at 71c3e10.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSConnectionRecord removed topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000004c5(e6e53d0c) at 0x71c3e10.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb) at 73220c0.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSInternalThread removed topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000003c5(a9a4abcb) at 0x73220c0.
(9379|9379) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) found topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a) at 730ee60.
(9379|9379) DCPS_IR_Topic_Description::remove_topic: topic description OpenDDSParticipantLocation removed topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a).
(9379|9379) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) removed topic 01030000.07d3b5b5.00000007.000002c5(b0bf9a8a) at 0x730ee60.
(9379|9379) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000007.000001c1(9cff0d50) at 0x730e850 from domain 111.
(9379|9379) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000001c2(3896755a) sending control sample: DISPOSE_INSTANCE (0x04), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000003, Timestamp: 1764951076.276256000, Publication: 01030000.07d3b5b5.00000006.000001c2(3896755a) .
(9379|9379) WriteDataContainer::data_delivered 0x56010705e478
(9379|9385) DataWriterImpl::create_control_message: from publication 01030000.07d3b5b5.00000006.000001c2(3896755a) sending control sample: UNREGISTER_INSTANCE (0x03), Length: 16, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000004, Timestamp: 1764951076.276530000, Publication: 01030000.07d3b5b5.00000006.000001c2(3896755a) .
(9379|9385) WriteDataContainer::data_delivered 0x56010705e478
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) removed publication 01030000.07d3b5b5.00000006.000001c2(3896755a).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed publication 01030000.07d3b5b5.00000006.000001c2(3896755a).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) removed publication 01030000.07d3b5b5.00000006.000004c2(45e1811f).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed publication 01030000.07d3b5b5.00000006.000004c2(45e1811f).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) removed publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed publication 01030000.07d3b5b5.00000006.000003c2(0aa017d8).
(9379|9385) DCPS_IR_Topic::remove_publication_reference: topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) removed publication 01030000.07d3b5b5.00000006.000002c2(13bb2699).
(9379|9385) DCPS_IR_Participant::remove_publication: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed publication 01030000.07d3b5b5.00000006.000002c2(13bb2699).
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) found topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) at 730f400.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSParticipant removed topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed topic 01030000.07d3b5b5.00000006.000001c5(a6f2e0f9) at 0x730f400.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) found topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) at 730f840.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSPublication removed topic 01030000.07d3b5b5.00000006.000004c5(db8514bc).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed topic 01030000.07d3b5b5.00000006.000004c5(db8514bc) at 0x730f840.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) found topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) at 730f620.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSSubscription removed topic 01030000.07d3b5b5.00000006.000003c5(94c4827b).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed topic 01030000.07d3b5b5.00000006.000003c5(94c4827b) at 0x730f620.
(9379|9385) DCPS_IR_Participant::find_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) found topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) at 731f5c0.
(9379|9385) DCPS_IR_Topic_Description::remove_topic: topic description DCPSTopic removed topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a).
(9379|9385) DCPS_IR_Participant::remove_topic_reference: participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) removed topic 01030000.07d3b5b5.00000006.000002c5(8ddfb33a) at 0x731f5c0.
(9379|9385) DCPS_IR_Domain::remove_participant: removed participant 01030000.07d3b5b5.00000006.000001c1(a19f24e0) at 0x7303c50 from domain 111.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
(9379|9379) Federator::ManagerImpl::finalize()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateReceiver::stop()
(9379|9380) UpdateReceiver::close()
(9379|9384) UpdateReceiver::close()
(9379|9382) UpdateReceiver::close()
(9379|9381) UpdateReceiver::close()
(9379|9383) UpdateReceiver::close()
(9379|9379) Service_Participant::shutdown
(9379|9379) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(9379|9379) Federator::ManagerImpl::~ManagerImpl()
(9379|9379) UpdateListener::~UpdateListener
(9379|9379) UpdateReceiver::~UpdateReceiver()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateListener::~UpdateListener
(9379|9379) UpdateReceiver::~UpdateReceiver()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateListener::~UpdateListener
(9379|9379) UpdateReceiver::~UpdateReceiver()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateListener::~UpdateListener
(9379|9379) UpdateReceiver::~UpdateReceiver()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateListener::~UpdateListener
(9379|9379) UpdateReceiver::~UpdateReceiver()
(9379|9379) UpdateReceiver::stop()
(9379|9379) UpdateProcessor::~UpdateProcessor()
(9379|9379) UpdateProcessor::~UpdateProcessor()
(9379|9379) UpdateProcessor::~UpdateProcessor()
(9379|9379) UpdateProcessor::~UpdateProcessor()
(9379|9379) UpdateProcessor::~UpdateProcessor()
(9379|9379) INFO: Federator::Config::~FederatorConfig()
(9379|9379) Service_Participant::~Service_Participant
(9379|9379) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/PersistentDurability/run_test.pl Time:17s Result:0
==============================================================================
tests/DCPS/SampleLost/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9418
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SampleLost/pubsub -DCPSConfigFile pubsub.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSPendingTimeout 3
pubsub PID: 9425 started at 2025-12-05 16:11:16
(9418|9418) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_sample_lost, total_count <1> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <2> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <3> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <4> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <5> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <6> total_count_change <1>
Got sufficient number of data available callbacks
Got 10 on_data_available callbacks
Got 6 on_sample_lost callbacks
Got 0 on_sample_rejected callbacks
Got 0 on_budget_exceeded callbacks
DataReaderListenerImpl::on_sample_lost, total_count <7> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <8> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <9> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <10> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <11> total_count_change <1>
DataReaderListenerImpl::on_sample_lost, total_count <12> total_count_change <1>
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/SampleLost/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/SetQosDeadline/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9437
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosDeadline/publisher -DCPSConfigFile pub.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9444 started at 2025-12-05 16:11:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosDeadline/subscriber -DCPSConfigFile sub.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9445 started at 2025-12-05 16:11:16
(9437|9437) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
DataReaderListenerImpl::on_requested_incompatible_qos
DataReaderListenerImpl[0x55cf823f64a0]::on_subscription_matched tc=1 tcc=1 cc=1 ccc=1
DataReaderListenerImpl::on_liveliness_changed
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 = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
instance is unregistered
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55cf823f64a0]::on_subscription_matched tc=1 tcc=0 cc=0 ccc=-1
DataReaderListenerImpl::on_subscription_lost
DataReaderListenerImpl[0x55cf823f64a0]::on_subscription_matched tc=2 tcc=1 cc=1 ccc=1
DataReaderListenerImpl[0x55cf8244bd10]::on_subscription_matched tc=1 tcc=1 cc=1 ccc=1
DataReaderListenerImpl::on_liveliness_changed
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.
DataReaderListenerImpl::on_liveliness_changed
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 = 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 = 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 = 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 = 5
text = Worst. Movie. Ever.
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 1
total_count_change = 1
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 = 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 = 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 = 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 = 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 = 10
text = Worst. Movie. Ever.
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 2
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 3
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 1
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 4
total_count_change = 1
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55cf823f64a0]::on_subscription_matched tc=2 tcc=0 cc=0 ccc=-1
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55cf8244bd10]::on_subscription_matched tc=1 tcc=0 cc=0 ccc=-1
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/SetQosDeadline/run_test.pl Time:23s Result:0
==============================================================================
tests/DCPS/SetQosDeadline/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosDeadline/publisher -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 9464 started at 2025-12-05 16:11:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosDeadline/subscriber -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 9465 started at 2025-12-05 16:11:39
DataReaderListenerImpl::on_requested_incompatible_qos
DataReaderListenerImpl[0x55de3f65eeb0]::on_subscription_matched tc=1 tcc=1 cc=1 ccc=1
DataReaderListenerImpl::on_liveliness_changed
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 = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
instance is unregistered
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55de3f65eeb0]::on_subscription_matched tc=1 tcc=0 cc=0 ccc=-1
DataReaderListenerImpl[0x55de3f65eeb0]::on_subscription_matched tc=2 tcc=1 cc=1 ccc=1
DataReaderListenerImpl[0x55de3f6869d0]::on_subscription_matched tc=1 tcc=1 cc=1 ccc=1
DataReaderListenerImpl::on_liveliness_changed
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.
DataReaderListenerImpl::on_liveliness_changed
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 = 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 = 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 = 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 = 5
text = Worst. Movie. Ever.
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 1
total_count_change = 1
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 = 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 = 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 = 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 = 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 = 10
text = Worst. Movie. Ever.
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 2
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 3
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 1
total_count_change = 1
DataReaderListenerImpl::on_requested_deadline_missed
total_count = 4
total_count_change = 1
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55de3f65eeb0]::on_subscription_matched tc=2 tcc=0 cc=0 ccc=-1
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl[0x55de3f6869d0]::on_subscription_matched tc=1 tcc=0 cc=0 ccc=-1
test PASSED.
auto_run_tests_finished: tests/DCPS/SetQosDeadline/run_test.pl rtps_disc Time:22s Result:0
==============================================================================
tests/DCPS/SetQosPartition/run_test.pl ini=inforepo_tcp.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9479
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosPartition/pubsub -DCPSPendingTimeout 0 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile inforepo_tcp.ini
pubsub PID: 9486 started at 2025-12-05 16:12:01
(9479|9479) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Pub waiting for match on partition A
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
instance is unregistered
Pub waiting for match on partition B
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 10
text = Worst. Movie. Ever.
Pub waiting for additional match on partition B
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/SetQosPartition/run_test.pl ini=inforepo_tcp.ini Time:1s Result:0
==============================================================================
tests/DCPS/SetQosPartition/run_test.pl ini=rtps_rtps.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosPartition/pubsub -DCPSPendingTimeout 0 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile rtps_rtps.ini
pubsub PID: 9501 started at 2025-12-05 16:12:02
Pub waiting for match on partition A
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
instance is unregistered
Pub waiting for match on partition B
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 10
text = Worst. Movie. Ever.
Pub waiting for additional match on partition B
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
test PASSED.
auto_run_tests_finished: tests/DCPS/SetQosPartition/run_test.pl ini=rtps_rtps.ini Time:3s Result:0
==============================================================================
tests/DCPS/SetQosPartition/run_test.pl ini=rtps_tcp.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SetQosPartition/pubsub -DCPSPendingTimeout 0 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile rtps_tcp.ini
pubsub PID: 9515 started at 2025-12-05 16:12:05
Pub waiting for match on partition A
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 1
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
instance is unregistered
Pub waiting for match on partition B
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 2
count = 10
text = Worst. Movie. Ever.
Pub waiting for additional match on partition B
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 1
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 2
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 3
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 4
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 5
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 6
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 7
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 8
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 9
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy 3
count = 10
text = Worst. Movie. Ever.
Subscriber = Subscriber_1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
Subscriber = Subscriber_2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
instance is disposed
test PASSED.
auto_run_tests_finished: tests/DCPS/SetQosPartition/run_test.pl ini=rtps_tcp.ini Time:1s Result:0
==============================================================================
tests/DCPS/StringKey/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9530
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StringKey/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 9537 started at 2025-12-05 16:12:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StringKey/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSPendingTimeout 3
sub PID: 9538 started at 2025-12-05 16:12:07
(9530|9530) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
HANDLE CHANGED: previous handle = 0
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.instance_handle = 13
Message: subject = Review
subject_id = OpenDDS
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/StringKey/run_test.pl Time:2s 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: 9555 started at 2025-12-05 16:12:08
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(9568|9568) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
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: 9575
/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: 9582 started at 2025-12-05 16:12:18
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
took sample 12
testing take_instance_w_condition
wait returned
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/RegisterInstance/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RegisterInstance/register_instance_test -DCPSConfigFile rtps_disc.ini -ORBLogFile output.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
register_instance_test PID: 9588 started at 2025-12-05 16:12:18
test PASSED.
auto_run_tests_finished: tests/DCPS/RegisterInstance/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Rejects/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9595
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Rejects/publisher -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 9602 started at 2025-12-05 16:12:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Rejects/subscriber -ORBLogFile sub.log -DCPSPendingTimeout 3
sub PID: 9603 started at 2025-12-05 16:12:18
(9595|9595) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/Rejects/run_test.pl Time:25s Result:0
==============================================================================
tests/DCPS/Rejects/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Rejects/publisher -ORBLogFile pub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub PID: 9624 started at 2025-12-05 16:12:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Rejects/subscriber -ORBLogFile sub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
sub PID: 9625 started at 2025-12-05 16:12:43
test PASSED.
auto_run_tests_finished: tests/DCPS/Rejects/run_test.pl rtps_disc Time:25s Result:0
==============================================================================
tests/DCPS/FilterExpression/run_test.pl
#
Invalid expression [a = 3 AND b = 4 OR Z ! 5] at character 16
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input +4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input -5
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 1348907505135
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 0x135135
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 0X43514651
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 0xABCD
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6IntValE, on input 0x132fabe
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -5
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 1348907505135
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0x135135
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0X43514651
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0xABCD
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0x132fabe
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar7CharValE, on input 'x'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar7CharValE, on input `x'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar7CharValE, on input '''
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 'x'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input `x'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input '''
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input 0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input .461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +.461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -.461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input .461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +.461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -.461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input .461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +.461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -.461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input .461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input +.461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8FloatValE, on input -.461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0.1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0.134132515
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0.23e4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0.23e+4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -0.23e-4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input .461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +.461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -.461895
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input .461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +.461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -.461895e12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input .461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +.461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -.461895e+12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input .461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input +.461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input -.461895e-12
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6StrValE, on input ''
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6StrValE, on input `'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6StrValE, on input 'xy'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6StrValE, on input `xy'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar6StrValE, on input 'asjfh;wighghg2890276t80t2gh'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input ''
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input `'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 'xy'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input `xy'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input 'asjfh;wighghg2890276t80t2gh'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8ParamValE, on input %0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8ParamValE, on input %1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8ParamValE, on input %85
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8ParamValE, on input %99
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input %0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input %1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input %85
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5ParamE, on input %99
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar9FieldNameE, on input abc
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar9FieldNameE, on input abc123
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar9FieldNameE, on input a_bc13_35
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar9FieldNameE, on input a.b.c.d
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar9FieldNameE, on input a_.b_.c_.d_
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar7PrimaryE, on input MOD(inst.num, 3)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar7PrimaryE, on input MOD(inst.num, %0)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CallE, on input MOD(inst.num, 3)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CallE, on input MOD(inst.num, %0)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8CompPredE, on input MOD(inst.num, 3) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar8CompPredE, on input MOD(inst.num, %0) = %1
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input x BETWEEN 1 AND 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input y.z NOT BETWEEN 'a' AND 'z'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input a = 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input b > 5
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input c >= 6
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input d < 7
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input e <= 8
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input f <> 'z'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input g.a1.b2.c3.d4 LIKE 'foo%bar'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input 'x' = x
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input a = b
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input MOD(durability_service.history_depth,3) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4PredE, on input MOD(durability_service.history_depth,%0) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input x=3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input y = 4 AND z <> 'foo'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input y = 4 OR z <> 'foo'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input NOT h >= 4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input (i<27)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input NOT (j =1) AND k > 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input a=1 OR a=2 OR a=3 OR a=4 OR a=5 OR a=6 OR a=7
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input MOD(durability_service.history_depth,3) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar4CondE, on input MOD(durability_service.history_depth,%0) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input x=3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input y = 4 AND z <> 'foo'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input y = 4 OR z <> 'foo'
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input NOT h >= 4
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input (i<27)
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input NOT (j =1) AND k > 3
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input a=1 OR a=2 OR a=3 OR a=4 OR a=5 OR a=6 OR a=7
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input MOD(durability_service.history_depth,3) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar19FilterCompleteInputE, on input MOD(durability_service.history_depth,%0) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input ORDER BY x
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input ORDER BY x,y
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input ORDER BY x.a.b.cde
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input ORDER BY a.b.cd134.f_g5, e, h.i, j.k.l
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input x > 10 ORDER BY y
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input MOD(durability_service.history_depth,3) = 0
passed test for rule N7OpenDDS4DCPS23FilterExpressionGrammar5QueryE, on input MOD(durability_service.history_depth,%0) = 0
name LIKE 'Ad%' => true
name LIKE 'Ad%' =xcdr=> true
name LIKE 'Ad%' =dynamic=> true
name LIKE 'Ad%' =dynamic/xcdr=> true
durability.kind = 'PERSISTENT_DURABILITY_QOS' => true
durability.kind = 'PERSISTENT_DURABILITY_QOS' =xcdr=> true
durability.kind = 'PERSISTENT_DURABILITY_QOS' =dynamic=> true
durability.kind = 'PERSISTENT_DURABILITY_QOS' =dynamic/xcdr=> true
durability_service.history_depth > %0 => true
durability_service.history_depth > %0 =xcdr=> true
durability_service.history_depth > %0 =dynamic=> true
durability_service.history_depth > %0 =dynamic/xcdr=> true
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec >= 10 => true
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec >= 10 =xcdr=> true
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec >= 10 =dynamic=> true
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec >= 10 =dynamic/xcdr=> true
durability_service.service_cleanup_delay.sec < durability_service.service_cleanup_delay.nanosec => true
durability_service.service_cleanup_delay.sec < durability_service.service_cleanup_delay.nanosec =xcdr=> true
durability_service.service_cleanup_delay.sec < durability_service.service_cleanup_delay.nanosec =dynamic=> true
durability_service.service_cleanup_delay.sec < durability_service.service_cleanup_delay.nanosec =dynamic/xcdr=> true
MOD(durability_service.history_depth,3) = 0 => true
MOD(durability_service.history_depth,3) = 0 =xcdr=> true
MOD(durability_service.history_depth,3) = 0 =dynamic=> true
MOD(durability_service.history_depth,3) = 0 =dynamic/xcdr=> true
name LIKE 'ZZ%' => false
name LIKE 'ZZ%' =xcdr=> false
name LIKE 'ZZ%' =dynamic=> false
name LIKE 'ZZ%' =dynamic/xcdr=> false
durability.kind = 'TRANSIENT_DURABILITY_QOS' => false
durability.kind = 'TRANSIENT_DURABILITY_QOS' =xcdr=> false
durability.kind = 'TRANSIENT_DURABILITY_QOS' =dynamic=> false
durability.kind = 'TRANSIENT_DURABILITY_QOS' =dynamic/xcdr=> false
durability_service.history_depth < %0 => false
durability_service.history_depth < %0 =xcdr=> false
durability_service.history_depth < %0 =dynamic=> false
durability_service.history_depth < %0 =dynamic/xcdr=> false
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec BETWEEN 3 AND 5 => false
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec BETWEEN 3 AND 5 =xcdr=> false
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec BETWEEN 3 AND 5 =dynamic=> false
durability_service.service_cleanup_delay.sec = 0 AND durability_service.service_cleanup_delay.nanosec BETWEEN 3 AND 5 =dynamic/xcdr=> false
durability_service.service_cleanup_delay.sec = durability_service.service_cleanup_delay.nanosec => false
durability_service.service_cleanup_delay.sec = durability_service.service_cleanup_delay.nanosec =xcdr=> false
durability_service.service_cleanup_delay.sec = durability_service.service_cleanup_delay.nanosec =dynamic=> false
durability_service.service_cleanup_delay.sec = durability_service.service_cleanup_delay.nanosec =dynamic/xcdr=> false
MOD(durability_service.history_depth,4) = 0 => false
MOD(durability_service.history_depth,4) = 0 =xcdr=> false
MOD(durability_service.history_depth,4) = 0 =dynamic=> false
MOD(durability_service.history_depth,4) = 0 =dynamic/xcdr=> false
auto_run_tests_finished: tests/DCPS/FilterExpression/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
(9654|9654) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
wait returned
Info: instance_handle = 26 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 13 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 = 20 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 23 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 23 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 23 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 = 40 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 40 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 40 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 35 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 36 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 9 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 = 32 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 17 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 11 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 28 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 = 32 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 = 32 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 38 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
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
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl Time:11s 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
(9661|9664) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55a258161910 joined count 1): Unknown error -3
wait returned
Info: instance_handle = 27 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 13 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 15 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 20 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 24 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 24 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 24 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 22 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 37 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 9 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 15 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 15 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 = 33 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 18 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 11 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 28 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 = 33 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 = 33 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
Info: instance_handle = 31 sample_rank = 0
Data: key = 11 name = data_Z 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
(9668|9673) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55b9bf334050 joined count 1): Unknown error -3
(9668|9671) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55b9bf2b3970 joined count 1): Unknown error -3
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 14 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 17 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 23 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 28 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 28 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 28 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 25 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 = 17 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 17 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 = 20 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 dynamic Time:12s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(9686|9686) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
0x55b76a46c360 received data with key == 99
0x55b76a46c360 received data with key == 2
0x55b76a46c360 received data with key == 3
0x55b76a504a90 received data with key == 3
0x55b76a4bc280 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(9703|9703) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
0x555671466bb0 received data with key == 99
0x555671466bb0 received data with key == 2
0x555671466bb0 received data with key == 3
0x5556714ffc30 received data with key == 3
0x555671466bb0 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:3s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
(9713|9718) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x5654195d6480 joined count 1): Unknown error -3
(9713|9716) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x565419518b80 joined count 1): Unknown error -3
0x5654196cd430 received data with key == 99
0x5654196cd430 received data with key == 2
INFO: partial read on DataReader "dr"
0x5654196cd430 received data with key == 3
0x56541970eac0 received data with key == 3
0x5654196cd2a0 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
#
(9726|9731) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x564d2289e630 joined count 1): Unknown error -3
(9726|9729) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x564d227ded30 joined count 1): Unknown error -3
0x564d229945a0 received data with key == 99
0x564d229945a0 received data with key == 2
INFO: partial read on DataReader "dr"
0x564d229945a0 received data with key == 3
0x564d229d5de0 received data with key == 3
0x564d229b3e30 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:5s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc dynamic
#
(9740|9745) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55c660f9a410 joined count 1): Unknown error -3
(9740|9743) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55c660ed2c30 joined count 1): Unknown error -3
0x55c661087c60 received data with key == 99
0x55c661087c60 received data with key == 2
0x55c661087c60 received data with key == 3
0x55c6610c9c90 received data with key == 3
0x55c661087c60 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc dynamic Time:5s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub dynamic
#
(9754|9757) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55cdcede4da0 joined count 1): Unknown error -3
(9754|9759) WARNING: MulticastManager::join: failed to join group 239.255.0.1:13150 on enP61607s1/0.0.0.0 (0x55cdceea2aa0 joined count 1): Unknown error -3
0x55cdcef99d30 received data with key == 99
0x55cdcef99d30 received data with key == 2
INFO: partial read on DataReader "dr"
0x55cdcef99d30 received data with key == 3
0x55cdcefd9f20 received data with key == 3
0x55cdcef99c00 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub dynamic Time:6s Result:0
==============================================================================
tests/DCPS/TopicExpression/run_test.pl
#
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9TopicNameE, on input t0p1c_n4m3
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9TopicNameE, on input topicName
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9TopicNameE, on input t
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar8JoinItemE, on input t0p1c_n4m3
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar8JoinItemE, on input topicName
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar8JoinItemE, on input t
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t0p1c_n4m3
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input topicName
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t1 INNER NATURAL JOIN t2
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t3 NATURAL JOIN t4
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t5 NATURAL INNER JOIN t6 INNER NATURAL JOIN t7
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input t8 NATURAL JOIN (t9 NATURAL INNER JOIN t0)
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar9SelectionE, on input a NATURAL JOIN (b NATURAL JOIN (c NATURAL JOIN d NATURAL JOIN e))
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input *
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f1
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f2.f3
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f3 f4
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f5 AS f6
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f7, f8
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f9, f10, f11, f12
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar11AggregationE, on input f13.f14, f15.f16 f17.f18, f19.f20 AS f21.f22, aa, b
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar10SelectFromE, on input SELECT * FROM t1
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar10SelectFromE, on input SELECT a, b FROM t2
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar10SelectFromE, on input SELECT a.b.c, d.e.f, g.h FROM t3 NATURAL JOIN t4
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT * FROM t WHERE a < 100;
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT a FROM b;
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT c x FROM d
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT * FROM e NATURAL JOIN f;
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT y h, w AS i FROM g INNER NATURAL JOIN h WHERE z = 3
passed test for rule N7OpenDDS4DCPS22TopicExpressionGrammar18TopicCompleteInputE, on input SELECT flight_name, x, y, z AS height FROM Location NATURAL JOIN FlightPlan WHERE height < 1000 AND x<23
auto_run_tests_finished: tests/DCPS/TopicExpression/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/MultiTopic/run_test.pl classic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9769
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiTopic/classic/MultiTopicTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc.log -DCPSPendingTimeout 3
proc PID: 9776 started at 2025-12-05 16:14:12
(9769|9769) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiTopic/run_test.pl classic Time:1s Result:0
==============================================================================
tests/DCPS/MultiTopic/run_test.pl classic rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiTopic/classic/MultiTopicTest -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc.log -DCPSPendingTimeout 3
proc PID: 9786 started at 2025-12-05 16:14:13
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiTopic/run_test.pl classic rtps_disc Time:2s Result:0
==============================================================================
tests/DCPS/MultiTopic/run_test.pl cpp11
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9797
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiTopic/cpp11/MultiTopicTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc.log -DCPSPendingTimeout 3
proc PID: 9804 started at 2025-12-05 16:14:15
(9797|9797) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiTopic/run_test.pl cpp11 Time:0s Result:0
==============================================================================
tests/DCPS/MultiTopic/run_test.pl cpp11 rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiTopic/cpp11/MultiTopicTest -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc.log -DCPSPendingTimeout 3
proc PID: 9814 started at 2025-12-05 16:14:15
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
Received: 99 on 103 "Flight 100-99" instrument ALN, alternatively {NHK, TXL} 1 2 3 "Extra info for all flights departing on 103" { 1, 2, 3, 4, 5} "Misc" 2/"This is some more stuff"
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiTopic/run_test.pl cpp11 rtps_disc Time:3s Result:0
==============================================================================
tests/DCPS/MetaStruct/run_test.pl
#
run_test_i<FinalStruct>(Unaligned CDR)
run_test_i<FinalStruct>(XCDR2)
run_test_i<AppenableStruct>(Unaligned CDR)
run_test_i<AppenableStruct>(XCDR2)
run_test_i<MutableStruct>(Unaligned CDR)
run_test_i<MutableStruct>(XCDR2)
auto_run_tests_finished: tests/DCPS/MetaStruct/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FileSystemStorage/run_test.pl
#
encoded {} => {}
encoded {f} => {CO======}
encoded {fo} => {CPNG====}
encoded {foo} => {CPNMU===}
encoded {foob} => {CPNMUOG=}
encoded {fooba} => {CPNMUOJ1}
encoded {foobar} => {CPNMUOJ1E8======}
encoded {The[quIck]brOwn-fox?jumPes\oVer The/lazy dog!} => {AHK6AMRHEL4M6QQTC9P4UTRE5LJ6UU1VD9QMQK35EDE6ULJ5E8G58Q355TM62UJP41I6UPP1}
Testing file and directory operations...
...done
auto_run_tests_finished: tests/DCPS/FileSystemStorage/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Priority/run_test.pl
#
REPOSITORY
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior
SUBSCRIBER
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/subscriber -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/transport.ini -DCPSInfoRepo file:///home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior -DCPSGlobalTransportConfig tcp -t tcp
PUBLISHER
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/publisher -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/transport.ini -DCPSInfoRepo file:///home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior -DCPSGlobalTransportConfig tcp -p 1 -t tcp
(9829|9829) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9837|9837) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using ("9r8u3n6n|e9r8v3m6y)g 8W7A6R"N IaNsG :f uglelty_ fquulallyi_fqiueadl ihfoisetdn_ahmoes,t npalmeea:s eC ocuolrdr encott sfyisntde mF QcDoNn.f iUgsuirnagt i"ornu.n
nervmyg876" as fully qualified hostname, please correct system configuration.
(9837|9837) Publisher::Publisher() - created publisher.
(9836|9836) Subscriber::Subscriber() - created reader listener.
(9836|9836) Subscriber::Subscriber() - created type Test::Data support.
(9836|9836) Subscriber::Subscriber() - created topic TestTopic.
(9836|9836) Subscriber::Subscriber() - created subscriber.
(9837|9837) Publisher::Publisher() - created writer[0].
(9837|9837) Publisher::Publisher() - created StatusCondition[0] for test synchronization.
(9836|9836) Subscriber::Subscriber() - created reader.
(9836|9836) Subscriber::Subscriber() - created StatusCondition and WaitSet for test synchronization.
(9836|9836) Subscriber::run() - waiting for publications to attach.
(9837|9837) Publisher::Publisher() - created writer[1].
(9837|9837) Publisher::Publisher() - created StatusCondition[1] for test synchronization.
(9837|9837) Publisher::run() - starting to publish samples.
(9837|9837) Publisher::run() - finished publishing 173 samples.
(9836|9851) DataReaderListener::on_data_available() - received dispose
(9836|9836) Subscriber::run() - shutting down after publications were removed.
(9836|9836) subscriber_main() - test over after receiving 173 samples.
Stopping repository
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Priority/run_test.pl Time:8s Result:0
==============================================================================
tests/DCPS/Priority/run_test.pl --instances
#
REPOSITORY
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior
SUBSCRIBER
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/subscriber -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/transport.ini -DCPSInfoRepo file:///home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior -DCPSGlobalTransportConfig tcp -t tcp
PUBLISHER
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/publisher -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/transport.ini -DCPSInfoRepo file:///home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Priority/repo.ior -DCPSGlobalTransportConfig tcp -p 1 -m -t tcp
(9854|9854) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9862|9862) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9861|9861) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(9862|9862) Publisher::Publisher() - created publisher.
(9861|9861) Subscriber::Subscriber() - created reader listener.
(9861|9861) Subscriber::Subscriber() - created type Test::Data support.
(9861|9861) Subscriber::Subscriber() - created topic TestTopic.
(9861|9861) Subscriber::Subscriber() - created subscriber.
(9862|9862) Publisher::Publisher() - created writer[0].
(9862|9862) Publisher::Publisher() - created StatusCondition[0] for test synchronization.
(9861|9861) Subscriber::Subscriber() - created reader.
(9861|9861) Subscriber::Subscriber() - created StatusCondition and WaitSet for test synchronization.
(9861|9861) Subscriber::run() - waiting for publications to attach.
(9862|9862) Publisher::Publisher() - created writer[1].
(9862|9862) Publisher::Publisher() - created StatusCondition[1] for test synchronization.
(9862|9862) Publisher::run() - starting to publish samples.
(9862|9862) Publisher::run() - finished publishing 172 samples.
(9861|9876) DataReaderListener::on_data_available() - received dispose
(9861|9876) DataReaderListener::on_data_available() - received dispose
(9861|9861) Subscriber::run() - shutting down after publications were removed.
(9861|9861) subscriber_main() - test over after receiving 172 samples.
Stopping repository
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Priority/run_test.pl --instances Time:8s Result:0
==============================================================================
tests/DCPS/LatencyBudget/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9878
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LatencyBudget/publisher -ORBLogFile test_run.data -DCPSPendingTimeout 3
pub PID: 9885 started at 2025-12-05 16:14:36
(9878|9878) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LatencyBudget/subscriber -DCPSPendingTimeout 3
sub PID: 9895 started at 2025-12-05 16:14:38
(9895|9895) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/LatencyBudget/run_test.pl Time:31s Result:0
==============================================================================
tests/DCPS/LatencyBudget/run_test.pl late
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9910
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LatencyBudget/publisher -o 10 -ORBLogFile test_run.data -DCPSPendingTimeout 3
pub PID: 9917 started at 2025-12-05 16:15:06
(9910|9910) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LatencyBudget/subscriber -l 10 -DCPSPendingTimeout 3
sub PID: 9928 started at 2025-12-05 16:15:08
(9928|9928) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
stats[0]:
n = 1
max = 10.0002
min = 10.0002
mean = 10.0002
variance = 0
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 2
max = 10.0003
min = 10.0002
mean = 10.0003
variance = 6.724e-09
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 3
max = 10.0004
min = 10.0002
mean = 10.0003
variance = 9.54956e-09
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 4
max = 10.0005
min = 10.0002
mean = 10.0004
variance = 1.17642e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 5
max = 10.0006
min = 10.0002
mean = 10.0004
variance = 1.64338e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 6
max = 10.0006
min = 10.0002
mean = 10.0004
variance = 2.07011e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 7
max = 10.0007
min = 10.0002
mean = 10.0005
variance = 2.48067e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 8
max = 10.0007
min = 10.0002
mean = 10.0005
variance = 2.90347e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 9
max = 10.0008
min = 10.0002
mean = 10.0005
variance = 3.34691e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
stats[0]:
n = 10
max = 10.0008
min = 10.0002
mean = 10.0006
variance = 3.81982e-08
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/LatencyBudget/run_test.pl late Time:30s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9936
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 9943 started at 2025-12-05 16:15:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 9944 started at 2025-12-05 16:15:36
2025-12-05 16:15:36.834@LM_INFO@(9943|9943) INFO: set_DCPS_debu2g0_2l5e-v1e2l-:0 5s e1t6 :t1o5 :13
6.834@LM_INFO@(9944|9944) INFO: set_DCPS_debug_level: set to 1
2025-12-05 16:15:36.2803245@-L1M2_-I0N5F O1@6(:91954:33|69.984334)@ LSMe_rIvNiFcOe@_(P9a9r4t4i|c9i9p4a4n)t :S:egrevti_cdeo_mPaairnt_ipcairptaincti:p:agnett__fdaocmtaoirny_:p aTrhtiisc iipsa nOtp_efnaDcDtSo r3y.:3 4T.h0i-sd eivs uOspienngD DASC E3 .63.45..02-3d
ev using ACE 6.5.23
2025-12-05 16:152:03265.-81325-@0L5M _1I6N:F1O5@:(3969.4833|59@9L4M3_)I NSFeOr@v(i9c9e4_4P|a9r9t4i4c)i pSaenrtv:i:cgee_tP_adrotmiaciinp_apnatr:t:igceitp_adnotm_afianc_tpoarryt:i cliopga_nlte_vfealc:t odreyb:u gl oDgC_PlSe_vdeelb:u gd_elbeuvge lD:C P1S
_debug_level: 1
2025-12-05 162:01255:-3162.-80355 @1L6M:_1I5N:F3O6@.(893954@3L|M9_9I4N3F)O @S(e9r9v4i4c|e9_9P4a4r)t iSceirpvaincte:_:Pgaertt_idcoimpaainnt_:p:agretti_cdiopmaanitn__fpaacrttoircyi:p amnatc_hfiancet:o rryu:n nmearcvhmiynge8:7 6r,u nxn8e6r_v6m4y gp8l7a6t,f oxr8m6:_ 6L4i npulxa,t f6o.r8m.:0 -L1i0n4u1x-,a z6u.r8e.,0 -#14074~12-2a.z0u4r.e1,- U#b4u7n~t2u2 .S0M4P. 1F-rUib uOncttu S3M P2 0F:r4i3 :O0c1t U T3C 2200:2453
:01 UTC 2025
2025-122-00255 -1162:-1055: 3166.:81355:@3L6M._8I3N5F@OL@M(_9I9N4F3O|@9(994934)4 |S9e9r4v4i)c eS_ePravritciec_iPpaarntti:c:igpeatn_td:o:mgaeitn__dpoamratiinc_ippaarntti_cfiapcatnotr_yf:a cctoomrpyi:l ecro:m pgi lveerr:s igo nv e1r1s.i4o.n0
11.4.0
22002255--1122--0055 1166::1155::3366..883355@@LLM_NMO_TNIOCTEI@C(E9@943|9943) NOT(I9C9E4:4 |S9e9r4v4i)c eN_OPTaIrCtEi:c iSpearnvti:c:ei_nPtairatliicziepSacnhte:d:uilnitniga(l)i z-e Sncoh esdcuhleidnugl(i)n g- pnool isccyh esdpuelciinfgi epdo,l incoyt sspeetctiifnige dp,o lniocty .s
etting policy.
22002255--1122--0055 1166::1155::3366..883366@@LLMM__DDEEBBUUGG@@((99994443||99994443)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
22002255--1122--0055 1166::1155::3366..883366@@LLMM__IINNFFOO@@((99994434||99994434)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: RREEPPOOSSIITTOORRYY__DDEEFFAAUULLTT__RREEPPOO==@@DDEEFFAAUULLTT__RREEPPOO
22002255--1122--005 156 :1165::1356:.3863.68@3L6M@_LDME_BDUEGB@U(G9@9(4939|4949|4939)4 4S)e rSveircvei_cPea_rPtairctiipcainpta:n:ts:e:ts_erte_proe_pioo_ri:o rR:e pRoe[pDoE[FDAEUFLATU_LRTE_PROE]P O=]= =f=i lfei:l/e/:r/e/proe.pioo.ri
or
(9936|9936) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
22002255--1122--0055 16 :1165::1356:.3866.9@LM_INFO@(9896494@|L9M9_4I4N)F OI@N(F9O9:4 3C|o9n9f4i3g)S tIoNrFeOI:m pClo:n:fsiegtS_tsotrreiInmgp:l :T:RsAeNtS_PsOtRrTi_nOgP:E NTDRDASN_SBPIOTRTTC_PO_PTERNADNDSSP_OBRITT_TICNPS_TT_RDAENFSAPUOLRTT__RIENPSOT__DDAETFAALUILNTK__RREEPLOE_ADSAET_ADLEILNAKY_=R0E
LEASE_DELAY=0
2022052-51-21-20-50 51 61:61:51:53:63.68.7807@0L@ML_MI_NIFNOF@O(@9(994934|49|994934)4 )I NIFNOF:O :C oCnofnifgiSgtSotroerIemIpmlp:l::s:este_ts_tsrtirnign:g :T RTARNASNPSOPROTR_TO_POEPNEDNDDSD_SB_IBTITTCTPC_PT_RTARNASNPSOPROTR_TI_NISNTS_TD_EDFEAFUALUTL_TR_ERPEOP_OL_OLCOACLA_LA_DADDRDERSESS=S:=0:
0
2025-12-05 16:1250:2356-.1827-00@5L M1_6I:N1F5O:@3(69.984730|@9L9M4_3I)N FIOn@f(o9R9e4p4o|D9i9s4c4o)v eIrnyf:o:Rbeipto_Dciosncfoivge r-y :B:IbTi tt_ccpo ntfriagn s-p oBrItT :t0c
p transport :0
2025-12-05 16:15:36.876@LM_WARNING@(9944|9944) WARNING: get2_0f2u5l-l1y2_-q0u5a l1i6f:i1e5d:_3h6o.s8t7n6a@mLeM:_ WCAoRuNlIdN Gn@o(t9 9f4i3n|d9 9F4Q3D)N .W AURsNiInNgG :" rguentn_efruvlmlyyg_8q7u6a"l iafsi efdu_lhloys tqnuaamlei:f iCeodu lhdo sntonta mfei,n dp lFeQaDsNe. cUosrirnegc t" rsuynsnteermv mcyogn8f7i6g"u raast ifounl.l
y qualified hostname, please correct system configuration.
2025-12-05 16:15:36.883@LM_DEBUG@(9944|9947) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000003.000001c7(14b43c0c) remote 01030000.7c9ea457.00000001.000001c2(1e1e9be3)
2025-12-05 16:15:36.884@LM_WARNING@(9944|9944) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.884@LM_DEBUG@(9943|9948) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000002.000001c7(29d415bc) remote 01030000.7c9ea457.00000001.000001c2(1e1e9be3)
2025-12-05 16:15:36.885@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.885@LM_DEBUG@(9944|9947) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000003.000002c7(3f996fcf) remote 01030000.7c9ea457.00000001.000002c2(3533c820)
2025-12-05 16:15:36.886@LM_DEBUG@(9943|9948) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000002.000002c7(02f9467f) remote 01030000.7c9ea457.00000001.000002c22(032553-31c28-2005)
16:15:36.886@LM_WARNING@(9944|9944) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.887@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.887@LM_DEBUG@(9944|9947) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000003.000003c7(26825e8e) remote 01030000.7c9ea457.00000001.000004c2(63696fa6)
2025-12-05 16:15:36.888@LM_DEBUG@(9943|9948) D2a0t2a5R-e1a2d-e0r5I m1p6l::1:5a:d3d6_.a8s8s8o@cLiMa_tWiAoRnN I-N Gb@i(t9 914 4l|o9c9a4l4 )0 1T0y3p0e0L0o0o.k7ucp9Seear4v5i7c.e0:0:0t0y0p0e0_2i.d0e0n0t0i0f3ic7(1bee2r7_7t3oe_)d yrneammoitce -0 1E0n3c0o0u0n0t.e7rce9de aT4K5_7N.O0N0E0:0 0r0e0t1u.r0n0i0n0g0 4nci2l( 6D3y6n9a6mfiac6 )T
ype
2025-12-05 16:15:36.888@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.889@LM_DEBUG@(9944|9947) DataReaderImpl::add_association - bit 1 local 01030000.7c9ea457.00000003.000004c7(69c3c849) remote 01030000.7c9ea457.00000001.000003c2(2c28f961)
2025-12-05 16:15:36.890@LM_WARNING@(9944|9944) TypeLookupService::type_identifie2r0_2t5o-_1d2y-n0a5m i1c6 :-1 5E:n3c6o.u8n9t0e@rLeMd_ DTEKB_UNGO@N(E9:9 4r3e|t9u9r4n8i)n gD antialR eDaydnearmIimcp lT:y:paed
d_association - bit 1 local 01030000.7c9ea457.00000002.000004c7(54a3e1f9) remote 01030000.7c9ea457.00000001.000003c2(2c28f961)
2025-12-05 16:15:36.890@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.893@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.893@LM_DEBUG@(9944|9947) DataWriterImpl::add_2a0s2s5o-c1i2a-t0i5o n1 6-: 1b5i:t3 60. 8l9o3c@aLlM _0D1E0B3U0G0@0(09.974c39|e9a944587). 0D0a0t0a0R0e0a3d.0e0r0I0m0p1l0:2:(afdfdb_aa0sas3o3c)i arteimoont e- 0b1i0t3 000 0l0o.c7acl9 e0a1405370.000000.070c090e2a.405070.0000500070(0d062d.c010200080)5
07(d6dc1208) remote 01030000.7c9ea457.00000003.00000102(ffba0a33)
2025-12-05 16:15:36.893@LM_WARNING@(9944|9944) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.894@LM_DEBUG@(9943|9943) DataReaderImpl::add_association - bit 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 021002350-01020-.075c 91e6a:41557:.3060.0809040@0L3M._0D0E0B0U0G1@0(29(9f4f4b|a909a4373))
DataWriterImpl::add_association - bit 0 local 01030000.7c9ea457.00000003.00000102(ffba0a33) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.894@LM_WARNING@(9943|9943) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.895@LM_INFO@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000102(ffba0a33) succeeded in associating with reader 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.895@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000102(ffba0a33) reader 01030000.7c9ea457.00000002.00000507(d6dc1208) calling association_complete_i
2025-12-05 16:15:36.895@LM_DEBUG@(9944|9944) DataWriterImpl::add_association - bit 0 local 01030000.7c9ea457.00000003.00000202(d49759f0) remote 01030000.7c9ea457.00000002.00000507(d6dc12082)0
25-12-05 16:15:36.895@LM_DEBUG@(9943|9948)2 0D2a5t-a1R2e-a0d5e r1I6m:p1l5:::3a6d.d8_9a5s@sLoMc_iDaEtBiUoGn@ (-9 9b4i4t| 909 5l7o)c aDla t0a1W0r3i0t0e0r0I.m7pcl9:e:aa4s5s7o.c0i0a0t0i0o0n0_2c.o0m0p0l0e0t5e0_7i( d-6 dbci1t2 008 )l orceamlo t0e1 003100030000.070c.97eca94e5a74.5070.000000000030.0030.000000100022(0f2f(bda409a73539)f 0r)e
mote 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.895@LM_DEBUG@(9944|9947) DataWriterImpl::add_association - bit 0 local 01030000.7c9ea457.00000003.00000202(d49759f0) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.895@LM_WARNING@(9944|9944) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-0250 2156-:1125-:0356 .1869:61@5L:M3_6D.E8B9U6G@@L(M9_9I4N3F|O9@9(4989)4 4D|a9t9a5R7e)a dDeartIamWprli:t:eardIdm_pals:s:otcriaantsipoonr t-_ absistoc_do n0e :l owcrailt e0r1 003100030000.070c.97eca94ea457.5070.000000000030.0020.000000100026(0f7f(bfad0fa13431)c bs)u crceemeodteed 0i1n0 3a0s0s0o0c.i7act9ienag4 5w7i.t0h0 0r0e0a0d0e3r. 0001000300200020(.d74c997e5a94f507).
00000002.00000607(fdf141cb)
2025-12-05 16:15:36.896@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000102(ffba0a33) reader 01030000.7c9ea457.00000002.00000607(fdf141cb) calling association_complete_i
2025-12-05 16:15:36.896@LM_DEBUG@(9944|9957) DataWriterImpl::association_complete_i - bit 0 local 01030000.7c9ea457.00000003.00000102(ffba0a33) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.896@LM_INFO@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000202(d49759f0) succeeded in associating with reader 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.897@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000202(d49759f0) reader 01030000.7c9ea457.00000002.00000507(d6dc1208) calling association_complete_i
2025-12-05 16:15:36.897@LM_DEBUG@(9944|9957) DataWriterImpl::association_complete_i - bit 0 local 01030000.7c9ea457.00000003.00000202(d49759f0) remote 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.897@LM_INFO@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000202(d49759f0) succeeded in associating with reader 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.897@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done:2 0w2r5i-t1e2r- 0051 01360:01050:.376c.98e9a74@5L7M._0D0E0B0U0G0@0(39.904030|090924082)( dD4a9t7a5R9efa0d)e rrIemapdle:r: a0d1d0_3a0s0s0o0c.i7act9ieoan4 5-7 .b0i0t0 000 0l0o2c.a0l0 000100630070(0f0d.f71c491ecab4)5 7c.a0l0l0i0n0g0 0a2s.s0o0cia0t0i0o5n0_7c(odm6pdlce1t2e0_8i)
remote 01030000.7c9e2a04255-71.20-00050 01060:31.50:03060.0839072@(LcMd_8DcE6B8UbG1@)(
9944|9957) DataWriterImpl::association_complete_i - bit 0 local 01030000.7c9ea457.00000003.00000202(d49759f0) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.897@LM_DEBUG@(9944|9944) DataWriterImpl::add_association - bit 0 local 01030000.7c9ea457.00000003.00000302(cd8c68b1) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.897@LM_DEBUG@(9944|29092457-)1 2D-a0t5a W1r6i:t1e5r:I3m6p.l8:9:8a@dLdM__aDsEsBoUcGi@a(t9i9o4n3 |-9 9b4i8t) 0D altoacRaela d0e1r0I3m0p0l0:0:.a7dcd9_eaas4s5o7c.i0a0t0i0o0n0 0-3 .b0i0t0 000 3l0o2c(acld 80c16083b010)0 0r.e7mco9teea 405170.3000000000.070c29.e0a0405070.600070(0f0d0f0124.10c0b0)0 0r5e0m7o(tde6 d0c110230080)0
0.7c9ea457.00000003.00000302(cd8c68b1)
2025-12-05 16:15:36.898@LM_WARNING@(9944|9944) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:36.898@LM_INFO@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000302(cd8c68b1) succeeded in associating with reader 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.898@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000302(cd8c68b1) reader 01030000.7c9ea457.00000002.00000507(d6dc1208) calling association_complete_i
2025-12-05 16:15:36.898@LM_DEBUG@(9944|9957) DataWriterImpl::association_complete_i - bit 0 local 01030000.7c9ea457.00000003.00000302(cd8c68b1) remote 01030000.7c9ea457.00000002.00000507(d6dc1208)
2025-12-05 16:15:36.898@LM_INFO@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000302(cd8c68b1) succeeded in associating with reader 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.898@LM_DEBUG@(9944|9957) DataWriterImpl::transport_assoc_done: writer 01030000.7c9ea457.00000003.00000302(cd8c68b1) reader 01030000.7c9ea457.00000002.00000607(fdf141cb) calling association_complete_i
2025-12-05 16:15:36.899@LM_DEBUG@(9944|9957) DataWriterImpl::association_complete_i - bit 0 local 01030000.7c9ea457.00000003.00000302(cd8c68b1) remote 01030000.7c9ea457.00000002.00000607(fdf141cb)
2025-12-05 16:15:36.899@LM_DEBUG@(9944|9959) Writer::svc() - processing publication 0.
2025-12-05 16:15:36.899@LM_DEBUG@(9944|9960) Writer::svc() - processing publication 1.
2025-12-05 16:15:36.899@LM_DEBUG@(9944|9961) Writer::svc() - processing publication 2.
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::create_ack_token() - for sequence 1656
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1656 at 16:15:38.899592
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::create_ack_token() - for sequence 1661
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1661 at 16:15:38.899808
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::create_ack_token() - for sequence 1660
2025-12-05 16:15:38.899@LM_DEBUG@(9944|9944) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1660 at 16:15:38.899989
2025-12-05 16:15:38.900@LM_DEBUG@(9944|9961) DataWriterImpl::create_ack_token() - for sequence 1661
2025-12-05 16:15:38.900@LM_DEBUG@(9944|9961) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1661 at 16:15:38.900335
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9959) DataWriterImpl::create_ack_token() - for sequence 1658
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9959) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1658 at 16:15:38.901409
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9960) DataWriterImpl::create_ack_token() - for sequence 1663
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9960) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1663 at 16:15:38.901615
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9944) Publisher::run() - publication 0 stopping after sending 1655 messages.
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9944) Publisher::run() - publication 1 stopping after sending 1660 messages.
2025-12-05 16:15:38.901@LM_DEBUG@(9944|9944) Publisher::run() - publication 2 stopping after sending 1658 messages.
2025-12-05 16:15:38.905@LM_DEBUG@(9944|9945) DataWriterImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000003.00000102(ffba0a33) remote 01030000.7c9ea457.00000002.00000507(d6dc1208) num remotes 2
2025-12-05 16:15:38.906@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000102(ffba0a33) num remotes 1
2025-12-05 16:15:38.906@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000102(ffba0a33) num remotes 1
2025-12-05 16:15:38.907@LM_DEBUG@(9944|9945) DataWriterImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000003.00000202(d49759f0) remote 01030000.7c9ea457.00000002.00000507(d6dc1208) num remotes 2
2025-12-05 16:15:38.907@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 01030000.7c9ea457.00000003.00000102(ffba0a33) num remotes 1
2025-12-05 16:15:38.907@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 01030000.7c9ea457.00000003.00000102(ffba0a33) num remotes 1
2025-12-05 16:15:38.907@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000202(d49759f0) num remotes 1
2025-12-05 16:15:38.907@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000202(d49759f0) num remotes 1
2025-12-05 16:15:38.907@LM_DEBUG@(9944|9945) DataWriterImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000003.0020002053-0122(-c0d58 c1668:b115): 3r8e.m9o0t7e@ L0M1_0D3E0B0U0G0@.(79c994e3a|495974.80)0 0D0a0t0a0R2e.a0d0e0r0I0m5p0l7:(:dr6edmco1v2e0_8a)s snoucmi arteimoontse:s b2i
t 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 01030000.7c9ea457.00000003.00000202(d49759f0) num remotes 1
2025-12-05 16:15:38.908@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.0020002050-0122.-00050 01066:0175(:f3d8f.194018c@bL)M _rDeEmBoUtGe@ (091904340|090905.77)c 9Deaat4a5L7i.n0k0:0:0h0a0n0d3l.e0_0e0x0c0e2p0t2i(odn4(9)7 5-9 f(0dela)y )n usmc hreedmuoltesi n1g
timer for future release
2025-12-05 16:15:38.908@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000302(cd8c68b1) num remotes 1
2025-12-05 16:15:38.908@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.00000002.00000507(d6dc1208) remote 01030000.7c9ea457.00000003.00000302(cd8c68b1) num remotes 1
2025-12-05 16:15:38.908@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations: bit 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 01030000.7c9ea457.00000003.00000302(cd8c68b1) num remotes 1
2025-12-05 16:15:38.908@LM_DEBUG@(9943|9948) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7c9ea457.00000002.00000607(fdf141cb) remote 01030000.7c9ea457.00000003.00000302(cd8c68b1) num remotes 1
2025-12-05 16:15:38.909@LM_DEBUG@(9944|9945) DataReaderImpl::remove_associations: bit 1 local 01030000.7c9ea457.00000003.000001c7(14b43c0c) remote 01030000.7c9ea457.00000001.000001c2(1e1e9be3) num remotes 1
2025-12-05 16:15:38.909@LM_DEBUG@(9924032|59-91528-)0 5D a1t6a:L1i5n:k3:8:.h9a0n9d@lLeM__eDxEcBeUpGt@i(o9n9(4)4 |-9 9(4d5e)l aDya)t asRcehaeddeurlIimnpgl :t:irmeemro vfeo_ra sfsuotcuiraet iroenlse_ais:e
bit 1 local 01030000.7c9ea457.000002000235.-01020-00051 c176(:1145b:4338c.09c0)9 @rLeMm_oDtEeB U0G1@0(390904030|.979c493e)a 4s5u7b.s0c0r0i0b0e0r0_1m.a0i0n0(0)0 1-c 2t(e1set1 ec9obmep3l)e tneu.m
remotes 1
2025-12-05 16:15:38.909@LM_DEBUG@(9943|9946) DataReaderImpl::remove_associations: bit 1 local 01030000.7c9ea457.00000002.000001c7(29d415bc) remote 20012053-01020-00.57 c196e:a1455:73.80.0901000@0L0M1_.D0E0B0U0G0@1(c929(414e|19e994b5e)3 )D antuamR eraedmeortIemsp l1:
:remove_associations: bit 1 local 20012053-01020-00.57 c196e:a1455:73.80.0901000@0L0M3_.D0E0B0U0G0@3(c979(4236|892954e68)e )D arteamRoetaed e0r1I0m3p0l0:0:0r.e7mco9veea_4a5s7s.o0c0i0a0t0i0o0n1s._0i0:0 0b0i4tc 21( 6l3o6c9a6lf a061)0 3n0u0m0 0r.e7mco9teeas4 517
.00000002.000001c270(2259-d1421-50b5c )1 6r:e1m5o:t3e8 .0911003@0L0M0_0D.E7BcU9Ge@a(495974.40|090904050)0 1D.a0t0a0R0e0a1dce2r(I1mep1le:9:bree3m)o vneu_ma srseomcoitaetsi o1n
s_i: bit 1 local 01030000.7c9ea457.00000003.000003c7(26825e8e) remote 01030000.7c9ea457.00000001.000004c2(63696fa6) num remotes 1
2025-12-05 16:15:38.910@LM_DEBUG@(9944|9945) DataReaderImpl::remove_associations: bit 1 local 01030000.7c9ea457.00000003.000004c7(69c3c849) remote 01030000.7c9ea457.00000001.000003c2(2c28f961) num remotes 1
2025-12-05 16:15:38.2901205@-L1M2_-D0E5B U1G6@:(1959:4338|.9991406@)L MD_aDtEaBRUeGa@d(e9r9I4m4p|l9:9:4r5e)m oDvaet_aaRsesaodceiraItmipoln:s::r ebmiotv e1_ alsoscoacli a0t1i0o3n0s0_0i0:. 7bci9te a14 5l7o.c0a0l0 0001000320.000000.070c39ce7a(415b7e.20707030e0)0 0r3e.m0o0t0e0 0041c073(06090c03.c78c499e)a 4r5e7m.o0t0e0 0001000310.000000.070c49ce2a(465376.9060f0a060)0 0n1u.m0 0r0e0m0o3tce2s( 21c
28f961) num rem2o0t2e5s- 112
-05 16:15:38.911@LM_DEBUG@(9943|9946) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7c9ea457.00000002.000003c7(1be2773e) remote 01030000.7c9ea457.00000001.000004c2(63696fa6) num remotes 1
2025-12-05 16:15:38.911@LM_DEBUG@(9944|9945) DataReaderImpl::remove_associations: bit 1 local 01030000.7c9ea457.00000003.000002c7(3f996fcf) remote 01030000.7c9ea457.00000001.000002c2(3533c820) num remotes 1
2025-12-05 16:15:38.9112@0L2M5_-D1E2B-U0G5@ (1969:4145|:93984.59)1 1D@aLtMa_RDeEaBdUeGr@I(m9p9l4:3:|r9e9m4o6v)e _DaastsaoRceiaadteiroInmsp_li::: rbeimto v1e _laoscsaolc i0a1t0i3o0n0s0:0 .b7ict9 e1a 4l5o7c.a0l0 000100030030.0000.070c092eca74(537f.909060f0c0f0)0 2r.e0m0o0t0e0 40c170(35040a030e.17fc99)e ar4e5m7o.t0e0 000100030010.0000.070c092eca24(5375.3030c0802000)0 1n.u0m0 0r0e0m3oct2e(s2 c12
8f961) num remotes 1
2025-12-05 21062:51-51:23-80.59 1126@:L1M5_:D3E8B.U9G1@1(@9L9M4_3D|E9B9U4G6@)( 9D9a4t4|99a5R4e)a dTecrpICmopnln:e:crteimoonv:e:_haasnsdolcei_actlioosnes(_)i :c ablilte d1 olno ctarla n0s1p0o3r0t0:0 0_.O7PcE9NeDaD4S5_7_.B0I0T0T0C0P0T0r2a.n0s0p0o0r0t4Icn7s(t5_4DaE3FeA1UfL9T)_ RrEePmOo tteo 01100.310.010.08.67:c395e6a2415 7,. 0r0e0c0o0n0n0e1c.t0_0s0t0a0t3ec 2=( 2IcN2I8Tf_9S6T1A)T En.u
m remotes 1
2025-12-05 16:15:38.912@LM_DEBUG@(9944|9954) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:38.913@LM_DEBUG@(9943|9953) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:35621 , reconnect_state = INIT_STATE.
2025-12-05 16:15:38.913@LM_DEBUG@(9943|9946) DataReaderImpl::remove_associations: bit 1 local 01030000.7c9ea457.00000002.000002c7(02f9467f) remote 01030000.7c9ea457.00000001.000002c2(3533c820) num remotes 1
2025-12-05 16:15:38.913@LM_DEBUG@(9943|9946) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7c9ea457.00000002.000002c7(02f9467f) remote 01030000.7c9ea457.00000001.000002c2(3533c820) num remotes 1
2025-12-05 16:15:38.913@LM_DEBUG@(9943|9953) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:38.915@LM_DEBUG@(9944|9944) Service_Participant::shutdown
2025-12-05 16:15:38.915@LM_DEBUG@(9943|9958) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.86:44129 , reconnect_state = INIT_STATE.
2025-12-05 16:15:38.919@LM_DEBUG@(9943|9943) Service_Participant::shutdown
2025-12-05 16:15:38.919@LM_DEBUG@(9944|9944) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:38.919@LM_DEBUG@(9944|9944) Service_Participant::~Service_Participant
2025-12-05 16:15:38.920@LM_DEBUG@(9944|9944) Service_Participant::shutdown
2025-12-05 16:15:38.922@LM_DEBUG@(9943|9943) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:38.923@LM_DEBUG@(9943|9943) Service_Participant::~Service_Participant
2025-12-05 16:15:38.923@LM_DEBUG@(9943|9943) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 9963
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 9970 started at 2025-12-05 16:15:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 9971 started at 2025-12-05 16:15:39
22002255--1122--0055 1166::1155::3399..118800@@LLMM__IINNFFOO@@((99997701||99997701)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1166::1155::3399..118800@@LLMM_INFO@(9971|9_9I7N1F)O @I(N9F9O7:0 |C9o9n7f0i)g SItNoFrOe:I mCpoln:f:isgeStt_osrterIimnpgl:: :CsOeMtM_OsNt_rDiCnPgS:_ CCOONMFMIOGN__FDICLPES=_rCtOpNsF.IiGn_iF
ILE=rtps.ini
2025-12-05 162:01255:-3192.-10850 @1L6M:_1I5N:F3O9@.(198907@1L|M9_9I7N1F)O @I(N9F9O7:0 |S9e9r70) INFO: Service_Participant::process_config_fviilcee:_ PGaoritnigc itpoa nlto:a:dp rcoocnefsisg_ucroantfiiogn_ ffirloem: "Grotipnsg. itnoi "l
oad configuration from "rtps.ini"
2025-1220-2055- 1126-:0155 :1369:.1158:03@9L.M1_8I0N@FLOM@_(I9N9F7O1@|(99997710)| 9I9N7F0O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN_STPHOER_TR_TTPHSE__TRRTAPNSS_PTORRATN_SUPSOER_TM_UULSTEI_CMAUSLTT=I0C
AST=0
2025-122-00255 -1162:-1055: 3196.:11851:@3L9M._1I8N1F@OL@M(_9I9N7F1O|@9(997917)0 |I9N9F7O0:) CIoNnFfOi:g SCtoonrfeiIgmSptlo:r:esIemtp_ls:t:rsientg_:s tTrRiAnNgS:P OTRRTA_NTSHPEO_RRTT_PTSH_ET_RRATNPSSP_OTRRTA_NTSRPAONRSTP_OTRRTA_NTSYPPOER=Tr_tTpYsP_Eu=drpt
ps_udp
2025-12-0250 2156-:1125-:0359 .1168:11@5L:M3_9I.N1F8O1@@(L9M9_7I1N|F9O9@7(19)9 7I0N|F9O9:7 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RTAHNES_PROTRPTS__TTHREA_NRSTPPOSR_TT=R@AtNhSeP_OrRtTp=s@_tthrea_nrstpposr_tt
ransport
2025-12-0250 2156-:1125-:0359 .1168:11@5L:M3_9I.N1F8O1@@(L9M9_7I1N|F9O9@7(19)9 7I0N|F9O9:7 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT=R@AtNrSaPnOsRpTo=r@tt
ransport
2025-12-0250 2156-:1125-:0359 .1168:11@5L:M3_9I.N1F8O1@@(L9M9_7I1N|F9O9@7(19)9 7I0N|F9O9:7 0C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _CsOtMrMiOnNg_:P OCOOLM_MSOINZ_EP=O6O0L0_0S0I0Z0E0=06
00000000
2025-12-052 01265:-1152:-3095. 11861:@1L5M:_3I9N.F1O8@1(@9L9M7_1I|N9F9O7@1()9 9I7N0F|O9:9 7C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsMtMrOiNn_gD:C PCSO_MGMLOONB_ADLC_PTSR_AGNLSOPBOARLT__TCROANNFSIPGO=R$Tf_iClOeN
FIG=$file
2025-12-052 01265:-1152:-3095. 11861:@1L5M:_3I9N.F1O8@1(@9L9M7_1I|N9F9O7@1()9 9I7N0F|O9:9 7C0o)n fIiNgFSOt:o rCeoInmfpilg:S:tsoerte_Ismtprli:n:gs:e tC_OsMtMrOiNn=g@:c oCmOmMoMnO
N=@common
22002255--1122--0055 1166::1155::3399..118844@@LLMM__IINNFFOO@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1166::1155::3399..118844@@LLMM__IINNFFOO@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1166::1155::3399..118844@@LLMM__IINNFFOO@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1166::1155::3399..118844@@LLMM__IINNFFOO@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1166::1155::3399..118855@@LLMM__NNOOTTIICCEE@@((99997710||99997710)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
22002255--1122--0055 1166::1155::3399..118855@@LLMM__DDEEBBUUGG@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: CCrreeaattiinngg LLiinnuuxxNNeettwwoorrkkCCoonnffiiggMMoonniittoorr
22002255--1122--0055 1166::1155::3399..118866@@LLMM__IINNFFOO@@((99997701||99997701)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: RREEPPOOSSIITTOORRYY__DDEEFFAAUULLTT__RREEPPOO==@@DDEEFFAAUULLTT__RREEPPOO
22002255--1122--0055 1166::1155::3399..118866@@LLMM__DDEEBBUUGG@@((99997710||99997710)) SSeerrvviiccee__PPaarrttiicciippaanntt::::sseett__rreeppoo__iioorr:: RReeppoo[[DDEEFFAAUULLTT__RREEPPOO]] ==== ffiillee::////rreeppoo..iioorr
(9963|9963) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:15:39.211@LM_INFO@(9970|9970) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-12-05 16:15:39.211@LM_INFO@(9971|9971) INFO: ConfigStoreImpl::set_stri2n0g2:5 -T1R2A-N0S5P O1R6T:_1O5P:E3N9D.D2S1_1B@ILTMT_CIPN_FTOR@A(N9S9P7O0R|T9_9I7N0S)T _IDNEFFOA:U LCTo_nRfEiPgOS_tDoArTeAILmIpNlK:_:RsEeLtE_AsStEr_iDnEgL:A YT=R0A
NSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-122-00255 -1162:-1055: 3196.:21151:@3L9M._2I1N1F@OL@M(_9I9N7F0O|@9(997907)1 |I9n9f7o1R)e pIoNDFiOs:c oCvoenrfyi:g:Sbtiotr_ecIomnpfli:g: s-e tB_IsTt rticnpg :t rTaRnAsNpSoPrOtR T:_0O
PENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 16:15:39.211@LM_INFO@(9971|9971) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 16:15:39.216@LM_WARNING@(9971|9971) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm2y0g2857-61"2 -a0s5 f1u6l:l1y5 :q3u9a.l2i1f6i@eLdM _hWoAsRtNnIaNmGe@,( 9p9l7e0a|s9e9 7c0o)r rWeAcRtN IsNyGs:t egme tc_ofnuflilgyu_rqautailoinf.i
ed_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:15:39.222@LM_DEBUG@(9971|9975) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000003.000001c7(a1c73e7d) remote 01030000.30069f63.00000001.000001c2(ab6d9992)
2025-12-05 16:15:39.223@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.223@LM_DEBUG@(9970|9974) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000002.000001c7(9ca717cd) remote 01030000.30069f63.00000001.000001c2(ab6d9992)
2025-12-05 16:15:39.224@LM_WARNING@(9970|9970) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.225@LM_DEBUG@(9971|9971) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000003.000002c7(8aea6dbe) remote 01030000.30069f63.00000001.000002c2(8040ca51)
2025-12-05 16:15:39.225@LM_DEBUG@(9970|9970) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000002.000002c7(b78a440e) remote 01030000.30069f63.00000001.000002c2(8040ca51)
2025-12-05 16:15:39.226@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.226@LM_WARNING@(9970|9970) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.227@LM_DEBUG@(9971|9975) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000003.000003c7(93f15cff) remote 01030000.30069f63.00000001.000004c2(d61a6dd7)
2025-12-05 16:15:392.022257-@1L2M-_0W5A R1N6I:N1G5@:(3999.7212|79@9L7M1_)D ETByUpGe@L(o9o9k7up0S|e9r9v7i4c)e :D:attyapRee_aiddeernItmipfli:e:ra_dtdo__adsysnoacmiiact i-o nE n-c obuintt e1r eldo cTaKl_ N0O1N0E3:0 0r0e0t.u3r0n0i6n9gf 6n3i.l0 0D0y0n0a0m0i2c. 0T0y0p0e0
3c7(ae91754f) remote 01030000.30069f63.00000001.000004c2(d61a6dd7)
2025-12-05 16:15:39.228@LM_WARNING@(9970|9970) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.228@LM_DEBUG@(9971|9975) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000003.000004c7(dcb0ca38) remote 01030000.30069f63.00000001.000003c2(995bfb10)
2025-12-05 16:15:39.229@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.229@LM_DEBUG@(9970|9974) DataReaderImpl::add_association - bit 1 local 01030000.30069f63.00000002.000004c7(e1d0e388) remote 01030000.30069f63.00000001.000003c2(995bfb10)
2025-12-05 16:15:39.230@LM_WARNING@(9970|9970) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.231@LM_WARNING@(9971|9971) 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.
2025-12-05 16:15:39.231@LM_WARNING@(9970|9970) 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.
2025-12-05 16:15:39.232@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.233@LM_WARNING@(9971|9971) 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.
20252-01225--0152 -1065: 1156::3195.:23393.@2L3M3_@DLEMB_UDGE@B(U9G9@7(09|997917|49)9 7D5a)t aDRaetaadWerriItmeprlI:m:pald:d:_aadsds_oacsisaotciioant i-o nb i-t b0i tl o0c allo c0a1l0 3001000300.030000.6390f06639.f06030.0000000020.000030.0000500070(16032a(f41a0c7990)8 4r2e)m orteem o0t1e0 3001000300.030000.6390f06639.f06030.0000000030.000020.0000100020(540a7c(96038a4f21)0
79)
2025-12-05 16:15:39.233@LM_WARNING@(9970|9970) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.233@LM_WARNING@(9970|9970) 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.
2025-12-05 16:15:39.234@LM_DEBUG@(9971|9971) DataWriterImpl::add_association - bit 0 local 01030000.30069f63.00000003.00000202(61e45b81) remote 01030000.30069f63.00000002.00000507(63af1079)
2025-12-05 16:15:39.234@LM_INFO@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000102(4ac90842) succeeded in associating with reader 010300002.032050-6192f-6035. 01060:01050:0329..0203040@0L5M0_7D(E6B3UaGf@1(097997)0
|9974) DataReaderImpl::add_associa2t0i2o5n- 1-2 -b0i5t 106 :l1o5c:a3l9 .0213043@0L0M0_0D.E3B0U0G6@9(f96937.10|090907050)0 2D.a0t0a0W0r0i5t0e7r(I6m3palf:1:0t7r9a)n srpeomrott_ea s0s1o0c3_0d0o0n0e.:3 0w0r6i9tfe6r3 .0010003000000003..3000006090f26032.(06010e04050b0831.)0
0000102(4ac90842) reader 01030000.30069f63.00000002.00000507(63af1079) calling association_complete_i
2025-12-05 16:15:39.235@LM_DEBUG@(9971|9975) DataWriterImpl::association_complete_i - bit 0 local 01030000.30069f63.00000003.00000102(4ac90842) remote 01030000.30069f63.00000002.00000507(63af1079)
2025-12-05 16:15:39.234@LM_INFO@(9971|9971) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000202(61e45b81) succeeded in associating with reader 01030000.30069f63.00000002.00000507(63af1079)
2025-12-05 162:01255:-3192.-20355 @1L6M:_1D5E:B3U9G.@2(3959@7L0M|_9D9E7B0U)G @D(a9t9a7R1e|a9d9e7r1I)m pDla:t:aaWdrdi_taesrsIomcpila:t:itorna n-s pboirtt _0a slsoocca_ld o0n1e0:3 0w0r0i0t.e3r0 006190f3603000.30.006090f06030.0020.000000000036.0070(040808220423(b6a1)e 4r5ebm8o1t)e r0e1a0d3e0r0 0001.03300006090f.6330.006090f06030.0030.000000000021.0020(040a0c590078(4623)a
f1079) calling association_complete_i
20252-0125-122--0055 1166::1155::3399..223355@@LLMM__DDEEBBUUGG@@((99997710||99997754)) DDaattaaWRreiatdeerrIImmppll::::aadddd__aassssoocciiaattiioonn -- bbiitt 00 llooccaall 0011003300000000..3300006699ff6633..0000000000000032..000000000010620(74(a4c8980284432b)a )r ermeomtoet e0 10013003000000.03.03006096f96f36.30.00000000000020.30.00000000600270(24(86812e4435bba8)1
)
2025-12-05 16:15:3290.2253-51@2L-M0_5D E1B6U:G1@5(:93997.12|3959@7L1M)_ WDAaRtNaIWNrGi@t(e9r9I7m0p|l9:9:7a0s)s oTcyipaetLiooonk_ucpoSmeprlveice::tytpee__ii d-e nbtiitf i0e rl_otcoa_ld y0n1a0m3i0c0 0-0 .E3n0c0o6u9nft6e3r.e0d0 0T0K0_0N0O3N.E0:0 0r0e0t2u0r2n(i6n1ge 4n5ibl8 1D)y nraemmioct eT y0p1e0
30000.30069f63.00000002.00000507(63af1079)
2025-12-05 16:15:39.236@LM_INFO@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000102(4ac90842) succeeded in associating with reader 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.236@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.236@LM_DEBUG@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000102(4ac90842) reader 01030000.30069f63.00000002.00000607(488243ba) calling association_complete_i
2025-12-05 16:15:39.236@LM_DEBUG@(9971|9975) DataWriterImpl::association_complete_i - bit 0 local 01030000.30069f63.00000003.00000102(4ac90842) remote 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.236@LM_WARNING@(9971|9971) 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.
2025-12-05 16:15:39.236@LM_DEBUG@(9971|9975) DataWriterImpl::add_association - bit 0 local 01030000.30069f63.00000003.00000202(61e45b81) remote 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.237@LM_INFO@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000202(61e45b81) succeeded in associating with reader 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.237@LM_DEBUG@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000202(61e45b81) reader 01030000.30069f63.00000002.00000607(488243ba) calling association_complete_i
2025-12-05 16:15:39.237@LM_DEBUG@(9971|9975) DataWriterImpl::association_complete_i - bit 0 local 01030000.30069f63.00000003.00000202(61e45b81) remote 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.237@LM_DEBUG@(9971|9971) DataWriterImpl::add_association 2-0 2b5i-t1 20- 0l5o c1a6l: 1051:03390.020307.@3L0M0_6D9EfB6U3G.@0(090907000|0939.7040)0 0D0a3t0a2R(e7a8dfefr6Iamcp0l): :raedmdo_taes s0o1c0i3a0t0i0o0n. 3-0 0b6i9tf 603 .l0o0c0a0l0 000120.3000000000.530070(6693fa6f31.007090)0
0002.00000507(63af1079) remote 01030000.23002056-91f26-30.50 01060:01050:33.90.0203070@3L0M2_(D7E8BfUfG6@a(c909)7
1|9975) DataWriterImpl::add_association - bit 0 local 01030000.30069f63.00000003.00000302(78ff6ac0) remote 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.238@LM_INFO@(9971|9971) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000302(78ff6ac0) succeeded in associating with read2e0r2 50-11023-00050 01.63:01056:93f96.32.3080@0L0M0_0D0E2B.U0G0@0(090957007|(96937a4f)1 0D7a9t)a
ReaderImpl::add_associati2o0n2 5-- 1b2i-t0 50 1l6o:c1a5l: 3091.0233080@0L0M._3D0E0B6U9Gf@6(39.907010|090907012). 0D0a0t0a0W6r0i7t(e4r8I8m2p4l3:b:at)r arnesmpootret _0a1s0s3o0c0_0d0o.n3e0:0 6w9rfi6t3e.r0 00010003000030.00.03000006390f26(37.80f0f060a0c000)3
.00000302(78ff6ac0) reader 01030000.30069f63.00000002.00000507(63af1079) calling association_complete_i
2025-12-05 16:15:39.238@LM_DEBUG@(9971|9971) DataWriterImpl::association_complete_i - bit 0 local 01030000.30069f63.00000003.00000302(78ff6ac0) remote 01030000.30069f63.00000002.00000507(63af1079)
2025-12-05 16:15:39.238@LM_INFO@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000302(78ff6ac0) succeeded in associating with reader 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.238@LM_DEBUG@(9971|9975) DataWriterImpl::transport_assoc_done: writer 01030000.30069f63.00000003.00000302(78ff6ac0) reader 01030000.30069f63.00000002.00000607(488243ba) calling association_complete_i
2025-12-05 16:15:39.238@LM_DEBUG@(9971|9975) DataWriterImpl::association_complete_i - bit 0 local 01030000.30069f63.00000003.00000302(78ff6ac0) remote 01030000.30069f63.00000002.00000607(488243ba)
2025-12-05 16:15:39.239@LM_WARNING@(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:39.239@LM_DEBUG@(9971|9986) Writer::svc() - processing publication 0.
2025-12-05 16:15:39.239@LM_DEBUG@(9971|9987) Writer::svc() - processing publication 1.
2025-12-05 16:15:39.239@LM_DEBUG@(9971|9988) Writer::svc() - processing publication 2.
2025-12-05 16:15:41.239@LM_DEBUG@(9971|9971) DataWriterImpl::create_ack_token() - for sequence 1567
2025-12-05 16:15:41.239@LM_DEBUG@(9971|9971) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1567 at 16:15:41.239740
2025-12-05 16:15:41.267@LM_DEBUG@(9971|9971) DataWriterImpl::create_ack_token() - for sequence 1589
2025-12-05 16:15:41.267@LM_DEBUG@(9971|9971) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1589 at 16:15:41.267404
2025-12-05 16:15:41.305@LM_DEBUG@(9971|9971) DataWriterImpl::create_ack_token() - for sequence 1612
2025-12-05 16:15:41.305@LM_DEBUG@(9971|9971) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1612 at 16:15:41.305457
2025-12-05 16:15:41.326@LM_DEBUG@(9971|9986) DataWriterImpl::create_ack_token() - for sequence 1626
2025-12-05 16:15:41.327@LM_DEBUG@(9971|9986) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1626 at 16:15:41.327081
2025-12-05 16:15:41.327@LM_DEBUG@(9971|9988) DataWriterImpl::create_ack_token() - for sequence 1628
2025-12-05 16:15:41.328@LM_DEBUG@(9971|9988) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1628 at 16:15:41.328877
2025-12-05 16:15:41.327@LM_DEBUG@(9971|9987) DataWriterImpl::create_ack_token() - for sequence 1628
2025-12-05 16:15:41.329@LM_DEBUG@(9971|9987) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1628 at 16:15:41.329510
2025-12-05 16:15:41.478@LM_DEBUG@(9971|9971) Publisher::run() - publication 0 stopping after sending 1623 messages.
2025-12-05 16:15:41.527@LM_DEBUG@(9971|9971) Publisher::run() - publication 1 stopping after sending 1625 messages.
2025-12-05 16:15:41.547@LM_DEBUG@(9971|9971) Publisher::run() - publication 2 stopping after sending 1625 messages.
2025-12-05 16:15:41.553@LM_DEBUG@(9971|9973) WriteDataContainer::wait_pending timeout at 00:41:09.432266
2025-12-05 16:15:41.699@LM_DEBUG@(9971|9973) WriteDataContainer::wait_pending done
2025-12-05 16:15:41.699@LM_DEBUG@(9971|9973) DataWriterImpl::remove_associations: bit 0 local 01030000.30069f63.00000003.00000102(4ac90842) remote 01030000.30069f63.00000002.00000507(63af1079) num remotes 2
2025-12-05 16:15:41.700@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000507(63af1079) remote 01030000.30069f63.00000003.00000102(4ac90842) num remotes 1
2025-12-05 16:15:41.701@LM_DEBUG@(9970|9974) 2D0a2t5a-R1e2a-d0e5r I1m6p:l1:5::r4e1m.o7v0e1_@aLsMs_oDcEiBaUtGi@o(n9s9_7i1:| 9b9i7t3 )0 WlroictaelD a0t1a0C3o0n0t0a0i.n3e0r0:6:9wfa6i3t._0p0e0n0d0i0n0g2 .t0i0m0e0o0u5t0 7a(t6 30a0f:14017:90)9 .r4e3m2o2t6e6
01030000.30069f63.00000003.00000102(4ac90842) num remotes 1
2025-12-05 16:15:41.701@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000102(4ac90842) num remotes 1
2025-12-05 16:15:41.702@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000102(4ac90842) num remotes 1
2025-12-05 16:15:41.748@LM_DEBUG@(9971|9973) WriteDataContainer::wait_pending done
2025-12-05 16:15:41.748@LM_DEBUG@(9971|9973) DataWriterImpl::remove_associations: bit 0 local 01030000.30069f63.00000003.00000202(61e45b81) remote 01030000.30069f63.00000002.00000507(63af1079) num remotes 2
2025-12-05 16:15:41.749@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000507(63af1079) remote 01030000.30069f63.00000003.00000202(61e45b81) num remotes 1
2025-12-05 16:15:41.749@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30069f63.00000002.00000507(63af1079) remote 01030000.30069f63.00000003.00000202(61e45b81) num remotes 1
2025-12-05 16:15:41.749@LM_DEBUG@(9971|9973) WriteDataContainer::wait_pending timeout at 00:41:09.432266
2025-12-05 16:15:41.749@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000202(61e45b81) num remotes 1
2025-12-05 16:15:41.749@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000202(61e45b81) num remotes 1
2025-12-05 16:15:41.768@LM_DEBUG@(9971|9973) WriteDataContainer::wait_pending done
2025-12-05 16:15:41.768@LM_DEBUG@(9971|9973) DataWriterImpl::remove_associations: bit 0 local 01030000.30069f63.00000003.00000302(78ff6ac0) remote 01030000.30069f63.00000002.00000507(63af1079) num remotes 2
2025-12-05 16:15:41.768@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000507(63af1079) remote 01030000.30069f63.00000003.00000302(78ff6ac0) num remotes 1
2025-12-05 16:15:41.769@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30069f63.00000002.00000507(63af1079) remote 01030000.30069f63.00000003.00000302(78ff6ac0) num remotes 1
2025-12-05 16:15:41.769@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000302(78ff6ac0) num remotes 1
2025-12-05 16:15:41.769@LM_DEBUG@(9970|9974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30069f63.00000002.00000607(488243ba) remote 01030000.30069f63.00000003.00000302(78ff6ac0) num remotes 1
2025-12-05 16:15:41.769@LM_DEBUG@(9971|9973) Da2t0a2R5e-a1d2e-r0I5m p1l6:::1r5e:m4o1v.e7_6a9s@sLoMc_iDaEtBiUoGn@s(:9 9b7i0t| 919 7l0o)c aslu b0s1c0r3i0b0e0r0_.m3a0i0n6(9)f 6-3 .t0e0s0t0 0c0o0m3p.l0e0t0e0.0
1c7(a1c73e7d) remote 01030000.30069f63.00000001.000001c2(ab6d9992) num remotes 1
2025-12-05 16:15:41.769@LM_DEBUG@(9971|9973) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000003.000001c7(a1c73e7d) remote 01030000.30069f63.00000001.000001c2(ab6d9992) num remotes 1
2025-12-05 16:15:41.770@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations: bit 1 local 01030000.30069f63.00000002.000001c7(9ca717cd) remote 01030000.30069f63.00000001.000001c2(ab6d9992) num remotes 1
2025-12-05 16:15:41.770@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000002.000001c7(9ca717cd) remote 01030000.30069f63.00000001.000001c2(ab6d9992) num remotes 1
2025-12-05 16:15:41.770@LM_DEBUG@(9971|9973) DataReaderImpl::remove_associations: bit 1 local 01030000.30069f63.00000003.000003c7(93f15cff) remote 01030000.30069f63.00000001.000004c2(d61a6dd7) num remotes 1
2025-12-05 16:15:41.770@LM_DEBUG@(9971|9973) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000003.000003c7(93f15cff) remote 01030000.30069f63.00000001.000004c2(d61a6dd7) num remotes 1
2025-12-05 16:15:41.771@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations: bit 1 local 01030000.30069f63.00000002.000003c7(ae91754f) remote 01030000.30069f63.00000001.000004c2(d61a6dd7) num remotes 1
2025-12-05 1260:2155-:1421-.0757 11@6L:M1_5D:E4B1U.G7@7(19@9L7M1_|D9E9B7U3G)@ (D9a9t7a0R|e9a9d7e2r)I mDpalt:a:RreeamdoevreI_mapsls:o:crieamtoivoen_sa:s sboicti a1t ilooncsa_li :0 1b0i3t0 010 0l.o3c0a0l6 90f16033.00000000.03000036.90f06030.0040c070(0d0c0b20.c0a03080)0 3rce7m(oatee9 10715043f0)0 0r0e.m3o0t0e6 90f16033.00000000.03000016.90f06030.0030c020(0909051b.f0b01000)0 4ncu2m( dr6e1mao6tdeds7 )1
num remotes 1
2025-12-05 16:15:41.771@LM_DEBUG@(9971|9973) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000003.000004c7(dcb0ca38) remote 01030000.30069f63.00000001.000003c2(995bfb10) num remotes 1
2025-12-05 16:15:41.772@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations: bit 1 local 01030000.30069f63.00000002.000004c7(e1d0e388) remote 01030000.30069f63.00000001.000003c2(995bfb10) num remotes 1
2025-12-05 16:15:41.772@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000002.000004c7(e1d0e388) rem2o0t2e5 -01120-30050 0106.:31050:6491f.6737.20@0L0M0_0D0E0B1U.G0@0(09090731c|29(997935)b fDba1t0a)R enaudme rrIemmpolt:e:remosv e1_
associations: bit 1 local 01030000.30069f63.00000003.000002c7(8aea6dbe) remote 01030000.30069f63.00000001.000002c2(8040ca51) num remotes 1
2025-12-05 16:15:41.772@LM_DEBUG@(9971|9973) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000003.000002c7(8aea6dbe) remote 01030000.30069f63.00000001.000002c2(8040ca51) num remotes 1
2025-12-05 16:15:41.772@LM_DEBUG@(9971|9981) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37263 , reconnect_state = INIT_STATE.
2025-12-05 16:15:41.772@LM_DEBUG@(9971|9981) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:41.772@LM_DEBUG@(9970|9980) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:37263 , reconnect_state = INIT_STATE.
2025-12-05 16:15:41.772@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations: bit 1 local 01030000.30069f63.00000002.000002c7(b78a440e) remote 01030000.30069f63.00000001.000002c2(8040ca51) num remotes 1
2025-12-05 16:15:41.773@LM_DEBUG@(9970|9972) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30069f63.00000002.000002c7(b78a440e) remote 01030000.30069f63.00000001.000002c2(8040ca51) num remotes 1
2025-12-05 16:15:41.773@LM_DEBUG@(9970|9980) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:41.775@LM_DEBUG@(9971|9971) Service_Participant::shutdown
2025-12-05 16:15:41.778@LM_DEBUG@(9970|9970) Service_Participant::shutdown
2025-12-05 16:15:41.779@LM_DEBUG@(9971|9971) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:41.780@LM_DEBUG@(9971|9971) Service_Participant::~Service_Participant
2025-12-05 16:15:41.780@LM_DEBUG@(9971|9971) Service_Participant::shutdown
2025-12-05 16:15:41.782@LM_DEBUG@(9970|9970) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:41.782@LM_DEBUG@(9970|9970) Service_Participant::~Service_Participant
2025-12-05 16:15:41.782@LM_DEBUG@(9970|9970) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:2s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9990
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 9997 started at 2025-12-05 16:15:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 9998 started at 2025-12-05 16:15:42
22002255--1122--0055 1166::1155::4422..112277@@LLMM__IINNFFOO@@((99999987||99999987)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1166::1155::4422..112288@@LLMM__IINNFFOO@@((99999978||99999978)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1166::1155::4422..112288@@LLMM__IINNFFOO@@((99999987||99999987)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
202250-2152--1025- 0156 :1165::1452:.4122.81@2L8M@_LIMN_FION@F(O9@9(9979|998997) Service_Pa|rt9i9c9i8p)a nSte:r:vgiecte__dPoamratiinc_ippaarntti:c:igpeatn_td_ofmaacitno_rpya:r tmiaccihpiannet:_ fraucntnoerryv:m ymga8c7h6i,n ex:8 6r_u6n4n eprlvamtyfgo8r7m6:, Lxi8n6u_x6,4 6p.l8a.t0f-o1r0m4:1 -Laiznuurxe,, 6#.487.~02-21.00441.-1a-zUubruen,t u# 4S7M~P2 2F.r0i4 .O1c-tU b u3n t2u0 :S4M3P: 0F1r iU TOCc t2 0 235
20:43:01 UTC 2025
2025-12-0250 2156-:1125-:0452 .1162:81@5L:M4_2I.N1F2O8@@(L9M9_9I7N|F9O9@9(79)9 9S8e|r9v9i9c8e)_ PSaerrtviicciep_aPnatr:t:igceitp_adnotm:a:igne_tp_adrotmiaciinp_apnatr_tfiaccitpoarnyt:_ fcaocmtpoirlye:r :c ogm pvielresri:o ng 1v1e.r4s.i0o
n 11.4.0
2025-21022-50-51 21-60:51 51:64:21.51:2492@.L1M2_9N@OLTMI_CNEO@T(I9C9E9@7(|99999987|)9 9N9O8T)I CNEO:T ISCeEr:v iSceer_vPiacret_iPcairptaincti:p:ainntt:i:ailnitzieaSlcihzeedSuclhiendgu(l)i n-g (n)o -s cnhoe dsuclhiendgu lpionlgi cpyo lsipceyc isfpieecdi,f ineodt, sneottt isnegt tpionlgi cpyo.l
icy.
2025-12-20052 51-61:21-50:54 21.61:2195@:L4M2_.D1E2B9U@GL@M(_9D9E9B8U|G9@(999989)7 |S9e9r9v7i)c eS_ePravritciec_iPpaarntti:c:igpeatn_td:o:mgaeitn__dpoamratiinc_ippaarntti_cfiapcatnotr_yf:a cCtroerayt:i nCgr eLaitniunxgN eLtiwnourxkNCeotnwfoirgkMCoonniftiogrM
onitor
22002255--1122--0055 1166::1155::4422..113300@@LLMM__IINNFFOO@@((99999987||99999987)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: RREEPPOOSSIITTOORRYY__DDEEFFAAUULLTT__RREEPPOO==@@DDEEFFAAUULLTT__RREEPPOO
22002255--1122--0055 1166::1155::4422..113300@@LLMM__DDEEBBUUGG@@((99999987||99999987)) SSeerrvviiccee__PPaarrttiicciippaanntt::::sseett__rreeppoo__iioorr:: RReeppoo[[DDEEFFAAUULLTT__RREEPPOO]] ==== ffiillee::////rreeppoo..iioorr
(9990|9990) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
22002255--1122--0055 1166::1155::4422..115555@@LLMM__IINNFFOO@@((99999987||99999987)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__DDAATTAALLIINNKK__RREELLEEAASSEE__DDEELLAAYY==00
22002255--1122--0055 1166::1155::4422..115555@@LLMM__IINNFFOO@@((99999987||99999987)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__LLOOCCAALL__AADDDDRREESSSS==::00
2025-21022-50-51 21-60:51 51:64:21.51:5452@.L1M5_5I@NLFMO_@I(N9F9O9@7(|9999997) 8I|n9f9o9R8e)p oIDnifsocRoevpeorDyi:s:cboivte_rcyo:n:fbiigt _-c oBnIfTi gt c-p BtIrTa ntscppo rttr a:n0s
port :0
2025-12-05 16:15:42.160@LM_WARNING@(9997|9997) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system co2n0f2i5g-u1r2a-t0i5o n1.6
:15:42.160@LM_WARNING@(9998|9998) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:15:42.166@LM_DEBUG@(9998|10001) DataReaderImpl::add_association - bit 1 local 01030000.3079230a.00000002.000001c7(9577edb0) remote 01030000.3079230a.00000001.000001c2(a2bd63ef)
2025-12-05 16:15:42.166@LM_WARNING@(9998|9998) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.167@LM_DEBUG@(9997|10002) DataReaderImpl::add_association - bit 1 local 01030000.3079230a.00000003.000001c7(a817c400) remote 01030000.3079230a.00000001.000001c2(a2bd63ef)
2025-12-05 16:15:42.167@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.168@LM_DEBUG@(9998|9998) DataReaderImpl::add_association - bit 1 local 01030000.3079230a.00000002.000002c7(be5abe73) remote 01030000.3079230a.00000001.000002c2(8990302c)
2025-12-05 16:15:42.168@LM_DEBUG@(9997|10020022)5 -D1a2t-a0R5e a1d6e:r1I5m:p4l2:.:1a6d9d@_LaMs_sWoAcRiNaItNiGo@n( 9-9 9b8i|t9 919 8l)o cTaylp e0L1o0o3k0u0p0S0e.r3v0i7c9e2:3:0tay.p0e0_0i0d0e0n0t3i.f0i0e0r0_0t2oc_7d(y8n3a3mai9c7 c-3 )E nrceomuonttee r0e1d0 3T0K0_0N0O.N3E0:7 9r2e3t0uar.n0i0n0g0 0n0i0l1 .D0y0n0a0m0i2cc 2T(y8p9e9
0302c)
2025-12-05 16:15:42.169@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.170@LM_DEBUG@(9998|10001) DataReaderImpl::add_association - bit 1 local 01030000.3079230a.00000002.000003c7(a7418f32) remote 01030000.3079230a.00000001.000004c2(dfca97aa)
2025-12-05 16:21052:54-21.21-7005@ L1M6_:D1E5B:U4G2@.(197909@7L|M1_0W0A0R2N)I NDGa@t(a9R9e9a8d|e9r9I9m8p)l :T:yapdedL_oaosksuopcSieartviiocne :-: tbyipte _1i dleonctailf i0e1r0_3t0o0_0d0y.n3a0m7i9c2 3-0 aE.n0c0o0u0n0t0e0r3e.d0 0T0K0_0N3OcN7E(:9 ar2e1tau6r8n2i)n gr enmiolt eD y0n1a0m3i0c0 0T0y.p3e0
79230a.00000001.000004c2(dfca97aa)
2025-12-05 16:15:42.171@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.172@LM_DEBUG@(9998|10001) DataReaderImpl::add_association - bit 1 local 01030000.3079230a.00000002.000004c7(e80019f5) remote 01030000.3079230a.00000001.000003c2(908b016d)
2025-12-05 16:15:42.172@LM2_0D2E5B-U1G2@-(0959 9176|:11050:0422). 1D7a2t@aLRMe_aWdAeRrNIImNpGl@:(:9a9d9d8_|a9s9s9o8c)i aTtyipoenL o-o kbuiptS e1r vlioccea:l: t0y1p0e3_0i0d0e0n.t3i0f7i9e2r3_0tao._0d0y0n0a0m0i0c3 .-0 0E0n0c0o4ucn7t(edr5e6d0 3T0K4_5N)O NrEe:m orteet u0r1n0i3n0g0 0n0i.l3 0D7y9n2a3m0iac. 0T0y0p0e0
001.000003c2(908b016d)
2025-12-05 16:15:42.173@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.175@LM_WARNING@(9998|9998) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.175@LM_DEBUG@(9998|10001) DataWriterImpl::add_association - bit 0 local 010320002050-.1320-70952 163:01a5.:04020.0107060@2L.M0_0D0E0B0U1G0@2((979e9779|d1b080f0)2 )r eDmaottaeR e0a1d0e3r0I0m0p0l.:3:0a7d9d2_3a0sas.o0c0i0a0t0i0o0n3 .-0 0b0i0t0 500 7l(o5c7a1lf c031b043)0
000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000102(7e79db8f)
2025-12-05 16:15:42.176@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.176@LM_DEBUG@(9998|9998) DataWriterImpl::add_association - bit 0 local 01030000.3079230a.00000002.00000202(5554884c) remote 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.177@LM_DEBUG@(9997|1000220)2 5D-a1t2a-R0e5a d1e6r:I1m5p:l4:2:.a1d7d7_@aLsMs_oWcAiRaNtIiNoGn@ (-9 9b9i8t| 909 9l8o)c aTly p0e1L0o3o0k0u0p0S.e3r0v7i9c2e3:0:at.y0p0e0_0i0d0e0n3t.i0f0i0e0r0_5t0o7_(d5y7n1afmci3cb 4-) Ernecmooutnet e0r1e0d3 0T0K0_0N.O3N0E7:9 2r3e0tau.r0n0i0n0g0 0n0i2l. 0D0y0n0a0m2i0c2 (T5y5p5e4
884c)
2025-12-05 16:15:42.177@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000102(7e79db8f) succeeded in associating with reader 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.177@LM_DEBUG@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000102(7e79db8f) reader 01030000.3079230a.00000003.00000507(571fc3b4) calling association_complete_i
2025-12-05 16:15:42.177@LM_DEBUG@(9998|10001) DataWriterImpl::add_association - bit 0 local 01030000.3079230a.00000002.00000102(7e79db8f) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.177@LM_DEBUG@(9997|10002) DataReaderImpl::add_assoc2i0a2t5i-o1n2 --0 5b i1t6 :01 5l:o4c2a.l1 7071@0L3M0_0D0E0B.U3G0@7(99293908a|.1000001010)0 0D3a.t0a0W0r0i0t6e0r7I(m7pcl3:2:9a0s7s7o)c iraetmiootne_ c0o1m0p3l0e0t0e0_.i3 0-7 9b2i3t0 a0. 0l0o0c0a0l0 0021.003000000001.0320(779e27390dab.80f0)0
00002.00000102(7e79db8f) remote 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.178@LM_DEBUG@(9998|10001) DataWriterImpl::add_association - bit 0 local 01030000.3079230a.00000002.00000202(5554884c) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.178@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000202(5554884c) succeeded in associating with reader 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:24022.51-7172@-L0M5_ D1E6B:U1G5@:(4929.9177|89@9L9M7_)D EDBaUtGa@R(e9a9d9e8r|I1m0p0l1:1:)a dDda_taasWsroictieartIimopnl :-: tbrita n0s ploorcta_la s0s1o0c3_0d0o0n0e.:3 0w7r9i2t3e0ra .0010003000000003..30007090203600a7.(070c030209000727.)0 0r0e0m0o2t0e2 (051505340808040c.)3 0r7e9a2d3e0ra .0010003000000002..30007090203200a2.(050505040808043c.)0
0000507(571fc3b4) calling association_complete_i
2025-12-05 16:15:42.178@LM_D2E0B2U5G-@1(29-90957 |1160:01052:)4 2D.a1t7a8R@eLaMd_eDrEIBmUpGl@:(:9a9d9d8_|a1s0s0o1c1i)a tDiaotna W-r ibtietr I0m pllo:c:aals s0o1c0i3a0t0i0o0n._3c0o7m9p2l3e0tae._0i0 0-0 0b0i0t3 .00 0l0o0c0a5l0 70(1507310f0c030b.43)0 7r9e2m3o0tae. 0001000300000020..030007090223002a(.50505040808040c2). 0r0e0m0o0t3e0 20(140c340f0b0900.d3)0
79230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.179@LM_WARNING@(9997|9997) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.179@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000102(7e79db8f) succeeded in associating with reader 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.179@LM_DEBUG@(9998|10011) DataWrite2r0I2m5p-l1:2:-t0r5a n1s6p:o1r5t:_4a2s.s1o7c9_@dLoMn_eD:E BwUrGi@t(e9r9 9071|01300000020). 3D0a7t9a2R3e0aad.e0r0I0m0p0l0:0:2a.d0d0_0a0s0s1o0c2i(a7tei7o9nd b-8 fb)i tr e0a dleorc a0l1 003100030000.0300.7390273902a3.00a0.000000000030.0030.000000600076(077c(372c93027970)7 7c)a lrleimnogt ea s0s1o0c3i0a0t0i0o.n3_0c7o9m2p3l0eat.e0_0i0
00002.00000302(4c4fb90d)
2025-12-05 16:15:42.179@LM_DEBUG@(9998|10011) DataWriterImpl::association_complete_i - bit 0 local 01030000.3079230a.00000002.00000102(7e79db8f) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.178@LM_DEBUG@(9998|10001) DataWriterImpl::add_association - bit 0 local 01030000.3079230a.00000002.00000302(4c4fb90d) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.178@LM_DEBUG@(9998|9998) DataWriterImpl::add_association - bit 0 local 01030000.3079230a.00000002.00000302(4c4fb90d) remote 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.179@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000202(5554884c) succeeded in associating with reader 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.180@LM_WARNING@(9998|9998) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:42.180@LM_DEBUG@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000202(5554884c) reader 01030000.3079230a.00000003.00000607(7c329077) calling association_complete_i
2025-12-05 16:15:42.180@LM_DEBUG@(9998|10011) DataWriterImpl::association_complete_i - bit 0 local 01030000.3079230a.00000002.00000202(5554884c) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.180@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000302(4c4fb90d) succeeded in associating with reader 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.180@LM_DEBUG@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000302(4c4fb90d) reader 01030000.3079230a.00000003.00000507(571fc3b4) calling association_complete_i
2025-12-05 16:15:42.180@LM_DEBUG@(9998|10011) DataWriterImpl::association_complete_i - bit 0 local 01030000.3079230a.00000002.00000302(4c4fb90d) remote 01030000.3079230a.00000003.00000507(571fc3b4)
2025-12-05 16:15:42.181@LM_INFO@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000302(4c4fb90d) succeeded in associating with reader 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.181@LM_DEBUG@(9998|10011) DataWriterImpl::transport_assoc_done: writer 01030000.3079230a.00000002.00000302(4c4fb90d) reader 01030000.3079230a.00000003.00000607(7c329077) calling association_complete_i
2025-12-05 16:15:42.181@LM_DEBUG@(9998|10011) DataWriterImpl::association_complete_i - bit 0 local 01030000.3079230a.00000002.00000302(4c4fb90d) remote 01030000.3079230a.00000003.00000607(7c329077)
2025-12-05 16:15:42.181@LM_DEBUG@(9998|10013) Writer::svc() - processing publication 0.
2025-12-05 16:15:42.181@LM_DEBUG@(9998|10014) Writer::svc() - processing publication 1.
2025-12-05 16:15:42.181@LM_DEBUG@(9998|10015) Writer::svc() - processing publication 2.
2025-12-05 16:15:44.181@LM_DEBUG@(9998|9998) DataWriterImpl::create_ack_token() - for sequence 1644
2025-12-05 16:15:44.181@LM_DEBUG@(9998|9998) DataWriterImpl::create_ack_token() - for sequence 1645
2025-12-05 16:15:44.181@LM_DEBUG@(9998|9998) DataWriterImpl::create_ack_token() - for sequence 1645
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10013) DataWriterImpl::create_ack_token() - for sequence 1645
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10013) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1645 at 16:15:44.182641
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10014) DataWriterImpl::create_ack_token() - for sequence 1646
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10014) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1646 at 16:15:44.182849
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10015) DataWriterImpl::create_ack_token() - for sequence 1646
2025-12-05 16:15:44.182@LM_DEBUG@(9998|10015) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1646 at 16:15:44.182996
2025-12-05 16:15:44.183@LM_DEBUG@(9998|9998) Publisher::run() - publication 0 stopping after sending 1643 messages.
2025-12-05 16:15:44.183@LM_DEBUG@(9998|9998) Publisher::run() - publication 1 stopping after sending 1644 messages.
2025-12-05 16:15:44.183@LM_DEBUG@(9998|9998) Publisher::run() - publication 2 stopping after sending 1644 messages.
2025-12-05 16:15:44.187@LM_DEBUG@(9998|9999) DataWriterImpl::remove_associations: bit 0 local 01030000.3079230a.00000002.00000102(7e79db8f) remote 01030000.3079230a.00000003.00000507(571fc3b4) num remotes 2
2025-12-05 16:15:44.188@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000102(7e79db8f) num remotes 1
2025-12-05 16:15:44.188@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000102(7e79db8f) num remotes 1
2025-12-05 16:15:44.188@LM_DEBUG@(9998|9999) DataWriterImpl::remove_associations: bit 0 local 01030000.3079230a.00000002.00000202(5554884c) remote 01030000.3079230a.00000003.00000507(571fc3b4) num remotes 2
2025-12-05 16:15:44.188@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.00000102(7e79db8f) num remotes 1
2025-12-05 16:15:44.188@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.00000102(7e79db8f) num remotes 1
2025-12-05 16:15:44.188@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000202(5554884c) num remotes 1
2025-12-05 16:15:44.189@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000202(5554884c) num remotes 1
2025-12-05 16:15:44.189@LM_DEBUG@(9998|9999) DataWriterImpl::remove_associations: bit 0 local 01030000.3079230a.00000002.00000302(4c4fb90d) remote 01030000.3079230a.00000003.00000507(571fc3b4) num remotes 2
2025-12-05 16:15:44.189@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.00000202(5554884c) num remotes 1
2025-12-05 16:15:24042.51-8192@-L0M5_ D1E6B:U1G5@:(4949.9188|91@0L0M1_1D)E BDUaGt@a(L9i9n9k7:|:1h0a0n0d2l)e _DeaxtcaeRpetaidoenr(I)m p-l :(:dreelmovea_ya)s ssocchieadtuiloinng st_iim:e rb ifto r0 fluotcuarle 0r1e0l3e0a0s0e0
.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.00000202(5554884c) num remotes 1
2025-12-05 16:15:44.189@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000302(4c4fb90d) num remotes 1
2025-12-05 16:15:44.189@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3079230a.00000003.00000507(571fc3b4) remote 01030000.3079230a.00000002.00000302(4c4fb90d) num remotes 1
2025-12-05 16:15:44.190@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations: bit 0 local 01030000.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.00000302(4c4fb90d) num remotes 1
2025-12-05 16:15:44.190@LM_DEBUG@(9997|10002) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3079230a.00000003.00000607(7c329077) remote 01030000.3079230a.00000002.000002300225(-41c24-f0b59 01d6): 1n5u:m4 4r.e1m9o0t@eLsM _1D
EBUG@(9998|9999) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000002.000001c7(9577edb0) remote 01030000.3079230a.00000001.000001c2(a2bd63ef) num remotes 1
2025-12-05 16:15:44.190@LM_DEBUG@(9998|9999) 2D0a2t5a-R1e2a-d0e5 16:15:44.190r@ILmMp_lD:E:BrUeGm@o(v9e9_9a7s|s9o9c9i7a)t isounbss_cir:i bbeirt_ m1a ilno(c)a l- 0t1e0s3t0 0c0o0m.p3l0e7te9.2
30a.00000002.000001c7(9577edb0) remote 01030020002.53-01729-20350 a1.60:01050:04040.11.9000@0L0M0_1DcE2B(UaG2@b(d96939e7f|)1 0n0u1m2 )r eDmaottaeLsi n1k
::handle_exception() - (delay) scheduling timer for future release
2025-12-05 16:15:44.191@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000003.000001c7(a817c400) remote 01030000.3079230a.00000001.000001c2(a2bd63ef) num remotes 1
2025-12-05 16:15:44.191@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000003.000001c7(a817c400) remote 01030000.3079230a.00000001.0000012c022(5a-21b2d-6035e f1)6 :n1u5m: 4r4e.m1o9t1e@sL M1_
DEBUG@(9998|9999) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000002.000003c7(a7418f32) remote 01030000.3079230a.00000001.000004c2(dfca97aa) num remotes 1
2025-12-05 16:15:44.191@LM_DEBUG@(9998|9999) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000002.000003c7(a7418f32) remote 01030000.3079230a.00000001.000004c2(dfca97aa) num remotes 1
2025-12-05 16:15:44.192@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000003.000003c7(9a21a682) remote 01030000.3079230a.00000001.000004c2(dfca97aa) num remotes 1
2025-122-00255 -1162:-1055: 4146.:11952:@4L4M._1D9E2B@ULGM@_(D9E9B9U7G|@1(09090908)| 9D9a9t9a)R eDaadtearRIemapdle:r:Irmepmlo:v:er_eamsosvoec_iaastsioocnisa_tii:o nbsi:t b1i tl o1c allo c0a1l0 3001000300.030007.93203709a2.3000a0.0000000030.000020.000030c070(49ca72(1ea8608021)9 fr5e)m orteem o0t1e0 3001000300.030007.93203709a2.3000a0.0000000010.000010.000040c020(3dcf2c(a99078aba0)1 6ndu)m nruemm orteemso t1e
s 1
2025-12-05 16:15:44.192@LM_DEBUG@(9998|9999) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000002.000004c7(e80019f5) remote 01030000.3079230a.00000001.000003c2(908b016d) num remotes 1
2025-12-05 16:15:44.192@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000003.000004c7(d5603045) remote 01030000.3079230a.00000001.000003c2(908b016d) num remotes 1
2025-12-05 16:15:44.193@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000003.000004c7(d5603045) remote 01030000.3079230a.000020002051-.1020-00050 31c62:(1950:84b40.1169d3)@ LnMu_mD ErBeUmGo@t(e9s9 918
|9999) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000002.000002c7(be5abe73) remote 01030000.3079230a.00000001.000002c2(8990302c) num remotes 1
2025-12-05 16:15:44.193@LM_DEBUG@(9998|9999) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000002.000002c7(be5abe73) remote 01030000.3079230a.00000001.000002c2(8990302c) num remotes 1
2025-12-05 16:15:44.193@LM_DEBUG@(9998|10007) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43035 , reconnect_state = INIT_STATE.
2025-12-05 16:15:44.193@LM_DEBUG@(9998|10007) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:44.193@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations: bit 1 local 01030000.3079230a.00000003.000002c7(833a97c3) remote 01030000.3079230a.00000001.000002c2(8990302c) num remotes 1
2025-12-05 16:15:44.193@LM_DEBUG@(9997|10000) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3079230a.00000003.000002c7(833a97c3) remote 01030000.3079230a.00000001.000002c2(8990302c) num remotes 1
2025-12-05 16:15:44.193@LM_DEBUG@(9997|10008) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:43035 , reconnect_state = INIT_STATE.
2025-12-05 16:15:44.194@LM_DEBUG@(9997|10008) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:44.196@LM_DEBUG@(9998|9998) Service_Participant::shutdown
2025-12-05 16:15:44.196@LM_DEBUG@(9997|10012) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.86:43153 , reconnect_state = INIT_STATE.
2025-12-05 16:15:44.198@LM_DEBUG@(9997|9997) Service_Participant::shutdown
2025-12-05 16:15:44.200@LM_DEBUG@(9998|9998) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:44.200@LM_DEBUG@(9998|9998) Service_Participant::~Service_Participant
2025-12-05 16:15:44.200@LM_DEBUG@(9998|9998) Service_Participant::shutdown
2025-12-05 16:15:44.203@LM_DEBUG@(9997|9997) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:44.203@LM_DEBUG@(9997|9997) Service_Participant::~Service_Participant
2025-12-05 16:15:44.203@LM_DEBUG@(9997|9997) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 10017
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 10024 started at 2025-12-05 16:15:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 10025 started at 2025-12-05 16:15:44
22002255--1122--0055 1166::1155::4444..447755@@LLMM__IINNFFOO@@((1100002254||1100002254)) IINNFFOO:: sseett__DDCCPPSS__ddeebbuugg__lleevveell:: sseett ttoo 11
22002255--1122--0055 1166::1155::4444..447755@@LLMM__IINNFFOO@@((1100002245||1100002245)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__CCOONNFFIIGG__FFIILLEE==rrttppss..iinnii
22002255--1122--0055 1166::1155::4444..447755@@LLMM__IINNFFOO@@((1100002245||1100002245)) IINNFFOO:: SSeerrvviiccee__PPaarrttiicciippaanntt::::pprroocceessss__ccoonnffiigg__ffiillee:: GGooiinngg ttoo llooaadd ccoonnffiigguurraattiioonn ffrroomm ""rrttppss..iinnii""
2025-12-05 16:15:24042.54-7152@-L0M5_ I1N6F:O1@5(:14040.2447|51@0L0M2_4I)N FION@F(O1:0 0C2o5n|f1i0g0S2t5o)r eIINmFpOl:: :Csoentf_isgtSrtionrge:I mTpRlA:N:SsPeOtR_Ts_tTrHiEn_gR:T PTSR_ATNRSAPNOSRPTO_RTTH_EU_SRET_PMSU_LTTRIACNASSPTO=R0T
_USE_MULTICAST=0
2025-12-0250 2156-:1125-:0454 .1467:61@5L:M4_4I.N4F7O6@@(L1M0_0I2N4F|O1@0(012040)2 5I|N1F0O0:2 5C)o nIfNiFgOS:t oCroenIfmipglS:t:osreetI_msptlr:i:nsge:t _TsRtArNiSnPgO:R TT_RTAHNES_PROTRPTS__TTHREA_NRSTPPOSR_TT_RTARNASNPSOPROTR_TT_RTAYNPSEP=OrRtTp_sT_YuPdEp=
rtps_udp
2025-12-20052 51-61:21-50:54 41.64:7165@:L4M4_.I4N7F6O@@L(M1_0I0N2F4O|@1(01002042)5 |I1N0F0O2:5 )C oInNfFiOg:S tCoornefIimgpSlt:o:rseeItm_pslt:r:isnegt:_ sTtRrAiNnSgP:O RTTR_ATNHSEP_ORRTTP_ST_HTER_ARNTSPPSO_RTTR=A@NtShPeO_RrTt=p@st_hter_arntsppso_rttr
ansport
2025-1220-2055- 1126-:0155 :1464:.1457:64@4L.M4_7I6N@FLOM@_(I1N0F0O2@4(|1100002254|)1 0I0N2F5O): ICNoFnOf:i gCSotnofriegISmtpolr:e:Ismeptl_:s:tsreitn_gs:t rTiRnAgN:S PTORRATN=S@PtOrRaTn=s@ptorratn
sport
202250-2152--1025- 0156 :1165::1454:.4447.64@7L6M@_LIMN_FION@F(O1@0(012040|2150|012040)2 5I)N FION:F OC:o nCfoingfSitgoSrteoIrmepIlm:p:ls:e:ts_estt_rsitnrgi:n gC:O MCMOOMNM_OPNO_OPLO_OSLI_ZSEI=Z6E0=06000000000000
00
22002255--1122--0055 1166::1155::4444..447766@@LLMM__IINNFFOO@@((1100002245||1100002245)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN__DDCCPPSS__GGLLOOBBAALL__TTRRAANNSSPPOORRTT__CCOONNFFIIGG==$$ffiillee
22002255--1122--0055 1166::1155::4444..447766@@LLMM__IINNFFOO@@((1100002254||1100002254)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: CCOOMMMMOONN==@@ccoommmmoonn
22002255--1122--0055 1166::1155::4444..447799@@LLMM__IINNFFOO@@((1100002245||1100002245)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: TThhiiss iiss OOppeennDDDDSS 33..3344..00--ddeevv uussiinngg AACCEE 66..55..2233
22002255--1122--0055 1166::1155::4444..447799@@LLMM__IINNFFOO@@((1100002254||1100002254)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: lloogg__lleevveell:: ddeebbuugg DDCCPPSS__ddeebbuugg__lleevveell:: 11
22002255--1122--0055 1166::1155::4444..447799@@LLMM__IINNFFOO@@((1100002254||1100002254)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: mmaacchhiinnee:: rruunnnneerrvvmmyygg887766,, xx8866__6644 ppllaattffoorrmm:: LLiinnuuxx,, 66..88..00--11004411--aazzuurree,, ##4477~~2222..0044..11--UUbbuunnttuu SSMMPP FFrrii OOcctt 33 2200::4433::0011 UUTTCC 22002255
22002255--1122--0055 1166::1155::4444..447799@@LLMM__IINNFFOO@@((1100002245||1100002245)) SSeerrvviiccee__PPaarrttiicciippaanntt::::ggeett__ddoommaaiinn__ppaarrttiicciippaanntt__ffaaccttoorryy:: ccoommppiilleerr:: gg vveerrssiioonn 1111..44..00
22002255--1122--0055 1166::1155::4444..448800@@LLMM__NNOOTTIICCEE@@((1100002254||1100002254)) NNOOTTIICCEE:: SSeerrvviiccee__PPaarrttiicciippaanntt::::iinnttiiaalliizzeeSScchheedduulliinngg(()) -- nnoo sscchheedduulliinngg ppoolliiccyy ssppeecciiffiieedd,, nnoott sseettttiinngg ppoolliiccyy..
202250-2152--1025- 0156 :1165::1454:.4448.04@8L0M@_LDME_BDUEGB@U(G1@0(012040|2150|012040)2 5S)e rSveircvei_cPea_rPtairctiicpiapnatn:t::g:egte_td_odmoamiani_np_apratritciicpiapnatn_tf_afcatcotroyr:y :C rCeraetaitnign gL iLniunxuNxeNtewtowrokrCkoCnofnifgiMgoMnointiotro
r
22002255--1122--0055 1166::1155::4444..448811@@LLMM__IINNFFOO@@((1100002254||1100002254)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: RREEPPOOSSIITTOORRYY__DDEEFFAAUULLTT__RREEPPOO==@@DDEEFFAAUULLTT__RREEPPOO
2022052-51-21-20-50 51 61:61:51:54:44.44.8418@1L@ML_MD_EDBEUBGU@G(@1(01002052|41|01002052)4 )S eSrevrivciec_eP_aPratritciicpiapnatn:t::s:este_tr_erpeop_oi_oiro:r :R eRpeop[oD[EDFEAFUALUTL_TR_ERPEOP]O ]= == =f ifliel:e/://r/erpeop.oi.oiro
r
(10017|10017) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
22002255--1122--0055 1166::1155::4444..550055@@LLMM__IINNFFOO@@((1100002245||1100002245)) IINNFFOO:: CCoonnffiiggSSttoorreeIImmppll::::sseett__ssttrriinngg:: TTRRAANNSSPPOORRTT__OOPPEENNDDDDSS__BBIITTTTCCPP__TTRRAANNSSPPOORRTT__IINNSSTT__DDEEFFAAUULLTT__RREEPPOO__DDAATTAALLIINNKK__RREELLEEAASSEE__DDEELLAAYY==00
2025-12-05 16:15:44.505@LM_INFO@2(012050-2142|-10050 2146): 1I5N:F4O4:. 5C0o5n@fLiMg_SItNoFrOe@I(m1p0l0:2:5s|e1t0_0s2t5r)i nIgN:F OT:R ACNoSnPfOiRgTS_tOoPrEeNIDmDpSl_:B:IsTeTtC_Ps_tTrRiAnNgS:P OTRRTA_NISNPSOTR_TD_EOFPAEUNLDTD_SR_EBPIOT_TLCOPC_ATLR_AANDSDPROERSTS_=I:N0S
T_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-12-05 16:15:44.505@LM_INFO@(10024|10024) In2f0o2R5e-p1o2D-i0s5c o1v6e:r1y5:::4b4i.t5_0c5o@nLfMi_gI N-F OB@I(T1 0t0c2p5 |t1r0a0n2s5p)o rItn f:o0R
epoDiscovery::bit_config - BIT tcp transport :0
2025-12-05 16:15:44.510@LM_WARNING@(10025|10025) WARNING: get_fully_qu2a0l2i5f-i1e2d-_0h5o s1t6n:a1m5e::4 4C.o5u1l0d@ LnMo_tW AfRiNnIdN GF@Q(D1N0.0 2U4s|i1n0g0 2"4r)u nWnAeRrNvImNyGg:8 7g6e"t _afsu lfluyl_lqyu aqluiafliiefdi_ehdo shtonsatmnea:m eC,o upllde ansoet cfoirnrde cFtQ DsNy.s tUesmi ncgo n"friugnunreartvimoyng.8
76" as fully qualified hostname, please correct system configuration.
2025-12-05 16:15:44.517@LM_DEBUG@(10024|10029) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000003.000001c7(68f9aed1) remote 01030000.3eed5f31.00000001.000001c2(6253093e)
2025-12-05 16:15:44.517@LM_WARNING@(10024|10024) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.518@LM_DEBUG@(10025|10028) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000002.000001c7(55998761) remote 01030000.3eed5f31.00000001.000001c2(6253093e)
2025-12-05 16:15:44.518@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.518@LM_DEBUG@(10024|10024) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000003.000002c7(43d4fd12) remote 01030000.3eed5f31.00000001.000002c2(497e5afd)
2025-12-05 16:15:44.520@LM_WARNING@(10024|10024) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dyna2m0i2c5 -T1y2p-e0
5 16:15:44.520@LM_DEBUG@(10025|10028) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000002.000002c7(7eb4d4a2) remote 01030000.3eed5f31.00000001.000002c2(497e5afd)
2025-12-05 16:15:44.520@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.521@LM_DEBUG@(10024|10029) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000003.000003c7(5acfcc53) remote 01030000.3eed5f31.00000001.000004c2(1f24fd7b)
2025-12-05 16:15:44.521@LM_WARNING@(10024|10024) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.521@LM_DEBUG@(10025|10028) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000002.000003c7(67afe5e3) remote 01030000.3eed5f31.00000001.000004c2(1f24fd7b)
2025-12-05 16:15:44.522@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.522@LM_DEBUG@(10024|10029) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000003.000004c7(158e5a94) remote 01030000.3eed5f31.00000001.000003c2(50656bbc)
2025-12-05 16:15:44.523@LM_WARNING@(10024|10024) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.523@LM_DEBUG@(10025|10028) DataReaderImpl::add_association - bit 1 local 01030000.3eed5f31.00000002.000004c7(28ee7324) remote 01030000.3eed5f31.00000001.000003c2(50656bbc)
2025-12-05 16:15:44.524@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.525@LM_WARNING@(10024|10024) 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.
2025-12-05 16:15:44.525@LM_WARNING@(10025|10025) 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.
2025-12-05 16:15:44.526@LM_WARNING@(10024|10024) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.526@LM_WARNING@(10024|10024) 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.
2025-12-05 16:15:44.527@LM_D2E0B2U5G-@1(21-00052 51|61:01052:84)4 .D5a2t7a@WLrMi_tDeErBIUmGp@l(:1:0a0d2d4_|a1s0s0o2c9i)a tDiaotna Re-a dbeirtI m0p ll:o:caadld _0a1s0s3o0c0i0a0t.i3oene d-5 fb3i1t. 000 0l0o0c0a0l2 .0010003000010002.(3beee9d75bf1351e.)0 0r0e0m0o0t0e3 .0010003000050007.(39e7efd15af93615.)0 0r0e0m0o0t0e3 .0010003000050007.(39e7efd15af93615.)0
0000002.00000102(be97b15e)
2025-12-05 16:15:44.527@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.527@LM_WARNING@(10025|10025) 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.
2025-12-05 16:15:44.528@LM_DEBUG@(10024|10024) DataReaderImpl::add_association - bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000102(be97b15e)
2025-12-05 16:15:44.528@LM_INFO@(10025|10028) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000102(be97b15e) succeeded in associating with reader 01030000.3eed5f31.00000003.000002500275(-9172f-10a59 6156):
15:44.529@LM_WARNING@(10024|120002254-)1 2T-y0p5e L1o6o:k1u5p:S4e4r.v5i2c9e@:L:Mt_yDpEeB_UiGd@e(n1t0i0f2i5e|r1_0t0o2_8d)y nDaamtiacW r-i tEenrcIomupnlt:e:rterda nTsKp_oNrOtN_Ea:s sroect_udronnien:g wnriilt eDry n0a1m0i3c0 0T0y0p.e3
eed5f31.00000002.00000102(be97b15e) reader 01030000.3eed5f31.00000003.00000507(97f1a965) calling association_complete_i
2025-12-05 16:15:44.529@LM_DEBUG@(10025|10025) DataWriterImpl::add_association - bit 0 local 01030000.3eed5f31.00000002.00000102(be97b15e) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.529@LM_DEBUG@(10025|10028) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000102(be97b15e) remote 01030000.3eed5f31.00000003.00000507(97f1a965)
2025-12-05 16:15:44.529@LM_INFO@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000102(be97b15e) succeeded in associating with reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.529@LM_DEBUG@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000102(be97b15e) reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6) calling association_complete_i
2025-12-05 16:15:44.529@LM_DEBUG@(10025|10025) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000102(be97b15e) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.530@LM_DEBUG@(10025|10028) DataWr2i0t2e5r-I1m2p-l0:5: a1d6d:_1a5s:s4o4c.i5a3t0i@oLnM _-D EbBiUtG @0( 1l0o0c2a4l| 1001002390)0 0D0a.t3aeReeda5dfe3r1I.m0p0l0:0:0a0d0d2_.a0s0s0o0c0i2a0t2i(on9 5-b abei2t9 0 local d0)1 0r3e0m0o0t0e. 30e1e0d350f03010..030e0e0d050f0331..0000000507(970f1a965) remote 0103000000.030e3e.d050f03010.500070(09070f012a.906050)0
0202(95bae29d)
2025-12-05 16:15:44.530@LM_DEBUG@(10025|10025) DataWriterImpl::add_association - bit 0 local 01030000.3eed5f31.00000002.00000202(95bae29d) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.530@LM_INFO@(10025|10028) DataWriterImp2l0:2:5t-r1a2n-s0p5o r1t6_:a1s5:44.530s@oLcM__dDoEnBeU:G @w(r1i0t0e2r4 |01100032090)0 0D.a3teaeRde5afd3e1r.I0m0p0l0:0:0a0d2d._0a0s0s0o0c2i0a2t(i9o5nb a-e 2b9idt) 0s ulcocceaeld e0d1 0i3n0 0a0s0s.o3ceieadt5ifn3g1 .w0i0t0h0 0r0e0a3d.e0r0 000100630070(0b0c.d3cefeada56f)3 1r.e0m0o0t0e0 000130.3000000000.530e7e(d957ff311a.906050)0
0002.00000202(95bae29d)
2025-12-05 16:15:44.531@LM_DEBUG@(10025|10028) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000202(95bae29d) reader 01030000.3eed5f31.00000003.00000507(97f1a965) calling association_complete_i
2025-12-05 16:15:44.531@LM_DEBUG@(10025|10028) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000202(95bae29d) remote 01030000.3eed5f31.00000003.00000507(97f1a965)
2025-12-05 16:15:44.531@LM_INFO@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000202(95bae29d) succeeded in associating with reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.531@LM_DEBUG@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000202(95bae29d) reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6) calling association_complete_i
2025-12-05 16:15:44.531@LM_DEBUG@(10025|10025) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000202(95bae29d) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.531@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.531@LM_WARNING@(10025|10025) 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.
2025-12-05 16:15:44.532@LM_DEBUG@(10025|10028) DataWriterImpl::add_association - bit 0 local 01030000.3eed5f31.000020002052-.1020-00050 31062:(185c:a414d.35d3c2)@ LrMe_mDoEtBeU G0@1(01300002040.3eed5f31.00000003|.1000002090)5 0D7a(t9a7Rfe1aad9e6r5I)m
pl::add_association - bit 0 local 01030000.3ee2d052f53-11.20-00050 01060:31.50:04040.0553037@(L9M7_fD1EaB9U6G5@)( 1r0e0m2o5t|e1 00012053)0 0D0a0t.a3WereidterI5mfp3l1:.:0a0d0d0_0a0s0s2o.c0i0a0t0i0o3n0 2-( 8bciat1 d03 dlco)c
al 01030000.3eed5f31.00000002.00000302(8ca1d3dc) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.533@LM_INFO@(10025|10028) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000302(8ca1d3dc) succeeded in associating with reader 01030000.3eed5f31.00000003.0020002055-0172(-9075f 11a69:6155):
44.533@LM_DEBUG@(10024|120002259-)1 2D-a0t5a R1e6a:d1e5r:I4m4p.l5:3:3a@dLdM__aDsEsBoUcGi@a(t1i0o0n2 5-| 1b0i0t2 80) lDoactaalW r0i1t0e3r0I0m0p0l.:3:eterda5nfs3p1o.r0t0_0a0s0s0o0c3_.d0o0n0e0:0 6w0r7i(tbecrd c0f1a0a360)0 0r0e.m3oeteed 50f13013.00000000.030e0e2d.50f03010.00300020(080c0a21.d030d0c0)0 3r0e2a(d8ecra 10d130d3c0)0
00.3eed5f31.00000003.00000507(97f1a965) calling association_complete_i
2025-12-05 16:15:44.533@LM_DEBUG@(10025|10028) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000302(8ca1d3dc) remote 01030000.3eed5f31.00000003.00000507(97f1a965)
2025-12-05 16:15:44.533@LM_INFO@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000302(8ca1d3dc) succeeded in associating with reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.533@LM_DEBUG@(10025|10025) DataWriterImpl::transport_assoc_done: writer 01030000.3eed5f31.00000002.00000302(8ca1d3dc) reader 01030000.3eed5f31.00000003.00000607(bcdcfaa6) calling association_complete_i
2025-12-05 16:15:44.534@LM_DEBUG@(10025|10025) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed5f31.00000002.00000302(8ca1d3dc) remote 01030000.3eed5f31.00000003.00000607(bcdcfaa6)
2025-12-05 16:15:44.534@LM_WARNING@(10025|10025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-12-05 16:15:44.534@LM_DEBUG@(10025|10040) Writer::svc() - processing publication 0.
2025-12-05 16:15:44.534@LM_DEBUG@(10025|10041) Writer::svc() - processing publication 1.
2025-12-05 16:15:44.534@LM_DEBUG@(10025|10042) Writer::svc() - processing publication 2.
2025-12-05 16:15:46.534@LM_DEBUG@(10025|10025) DataWriterImpl::create_ack_token() - for sequence 1577
2025-12-05 16:15:46.534@LM_DEBUG@(10025|10025) DataWriterImpl::create_ack_token() - for sequence 1576
2025-12-05 16:15:46.534@LM_DEBUG@(10025|10025) DataWriterImpl::create_ack_token() - for sequence 1574
2025-12-05 16:15:46.581@LM_DEBUG@(10025|10040) DataWriterImpl::create_ack_token() - for sequence 1607
2025-12-05 16:15:46.581@LM_DEBUG@(10025|10040) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1607 at 16:15:46.581892
2025-12-05 16:15:46.581@LM_DEBUG@(10025|10042) DataWriterImpl::create_ack_token() - for sequence 1606
2025-12-05 16:15:46.582@LM_DEBUG@(10025|10042) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1606 at 16:15:46.582432
2025-12-05 16:15:46.581@LM_DEBUG@(10025|10041) DataWriterImpl::create_ack_token() - for sequence 1607
2025-12-05 16:15:46.582@LM_DEBUG@(10025|10041) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1607 at 16:15:46.582591
2025-12-05 16:15:46.602@LM_DEBUG@(10025|10025) Publisher::run() - publication 0 stopping after sending 1605 messages.
2025-12-05 16:15:46.602@LM_DEBUG@(10025|10025) Publisher::run() - publication 1 stopping after sending 1605 messages.
2025-12-05 16:15:46.603@LM_DEBUG@(10025|10025) Publisher::run() - publication 2 stopping after sending 1604 messages.
2025-12-05 16:15:46.608@LM_DEBUG@(10025|10026) WriteDataContainer::wait_pending timeout at 00:41:14.486448
2025-12-05 16:15:46.823@LM_DEBUG@(10025|10026) WriteDataContainer::wait_pending done
2025-12-05 16:15:46.823@LM_DEBUG@(10025|10026) DataWriterImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000002.00000102(be97b15e) remote 01030000.3eed5f31.00000003.00000507(97f1a965) num remotes 2
2025-12-05 16:15:46.824@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000102(be97b15e) num remotes 1
2025-12-05 16:15:46.824@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000102(be97b15e) num remotes 1
2025-12-05 16:15:46.825@LM_DEBUG@(10025|10026) DataWriterImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000002.00000202(95bae29d) remote 01030000.3eed5f31.00000003.00000507(97f1a965) num remotes 2
2025-12-05 16:15:46.825@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000102(be97b15e) num remotes 1
2025-12-05 16:15:46.825@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000102(be97b15e) num remotes 1
2025-12-05 16:15:46.825@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000202(95bae29d) num remotes 1
2025-12-05 16:15:46.825@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000202(95bae29d) num remotes 1
2025-12-05 16:15:46.826@LM_DEBUG@(10025|10026) DataWriterImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000002.00000302(8ca1d3dc) remote 01030000.3eed5f31.00000003.00000507(97f1a965) num remotes 2
2025-12-05 16:15:46.826@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000202(95bae29d) num remotes 1
2025-12-05 16:15:46.826@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000202(95bae29d) num remotes 1
2025-12-05 16:15:46.826@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000302(8ca1d3dc) num remotes 1
2025-12-05 16:15:46.826@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed5f31.00000003.00000507(97f1a965) remote 01030000.3eed5f31.00000002.00000302(8ca1d3dc) num remotes 1
2025-12-05 16:15:46.827@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed5f31.00000003.00000607(bcdcfaa6) remote 01030000.3eed5f31.00000002.00000302(8ca1d3dc) num remotes 1
2025-12-05 16:15:46.827@LM_DEBUG@(10024|10029) DataReaderImpl::remove_associations_i: bit 0 loc2a0l2 50-11023-00050 01.63:e1e5d:54f63.18.2070@0L0M0_0D0E3B.U0G0@0(0100600275(|b1c0d0c2f6a)a 6D)a traeRmeoatdee r0I1m0p3l0:0:0r0e.m3oeveed_5afs3s1o.c0i0a0t0i0o0n0s2:. 0b0i0t0 013 0l2o(c8acla 10d130d3c0)0 0n0u.m3 ereedm5oft3e1s. 010
000002.000001c7(55998761) remote 01030000.3eed5f31.00000001.000001c2(6253093e) num remotes 1
2025-12-05 16:15:46.827@LM_DEBUG@(10025|10026) DataReaderImpl::remove_associations_i: bi2t0 215 -l1o2c-a0l5 01160:31050:0406..38e2e7d@5LfM3_1D.E0B0U0G0@0(010020.2040|01000012c47)( 5s5u9b9s8c7r6i1b)e rr_emmaoitne( )0 1-0 3t0e0s0t0 .c3oemepdl5eft3e1..
00000001.000001c2(6253093e) num remotes 1
2025-12-05 16:15:46.828@LM_DEBUG@(10024|10027) DataReaderImpl::remove_associations: bit 1 local 01030000.3eed5f31.00000003.000001c7(68f9aed1) remote 01030000.3eed5f31.00000001.20002050-0112c-20(56 21563:01953:e4)6 .n8u2m8 @rLeMm_oDtEeBsU G1@
(10025|10026) DataReaderImpl2:0:2r5e-m1o2v-e0_5a s1s6o:c1i5a:t4i6o.n8s2:8 @bLiMt_ D1E BlUoGc@a(l1 00012043|01000002.73)e eDda5tfa3R1e.a0d0e0r0I0m0p0l2:.:0r0e0m0o0v3ec_7a(s6s7oacfiea5tei3o)n sr_eim:o tbei t0 110 3l0o0c0a0l. 30e1e0d350f03010..030e0e0d050f0311..000000000040c023(.10f02040f0d17cb7)( 6n8ufm9 areedm1o)t erse m1o
te 01030000.3ee2d052f53-11.20-00050 01060:11.50:04060.0812c82@(L6M2_5D3E0B9U3Ge@)( 1n0u0m2 5r|e1m0o0t2e6s) 1D
ataReaderImpl::remove_associations_i: bit 1 local 01030000.3eed5f31.00000002.000003c7(67afe5e3) remote 01030000.3eed5f31.00000001.000004c2(1f24fd7b) num remotes 1
2025-12-05 16:15:46.829@LM_DEBUG@(10025|10026) DataReaderImpl::remove_associations: bit 1 local 01030000.3eed5f31.00000002.000004c7(28ee7324) remote 01030000.3eed5f31.00000001.000003c2(50656bbc) num remotes 1
2025-12-05 16:15:46.829@LM_DEBUG@(120002255-|1120-00256 )1 6D:a1t5a:R4e6a.d8e2r9I@mLpMl_:D:ErBeUmGo@v(e1_0a0s2s4o|c1i0a0t2i7o)n sD_ait:a Rbeiatd e1r Ilmopcla:l: r0e1m0o3v0e0_0a0s.s3oeceida5tfi3o1n.s0:0 0b0i0t0 012 .l0o0c0a0l0 40c170(32080e0e07.332e4e)d 5rfe3m1o.t0e0 000100030030.0000.030e0e3dc57f(351a.c0f0c0c05030)0 1r.e0m0o0t0e0 30c120(3500060506.b3bece)d 5nfu3m1 .r0e0m0o0t0e0s0 11.
000004c2(1f24fd7b) num remotes 1
2025-12-05 16:15:46.829@LM_DEBUG@(10024|10027) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3eed5f31.00000003.000003c7(5acfcc53) remote 01030000.3eed5f31.00000001.000004c2(1f24fd7b) num remotes 1
2025-12-05 16:15:46.829@LM_DEBUG@(10025|10026) DataReaderImpl::remove_associations: bit 1 local 01030000.3eed5f31.00000002.000002c7(7eb4d4a2) remote 01030000.3eed5f31.00000001.000002c2(497e5afd) num remotes 1
2025-1220-2055- 1126-:0155 :1466:.1853:04@6L.M8_3D0E@BLUMG_@D(E1B0U0G2@4(|1100002257|)1 0D0a2t6a)R eDaadtearRIemapdle:r:Irmepmlo:v:er_eamsosvoec_iaastsioocnisa:t iboints _1i :l obciatl 10 1l0o3c0a0l0 00.130e3e0d050f03.13.e0e0d050f03010.30.0000000000042c.70(0105080e25ca79(47)e br4edm4oat2e) 0r1e0m3o0t0e0 00.130e3e0d050f03.13.e0e0d050f03010.10.0000000000031c.20(0500060526cb2b(c4)9 7neu5ma frde)m ontuems r1e
motes 1
2025-12-05 16:15:46.830@LM_DEBUG@(10022042|51-01022-70)5 D1a6t:a1R5e:a4d6e.r8I3m0p@lL:M:_rDeEmBoUvGe@_(a1s0s0o2c5i|a1t0i0o3n4s)_ iT:c pbCiotn n1e cltoicoanl: :0h1a0n3d0l0e0_0c.l3oeseed(5)f 3c1a.l0l0e0d0 0o0n0 3t.r0a0n0s0p0o4rct7:( 1_5O8PeE5NaD9D4S)_ _rBeImToTtCeP T0r1a0n3s0p0o0r0t.I3nesetd_5DfE3F1A.U0L0T0_0R0E0P0O1 .t0o0 01000.31c.21(.58066:5363b9b1c9) ,n urme croenmnoetcets_ s1t
ate = INIT_STATE.
2025-12-05 16:15:46.830@LM_DEBUG@(10025|10034) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:46.831@LM_DEBUG@(10024|10027) DataReaderImpl::remove_associations: bit 1 local 01030000.3eed5f31.00000003.000002c7(43d4fd12) remote 01030000.3eed5f31.00000001.000002c2(497e5afd) num remotes 1
2025-12-05 16:15:46.831@LM_DEBUG@(10024|10027) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3eed5f31.00000003.000002c7(43d4fd12) remote 01030000.3eed5f31.00000001.000002c2(497e5afd) num remotes 1
2025-12-05 16:15:46.831@LM_DEBUG@(10024|10035) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:33919 , reconnect_state = INIT_STATE.
2025-12-05 16:15:46.831@LM_DEBUG@(10024|10035) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-12-05 16:15:46.833@LM_DEBUG@(10025|10025) Service_Participant::shutdown
2025-12-05 16:15:46.836@LM_DEBUG@(10024|10024) Service_Participant::shutdown
2025-12-05 16:15:46.837@LM_DEBUG@(10025|10025) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:46.838@LM_DEBUG@(10025|10025) Service_Participant::~Service_Participant
2025-12-05 16:15:46.838@LM_DEBUG@(10025|10025) Service_Participant::shutdown
2025-12-05 16:15:46.840@LM_DEBUG@(10024|10024) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05 16:15:46.841@LM_DEBUG@(10024|10024) Service_Participant::~Service_Participant
2025-12-05 16:15:46.841@LM_DEBUG@(10024|10024) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:2s 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: 10044
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 10051 started at 2025-12-05 16:15:47
(10044|10044) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Publisher 10051 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: 10060 started at 2025-12-05 16:15:50
Publisher 10051 is done waiting for 1 readers.
Publisher 10051 is waiting for acknowledgments.
Subscriber 10060 got new message data:
- From : 10051
- Count : 0
Subscriber 10060 got new message data:
- From : 10051
- Count : 1
Subscriber 10060 got new message data:
- From : 10051
- Count : 2
Subscriber 10060 got new message data:
- From : 10051
- Count : 3
Subscriber 10060 got new message data:
- From : 10051
- Count : 4
Subscriber 10060 got new message data:
- From : 10051
- Count : 5
Subscriber 10060 got new message data:
- From : 10051
- Count : 6
Subscriber 10060 got new message data:
- From : 10051
- Count : 7
Subscriber 10060 got new message data:
- From : 10051
- Count : 8
Subscriber 10060 got new message data:
- From : 10051
- Count : 9
Subscriber 10060 got new message data:
- From : 10051
- Count : 10
Subscriber 10060 got new message data:
- From : 10051
- Count : 11
Subscriber 10060 got new message data:
- From : 10051
- Count : 12
Subscriber 10060 got new message data:
- From : 10051
- Count : 13
Subscriber 10060 got new message data:
- From : 10051
- Count : 14
Subscriber 10060 got new message data:
- From : 10051
- Count : 15
Subscriber 10060 got new message data:
- From : 10051
- Count : 16
Subscriber 10060 got new message data:
- From : 10051
- Count : 17
Subscriber 10060 got new message data:
- From : 10051
- Count : 18
Subscriber 10060 got new message data:
- From : 10051
- Count : 19
Subscriber 10060 is done. Exiting.
Publisher 10051 is done waiting for acknowledgments.
Publisher 10051 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: 10068 started at 2025-12-05 16:15:53
Publisher 10051 is done waiting for 2 readers.
Publisher 10051 is waiting for acknowledgments.
Subscriber 10068 got new message data:
- From : 10051
- Count : 0
Subscriber 10068 got new message data:
- From : 10051
- Count : 1
Subscriber 10068 got new message data:
- From : 10051
- Count : 2
Subscriber 10068 got new message data:
- From : 10051
- Count : 3
Subscriber 10068 got new message data:
- From : 10051
- Count : 4
Subscriber 10068 got new message data:
- From : 10051
- Count : 5
Subscriber 10068 got new message data:
- From : 10051
- Count : 6
Subscriber 10068 got new message data:
- From : 10051
- Count : 7
Subscriber 10068 got new message data:
- From : 10051
- Count : 8
Subscriber 10068 got new message data:
- From : 10051
- Count : 9
Subscriber 10068 got new message data:
- From : 10051
- Count : 10
Subscriber 10068 got new message data:
- From : 10051
- Count : 11
Subscriber 10068 got new message data:
- From : 10051
- Count : 12
Subscriber 10068 got new message data:
- From : 10051
- Count : 13
Subscriber 10068 got new message data:
- From : 10051
- Count : 14
Subscriber 10068 got new message data:
- From : 10051
- Count : 15
Subscriber 10068 got new message data:
- From : 10051
- Count : 16
Subscriber 10068 got new message data:
- From : 10051
- Count : 17
Subscriber 10068 got new message data:
- From : 10051
- Count : 18
Subscriber 10068 got new message data:
- From : 10051
- Count : 19
Subscriber 10068 is done. Exiting.
Publisher 10051 is done waiting for acknowledgments.
Publisher 10051 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: 10076 started at 2025-12-05 16:15:56
Publisher 10051 is done waiting for 3 readers.
Publisher 10051 is waiting for acknowledgments.
Subscriber 10076 got new message data:
- From : 10051
- Count : 0
Subscriber 10076 got new message data:
- From : 10051
- Count : 1
Subscriber 10076 got new message data:
- From : 10051
- Count : 2
Subscriber 10076 got new message data:
- From : 10051
- Count : 3
Subscriber 10076 got new message data:
- From : 10051
- Count : 4
Subscriber 10076 got new message data:
- From : 10051
- Count : 5
Subscriber 10076 got new message data:
- From : 10051
- Count : 6
Subscriber 10076 got new message data:
- From : 10051
- Count : 7
Subscriber 10076 got new message data:
- From : 10051
- Count : 8
Subscriber 10076 got new message data:
- From : 10051
- Count : 9
Subscriber 10076 got new message data:
- From : 10051
- Count : 10
Subscriber 10076 got new message data:
- From : 10051
- Count : 11
Subscriber 10076 got new message data:
- From : 10051
- Count : 12
Subscriber 10076 got new message data:
- From : 10051
- Count : 13
Subscriber 10076 got new message data:
- From : 10051
- Count : 14
Subscriber 10076 got new message data:
- From : 10051
- Count : 15
Subscriber 10076 got new message data:
- From : 10051
- Count : 16
Subscriber 10076 got new message data:
- From : 10051
- Count : 17
Subscriber 10076 got new message data:
- From : 10051
- Count : 18
Subscriber 10076 got new message data:
- From : 10051
- Count : 19
Subscriber 10076 is done. Exiting.
Publisher 10051 is done waiting for acknowledgments.
Publisher 10051 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:10s 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: 10085
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 10092 started at 2025-12-05 16:15:56
(10085|10085) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Publisher 10092 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: 10101 started at 2025-12-05 16:15:59
Publisher 10092 is done waiting for 1 readers.
Publisher 10092 is waiting for acknowledgments.
Subscriber 10101 got new message data:
- From : 10092
- Count : 0
Subscriber 10101 got new message data:
- From : 10092
- Count : 1
Subscriber 10101 got new message data:
- From : 10092
- Count : 2
Subscriber 10101 got new message data:
- From : 10092
- Count : 3
Subscriber 10101 is done. Exiting.
Publisher 10092 is done waiting for acknowledgments.
Publisher 10092 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: 10109 started at 2025-12-05 16:16:02
Publisher 10092 is done waiting for 2 readers.
Publisher 10092 is waiting for acknowledgments.
Subscriber 10109 got new message data:
- From : 10092
- Count : 0
Subscriber 10109 got new message data:
- From : 10092
- Count : 1
Subscriber 10109 got new message data:
- From : 10092
- Count : 2
Subscriber 10109 got new message data:
- From : 10092
- Count : 3
Subscriber 10109 is done. Exiting.
Publisher 10092 is done waiting for acknowledgments.
Publisher 10092 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: 10117 started at 2025-12-05 16:16:05
Publisher 10092 is done waiting for 3 readers.
Publisher 10092 is waiting for acknowledgments.
Subscriber 10117 got new message data:
- From : 10092
- Count : 0
Subscriber 10117 got new message data:
- From : 10092
- Count : 1
Subscriber 10117 got new message data:
- From : 10092
- Count : 2
Subscriber 10117 got new message data:
- From : 10092
- Count : 3
Subscriber 10117 is done. Exiting.
Publisher 10092 is done waiting for acknowledgments.
Publisher 10092 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:9s 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: 10126
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 10133 started at 2025-12-05 16:16:05
(10126|10126) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Publisher 10133 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: 10143 started at 2025-12-05 16:16:08
Publisher 10133 is done waiting for 1 readers.
Publisher 10133 is waiting for acknowledgments.
Subscriber 10143 got new message data:
- From : 10133
- Count : 0
Subscriber 10143 got new message data:
- From : 10133
- Count : 1
Subscriber 10143 got new message data:
- From : 10133
- Count : 2
Subscriber 10143 got new message data:
- From : 10133
- Count : 3
Subscriber 10143 got new message data:
- From : 10133
- Count : 4
Subscriber 10143 got new message data:
- From : 10133
- Count : 5
Subscriber 10143 got new message data:
- From : 10133
- Count : 6
Subscriber 10143 got new message data:
- From : 10133
- Count : 7
Subscriber 10143 got new message data:
- From : 10133
- Count : 8
Subscriber 10143 got new message data:
- From : 10133
- Count : 9
Subscriber 10143 got new message data:
- From : 10133
- Count : 10
Subscriber 10143 got new message data:
- From : 10133
- Count : 11
Subscriber 10143 got new message data:
- From : 10133
- Count : 12
Subscriber 10143 got new message data:
- From : 10133
- Count : 13
Subscriber 10143 got new message data:
- From : 10133
- Count : 14
Subscriber 10143 got new message data:
- From : 10133
- Count : 15
Subscriber 10143 got new message data:
- From : 10133
- Count : 16
Subscriber 10143 got new message data:
- From : 10133
- Count : 17
Subscriber 10143 got new message data:
- From : 10133
- Count : 18
Subscriber 10143 got new message data:
- From : 10133
- Count : 19
Publisher 10133 is done waiting for acknowledgments.
Publisher 10133 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: 10150 started at 2025-12-05 16:16:11
Publisher 10133 is done waiting for 2 readers.
Publisher 10133 is waiting for acknowledgments.
Subscriber 10150 got new message data:
- From : 10133
- Count : 0
Subscriber 10150 got new message data:
- From : 10133
- Count : 1
Subscriber 10150 got new message data:
- From : 10133
- Count : 2
Subscriber 10150 got new message data:
- From : 10133
- Count : 3
Subscriber 10150 got new message data:
- From : 10133
- Count : 4
Subscriber 10150 got new message data:
- From : 10133
- Count : 5
Subscriber 10150 got new message data:
- From : 10133
- Count : 6
Subscriber 10150 got new message data:
- From : 10133
- Count : 7
Subscriber 10150 got new message data:
- From : 10133
- Count : 8
Subscriber 10150 got new message data:
- From : 10133
- Count : 9
Subscriber 10150 got new message data:
- From : 10133
- Count : 10
Subscriber 10150 got new message data:
- From : 10133
- Count : 11
Subscriber 10150 got new message data:
- From : 10133
- Count : 12
Subscriber 10150 got new message data:
- From : 10133
- Count : 13
Subscriber 10150 got new message data:
- From : 10133
- Count : 14
Subscriber 10150 got new message data:
- From : 10133
- Count : 15
Subscriber 10150 got new message data:
- From : 10133
- Count : 16
Subscriber 10150 got new message data:
- From : 10133
- Count : 17
Subscriber 10150 got new message data:
- From : 10133
- Count : 18
Subscriber 10150 got new message data:
- From : 10133
- Count : 19
Publisher 10133 is done waiting for acknowledgments.
Publisher 10133 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: 10157 started at 2025-12-05 16:16:14
Publisher 10133 is done waiting for 3 readers.
Publisher 10133 is waiting for acknowledgments.
Subscriber 10157 got new message data:
- From : 10133
- Count : 0
Subscriber 10157 got new message data:
- From : 10133
- Count : 1
Subscriber 10157 got new message data:
- From : 10133
- Count : 2
Subscriber 10157 got new message data:
- From : 10133
- Count : 3
Subscriber 10157 got new message data:
- From : 10133
- Count : 4
Subscriber 10157 got new message data:
- From : 10133
- Count : 5
Subscriber 10157 got new message data:
- From : 10133
- Count : 6
Subscriber 10157 got new message data:
- From : 10133
- Count : 7
Subscriber 10157 got new message data:
- From : 10133
- Count : 8
Subscriber 10157 got new message data:
- From : 10133
- Count : 9
Subscriber 10157 got new message data:
- From : 10133
- Count : 10
Subscriber 10157 got new message data:
- From : 10133
- Count : 11
Subscriber 10157 got new message data:
- From : 10133
- Count : 12
Subscriber 10157 got new message data:
- From : 10133
- Count : 13
Subscriber 10157 got new message data:
- From : 10133
- Count : 14
Subscriber 10157 got new message data:
- From : 10133
- Count : 15
Subscriber 10157 got new message data:
- From : 10133
- Count : 16
Subscriber 10157 got new message data:
- From : 10133
- Count : 17
Subscriber 10157 got new message data:
- From : 10133
- Count : 18
Subscriber 10157 got new message data:
- From : 10133
- Count : 19
Publisher 10133 is done waiting for acknowledgments.
Publisher 10133 is done. Exiting.
Subscriber 10150 is done. Exiting.
Subscriber 10143 is done. Exiting.
Subscriber 10157 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 10168
/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: 10175 started at 2025-12-05 16:16:15
(10168|10168) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
Publisher 10175 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: 10186 started at 2025-12-05 16:16:18
Publisher 10175 is done waiting for 1 readers.
Publisher 10175 is waiting for acknowledgments.
Subscriber 10186 got new message data:
- From : 10175
- Count : 0
Subscriber 10186 got new message data:
- From : 10175
- Count : 1
Subscriber 10186 got new message data:
- From : 10175
- Count : 2
Subscriber 10186 got new message data:
- From : 10175
- Count : 3
Publisher 10175 is done waiting for acknowledgments.
Publisher 10175 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: 10193 started at 2025-12-05 16:16:21
Publisher 10175 is done waiting for 2 readers.
Publisher 10175 is waiting for acknowledgments.
Subscriber 10193 got new message data:
- From : 10175
- Count : 0
Subscriber 10193 got new message data:
- From : 10175
- Count : 1
Subscriber 10193 got new message data:
- From : 10175
- Count : 2
Subscriber 10193 got new message data:
- From : 10175
- Count : 3
Publisher 10175 is done waiting for acknowledgments.
Publisher 10175 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: 10200 started at 2025-12-05 16:16:24
Publisher 10175 is done waiting for 3 readers.
Publisher 10175 is waiting for acknowledgments.
Subscriber 10200 got new message data:
- From : 10175
- Count : 0
Subscriber 10200 got new message data:
- From : 10175
- Count : 1
Subscriber 10200 got new message data:
- From : 10175
- Count : 2
Subscriber 10200 got new message data:
- From : 10175
- Count : 3
Publisher 10175 is done waiting for acknowledgments.
Publisher 10175 is done. Exiting.
Subscriber 10200 is done. Exiting.
Subscriber 10186 is done. Exiting.
Subscriber 10193 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples Time:9s 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: 10211 started at 2025-12-05 16:16:24
Publisher 10211 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: 10217 started at 2025-12-05 16:16:27
Publisher 10211 is done waiting for 1 readers.
Publisher 10211 is waiting for acknowledgments.
Subscriber 10217 got new message data:
- From : 10211
- Count : 0
Subscriber 10217 got new message data:
- From : 10211
- Count : 1
Subscriber 10217 got new message data:
- From : 10211
- Count : 2
Subscriber 10217 got new message data:
- From : 10211
- Count : 3
Subscriber 10217 got new message data:
- From : 10211
- Count : 4
Subscriber 10217 got new message data:
- From : 10211
- Count : 5
Subscriber 10217 got new message data:
- From : 10211
- Count : 6
Subscriber 10217 got new message data:
- From : 10211
- Count : 7
Subscriber 10217 got new message data:
- From : 10211
- Count : 8
Subscriber 10217 got new message data:
- From : 10211
- Count : 9
Subscriber 10217 got new message data:
- From : 10211
- Count : 10
Subscriber 10217 got new message data:
- From : 10211
- Count : 11
Subscriber 10217 got new message data:
- From : 10211
- Count : 12
Subscriber 10217 got new message data:
- From : 10211
- Count : 13
Subscriber 10217 got new message data:
- From : 10211
- Count : 14
Subscriber 10217 got new message data:
- From : 10211
- Count : 15
Subscriber 10217 got new message data:
- From : 10211
- Count : 16
Subscriber 10217 got new message data:
- From : 10211
- Count : 17
Subscriber 10217 got new message data:
- From : 10211
- Count : 18
Subscriber 10217 got new message data:
- From : 10211
- Count : 19
Subscriber 10217 is done. Exiting.
Publisher 10211 is done waiting for acknowledgments.
Publisher 10211 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: 10224 started at 2025-12-05 16:16:30
Publisher 10211 is done waiting for 2 readers.
Publisher 10211 is waiting for acknowledgments.
Subscriber 10224 got new message data:
- From : 10211
- Count : 0
Subscriber 10224 got new message data:
- From : 10211
- Count : 1
Subscriber 10224 got new message data:
- From : 10211
- Count : 2
Subscriber 10224 got new message data:
- From : 10211
- Count : 3
Subscriber 10224 got new message data:
- From : 10211
- Count : 4
Subscriber 10224 got new message data:
- From : 10211
- Count : 5
Subscriber 10224 got new message data:
- From : 10211
- Count : 6
Subscriber 10224 got new message data:
- From : 10211
- Count : 7
Subscriber 10224 got new message data:
- From : 10211
- Count : 8
Subscriber 10224 got new message data:
- From : 10211
- Count : 9
Subscriber 10224 got new message data:
- From : 10211
- Count : 10
Subscriber 10224 got new message data:
- From : 10211
- Count : 11
Subscriber 10224 got new message data:
- From : 10211
- Count : 12
Subscriber 10224 got new message data:
- From : 10211
- Count : 13
Subscriber 10224 got new message data:
- From : 10211
- Count : 14
Subscriber 10224 got new message data:
- From : 10211
- Count : 15
Subscriber 10224 got new message data:
- From : 10211
- Count : 16
Subscriber 10224 got new message data:
- From : 10211
- Count : 17
Subscriber 10224 got new message data:
- From : 10211
- Count : 18
Subscriber 10224 got new message data:
- From : 10211
- Count : 19
Subscriber 10224 is done. Exiting.
Publisher 10211 is done waiting for acknowledgments.
Publisher 10211 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: 10231 started at 2025-12-05 16:16:33
Publisher 10211 is done waiting for 3 readers.
Publisher 10211 is waiting for acknowledgments.
Subscriber 10231 got new message data:
- From : 10211
- Count : 0
Subscriber 10231 got new message data:
- From : 10211
- Count : 1
Subscriber 10231 got new message data:
- From : 10211
- Count : 2
Subscriber 10231 got new message data:
- From : 10211
- Count : 3
Subscriber 10231 got new message data:
- From : 10211
- Count : 4
Subscriber 10231 got new message data:
- From : 10211
- Count : 5
Subscriber 10231 got new message data:
- From : 10211
- Count : 6
Subscriber 10231 got new message data:
- From : 10211
- Count : 7
Subscriber 10231 got new message data:
- From : 10211
- Count : 8
Subscriber 10231 got new message data:
- From : 10211
- Count : 9
Subscriber 10231 got new message data:
- From : 10211
- Count : 10
Subscriber 10231 got new message data:
- From : 10211
- Count : 11
Subscriber 10231 got new message data:
- From : 10211
- Count : 12
Subscriber 10231 got new message data:
- From : 10211
- Count : 13
Subscriber 10231 got new message data:
- From : 10211
- Count : 14
Subscriber 10231 got new message data:
- From : 10211
- Count : 15
Subscriber 10231 got new message data:
- From : 10211
- Count : 16
Subscriber 10231 got new message data:
- From : 10211
- Count : 17
Subscriber 10231 got new message data:
- From : 10211
- Count : 18
Subscriber 10231 got new message data:
- From : 10211
- Count : 19
Subscriber 10231 is done. Exiting.
Publisher 10211 is done waiting for acknowledgments.
Publisher 10211 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: 10239 started at 2025-12-05 16:16:34
Publisher 10239 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: 10245 started at 2025-12-05 16:16:37
Publisher 10239 is done waiting for 1 readers.
Publisher 10239 is waiting for acknowledgments.
Subscriber 10245 got new message data:
- From : 10239
- Count : 0
Subscriber 10245 got new message data:
- From : 10239
- Count : 1
Subscriber 10245 got new message data:
- From : 10239
- Count : 2
Subscriber 10245 got new message data:
- From : 10239
- Count : 3
Subscriber 10245 is done. Exiting.
Publisher 10239 is done waiting for acknowledgments.
Publisher 10239 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: 10252 started at 2025-12-05 16:16:40
Publisher 10239 is done waiting for 2 readers.
Publisher 10239 is waiting for acknowledgments.
Subscriber 10252 got new message data:
- From : 10239
- Count : 0
Subscriber 10252 got new message data:
- From : 10239
- Count : 1
Subscriber 10252 got new message data:
- From : 10239
- Count : 2
Subscriber 10252 got new message data:
- From : 10239
- Count : 3
Subscriber 10252 is done. Exiting.
Publisher 10239 is done waiting for acknowledgments.
Publisher 10239 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: 10259 started at 2025-12-05 16:16:43
Publisher 10239 is done waiting for 3 readers.
Publisher 10239 is waiting for acknowledgments.
Subscriber 10259 got new message data:
- From : 10239
- Count : 0
Subscriber 10259 got new message data:
- From : 10239
- Count : 1
Subscriber 10259 got new message data:
- From : 10239
- Count : 2
Subscriber 10259 got new message data:
- From : 10239
- Count : 3
Subscriber 10259 is done. Exiting.
Publisher 10239 is done waiting for acknowledgments.
Publisher 10239 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:9s 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: 10267 started at 2025-12-05 16:16:43
Publisher 10267 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: 10273 started at 2025-12-05 16:16:46
Publisher 10267 is done waiting for 1 readers.
Publisher 10267 is waiting for acknowledgments.
Subscriber 10273 got new message data:
- From : 10267
- Count : 0
Subscriber 10273 got new message data:
- From : 10267
- Count : 1
Subscriber 10273 got new message data:
- From : 10267
- Count : 2
Subscriber 10273 got new message data:
- From : 10267
- Count : 3
Subscriber 10273 got new message data:
- From : 10267
- Count : 4
Subscriber 10273 got new message data:
- From : 10267
- Count : 5
Subscriber 10273 got new message data:
- From : 10267
- Count : 6
Subscriber 10273 got new message data:
- From : 10267
- Count : 7
Subscriber 10273 got new message data:
- From : 10267
- Count : 8
Subscriber 10273 got new message data:
- From : 10267
- Count : 9
Subscriber 10273 got new message data:
- From : 10267
- Count : 10
Subscriber 10273 got new message data:
- From : 10267
- Count : 11
Subscriber 10273 got new message data:
- From : 10267
- Count : 12
Subscriber 10273 got new message data:
- From : 10267
- Count : 13
Subscriber 10273 got new message data:
- From : 10267
- Count : 14
Subscriber 10273 got new message data:
- From : 10267
- Count : 15
Subscriber 10273 got new message data:
- From : 10267
- Count : 16
Subscriber 10273 got new message data:
- From : 10267
- Count : 17
Subscriber 10273 got new message data:
- From : 10267
- Count : 18
Subscriber 10273 got new message data:
- From : 10267
- Count : 19
Publisher 10267 is done waiting for acknowledgments.
Publisher 10267 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: 10279 started at 2025-12-05 16:16:49
Publisher 10267 is done waiting for 2 readers.
Publisher 10267 is waiting for acknowledgments.
Subscriber 10279 got new message data:
- From : 10267
- Count : 0
Subscriber 10279 got new message data:
- From : 10267
- Count : 1
Subscriber 10279 got new message data:
- From : 10267
- Count : 2
Subscriber 10279 got new message data:
- From : 10267
- Count : 3
Subscriber 10279 got new message data:
- From : 10267
- Count : 4
Subscriber 10279 got new message data:
- From : 10267
- Count : 5
Subscriber 10279 got new message data:
- From : 10267
- Count : 6
Subscriber 10279 got new message data:
- From : 10267
- Count : 7
Subscriber 10279 got new message data:
- From : 10267
- Count : 8
Subscriber 10279 got new message data:
- From : 10267
- Count : 9
Subscriber 10279 got new message data:
- From : 10267
- Count : 10
Subscriber 10279 got new message data:
- From : 10267
- Count : 11
Subscriber 10279 got new message data:
- From : 10267
- Count : 12
Subscriber 10279 got new message data:
- From : 10267
- Count : 13
Subscriber 10279 got new message data:
- From : 10267
- Count : 14
Subscriber 10279 got new message data:
- From : 10267
- Count : 15
Subscriber 10279 got new message data:
- From : 10267
- Count : 16
Subscriber 10279 got new message data:
- From : 10267
- Count : 17
Subscriber 10279 got new message data:
- From : 10267
- Count : 18
Subscriber 10279 got new message data:
- From : 10267
- Count : 19
Publisher 10267 is done waiting for acknowledgments.
Publisher 10267 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: 10285 started at 2025-12-05 16:16:52
Publisher 10267 is done waiting for 3 readers.
Publisher 10267 is waiting for acknowledgments.
Subscriber 10285 got new message data:
- From : 10267
- Count : 0
Subscriber 10285 got new message data:
- From : 10267
- Count : 1
Subscriber 10285 got new message data:
- From : 10267
- Count : 2
Subscriber 10285 got new message data:
- From : 10267
- Count : 3
Subscriber 10285 got new message data:
- From : 10267
- Count : 4
Subscriber 10285 got new message data:
- From : 10267
- Count : 5
Subscriber 10285 got new message data:
- From : 10267
- Count : 6
Subscriber 10285 got new message data:
- From : 10267
- Count : 7
Subscriber 10285 got new message data:
- From : 10267
- Count : 8
Subscriber 10285 got new message data:
- From : 10267
- Count : 9
Subscriber 10285 got new message data:
- From : 10267
- Count : 10
Subscriber 10285 got new message data:
- From : 10267
- Count : 11
Subscriber 10285 got new message data:
- From : 10267
- Count : 12
Subscriber 10285 got new message data:
- From : 10267
- Count : 13
Subscriber 10285 got new message data:
- From : 10267
- Count : 14
Subscriber 10285 got new message data:
- From : 10267
- Count : 15
Subscriber 10285 got new message data:
- From : 10267
- Count : 16
Subscriber 10285 got new message data:
- From : 10267
- Count : 17
Subscriber 10285 got new message data:
- From : 10267
- Count : 18
Subscriber 10285 got new message data:
- From : 10267
- Count : 19
Publisher 10267 is done waiting for acknowledgments.
Publisher 10267 is done. Exiting.
Subscriber 10273 is done. Exiting.
Subscriber 10279 is done. Exiting.
Subscriber 10285 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: 10295 started at 2025-12-05 16:16:54
Publisher 10295 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: 10301 started at 2025-12-05 16:16:57
Publisher 10295 is done waiting for 1 readers.
Publisher 10295 is waiting for acknowledgments.
Subscriber 10301 got new message data:
- From : 10295
- Count : 0
Subscriber 10301 got new message data:
- From : 10295
- Count : 1
Subscriber 10301 got new message data:
- From : 10295
- Count : 2
Subscriber 10301 got new message data:
- From : 10295
- Count : 3
Publisher 10295 is done waiting for acknowledgments.
Publisher 10295 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: 10307 started at 2025-12-05 16:17:00
Publisher 10295 is done waiting for 2 readers.
Publisher 10295 is waiting for acknowledgments.
Subscriber 10307 got new message data:
- From : 10295
- Count : 0
Subscriber 10307 got new message data:
- From : 10295
- Count : 1
Subscriber 10307 got new message data:
- From : 10295
- Count : 2
Subscriber 10307 got new message data:
- From : 10295
- Count : 3
Publisher 10295 is done waiting for acknowledgments.
Publisher 10295 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: 10316 started at 2025-12-05 16:17:03
Publisher 10295 is done waiting for 3 readers.
Publisher 10295 is waiting for acknowledgments.
Subscriber 10316 got new message data:
- From : 10295
- Count : 0
Subscriber 10316 got new message data:
- From : 10295
- Count : 1
Subscriber 10316 got new message data:
- From : 10295
- Count : 2
Subscriber 10316 got new message data:
- From : 10295
- Count : 3
Publisher 10295 is done waiting for acknowledgments.
Publisher 10295 is done. Exiting.
Subscriber 10301 is done. Exiting.
Subscriber 10316 is done. Exiting.
Subscriber 10307 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples Time:10s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10326
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10333 started at 2025-12-05 16:17:05
(10333|10333) -> Thrasher started
(10333|10333) -> Subscriber::Subscriber
(10326|10326) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10333|10333) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10333|10333) Subscriber reader id: 01030000.5d2e4e11.00000002.00000507(878b1c29)
(10333|10333) -> PublisherService::PublisherService
(10333|10333) -> PublisherService::start (1 threads)
(10333|10333) sub wait_received 0:1
(10333|10342) pub0 writer id: 01030000.5d2e4e11.00000003.00000102(aeed0412)
(10333|10342) pub0->started
(10333|10342) pub0->wait_match() before write for 01030000.5d2e4e11.00000003.00000102(aeed0412)
(10333|10342) pub0<-match found! before write for 01030000.5d2e4e11.00000003.00000102(aeed0412)
(10333|10342) pub0 100% (1 samples sent)
(10333|10342) pub0 waiting for acks
(10333|10341) sub 100% (1 samples received)
(10333|10341) sub condition_.notify_all
(10333|10333) sub condition_.wait returned
(10333|10333) sub check_received
(10333|10333) sub check_received returns 0
(10333|10333) <- PublisherService::end
(10333|10342) pub0 waiting for acks returned
(10333|10342) pub0<-delete_contained_entities
(10333|10342) pub0<-delete_participant
(10333|10333) <- PublisherService::~PublisherService
(10333|10333) <- Subscriber delete_contained_entities
(10333|10333) <- Subscriber delete_participant
(10333|10333) <- Subscriber::~Subscriber
(10333|10333) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 10344
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10351 started at 2025-12-05 16:17:05
(10351|10351) -> Thrasher started
(10351|10351) -> Subscriber::Subscriber
(10344|10344) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10351|10351) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10351|10351) Subscriber reader id: 01030000.4890567a.00000002.00000507(f4820d25)
(10351|10351) -> PublisherService::PublisherService
(10351|10351) -> PublisherService::start (2 threads)
(10351|10351) sub wait_received 0:2
(10351|10361) pub1 writer id: 01030000.4890567a.00000004.00000102(6fc4c90e)
(10351|10361) pub1->started
(10351|10361) pub1->wait_match() before write for 01030000.4890567a.00000004.00000102(6fc4c90e)
(10351|10361) pub1<-match found! before write for 01030000.4890567a.00000004.00000102(6fc4c90e)
(10351|10361) pub1 100% (1 samples sent)
(10351|10361) pub1 waiting for acks
(10351|10359) sub 50% (1 samples received)
(10351|10361) pub1 waiting for acks returned
(10351|10361) pub1<-delete_contained_entities
(10351|10360) pub0 writer id: 01030000.4890567a.00000003.00000102(dde4151e)
(10351|10360) pub0->started
(10351|10360) pub0->wait_match() before write for 01030000.4890567a.00000003.00000102(dde4151e)
(10351|10360) pub0<-match found! before write for 01030000.4890567a.00000003.00000102(dde4151e)
(10351|10360) pub0 100% (1 samples sent)
(10351|10360) pub0 waiting for acks
(10351|10359) sub 100% (2 samples received)
(10351|10359) sub condition_.notify_all
(10351|10351) sub condition_.wait returned
(10351|10351) sub check_received
(10351|10351) sub check_received returns 0
(10351|10351) <- PublisherService::end
(10351|10360) pub0 waiting for acks returned
(10351|10360) pub0<-delete_contained_entities
(10351|10361) pub1<-delete_participant
(10351|10360) pub0<-delete_participant
(10351|10351) <- PublisherService::~PublisherService
(10351|10351) <- Subscriber delete_contained_entities
(10351|10351) <- Subscriber delete_participant
(10351|10351) <- Subscriber::~Subscriber
(10351|10351) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10363
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10370 started at 2025-12-05 16:17:05
(10370|10370) -> Thrasher started
(10370|10370) -> Subscriber::Subscriber
(10363|10363) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10370|10370) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10370|10370) Subscriber reader id: 01030000.60b71aca.00000002.00000507(89fa1dc4)
(10370|10370) -> PublisherService::PublisherService
(10370|10370) -> PublisherService::start (3 threads)
(10370|10370) sub wait_received 0:9
(10370|10379) pub0 writer id: 01030000.60b71aca.00000003.00000102(a09c05ff)
(10370|10379) pub0->started
(10370|10379) pub0->wait_match() before write for 01030000.60b71aca.00000003.00000102(a09c05ff)
(10370|10379) pub0<-match found! before write for 01030000.60b71aca.00000003.00000102(a09c05ff)
(10370|10379) pub0 33% (1 samples sent)
(10370|10379) pub0 66% (2 samples sent)
(10370|10379) pub0 100% (3 samples sent)
(10370|10379) pub0 waiting for acks
(10370|10378) sub 11% (1 samples received)
(10370|10378) sub 22% (2 samples received)
(10370|10378) sub 33% (3 samples received)
(10370|10379) pub0 waiting for acks returned
(10370|10379) pub0<-delete_contained_entities
(10370|10379) pub0<-delete_participant
(10370|10381) pub1 writer id: 01030000.60b71aca.00000004.00000102(12bcd9ef)
(10370|10381) pub1->started
(10370|10381) pub1->wait_match() before write for 01030000.60b71aca.00000004.00000102(12bcd9ef)
(10370|10381) pub1<-match found! before write for 01030000.60b71aca.00000004.00000102(12bcd9ef)
(10370|10381) pub1 33% (1 samples sent)
(10370|10381) pub1 66% (2 samples sent)
(10370|10378) sub 44% (4 samples received)
(10370|10381) pub1 100% (3 samples sent)
(10370|10381) pub1 waiting for acks
(10370|10378) sub 55% (5 samples received)
(10370|10378) sub 66% (6 samples received)
(10370|10381) pub1 waiting for acks returned
(10370|10381) pub1<-delete_contained_entities
(10370|10380) pub2 writer id: 01030000.60b71aca.00000005.00000102(2fdcf05f)
(10370|10380) pub2->started
(10370|10380) pub2->wait_match() before write for 01030000.60b71aca.00000005.00000102(2fdcf05f)
(10370|10380) pub2<-match found! before write for 01030000.60b71aca.00000005.00000102(2fdcf05f)
(10370|10380) pub2 33% (1 samples sent)
(10370|10380) pub2 66% (2 samples sent)
(10370|10380) pub2 100% (3 samples sent)
(10370|10380) pub2 waiting for acks
(10370|10378) sub 77% (7 samples received)
(10370|10378) sub 88% (8 samples received)
(10370|10378) sub 100% (9 samples received)
(10370|10378) sub condition_.notify_all
(10370|10370) sub condition_.wait returned
(10370|10370) sub check_received
(10370|10370) sub check_received returns 0
(10370|10370) <- PublisherService::end
(10370|10380) pub2 waiting for acks returned
(10370|10380) pub2<-delete_contained_entities
(10370|10381) pub1<-delete_participant
(10370|10380) pub2<-delete_participant
(10370|10370) <- PublisherService::~PublisherService
(10370|10370) <- Subscriber delete_contained_entities
(10370|10370) <- Subscriber delete_participant
(10370|10370) <- Subscriber::~Subscriber
(10370|10370) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 10383
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10390 started at 2025-12-05 16:17:06
(10390|10390) -> Thrasher started
(10390|10390) -> Subscriber::Subscriber
(10383|10383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10390|10390) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10390|10390) Subscriber reader id: 01030000.5e95d16c.00000002.00000507(bdf3c0f8)
(10390|10390) -> PublisherService::PublisherService
(10390|10390) -> PublisherService::start (1 threads)
(10390|10390) sub wait_received 0:1024
(10390|10399) pub0 writer id: 01030000.5e95d16c.00000003.00000102(9495d8c3)
(10390|10399) pub0->started
(10390|10399) pub0->wait_match() before write for 01030000.5e95d16c.00000003.00000102(9495d8c3)
(10390|10399) pub0<-match found! before write for 01030000.5e95d16c.00000003.00000102(9495d8c3)
(10390|10399) pub0 10% (103 samples sent)
(10390|10399) pub0 20% (205 samples sent)
(10390|10398) sub 10% (103 samples received)
(10390|10399) pub0 30% (308 samples sent)
(10390|10399) pub0 40% (410 samples sent)
(10390|10399) pub0 50% (512 samples sent)
(10390|10398) sub 20% (205 samples received)
(10390|10399) pub0 60% (615 samples sent)
(10390|10399) pub0 70% (717 samples sent)
(10390|10399) pub0 80% (820 samples sent)
(10390|10399) pub0 90% (922 samples sent)
(10390|10399) pub0 100% (1024 samples sent)
(10390|10399) pub0 waiting for acks
(10390|10398) sub 30% (308 samples received)
(10390|10398) sub 40% (410 samples received)
(10390|10398) sub 50% (512 samples received)
(10390|10398) sub 60% (615 samples received)
(10390|10398) sub 70% (717 samples received)
(10390|10398) sub 80% (820 samples received)
(10390|10398) sub 90% (922 samples received)
(10390|10398) sub 100% (1024 samples received)
(10390|10398) sub condition_.notify_all
(10390|10390) sub condition_.wait returned
(10390|10390) sub check_received
(10390|10399) pub0 waiting for acks returned
(10390|10399) pub0<-delete_contained_entities
(10390|10390) sub check_received returns 0
(10390|10390) <- PublisherService::end
(10390|10399) pub0<-delete_participant
(10390|10390) <- PublisherService::~PublisherService
(10390|10390) <- Subscriber delete_contained_entities
(10390|10390) <- Subscriber delete_participant
(10390|10390) <- Subscriber::~Subscriber
(10390|10390) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10401
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10408 started at 2025-12-05 16:17:06
(10408|10408) -> Thrasher started
(10408|10408) -> Subscriber::Subscriber
(10401|10401) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10408|10408) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10408|10408) Subscriber reader id: 01030000.5c8c3da8.00000002.00000507(4c861b92)
(10408|10408) -> PublisherService::PublisherService
(10408|10408) -> PublisherService::start (8 threads)
(10408|10408) sub wait_received 0:1024
(10408|10424) pub5 writer id: 01030000.5c8c3da8.00000007.00000102(9060a569)
(10408|10424) pub5->started
(10408|10424) pub5->wait_match() before write for 01030000.5c8c3da8.00000007.00000102(9060a569)
(10408|10424) pub5<-match found! before write for 01030000.5c8c3da8.00000007.00000102(9060a569)
(10408|10423) pub6 writer id: 01030000.5c8c3da8.00000008.00000102(123032b8)
(10408|10423) pub6->started
(10408|10423) pub6->wait_match() before write for 01030000.5c8c3da8.00000008.00000102(123032b8)
(10408|10417) pub0 writer id: 01030000.5c8c3da8.00000003.00000102(65e003a9)
(10408|10417) pub0->started
(10408|10417) pub0->wait_match() before write for 01030000.5c8c3da8.00000003.00000102(65e003a9)
(10408|10424) pub5 10% (13 samples sent)
(10408|10424) pub5 20% (26 samples sent)
(10408|10424) pub5 30% (39 samples sent)
(10408|10424) pub5 40% (52 samples sent)
(10408|10423) pub6<-match found! before write for 01030000.5c8c3da8.00000008.00000102(123032b8)
(10408|10423) pub6 10% (13 samples sent)
(10408|10423) pub6 20% (26 samples sent)
(10408|10421) pub7 writer id: 01030000.5c8c3da8.00000005.00000102(eaa0f609)
(10408|10421) pub7->started
(10408|10421) pub7->wait_match() before write for 01030000.5c8c3da8.00000005.00000102(eaa0f609)
(10408|10417) pub0<-match found! before write for 01030000.5c8c3da8.00000003.00000102(65e003a9)
(10408|10423) pub6 30% (39 samples sent)
(10408|10423) pub6 40% (52 samples sent)
(10408|10424) pub5 50% (64 samples sent)
(10408|10423) pub6 50% (64 samples sent)
(10408|10417) pub0 10% (13 samples sent)
(10408|10423) pub6 60% (77 samples sent)
(10408|10424) pub5 60% (77 samples sent)
(10408|10424) pub5 70% (90 samples sent)
(10408|10421) pub7<-match found! before write for 01030000.5c8c3da8.00000005.00000102(eaa0f609)
(10408|10418) pub2 writer id: 01030000.5c8c3da8.00000004.00000102(d7c0dfb9)
(10408|10418) pub2->started
(10408|10418) pub2->wait_match() before write for 01030000.5c8c3da8.00000004.00000102(d7c0dfb9)
(10408|10423) pub6 70% (90 samples sent)
(10408|10416) sub 10% (103 samples received)
(10408|10423) pub6 80% (103 samples sent)
(10408|10423) pub6 90% (116 samples sent)
(10408|10423) pub6 100% (128 samples sent)
(10408|10423) pub6 waiting for acks
(10408|10421) pub7 10% (13 samples sent)
(10408|10417) pub0 20% (26 samples sent)
(10408|10421) pub7 20% (26 samples sent)
(10408|10417) pub0 30% (39 samples sent)
(10408|10417) pub0 40% (52 samples sent)
(10408|10417) pub0 50% (64 samples sent)
(10408|10419) pub1 writer id: 01030000.5c8c3da8.00000006.00000102(ad008cd9)
(10408|10419) pub1->started
(10408|10419) pub1->wait_match() before write for 01030000.5c8c3da8.00000006.00000102(ad008cd9)
(10408|10421) pub7 30% (39 samples sent)
(10408|10421) pub7 40% (52 samples sent)
(10408|10424) pub5 80% (103 samples sent)
(10408|10417) pub0 60% (77 samples sent)
(10408|10424) pub5 90% (116 samples sent)
(10408|10417) pub0 70% (90 samples sent)
(10408|10417) pub0 80% (103 samples sent)
(10408|10422) pub3 writer id: 01030000.5c8c3da8.0000000a.00000102(68f061d8)
(10408|10422) pub3->started
(10408|10421) pub7 50% (64 samples sent)
(10408|10417) pub0 90% (116 samples sent)
(10408|10422) pub3->wait_match() before write for 01030000.5c8c3da8.0000000a.00000102(68f061d8)
(10408|10421) pub7 60% (77 samples sent)
(10408|10421) pub7 70% (90 samples sent)
(10408|10420) pub4 writer id: 01030000.5c8c3da8.00000009.00000102(2f501b08)
(10408|10420) pub4->started
(10408|10420) pub4->wait_match() before write for 01030000.5c8c3da8.00000009.00000102(2f501b08)
(10408|10417) pub0 100% (128 samples sent)
(10408|10417) pub0 waiting for acks
(10408|10424) pub5 100% (128 samples sent)
(10408|10424) pub5 waiting for acks
(10408|10421) pub7 80% (103 samples sent)
(10408|10421) pub7 90% (116 samples sent)
(10408|10421) pub7 100% (128 samples sent)
(10408|10421) pub7 waiting for acks
(10408|10418) pub2<-match found! before write for 01030000.5c8c3da8.00000004.00000102(d7c0dfb9)
(10408|10419) pub1<-match found! before write for 01030000.5c8c3da8.00000006.00000102(ad008cd9)
(10408|10422) pub3<-match found! before write for 01030000.5c8c3da8.0000000a.00000102(68f061d8)
(10408|10420) pub4<-match found! before write for 01030000.5c8c3da8.00000009.00000102(2f501b08)
(10408|10422) pub3 10% (13 samples sent)
(10408|10419) pub1 10% (13 samples sent)
(10408|10422) pub3 20% (26 samples sent)
(10408|10419) pub1 20% (26 samples sent)
(10408|10418) pub2 10% (13 samples sent)
(10408|10419) pub1 30% (39 samples sent)
(10408|10416) sub 20% (205 samples received)
(10408|10422) pub3 30% (39 samples sent)
(10408|10419) pub1 40% (52 samples sent)
(10408|10419) pub1 50% (64 samples sent)
(10408|10422) pub3 40% (52 samples sent)
(10408|10420) pub4 10% (13 samples sent)
(10408|10418) pub2 20% (26 samples sent)
(10408|10422) pub3 50% (64 samples sent)
(10408|10419) pub1 60% (77 samples sent)
(10408|10420) pub4 20% (26 samples sent)
(10408|10419) pub1 70% (90 samples sent)
(10408|10420) pub4 30% (39 samples sent)
(10408|10418) pub2 30% (39 samples sent)
(10408|10422) pub3 60% (77 samples sent)
(10408|10420) pub4 40% (52 samples sent)
(10408|10422) pub3 70% (90 samples sent)
(10408|10422) pub3 80% (103 samples sent)
(10408|10419) pub1 80% (103 samples sent)
(10408|10418) pub2 40% (52 samples sent)
(10408|10420) pub4 50% (64 samples sent)
(10408|10422) pub3 90% (116 samples sent)
(10408|10419) pub1 90% (116 samples sent)
(10408|10418) pub2 50% (64 samples sent)
(10408|10422) pub3 100% (128 samples sent)
(10408|10422) pub3 waiting for acks
(10408|10420) pub4 60% (77 samples sent)
(10408|10419) pub1 100% (128 samples sent)
(10408|10419) pub1 waiting for acks
(10408|10418) pub2 60% (77 samples sent)
(10408|10420) pub4 70% (90 samples sent)
(10408|10418) pub2 70% (90 samples sent)
(10408|10420) pub4 80% (103 samples sent)
(10408|10418) pub2 80% (103 samples sent)
(10408|10420) pub4 90% (116 samples sent)
(10408|10418) pub2 90% (116 samples sent)
(10408|10420) pub4 100% (128 samples sent)
(10408|10420) pub4 waiting for acks
(10408|10418) pub2 100% (128 samples sent)
(10408|10418) pub2 waiting for acks
(10408|10416) sub 30% (308 samples received)
(10408|10416) sub 40% (410 samples received)
(10408|10416) sub 50% (512 samples received)
(10408|10423) pub6 waiting for acks returned
(10408|10423) pub6<-delete_contained_entities
(10408|10424) pub5 waiting for acks returned
(10408|10424) pub5<-delete_contained_entities
(10408|10421) pub7 waiting for acks returned
(10408|10421) pub7<-delete_contained_entities
(10408|10417) pub0 waiting for acks returned
(10408|10417) pub0<-delete_contained_entities
(10408|10423) pub6<-delete_participant
(10408|10416) sub 60% (615 samples received)
(10408|10424) pub5<-delete_participant
(10408|10421) pub7<-delete_participant
(10408|10416) sub 70% (717 samples received)
(10408|10417) pub0<-delete_participant
(10408|10416) sub 80% (820 samples received)
(10408|10416) sub 90% (922 samples received)
(10408|10416) sub 100% (1024 samples received)
(10408|10416) sub condition_.notify_all
(10408|10408) sub condition_.wait returned
(10408|10408) sub check_received
(10408|10422) pub3 waiting for acks returned
(10408|10420) pub4 waiting for acks returned
(10408|10420) pub4<-delete_contained_entities
(10408|10408) sub check_received returns 0
(10408|10408) <- PublisherService::end
(10408|10418) pub2 waiting for acks returned
(10408|10418) pub2<-delete_contained_entities
(10408|10422) pub3<-delete_contained_entities
(10408|10419) pub1 waiting for acks returned
(10408|10419) pub1<-delete_contained_entities
(10408|10420) pub4<-delete_participant
(10408|10418) pub2<-delete_participant
(10408|10422) pub3<-delete_participant
(10408|10419) pub1<-delete_participant
(10408|10408) <- PublisherService::~PublisherService
(10408|10408) <- Subscriber delete_contained_entities
(10408|10408) <- Subscriber delete_participant
(10408|10408) <- Subscriber::~Subscriber
(10408|10408) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10427
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10434 started at 2025-12-05 16:17:07
(10434|10434) -> Thrasher started
(10434|10434) -> Subscriber::Subscriber
(10427|10427) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10434|10434) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10434|10434) Subscriber reader id: 01030000.32415ec3.00000002.00000507(033e65f9)
(10434|10434) -> PublisherService::PublisherService
(10434|10434) -> PublisherService::start (16 threads)
(10434|10434) sub wait_received 0:1024
(10434|10444) pub1 writer id: 01030000.32415ec3.00000009.00000102(60e86563)
(10434|10444) pub1->started
(10434|10444) pub1->wait_match() before write for 01030000.32415ec3.00000009.00000102(60e86563)
(10434|10444) pub1<-match found! before write for 01030000.32415ec3.00000009.00000102(60e86563)
(10434|10444) pub1 10% (7 samples sent)
(10434|10444) pub1 20% (13 samples sent)
(10434|10444) pub1 31% (20 samples sent)
(10434|10444) pub1 40% (26 samples sent)
(10434|10444) pub1 50% (32 samples sent)
(10434|10444) pub1 60% (39 samples sent)
(10434|10444) pub1 70% (45 samples sent)
(10434|10444) pub1 81% (52 samples sent)
(10434|10444) pub1 90% (58 samples sent)
(10434|10444) pub1 100% (64 samples sent)
(10434|10444) pub1 waiting for acks
(10434|10451) pub8 writer id: 01030000.32415ec3.0000000a.00000102(27481fb3)
(10434|10451) pub8->started
(10434|10451) pub8->wait_match() before write for 01030000.32415ec3.0000000a.00000102(27481fb3)
(10434|10450) pub5 writer id: 01030000.32415ec3.00000005.00000102(a5188862)
(10434|10450) pub5->started
(10434|10450) pub5->wait_match() before write for 01030000.32415ec3.00000005.00000102(a5188862)
(10434|10451) pub8<-match found! before write for 01030000.32415ec3.0000000a.00000102(27481fb3)
(10434|10451) pub8 10% (7 samples sent)
(10434|10450) pub5<-match found! before write for 01030000.32415ec3.00000005.00000102(a5188862)
(10434|10449) pub3 writer id: 01030000.32415ec3.00000004.00000102(9878a1d2)
(10434|10449) pub3->started
(10434|10449) pub3->wait_match() before write for 01030000.32415ec3.00000004.00000102(9878a1d2)
(10434|10443) pub0 writer id: 01030000.32415ec3.00000003.00000102(2a587dc2)
(10434|10443) pub0->started
(10434|10443) pub0->wait_match() before write for 01030000.32415ec3.00000003.00000102(2a587dc2)
(10434|10457) pub15 writer id: 01030000.32415ec3.00000012.00000102(77d8c3f0)
(10434|10457) pub15->started
(10434|10457) pub15->wait_match() before write for 01030000.32415ec3.00000012.00000102(77d8c3f0)
(10434|10450) pub5 10% (7 samples sent)
(10434|10450) pub5 20% (13 samples sent)
(10434|10444) pub1 waiting for acks returned
(10434|10444) pub1<-delete_contained_entities
(10434|10450) pub5 31% (20 samples sent)
(10434|10458) pub13 writer id: 01030000.32415ec3.0000000d.00000102(9568c3a3)
(10434|10458) pub13->started
(10434|10458) pub13->wait_match() before write for 01030000.32415ec3.0000000d.00000102(9568c3a3)
(10434|10451) pub8 20% (13 samples sent)
(10434|10450) pub5 40% (26 samples sent)
(10434|10450) pub5 50% (32 samples sent)
(10434|10450) pub5 60% (39 samples sent)
(10434|10450) pub5 70% (45 samples sent)
(10434|10443) pub0<-match found! before write for 01030000.32415ec3.00000003.00000102(2a587dc2)
(10434|10443) pub0 10% (7 samples sent)
(10434|10451) pub8 31% (20 samples sent)
(10434|10448) pub7 writer id: 01030000.32415ec3.00000010.00000102(0d189090)
(10434|10448) pub7->started
(10434|10449) pub3<-match found! before write for 01030000.32415ec3.00000004.00000102(9878a1d2)
(10434|10448) pub7->wait_match() before write for 01030000.32415ec3.00000010.00000102(0d189090)
(10434|10455) pub14 writer id: 01030000.32415ec3.0000000e.00000102(d2c8b973)
(10434|10455) pub14->started
(10434|10455) pub14->wait_match() before write for 01030000.32415ec3.0000000e.00000102(d2c8b973)
(10434|10457) pub15<-match found! before write for 01030000.32415ec3.00000012.00000102(77d8c3f0)
(10434|10450) pub5 81% (52 samples sent)
(10434|10443) pub0 20% (13 samples sent)
(10434|10458) pub13<-match found! before write for 01030000.32415ec3.0000000d.00000102(9568c3a3)
(10434|10450) pub5 90% (58 samples sent)
(10434|10445) pub2 writer id: 01030000.32415ec3.00000007.00000102(dfd8db02)
(10434|10445) pub2->started
(10434|10445) pub2->wait_match() before write for 01030000.32415ec3.00000007.00000102(dfd8db02)
(10434|10457) pub15 10% (7 samples sent)
(10434|10458) pub13 10% (7 samples sent)
(10434|10443) pub0 31% (20 samples sent)
(10434|10443) pub0 40% (26 samples sent)
(10434|10449) pub3 10% (7 samples sent)
(10434|10457) pub15 20% (13 samples sent)
(10434|10458) pub13 20% (13 samples sent)
(10434|10458) pub13 31% (20 samples sent)
(10434|10458) pub13 40% (26 samples sent)
(10434|10451) pub8 40% (26 samples sent)
(10434|10449) pub3 20% (13 samples sent)
(10434|10443) pub0 50% (32 samples sent)
(10434|10449) pub3 31% (20 samples sent)
(10434|10449) pub3 40% (26 samples sent)
(10434|10449) pub3 50% (32 samples sent)
(10434|10449) pub3 60% (39 samples sent)
(10434|10449) pub3 70% (45 samples sent)
(10434|10451) pub8 50% (32 samples sent)
(10434|10458) pub13 50% (32 samples sent)
(10434|10457) pub15 31% (20 samples sent)
(10434|10442) sub 10% (103 samples received)
(10434|10450) pub5 100% (64 samples sent)
(10434|10450) pub5 waiting for acks
(10434|10449) pub3 81% (52 samples sent)
(10434|10449) pub3 90% (58 samples sent)
(10434|10449) pub3 100% (64 samples sent)
(10434|10449) pub3 waiting for acks
(10434|10458) pub13 60% (39 samples sent)
(10434|10458) pub13 70% (45 samples sent)
(10434|10458) pub13 81% (52 samples sent)
(10434|10458) pub13 90% (58 samples sent)
(10434|10458) pub13 100% (64 samples sent)
(10434|10458) pub13 waiting for acks
(10434|10451) pub8 60% (39 samples sent)
(10434|10454) pub10 writer id: 01030000.32415ec3.0000000c.00000102(a808ea13)
(10434|10454) pub10->started
(10434|10454) pub10->wait_match() before write for 01030000.32415ec3.0000000c.00000102(a808ea13)
(10434|10451) pub8 70% (45 samples sent)
(10434|10452) pub9 writer id: 01030000.32415ec3.0000000b.00000102(1a283603)
(10434|10452) pub9->started
(10434|10452) pub9->wait_match() before write for 01030000.32415ec3.0000000b.00000102(1a283603)
(10434|10451) pub8 81% (52 samples sent)
(10434|10453) pub11 writer id: 01030000.32415ec3.00000011.00000102(3078b920)
(10434|10453) pub11->started
(10434|10453) pub11->wait_match() before write for 01030000.32415ec3.00000011.00000102(3078b920)
(10434|10446) pub4 writer id: 01030000.32415ec3.00000008.00000102(5d884cd3)
(10434|10443) pub0 60% (39 samples sent)
(10434|10443) pub0 70% (45 samples sent)
(10434|10446) pub4->started
(10434|10446) pub4->wait_match() before write for 01030000.32415ec3.00000008.00000102(5d884cd3)
(10434|10443) pub0 81% (52 samples sent)
(10434|10457) pub15 40% (26 samples sent)
(10434|10451) pub8 90% (58 samples sent)
(10434|10451) pub8 100% (64 samples sent)
(10434|10451) pub8 waiting for acks
(10434|10443) pub0 90% (58 samples sent)
(10434|10443) pub0 100% (64 samples sent)
(10434|10443) pub0 waiting for acks
(10434|10457) pub15 50% (32 samples sent)
(10434|10447) pub6 writer id: 01030000.32415ec3.00000006.00000102(e2b8f2b2)
(10434|10447) pub6->started
(10434|10447) pub6->wait_match() before write for 01030000.32415ec3.00000006.00000102(e2b8f2b2)
(10434|10455) pub14<-match found! before write for 01030000.32415ec3.0000000e.00000102(d2c8b973)
(10434|10455) pub14 10% (7 samples sent)
(10434|10448) pub7<-match found! before write for 01030000.32415ec3.00000010.00000102(0d189090)
(10434|10445) pub2<-match found! before write for 01030000.32415ec3.00000007.00000102(dfd8db02)
(10434|10457) pub15 60% (39 samples sent)
(10434|10457) pub15 70% (45 samples sent)
(10434|10454) pub10<-match found! before write for 01030000.32415ec3.0000000c.00000102(a808ea13)
(10434|10452) pub9<-match found! before write for 01030000.32415ec3.0000000b.00000102(1a283603)
(10434|10446) pub4<-match found! before write for 01030000.32415ec3.00000008.00000102(5d884cd3)
(10434|10446) pub4 10% (7 samples sent)
(10434|10454) pub10 10% (7 samples sent)
(10434|10456) pub12 writer id: 01030000.32415ec3.0000000f.00000102(efa890c3)
(10434|10456) pub12->started
(10434|10456) pub12->wait_match() before write for 01030000.32415ec3.0000000f.00000102(efa890c3)
(10434|10445) pub2 10% (7 samples sent)
(10434|10454) pub10 20% (13 samples sent)
(10434|10448) pub7 10% (7 samples sent)
(10434|10457) pub15 81% (52 samples sent)
(10434|10447) pub6<-match found! before write for 01030000.32415ec3.00000006.00000102(e2b8f2b2)
(10434|10454) pub10 31% (20 samples sent)
(10434|10446) pub4 20% (13 samples sent)
(10434|10455) pub14 20% (13 samples sent)
(10434|10453) pub11<-match found! before write for 01030000.32415ec3.00000011.00000102(3078b920)
(10434|10445) pub2 20% (13 samples sent)
(10434|10445) pub2 31% (20 samples sent)
(10434|10444) pub1<-delete_participant
(10434|10452) pub9 10% (7 samples sent)
(10434|10454) pub10 40% (26 samples sent)
(10434|10454) pub10 50% (32 samples sent)
(10434|10454) pub10 60% (39 samples sent)
(10434|10454) pub10 70% (45 samples sent)
(10434|10448) pub7 20% (13 samples sent)
(10434|10447) pub6 10% (7 samples sent)
(10434|10445) pub2 40% (26 samples sent)
(10434|10446) pub4 31% (20 samples sent)
(10434|10445) pub2 50% (32 samples sent)
(10434|10446) pub4 40% (26 samples sent)
(10434|10445) pub2 60% (39 samples sent)
(10434|10445) pub2 70% (45 samples sent)
(10434|10445) pub2 81% (52 samples sent)
(10434|10445) pub2 90% (58 samples sent)
(10434|10445) pub2 100% (64 samples sent)
(10434|10445) pub2 waiting for acks
(10434|10452) pub9 20% (13 samples sent)
(10434|10452) pub9 31% (20 samples sent)
(10434|10453) pub11 10% (7 samples sent)
(10434|10457) pub15 90% (58 samples sent)
(10434|10454) pub10 81% (52 samples sent)
(10434|10447) pub6 20% (13 samples sent)
(10434|10455) pub14 31% (20 samples sent)
(10434|10455) pub14 40% (26 samples sent)
(10434|10455) pub14 50% (32 samples sent)
(10434|10455) pub14 60% (39 samples sent)
(10434|10455) pub14 70% (45 samples sent)
(10434|10455) pub14 81% (52 samples sent)
(10434|10455) pub14 90% (58 samples sent)
(10434|10455) pub14 100% (64 samples sent)
(10434|10455) pub14 waiting for acks
(10434|10448) pub7 31% (20 samples sent)
(10434|10446) pub4 50% (32 samples sent)
(10434|10442) sub 20% (205 samples received)
(10434|10446) pub4 60% (39 samples sent)
(10434|10446) pub4 70% (45 samples sent)
(10434|10446) pub4 81% (52 samples sent)
(10434|10446) pub4 90% (58 samples sent)
(10434|10446) pub4 100% (64 samples sent)
(10434|10446) pub4 waiting for acks
(10434|10453) pub11 20% (13 samples sent)
(10434|10457) pub15 100% (64 samples sent)
(10434|10457) pub15 waiting for acks
(10434|10454) pub10 90% (58 samples sent)
(10434|10448) pub7 40% (26 samples sent)
(10434|10453) pub11 31% (20 samples sent)
(10434|10454) pub10 100% (64 samples sent)
(10434|10454) pub10 waiting for acks
(10434|10452) pub9 40% (26 samples sent)
(10434|10448) pub7 50% (32 samples sent)
(10434|10447) pub6 31% (20 samples sent)
(10434|10453) pub11 40% (26 samples sent)
(10434|10447) pub6 40% (26 samples sent)
(10434|10448) pub7 60% (39 samples sent)
(10434|10453) pub11 50% (32 samples sent)
(10434|10453) pub11 60% (39 samples sent)
(10434|10452) pub9 50% (32 samples sent)
(10434|10448) pub7 70% (45 samples sent)
(10434|10447) pub6 50% (32 samples sent)
(10434|10453) pub11 70% (45 samples sent)
(10434|10447) pub6 60% (39 samples sent)
(10434|10452) pub9 60% (39 samples sent)
(10434|10448) pub7 81% (52 samples sent)
(10434|10452) pub9 70% (45 samples sent)
(10434|10447) pub6 70% (45 samples sent)
(10434|10452) pub9 81% (52 samples sent)
(10434|10448) pub7 90% (58 samples sent)
(10434|10453) pub11 81% (52 samples sent)
(10434|10452) pub9 90% (58 samples sent)
(10434|10453) pub11 90% (58 samples sent)
(10434|10448) pub7 100% (64 samples sent)
(10434|10448) pub7 waiting for acks
(10434|10447) pub6 81% (52 samples sent)
(10434|10447) pub6 90% (58 samples sent)
(10434|10447) pub6 100% (64 samples sent)
(10434|10447) pub6 waiting for acks
(10434|10453) pub11 100% (64 samples sent)
(10434|10453) pub11 waiting for acks
(10434|10452) pub9 100% (64 samples sent)
(10434|10452) pub9 waiting for acks
(10434|10442) sub 30% (308 samples received)
(10434|10442) sub 40% (410 samples received)
(10434|10456) pub12<-match found! before write for 01030000.32415ec3.0000000f.00000102(efa890c3)
(10434|10449) pub3 waiting for acks returned
(10434|10449) pub3<-delete_contained_entities
(10434|10443) pub0 waiting for acks returned
(10434|10451) pub8 waiting for acks returned
(10434|10451) pub8<-delete_contained_entities
(10434|10458) pub13 waiting for acks returned
(10434|10443) pub0<-delete_contained_entities
(10434|10458) pub13<-delete_contained_entities
(10434|10450) pub5 waiting for acks returned
(10434|10450) pub5<-delete_contained_entities
(10434|10456) pub12 10% (7 samples sent)
(10434|10456) pub12 20% (13 samples sent)
(10434|10456) pub12 31% (20 samples sent)
(10434|10456) pub12 40% (26 samples sent)
(10434|10442) sub 50% (512 samples received)
(10434|10456) pub12 50% (32 samples sent)
(10434|10456) pub12 60% (39 samples sent)
(10434|10456) pub12 70% (45 samples sent)
(10434|10456) pub12 81% (52 samples sent)
(10434|10456) pub12 90% (58 samples sent)
(10434|10456) pub12 100% (64 samples sent)
(10434|10456) pub12 waiting for acks
(10434|10451) pub8<-delete_participant
(10434|10442) sub 60% (615 samples received)
(10434|10443) pub0<-delete_participant
(10434|10458) pub13<-delete_participant
(10434|10442) sub 70% (717 samples received)
(10434|10449) pub3<-delete_participant
(10434|10450) pub5<-delete_participant
(10434|10442) sub 80% (820 samples received)
(10434|10442) sub 90% (922 samples received)
(10434|10442) sub 100% (1024 samples received)
(10434|10442) sub condition_.notify_all
(10434|10434) sub condition_.wait returned
(10434|10434) sub check_received
(10434|10445) pub2 waiting for acks returned
(10434|10445) pub2<-delete_contained_entities
(10434|10457) pub15 waiting for acks returned
(10434|10457) pub15<-delete_contained_entities
(10434|10456) pub12 waiting for acks returned
(10434|10456) pub12<-delete_contained_entities
(10434|10448) pub7 waiting for acks returned
(10434|10448) pub7<-delete_contained_entities
(10434|10454) pub10 waiting for acks returned
(10434|10454) pub10<-delete_contained_entities
(10434|10455) pub14 waiting for acks returned
(10434|10455) pub14<-delete_contained_entities
(10434|10453) pub11 waiting for acks returned
(10434|10453) pub11<-delete_contained_entities
(10434|10446) pub4 waiting for acks returned
(10434|10452) pub9 waiting for acks returned
(10434|10452) pub9<-delete_contained_entities
(10434|10434) sub check_received returns 0
(10434|10434) <- PublisherService::end
(10434|10447) pub6 waiting for acks returned
(10434|10447) pub6<-delete_contained_entities
(10434|10446) pub4<-delete_contained_entities
(10434|10445) pub2<-delete_participant
(10434|10457) pub15<-delete_participant
(10434|10454) pub10<-delete_participant
(10434|10448) pub7<-delete_participant
(10434|10453) pub11<-delete_participant
(10434|10455) pub14<-delete_participant
(10434|10452) pub9<-delete_participant
(10434|10456) pub12<-delete_participant
(10434|10447) pub6<-delete_participant
(10434|10446) pub4<-delete_participant
(10434|10434) <- PublisherService::~PublisherService
(10434|10434) <- Subscriber delete_contained_entities
(10434|10434) <- Subscriber delete_participant
(10434|10434) <- Subscriber::~Subscriber
(10434|10434) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10460
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10467 started at 2025-12-05 16:17:08
(10467|10467) -> Thrasher started
(10467|10467) -> Subscriber::Subscriber
(10460|10460) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10467|10467) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10467|10467) Subscriber reader id: 01030000.21af11aa.00000002.00000507(928ab986)
(10467|10467) -> PublisherService::PublisherService
(10467|10467) -> PublisherService::start (32 threads)
(10467|10467) sub wait_received 0:1024
(10467|10494) pub18 writer id: 01030000.21af11aa.0000001d.00000102(643c885e)
(10467|10494) pub18->started
(10467|10494) pub18->wait_match() before write for 01030000.21af11aa.0000001d.00000102(643c885e)
(10467|10494) pub18<-match found! before write for 01030000.21af11aa.0000001d.00000102(643c885e)
(10467|10494) pub18 12% (4 samples sent)
(10467|10494) pub18 21% (7 samples sent)
(10467|10494) pub18 31% (10 samples sent)
(10467|10494) pub18 40% (13 samples sent)
(10467|10494) pub18 50% (16 samples sent)
(10467|10494) pub18 62% (20 samples sent)
(10467|10494) pub18 71% (23 samples sent)
(10467|10494) pub18 81% (26 samples sent)
(10467|10494) pub18 90% (29 samples sent)
(10467|10494) pub18 100% (32 samples sent)
(10467|10494) pub18 waiting for acks
(10467|10494) pub18 waiting for acks returned
(10467|10494) pub18<-delete_contained_entities
(10467|10496) pub21 writer id: 01030000.21af11aa.00000015.00000102(544cc39f)
(10467|10496) pub21->started
(10467|10496) pub21->wait_match() before write for 01030000.21af11aa.00000015.00000102(544cc39f)
(10467|10496) pub21<-match found! before write for 01030000.21af11aa.00000015.00000102(544cc39f)
(10467|10496) pub21 12% (4 samples sent)
(10467|10496) pub21 21% (7 samples sent)
(10467|10496) pub21 31% (10 samples sent)
(10467|10496) pub21 40% (13 samples sent)
(10467|10496) pub21 50% (16 samples sent)
(10467|10496) pub21 62% (20 samples sent)
(10467|10496) pub21 71% (23 samples sent)
(10467|10496) pub21 81% (26 samples sent)
(10467|10496) pub21 90% (29 samples sent)
(10467|10496) pub21 100% (32 samples sent)
(10467|10496) pub21 waiting for acks
(10467|10484) pub4 writer id: 01030000.21af11aa.00000005.00000102(34ac541d)
(10467|10484) pub4->started
(10467|10484) pub4->wait_match() before write for 01030000.21af11aa.00000005.00000102(34ac541d)
(10467|10484) pub4<-match found! before write for 01030000.21af11aa.00000005.00000102(34ac541d)
(10467|10484) pub4 12% (4 samples sent)
(10467|10484) pub4 21% (7 samples sent)
(10467|10484) pub4 31% (10 samples sent)
(10467|10484) pub4 40% (13 samples sent)
(10467|10484) pub4 50% (16 samples sent)
(10467|10484) pub4 62% (20 samples sent)
(10467|10485) pub6 writer id: 01030000.21af11aa.00000011.00000102(a1cc655f)
(10467|10485) pub6->started
(10467|10485) pub6->wait_match() before write for 01030000.21af11aa.00000011.00000102(a1cc655f)
(10467|10484) pub4 71% (23 samples sent)
(10467|10496) pub21 waiting for acks returned
(10467|10496) pub21<-delete_contained_entities
(10467|10484) pub4 81% (26 samples sent)
(10467|10484) pub4 90% (29 samples sent)
(10467|10484) pub4 100% (32 samples sent)
(10467|10484) pub4 waiting for acks
(10467|10485) pub6<-match found! before write for 01030000.21af11aa.00000011.00000102(a1cc655f)
(10467|10485) pub6 12% (4 samples sent)
(10467|10485) pub6 21% (7 samples sent)
(10467|10485) pub6 31% (10 samples sent)
(10467|10485) pub6 40% (13 samples sent)
(10467|10485) pub6 50% (16 samples sent)
(10467|10485) pub6 62% (20 samples sent)
(10467|10485) pub6 71% (23 samples sent)
(10467|10485) pub6 81% (26 samples sent)
(10467|10485) pub6 90% (29 samples sent)
(10467|10485) pub6 100% (32 samples sent)
(10467|10485) pub6 waiting for acks
(10467|10475) sub 10% (103 samples received)
(10467|10505) pub30 writer id: 01030000.21af11aa.00000021.00000102(00edddd9)
(10467|10505) pub30->started
(10467|10505) pub30->wait_match() before write for 01030000.21af11aa.00000021.00000102(00edddd9)
(10467|10505) pub30<-match found! before write for 01030000.21af11aa.00000021.00000102(00edddd9)
(10467|10505) pub30 12% (4 samples sent)
(10467|10485) pub6 waiting for acks returned
(10467|10485) pub6<-delete_contained_entities
(10467|10505) pub30 21% (7 samples sent)
(10467|10484) pub4 waiting for acks returned
(10467|10484) pub4<-delete_contained_entities
(10467|10505) pub30 31% (10 samples sent)
(10467|10505) pub30 40% (13 samples sent)
(10467|10480) pub5 writer id: 01030000.21af11aa.0000000f.00000102(7e1c4cbc)
(10467|10480) pub5->started
(10467|10480) pub5->wait_match() before write for 01030000.21af11aa.0000000f.00000102(7e1c4cbc)
(10467|10480) pub5<-match found! before write for 01030000.21af11aa.0000000f.00000102(7e1c4cbc)
(10467|10490) pub14 writer id: 01030000.21af11aa.00000008.00000102(cc3c90ac)
(10467|10490) pub14->started
(10467|10490) pub14->wait_match() before write for 01030000.21af11aa.00000008.00000102(cc3c90ac)
(10467|10479) pub12 writer id: 01030000.21af11aa.0000001f.00000102(1efcdb3e)
(10467|10479) pub12->started
(10467|10479) pub12->wait_match() before write for 01030000.21af11aa.0000001f.00000102(1efcdb3e)
(10467|10479) pub12<-match found! before write for 01030000.21af11aa.0000001f.00000102(1efcdb3e)
(10467|10480) pub5 12% (4 samples sent)
(10467|10480) pub5 21% (7 samples sent)
(10467|10479) pub12 12% (4 samples sent)
(10467|10479) pub12 21% (7 samples sent)
(10467|10479) pub12 31% (10 samples sent)
(10467|10479) pub12 40% (13 samples sent)
(10467|10479) pub12 50% (16 samples sent)
(10467|10479) pub12 62% (20 samples sent)
(10467|10479) pub12 71% (23 samples sent)
(10467|10479) pub12 81% (26 samples sent)
(10467|10479) pub12 90% (29 samples sent)
(10467|10479) pub12 100% (32 samples sent)
(10467|10479) pub12 waiting for acks
(10467|10505) pub30 50% (16 samples sent)
(10467|10505) pub30 62% (20 samples sent)
(10467|10505) pub30 71% (23 samples sent)
(10467|10505) pub30 81% (26 samples sent)
(10467|10505) pub30 90% (29 samples sent)
(10467|10480) pub5 31% (10 samples sent)
(10467|10480) pub5 40% (13 samples sent)
(10467|10480) pub5 50% (16 samples sent)
(10467|10480) pub5 62% (20 samples sent)
(10467|10505) pub30 100% (32 samples sent)
(10467|10497) pub20 writer id: 01030000.21af11aa.0000001b.00000102(eb7c7dfe)
(10467|10497) pub20->started
(10467|10497) pub20->wait_match() before write for 01030000.21af11aa.0000001b.00000102(eb7c7dfe)
(10467|10480) pub5 71% (23 samples sent)
(10467|10480) pub5 81% (26 samples sent)
(10467|10480) pub5 90% (29 samples sent)
(10467|10480) pub5 100% (32 samples sent)
(10467|10480) pub5 waiting for acks
(10467|10505) pub30 waiting for acks
(10467|10489) pub9 writer id: 01030000.21af11aa.00000007.00000102(4e6c077d)
(10467|10489) pub9->started
(10467|10489) pub9->wait_match() before write for 01030000.21af11aa.00000007.00000102(4e6c077d)
(10467|10490) pub14<-match found! before write for 01030000.21af11aa.00000008.00000102(cc3c90ac)
(10467|10497) pub20<-match found! before write for 01030000.21af11aa.0000001b.00000102(eb7c7dfe)
(10467|10475) sub 20% (205 samples received)
(10467|10490) pub14 12% (4 samples sent)
(10467|10490) pub14 21% (7 samples sent)
(10467|10490) pub14 31% (10 samples sent)
(10467|10490) pub14 40% (13 samples sent)
(10467|10490) pub14 50% (16 samples sent)
(10467|10490) pub14 62% (20 samples sent)
(10467|10490) pub14 71% (23 samples sent)
(10467|10489) pub9<-match found! before write for 01030000.21af11aa.00000007.00000102(4e6c077d)
(10467|10497) pub20 12% (4 samples sent)
(10467|10489) pub9 12% (4 samples sent)
(10467|10497) pub20 21% (7 samples sent)
(10467|10497) pub20 31% (10 samples sent)
(10467|10497) pub20 40% (13 samples sent)
(10467|10497) pub20 50% (16 samples sent)
(10467|10497) pub20 62% (20 samples sent)
(10467|10497) pub20 71% (23 samples sent)
(10467|10497) pub20 81% (26 samples sent)
(10467|10497) pub20 90% (29 samples sent)
(10467|10479) pub12 waiting for acks returned
(10467|10479) pub12<-delete_contained_entities
(10467|10505) pub30 waiting for acks returned
(10467|10505) pub30<-delete_contained_entities
(10467|10489) pub9 21% (7 samples sent)
(10467|10489) pub9 31% (10 samples sent)
(10467|10489) pub9 40% (13 samples sent)
(10467|10489) pub9 50% (16 samples sent)
(10467|10489) pub9 62% (20 samples sent)
(10467|10489) pub9 71% (23 samples sent)
(10467|10489) pub9 81% (26 samples sent)
(10467|10507) pub29 writer id: 01030000.21af11aa.0000001c.00000102(595ca1ee)
(10467|10507) pub29->started
(10467|10507) pub29->wait_match() before write for 01030000.21af11aa.0000001c.00000102(595ca1ee)
(10467|10497) pub20 100% (32 samples sent)
(10467|10497) pub20 waiting for acks
(10467|10506) pub31 writer id: 01030000.21af11aa.0000001e.00000102(239cf28e)
(10467|10506) pub31->started
(10467|10506) pub31->wait_match() before write for 01030000.21af11aa.0000001e.00000102(239cf28e)
(10467|10490) pub14 81% (26 samples sent)
(10467|10490) pub14 90% (29 samples sent)
(10467|10489) pub9 90% (29 samples sent)
(10467|10489) pub9 100% (32 samples sent)
(10467|10489) pub9 waiting for acks
(10467|10488) pub13 writer id: 01030000.21af11aa.0000000e.00000102(437c650c)
(10467|10488) pub13->started
(10467|10488) pub13->wait_match() before write for 01030000.21af11aa.0000000e.00000102(437c650c)
(10467|10480) pub5 waiting for acks returned
(10467|10480) pub5<-delete_contained_entities
(10467|10490) pub14 100% (32 samples sent)
(10467|10490) pub14 waiting for acks
(10467|10477) pub1 writer id: 01030000.21af11aa.0000000b.00000102(8b9cea7c)
(10467|10477) pub1->started
(10467|10477) pub1->wait_match() before write for 01030000.21af11aa.0000000b.00000102(8b9cea7c)
(10467|10507) pub29<-match found! before write for 01030000.21af11aa.0000001c.00000102(595ca1ee)
(10467|10507) pub29 12% (4 samples sent)
(10467|10507) pub29 21% (7 samples sent)
(10467|10507) pub29 31% (10 samples sent)
(10467|10507) pub29 40% (13 samples sent)
(10467|10507) pub29 50% (16 samples sent)
(10467|10507) pub29 62% (20 samples sent)
(10467|10507) pub29 71% (23 samples sent)
(10467|10507) pub29 81% (26 samples sent)
(10467|10488) pub13<-match found! before write for 01030000.21af11aa.0000000e.00000102(437c650c)
(10467|10504) pub28 writer id: 01030000.21af11aa.00000020.00000102(3d8df469)
(10467|10482) pub3 writer id: 01030000.21af11aa.00000004.00000102(09cc7dad)
(10467|10488) pub13 12% (4 samples sent)
(10467|10482) pub3->started
(10467|10482) pub3->wait_match() before write for 01030000.21af11aa.00000004.00000102(09cc7dad)
(10467|10500) pub23 writer id: 01030000.21af11aa.00000017.00000102(2e8c90ff)
(10467|10500) pub23->started
(10467|10500) pub23->wait_match() before write for 01030000.21af11aa.00000017.00000102(2e8c90ff)
(10467|10504) pub28->started
(10467|10504) pub28->wait_match() before write for 01030000.21af11aa.00000020.00000102(3d8df469)
(10467|10488) pub13 21% (7 samples sent)
(10467|10488) pub13 31% (10 samples sent)
(10467|10488) pub13 40% (13 samples sent)
(10467|10488) pub13 50% (16 samples sent)
(10467|10488) pub13 62% (20 samples sent)
(10467|10488) pub13 71% (23 samples sent)
(10467|10488) pub13 81% (26 samples sent)
(10467|10488) pub13 90% (29 samples sent)
(10467|10488) pub13 100% (32 samples sent)
(10467|10488) pub13 waiting for acks
(10467|10506) pub31<-match found! before write for 01030000.21af11aa.0000001e.00000102(239cf28e)
(10467|10506) pub31 12% (4 samples sent)
(10467|10493) pub16 writer id: 01030000.21af11aa.00000013.00000102(db0c363f)
(10467|10493) pub16->started
(10467|10493) pub16->wait_match() before write for 01030000.21af11aa.00000013.00000102(db0c363f)
(10467|10506) pub31 21% (7 samples sent)
(10467|10477) pub1<-match found! before write for 01030000.21af11aa.0000000b.00000102(8b9cea7c)
(10467|10506) pub31 31% (10 samples sent)
(10467|10506) pub31 40% (13 samples sent)
(10467|10477) pub1 12% (4 samples sent)
(10467|10503) pub25 writer id: 01030000.21af11aa.0000001a.00000102(d61c544e)
(10467|10477) pub1 21% (7 samples sent)
(10467|10507) pub29 90% (29 samples sent)
(10467|10506) pub31 50% (16 samples sent)
(10467|10507) pub29 100% (32 samples sent)
(10467|10507) pub29 waiting for acks
(10467|10477) pub1 31% (10 samples sent)
(10467|10477) pub1 40% (13 samples sent)
(10467|10477) pub1 50% (16 samples sent)
(10467|10477) pub1 62% (20 samples sent)
(10467|10503) pub25->started
(10467|10503) pub25->wait_match() before write for 01030000.21af11aa.0000001a.00000102(d61c544e)
(10467|10477) pub1 71% (23 samples sent)
(10467|10502) pub24 writer id: 01030000.21af11aa.00000018.00000102(acdc072e)
(10467|10502) pub24->started
(10467|10475) sub 30% (308 samples received)
(10467|10502) pub24->wait_match() before write for 01030000.21af11aa.00000018.00000102(acdc072e)
(10467|10486) pub11 writer id: 01030000.21af11aa.00000012.00000102(e66c1f8f)
(10467|10486) pub11->started
(10467|10486) pub11->wait_match() before write for 01030000.21af11aa.00000012.00000102(e66c1f8f)
(10467|10506) pub31 62% (20 samples sent)
(10467|10506) pub31 71% (23 samples sent)
(10467|10477) pub1 81% (26 samples sent)
(10467|10477) pub1 90% (29 samples sent)
(10467|10477) pub1 100% (32 samples sent)
(10467|10477) pub1 waiting for acks
(10467|10506) pub31 81% (26 samples sent)
(10467|10487) pub10 writer id: 01030000.21af11aa.0000000d.00000102(04dc1fdc)
(10467|10487) pub10->started
(10467|10487) pub10->wait_match() before write for 01030000.21af11aa.0000000d.00000102(04dc1fdc)
(10467|10506) pub31 90% (29 samples sent)
(10467|10506) pub31 100% (32 samples sent)
(10467|10506) pub31 waiting for acks
(10467|10483) pub8 writer id: 01030000.21af11aa.0000000c.00000102(39bc366c)
(10467|10483) pub8->started
(10467|10483) pub8->wait_match() before write for 01030000.21af11aa.0000000c.00000102(39bc366c)
(10467|10499) pub26 writer id: 01030000.21af11aa.00000016.00000102(13ecb94f)
(10467|10499) pub26->started
(10467|10499) pub26->wait_match() before write for 01030000.21af11aa.00000016.00000102(13ecb94f)
(10467|10491) pub17 writer id: 01030000.21af11aa.0000000a.00000102(b6fcc3cc)
(10467|10491) pub17->started
(10467|10491) pub17->wait_match() before write for 01030000.21af11aa.0000000a.00000102(b6fcc3cc)
(10467|10501) pub27 writer id: 01030000.21af11aa.00000022.00000102(474da709)
(10467|10501) pub27->started
(10467|10501) pub27->wait_match() before write for 01030000.21af11aa.00000022.00000102(474da709)
(10467|10492) pub15 writer id: 01030000.21af11aa.00000009.00000102(f15cb91c)
(10467|10492) pub15->started
(10467|10492) pub15->wait_match() before write for 01030000.21af11aa.00000009.00000102(f15cb91c)
(10467|10478) pub2 writer id: 01030000.21af11aa.00000014.00000102(692cea2f)
(10467|10478) pub2->started
(10467|10478) pub2->wait_match() before write for 01030000.21af11aa.00000014.00000102(692cea2f)
(10467|10498) pub19 writer id: 01030000.21af11aa.00000010.00000102(9cac4cef)
(10467|10498) pub19->started
(10467|10498) pub19->wait_match() before write for 01030000.21af11aa.00000010.00000102(9cac4cef)
(10467|10500) pub23<-match found! before write for 01030000.21af11aa.00000017.00000102(2e8c90ff)
(10467|10503) pub25<-match found! before write for 01030000.21af11aa.0000001a.00000102(d61c544e)
(10467|10500) pub23 12% (4 samples sent)
(10467|10500) pub23 21% (7 samples sent)
(10467|10476) pub0 writer id: 01030000.21af11aa.00000003.00000102(bbeca1bd)
(10467|10476) pub0->started
(10467|10476) pub0->wait_match() before write for 01030000.21af11aa.00000003.00000102(bbeca1bd)
(10467|10503) pub25 12% (4 samples sent)
(10467|10482) pub3<-match found! before write for 01030000.21af11aa.00000004.00000102(09cc7dad)
(10467|10493) pub16<-match found! before write for 01030000.21af11aa.00000013.00000102(db0c363f)
(10467|10504) pub28<-match found! before write for 01030000.21af11aa.00000020.00000102(3d8df469)
(10467|10503) pub25 21% (7 samples sent)
(10467|10482) pub3 12% (4 samples sent)
(10467|10494) pub18<-delete_participant
(10467|10493) pub16 12% (4 samples sent)
(10467|10493) pub16 21% (7 samples sent)
(10467|10493) pub16 31% (10 samples sent)
(10467|10504) pub28 12% (4 samples sent)
(10467|10504) pub28 21% (7 samples sent)
(10467|10502) pub24<-match found! before write for 01030000.21af11aa.00000018.00000102(acdc072e)
(10467|10489) pub9 waiting for acks returned
(10467|10489) pub9<-delete_contained_entities
(10467|10486) pub11<-match found! before write for 01030000.21af11aa.00000012.00000102(e66c1f8f)
(10467|10487) pub10<-match found! before write for 01030000.21af11aa.0000000d.00000102(04dc1fdc)
(10467|10490) pub14 waiting for acks returned
(10467|10490) pub14<-delete_contained_entities
(10467|10500) pub23 31% (10 samples sent)
(10467|10483) pub8<-match found! before write for 01030000.21af11aa.0000000c.00000102(39bc366c)
(10467|10481) pub7 writer id: 01030000.21af11aa.00000006.00000102(730c2ecd)
(10467|10481) pub7->started
(10467|10481) pub7->wait_match() before write for 01030000.21af11aa.00000006.00000102(730c2ecd)
(10467|10497) pub20 waiting for acks returned
(10467|10497) pub20<-delete_contained_entities
(10467|10486) pub11 12% (4 samples sent)
(10467|10504) pub28 31% (10 samples sent)
(10467|10493) pub16 40% (13 samples sent)
(10467|10482) pub3 21% (7 samples sent)
(10467|10503) pub25 31% (10 samples sent)
(10467|10493) pub16 50% (16 samples sent)
(10467|10502) pub24 12% (4 samples sent)
(10467|10503) pub25 40% (13 samples sent)
(10467|10500) pub23 40% (13 samples sent)
(10467|10502) pub24 21% (7 samples sent)
(10467|10503) pub25 50% (16 samples sent)
(10467|10483) pub8 12% (4 samples sent)
(10467|10487) pub10 12% (4 samples sent)
(10467|10499) pub26<-match found! before write for 01030000.21af11aa.00000016.00000102(13ecb94f)
(10467|10486) pub11 21% (7 samples sent)
(10467|10487) pub10 21% (7 samples sent)
(10467|10500) pub23 50% (16 samples sent)
(10467|10482) pub3 31% (10 samples sent)
(10467|10504) pub28 40% (13 samples sent)
(10467|10487) pub10 31% (10 samples sent)
(10467|10495) pub22 writer id: 01030000.21af11aa.00000019.00000102(91bc2e9e)
(10467|10495) pub22->started
(10467|10495) pub22->wait_match() before write for 01030000.21af11aa.00000019.00000102(91bc2e9e)
(10467|10487) pub10 40% (13 samples sent)
(10467|10493) pub16 62% (20 samples sent)
(10467|10482) pub3 40% (13 samples sent)
(10467|10503) pub25 62% (20 samples sent)
(10467|10483) pub8 21% (7 samples sent)
(10467|10491) pub17<-match found! before write for 01030000.21af11aa.0000000a.00000102(b6fcc3cc)
(10467|10486) pub11 31% (10 samples sent)
(10467|10482) pub3 50% (16 samples sent)
(10467|10500) pub23 62% (20 samples sent)
(10467|10504) pub28 50% (16 samples sent)
(10467|10499) pub26 12% (4 samples sent)
(10467|10499) pub26 21% (7 samples sent)
(10467|10491) pub17 12% (4 samples sent)
(10467|10499) pub26 31% (10 samples sent)
(10467|10486) pub11 40% (13 samples sent)
(10467|10500) pub23 71% (23 samples sent)
(10467|10500) pub23 81% (26 samples sent)
(10467|10491) pub17 21% (7 samples sent)
(10467|10500) pub23 90% (29 samples sent)
(10467|10500) pub23 100% (32 samples sent)
(10467|10500) pub23 waiting for acks
(10467|10493) pub16 71% (23 samples sent)
(10467|10502) pub24 31% (10 samples sent)
(10467|10504) pub28 62% (20 samples sent)
(10467|10502) pub24 40% (13 samples sent)
(10467|10504) pub28 71% (23 samples sent)
(10467|10493) pub16 81% (26 samples sent)
(10467|10486) pub11 50% (16 samples sent)
(10467|10483) pub8 31% (10 samples sent)
(10467|10486) pub11 62% (20 samples sent)
(10467|10487) pub10 50% (16 samples sent)
(10467|10487) pub10 62% (20 samples sent)
(10467|10486) pub11 71% (23 samples sent)
(10467|10487) pub10 71% (23 samples sent)
(10467|10482) pub3 62% (20 samples sent)
(10467|10483) pub8 40% (13 samples sent)
(10467|10499) pub26 40% (13 samples sent)
(10467|10491) pub17 31% (10 samples sent)
(10467|10483) pub8 50% (16 samples sent)
(10467|10503) pub25 71% (23 samples sent)
(10467|10502) pub24 50% (16 samples sent)
(10467|10483) pub8 62% (20 samples sent)
(10467|10486) pub11 81% (26 samples sent)
(10467|10482) pub3 71% (23 samples sent)
(10467|10504) pub28 81% (26 samples sent)
(10467|10482) pub3 81% (26 samples sent)
(10467|10503) pub25 81% (26 samples sent)
(10467|10504) pub28 90% (29 samples sent)
(10467|10482) pub3 90% (29 samples sent)
(10467|10487) pub10 81% (26 samples sent)
(10467|10503) pub25 90% (29 samples sent)
(10467|10475) sub 40% (410 samples received)
(10467|10503) pub25 100% (32 samples sent)
(10467|10503) pub25 waiting for acks
(10467|10502) pub24 62% (20 samples sent)
(10467|10487) pub10 90% (29 samples sent)
(10467|10502) pub24 71% (23 samples sent)
(10467|10499) pub26 50% (16 samples sent)
(10467|10483) pub8 71% (23 samples sent)
(10467|10487) pub10 100% (32 samples sent)
(10467|10487) pub10 waiting for acks
(10467|10486) pub11 90% (29 samples sent)
(10467|10482) pub3 100% (32 samples sent)
(10467|10491) pub17 40% (13 samples sent)
(10467|10504) pub28 100% (32 samples sent)
(10467|10504) pub28 waiting for acks
(10467|10502) pub24 81% (26 samples sent)
(10467|10491) pub17 50% (16 samples sent)
(10467|10499) pub26 62% (20 samples sent)
(10467|10499) pub26 71% (23 samples sent)
(10467|10499) pub26 81% (26 samples sent)
(10467|10499) pub26 90% (29 samples sent)
(10467|10499) pub26 100% (32 samples sent)
(10467|10499) pub26 waiting for acks
(10467|10496) pub21<-delete_participant
(10467|10482) pub3 waiting for acks
(10467|10491) pub17 62% (20 samples sent)
(10467|10493) pub16 90% (29 samples sent)
(10467|10502) pub24 90% (29 samples sent)
(10467|10491) pub17 71% (23 samples sent)
(10467|10486) pub11 100% (32 samples sent)
(10467|10486) pub11 waiting for acks
(10467|10502) pub24 100% (32 samples sent)
(10467|10502) pub24 waiting for acks
(10467|10493) pub16 100% (32 samples sent)
(10467|10493) pub16 waiting for acks
(10467|10491) pub17 81% (26 samples sent)
(10467|10491) pub17 90% (29 samples sent)
(10467|10491) pub17 100% (32 samples sent)
(10467|10491) pub17 waiting for acks
(10467|10483) pub8 81% (26 samples sent)
(10467|10483) pub8 90% (29 samples sent)
(10467|10483) pub8 100% (32 samples sent)
(10467|10483) pub8 waiting for acks
(10467|10485) pub6<-delete_participant
(10467|10484) pub4<-delete_participant
(10467|10475) sub 50% (512 samples received)
(10467|10479) pub12<-delete_participant
(10467|10501) pub27<-match found! before write for 01030000.21af11aa.00000022.00000102(474da709)
(10467|10492) pub15<-match found! before write for 01030000.21af11aa.00000009.00000102(f15cb91c)
(10467|10478) pub2<-match found! before write for 01030000.21af11aa.00000014.00000102(692cea2f)
(10467|10478) pub2 12% (4 samples sent)
(10467|10478) pub2 21% (7 samples sent)
(10467|10478) pub2 31% (10 samples sent)
(10467|10498) pub19<-match found! before write for 01030000.21af11aa.00000010.00000102(9cac4cef)
(10467|10478) pub2 40% (13 samples sent)
(10467|10501) pub27 12% (4 samples sent)
(10467|10498) pub19 12% (4 samples sent)
(10467|10507) pub29 waiting for acks returned
(10467|10507) pub29<-delete_contained_entities
(10467|10477) pub1 waiting for acks returned
(10467|10477) pub1<-delete_contained_entities
(10467|10498) pub19 21% (7 samples sent)
(10467|10488) pub13 waiting for acks returned
(10467|10488) pub13<-delete_contained_entities
(10467|10498) pub19 31% (10 samples sent)
(10467|10476) pub0<-match found! before write for 01030000.21af11aa.00000003.00000102(bbeca1bd)
(10467|10481) pub7<-match found! before write for 01030000.21af11aa.00000006.00000102(730c2ecd)
(10467|10476) pub0 12% (4 samples sent)
(10467|10495) pub22<-match found! before write for 01030000.21af11aa.00000019.00000102(91bc2e9e)
(10467|10495) pub22 12% (4 samples sent)
(10467|10495) pub22 21% (7 samples sent)
(10467|10495) pub22 31% (10 samples sent)
(10467|10495) pub22 40% (13 samples sent)
(10467|10495) pub22 50% (16 samples sent)
(10467|10495) pub22 62% (20 samples sent)
(10467|10495) pub22 71% (23 samples sent)
(10467|10495) pub22 81% (26 samples sent)
(10467|10495) pub22 90% (29 samples sent)
(10467|10495) pub22 100% (32 samples sent)
(10467|10495) pub22 waiting for acks
(10467|10506) pub31 waiting for acks returned
(10467|10506) pub31<-delete_contained_entities
(10467|10505) pub30<-delete_participant
(10467|10498) pub19 40% (13 samples sent)
(10467|10481) pub7 12% (4 samples sent)
(10467|10498) pub19 50% (16 samples sent)
(10467|10478) pub2 50% (16 samples sent)
(10467|10476) pub0 21% (7 samples sent)
(10467|10478) pub2 62% (20 samples sent)
(10467|10492) pub15 12% (4 samples sent)
(10467|10501) pub27 21% (7 samples sent)
(10467|10501) pub27 31% (10 samples sent)
(10467|10478) pub2 71% (23 samples sent)
(10467|10501) pub27 40% (13 samples sent)
(10467|10478) pub2 81% (26 samples sent)
(10467|10476) pub0 31% (10 samples sent)
(10467|10478) pub2 90% (29 samples sent)
(10467|10476) pub0 40% (13 samples sent)
(10467|10476) pub0 50% (16 samples sent)
(10467|10476) pub0 62% (20 samples sent)
(10467|10476) pub0 71% (23 samples sent)
(10467|10498) pub19 62% (20 samples sent)
(10467|10481) pub7 21% (7 samples sent)
(10467|10492) pub15 21% (7 samples sent)
(10467|10501) pub27 50% (16 samples sent)
(10467|10498) pub19 71% (23 samples sent)
(10467|10478) pub2 100% (32 samples sent)
(10467|10478) pub2 waiting for acks
(10467|10498) pub19 81% (26 samples sent)
(10467|10481) pub7 31% (10 samples sent)
(10467|10492) pub15 31% (10 samples sent)
(10467|10501) pub27 62% (20 samples sent)
(10467|10498) pub19 90% (29 samples sent)
(10467|10481) pub7 40% (13 samples sent)
(10467|10501) pub27 71% (23 samples sent)
(10467|10498) pub19 100% (32 samples sent)
(10467|10498) pub19 waiting for acks
(10467|10476) pub0 81% (26 samples sent)
(10467|10476) pub0 90% (29 samples sent)
(10467|10481) pub7 50% (16 samples sent)
(10467|10501) pub27 81% (26 samples sent)
(10467|10501) pub27 90% (29 samples sent)
(10467|10501) pub27 100% (32 samples sent)
(10467|10501) pub27 waiting for acks
(10467|10492) pub15 40% (13 samples sent)
(10467|10492) pub15 50% (16 samples sent)
(10467|10492) pub15 62% (20 samples sent)
(10467|10492) pub15 71% (23 samples sent)
(10467|10492) pub15 81% (26 samples sent)
(10467|10492) pub15 90% (29 samples sent)
(10467|10492) pub15 100% (32 samples sent)
(10467|10492) pub15 waiting for acks
(10467|10481) pub7 62% (20 samples sent)
(10467|10481) pub7 71% (23 samples sent)
(10467|10481) pub7 81% (26 samples sent)
(10467|10481) pub7 90% (29 samples sent)
(10467|10481) pub7 100% (32 samples sent)
(10467|10481) pub7 waiting for acks
(10467|10476) pub0 100% (32 samples sent)
(10467|10476) pub0 waiting for acks
(10467|10480) pub5<-delete_participant
(10467|10475) sub 60% (615 samples received)
(10467|10489) pub9<-delete_participant
(10467|10475) sub 70% (717 samples received)
(10467|10490) pub14<-delete_participant
(10467|10497) pub20<-delete_participant
(10467|10503) pub25 waiting for acks returned
(10467|10503) pub25<-delete_contained_entities
(10467|10487) pub10 waiting for acks returned
(10467|10487) pub10<-delete_contained_entities
(10467|10483) pub8 waiting for acks returned
(10467|10483) pub8<-delete_contained_entities
(10467|10491) pub17 waiting for acks returned
(10467|10491) pub17<-delete_contained_entities
(10467|10502) pub24 waiting for acks returned
(10467|10502) pub24<-delete_contained_entities
(10467|10493) pub16 waiting for acks returned
(10467|10493) pub16<-delete_contained_entities
(10467|10500) pub23 waiting for acks returned
(10467|10500) pub23<-delete_contained_entities
(10467|10504) pub28 waiting for acks returned
(10467|10486) pub11 waiting for acks returned
(10467|10486) pub11<-delete_contained_entities
(10467|10499) pub26 waiting for acks returned
(10467|10499) pub26<-delete_contained_entities
(10467|10504) pub28<-delete_contained_entities
(10467|10482) pub3 waiting for acks returned
(10467|10482) pub3<-delete_contained_entities
(10467|10475) sub 80% (820 samples received)
(10467|10477) pub1<-delete_participant
(10467|10475) sub 90% (922 samples received)
(10467|10507) pub29<-delete_participant
(10467|10475) sub 100% (1024 samples received)
(10467|10475) sub condition_.notify_all
(10467|10467) sub condition_.wait returned
(10467|10467) sub check_received
(10467|10467) sub check_received returns 0
(10467|10467) <- PublisherService::end
(10467|10498) pub19 waiting for acks returned
(10467|10498) pub19<-delete_contained_entities
(10467|10488) pub13<-delete_participant
(10467|10501) pub27 waiting for acks returned
(10467|10492) pub15 waiting for acks returned
(10467|10492) pub15<-delete_contained_entities
(10467|10495) pub22 waiting for acks returned
(10467|10495) pub22<-delete_contained_entities
(10467|10476) pub0 waiting for acks returned
(10467|10476) pub0<-delete_contained_entities
(10467|10478) pub2 waiting for acks returned
(10467|10478) pub2<-delete_contained_entities
(10467|10501) pub27<-delete_contained_entities
(10467|10481) pub7 waiting for acks returned
(10467|10481) pub7<-delete_contained_entities
(10467|10506) pub31<-delete_participant
(10467|10503) pub25<-delete_participant
(10467|10483) pub8<-delete_participant
(10467|10491) pub17<-delete_participant
(10467|10502) pub24<-delete_participant
(10467|10487) pub10<-delete_participant
(10467|10493) pub16<-delete_participant
(10467|10500) pub23<-delete_participant
(10467|10486) pub11<-delete_participant
(10467|10504) pub28<-delete_participant
(10467|10499) pub26<-delete_participant
(10467|10482) pub3<-delete_participant
(10467|10498) pub19<-delete_participant
(10467|10492) pub15<-delete_participant
(10467|10495) pub22<-delete_participant
(10467|10476) pub0<-delete_participant
(10467|10478) pub2<-delete_participant
(10467|10501) pub27<-delete_participant
(10467|10481) pub7<-delete_participant
(10467|10467) <- PublisherService::~PublisherService
(10467|10467) <- Subscriber delete_contained_entities
(10467|10467) <- Subscriber delete_participant
(10467|10467) <- Subscriber::~Subscriber
(10467|10467) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 10509
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 10516 started at 2025-12-05 16:17:08
(10516|10516) -> Thrasher started
(10516|10516) -> Subscriber::Subscriber
(10509|10509) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10516|10516) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(10516|10516) Subscriber reader id: 01030000.5836e14a.00000002.00000507(a349c040)
(10516|10516) -> PublisherService::PublisherService
(10516|10516) -> PublisherService::start (64 threads)
(10516|10516) sub wait_received 0:1024
(10516|10542) pub22 writer id: 01030000.5836e14a.0000000e.00000102(72bf1cca)
(10516|10542) pub22->started
(10516|10542) pub22->wait_match() before write for 01030000.5836e14a.0000000e.00000102(72bf1cca)
(10516|10542) pub22<-match found! before write for 01030000.5836e14a.0000000e.00000102(72bf1cca)
(10516|10542) pub22 12% (2 samples sent)
(10516|10542) pub22 25% (4 samples sent)
(10516|10542) pub22 31% (5 samples sent)
(10516|10542) pub22 43% (7 samples sent)
(10516|10542) pub22 50% (8 samples sent)
(10516|10542) pub22 62% (10 samples sent)
(10516|10542) pub22 75% (12 samples sent)
(10516|10542) pub22 81% (13 samples sent)
(10516|10542) pub22 93% (15 samples sent)
(10516|10542) pub22 100% (16 samples sent)
(10516|10542) pub22 waiting for acks
(10516|10531) pub6 writer id: 01030000.5836e14a.00000008.00000102(fdffe96a)
(10516|10531) pub6->started
(10516|10531) pub6->wait_match() before write for 01030000.5836e14a.00000008.00000102(fdffe96a)
(10516|10531) pub6<-match found! before write for 01030000.5836e14a.00000008.00000102(fdffe96a)
(10516|10531) pub6 12% (2 samples sent)
(10516|10531) pub6 25% (4 samples sent)
(10516|10531) pub6 31% (5 samples sent)
(10516|10531) pub6 43% (7 samples sent)
(10516|10531) pub6 50% (8 samples sent)
(10516|10531) pub6 62% (10 samples sent)
(10516|10531) pub6 75% (12 samples sent)
(10516|10531) pub6 81% (13 samples sent)
(10516|10531) pub6 93% (15 samples sent)
(10516|10531) pub6 100% (16 samples sent)
(10516|10531) pub6 waiting for acks
(10516|10542) pub22 waiting for acks returned
(10516|10542) pub22<-delete_contained_entities
(10516|10531) pub6 waiting for acks returned
(10516|10531) pub6<-delete_contained_entities
(10516|10534) pub8 writer id: 01030000.5836e14a.00000009.00000102(c09fc0da)
(10516|10534) pub8->started
(10516|10534) pub8->wait_match() before write for 01030000.5836e14a.00000009.00000102(c09fc0da)
(10516|10534) pub8<-match found! before write for 01030000.5836e14a.00000009.00000102(c09fc0da)
(10516|10534) pub8 12% (2 samples sent)
(10516|10534) pub8 25% (4 samples sent)
(10516|10534) pub8 31% (5 samples sent)
(10516|10534) pub8 43% (7 samples sent)
(10516|10534) pub8 50% (8 samples sent)
(10516|10534) pub8 62% (10 samples sent)
(10516|10534) pub8 75% (12 samples sent)
(10516|10534) pub8 81% (13 samples sent)
(10516|10534) pub8 93% (15 samples sent)
(10516|10534) pub8 100% (16 samples sent)
(10516|10534) pub8 waiting for acks
(10516|10534) pub8 waiting for acks returned
(10516|10534) pub8<-delete_contained_entities
(10516|10544) pub18 writer id: 01030000.5836e14a.0000000d.00000102(351f661a)
(10516|10544) pub18->started
(10516|10544) pub18->wait_match() before write for 01030000.5836e14a.0000000d.00000102(351f661a)
(10516|10544) pub18<-match found! before write for 01030000.5836e14a.0000000d.00000102(351f661a)
(10516|10544) pub18 12% (2 samples sent)
(10516|10544) pub18 25% (4 samples sent)
(10516|10544) pub18 31% (5 samples sent)
(10516|10544) pub18 43% (7 samples sent)
(10516|10537) pub13 writer id: 01030000.5836e14a.0000001d.00000102(55fff198)
(10516|10537) pub13->started
(10516|10537) pub13->wait_match() before write for 01030000.5836e14a.0000001d.00000102(55fff198)
(10516|10537) pub13<-match found! before write for 01030000.5836e14a.0000001d.00000102(55fff198)
(10516|10537) pub13 12% (2 samples sent)
(10516|10537) pub13 25% (4 samples sent)
(10516|10537) pub13 31% (5 samples sent)
(10516|10537) pub13 43% (7 samples sent)
(10516|10537) pub13 50% (8 samples sent)
(10516|10537) pub13 62% (10 samples sent)
(10516|10537) pub13 75% (12 samples sent)
(10516|10537) pub13 81% (13 samples sent)
(10516|10537) pub13 93% (15 samples sent)
(10516|10537) pub13 100% (16 samples sent)
(10516|10537) pub13 waiting for acks
(10516|10544) pub18 50% (8 samples sent)
(10516|10544) pub18 62% (10 samples sent)
(10516|10544) pub18 75% (12 samples sent)
(10516|10544) pub18 81% (13 samples sent)
(10516|10544) pub18 93% (15 samples sent)
(10516|10544) pub18 100% (16 samples sent)
(10516|10544) pub18 waiting for acks
(10516|10570) pub63 writer id: 01030000.5836e14a.0000002c.00000102(c9be60ae)
(10516|10570) pub63->started
(10516|10570) pub63->wait_match() before write for 01030000.5836e14a.0000002c.00000102(c9be60ae)
(10516|10570) pub63<-match found! before write for 01030000.5836e14a.0000002c.00000102(c9be60ae)
(10516|10570) pub63 12% (2 samples sent)
(10516|10570) pub63 25% (4 samples sent)
(10516|10570) pub63 31% (5 samples sent)
(10516|10570) pub63 43% (7 samples sent)
(10516|10570) pub63 50% (8 samples sent)
(10516|10570) pub63 62% (10 samples sent)
(10516|10570) pub63 75% (12 samples sent)
(10516|10570) pub63 81% (13 samples sent)
(10516|10570) pub63 93% (15 samples sent)
(10516|10570) pub63 100% (16 samples sent)
(10516|10570) pub63 waiting for acks
(10516|10568) pub57 writer id: 01030000.5836e14a.00000033.00000102(2b0e60fd)
(10516|10568) pub57->started
(10516|10568) pub57->wait_match() before write for 01030000.5836e14a.00000033.00000102(2b0e60fd)
(10516|10544) pub18 waiting for acks returned
(10516|10544) pub18<-delete_contained_entities
(10516|10537) pub13 waiting for acks returned
(10516|10537) pub13<-delete_contained_entities
(10516|10568) pub57<-match found! before write for 01030000.5836e14a.00000033.00000102(2b0e60fd)
(10516|10568) pub57 12% (2 samples sent)
(10516|10568) pub57 25% (4 samples sent)
(10516|10568) pub57 31% (5 samples sent)
(10516|10568) pub57 43% (7 samples sent)
(10516|10568) pub57 50% (8 samples sent)
(10516|10568) pub57 62% (10 samples sent)
(10516|10568) pub57 75% (12 samples sent)
(10516|10568) pub57 81% (13 samples sent)
(10516|10568) pub57 93% (15 samples sent)
(10516|10568) pub57 100% (16 samples sent)
(10516|10568) pub57 waiting for acks
(10516|10570) pub63 waiting for acks returned
(10516|10570) pub63<-delete_contained_entities
(10516|10524) sub 10% (103 samples received)
(10516|10568) pub57 waiting for acks returned
(10516|10568) pub57<-delete_contained_entities
(10516|10567) pub56 writer id: 01030000.5836e14a.00000036.00000102(e3eeef8d)
(10516|10567) pub56->started
(10516|10567) pub56->wait_match() before write for 01030000.5836e14a.00000036.00000102(e3eeef8d)
(10516|10567) pub56<-match found! before write for 01030000.5836e14a.00000036.00000102(e3eeef8d)
(10516|10567) pub56 12% (2 samples sent)
(10516|10567) pub56 25% (4 samples sent)
(10516|10567) pub56 31% (5 samples sent)
(10516|10567) pub56 43% (7 samples sent)
(10516|10567) pub56 50% (8 samples sent)
(10516|10567) pub56 62% (10 samples sent)
(10516|10567) pub56 75% (12 samples sent)
(10516|10567) pub56 81% (13 samples sent)
(10516|10567) pub56 93% (15 samples sent)
(10516|10567) pub56 100% (16 samples sent)
(10516|10567) pub56 waiting for acks
(10516|10535) pub12 writer id: 01030000.5836e14a.00000011.00000102(900f1c99)
(10516|10535) pub12->started
(10516|10535) pub12->wait_match() before write for 01030000.5836e14a.00000011.00000102(900f1c99)
(10516|10535) pub12<-match found! before write for 01030000.5836e14a.00000011.00000102(900f1c99)
(10516|10535) pub12 12% (2 samples sent)
(10516|10535) pub12 25% (4 samples sent)
(10516|10535) pub12 31% (5 samples sent)
(10516|10535) pub12 43% (7 samples sent)
(10516|10535) pub12 50% (8 samples sent)
(10516|10535) pub12 62% (10 samples sent)
(10516|10535) pub12 75% (12 samples sent)
(10516|10535) pub12 81% (13 samples sent)
(10516|10535) pub12 93% (15 samples sent)
(10516|10535) pub12 100% (16 samples sent)
(10516|10535) pub12 waiting for acks
(10516|10567) pub56 waiting for acks returned
(10516|10567) pub56<-delete_contained_entities
(10516|10535) pub12 waiting for acks returned
(10516|10535) pub12<-delete_contained_entities
(10516|10561) pub37 writer id: 01030000.5836e14a.00000015.00000102(658fba59)
(10516|10561) pub37->started
(10516|10561) pub37->wait_match() before write for 01030000.5836e14a.00000015.00000102(658fba59)
(10516|10561) pub37<-match found! before write for 01030000.5836e14a.00000015.00000102(658fba59)
(10516|10561) pub37 12% (2 samples sent)
(10516|10585) pub48 writer id: 01030000.5836e14a.0000003a.00000102(261e028c)
(10516|10585) pub48->started
(10516|10585) pub48->wait_match() before write for 01030000.5836e14a.0000003a.00000102(261e028c)
(10516|10585) pub48<-match found! before write for 01030000.5836e14a.0000003a.00000102(261e028c)
(10516|10585) pub48 12% (2 samples sent)
(10516|10585) pub48 25% (4 samples sent)
(10516|10585) pub48 31% (5 samples sent)
(10516|10585) pub48 43% (7 samples sent)
(10516|10585) pub48 50% (8 samples sent)
(10516|10561) pub37 25% (4 samples sent)
(10516|10561) pub37 31% (5 samples sent)
(10516|10561) pub37 43% (7 samples sent)
(10516|10561) pub37 50% (8 samples sent)
(10516|10561) pub37 62% (10 samples sent)
(10516|10561) pub37 75% (12 samples sent)
(10516|10561) pub37 81% (13 samples sent)
(10516|10561) pub37 93% (15 samples sent)
(10516|10561) pub37 100% (16 samples sent)
(10516|10561) pub37 waiting for acks
(10516|10585) pub48 62% (10 samples sent)
(10516|10548) pub23 writer id: 01030000.5836e14a.00000016.00000102(222fc089)
(10516|10548) pub23->started
(10516|10548) pub23->wait_match() before write for 01030000.5836e14a.00000016.00000102(222fc089)
(10516|10585) pub48 75% (12 samples sent)
(10516|10585) pub48 81% (13 samples sent)
(10516|10585) pub48 93% (15 samples sent)
(10516|10560) pub31 writer id: 01030000.5836e14a.00000024.00000102(f9ce2b6f)
(10516|10560) pub31->started
(10516|10560) pub31->wait_match() before write for 01030000.5836e14a.00000024.00000102(f9ce2b6f)
(10516|10587) pub50 writer id: 01030000.5836e14a.0000003b.00000102(1b7e2b3c)
(10516|10587) pub50->started
(10516|10587) pub50->wait_match() before write for 01030000.5836e14a.0000003b.00000102(1b7e2b3c)
(10516|10546) pub21 writer id: 01030000.5836e14a.0000001f.00000102(2f3fa2f8)
(10516|10546) pub21->started
(10516|10546) pub21->wait_match() before write for 01030000.5836e14a.0000001f.00000102(2f3fa2f8)
(10516|10538) pub14 writer id: 01030000.5836e14a.00000010.00000102(ad6f3529)
(10516|10538) pub14->started
(10516|10538) pub14->wait_match() before write for 01030000.5836e14a.00000010.00000102(ad6f3529)
(10516|10540) pub9 writer id: 01030000.5836e14a.0000000a.00000102(873fba0a)
(10516|10540) pub9->started
(10516|10540) pub9->wait_match() before write for 01030000.5836e14a.0000000a.00000102(873fba0a)
(10516|10585) pub48 100% (16 samples sent)
(10516|10585) pub48 waiting for acks
(10516|10530) pub4 writer id: 01030000.5836e14a.00000005.00000102(056f2ddb)
(10516|10530) pub4->started
(10516|10530) pub4->wait_match() before write for 01030000.5836e14a.00000005.00000102(056f2ddb)
(10516|10548) pub23<-match found! before write for 01030000.5836e14a.00000016.00000102(222fc089)
(10516|10559) pub30 writer id: 01030000.5836e14a.00000022.00000102(768edecf)
(10516|10548) pub23 12% (2 samples sent)
(10516|10558) pub28 writer id: 01030000.5836e14a.0000001e.00000102(125f8b48)
(10516|10558) pub28->started
(10516|10558) pub28->wait_match() before write for 01030000.5836e14a.0000001e.00000102(125f8b48)
(10516|10559) pub30->started
(10516|10559) pub30->wait_match() before write for 01030000.5836e14a.00000022.00000102(768edecf)
(10516|10546) pub21<-match found! before write for 01030000.5836e14a.0000001f.00000102(2f3fa2f8)
(10516|10560) pub31<-match found! before write for 01030000.5836e14a.00000024.00000102(f9ce2b6f)
(10516|10538) pub14<-match found! before write for 01030000.5836e14a.00000010.00000102(ad6f3529)
(10516|10546) pub21 12% (2 samples sent)
(10516|10548) pub23 25% (4 samples sent)
(10516|10546) pub21 25% (4 samples sent)
(10516|10548) pub23 31% (5 samples sent)
(10516|10546) pub21 31% (5 samples sent)
(10516|10560) pub31 12% (2 samples sent)
(10516|10560) pub31 25% (4 samples sent)
(10516|10560) pub31 31% (5 samples sent)
(10516|10548) pub23 43% (7 samples sent)
(10516|10548) pub23 50% (8 samples sent)
(10516|10546) pub21 43% (7 samples sent)
(10516|10559) pub30<-match found! before write for 01030000.5836e14a.00000022.00000102(768edecf)
(10516|10540) pub9<-match found! before write for 01030000.5836e14a.0000000a.00000102(873fba0a)
(10516|10548) pub23 62% (10 samples sent)
(10516|10548) pub23 75% (12 samples sent)
(10516|10538) pub14 12% (2 samples sent)
(10516|10559) pub30 12% (2 samples sent)
(10516|10538) pub14 25% (4 samples sent)
(10516|10548) pub23 81% (13 samples sent)
(10516|10546) pub21 50% (8 samples sent)
(10516|10560) pub31 43% (7 samples sent)
(10516|10538) pub14 31% (5 samples sent)
(10516|10560) pub31 50% (8 samples sent)
(10516|10540) pub9 12% (2 samples sent)
(10516|10548) pub23 93% (15 samples sent)
(10516|10540) pub9 25% (4 samples sent)
(10516|10558) pub28<-match found! before write for 01030000.5836e14a.0000001e.00000102(125f8b48)
(10516|10538) pub14 43% (7 samples sent)
(10516|10559) pub30 25% (4 samples sent)
(10516|10540) pub9 31% (5 samples sent)
(10516|10546) pub21 62% (10 samples sent)
(10516|10559) pub30 31% (5 samples sent)
(10516|10558) pub28 12% (2 samples sent)
(10516|10560) pub31 62% (10 samples sent)
(10516|10548) pub23 100% (16 samples sent)
(10516|10548) pub23 waiting for acks
(10516|10546) pub21 75% (12 samples sent)
(10516|10540) pub9 43% (7 samples sent)
(10516|10587) pub50<-match found! before write for 01030000.5836e14a.0000003b.00000102(1b7e2b3c)
(10516|10587) pub50 12% (2 samples sent)
(10516|10587) pub50 25% (4 samples sent)
(10516|10587) pub50 31% (5 samples sent)
(10516|10587) pub50 43% (7 samples sent)
(10516|10587) pub50 50% (8 samples sent)
(10516|10587) pub50 62% (10 samples sent)
(10516|10560) pub31 75% (12 samples sent)
(10516|10560) pub31 81% (13 samples sent)
(10516|10546) pub21 81% (13 samples sent)
(10516|10560) pub31 93% (15 samples sent)
(10516|10546) pub21 93% (15 samples sent)
(10516|10559) pub30 43% (7 samples sent)
(10516|10560) pub31 100% (16 samples sent)
(10516|10560) pub31 waiting for acks
(10516|10546) pub21 100% (16 samples sent)
(10516|10546) pub21 waiting for acks
(10516|10538) pub14 50% (8 samples sent)
(10516|10530) pub4<-match found! before write for 01030000.5836e14a.00000005.00000102(056f2ddb)
(10516|10561) pub37 waiting for acks returned
(10516|10561) pub37<-delete_contained_entities
(10516|10540) pub9 50% (8 samples sent)
(10516|10540) pub9 62% (10 samples sent)
(10516|10540) pub9 75% (12 samples sent)
(10516|10540) pub9 81% (13 samples sent)
(10516|10540) pub9 93% (15 samples sent)
(10516|10540) pub9 100% (16 samples sent)
(10516|10540) pub9 waiting for acks
(10516|10579) pub41 writer id: 01030000.5836e14a.00000037.00000102(de8ec63d)
(10516|10579) pub41->started
(10516|10579) pub41->wait_match() before write for 01030000.5836e14a.00000037.00000102(de8ec63d)
(10516|10530) pub4 12% (2 samples sent)
(10516|10538) pub14 62% (10 samples sent)
(10516|10587) pub50 75% (12 samples sent)
(10516|10558) pub28 25% (4 samples sent)
(10516|10587) pub50 81% (13 samples sent)
(10516|10558) pub28 31% (5 samples sent)
(10516|10587) pub50 93% (15 samples sent)
(10516|10587) pub50 100% (16 samples sent)
(10516|10559) pub30 50% (8 samples sent)
(10516|10558) pub28 43% (7 samples sent)
(10516|10558) pub28 50% (8 samples sent)
(10516|10555) pub35 writer id: 01030000.5836e14a.00000023.00000102(4beef77f)
(10516|10555) pub35->started
(10516|10587) pub50 waiting for acks
(10516|10559) pub30 62% (10 samples sent)
(10516|10559) pub30 75% (12 samples sent)
(10516|10559) pub30 81% (13 samples sent)
(10516|10559) pub30 93% (15 samples sent)
(10516|10559) pub30 100% (16 samples sent)
(10516|10559) pub30 waiting for acks
(10516|10558) pub28 62% (10 samples sent)
(10516|10558) pub28 75% (12 samples sent)
(10516|10530) pub4 25% (4 samples sent)
(10516|10530) pub4 31% (5 samples sent)
(10516|10530) pub4 43% (7 samples sent)
(10516|10530) pub4 50% (8 samples sent)
(10516|10530) pub4 62% (10 samples sent)
(10516|10558) pub28 81% (13 samples sent)
(10516|10555) pub35->wait_match() before write for 01030000.5836e14a.00000023.00000102(4beef77f)
(10516|10529) pub5 writer id: 01030000.5836e14a.00000006.00000102(42cf570b)
(10516|10529) pub5->started
(10516|10529) pub5->wait_match() before write for 01030000.5836e14a.00000006.00000102(42cf570b)
(10516|10558) pub28 93% (15 samples sent)
(10516|10538) pub14 75% (12 samples sent)
(10516|10558) pub28 100% (16 samples sent)
(10516|10558) pub28 waiting for acks
(10516|10538) pub14 81% (13 samples sent)
(10516|10530) pub4 75% (12 samples sent)
(10516|10538) pub14 93% (15 samples sent)
(10516|10524) sub 20% (205 samples received)
(10516|10530) pub4 81% (13 samples sent)
(10516|10538) pub14 100% (16 samples sent)
(10516|10538) pub14 waiting for acks
(10516|10530) pub4 93% (15 samples sent)
(10516|10530) pub4 100% (16 samples sent)
(10516|10530) pub4 waiting for acks
(10516|10574) pub59 writer id: 01030000.5836e14a.00000026.00000102(830e780f)
(10516|10574) pub59->started
(10516|10574) pub59->wait_match() before write for 01030000.5836e14a.00000026.00000102(830e780f)
(10516|10585) pub48 waiting for acks returned
(10516|10585) pub48<-delete_contained_entities
(10516|10555) pub35<-match found! before write for 01030000.5836e14a.00000023.00000102(4beef77f)
(10516|10543) pub17 writer id: 01030000.5836e14a.00000014.00000102(58ef93e9)
(10516|10543) pub17->started
(10516|10543) pub17->wait_match() before write for 01030000.5836e14a.00000014.00000102(58ef93e9)
(10516|10529) pub5<-match found! before write for 01030000.5836e14a.00000006.00000102(42cf570b)
(10516|10529) pub5 12% (2 samples sent)
(10516|10574) pub59<-match found! before write for 01030000.5836e14a.00000026.00000102(830e780f)
(10516|10574) pub59 12% (2 samples sent)
(10516|10574) pub59 25% (4 samples sent)
(10516|10574) pub59 31% (5 samples sent)
(10516|10574) pub59 43% (7 samples sent)
(10516|10574) pub59 50% (8 samples sent)
(10516|10529) pub5 25% (4 samples sent)
(10516|10529) pub5 31% (5 samples sent)
(10516|10529) pub5 43% (7 samples sent)
(10516|10529) pub5 50% (8 samples sent)
(10516|10555) pub35 12% (2 samples sent)
(10516|10555) pub35 25% (4 samples sent)
(10516|10579) pub41<-match found! before write for 01030000.5836e14a.00000037.00000102(de8ec63d)
(10516|10529) pub5 62% (10 samples sent)
(10516|10574) pub59 62% (10 samples sent)
(10516|10579) pub41 12% (2 samples sent)
(10516|10555) pub35 31% (5 samples sent)
(10516|10574) pub59 75% (12 samples sent)
(10516|10555) pub35 43% (7 samples sent)
(10516|10555) pub35 50% (8 samples sent)
(10516|10529) pub5 75% (12 samples sent)
(10516|10542) pub22<-delete_participant
(10516|10574) pub59 81% (13 samples sent)
(10516|10555) pub35 62% (10 samples sent)
(10516|10579) pub41 25% (4 samples sent)
(10516|10579) pub41 31% (5 samples sent)
(10516|10579) pub41 43% (7 samples sent)
(10516|10579) pub41 50% (8 samples sent)
(10516|10579) pub41 62% (10 samples sent)
(10516|10555) pub35 75% (12 samples sent)
(10516|10555) pub35 81% (13 samples sent)
(10516|10555) pub35 93% (15 samples sent)
(10516|10555) pub35 100% (16 samples sent)
(10516|10555) pub35 waiting for acks
(10516|10574) pub59 93% (15 samples sent)
(10516|10579) pub41 75% (12 samples sent)
(10516|10579) pub41 81% (13 samples sent)
(10516|10579) pub41 93% (15 samples sent)
(10516|10579) pub41 100% (16 samples sent)
(10516|10578) pub62 writer id: 01030000.5836e14a.00000021.00000102(312ea41f)
(10516|10578) pub62->started
(10516|10578) pub62->wait_match() before write for 01030000.5836e14a.00000021.00000102(312ea41f)
(10516|10584) pub42 writer id: 01030000.5836e14a.00000031.00000102(51ce339d)
(10516|10584) pub42->started
(10516|10584) pub42->wait_match() before write for 01030000.5836e14a.00000031.00000102(51ce339d)
(10516|10574) pub59 100% (16 samples sent)
(10516|10574) pub59 waiting for acks
(10516|10529) pub5 81% (13 samples sent)
(10516|10529) pub5 93% (15 samples sent)
(10516|10579) pub41 waiting for acks
(10516|10529) pub5 100% (16 samples sent)
(10516|10529) pub5 waiting for acks
(10516|10525) pub0 writer id: 01030000.5836e14a.00000003.00000102(8a2fd87b)
(10516|10525) pub0->started
(10516|10525) pub0->wait_match() before write for 01030000.5836e14a.00000003.00000102(8a2fd87b)
(10516|10554) pub33 writer id: 01030000.5836e14a.0000002f.00000102(8e1e1a7e)
(10516|10554) pub33->started
(10516|10554) pub33->wait_match() before write for 01030000.5836e14a.0000002f.00000102(8e1e1a7e)
(10516|10524) sub 30% (308 samples received)
(10516|10532) pub15 writer id: 01030000.5836e14a.0000000b.00000102(ba5f93ba)
(10516|10532) pub15->started
(10516|10532) pub15->wait_match() before write for 01030000.5836e14a.0000000b.00000102(ba5f93ba)
(10516|10557) pub27 writer id: 01030000.5836e14a.0000002a.00000102(46fe950e)
(10516|10557) pub27->started
(10516|10557) pub27->wait_match() before write for 01030000.5836e14a.0000002a.00000102(46fe950e)
(10516|10550) pub32 writer id: 01030000.5836e14a.00000027.00000102(be6e51bf)
(10516|10550) pub32->started
(10516|10550) pub32->wait_match() before write for 01030000.5836e14a.00000027.00000102(be6e51bf)
(10516|10572) pub60 writer id: 01030000.5836e14a.0000001a.00000102(e7df2d88)
(10516|10572) pub60->started
(10516|10572) pub60->wait_match() before write for 01030000.5836e14a.0000001a.00000102(e7df2d88)
(10516|10548) pub23 waiting for acks returned
(10516|10548) pub23<-delete_contained_entities
(10516|10543) pub17<-match found! before write for 01030000.5836e14a.00000014.00000102(58ef93e9)
(10516|10543) pub17 12% (2 samples sent)
(10516|10578) pub62<-match found! before write for 01030000.5836e14a.00000021.00000102(312ea41f)
(10516|10584) pub42<-match found! before write for 01030000.5836e14a.00000031.00000102(51ce339d)
(10516|10578) pub62 12% (2 samples sent)
(10516|10584) pub42 12% (2 samples sent)
(10516|10578) pub62 25% (4 samples sent)
(10516|10554) pub33<-match found! before write for 01030000.5836e14a.0000002f.00000102(8e1e1a7e)
(10516|10532) pub15<-match found! before write for 01030000.5836e14a.0000000b.00000102(ba5f93ba)
(10516|10546) pub21 waiting for acks returned
(10516|10546) pub21<-delete_contained_entities
(10516|10560) pub31 waiting for acks returned
(10516|10560) pub31<-delete_contained_entities
(10516|10554) pub33 12% (2 samples sent)
(10516|10584) pub42 25% (4 samples sent)
(10516|10578) pub62 31% (5 samples sent)
(10516|10584) pub42 31% (5 samples sent)
(10516|10558) pub28 waiting for acks returned
(10516|10558) pub28<-delete_contained_entities
(10516|10584) pub42 43% (7 samples sent)
(10516|10543) pub17 25% (4 samples sent)
(10516|10584) pub42 50% (8 samples sent)
(10516|10578) pub62 43% (7 samples sent)
(10516|10559) pub30 waiting for acks returned
(10516|10559) pub30<-delete_contained_entities
(10516|10578) pub62 50% (8 samples sent)
(10516|10543) pub17 31% (5 samples sent)
(10516|10587) pub50 waiting for acks returned
(10516|10554) pub33 25% (4 samples sent)
(10516|10554) pub33 31% (5 samples sent)
(10516|10554) pub33 43% (7 samples sent)
(10516|10554) pub33 50% (8 samples sent)
(10516|10554) pub33 62% (10 samples sent)
(10516|10540) pub9 waiting for acks returned
(10516|10540) pub9<-delete_contained_entities
(10516|10525) pub0<-match found! before write for 01030000.5836e14a.00000003.00000102(8a2fd87b)
(10516|10554) pub33 75% (12 samples sent)
(10516|10587) pub50<-delete_contained_entities
(10516|10532) pub15 12% (2 samples sent)
(10516|10554) pub33 81% (13 samples sent)
(10516|10578) pub62 62% (10 samples sent)
(10516|10557) pub27<-match found! before write for 01030000.5836e14a.0000002a.00000102(46fe950e)
(10516|10532) pub15 25% (4 samples sent)
(10516|10543) pub17 43% (7 samples sent)
(10516|10584) pub42 62% (10 samples sent)
(10516|10550) pub32<-match found! before write for 01030000.5836e14a.00000027.00000102(be6e51bf)
(10516|10549) pub24 writer id: 01030000.5836e14a.0000000f.00000102(4fdf357a)
(10516|10549) pub24->started
(10516|10543) pub17 50% (8 samples sent)
(10516|10578) pub62 75% (12 samples sent)
(10516|10543) pub17 62% (10 samples sent)
(10516|10543) pub17 75% (12 samples sent)
(10516|10543) pub17 81% (13 samples sent)
(10516|10549) pub24->wait_match() before write for 01030000.5836e14a.0000000f.00000102(4fdf357a)
(10516|10578) pub62 81% (13 samples sent)
(10516|10543) pub17 93% (15 samples sent)
(10516|10543) pub17 100% (16 samples sent)
(10516|10543) pub17 waiting for acks
(10516|10578) pub62 93% (15 samples sent)
(10516|10538) pub14 waiting for acks returned
(10516|10532) pub15 31% (5 samples sent)
(10516|10530) pub4 waiting for acks returned
(10516|10530) pub4<-delete_contained_entities
(10516|10532) pub15 43% (7 samples sent)
(10516|10578) pub62 100% (16 samples sent)
(10516|10578) pub62 waiting for acks
(10516|10525) pub0 12% (2 samples sent)
(10516|10525) pub0 25% (4 samples sent)
(10516|10525) pub0 31% (5 samples sent)
(10516|10525) pub0 43% (7 samples sent)
(10516|10525) pub0 50% (8 samples sent)
(10516|10525) pub0 62% (10 samples sent)
(10516|10525) pub0 75% (12 samples sent)
(10516|10525) pub0 81% (13 samples sent)
(10516|10525) pub0 93% (15 samples sent)
(10516|10525) pub0 100% (16 samples sent)
(10516|10525) pub0 waiting for acks
(10516|10584) pub42 75% (12 samples sent)
(10516|10584) pub42 81% (13 samples sent)
(10516|10584) pub42 93% (15 samples sent)
(10516|10584) pub42 100% (16 samples sent)
(10516|10584) pub42 waiting for acks
(10516|10557) pub27 12% (2 samples sent)
(10516|10557) pub27 25% (4 samples sent)
(10516|10557) pub27 31% (5 samples sent)
(10516|10557) pub27 43% (7 samples sent)
(10516|10557) pub27 50% (8 samples sent)
(10516|10557) pub27 62% (10 samples sent)
(10516|10557) pub27 75% (12 samples sent)
(10516|10557) pub27 81% (13 samples sent)
(10516|10557) pub27 93% (15 samples sent)
(10516|10557) pub27 100% (16 samples sent)
(10516|10557) pub27 waiting for acks
(10516|10538) pub14<-delete_contained_entities
(10516|10554) pub33 93% (15 samples sent)
(10516|10554) pub33 100% (16 samples sent)
(10516|10554) pub33 waiting for acks
(10516|10550) pub32 12% (2 samples sent)
(10516|10550) pub32 25% (4 samples sent)
(10516|10550) pub32 31% (5 samples sent)
(10516|10536) pub11 writer id: 01030000.5836e14a.00000019.00000102(a07f5758)
(10516|10536) pub11->started
(10516|10536) pub11->wait_match() before write for 01030000.5836e14a.00000019.00000102(a07f5758)
(10516|10547) pub19 writer id: 01030000.5836e14a.0000001b.00000102(dabf0438)
(10516|10547) pub19->started
(10516|10547) pub19->wait_match() before write for 01030000.5836e14a.0000001b.00000102(dabf0438)
(10516|10532) pub15 50% (8 samples sent)
(10516|10532) pub15 62% (10 samples sent)
(10516|10532) pub15 75% (12 samples sent)
(10516|10532) pub15 81% (13 samples sent)
(10516|10532) pub15 93% (15 samples sent)
(10516|10532) pub15 100% (16 samples sent)
(10516|10532) pub15 waiting for acks
(10516|10550) pub32 43% (7 samples sent)
(10516|10550) pub32 50% (8 samples sent)
(10516|10550) pub32 62% (10 samples sent)
(10516|10550) pub32 75% (12 samples sent)
(10516|10550) pub32 81% (13 samples sent)
(10516|10550) pub32 93% (15 samples sent)
(10516|10550) pub32 100% (16 samples sent)
(10516|10550) pub32 waiting for acks
(10516|10572) pub60<-match found! before write for 01030000.5836e14a.0000001a.00000102(e7df2d88)
(10516|10572) pub60 12% (2 samples sent)
(10516|10572) pub60 25% (4 samples sent)
(10516|10572) pub60 31% (5 samples sent)
(10516|10572) pub60 43% (7 samples sent)
(10516|10572) pub60 50% (8 samples sent)
(10516|10572) pub60 62% (10 samples sent)
(10516|10572) pub60 75% (12 samples sent)
(10516|10572) pub60 81% (13 samples sent)
(10516|10577) pub46 writer id: 01030000.5836e14a.00000038.00000102(5cde51ec)
(10516|10577) pub46->started
(10516|10577) pub46->wait_match() before write for 01030000.5836e14a.00000038.00000102(5cde51ec)
(10516|10572) pub60 93% (15 samples sent)
(10516|10572) pub60 100% (16 samples sent)
(10516|10572) pub60 waiting for acks
(10516|10552) pub29 writer id: 01030000.5836e14a.00000032.00000102(166e494d)
(10516|10552) pub29->started
(10516|10552) pub29->wait_match() before write for 01030000.5836e14a.00000032.00000102(166e494d)
(10516|10564) pub49 writer id: 01030000.5836e14a.0000002e.00000102(b37e33ce)
(10516|10564) pub49->started
(10516|10564) pub49->wait_match() before write for 01030000.5836e14a.0000002e.00000102(b37e33ce)
(10516|10575) pub55 writer id: 01030000.5836e14a.0000002d.00000102(f4de491e)
(10516|10575) pub55->started
(10516|10575) pub55->wait_match() before write for 01030000.5836e14a.0000002d.00000102(f4de491e)
(10516|10527) pub2 writer id: 01030000.5836e14a.00000004.00000102(380f046b)
(10516|10527) pub2->started
(10516|10527) pub2->wait_match() before write for 01030000.5836e14a.00000004.00000102(380f046b)
(10516|10524) sub 40% (410 samples received)
(10516|10545) pub20 writer id: 01030000.5836e14a.00000018.00000102(9d1f7ee8)
(10516|10545) pub20->started
(10516|10545) pub20->wait_match() before write for 01030000.5836e14a.00000018.00000102(9d1f7ee8)
(10516|10531) pub6<-delete_participant
(10516|10576) pub40 writer id: 01030000.5836e14a.00000039.00000102(61be785c)
(10516|10576) pub40->started
(10516|10576) pub40->wait_match() before write for 01030000.5836e14a.00000039.00000102(61be785c)
(10516|10573) pub39 writer id: 01030000.5836e14a.00000029.00000102(015eefde)
(10516|10573) pub39->started
(10516|10573) pub39->wait_match() before write for 01030000.5836e14a.00000029.00000102(015eefde)
(10516|10533) pub7 writer id: 01030000.5836e14a.00000012.00000102(d7af6649)
(10516|10533) pub7->started
(10516|10533) pub7->wait_match() before write for 01030000.5836e14a.00000012.00000102(d7af6649)
(10516|10569) pub58 writer id: 01030000.5836e14a.00000034.00000102(992ebced)
(10516|10569) pub58->started
(10516|10569) pub58->wait_match() before write for 01030000.5836e14a.00000034.00000102(992ebced)
(10516|10549) pub24<-match found! before write for 01030000.5836e14a.0000000f.00000102(4fdf357a)
(10516|10549) pub24 12% (2 samples sent)
(10516|10549) pub24 25% (4 samples sent)
(10516|10541) pub16 writer id: 01030000.5836e14a.0000000c.00000102(087f4faa)
(10516|10541) pub16->started
(10516|10541) pub16->wait_match() before write for 01030000.5836e14a.0000000c.00000102(087f4faa)
(10516|10547) pub19<-match found! before write for 01030000.5836e14a.0000001b.00000102(dabf0438)
(10516|10547) pub19 12% (2 samples sent)
(10516|10547) pub19 25% (4 samples sent)
(10516|10547) pub19 31% (5 samples sent)
(10516|10547) pub19 43% (7 samples sent)
(10516|10547) pub19 50% (8 samples sent)
(10516|10547) pub19 62% (10 samples sent)
(10516|10547) pub19 75% (12 samples sent)
(10516|10547) pub19 81% (13 samples sent)
(10516|10547) pub19 93% (15 samples sent)
(10516|10547) pub19 100% (16 samples sent)
(10516|10547) pub19 waiting for acks
(10516|10549) pub24 31% (5 samples sent)
(10516|10549) pub24 43% (7 samples sent)
(10516|10549) pub24 50% (8 samples sent)
(10516|10526) pub1 writer id: 01030000.5836e14a.00000013.00000102(eacf4ff9)
(10516|10526) pub1->started
(10516|10549) pub24 62% (10 samples sent)
(10516|10526) pub1->wait_match() before write for 01030000.5836e14a.00000013.00000102(eacf4ff9)
(10516|10549) pub24 75% (12 samples sent)
(10516|10549) pub24 81% (13 samples sent)
(10516|10549) pub24 93% (15 samples sent)
(10516|10549) pub24 100% (16 samples sent)
(10516|10549) pub24 waiting for acks
(10516|10536) pub11<-match found! before write for 01030000.5836e14a.00000019.00000102(a07f5758)
(10516|10536) pub11 12% (2 samples sent)
(10516|10536) pub11 25% (4 samples sent)
(10516|10536) pub11 31% (5 samples sent)
(10516|10536) pub11 43% (7 samples sent)
(10516|10536) pub11 50% (8 samples sent)
(10516|10536) pub11 62% (10 samples sent)
(10516|10536) pub11 75% (12 samples sent)
(10516|10536) pub11 81% (13 samples sent)
(10516|10536) pub11 93% (15 samples sent)
(10516|10536) pub11 100% (16 samples sent)
(10516|10536) pub11 waiting for acks
(10516|10555) pub35 waiting for acks returned
(10516|10555) pub35<-delete_contained_entities
(10516|10528) pub3 writer id: 01030000.5836e14a.00000007.00000102(7faf7ebb)
(10516|10528) pub3->started
(10516|10528) pub3->wait_match() before write for 01030000.5836e14a.00000007.00000102(7faf7ebb)
(10516|10552) pub29<-match found! before write for 01030000.5836e14a.00000032.00000102(166e494d)
(10516|10579) pub41 waiting for acks returned
(10516|10579) pub41<-delete_contained_entities
(10516|10552) pub29 12% (2 samples sent)
(10516|10529) pub5 waiting for acks returned
(10516|10529) pub5<-delete_contained_entities
(10516|10574) pub59 waiting for acks returned
(10516|10527) pub2<-match found! before write for 01030000.5836e14a.00000004.00000102(380f046b)
(10516|10575) pub55<-match found! before write for 01030000.5836e14a.0000002d.00000102(f4de491e)
(10516|10552) pub29 25% (4 samples sent)
(10516|10574) pub59<-delete_contained_entities
(10516|10575) pub55 12% (2 samples sent)
(10516|10575) pub55 25% (4 samples sent)
(10516|10552) pub29 31% (5 samples sent)
(10516|10564) pub49<-match found! before write for 01030000.5836e14a.0000002e.00000102(b37e33ce)
(10516|10527) pub2 12% (2 samples sent)
(10516|10575) pub55 31% (5 samples sent)
(10516|10527) pub2 25% (4 samples sent)
(10516|10545) pub20<-match found! before write for 01030000.5836e14a.00000018.00000102(9d1f7ee8)
(10516|10575) pub55 43% (7 samples sent)
(10516|10575) pub55 50% (8 samples sent)
(10516|10576) pub40<-match found! before write for 01030000.5836e14a.00000039.00000102(61be785c)
(10516|10552) pub29 43% (7 samples sent)
(10516|10552) pub29 50% (8 samples sent)
(10516|10527) pub2 31% (5 samples sent)
(10516|10552) pub29 62% (10 samples sent)
(10516|10575) pub55 62% (10 samples sent)
(10516|10577) pub46<-match found! before write for 01030000.5836e14a.00000038.00000102(5cde51ec)
(10516|10576) pub40 12% (2 samples sent)
(10516|10527) pub2 43% (7 samples sent)
(10516|10573) pub39<-match found! before write for 01030000.5836e14a.00000029.00000102(015eefde)
(10516|10545) pub20 12% (2 samples sent)
(10516|10575) pub55 75% (12 samples sent)
(10516|10575) pub55 81% (13 samples sent)
(10516|10575) pub55 93% (15 samples sent)
(10516|10564) pub49 12% (2 samples sent)
(10516|10564) pub49 25% (4 samples sent)
(10516|10564) pub49 31% (5 samples sent)
(10516|10533) pub7<-match found! before write for 01030000.5836e14a.00000012.00000102(d7af6649)
(10516|10527) pub2 50% (8 samples sent)
(10516|10576) pub40 25% (4 samples sent)
(10516|10577) pub46 12% (2 samples sent)
(10516|10576) pub40 31% (5 samples sent)
(10516|10577) pub46 25% (4 samples sent)
(10516|10576) pub40 43% (7 samples sent)
(10516|10576) pub40 50% (8 samples sent)
(10516|10576) pub40 62% (10 samples sent)
(10516|10583) pub53 writer id: 01030000.5836e14a.00000035.00000102(a44e955d)
(10516|10583) pub53->started
(10516|10583) pub53->wait_match() before write for 01030000.5836e14a.00000035.00000102(a44e955d)
(10516|10573) pub39 12% (2 samples sent)
(10516|10573) pub39 25% (4 samples sent)
(10516|10573) pub39 31% (5 samples sent)
(10516|10573) pub39 43% (7 samples sent)
(10516|10573) pub39 50% (8 samples sent)
(10516|10573) pub39 62% (10 samples sent)
(10516|10573) pub39 75% (12 samples sent)
(10516|10573) pub39 81% (13 samples sent)
(10516|10573) pub39 93% (15 samples sent)
(10516|10573) pub39 100% (16 samples sent)
(10516|10573) pub39 waiting for acks
(10516|10527) pub2 62% (10 samples sent)
(10516|10527) pub2 75% (12 samples sent)
(10516|10577) pub46 31% (5 samples sent)
(10516|10552) pub29 75% (12 samples sent)
(10516|10552) pub29 81% (13 samples sent)
(10516|10556) pub38 writer id: 01030000.5836e14a.00000028.00000102(3c3ec66e)
(10516|10556) pub38->started
(10516|10556) pub38->wait_match() before write for 01030000.5836e14a.00000028.00000102(3c3ec66e)
(10516|10571) pub61 writer id: 01030000.5836e14a.0000002b.00000102(7b9ebcbe)
(10516|10571) pub61->started
(10516|10571) pub61->wait_match() before write for 01030000.5836e14a.0000002b.00000102(7b9ebcbe)
(10516|10553) pub25 writer id: 01030000.5836e14a.00000020.00000102(0c4e8daf)
(10516|10552) pub29 93% (15 samples sent)
(10516|10577) pub46 43% (7 samples sent)
(10516|10552) pub29 100% (16 samples sent)
(10516|10527) pub2 81% (13 samples sent)
(10516|10533) pub7 12% (2 samples sent)
(10516|10552) pub29 waiting for acks
(10516|10545) pub20 25% (4 samples sent)
(10516|10533) pub7 25% (4 samples sent)
(10516|10533) pub7 31% (5 samples sent)
(10516|10569) pub58<-match found! before write for 01030000.5836e14a.00000034.00000102(992ebced)
(10516|10575) pub55 100% (16 samples sent)
(10516|10575) pub55 waiting for acks
(10516|10564) pub49 43% (7 samples sent)
(10516|10553) pub25->started
(10516|10576) pub40 75% (12 samples sent)
(10516|10539) pub10 writer id: 01030000.5836e14a.00000017.00000102(1f4fe939)
(10516|10539) pub10->started
(10516|10563) pub36 writer id: 01030000.5836e14a.00000025.00000102(c4ae02df)
(10516|10563) pub36->started
(10516|10563) pub36->wait_match() before write for 01030000.5836e14a.00000025.00000102(c4ae02df)
(10516|10553) pub25->wait_match() before write for 01030000.5836e14a.00000020.00000102(0c4e8daf)
(10516|10539) pub10->wait_match() before write for 01030000.5836e14a.00000017.00000102(1f4fe939)
(10516|10562) pub34 writer id: 01030000.5836e14a.00000030.00000102(6cae1a2d)
(10516|10562) pub34->started
(10516|10562) pub34->wait_match() before write for 01030000.5836e14a.00000030.00000102(6cae1a2d)
(10516|10527) pub2 93% (15 samples sent)
(10516|10527) pub2 100% (16 samples sent)
(10516|10527) pub2 waiting for acks
(10516|10577) pub46 50% (8 samples sent)
(10516|10576) pub40 81% (13 samples sent)
(10516|10577) pub46 62% (10 samples sent)
(10516|10577) pub46 75% (12 samples sent)
(10516|10551) pub26 writer id: 01030000.5836e14a.0000001c.00000102(689fd828)
(10516|10533) pub7 43% (7 samples sent)
(10516|10576) pub40 93% (15 samples sent)
(10516|10533) pub7 50% (8 samples sent)
(10516|10576) pub40 100% (16 samples sent)
(10516|10576) pub40 waiting for acks
(10516|10545) pub20 31% (5 samples sent)
(10516|10551) pub26->started
(10516|10551) pub26->wait_match() before write for 01030000.5836e14a.0000001c.00000102(689fd828)
(10516|10569) pub58 12% (2 samples sent)
(10516|10564) pub49 50% (8 samples sent)
(10516|10533) pub7 62% (10 samples sent)
(10516|10577) pub46 81% (13 samples sent)
(10516|10545) pub20 43% (7 samples sent)
(10516|10569) pub58 25% (4 samples sent)
(10516|10533) pub7 75% (12 samples sent)
(10516|10564) pub49 62% (10 samples sent)
(10516|10533) pub7 81% (13 samples sent)
(10516|10577) pub46 93% (15 samples sent)
(10516|10533) pub7 93% (15 samples sent)
(10516|10564) pub49 75% (12 samples sent)
(10516|10533) pub7 100% (16 samples sent)
(10516|10533) pub7 waiting for acks
(10516|10577) pub46 100% (16 samples sent)
(10516|10577) pub46 waiting for acks
(10516|10564) pub49 81% (13 samples sent)
(10516|10545) pub20 50% (8 samples sent)
(10516|10569) pub58 31% (5 samples sent)
(10516|10569) pub58 43% (7 samples sent)
(10516|10569) pub58 50% (8 samples sent)
(10516|10564) pub49 93% (15 samples sent)
(10516|10569) pub58 62% (10 samples sent)
(10516|10569) pub58 75% (12 samples sent)
(10516|10569) pub58 81% (13 samples sent)
(10516|10569) pub58 93% (15 samples sent)
(10516|10569) pub58 100% (16 samples sent)
(10516|10569) pub58 waiting for acks
(10516|10545) pub20 62% (10 samples sent)
(10516|10545) pub20 75% (12 samples sent)
(10516|10545) pub20 81% (13 samples sent)
(10516|10545) pub20 93% (15 samples sent)
(10516|10545) pub20 100% (16 samples sent)
(10516|10545) pub20 waiting for acks
(10516|10564) pub49 100% (16 samples sent)
(10516|10564) pub49 waiting for acks
(10516|10534) pub8<-delete_participant
(10516|10524) sub 50% (512 samples received)
(10516|10544) pub18<-delete_participant
(10516|10537) pub13<-delete_participant
(10516|10524) sub 60% (615 samples received)
(10516|10526) pub1<-match found! before write for 01030000.5836e14a.00000013.00000102(eacf4ff9)
(10516|10556) pub38<-match found! before write for 01030000.5836e14a.00000028.00000102(3c3ec66e)
(10516|10541) pub16<-match found! before write for 01030000.5836e14a.0000000c.00000102(087f4faa)
(10516|10528) pub3<-match found! before write for 01030000.5836e14a.00000007.00000102(7faf7ebb)
(10516|10583) pub53<-match found! before write for 01030000.5836e14a.00000035.00000102(a44e955d)
(10516|10553) pub25<-match found! before write for 01030000.5836e14a.00000020.00000102(0c4e8daf)
(10516|10526) pub1 12% (2 samples sent)
(10516|10571) pub61<-match found! before write for 01030000.5836e14a.0000002b.00000102(7b9ebcbe)
(10516|10541) pub16 12% (2 samples sent)
(10516|10571) pub61 12% (2 samples sent)
(10516|10541) pub16 25% (4 samples sent)
(10516|10583) pub53 12% (2 samples sent)
(10516|10583) pub53 25% (4 samples sent)
(10516|10563) pub36<-match found! before write for 01030000.5836e14a.00000025.00000102(c4ae02df)
(10516|10539) pub10<-match found! before write for 01030000.5836e14a.00000017.00000102(1f4fe939)
(10516|10526) pub1 25% (4 samples sent)
(10516|10553) pub25 12% (2 samples sent)
(10516|10570) pub63<-delete_participant
(10516|10539) pub10 12% (2 samples sent)
(10516|10553) pub25 25% (4 samples sent)
(10516|10539) pub10 25% (4 samples sent)
(10516|10553) pub25 31% (5 samples sent)
(10516|10563) pub36 12% (2 samples sent)
(10516|10578) pub62 waiting for acks returned
(10516|10554) pub33 waiting for acks returned
(10516|10554) pub33<-delete_contained_entities
(10516|10562) pub34<-match found! before write for 01030000.5836e14a.00000030.00000102(6cae1a2d)
(10516|10578) pub62<-delete_contained_entities
(10516|10563) pub36 25% (4 samples sent)
(10516|10563) pub36 31% (5 samples sent)
(10516|10584) pub42 waiting for acks returned
(10516|10584) pub42<-delete_contained_entities
(10516|10541) pub16 31% (5 samples sent)
(10516|10551) pub26<-match found! before write for 01030000.5836e14a.0000001c.00000102(689fd828)
(10516|10525) pub0 waiting for acks returned
(10516|10583) pub53 31% (5 samples sent)
(10516|10551) pub26 12% (2 samples sent)
(10516|10528) pub3 12% (2 samples sent)
(10516|10532) pub15 waiting for acks returned
(10516|10532) pub15<-delete_contained_entities
(10516|10543) pub17 waiting for acks returned
(10516|10543) pub17<-delete_contained_entities
(10516|10562) pub34 12% (2 samples sent)
(10516|10526) pub1 31% (5 samples sent)
(10516|10541) pub16 43% (7 samples sent)
(10516|10526) pub1 43% (7 samples sent)
(10516|10541) pub16 50% (8 samples sent)
(10516|10551) pub26 25% (4 samples sent)
(10516|10572) pub60 waiting for acks returned
(10516|10572) pub60<-delete_contained_entities
(10516|10562) pub34 25% (4 samples sent)
(10516|10562) pub34 31% (5 samples sent)
(10516|10562) pub34 43% (7 samples sent)
(10516|10562) pub34 50% (8 samples sent)
(10516|10562) pub34 62% (10 samples sent)
(10516|10562) pub34 75% (12 samples sent)
(10516|10562) pub34 81% (13 samples sent)
(10516|10550) pub32 waiting for acks returned
(10516|10550) pub32<-delete_contained_entities
(10516|10556) pub38 12% (2 samples sent)
(10516|10553) pub25 43% (7 samples sent)
(10516|10556) pub38 25% (4 samples sent)
(10516|10539) pub10 31% (5 samples sent)
(10516|10557) pub27 waiting for acks returned
(10516|10525) pub0<-delete_contained_entities
(10516|10547) pub19 waiting for acks returned
(10516|10547) pub19<-delete_contained_entities
(10516|10583) pub53 43% (7 samples sent)
(10516|10583) pub53 50% (8 samples sent)
(10516|10528) pub3 25% (4 samples sent)
(10516|10583) pub53 62% (10 samples sent)
(10516|10549) pub24 waiting for acks returned
(10516|10549) pub24<-delete_contained_entities
(10516|10563) pub36 43% (7 samples sent)
(10516|10541) pub16 62% (10 samples sent)
(10516|10573) pub39 waiting for acks returned
(10516|10573) pub39<-delete_contained_entities
(10516|10571) pub61 25% (4 samples sent)
(10516|10528) pub3 31% (5 samples sent)
(10516|10526) pub1 50% (8 samples sent)
(10516|10528) pub3 43% (7 samples sent)
(10516|10551) pub26 31% (5 samples sent)
(10516|10563) pub36 50% (8 samples sent)
(10516|10553) pub25 50% (8 samples sent)
(10516|10539) pub10 43% (7 samples sent)
(10516|10556) pub38 31% (5 samples sent)
(10516|10562) pub34 93% (15 samples sent)
(10516|10571) pub61 31% (5 samples sent)
(10516|10557) pub27<-delete_contained_entities
(10516|10583) pub53 75% (12 samples sent)
(10516|10526) pub1 62% (10 samples sent)
(10516|10528) pub3 50% (8 samples sent)
(10516|10536) pub11 waiting for acks returned
(10516|10541) pub16 75% (12 samples sent)
(10516|10536) pub11<-delete_contained_entities
(10516|10563) pub36 62% (10 samples sent)
(10516|10563) pub36 75% (12 samples sent)
(10516|10563) pub36 81% (13 samples sent)
(10516|10563) pub36 93% (15 samples sent)
(10516|10563) pub36 100% (16 samples sent)
(10516|10563) pub36 waiting for acks
(10516|10553) pub25 62% (10 samples sent)
(10516|10553) pub25 75% (12 samples sent)
(10516|10553) pub25 81% (13 samples sent)
(10516|10553) pub25 93% (15 samples sent)
(10516|10553) pub25 100% (16 samples sent)
(10516|10553) pub25 waiting for acks
(10516|10539) pub10 50% (8 samples sent)
(10516|10539) pub10 62% (10 samples sent)
(10516|10539) pub10 75% (12 samples sent)
(10516|10539) pub10 81% (13 samples sent)
(10516|10539) pub10 93% (15 samples sent)
(10516|10539) pub10 100% (16 samples sent)
(10516|10539) pub10 waiting for acks
(10516|10562) pub34 100% (16 samples sent)
(10516|10562) pub34 waiting for acks
(10516|10571) pub61 43% (7 samples sent)
(10516|10571) pub61 50% (8 samples sent)
(10516|10571) pub61 62% (10 samples sent)
(10516|10571) pub61 75% (12 samples sent)
(10516|10571) pub61 81% (13 samples sent)
(10516|10571) pub61 93% (15 samples sent)
(10516|10571) pub61 100% (16 samples sent)
(10516|10571) pub61 waiting for acks
(10516|10583) pub53 81% (13 samples sent)
(10516|10524) sub 70% (717 samples received)
(10516|10583) pub53 93% (15 samples sent)
(10516|10528) pub3 62% (10 samples sent)
(10516|10528) pub3 75% (12 samples sent)
(10516|10528) pub3 81% (13 samples sent)
(10516|10528) pub3 93% (15 samples sent)
(10516|10528) pub3 100% (16 samples sent)
(10516|10528) pub3 waiting for acks
(10516|10568) pub57<-delete_participant
(10516|10541) pub16 81% (13 samples sent)
(10516|10541) pub16 93% (15 samples sent)
(10516|10541) pub16 100% (16 samples sent)
(10516|10541) pub16 waiting for acks
(10516|10556) pub38 43% (7 samples sent)
(10516|10556) pub38 50% (8 samples sent)
(10516|10556) pub38 62% (10 samples sent)
(10516|10556) pub38 75% (12 samples sent)
(10516|10556) pub38 81% (13 samples sent)
(10516|10556) pub38 93% (15 samples sent)
(10516|10556) pub38 100% (16 samples sent)
(10516|10556) pub38 waiting for acks
(10516|10551) pub26 43% (7 samples sent)
(10516|10551) pub26 50% (8 samples sent)
(10516|10551) pub26 62% (10 samples sent)
(10516|10551) pub26 75% (12 samples sent)
(10516|10551) pub26 81% (13 samples sent)
(10516|10551) pub26 93% (15 samples sent)
(10516|10551) pub26 100% (16 samples sent)
(10516|10551) pub26 waiting for acks
(10516|10583) pub53 100% (16 samples sent)
(10516|10583) pub53 waiting for acks
(10516|10526) pub1 75% (12 samples sent)
(10516|10526) pub1 81% (13 samples sent)
(10516|10526) pub1 93% (15 samples sent)
(10516|10526) pub1 100% (16 samples sent)
(10516|10526) pub1 waiting for acks
(10516|10552) pub29 waiting for acks returned
(10516|10552) pub29<-delete_contained_entities
(10516|10575) pub55 waiting for acks returned
(10516|10575) pub55<-delete_contained_entities
(10516|10577) pub46 waiting for acks returned
(10516|10577) pub46<-delete_contained_entities
(10516|10564) pub49 waiting for acks returned
(10516|10564) pub49<-delete_contained_entities
(10516|10533) pub7 waiting for acks returned
(10516|10533) pub7<-delete_contained_entities
(10516|10527) pub2 waiting for acks returned
(10516|10527) pub2<-delete_contained_entities
(10516|10576) pub40 waiting for acks returned
(10516|10576) pub40<-delete_contained_entities
(10516|10545) pub20 waiting for acks returned
(10516|10545) pub20<-delete_contained_entities
(10516|10569) pub58 waiting for acks returned
(10516|10569) pub58<-delete_contained_entities
(10516|10567) pub56<-delete_participant
(10516|10524) sub 80% (820 samples received)
(10516|10535) pub12<-delete_participant
(10516|10563) pub36 waiting for acks returned
(10516|10563) pub36<-delete_contained_entities
(10516|10562) pub34 waiting for acks returned
(10516|10562) pub34<-delete_contained_entities
(10516|10571) pub61 waiting for acks returned
(10516|10571) pub61<-delete_contained_entities
(10516|10583) pub53 waiting for acks returned
(10516|10583) pub53<-delete_contained_entities
(10516|10528) pub3 waiting for acks returned
(10516|10528) pub3<-delete_contained_entities
(10516|10556) pub38 waiting for acks returned
(10516|10526) pub1 waiting for acks returned
(10516|10556) pub38<-delete_contained_entities
(10516|10551) pub26 waiting for acks returned
(10516|10551) pub26<-delete_contained_entities
(10516|10526) pub1<-delete_contained_entities
(10516|10539) pub10 waiting for acks returned
(10516|10539) pub10<-delete_contained_entities
(10516|10561) pub37<-delete_participant
(10516|10553) pub25 waiting for acks returned
(10516|10553) pub25<-delete_contained_entities
(10516|10541) pub16 waiting for acks returned
(10516|10541) pub16<-delete_contained_entities
(10516|10585) pub48<-delete_participant
(10516|10548) pub23<-delete_participant
(10516|10560) pub31<-delete_participant
(10516|10558) pub28<-delete_participant
(10516|10559) pub30<-delete_participant
(10516|10540) pub9<-delete_participant
(10516|10587) pub50<-delete_participant
(10516|10546) pub21<-delete_participant
(10516|10530) pub4<-delete_participant
(10516|10538) pub14<-delete_participant
(10516|10579) pub41<-delete_participant
(10516|10574) pub59<-delete_participant
(10516|10529) pub5<-delete_participant
(10516|10555) pub35<-delete_participant
(10516|10578) pub62<-delete_participant
(10516|10532) pub15<-delete_participant
(10516|10543) pub17<-delete_participant
(10516|10554) pub33<-delete_participant
(10516|10572) pub60<-delete_participant
(10516|10550) pub32<-delete_participant
(10516|10584) pub42<-delete_participant
(10516|10525) pub0<-delete_participant
(10516|10549) pub24<-delete_participant
(10516|10573) pub39<-delete_participant
(10516|10557) pub27<-delete_participant
(10516|10536) pub11<-delete_participant
(10516|10547) pub19<-delete_participant
(10516|10552) pub29<-delete_participant
(10516|10577) pub46<-delete_participant
(10516|10575) pub55<-delete_participant
(10516|10564) pub49<-delete_participant
(10516|10533) pub7<-delete_participant
(10516|10527) pub2<-delete_participant
(10516|10576) pub40<-delete_participant
(10516|10545) pub20<-delete_participant
(10516|10569) pub58<-delete_participant
(10516|10563) pub36<-delete_participant
(10516|10571) pub61<-delete_participant
(10516|10583) pub53<-delete_participant
(10516|10528) pub3<-delete_participant
(10516|10556) pub38<-delete_participant
(10516|10551) pub26<-delete_participant
(10516|10526) pub1<-delete_participant
(10516|10539) pub10<-delete_participant
(10516|10562) pub34<-delete_participant
(10516|10553) pub25<-delete_participant
(10516|10541) pub16<-delete_participant
(10516|10582) pub45 writer id: 01030000.5836e14a.00000042.00000102(efbca982)
(10516|10582) pub45->started
(10516|10582) pub45->wait_match() before write for 01030000.5836e14a.00000042.00000102(efbca982)
(10516|10582) pub45<-match found! before write for 01030000.5836e14a.00000042.00000102(efbca982)
(10516|10582) pub45 12% (2 samples sent)
(10516|10582) pub45 25% (4 samples sent)
(10516|10582) pub45 31% (5 samples sent)
(10516|10582) pub45 43% (7 samples sent)
(10516|10582) pub45 50% (8 samples sent)
(10516|10582) pub45 62% (10 samples sent)
(10516|10582) pub45 75% (12 samples sent)
(10516|10582) pub45 81% (13 samples sent)
(10516|10582) pub45 93% (15 samples sent)
(10516|10582) pub45 100% (16 samples sent)
(10516|10582) pub45 waiting for acks
(10516|10524) sub 90% (922 samples received)
(10516|10586) pub51 writer id: 01030000.5836e14a.0000003c.00000102(a95ef72c)
(10516|10586) pub51->started
(10516|10586) pub51->wait_match() before write for 01030000.5836e14a.0000003c.00000102(a95ef72c)
(10516|10580) pub43 writer id: 01030000.5836e14a.00000041.00000102(a81cd352)
(10516|10580) pub43->started
(10516|10580) pub43->wait_match() before write for 01030000.5836e14a.00000041.00000102(a81cd352)
(10516|10581) pub47 writer id: 01030000.5836e14a.0000003d.00000102(943ede9c)
(10516|10581) pub47->started
(10516|10580) pub43<-match found! before write for 01030000.5836e14a.00000041.00000102(a81cd352)
(10516|10581) pub47->wait_match() before write for 01030000.5836e14a.0000003d.00000102(943ede9c)
(10516|10581) pub47<-match found! before write for 01030000.5836e14a.0000003d.00000102(943ede9c)
(10516|10580) pub43 12% (2 samples sent)
(10516|10581) pub47 12% (2 samples sent)
(10516|10565) pub52 writer id: 01030000.5836e14a.0000003f.00000102(eefe8dfc)
(10516|10565) pub52->started
(10516|10565) pub52->wait_match() before write for 01030000.5836e14a.0000003f.00000102(eefe8dfc)
(10516|10580) pub43 25% (4 samples sent)
(10516|10580) pub43 31% (5 samples sent)
(10516|10580) pub43 43% (7 samples sent)
(10516|10586) pub51<-match found! before write for 01030000.5836e14a.0000003c.00000102(a95ef72c)
(10516|10580) pub43 50% (8 samples sent)
(10516|10580) pub43 62% (10 samples sent)
(10516|10580) pub43 75% (12 samples sent)
(10516|10580) pub43 81% (13 samples sent)
(10516|10580) pub43 93% (15 samples sent)
(10516|10586) pub51 12% (2 samples sent)
(10516|10586) pub51 25% (4 samples sent)
(10516|10586) pub51 31% (5 samples sent)
(10516|10566) pub54 writer id: 01030000.5836e14a.00000040.00000102(957cfae2)
(10516|10566) pub54->started
(10516|10566) pub54->wait_match() before write for 01030000.5836e14a.00000040.00000102(957cfae2)
(10516|10588) pub44 writer id: 01030000.5836e14a.0000003e.00000102(d39ea44c)
(10516|10581) pub47 25% (4 samples sent)
(10516|10586) pub51 43% (7 samples sent)
(10516|10582) pub45 waiting for acks returned
(10516|10582) pub45<-delete_contained_entities
(10516|10581) pub47 31% (5 samples sent)
(10516|10580) pub43 100% (16 samples sent)
(10516|10580) pub43 waiting for acks
(10516|10588) pub44->started
(10516|10588) pub44->wait_match() before write for 01030000.5836e14a.0000003e.00000102(d39ea44c)
(10516|10581) pub47 43% (7 samples sent)
(10516|10581) pub47 50% (8 samples sent)
(10516|10581) pub47 62% (10 samples sent)
(10516|10566) pub54<-match found! before write for 01030000.5836e14a.00000040.00000102(957cfae2)
(10516|10565) pub52<-match found! before write for 01030000.5836e14a.0000003f.00000102(eefe8dfc)
(10516|10586) pub51 50% (8 samples sent)
(10516|10581) pub47 75% (12 samples sent)
(10516|10586) pub51 62% (10 samples sent)
(10516|10586) pub51 75% (12 samples sent)
(10516|10586) pub51 81% (13 samples sent)
(10516|10581) pub47 81% (13 samples sent)
(10516|10586) pub51 93% (15 samples sent)
(10516|10581) pub47 93% (15 samples sent)
(10516|10586) pub51 100% (16 samples sent)
(10516|10586) pub51 waiting for acks
(10516|10566) pub54 12% (2 samples sent)
(10516|10581) pub47 100% (16 samples sent)
(10516|10581) pub47 waiting for acks
(10516|10565) pub52 12% (2 samples sent)
(10516|10566) pub54 25% (4 samples sent)
(10516|10565) pub52 25% (4 samples sent)
(10516|10565) pub52 31% (5 samples sent)
(10516|10565) pub52 43% (7 samples sent)
(10516|10565) pub52 50% (8 samples sent)
(10516|10566) pub54 31% (5 samples sent)
(10516|10565) pub52 62% (10 samples sent)
(10516|10566) pub54 43% (7 samples sent)
(10516|10565) pub52 75% (12 samples sent)
(10516|10566) pub54 50% (8 samples sent)
(10516|10565) pub52 81% (13 samples sent)
(10516|10566) pub54 62% (10 samples sent)
(10516|10566) pub54 75% (12 samples sent)
(10516|10565) pub52 93% (15 samples sent)
(10516|10565) pub52 100% (16 samples sent)
(10516|10565) pub52 waiting for acks
(10516|10566) pub54 81% (13 samples sent)
(10516|10566) pub54 93% (15 samples sent)
(10516|10588) pub44<-match found! before write for 01030000.5836e14a.0000003e.00000102(d39ea44c)
(10516|10566) pub54 100% (16 samples sent)
(10516|10566) pub54 waiting for acks
(10516|10588) pub44 12% (2 samples sent)
(10516|10580) pub43 waiting for acks returned
(10516|10580) pub43<-delete_contained_entities
(10516|10588) pub44 25% (4 samples sent)
(10516|10588) pub44 31% (5 samples sent)
(10516|10588) pub44 43% (7 samples sent)
(10516|10588) pub44 50% (8 samples sent)
(10516|10588) pub44 62% (10 samples sent)
(10516|10588) pub44 75% (12 samples sent)
(10516|10588) pub44 81% (13 samples sent)
(10516|10588) pub44 93% (15 samples sent)
(10516|10588) pub44 100% (16 samples sent)
(10516|10588) pub44 waiting for acks
(10516|10586) pub51 waiting for acks returned
(10516|10586) pub51<-delete_contained_entities
(10516|10581) pub47 waiting for acks returned
(10516|10581) pub47<-delete_contained_entities
(10516|10565) pub52 waiting for acks returned
(10516|10565) pub52<-delete_contained_entities
(10516|10582) pub45<-delete_participant
(10516|10566) pub54 waiting for acks returned
(10516|10566) pub54<-delete_contained_entities
(10516|10524) sub 100% (1024 samples received)
(10516|10524) sub condition_.notify_all
(10516|10516) sub condition_.wait returned
(10516|10516) sub check_received
(10516|10588) pub44 waiting for acks returned
(10516|10588) pub44<-delete_contained_entities
(10516|10516) sub check_received returns 0
(10516|10516) <- PublisherService::end
(10516|10580) pub43<-delete_participant
(10516|10586) pub51<-delete_participant
(10516|10581) pub47<-delete_participant
(10516|10565) pub52<-delete_participant
(10516|10566) pub54<-delete_participant
(10516|10588) pub44<-delete_participant
(10516|10516) <- PublisherService::~PublisherService
(10516|10516) <- Subscriber delete_contained_entities
(10516|10516) <- Subscriber delete_participant
(10516|10516) <- Subscriber::~Subscriber
(10516|10516) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 10590 started at 2025-12-05 16:17:10
(10590|10590) -> Thrasher started
(10590|10590) -> Subscriber::Subscriber
(10590|10593) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x56148862db70 joined count 1): Unknown error -3
(10590|10590) Subscriber reader id: 01037ced.8d824a6b.295e3f27.00000007(71b05ffa)
(10590|10590) -> PublisherService::PublisherService
(10590|10590) -> PublisherService::start (1 threads)
(10590|10590) sub wait_received 0:1
(10590|10596) pub0->transport cfg_0
(10590|10598) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f4a3c008a80 joined count 1): Unknown error -3
(10590|10596) pub0 writer id: 01037ced.8d824a6b.295e3f28.00000002(838a3ca4)
(10590|10596) pub0->started
(10590|10596) pub0->wait_match() before write for 01037ced.8d824a6b.295e3f28.00000002(838a3ca4)
(10590|10596) pub0<-match found! before write for 01037ced.8d824a6b.295e3f28.00000002(838a3ca4)
(10590|10596) pub0 100% (1 samples sent)
(10590|10596) pub0 waiting for acks
(10590|10595) sub 100% (1 samples received)
(10590|10595) sub condition_.notify_all
(10590|10590) sub condition_.wait returned
(10590|10590) sub check_received
(10590|10590) sub check_received returns 0
(10590|10590) <- PublisherService::end
(10590|10596) pub0 waiting for acks returned
(10590|10596) pub0<-delete_contained_entities
(10590|10596) pub0<-delete_participant
(10590|10590) <- PublisherService::~PublisherService
(10590|10590) <- Subscriber delete_contained_entities
(10590|10590) <- Subscriber delete_participant
(10590|10590) <- Subscriber::~Subscriber
(10590|10590) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:0s 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: 10602 started at 2025-12-05 16:17:11
(10602|10602) -> Thrasher started
(10602|10602) -> Subscriber::Subscriber
(10602|10605) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x55c476fa3b70 joined count 1): Unknown error -3
(10602|10602) Subscriber reader id: 01037ced.8d824a6b.296a7e7f.00000007(e1fb8378)
(10602|10602) -> PublisherService::PublisherService
(10602|10602) -> PublisherService::start (2 threads)
(10602|10602) sub wait_received 0:2
(10602|10609) pub1->transport cfg_1
(10602|10608) pub0->transport cfg_0
(10602|10612) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7ff4e0008a80 joined count 1): Unknown error -3
(10602|10613) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7ff4dc008a80 joined count 1): Unknown error -3
(10602|10608) pub0 writer id: 01037ced.8d824a6b.296a7e81.00000002(669599cb)
(10602|10608) pub0->started
(10602|10608) pub0->wait_match() before write for 01037ced.8d824a6b.296a7e81.00000002(669599cb)
(10602|10609) pub1 writer id: 01037ced.8d824a6b.296a7e80.00000002(5bf5b07b)
(10602|10609) pub1->started
(10602|10609) pub1->wait_match() before write for 01037ced.8d824a6b.296a7e80.00000002(5bf5b07b)
(10602|10608) pub0<-match found! before write for 01037ced.8d824a6b.296a7e81.00000002(669599cb)
(10602|10609) pub1<-match found! before write for 01037ced.8d824a6b.296a7e80.00000002(5bf5b07b)
(10602|10608) pub0 100% (1 samples sent)
(10602|10608) pub0 waiting for acks
(10602|10609) pub1 100% (1 samples sent)
(10602|10609) pub1 waiting for acks
(10602|10607) sub 50% (1 samples received)
(10602|10607) sub 100% (2 samples received)
(10602|10607) sub condition_.notify_all
(10602|10602) sub condition_.wait returned
(10602|10602) sub check_received
(10602|10602) sub check_received returns 0
(10602|10602) <- PublisherService::end
(10602|10609) pub1 waiting for acks returned
(10602|10609) pub1<-delete_contained_entities
(10602|10608) pub0 waiting for acks returned
(10602|10608) pub0<-delete_contained_entities
(10602|10609) pub1<-delete_participant
(10602|10608) pub0<-delete_participant
(10602|10602) <- PublisherService::~PublisherService
(10602|10602) <- Subscriber delete_contained_entities
(10602|10602) <- Subscriber delete_participant
(10602|10602) <- Subscriber::~Subscriber
(10602|10602) <- 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: 10619 started at 2025-12-05 16:17:11
(10619|10619) -> Thrasher started
(10619|10619) -> Subscriber::Subscriber
(10619|10622) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5626dcea7b70 joined count 1): Unknown error -3
(10619|10619) Subscriber reader id: 01037ced.8d824a6b.297b9e9a.00000007(d622472f)
(10619|10619) -> PublisherService::PublisherService
(10619|10619) -> PublisherService::start (3 threads)
(10619|10619) sub wait_received 0:9
(10619|10626) pub1->transport cfg_1
(10619|10625) pub0->transport cfg_0
(10619|10627) pub2->transport cfg_2
(10619|10632) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f6524008a80 joined count 1): Unknown error -3
(10619|10633) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f6518008a80 joined count 1): Unknown error -3
(10619|10629) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f6520008a80 joined count 1): Unknown error -3
(10619|10626) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:42767 failed send: Operation not permitted
(10619|10626) pub1 writer id: 01037ced.8d824a6b.297b9e9b.00000002(9b289a10)
(10619|10626) pub1->started
(10619|10626) pub1->wait_match() before write for 01037ced.8d824a6b.297b9e9b.00000002(9b289a10)
(10619|10625) pub0 writer id: 01037ced.8d824a6b.297b9e9d.00000002(14686fb0)
(10619|10625) pub0->started
(10619|10625) pub0->wait_match() before write for 01037ced.8d824a6b.297b9e9d.00000002(14686fb0)
(10619|10627) pub2 writer id: 01037ced.8d824a6b.297b9e9c.00000002(29084600)
(10619|10627) pub2->started
(10619|10627) pub2->wait_match() before write for 01037ced.8d824a6b.297b9e9c.00000002(29084600)
(10619|10627) pub2<-match found! before write for 01037ced.8d824a6b.297b9e9c.00000002(29084600)
(10619|10626) pub1<-match found! before write for 01037ced.8d824a6b.297b9e9b.00000002(9b289a10)
(10619|10625) pub0<-match found! before write for 01037ced.8d824a6b.297b9e9d.00000002(14686fb0)
(10619|10625) pub0 33% (1 samples sent)
(10619|10626) pub1 33% (1 samples sent)
(10619|10627) pub2 33% (1 samples sent)
(10619|10625) pub0 66% (2 samples sent)
(10619|10626) pub1 66% (2 samples sent)
(10619|10627) pub2 66% (2 samples sent)
(10619|10625) pub0 100% (3 samples sent)
(10619|10625) pub0 waiting for acks
(10619|10626) pub1 100% (3 samples sent)
(10619|10626) pub1 waiting for acks
(10619|10627) pub2 100% (3 samples sent)
(10619|10627) pub2 waiting for acks
(10619|10624) sub 11% (1 samples received)
(10619|10624) sub 22% (2 samples received)
(10619|10624) sub 33% (3 samples received)
(10619|10624) sub 44% (4 samples received)
(10619|10624) sub 55% (5 samples received)
(10619|10624) sub 66% (6 samples received)
(10619|10625) pub0 waiting for acks returned
(10619|10625) pub0<-delete_contained_entities
(10619|10627) pub2 waiting for acks returned
(10619|10627) pub2<-delete_contained_entities
(10619|10624) sub 77% (7 samples received)
(10619|10624) sub 88% (8 samples received)
(10619|10624) sub 100% (9 samples received)
(10619|10624) sub condition_.notify_all
(10619|10619) sub condition_.wait returned
(10619|10619) sub check_received
(10619|10619) sub check_received returns 0
(10619|10619) <- PublisherService::end
(10619|10627) pub2<-delete_participant
(10619|10625) pub0<-delete_participant
(10619|10626) pub1 waiting for acks returned
(10619|10626) pub1<-delete_contained_entities
(10619|10626) pub1<-delete_participant
(10619|10619) <- PublisherService::~PublisherService
(10619|10619) <- Subscriber delete_contained_entities
(10619|10619) <- Subscriber delete_participant
(10619|10619) <- Subscriber::~Subscriber
(10619|10619) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps Time:1s 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: 10641 started at 2025-12-05 16:17:12
(10641|10641) -> Thrasher started
(10641|10641) -> Subscriber::Subscriber
(10641|10644) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5603baea5b70 joined count 1): Unknown error -3
(10641|10641) Subscriber reader id: 01037ced.8d824a6b.29919418.00000007(1b4f7ee2)
(10641|10641) -> PublisherService::PublisherService
(10641|10641) -> PublisherService::start (1 threads)
(10641|10641) sub wait_received 0:1024
(10641|10647) pub0->transport cfg_0
(10641|10649) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f27a8008a80 joined count 1): Unknown error -3
(10641|10647) pub0 writer id: 01037ced.8d824a6b.29919419.00000002(5645a3dd)
(10641|10647) pub0->started
(10641|10647) pub0->wait_match() before write for 01037ced.8d824a6b.29919419.00000002(5645a3dd)
(10641|10647) pub0<-match found! before write for 01037ced.8d824a6b.29919419.00000002(5645a3dd)
(10641|10647) pub0 10% (103 samples sent)
(10641|10647) pub0 20% (205 samples sent)
(10641|10647) pub0 30% (308 samples sent)
(10641|10647) pub0 40% (410 samples sent)
(10641|10647) pub0 50% (512 samples sent)
(10641|10647) pub0 60% (615 samples sent)
(10641|10647) pub0 70% (717 samples sent)
(10641|10647) pub0 80% (820 samples sent)
(10641|10647) pub0 90% (922 samples sent)
(10641|10647) pub0 100% (1024 samples sent)
(10641|10647) pub0 waiting for acks
(10641|10646) sub 10% (103 samples received)
(10641|10646) sub 20% (205 samples received)
(10641|10646) sub 30% (308 samples received)
(10641|10646) sub 40% (410 samples received)
(10641|10646) sub 50% (512 samples received)
(10641|10646) sub 60% (615 samples received)
(10641|10646) sub 70% (717 samples received)
(10641|10646) sub 80% (820 samples received)
(10641|10646) sub 90% (922 samples received)
(10641|10646) sub 100% (1024 samples received)
(10641|10646) sub condition_.notify_all
(10641|10641) sub condition_.wait returned
(10641|10641) sub check_received
(10641|10641) sub check_received returns 0
(10641|10641) <- PublisherService::end
(10641|10647) pub0 waiting for acks returned
(10641|10647) pub0<-delete_contained_entities
(10641|10647) pub0<-delete_participant
(10641|10641) <- PublisherService::~PublisherService
(10641|10641) <- Subscriber delete_contained_entities
(10641|10641) <- Subscriber delete_participant
(10641|10641) <- Subscriber::~Subscriber
(10641|10641) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps Time:1s 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: 10653 started at 2025-12-05 16:17:13
(10653|10653) -> Thrasher started
(10653|10653) -> Subscriber::Subscriber
(10653|10656) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5575de5b3b70 joined count 1): Unknown error -3
(10653|10653) Subscriber reader id: 01037ced.8d824a6b.299d3370.00000007(71b4094c)
(10653|10653) -> PublisherService::PublisherService
(10653|10653) -> PublisherService::start (8 threads)
(10653|10653) sub wait_received 0:1024
(10653|10663) pub3->transport cfg_3
(10653|10660) pub1->transport cfg_1
(10653|10678) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c6c008a80 joined count 1): Unknown error -3
(10653|10664) pub6->transport cfg_6
(10653|10676) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c78008a80 joined count 1): Unknown error -3
(10653|10659) pub0->transport cfg_0
(10653|10665) pub5->transport cfg_5
(10653|10661) pub2->transport cfg_2
(10653|10666) pub7->transport cfg_7
(10653|10670) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c70008a80 joined count 1): Unknown error -3
(10653|10674) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c5c008a80 joined count 1): Unknown error -3
(10653|10662) pub4->transport cfg_4
(10653|10672) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c80008a80 joined count 1): Unknown error -3
(10653|10680) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c60008a80 joined count 1): Unknown error -3
(10653|10669) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c74008a80 joined count 1): Unknown error -3
(10653|10682) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f2c64008a80 joined count 1): Unknown error -3
(10653|10663) pub3 writer id: 01037ced.8d824a6b.299d3374.00000002(f45e5b03)
(10653|10663) pub3->started
(10653|10663) pub3->wait_match() before write for 01037ced.8d824a6b.299d3374.00000002(f45e5b03)
(10653|10661) pub2 writer id: 01037ced.8d824a6b.299d3373.00000002(467e8713)
(10653|10661) pub2->started
(10653|10661) pub2->wait_match() before write for 01037ced.8d824a6b.299d3373.00000002(467e8713)
(10653|10660) pub1 writer id: 01037ced.8d824a6b.299d3372.00000002(7b1eaea3)
(10653|10660) pub1->started
(10653|10660) pub1->wait_match() before write for 01037ced.8d824a6b.299d3372.00000002(7b1eaea3)
(10653|10664) pub6 writer id: 01037ced.8d824a6b.299d3375.00000002(c93e72b3)
(10653|10664) pub6->started
(10653|10664) pub6->wait_match() before write for 01037ced.8d824a6b.299d3375.00000002(c93e72b3)
(10653|10665) pub5 writer id: 01037ced.8d824a6b.299d3378.00000002(31aeb602)
(10653|10665) pub5->started
(10653|10665) pub5->wait_match() before write for 01037ced.8d824a6b.299d3378.00000002(31aeb602)
(10653|10659) pub0 writer id: 01037ced.8d824a6b.299d3371.00000002(3cbed473)
(10653|10659) pub0->started
(10653|10659) pub0->wait_match() before write for 01037ced.8d824a6b.299d3371.00000002(3cbed473)
(10653|10666) pub7 writer id: 01037ced.8d824a6b.299d3377.00000002(b3fe21d3)
(10653|10666) pub7->started
(10653|10666) pub7->wait_match() before write for 01037ced.8d824a6b.299d3377.00000002(b3fe21d3)
(10653|10662) pub4 writer id: 01037ced.8d824a6b.299d3376.00000002(8e9e0863)
(10653|10662) pub4->started
(10653|10662) pub4->wait_match() before write for 01037ced.8d824a6b.299d3376.00000002(8e9e0863)
(10653|10659) pub0<-match found! before write for 01037ced.8d824a6b.299d3371.00000002(3cbed473)
(10653|10665) pub5<-match found! before write for 01037ced.8d824a6b.299d3378.00000002(31aeb602)
(10653|10662) pub4<-match found! before write for 01037ced.8d824a6b.299d3376.00000002(8e9e0863)
(10653|10666) pub7<-match found! before write for 01037ced.8d824a6b.299d3377.00000002(b3fe21d3)
(10653|10659) pub0 10% (13 samples sent)
(10653|10665) pub5 10% (13 samples sent)
(10653|10662) pub4 10% (13 samples sent)
(10653|10666) pub7 10% (13 samples sent)
(10653|10665) pub5 20% (26 samples sent)
(10653|10662) pub4 20% (26 samples sent)
(10653|10660) pub1<-match found! before write for 01037ced.8d824a6b.299d3372.00000002(7b1eaea3)
(10653|10664) pub6<-match found! before write for 01037ced.8d824a6b.299d3375.00000002(c93e72b3)
(10653|10665) pub5 30% (39 samples sent)
(10653|10663) pub3<-match found! before write for 01037ced.8d824a6b.299d3374.00000002(f45e5b03)
(10653|10661) pub2<-match found! before write for 01037ced.8d824a6b.299d3373.00000002(467e8713)
(10653|10664) pub6 10% (13 samples sent)
(10653|10666) pub7 20% (26 samples sent)
(10653|10663) pub3 10% (13 samples sent)
(10653|10661) pub2 10% (13 samples sent)
(10653|10666) pub7 30% (39 samples sent)
(10653|10663) pub3 20% (26 samples sent)
(10653|10661) pub2 20% (26 samples sent)
(10653|10662) pub4 30% (39 samples sent)
(10653|10666) pub7 40% (52 samples sent)
(10653|10663) pub3 30% (39 samples sent)
(10653|10665) pub5 40% (52 samples sent)
(10653|10662) pub4 40% (52 samples sent)
(10653|10664) pub6 20% (26 samples sent)
(10653|10666) pub7 50% (64 samples sent)
(10653|10663) pub3 40% (52 samples sent)
(10653|10664) pub6 30% (39 samples sent)
(10653|10666) pub7 60% (77 samples sent)
(10653|10663) pub3 50% (64 samples sent)
(10653|10664) pub6 40% (52 samples sent)
(10653|10666) pub7 70% (90 samples sent)
(10653|10659) pub0 20% (26 samples sent)
(10653|10663) pub3 60% (77 samples sent)
(10653|10666) pub7 80% (103 samples sent)
(10653|10662) pub4 50% (64 samples sent)
(10653|10659) pub0 30% (39 samples sent)
(10653|10663) pub3 70% (90 samples sent)
(10653|10660) pub1 10% (13 samples sent)
(10653|10662) pub4 60% (77 samples sent)
(10653|10666) pub7 90% (116 samples sent)
(10653|10664) pub6 50% (64 samples sent)
(10653|10666) pub7 100% (128 samples sent)
(10653|10666) pub7 waiting for acks
(10653|10662) pub4 70% (90 samples sent)
(10653|10660) pub1 20% (26 samples sent)
(10653|10664) pub6 60% (77 samples sent)
(10653|10665) pub5 50% (64 samples sent)
(10653|10662) pub4 80% (103 samples sent)
(10653|10660) pub1 30% (39 samples sent)
(10653|10664) pub6 70% (90 samples sent)
(10653|10665) pub5 60% (77 samples sent)
(10653|10662) pub4 90% (116 samples sent)
(10653|10660) pub1 40% (52 samples sent)
(10653|10665) pub5 70% (90 samples sent)
(10653|10663) pub3 80% (103 samples sent)
(10653|10662) pub4 100% (128 samples sent)
(10653|10662) pub4 waiting for acks
(10653|10660) pub1 50% (64 samples sent)
(10653|10663) pub3 90% (116 samples sent)
(10653|10664) pub6 80% (103 samples sent)
(10653|10660) pub1 60% (77 samples sent)
(10653|10663) pub3 100% (128 samples sent)
(10653|10663) pub3 waiting for acks
(10653|10664) pub6 90% (116 samples sent)
(10653|10661) pub2 30% (39 samples sent)
(10653|10660) pub1 70% (90 samples sent)
(10653|10665) pub5 80% (103 samples sent)
(10653|10661) pub2 40% (52 samples sent)
(10653|10660) pub1 80% (103 samples sent)
(10653|10659) pub0 40% (52 samples sent)
(10653|10665) pub5 90% (116 samples sent)
(10653|10661) pub2 50% (64 samples sent)
(10653|10660) pub1 90% (116 samples sent)
(10653|10659) pub0 50% (64 samples sent)
(10653|10661) pub2 60% (77 samples sent)
(10653|10660) pub1 100% (128 samples sent)
(10653|10660) pub1 waiting for acks
(10653|10664) pub6 100% (128 samples sent)
(10653|10664) pub6 waiting for acks
(10653|10659) pub0 60% (77 samples sent)
(10653|10665) pub5 100% (128 samples sent)
(10653|10665) pub5 waiting for acks
(10653|10661) pub2 70% (90 samples sent)
(10653|10659) pub0 70% (90 samples sent)
(10653|10661) pub2 80% (103 samples sent)
(10653|10659) pub0 80% (103 samples sent)
(10653|10661) pub2 90% (116 samples sent)
(10653|10659) pub0 90% (116 samples sent)
(10653|10661) pub2 100% (128 samples sent)
(10653|10661) pub2 waiting for acks
(10653|10659) pub0 100% (128 samples sent)
(10653|10659) pub0 waiting for acks
(10653|10658) sub 10% (103 samples received)
(10653|10658) sub 20% (205 samples received)
(10653|10658) sub 30% (308 samples received)
(10653|10658) sub 40% (410 samples received)
(10653|10658) sub 50% (512 samples received)
(10653|10666) pub7 waiting for acks returned
(10653|10666) pub7<-delete_contained_entities
(10653|10666) pub7<-delete_participant
(10653|10658) sub 60% (615 samples received)
(10653|10658) sub 70% (717 samples received)
(10653|10660) pub1 waiting for acks returned
(10653|10660) pub1<-delete_contained_entities
(10653|10665) pub5 waiting for acks returned
(10653|10665) pub5<-delete_contained_entities
(10653|10658) sub 80% (820 samples received)
(10653|10663) pub3 waiting for acks returned
(10653|10663) pub3<-delete_contained_entities
(10653|10662) pub4 waiting for acks returned
(10653|10662) pub4<-delete_contained_entities
(10653|10665) pub5<-delete_participant
(10653|10660) pub1<-delete_participant
(10653|10663) pub3<-delete_participant
(10653|10662) pub4<-delete_participant
(10653|10658) sub 90% (922 samples received)
(10653|10658) sub 100% (1024 samples received)
(10653|10658) sub condition_.notify_all
(10653|10653) sub condition_.wait returned
(10653|10653) sub check_received
(10653|10653) sub check_received returns 0
(10653|10653) <- PublisherService::end
(10653|10664) pub6 waiting for acks returned
(10653|10664) pub6<-delete_contained_entities
(10653|10661) pub2 waiting for acks returned
(10653|10661) pub2<-delete_contained_entities
(10653|10659) pub0 waiting for acks returned
(10653|10659) pub0<-delete_contained_entities
(10653|10664) pub6<-delete_participant
(10653|10661) pub2<-delete_participant
(10653|10659) pub0<-delete_participant
(10653|10653) <- PublisherService::~PublisherService
(10653|10653) <- Subscriber delete_contained_entities
(10653|10653) <- Subscriber delete_participant
(10653|10653) <- Subscriber::~Subscriber
(10653|10653) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps Time:2s 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: 10700 started at 2025-12-05 16:17:15
(10700|10700) -> Thrasher started
(10700|10700) -> Subscriber::Subscriber
(10700|10703) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x555cfe902b70 joined count 1): Unknown error -3
(10700|10700) Subscriber reader id: 01037ced.8d824a6b.29ccefee.00000007(ffdcae6a)
(10700|10700) -> PublisherService::PublisherService
(10700|10700) -> PublisherService::start (16 threads)
(10700|10700) sub wait_received 0:1024
(10700|10718) pub9->transport cfg_9
(10700|10723) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5724008a80 joined count 1): Unknown error -3
(10700|10710) pub6->transport cfg_6
(10700|10725) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5744008a80 joined count 1): Unknown error -3
(10700|10708) pub2->transport cfg_2
(10700|10730) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5750008a80 joined count 1): Unknown error -3
(10700|10712) pub5->transport cfg_5
(10700|10728) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5740008a80 joined count 1): Unknown error -3
(10700|10715) pub8->transport cfg_8
(10700|10721) pub15->transport cfg_15
(10700|10733) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5728008a80 joined count 1): Unknown error -3
(10700|10736) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5714008a80 joined count 1): Unknown error -3
(10700|10719) pub11->transport cfg_11
(10700|10711) pub4->transport cfg_4
(10700|10740) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5738008a80 joined count 1): Unknown error -3
(10700|10737) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f571c008a80 joined count 1): Unknown error -3
(10700|10717) pub10->transport cfg_10
(10700|10741) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5718008a80 joined count 1): Unknown error -3
(10700|10706) pub0->transport cfg_0
(10700|10743) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f575c008a80 joined count 1): Unknown error -3
(10700|10720) pub12->transport cfg_12
(10700|10745) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5710008a80 joined count 1): Unknown error -3
(10700|10714) pub14->transport cfg_14
(10700|10747) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5730008a80 joined count 1): Unknown error -3
(10700|10716) pub13->transport cfg_13
(10700|10749) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5720008a80 joined count 1): Unknown error -3
(10700|10718) pub9 writer id: 01037ced.8d824a6b.29cceff7.00000002(e246af16)
(10700|10718) pub9->started
(10700|10718) pub9->wait_match() before write for 01037ced.8d824a6b.29cceff7.00000002(e246af16)
(10700|10713) pub7->transport cfg_7
(10700|10731) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f573c008a80 joined count 1): Unknown error -3
(10700|10710) pub6 writer id: 01037ced.8d824a6b.29cceff4.00000002(a5e6d5c6)
(10700|10710) pub6->started
(10700|10710) pub6->wait_match() before write for 01037ced.8d824a6b.29cceff4.00000002(a5e6d5c6)
(10700|10708) pub2 writer id: 01037ced.8d824a6b.29ccefef.00000002(b2d67355)
(10700|10708) pub2->started
(10700|10708) pub2->wait_match() before write for 01037ced.8d824a6b.29ccefef.00000002(b2d67355)
(10700|10712) pub5 writer id: 01037ced.8d824a6b.29cceff3.00000002(17c609d6)
(10700|10712) pub5->started
(10700|10712) pub5->wait_match() before write for 01037ced.8d824a6b.29cceff3.00000002(17c609d6)
(10700|10709) pub3->transport cfg_3
(10700|10751) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f574c008a80 joined count 1): Unknown error -3
(10700|10715) pub8 writer id: 01037ced.8d824a6b.29cceff8.00000002(601638c7)
(10700|10715) pub8->started
(10700|10715) pub8->wait_match() before write for 01037ced.8d824a6b.29cceff8.00000002(601638c7)
(10700|10711) pub4 writer id: 01037ced.8d824a6b.29cceff5.00000002(9886fc76)
(10700|10711) pub4->started
(10700|10711) pub4->wait_match() before write for 01037ced.8d824a6b.29cceff5.00000002(9886fc76)
(10700|10721) pub15 writer id: 01037ced.8d824a6b.29cceffe.00000002(ef56cd67)
(10700|10721) pub15->started
(10700|10721) pub15->wait_match() before write for 01037ced.8d824a6b.29cceffe.00000002(ef56cd67)
(10700|10719) pub11 writer id: 01037ced.8d824a6b.29cceffa.00000002(1ad66ba7)
(10700|10719) pub11->started
(10700|10719) pub11->wait_match() before write for 01037ced.8d824a6b.29cceffa.00000002(1ad66ba7)
(10700|10717) pub10 writer id: 01037ced.8d824a6b.29cceff9.00000002(5d761177)
(10700|10717) pub10->started
(10700|10717) pub10->wait_match() before write for 01037ced.8d824a6b.29cceff9.00000002(5d761177)
(10700|10707) pub1->transport cfg_1
(10700|10753) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f5758008a80 joined count 1): Unknown error -3
(10700|10706) pub0 writer id: 01037ced.8d824a6b.29cceff0.00000002(50667306)
(10700|10706) pub0->started
(10700|10706) pub0->wait_match() before write for 01037ced.8d824a6b.29cceff0.00000002(50667306)
(10700|10720) pub12 writer id: 01037ced.8d824a6b.29cceffb.00000002(27b64217)
(10700|10720) pub12->started
(10700|10720) pub12->wait_match() before write for 01037ced.8d824a6b.29cceffb.00000002(27b64217)
(10700|10714) pub14 writer id: 01037ced.8d824a6b.29cceffd.00000002(a8f6b7b7)
(10700|10714) pub14->started
(10700|10714) pub14->wait_match() before write for 01037ced.8d824a6b.29cceffd.00000002(a8f6b7b7)
(10700|10713) pub7 writer id: 01037ced.8d824a6b.29cceff6.00000002(df2686a6)
(10700|10713) pub7->started
(10700|10713) pub7->wait_match() before write for 01037ced.8d824a6b.29cceff6.00000002(df2686a6)
(10700|10716) pub13 writer id: 01037ced.8d824a6b.29cceffc.00000002(95969e07)
(10700|10716) pub13->started
(10700|10716) pub13->wait_match() before write for 01037ced.8d824a6b.29cceffc.00000002(95969e07)
(10700|10717) pub10<-match found! before write for 01037ced.8d824a6b.29cceff9.00000002(5d761177)
(10700|10717) pub10 10% (7 samples sent)
(10700|10717) pub10 20% (13 samples sent)
(10700|10717) pub10 31% (20 samples sent)
(10700|10717) pub10 40% (26 samples sent)
(10700|10717) pub10 50% (32 samples sent)
(10700|10717) pub10 60% (39 samples sent)
(10700|10717) pub10 70% (45 samples sent)
(10700|10717) pub10 81% (52 samples sent)
(10700|10717) pub10 90% (58 samples sent)
(10700|10717) pub10 100% (64 samples sent)
(10700|10717) pub10 waiting for acks
(10700|10718) pub9<-match found! before write for 01037ced.8d824a6b.29cceff7.00000002(e246af16)
(10700|10718) pub9 10% (7 samples sent)
(10700|10718) pub9 20% (13 samples sent)
(10700|10718) pub9 31% (20 samples sent)
(10700|10709) pub3 writer id: 01037ced.8d824a6b.29cceff1.00000002(6d065ab6)
(10700|10709) pub3->started
(10700|10709) pub3->wait_match() before write for 01037ced.8d824a6b.29cceff1.00000002(6d065ab6)
(10700|10708) pub2<-match found! before write for 01037ced.8d824a6b.29ccefef.00000002(b2d67355)
(10700|10708) pub2 10% (7 samples sent)
(10700|10715) pub8<-match found! before write for 01037ced.8d824a6b.29cceff8.00000002(601638c7)
(10700|10708) pub2 20% (13 samples sent)
(10700|10715) pub8 10% (7 samples sent)
(10700|10708) pub2 31% (20 samples sent)
(10700|10707) pub1 writer id: 01037ced.8d824a6b.29cceff2.00000002(2aa62066)
(10700|10707) pub1->started
(10700|10706) pub0<-match found! before write for 01037ced.8d824a6b.29cceff0.00000002(50667306)
(10700|10706) pub0 10% (7 samples sent)
(10700|10706) pub0 20% (13 samples sent)
(10700|10710) pub6<-match found! before write for 01037ced.8d824a6b.29cceff4.00000002(a5e6d5c6)
(10700|10706) pub0 31% (20 samples sent)
(10700|10710) pub6 10% (7 samples sent)
(10700|10706) pub0 40% (26 samples sent)
(10700|10710) pub6 20% (13 samples sent)
(10700|10710) pub6 31% (20 samples sent)
(10700|10711) pub4<-match found! before write for 01037ced.8d824a6b.29cceff5.00000002(9886fc76)
(10700|10711) pub4 10% (7 samples sent)
(10700|10711) pub4 20% (13 samples sent)
(10700|10721) pub15<-match found! before write for 01037ced.8d824a6b.29cceffe.00000002(ef56cd67)
(10700|10711) pub4 31% (20 samples sent)
(10700|10712) pub5<-match found! before write for 01037ced.8d824a6b.29cceff3.00000002(17c609d6)
(10700|10712) pub5 10% (7 samples sent)
(10700|10710) pub6 40% (26 samples sent)
(10700|10712) pub5 20% (13 samples sent)
(10700|10710) pub6 50% (32 samples sent)
(10700|10712) pub5 31% (20 samples sent)
(10700|10710) pub6 60% (39 samples sent)
(10700|10707) pub1->wait_match() before write for 01037ced.8d824a6b.29cceff2.00000002(2aa62066)
(10700|10715) pub8 20% (13 samples sent)
(10700|10710) pub6 70% (45 samples sent)
(10700|10721) pub15 10% (7 samples sent)
(10700|10721) pub15 20% (13 samples sent)
(10700|10721) pub15 31% (20 samples sent)
(10700|10706) pub0 50% (32 samples sent)
(10700|10706) pub0 60% (39 samples sent)
(10700|10706) pub0 70% (45 samples sent)
(10700|10711) pub4 40% (26 samples sent)
(10700|10706) pub0 81% (52 samples sent)
(10700|10706) pub0 90% (58 samples sent)
(10700|10719) pub11<-match found! before write for 01037ced.8d824a6b.29cceffa.00000002(1ad66ba7)
(10700|10711) pub4 50% (32 samples sent)
(10700|10706) pub0 100% (64 samples sent)
(10700|10706) pub0 waiting for acks
(10700|10718) pub9 40% (26 samples sent)
(10700|10719) pub11 10% (7 samples sent)
(10700|10711) pub4 60% (39 samples sent)
(10700|10718) pub9 50% (32 samples sent)
(10700|10708) pub2 40% (26 samples sent)
(10700|10711) pub4 70% (45 samples sent)
(10700|10718) pub9 60% (39 samples sent)
(10700|10708) pub2 50% (32 samples sent)
(10700|10718) pub9 70% (45 samples sent)
(10700|10708) pub2 60% (39 samples sent)
(10700|10718) pub9 81% (52 samples sent)
(10700|10708) pub2 70% (45 samples sent)
(10700|10715) pub8 31% (20 samples sent)
(10700|10718) pub9 90% (58 samples sent)
(10700|10712) pub5 40% (26 samples sent)
(10700|10715) pub8 40% (26 samples sent)
(10700|10718) pub9 100% (64 samples sent)
(10700|10718) pub9 waiting for acks
(10700|10712) pub5 50% (32 samples sent)
(10700|10715) pub8 50% (32 samples sent)
(10700|10719) pub11 20% (13 samples sent)
(10700|10708) pub2 81% (52 samples sent)
(10700|10719) pub11 31% (20 samples sent)
(10700|10715) pub8 60% (39 samples sent)
(10700|10708) pub2 90% (58 samples sent)
(10700|10719) pub11 40% (26 samples sent)
(10700|10715) pub8 70% (45 samples sent)
(10700|10708) pub2 100% (64 samples sent)
(10700|10708) pub2 waiting for acks
(10700|10710) pub6 81% (52 samples sent)
(10700|10715) pub8 81% (52 samples sent)
(10700|10710) pub6 90% (58 samples sent)
(10700|10715) pub8 90% (58 samples sent)
(10700|10710) pub6 100% (64 samples sent)
(10700|10710) pub6 waiting for acks
(10700|10715) pub8 100% (64 samples sent)
(10700|10715) pub8 waiting for acks
(10700|10721) pub15 40% (26 samples sent)
(10700|10721) pub15 50% (32 samples sent)
(10700|10719) pub11 50% (32 samples sent)
(10700|10721) pub15 60% (39 samples sent)
(10700|10712) pub5 60% (39 samples sent)
(10700|10721) pub15 70% (45 samples sent)
(10700|10712) pub5 70% (45 samples sent)
(10700|10721) pub15 81% (52 samples sent)
(10700|10712) pub5 81% (52 samples sent)
(10700|10711) pub4 81% (52 samples sent)
(10700|10711) pub4 90% (58 samples sent)
(10700|10721) pub15 90% (58 samples sent)
(10700|10719) pub11 60% (39 samples sent)
(10700|10711) pub4 100% (64 samples sent)
(10700|10711) pub4 waiting for acks
(10700|10719) pub11 70% (45 samples sent)
(10700|10719) pub11 81% (52 samples sent)
(10700|10713) pub7<-match found! before write for 01037ced.8d824a6b.29cceff6.00000002(df2686a6)
(10700|10719) pub11 90% (58 samples sent)
(10700|10719) pub11 100% (64 samples sent)
(10700|10719) pub11 waiting for acks
(10700|10713) pub7 10% (7 samples sent)
(10700|10721) pub15 100% (64 samples sent)
(10700|10721) pub15 waiting for acks
(10700|10716) pub13<-match found! before write for 01037ced.8d824a6b.29cceffc.00000002(95969e07)
(10700|10713) pub7 20% (13 samples sent)
(10700|10713) pub7 31% (20 samples sent)
(10700|10716) pub13 10% (7 samples sent)
(10700|10713) pub7 40% (26 samples sent)
(10700|10716) pub13 20% (13 samples sent)
(10700|10713) pub7 50% (32 samples sent)
(10700|10716) pub13 31% (20 samples sent)
(10700|10716) pub13 40% (26 samples sent)
(10700|10712) pub5 90% (58 samples sent)
(10700|10713) pub7 60% (39 samples sent)
(10700|10712) pub5 100% (64 samples sent)
(10700|10712) pub5 waiting for acks
(10700|10716) pub13 50% (32 samples sent)
(10700|10713) pub7 70% (45 samples sent)
(10700|10716) pub13 60% (39 samples sent)
(10700|10713) pub7 81% (52 samples sent)
(10700|10716) pub13 70% (45 samples sent)
(10700|10713) pub7 90% (58 samples sent)
(10700|10716) pub13 81% (52 samples sent)
(10700|10713) pub7 100% (64 samples sent)
(10700|10713) pub7 waiting for acks
(10700|10716) pub13 90% (58 samples sent)
(10700|10705) sub 10% (103 samples received)
(10700|10716) pub13 100% (64 samples sent)
(10700|10716) pub13 waiting for acks
(10700|10709) pub3<-match found! before write for 01037ced.8d824a6b.29cceff1.00000002(6d065ab6)
(10700|10709) pub3 10% (7 samples sent)
(10700|10709) pub3 20% (13 samples sent)
(10700|10709) pub3 31% (20 samples sent)
(10700|10709) pub3 40% (26 samples sent)
(10700|10709) pub3 50% (32 samples sent)
(10700|10709) pub3 60% (39 samples sent)
(10700|10709) pub3 70% (45 samples sent)
(10700|10709) pub3 81% (52 samples sent)
(10700|10709) pub3 90% (58 samples sent)
(10700|10709) pub3 100% (64 samples sent)
(10700|10709) pub3 waiting for acks
(10700|10705) sub 20% (205 samples received)
(10700|10709) pub3 waiting for acks returned
(10700|10709) pub3<-delete_contained_entities
(10700|10720) pub12<-match found! before write for 01037ced.8d824a6b.29cceffb.00000002(27b64217)
(10700|10714) pub14<-match found! before write for 01037ced.8d824a6b.29cceffd.00000002(a8f6b7b7)
(10700|10720) pub12 10% (7 samples sent)
(10700|10714) pub14 10% (7 samples sent)
(10700|10714) pub14 20% (13 samples sent)
(10700|10720) pub12 20% (13 samples sent)
(10700|10714) pub14 31% (20 samples sent)
(10700|10720) pub12 31% (20 samples sent)
(10700|10720) pub12 40% (26 samples sent)
(10700|10714) pub14 40% (26 samples sent)
(10700|10720) pub12 50% (32 samples sent)
(10700|10714) pub14 50% (32 samples sent)
(10700|10720) pub12 60% (39 samples sent)
(10700|10714) pub14 60% (39 samples sent)
(10700|10720) pub12 70% (45 samples sent)
(10700|10714) pub14 70% (45 samples sent)
(10700|10720) pub12 81% (52 samples sent)
(10700|10714) pub14 81% (52 samples sent)
(10700|10720) pub12 90% (58 samples sent)
(10700|10714) pub14 90% (58 samples sent)
(10700|10720) pub12 100% (64 samples sent)
(10700|10720) pub12 waiting for acks
(10700|10714) pub14 100% (64 samples sent)
(10700|10714) pub14 waiting for acks
(10700|10705) sub 30% (308 samples received)
(10700|10705) sub 40% (410 samples received)
(10700|10714) pub14 waiting for acks returned
(10700|10714) pub14<-delete_contained_entities
(10700|10720) pub12 waiting for acks returned
(10700|10720) pub12<-delete_contained_entities
(10700|10705) sub 50% (512 samples received)
(10700|10710) pub6 waiting for acks returned
(10700|10710) pub6<-delete_contained_entities
(10700|10712) pub5 waiting for acks returned
(10700|10712) pub5<-delete_contained_entities
(10700|10717) pub10 waiting for acks returned
(10700|10717) pub10<-delete_contained_entities
(10700|10716) pub13 waiting for acks returned
(10700|10716) pub13<-delete_contained_entities
(10700|10709) pub3<-delete_participant
(10700|10707) pub1<-match found! before write for 01037ced.8d824a6b.29cceff2.00000002(2aa62066)
(10700|10707) pub1 10% (7 samples sent)
(10700|10707) pub1 20% (13 samples sent)
(10700|10707) pub1 31% (20 samples sent)
(10700|10707) pub1 40% (26 samples sent)
(10700|10707) pub1 50% (32 samples sent)
(10700|10707) pub1 60% (39 samples sent)
(10700|10707) pub1 70% (45 samples sent)
(10700|10707) pub1 81% (52 samples sent)
(10700|10707) pub1 90% (58 samples sent)
(10700|10707) pub1 100% (64 samples sent)
(10700|10707) pub1 waiting for acks
(10700|10714) pub14<-delete_participant
(10700|10720) pub12<-delete_participant
(10700|10710) pub6<-delete_participant
(10700|10712) pub5<-delete_participant
(10700|10705) sub 60% (615 samples received)
(10700|10717) pub10<-delete_participant
(10700|10705) sub 70% (717 samples received)
(10700|10705) sub 80% (820 samples received)
(10700|10708) pub2 waiting for acks returned
(10700|10708) pub2<-delete_contained_entities
(10700|10715) pub8 waiting for acks returned
(10700|10715) pub8<-delete_contained_entities
(10700|10718) pub9 waiting for acks returned
(10700|10718) pub9<-delete_contained_entities
(10700|10721) pub15 waiting for acks returned
(10700|10721) pub15<-delete_contained_entities
(10700|10711) pub4 waiting for acks returned
(10700|10711) pub4<-delete_contained_entities
(10700|10706) pub0 waiting for acks returned
(10700|10706) pub0<-delete_contained_entities
(10700|10705) sub 90% (922 samples received)
(10700|10716) pub13<-delete_participant
(10700|10713) pub7 waiting for acks returned
(10700|10713) pub7<-delete_contained_entities
(10700|10707) pub1 waiting for acks returned
(10700|10707) pub1<-delete_contained_entities
(10700|10708) pub2<-delete_participant
(10700|10715) pub8<-delete_participant
(10700|10718) pub9<-delete_participant
(10700|10721) pub15<-delete_participant
(10700|10711) pub4<-delete_participant
(10700|10706) pub0<-delete_participant
(10700|10705) sub 100% (1024 samples received)
(10700|10705) sub condition_.notify_all
(10700|10700) sub condition_.wait returned
(10700|10700) sub check_received
(10700|10700) sub check_received returns 0
(10700|10700) <- PublisherService::end
(10700|10719) pub11 waiting for acks returned
(10700|10719) pub11<-delete_contained_entities
(10700|10713) pub7<-delete_participant
(10700|10707) pub1<-delete_participant
(10700|10719) pub11<-delete_participant
(10700|10700) <- PublisherService::~PublisherService
(10700|10700) <- Subscriber delete_contained_entities
(10700|10700) <- Subscriber delete_participant
(10700|10700) <- Subscriber::~Subscriber
(10700|10700) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:1s 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: 10787 started at 2025-12-05 16:17:16
(10787|10787) -> Thrasher started
(10787|10787) -> Subscriber::Subscriber
(10787|10790) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5647d42f6b70 joined count 1): Unknown error -3
(10787|10787) Subscriber reader id: 01037ced.8d824a6b.2a2342aa.00000007(8c4a83ce)
(10787|10787) -> PublisherService::PublisherService
(10787|10787) -> PublisherService::start (32 threads)
(10787|10787) sub wait_received 0:1024
(10787|10803) pub6->transport cfg_6
(10787|10830) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0280008a80 joined count 1): Unknown error -3
(10787|10794) pub1->transport cfg_1
(10787|10829) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f02a4008a80 joined count 1): Unknown error -3
(10787|10799) pub9->transport cfg_9
(10787|10832) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0270008a80 joined count 1): Unknown error -3
(10787|10796) pub3->transport cfg_3
(10787|10835) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0298008a80 joined count 1): Unknown error -3
(10787|10795) pub2->transport cfg_2
(10787|10836) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f029c008a80 joined count 1): Unknown error -3
(10787|10801) pub4->transport cfg_4
(10787|10838) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0290008a80 joined count 1): Unknown error -3
(10787|10806) pub11->transport cfg_11
(10787|10840) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f026c008a80 joined count 1): Unknown error -3
(10787|10802) pub7->transport cfg_7
(10787|10842) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0284008a80 joined count 1): Unknown error -3
(10787|10804) pub13->transport cfg_13
(10787|10868) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0274008a80 joined count 1): Unknown error -3
(10787|10808) pub12->transport cfg_12
(10787|10844) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0264008a80 joined count 1): Unknown error -3
(10787|10811) pub15->transport cfg_15
(10787|10847) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0250008a80 joined count 1): Unknown error -3
(10787|10797) pub5->transport cfg_5
(10787|10848) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0288008a80 joined count 1): Unknown error -3
(10787|10793) pub0->transport cfg_0
(10787|10826) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f02a8008a80 joined count 1): Unknown error -3
(10787|10823) pub27->transport cfg_27
(10787|10852) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0220010b20 joined count 1): Unknown error -3
(10787|10817) pub26->transport cfg_26
(10787|10854) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5647d43c1cb0 joined count 1): Unknown error -3
(10787|10798) pub8->transport cfg_8
(10787|10856) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0278008a80 joined count 1): Unknown error -3
(10787|10820) pub30->transport cfg_30
(10787|10858) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f023c031280 joined count 1): Unknown error -3
(10787|10803) pub6 writer id: 01037ced.8d824a6b.2a2342b1.00000002(eb10d1d2)
(10787|10803) pub6->started
(10787|10803) pub6->wait_match() before write for 01037ced.8d824a6b.2a2342b1.00000002(eb10d1d2)
(10787|10822) pub25->transport cfg_25
(10787|10860) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0220031280 joined count 1): Unknown error -3
(10787|10824) pub29->transport cfg_29
(10787|10862) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f022c031280 joined count 1): Unknown error -3
(10787|10803) pub6<-match found! before write for 01037ced.8d824a6b.2a2342b1.00000002(eb10d1d2)
(10787|10803) pub6 12% (4 samples sent)
(10787|10803) pub6 21% (7 samples sent)
(10787|10803) pub6 31% (10 samples sent)
(10787|10803) pub6 40% (13 samples sent)
(10787|10803) pub6 50% (16 samples sent)
(10787|10803) pub6 62% (20 samples sent)
(10787|10803) pub6 71% (23 samples sent)
(10787|10803) pub6 81% (26 samples sent)
(10787|10803) pub6 90% (29 samples sent)
(10787|10803) pub6 100% (32 samples sent)
(10787|10803) pub6 waiting for acks
(10787|10803) pub6 waiting for acks returned
(10787|10803) pub6<-delete_contained_entities
(10787|10794) pub1 writer id: 01037ced.8d824a6b.2a2342ac.00000002(736082e1)
(10787|10794) pub1->started
(10787|10794) pub1->wait_match() before write for 01037ced.8d824a6b.2a2342ac.00000002(736082e1)
(10787|10799) pub9 writer id: 01037ced.8d824a6b.2a2342b4.00000002(23f05ea2)
(10787|10799) pub9->started
(10787|10799) pub9->wait_match() before write for 01037ced.8d824a6b.2a2342b4.00000002(23f05ea2)
(10787|10819) pub23->transport cfg_23
(10787|10864) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f022c010b20 joined count 1): Unknown error -3
(10787|10796) pub3 writer id: 01037ced.8d824a6b.2a2342ae.00000002(09a0d181)
(10787|10796) pub3->started
(10787|10796) pub3->wait_match() before write for 01037ced.8d824a6b.2a2342ae.00000002(09a0d181)
(10787|10795) pub2 writer id: 01037ced.8d824a6b.2a2342ad.00000002(4e00ab51)
(10787|10795) pub2->started
(10787|10795) pub2->wait_match() before write for 01037ced.8d824a6b.2a2342ad.00000002(4e00ab51)
(10787|10816) pub24->transport cfg_24
(10787|10866) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0224008a80 joined count 1): Unknown error -3
(10787|10801) pub4 writer id: 01037ced.8d824a6b.2a2342af.00000002(34c0f831)
(10787|10801) pub4->started
(10787|10801) pub4->wait_match() before write for 01037ced.8d824a6b.2a2342af.00000002(34c0f831)
(10787|10794) pub1<-match found! before write for 01037ced.8d824a6b.2a2342ac.00000002(736082e1)
(10787|10794) pub1 12% (4 samples sent)
(10787|10794) pub1 21% (7 samples sent)
(10787|10794) pub1 31% (10 samples sent)
(10787|10794) pub1 40% (13 samples sent)
(10787|10806) pub11 writer id: 01037ced.8d824a6b.2a2342b6.00000002(59300dc2)
(10787|10806) pub11->started
(10787|10806) pub11->wait_match() before write for 01037ced.8d824a6b.2a2342b6.00000002(59300dc2)
(10787|10794) pub1 50% (16 samples sent)
(10787|10794) pub1 62% (20 samples sent)
(10787|10794) pub1 71% (23 samples sent)
(10787|10794) pub1 81% (26 samples sent)
(10787|10794) pub1 90% (29 samples sent)
(10787|10794) pub1 100% (32 samples sent)
(10787|10794) pub1 waiting for acks
(10787|10794) pub1 waiting for acks returned
(10787|10794) pub1<-delete_contained_entities
(10787|10802) pub7 writer id: 01037ced.8d824a6b.2a2342b2.00000002(acb0ab02)
(10787|10802) pub7->started
(10787|10802) pub7->wait_match() before write for 01037ced.8d824a6b.2a2342b2.00000002(acb0ab02)
(10787|10799) pub9<-match found! before write for 01037ced.8d824a6b.2a2342b4.00000002(23f05ea2)
(10787|10799) pub9 12% (4 samples sent)
(10787|10799) pub9 21% (7 samples sent)
(10787|10799) pub9 31% (10 samples sent)
(10787|10799) pub9 40% (13 samples sent)
(10787|10799) pub9 50% (16 samples sent)
(10787|10799) pub9 62% (20 samples sent)
(10787|10799) pub9 71% (23 samples sent)
(10787|10799) pub9 81% (26 samples sent)
(10787|10799) pub9 90% (29 samples sent)
(10787|10799) pub9 100% (32 samples sent)
(10787|10799) pub9 waiting for acks
(10787|10803) pub6<-delete_participant
(10787|10796) pub3<-match found! before write for 01037ced.8d824a6b.2a2342ae.00000002(09a0d181)
(10787|10796) pub3 12% (4 samples sent)
(10787|10796) pub3 21% (7 samples sent)
(10787|10796) pub3 31% (10 samples sent)
(10787|10796) pub3 40% (13 samples sent)
(10787|10796) pub3 50% (16 samples sent)
(10787|10796) pub3 62% (20 samples sent)
(10787|10796) pub3 71% (23 samples sent)
(10787|10796) pub3 81% (26 samples sent)
(10787|10796) pub3 90% (29 samples sent)
(10787|10796) pub3 100% (32 samples sent)
(10787|10796) pub3 waiting for acks
(10787|10792) sub 10% (103 samples received)
(10787|10809) pub17->transport cfg_17
(10787|10799) pub9 waiting for acks returned
(10787|10799) pub9<-delete_contained_entities
(10787|10870) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0248008a80 joined count 1): Unknown error -3
(10787|10796) pub3 waiting for acks returned
(10787|10796) pub3<-delete_contained_entities
(10787|10795) pub2<-match found! before write for 01037ced.8d824a6b.2a2342ad.00000002(4e00ab51)
(10787|10795) pub2 12% (4 samples sent)
(10787|10795) pub2 21% (7 samples sent)
(10787|10795) pub2 31% (10 samples sent)
(10787|10795) pub2 40% (13 samples sent)
(10787|10795) pub2 50% (16 samples sent)
(10787|10795) pub2 62% (20 samples sent)
(10787|10795) pub2 71% (23 samples sent)
(10787|10795) pub2 81% (26 samples sent)
(10787|10795) pub2 90% (29 samples sent)
(10787|10795) pub2 100% (32 samples sent)
(10787|10795) pub2 waiting for acks
(10787|10801) pub4<-match found! before write for 01037ced.8d824a6b.2a2342af.00000002(34c0f831)
(10787|10801) pub4 12% (4 samples sent)
(10787|10801) pub4 21% (7 samples sent)
(10787|10801) pub4 31% (10 samples sent)
(10787|10801) pub4 40% (13 samples sent)
(10787|10801) pub4 50% (16 samples sent)
(10787|10801) pub4 62% (20 samples sent)
(10787|10801) pub4 71% (23 samples sent)
(10787|10801) pub4 81% (26 samples sent)
(10787|10801) pub4 90% (29 samples sent)
(10787|10801) pub4 100% (32 samples sent)
(10787|10801) pub4 waiting for acks
(10787|10806) pub11<-match found! before write for 01037ced.8d824a6b.2a2342b6.00000002(59300dc2)
(10787|10806) pub11 12% (4 samples sent)
(10787|10806) pub11 21% (7 samples sent)
(10787|10806) pub11 31% (10 samples sent)
(10787|10806) pub11 40% (13 samples sent)
(10787|10806) pub11 50% (16 samples sent)
(10787|10806) pub11 62% (20 samples sent)
(10787|10806) pub11 71% (23 samples sent)
(10787|10806) pub11 81% (26 samples sent)
(10787|10795) pub2 waiting for acks returned
(10787|10795) pub2<-delete_contained_entities
(10787|10806) pub11 90% (29 samples sent)
(10787|10806) pub11 100% (32 samples sent)
(10787|10806) pub11 waiting for acks
(10787|10792) sub 20% (205 samples received)
(10787|10802) pub7<-match found! before write for 01037ced.8d824a6b.2a2342b2.00000002(acb0ab02)
(10787|10802) pub7 12% (4 samples sent)
(10787|10802) pub7 21% (7 samples sent)
(10787|10801) pub4 waiting for acks returned
(10787|10801) pub4<-delete_contained_entities
(10787|10802) pub7 31% (10 samples sent)
(10787|10802) pub7 40% (13 samples sent)
(10787|10806) pub11 waiting for acks returned
(10787|10806) pub11<-delete_contained_entities
(10787|10802) pub7 50% (16 samples sent)
(10787|10802) pub7 62% (20 samples sent)
(10787|10802) pub7 71% (23 samples sent)
(10787|10802) pub7 81% (26 samples sent)
(10787|10802) pub7 90% (29 samples sent)
(10787|10802) pub7 100% (32 samples sent)
(10787|10802) pub7 waiting for acks
(10787|10802) pub7 waiting for acks returned
(10787|10802) pub7<-delete_contained_entities
(10787|10804) pub13 writer id: 01037ced.8d824a6b.2a2342b8.00000002(e600b3a3)
(10787|10804) pub13->started
(10787|10804) pub13->wait_match() before write for 01037ced.8d824a6b.2a2342b8.00000002(e600b3a3)
(10787|10805) pub16->transport cfg_16
(10787|10872) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f025c008a80 joined count 1): Unknown error -3
(10787|10794) pub1<-delete_participant
(10787|10799) pub9<-delete_participant
(10787|10796) pub3<-delete_participant
(10787|10795) pub2<-delete_participant
(10787|10811) pub15 writer id: 01037ced.8d824a6b.2a2342ba.00000002(9cc0e0c3)
(10787|10811) pub15->started
(10787|10811) pub15->wait_match() before write for 01037ced.8d824a6b.2a2342ba.00000002(9cc0e0c3)
(10787|10801) pub4<-delete_participant
(10787|10797) pub5 writer id: 01037ced.8d824a6b.2a2342b0.00000002(d670f862)
(10787|10797) pub5->started
(10787|10797) pub5->wait_match() before write for 01037ced.8d824a6b.2a2342b0.00000002(d670f862)
(10787|10813) pub21->transport cfg_21
(10787|10850) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0238008a80 joined count 1): Unknown error -3
(10787|10806) pub11<-delete_participant
(10787|10807) pub14->transport cfg_14
(10787|10804) pub13<-match found! before write for 01037ced.8d824a6b.2a2342b8.00000002(e600b3a3)
(10787|10804) pub13 12% (4 samples sent)
(10787|10804) pub13 21% (7 samples sent)
(10787|10804) pub13 31% (10 samples sent)
(10787|10804) pub13 40% (13 samples sent)
(10787|10804) pub13 50% (16 samples sent)
(10787|10802) pub7<-delete_participant
(10787|10804) pub13 62% (20 samples sent)
(10787|10804) pub13 71% (23 samples sent)
(10787|10804) pub13 81% (26 samples sent)
(10787|10804) pub13 90% (29 samples sent)
(10787|10804) pub13 100% (32 samples sent)
(10787|10804) pub13 waiting for acks
(10787|10874) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0260008a80 joined count 1): Unknown error -3
(10787|10804) pub13 waiting for acks returned
(10787|10804) pub13<-delete_contained_entities
(10787|10793) pub0 writer id: 01037ced.8d824a6b.2a2342ab.00000002(c1405ef1)
(10787|10793) pub0->started
(10787|10793) pub0->wait_match() before write for 01037ced.8d824a6b.2a2342ab.00000002(c1405ef1)
(10787|10797) pub5<-match found! before write for 01037ced.8d824a6b.2a2342b0.00000002(d670f862)
(10787|10797) pub5 12% (4 samples sent)
(10787|10797) pub5 21% (7 samples sent)
(10787|10797) pub5 31% (10 samples sent)
(10787|10797) pub5 40% (13 samples sent)
(10787|10797) pub5 50% (16 samples sent)
(10787|10811) pub15<-match found! before write for 01037ced.8d824a6b.2a2342ba.00000002(9cc0e0c3)
(10787|10811) pub15 12% (4 samples sent)
(10787|10811) pub15 21% (7 samples sent)
(10787|10811) pub15 31% (10 samples sent)
(10787|10811) pub15 40% (13 samples sent)
(10787|10811) pub15 50% (16 samples sent)
(10787|10811) pub15 62% (20 samples sent)
(10787|10797) pub5 62% (20 samples sent)
(10787|10797) pub5 71% (23 samples sent)
(10787|10797) pub5 81% (26 samples sent)
(10787|10797) pub5 90% (29 samples sent)
(10787|10797) pub5 100% (32 samples sent)
(10787|10797) pub5 waiting for acks
(10787|10792) sub 30% (308 samples received)
(10787|10811) pub15 71% (23 samples sent)
(10787|10811) pub15 81% (26 samples sent)
(10787|10811) pub15 90% (29 samples sent)
(10787|10811) pub15 100% (32 samples sent)
(10787|10811) pub15 waiting for acks
(10787|10823) pub27 writer id: 01037ced.8d824a6b.2a2342c6.00000002(a0e2ed0d)
(10787|10823) pub27->started
(10787|10823) pub27->wait_match() before write for 01037ced.8d824a6b.2a2342c6.00000002(a0e2ed0d)
(10787|10811) pub15 waiting for acks returned
(10787|10811) pub15<-delete_contained_entities
(10787|10797) pub5 waiting for acks returned
(10787|10797) pub5<-delete_contained_entities
(10787|10810) pub18->transport cfg_18
(10787|10793) pub0<-match found! before write for 01037ced.8d824a6b.2a2342ab.00000002(c1405ef1)
(10787|10793) pub0 12% (4 samples sent)
(10787|10793) pub0 21% (7 samples sent)
(10787|10793) pub0 31% (10 samples sent)
(10787|10793) pub0 40% (13 samples sent)
(10787|10793) pub0 50% (16 samples sent)
(10787|10793) pub0 62% (20 samples sent)
(10787|10793) pub0 71% (23 samples sent)
(10787|10793) pub0 81% (26 samples sent)
(10787|10793) pub0 90% (29 samples sent)
(10787|10793) pub0 100% (32 samples sent)
(10787|10793) pub0 waiting for acks
(10787|10876) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f024c008a80 joined count 1): Unknown error -3
(10787|10817) pub26 writer id: 01037ced.8d824a6b.2a2342c5.00000002(e74297dd)
(10787|10817) pub26->started
(10787|10817) pub26->wait_match() before write for 01037ced.8d824a6b.2a2342c5.00000002(e74297dd)
(10787|10793) pub0 waiting for acks returned
(10787|10793) pub0<-delete_contained_entities
(10787|10823) pub27<-match found! before write for 01037ced.8d824a6b.2a2342c6.00000002(a0e2ed0d)
(10787|10823) pub27 12% (4 samples sent)
(10787|10823) pub27 21% (7 samples sent)
(10787|10823) pub27 31% (10 samples sent)
(10787|10823) pub27 40% (13 samples sent)
(10787|10823) pub27 50% (16 samples sent)
(10787|10823) pub27 62% (20 samples sent)
(10787|10823) pub27 71% (23 samples sent)
(10787|10823) pub27 81% (26 samples sent)
(10787|10823) pub27 90% (29 samples sent)
(10787|10823) pub27 100% (32 samples sent)
(10787|10823) pub27 waiting for acks
(10787|10812) pub20->transport cfg_20
(10787|10792) sub 40% (410 samples received)
(10787|10878) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0244008a80 joined count 1): Unknown error -3
(10787|10823) pub27 waiting for acks returned
(10787|10823) pub27<-delete_contained_entities
(10787|10804) pub13<-delete_participant
(10787|10817) pub26<-match found! before write for 01037ced.8d824a6b.2a2342c5.00000002(e74297dd)
(10787|10817) pub26 12% (4 samples sent)
(10787|10817) pub26 21% (7 samples sent)
(10787|10817) pub26 31% (10 samples sent)
(10787|10817) pub26 40% (13 samples sent)
(10787|10817) pub26 50% (16 samples sent)
(10787|10817) pub26 62% (20 samples sent)
(10787|10817) pub26 71% (23 samples sent)
(10787|10817) pub26 81% (26 samples sent)
(10787|10817) pub26 90% (29 samples sent)
(10787|10817) pub26 100% (32 samples sent)
(10787|10817) pub26 waiting for acks
(10787|10814) pub19->transport cfg_19
(10787|10880) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0240008a80 joined count 1): Unknown error -3
(10787|10817) pub26 waiting for acks returned
(10787|10817) pub26<-delete_contained_entities
(10787|10798) pub8 writer id: 01037ced.8d824a6b.2a2342b3.00000002(91d082b2)
(10787|10798) pub8->started
(10787|10798) pub8->wait_match() before write for 01037ced.8d824a6b.2a2342b3.00000002(91d082b2)
(10787|10797) pub5<-delete_participant
(10787|10811) pub15<-delete_participant
(10787|10800) pub10->transport cfg_10
(10787|10882) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0268008a80 joined count 1): Unknown error -3
(10787|10820) pub30 writer id: 01037ced.8d824a6b.2a2342c9.00000002(22b27adc)
(10787|10820) pub30->started
(10787|10820) pub30->wait_match() before write for 01037ced.8d824a6b.2a2342c9.00000002(22b27adc)
(10787|10798) pub8<-match found! before write for 01037ced.8d824a6b.2a2342b3.00000002(91d082b2)
(10787|10798) pub8 12% (4 samples sent)
(10787|10798) pub8 21% (7 samples sent)
(10787|10822) pub25 writer id: 01037ced.8d824a6b.2a2342c4.00000002(da22be6d)
(10787|10822) pub25->started
(10787|10822) pub25->wait_match() before write for 01037ced.8d824a6b.2a2342c4.00000002(da22be6d)
(10787|10798) pub8 31% (10 samples sent)
(10787|10798) pub8 40% (13 samples sent)
(10787|10798) pub8 50% (16 samples sent)
(10787|10798) pub8 62% (20 samples sent)
(10787|10798) pub8 71% (23 samples sent)
(10787|10798) pub8 81% (26 samples sent)
(10787|10798) pub8 90% (29 samples sent)
(10787|10798) pub8 100% (32 samples sent)
(10787|10798) pub8 waiting for acks
(10787|10793) pub0<-delete_participant
(10787|10820) pub30<-match found! before write for 01037ced.8d824a6b.2a2342c9.00000002(22b27adc)
(10787|10820) pub30 12% (4 samples sent)
(10787|10820) pub30 21% (7 samples sent)
(10787|10820) pub30 31% (10 samples sent)
(10787|10820) pub30 40% (13 samples sent)
(10787|10820) pub30 50% (16 samples sent)
(10787|10820) pub30 62% (20 samples sent)
(10787|10820) pub30 71% (23 samples sent)
(10787|10820) pub30 81% (26 samples sent)
(10787|10820) pub30 90% (29 samples sent)
(10787|10820) pub30 100% (32 samples sent)
(10787|10820) pub30 waiting for acks
(10787|10824) pub29 writer id: 01037ced.8d824a6b.2a2342c8.00000002(1fd2536c)
(10787|10824) pub29->started
(10787|10824) pub29->wait_match() before write for 01037ced.8d824a6b.2a2342c8.00000002(1fd2536c)
(10787|10792) sub 50% (512 samples received)
(10787|10798) pub8 waiting for acks returned
(10787|10798) pub8<-delete_contained_entities
(10787|10820) pub30 waiting for acks returned
(10787|10820) pub30<-delete_contained_entities
(10787|10819) pub23 writer id: 01037ced.8d824a6b.2a2342c2.00000002(55624bcd)
(10787|10819) pub23->started
(10787|10819) pub23->wait_match() before write for 01037ced.8d824a6b.2a2342c2.00000002(55624bcd)
(10787|10816) pub24 writer id: 01037ced.8d824a6b.2a2342c3.00000002(6802627d)
(10787|10816) pub24->started
(10787|10816) pub24->wait_match() before write for 01037ced.8d824a6b.2a2342c3.00000002(6802627d)
(10787|10823) pub27<-delete_participant
(10787|10809) pub17 writer id: 01037ced.8d824a6b.2a2342c0.00000002(2fa218ad)
(10787|10809) pub17->started
(10787|10809) pub17->wait_match() before write for 01037ced.8d824a6b.2a2342c0.00000002(2fa218ad)
(10787|10816) pub24<-match found! before write for 01037ced.8d824a6b.2a2342c3.00000002(6802627d)
(10787|10816) pub24 12% (4 samples sent)
(10787|10816) pub24 21% (7 samples sent)
(10787|10816) pub24 31% (10 samples sent)
(10787|10816) pub24 40% (13 samples sent)
(10787|10816) pub24 50% (16 samples sent)
(10787|10822) pub25<-match found! before write for 01037ced.8d824a6b.2a2342c4.00000002(da22be6d)
(10787|10816) pub24 62% (20 samples sent)
(10787|10816) pub24 71% (23 samples sent)
(10787|10816) pub24 81% (26 samples sent)
(10787|10816) pub24 90% (29 samples sent)
(10787|10816) pub24 100% (32 samples sent)
(10787|10816) pub24 waiting for acks
(10787|10822) pub25 12% (4 samples sent)
(10787|10822) pub25 21% (7 samples sent)
(10787|10822) pub25 31% (10 samples sent)
(10787|10822) pub25 40% (13 samples sent)
(10787|10822) pub25 50% (16 samples sent)
(10787|10822) pub25 62% (20 samples sent)
(10787|10822) pub25 71% (23 samples sent)
(10787|10822) pub25 81% (26 samples sent)
(10787|10822) pub25 90% (29 samples sent)
(10787|10822) pub25 100% (32 samples sent)
(10787|10822) pub25 waiting for acks
(10787|10808) pub12 writer id: 01037ced.8d824a6b.2a2342b7.00000002(64502472)
(10787|10808) pub12->started
(10787|10808) pub12->wait_match() before write for 01037ced.8d824a6b.2a2342b7.00000002(64502472)
(10787|10816) pub24 waiting for acks returned
(10787|10816) pub24<-delete_contained_entities
(10787|10822) pub25 waiting for acks returned
(10787|10822) pub25<-delete_contained_entities
(10787|10824) pub29<-match found! before write for 01037ced.8d824a6b.2a2342c8.00000002(1fd2536c)
(10787|10805) pub16 writer id: 01037ced.8d824a6b.2a2342bb.00000002(a1a0c973)
(10787|10805) pub16->started
(10787|10805) pub16->wait_match() before write for 01037ced.8d824a6b.2a2342bb.00000002(a1a0c973)
(10787|10824) pub29 12% (4 samples sent)
(10787|10824) pub29 21% (7 samples sent)
(10787|10824) pub29 31% (10 samples sent)
(10787|10824) pub29 40% (13 samples sent)
(10787|10824) pub29 50% (16 samples sent)
(10787|10824) pub29 62% (20 samples sent)
(10787|10817) pub26<-delete_participant
(10787|10824) pub29 71% (23 samples sent)
(10787|10824) pub29 81% (26 samples sent)
(10787|10824) pub29 90% (29 samples sent)
(10787|10824) pub29 100% (32 samples sent)
(10787|10824) pub29 waiting for acks
(10787|10824) pub29 waiting for acks returned
(10787|10824) pub29<-delete_contained_entities
(10787|10818) pub28->transport cfg_28
(10787|10907) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0224031280 joined count 1): Unknown error -3
(10787|10805) pub16<-match found! before write for 01037ced.8d824a6b.2a2342bb.00000002(a1a0c973)
(10787|10805) pub16 12% (4 samples sent)
(10787|10805) pub16 21% (7 samples sent)
(10787|10805) pub16 31% (10 samples sent)
(10787|10805) pub16 40% (13 samples sent)
(10787|10805) pub16 50% (16 samples sent)
(10787|10805) pub16 62% (20 samples sent)
(10787|10805) pub16 71% (23 samples sent)
(10787|10805) pub16 81% (26 samples sent)
(10787|10805) pub16 90% (29 samples sent)
(10787|10805) pub16 100% (32 samples sent)
(10787|10805) pub16 waiting for acks
(10787|10792) sub 60% (615 samples received)
(10787|10819) pub23<-match found! before write for 01037ced.8d824a6b.2a2342c2.00000002(55624bcd)
(10787|10819) pub23 12% (4 samples sent)
(10787|10819) pub23 21% (7 samples sent)
(10787|10819) pub23 31% (10 samples sent)
(10787|10819) pub23 40% (13 samples sent)
(10787|10819) pub23 50% (16 samples sent)
(10787|10819) pub23 62% (20 samples sent)
(10787|10819) pub23 71% (23 samples sent)
(10787|10819) pub23 81% (26 samples sent)
(10787|10819) pub23 90% (29 samples sent)
(10787|10813) pub21 writer id: 01037ced.8d824a6b.2a2342bf.00000002(54206fb3)
(10787|10813) pub21->started
(10787|10813) pub21->wait_match() before write for 01037ced.8d824a6b.2a2342bf.00000002(54206fb3)
(10787|10819) pub23 100% (32 samples sent)
(10787|10819) pub23 waiting for acks
(10787|10809) pub17<-match found! before write for 01037ced.8d824a6b.2a2342c0.00000002(2fa218ad)
(10787|10809) pub17 12% (4 samples sent)
(10787|10809) pub17 21% (7 samples sent)
(10787|10809) pub17 31% (10 samples sent)
(10787|10809) pub17 40% (13 samples sent)
(10787|10809) pub17 50% (16 samples sent)
(10787|10809) pub17 62% (20 samples sent)
(10787|10805) pub16 waiting for acks returned
(10787|10805) pub16<-delete_contained_entities
(10787|10809) pub17 71% (23 samples sent)
(10787|10809) pub17 81% (26 samples sent)
(10787|10819) pub23 waiting for acks returned
(10787|10819) pub23<-delete_contained_entities
(10787|10809) pub17 90% (29 samples sent)
(10787|10809) pub17 100% (32 samples sent)
(10787|10809) pub17 waiting for acks
(10787|10809) pub17 waiting for acks returned
(10787|10809) pub17<-delete_contained_entities
(10787|10798) pub8<-delete_participant
(10787|10807) pub14 writer id: 01037ced.8d824a6b.2a2342b9.00000002(db609a13)
(10787|10807) pub14->started
(10787|10807) pub14->wait_match() before write for 01037ced.8d824a6b.2a2342b9.00000002(db609a13)
(10787|10820) pub30<-delete_participant
(10787|10808) pub12<-match found! before write for 01037ced.8d824a6b.2a2342b7.00000002(64502472)
(10787|10808) pub12 12% (4 samples sent)
(10787|10808) pub12 21% (7 samples sent)
(10787|10808) pub12 31% (10 samples sent)
(10787|10808) pub12 40% (13 samples sent)
(10787|10808) pub12 50% (16 samples sent)
(10787|10808) pub12 62% (20 samples sent)
(10787|10808) pub12 71% (23 samples sent)
(10787|10808) pub12 81% (26 samples sent)
(10787|10808) pub12 90% (29 samples sent)
(10787|10808) pub12 100% (32 samples sent)
(10787|10808) pub12 waiting for acks
(10787|10792) sub 70% (717 samples received)
(10787|10808) pub12 waiting for acks returned
(10787|10808) pub12<-delete_contained_entities
(10787|10810) pub18 writer id: 01037ced.8d824a6b.2a2342bc.00000002(13801563)
(10787|10810) pub18->started
(10787|10810) pub18->wait_match() before write for 01037ced.8d824a6b.2a2342bc.00000002(13801563)
(10787|10813) pub21<-match found! before write for 01037ced.8d824a6b.2a2342bf.00000002(54206fb3)
(10787|10813) pub21 12% (4 samples sent)
(10787|10813) pub21 21% (7 samples sent)
(10787|10813) pub21 31% (10 samples sent)
(10787|10813) pub21 40% (13 samples sent)
(10787|10813) pub21 50% (16 samples sent)
(10787|10813) pub21 62% (20 samples sent)
(10787|10813) pub21 71% (23 samples sent)
(10787|10813) pub21 81% (26 samples sent)
(10787|10813) pub21 90% (29 samples sent)
(10787|10821) pub31->transport cfg_31
(10787|10813) pub21 100% (32 samples sent)
(10787|10813) pub21 waiting for acks
(10787|10916) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f0238031280 joined count 1): Unknown error -3
(10787|10813) pub21 waiting for acks returned
(10787|10813) pub21<-delete_contained_entities
(10787|10816) pub24<-delete_participant
(10787|10822) pub25<-delete_participant
(10787|10824) pub29<-delete_participant
(10787|10812) pub20 writer id: 01037ced.8d824a6b.2a2342be.00000002(69404603)
(10787|10812) pub20->started
(10787|10812) pub20->wait_match() before write for 01037ced.8d824a6b.2a2342be.00000002(69404603)
(10787|10807) pub14<-match found! before write for 01037ced.8d824a6b.2a2342b9.00000002(db609a13)
(10787|10807) pub14 12% (4 samples sent)
(10787|10807) pub14 21% (7 samples sent)
(10787|10807) pub14 31% (10 samples sent)
(10787|10807) pub14 40% (13 samples sent)
(10787|10807) pub14 50% (16 samples sent)
(10787|10807) pub14 62% (20 samples sent)
(10787|10807) pub14 71% (23 samples sent)
(10787|10807) pub14 81% (26 samples sent)
(10787|10807) pub14 90% (29 samples sent)
(10787|10807) pub14 100% (32 samples sent)
(10787|10807) pub14 waiting for acks
(10787|10814) pub19 writer id: 01037ced.8d824a6b.2a2342bd.00000002(2ee03cd3)
(10787|10814) pub19->started
(10787|10814) pub19->wait_match() before write for 01037ced.8d824a6b.2a2342bd.00000002(2ee03cd3)
(10787|10800) pub10 writer id: 01037ced.8d824a6b.2a2342b5.00000002(1e907712)
(10787|10800) pub10->started
(10787|10800) pub10->wait_match() before write for 01037ced.8d824a6b.2a2342b5.00000002(1e907712)
(10787|10805) pub16<-delete_participant
(10787|10815) pub22->transport cfg_22
(10787|10932) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f023c008a80 joined count 1): Unknown error -3
(10787|10819) pub23<-delete_participant
(10787|10800) pub10<-match found! before write for 01037ced.8d824a6b.2a2342b5.00000002(1e907712)
(10787|10800) pub10 12% (4 samples sent)
(10787|10800) pub10 21% (7 samples sent)
(10787|10800) pub10 31% (10 samples sent)
(10787|10800) pub10 40% (13 samples sent)
(10787|10800) pub10 50% (16 samples sent)
(10787|10800) pub10 62% (20 samples sent)
(10787|10800) pub10 71% (23 samples sent)
(10787|10800) pub10 81% (26 samples sent)
(10787|10800) pub10 90% (29 samples sent)
(10787|10800) pub10 100% (32 samples sent)
(10787|10800) pub10 waiting for acks
(10787|10792) sub 80% (820 samples received)
(10787|10810) pub18<-match found! before write for 01037ced.8d824a6b.2a2342bc.00000002(13801563)
(10787|10810) pub18 12% (4 samples sent)
(10787|10810) pub18 21% (7 samples sent)
(10787|10810) pub18 31% (10 samples sent)
(10787|10810) pub18 40% (13 samples sent)
(10787|10810) pub18 50% (16 samples sent)
(10787|10809) pub17<-delete_participant
(10787|10810) pub18 62% (20 samples sent)
(10787|10810) pub18 71% (23 samples sent)
(10787|10810) pub18 81% (26 samples sent)
(10787|10810) pub18 90% (29 samples sent)
(10787|10810) pub18 100% (32 samples sent)
(10787|10810) pub18 waiting for acks
(10787|10800) pub10 waiting for acks returned
(10787|10800) pub10<-delete_contained_entities
(10787|10810) pub18 waiting for acks returned
(10787|10810) pub18<-delete_contained_entities
(10787|10808) pub12<-delete_participant
(10787|10812) pub20<-match found! before write for 01037ced.8d824a6b.2a2342be.00000002(69404603)
(10787|10812) pub20 12% (4 samples sent)
(10787|10812) pub20 21% (7 samples sent)
(10787|10812) pub20 31% (10 samples sent)
(10787|10812) pub20 40% (13 samples sent)
(10787|10812) pub20 50% (16 samples sent)
(10787|10812) pub20 62% (20 samples sent)
(10787|10812) pub20 71% (23 samples sent)
(10787|10812) pub20 81% (26 samples sent)
(10787|10812) pub20 90% (29 samples sent)
(10787|10812) pub20 100% (32 samples sent)
(10787|10812) pub20 waiting for acks
(10787|10818) pub28 writer id: 01037ced.8d824a6b.2a2342c7.00000002(9d82c4bd)
(10787|10818) pub28->started
(10787|10818) pub28->wait_match() before write for 01037ced.8d824a6b.2a2342c7.00000002(9d82c4bd)
(10787|10812) pub20 waiting for acks returned
(10787|10812) pub20<-delete_contained_entities
(10787|10813) pub21<-delete_participant
(10787|10807) pub14 waiting for acks returned
(10787|10807) pub14<-delete_contained_entities
(10787|10814) pub19<-match found! before write for 01037ced.8d824a6b.2a2342bd.00000002(2ee03cd3)
(10787|10814) pub19 12% (4 samples sent)
(10787|10814) pub19 21% (7 samples sent)
(10787|10814) pub19 31% (10 samples sent)
(10787|10814) pub19 40% (13 samples sent)
(10787|10814) pub19 50% (16 samples sent)
(10787|10814) pub19 62% (20 samples sent)
(10787|10814) pub19 71% (23 samples sent)
(10787|10814) pub19 81% (26 samples sent)
(10787|10814) pub19 90% (29 samples sent)
(10787|10814) pub19 100% (32 samples sent)
(10787|10814) pub19 waiting for acks
(10787|10792) sub 90% (922 samples received)
(10787|10814) pub19 waiting for acks returned
(10787|10814) pub19<-delete_contained_entities
(10787|10818) pub28<-match found! before write for 01037ced.8d824a6b.2a2342c7.00000002(9d82c4bd)
(10787|10818) pub28 12% (4 samples sent)
(10787|10818) pub28 21% (7 samples sent)
(10787|10818) pub28 31% (10 samples sent)
(10787|10818) pub28 40% (13 samples sent)
(10787|10818) pub28 50% (16 samples sent)
(10787|10818) pub28 62% (20 samples sent)
(10787|10818) pub28 71% (23 samples sent)
(10787|10818) pub28 81% (26 samples sent)
(10787|10818) pub28 90% (29 samples sent)
(10787|10818) pub28 100% (32 samples sent)
(10787|10818) pub28 waiting for acks
(10787|10818) pub28 waiting for acks returned
(10787|10818) pub28<-delete_contained_entities
(10787|10800) pub10<-delete_participant
(10787|10810) pub18<-delete_participant
(10787|10812) pub20<-delete_participant
(10787|10807) pub14<-delete_participant
(10787|10814) pub19<-delete_participant
(10787|10818) pub28<-delete_participant
(10787|10821) pub31 writer id: 01037ced.8d824a6b.2a2342ca.00000002(6512000c)
(10787|10821) pub31->started
(10787|10821) pub31->wait_match() before write for 01037ced.8d824a6b.2a2342ca.00000002(6512000c)
(10787|10815) pub22 writer id: 01037ced.8d824a6b.2a2342c1.00000002(12c2311d)
(10787|10815) pub22->started
(10787|10815) pub22->wait_match() before write for 01037ced.8d824a6b.2a2342c1.00000002(12c2311d)
(10787|10821) pub31<-match found! before write for 01037ced.8d824a6b.2a2342ca.00000002(6512000c)
(10787|10821) pub31 12% (4 samples sent)
(10787|10821) pub31 21% (7 samples sent)
(10787|10821) pub31 31% (10 samples sent)
(10787|10821) pub31 40% (13 samples sent)
(10787|10821) pub31 50% (16 samples sent)
(10787|10821) pub31 62% (20 samples sent)
(10787|10821) pub31 71% (23 samples sent)
(10787|10821) pub31 81% (26 samples sent)
(10787|10821) pub31 90% (29 samples sent)
(10787|10821) pub31 100% (32 samples sent)
(10787|10821) pub31 waiting for acks
(10787|10821) pub31 waiting for acks returned
(10787|10821) pub31<-delete_contained_entities
(10787|10815) pub22<-match found! before write for 01037ced.8d824a6b.2a2342c1.00000002(12c2311d)
(10787|10815) pub22 12% (4 samples sent)
(10787|10815) pub22 21% (7 samples sent)
(10787|10815) pub22 31% (10 samples sent)
(10787|10815) pub22 40% (13 samples sent)
(10787|10815) pub22 50% (16 samples sent)
(10787|10815) pub22 62% (20 samples sent)
(10787|10815) pub22 71% (23 samples sent)
(10787|10815) pub22 81% (26 samples sent)
(10787|10815) pub22 90% (29 samples sent)
(10787|10815) pub22 100% (32 samples sent)
(10787|10815) pub22 waiting for acks
(10787|10792) sub 100% (1024 samples received)
(10787|10792) sub condition_.notify_all
(10787|10787) sub condition_.wait returned
(10787|10787) sub check_received
(10787|10787) sub check_received returns 0
(10787|10787) <- PublisherService::end
(10787|10815) pub22 waiting for acks returned
(10787|10815) pub22<-delete_contained_entities
(10787|10821) pub31<-delete_participant
(10787|10815) pub22<-delete_participant
(10787|10787) <- PublisherService::~PublisherService
(10787|10787) <- Subscriber delete_contained_entities
(10787|10787) <- Subscriber delete_participant
(10787|10787) <- Subscriber::~Subscriber
(10787|10787) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:6s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 10956 started at 2025-12-05 16:17:22
(10956|10956) -> Thrasher started
(10956|10956) -> Subscriber::Subscriber
(10956|10959) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x561116e91b70 joined count 1): Unknown error -3
(10956|10956) Subscriber reader id: 01037ced.8d824a6b.2accb493.00000007(165875c3)
(10956|10956) -> PublisherService::PublisherService
(10956|10956) -> PublisherService::start (64 threads)
(10956|10956) sub wait_received 0:1024
(10956|10965) pub4->transport cfg_4
(10956|11031) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb100008a80 joined count 1): Unknown error -3
(10956|10966) pub5->transport cfg_5
(10956|11036) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0fc008a80 joined count 1): Unknown error -3
(10956|10973) pub14->transport cfg_14
(10956|11037) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0d4008a80 joined count 1): Unknown error -3
(10956|10970) pub7->transport cfg_7
(10956|11043) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0e8008a80 joined count 1): Unknown error -3
(10956|10985) pub18->transport cfg_18
(10956|11047) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a8008a80 joined count 1): Unknown error -3
(10956|10979) pub17->transport cfg_17
(10956|11049) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0ac008a80 joined count 1): Unknown error -3
(10956|10977) pub15->transport cfg_15
(10956|11053) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0d0008a80 joined count 1): Unknown error -3
(10956|10969) pub6->transport cfg_6
(10956|11057) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0f0008a80 joined count 1): Unknown error -3
(10956|10990) pub28->transport cfg_28
(10956|11061) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a0031280 joined count 1): Unknown error -3
(10956|10997) pub34->transport cfg_34
(10956|11063) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0c4031d70 joined count 1): Unknown error -3
(10956|11011) pub50->transport cfg_50
(10956|11065) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb12400ddd0 joined count 1): Unknown error -3
(10956|11003) pub45->transport cfg_45
(10956|11067) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0dc031e30 joined count 1): Unknown error -3
(10956|10998) pub30->transport cfg_30
(10956|11069) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a4031280 joined count 1): Unknown error -3
(10956|11013) pub53->transport cfg_53
(10956|11071) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb130013160 joined count 1): Unknown error -3
(10956|11010) pub48->transport cfg_48
(10956|11073) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb10407df30 joined count 1): Unknown error -3
(10956|10989) pub27->transport cfg_27
(10956|11075) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb088031280 joined count 1): Unknown error -3
(10956|10999) pub32->transport cfg_32
(10956|11079) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0b4031d70 joined count 1): Unknown error -3
(10956|10962) pub0->transport cfg_0
(10956|11029) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb110008a80 joined count 1): Unknown error -3
(10956|10995) pub31->transport cfg_31
(10956|11081) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0ac031d70 joined count 1): Unknown error -3
(10956|10992) pub37->transport cfg_37
(10956|11083) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb094031280 joined count 1): Unknown error -3
(10956|10967) pub3->transport cfg_3
(10956|11030) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0f8008a80 joined count 1): Unknown error -3
(10956|11006) pub41->transport cfg_41
(10956|11085) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0f0031d70 joined count 1): Unknown error -3
(10956|10994) pub39->transport cfg_39
(10956|11087) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a8031d70 joined count 1): Unknown error -3
(10956|10965) pub4 writer id: 01037ced.8d824a6b.2accb499.00000002(2c8299ed)
(10956|10965) pub4->started
(10956|10965) pub4->wait_match() before write for 01037ced.8d824a6b.2accb499.00000002(2c8299ed)
(10956|10965) pub4<-match found! before write for 01037ced.8d824a6b.2accb499.00000002(2c8299ed)
(10956|10965) pub4 12% (2 samples sent)
(10956|10965) pub4 25% (4 samples sent)
(10956|10965) pub4 31% (5 samples sent)
(10956|10965) pub4 43% (7 samples sent)
(10956|10965) pub4 50% (8 samples sent)
(10956|10965) pub4 62% (10 samples sent)
(10956|10965) pub4 75% (12 samples sent)
(10956|10996) pub33->transport cfg_33
(10956|10965) pub4 81% (13 samples sent)
(10956|10965) pub4 93% (15 samples sent)
(10956|10965) pub4 100% (16 samples sent)
(10956|10965) pub4 waiting for acks
(10956|11089) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0d0031d70 joined count 1): Unknown error -3
(10956|11022) pub60->transport cfg_60
(10956|11091) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb08c059a80 joined count 1): Unknown error -3
(10956|10965) pub4 waiting for acks returned
(10956|10965) pub4<-delete_contained_entities
(10956|10964) pub2->transport cfg_2
(10956|11035) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb104008a80 joined count 1): Unknown error -3
(10956|11014) pub54->transport cfg_54
(10956|11093) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x561116f8a740 joined count 1): Unknown error -3
(10956|10965) pub4<-delete_participant
(10956|10966) pub5 writer id: 01037ced.8d824a6b.2accb498.00000002(11e2b05d)
(10956|10966) pub5->started
(10956|10966) pub5->wait_match() before write for 01037ced.8d824a6b.2accb498.00000002(11e2b05d)
(10956|11021) pub59->transport cfg_59
(10956|11095) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a0059a80 joined count 1): Unknown error -3
(10956|10966) pub5<-match found! before write for 01037ced.8d824a6b.2accb498.00000002(11e2b05d)
(10956|10966) pub5 12% (2 samples sent)
(10956|10966) pub5 25% (4 samples sent)
(10956|10966) pub5 31% (5 samples sent)
(10956|10966) pub5 43% (7 samples sent)
(10956|10966) pub5 50% (8 samples sent)
(10956|10966) pub5 62% (10 samples sent)
(10956|10966) pub5 75% (12 samples sent)
(10956|10966) pub5 81% (13 samples sent)
(10956|10966) pub5 93% (15 samples sent)
(10956|10966) pub5 100% (16 samples sent)
(10956|10966) pub5 waiting for acks
(10956|10963) pub1->transport cfg_1
(10956|11039) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb10c008a80 joined count 1): Unknown error -3
(10956|10966) pub5 waiting for acks returned
(10956|10966) pub5<-delete_contained_entities
(10956|10973) pub14 writer id: 01037ced.8d824a6b.2accb4a2.00000002(fa73107a)
(10956|10973) pub14->started
(10956|10973) pub14->wait_match() before write for 01037ced.8d824a6b.2accb4a2.00000002(fa73107a)
(10956|10976) pub9->transport cfg_9
(10956|11041) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0dc008a80 joined count 1): Unknown error -3
(10956|10973) pub14<-match found! before write for 01037ced.8d824a6b.2accb4a2.00000002(fa73107a)
(10956|10973) pub14 12% (2 samples sent)
(10956|10973) pub14 25% (4 samples sent)
(10956|10973) pub14 31% (5 samples sent)
(10956|10973) pub14 43% (7 samples sent)
(10956|10973) pub14 50% (8 samples sent)
(10956|10973) pub14 62% (10 samples sent)
(10956|10973) pub14 75% (12 samples sent)
(10956|10973) pub14 81% (13 samples sent)
(10956|10973) pub14 93% (15 samples sent)
(10956|10973) pub14 100% (16 samples sent)
(10956|10973) pub14 waiting for acks
(10956|10973) pub14 waiting for acks returned
(10956|10973) pub14<-delete_contained_entities
(10956|10966) pub5<-delete_participant
(10956|11024) pub62->transport cfg_62
(10956|11097) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb09405a570 joined count 1): Unknown error -3
(10956|10971) pub13->transport cfg_13
(10956|11099) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0c4008a80 joined count 1): Unknown error -3
(10956|10973) pub14<-delete_participant
(10956|10970) pub7 writer id: 01037ced.8d824a6b.2accb49b.00000002(5642ca8d)
(10956|10970) pub7->started
(10956|10970) pub7->wait_match() before write for 01037ced.8d824a6b.2accb49b.00000002(5642ca8d)
(10956|10968) pub8->transport cfg_8
(10956|11045) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0e0008a80 joined count 1): Unknown error -3
(10956|10978) pub16->transport cfg_16
(10956|10970) pub7<-match found! before write for 01037ced.8d824a6b.2accb49b.00000002(5642ca8d)
(10956|10970) pub7 12% (2 samples sent)
(10956|10970) pub7 25% (4 samples sent)
(10956|10970) pub7 31% (5 samples sent)
(10956|10970) pub7 43% (7 samples sent)
(10956|10970) pub7 50% (8 samples sent)
(10956|10970) pub7 62% (10 samples sent)
(10956|11101) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0b4008a80 joined count 1): Unknown error -3
(10956|10970) pub7 75% (12 samples sent)
(10956|10970) pub7 81% (13 samples sent)
(10956|10970) pub7 93% (15 samples sent)
(10956|10970) pub7 100% (16 samples sent)
(10956|10970) pub7 waiting for acks
(10956|10970) pub7 waiting for acks returned
(10956|10970) pub7<-delete_contained_entities
(10956|10981) pub19->transport cfg_19
(10956|11103) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb09c008a80 joined count 1): Unknown error -3
(10956|10970) pub7<-delete_participant
(10956|10985) pub18 writer id: 01037ced.8d824a6b.2accb4a6.00000002(0ff3b6ba)
(10956|10985) pub18->started
(10956|10985) pub18->wait_match() before write for 01037ced.8d824a6b.2accb4a6.00000002(0ff3b6ba)
(10956|10988) pub25->transport cfg_25
(10956|11105) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x561116f5d5d0 joined count 1): Unknown error -3
(10956|10985) pub18<-match found! before write for 01037ced.8d824a6b.2accb4a6.00000002(0ff3b6ba)
(10956|10985) pub18 12% (2 samples sent)
(10956|10985) pub18 25% (4 samples sent)
(10956|10985) pub18 31% (5 samples sent)
(10956|10985) pub18 43% (7 samples sent)
(10956|10985) pub18 50% (8 samples sent)
(10956|10985) pub18 62% (10 samples sent)
(10956|10985) pub18 75% (12 samples sent)
(10956|10985) pub18 81% (13 samples sent)
(10956|10985) pub18 93% (15 samples sent)
(10956|10985) pub18 100% (16 samples sent)
(10956|10985) pub18 waiting for acks
(10956|10985) pub18 waiting for acks returned
(10956|10985) pub18<-delete_contained_entities
(10956|10972) pub12->transport cfg_12
(10956|11107) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0c8008a80 joined count 1): Unknown error -3
(10956|10975) pub11->transport cfg_11
(10956|11051) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0cc008a80 joined count 1): Unknown error -3
(10956|10985) pub18<-delete_participant
(10956|10979) pub17 writer id: 01037ced.8d824a6b.2accb4a5.00000002(4853cc6a)
(10956|10979) pub17->started
(10956|10979) pub17->wait_match() before write for 01037ced.8d824a6b.2accb4a5.00000002(4853cc6a)
(10956|10986) pub23->transport cfg_23
(10956|11109) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a0010b20 joined count 1): Unknown error -3
(10956|10979) pub17<-match found! before write for 01037ced.8d824a6b.2accb4a5.00000002(4853cc6a)
(10956|10979) pub17 12% (2 samples sent)
(10956|10979) pub17 25% (4 samples sent)
(10956|10979) pub17 31% (5 samples sent)
(10956|10979) pub17 43% (7 samples sent)
(10956|10979) pub17 50% (8 samples sent)
(10956|10979) pub17 62% (10 samples sent)
(10956|10979) pub17 75% (12 samples sent)
(10956|10979) pub17 81% (13 samples sent)
(10956|10979) pub17 93% (15 samples sent)
(10956|10979) pub17 100% (16 samples sent)
(10956|10979) pub17 waiting for acks
(10956|10979) pub17 waiting for acks returned
(10956|10979) pub17<-delete_contained_entities
(10956|10977) pub15 writer id: 01037ced.8d824a6b.2accb4a3.00000002(c71339ca)
(10956|10977) pub15->started
(10956|10977) pub15->wait_match() before write for 01037ced.8d824a6b.2accb4a3.00000002(c71339ca)
(10956|10974) pub10->transport cfg_10
(10956|11055) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0d8008a80 joined count 1): Unknown error -3
(10956|10977) pub15<-match found! before write for 01037ced.8d824a6b.2accb4a3.00000002(c71339ca)
(10956|10977) pub15 12% (2 samples sent)
(10956|10977) pub15 25% (4 samples sent)
(10956|10977) pub15 31% (5 samples sent)
(10956|10977) pub15 43% (7 samples sent)
(10956|10977) pub15 50% (8 samples sent)
(10956|10977) pub15 62% (10 samples sent)
(10956|10977) pub15 75% (12 samples sent)
(10956|10977) pub15 81% (13 samples sent)
(10956|10984) pub26->transport cfg_26
(10956|10977) pub15 93% (15 samples sent)
(10956|10977) pub15 100% (16 samples sent)
(10956|10977) pub15 waiting for acks
(10956|10961) sub 10% (103 samples received)
(10956|11059) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb084008a80 joined count 1): Unknown error -3
(10956|10979) pub17<-delete_participant
(10956|10977) pub15 waiting for acks returned
(10956|10977) pub15<-delete_contained_entities
(10956|10969) pub6 writer id: 01037ced.8d824a6b.2accb49a.00000002(6b22e33d)
(10956|10969) pub6->started
(10956|10969) pub6->wait_match() before write for 01037ced.8d824a6b.2accb49a.00000002(6b22e33d)
(10956|10977) pub15<-delete_participant
(10956|11002) pub44->transport cfg_44
(10956|11111) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0d8031d70 joined count 1): Unknown error -3
(10956|10993) pub38->transport cfg_38
(10956|11113) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb09c031280 joined count 1): Unknown error -3
(10956|10969) pub6<-match found! before write for 01037ced.8d824a6b.2accb49a.00000002(6b22e33d)
(10956|10969) pub6 12% (2 samples sent)
(10956|10969) pub6 25% (4 samples sent)
(10956|10969) pub6 31% (5 samples sent)
(10956|10969) pub6 43% (7 samples sent)
(10956|10969) pub6 50% (8 samples sent)
(10956|10969) pub6 62% (10 samples sent)
(10956|10969) pub6 75% (12 samples sent)
(10956|10969) pub6 81% (13 samples sent)
(10956|10969) pub6 93% (15 samples sent)
(10956|10969) pub6 100% (16 samples sent)
(10956|10969) pub6 waiting for acks
(10956|10969) pub6 waiting for acks returned
(10956|10969) pub6<-delete_contained_entities
(10956|11025) pub63->transport cfg_63
(10956|11115) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb09c05a570 joined count 1): Unknown error -3
(10956|10969) pub6<-delete_participant
(10956|10980) pub21->transport cfg_21
(10956|11117) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a4010370 joined count 1): Unknown error -3
(10956|10990) pub28 writer id: 01037ced.8d824a6b.2accb4b1.00000002(dd33fd28)
(10956|10990) pub28->started
(10956|10990) pub28->wait_match() before write for 01037ced.8d824a6b.2accb4b1.00000002(dd33fd28)
(10956|11005) pub40->transport cfg_40
(10956|11119) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0e8073ea0 joined count 1): Unknown error -3
(10956|11000) pub35->transport cfg_35
(10956|11121) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0c8031d70 joined count 1): Unknown error -3
(10956|10990) pub28<-match found! before write for 01037ced.8d824a6b.2accb4b1.00000002(dd33fd28)
(10956|10990) pub28 12% (2 samples sent)
(10956|10990) pub28 25% (4 samples sent)
(10956|10990) pub28 31% (5 samples sent)
(10956|10990) pub28 43% (7 samples sent)
(10956|10990) pub28 50% (8 samples sent)
(10956|10990) pub28 62% (10 samples sent)
(10956|10990) pub28 75% (12 samples sent)
(10956|10990) pub28 81% (13 samples sent)
(10956|10990) pub28 93% (15 samples sent)
(10956|10990) pub28 100% (16 samples sent)
(10956|10990) pub28 waiting for acks
(10956|10990) pub28 waiting for acks returned
(10956|10990) pub28<-delete_contained_entities
(10956|11005) pub40 writer id: 01037ced.8d824a6b.2accb4b6.00000002(6f132138)
(10956|11005) pub40->started
(10956|11005) pub40->wait_match() before write for 01037ced.8d824a6b.2accb4b6.00000002(6f132138)
(10956|11001) pub36->transport cfg_36
(10956|11123) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0cc031280 joined count 1): Unknown error -3
(10956|10990) pub28<-delete_participant
(10956|11005) pub40<-match found! before write for 01037ced.8d824a6b.2accb4b6.00000002(6f132138)
(10956|11005) pub40 12% (2 samples sent)
(10956|11005) pub40 25% (4 samples sent)
(10956|11005) pub40 31% (5 samples sent)
(10956|11005) pub40 43% (7 samples sent)
(10956|11005) pub40 50% (8 samples sent)
(10956|11005) pub40 62% (10 samples sent)
(10956|11005) pub40 75% (12 samples sent)
(10956|11005) pub40 81% (13 samples sent)
(10956|11005) pub40 93% (15 samples sent)
(10956|11005) pub40 100% (16 samples sent)
(10956|11005) pub40 waiting for acks
(10956|11011) pub50 writer id: 01037ced.8d824a6b.2accb4c4.00000002(ec019297)
(10956|11011) pub50->started
(10956|11011) pub50->wait_match() before write for 01037ced.8d824a6b.2accb4c4.00000002(ec019297)
(10956|10991) pub29->transport cfg_29
(10956|11125) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb08c010370 joined count 1): Unknown error -3
(10956|11003) pub45 writer id: 01037ced.8d824a6b.2accb4c8.00000002(29f17f96)
(10956|11003) pub45->started
(10956|11003) pub45->wait_match() before write for 01037ced.8d824a6b.2accb4c8.00000002(29f17f96)
(10956|11011) pub50<-match found! before write for 01037ced.8d824a6b.2accb4c4.00000002(ec019297)
(10956|11011) pub50 12% (2 samples sent)
(10956|11011) pub50 25% (4 samples sent)
(10956|11011) pub50 31% (5 samples sent)
(10956|11011) pub50 43% (7 samples sent)
(10956|11011) pub50 50% (8 samples sent)
(10956|11011) pub50 62% (10 samples sent)
(10956|11011) pub50 75% (12 samples sent)
(10956|11011) pub50 81% (13 samples sent)
(10956|11011) pub50 93% (15 samples sent)
(10956|11011) pub50 100% (16 samples sent)
(10956|11011) pub50 waiting for acks
(10956|10998) pub30 writer id: 01037ced.8d824a6b.2accb4be.00000002(5f636af9)
(10956|10998) pub30->started
(10956|10998) pub30->wait_match() before write for 01037ced.8d824a6b.2accb4be.00000002(5f636af9)
(10956|11011) pub50 waiting for acks returned
(10956|11011) pub50<-delete_contained_entities
(10956|11013) pub53 writer id: 01037ced.8d824a6b.2accb4c3.00000002(5e214e87)
(10956|11013) pub53->started
(10956|11013) pub53->wait_match() before write for 01037ced.8d824a6b.2accb4c3.00000002(5e214e87)
(10956|11003) pub45<-match found! before write for 01037ced.8d824a6b.2accb4c8.00000002(29f17f96)
(10956|11003) pub45 12% (2 samples sent)
(10956|11003) pub45 25% (4 samples sent)
(10956|11003) pub45 31% (5 samples sent)
(10956|11003) pub45 43% (7 samples sent)
(10956|11003) pub45 50% (8 samples sent)
(10956|11003) pub45 62% (10 samples sent)
(10956|11003) pub45 75% (12 samples sent)
(10956|11003) pub45 81% (13 samples sent)
(10956|11003) pub45 93% (15 samples sent)
(10956|11003) pub45 100% (16 samples sent)
(10956|11003) pub45 waiting for acks
(10956|10998) pub30<-match found! before write for 01037ced.8d824a6b.2accb4be.00000002(5f636af9)
(10956|10998) pub30 12% (2 samples sent)
(10956|10998) pub30 25% (4 samples sent)
(10956|10998) pub30 31% (5 samples sent)
(10956|10998) pub30 43% (7 samples sent)
(10956|10998) pub30 50% (8 samples sent)
(10956|10998) pub30 62% (10 samples sent)
(10956|10998) pub30 75% (12 samples sent)
(10956|10998) pub30 81% (13 samples sent)
(10956|10998) pub30 93% (15 samples sent)
(10956|10998) pub30 100% (16 samples sent)
(10956|10998) pub30 waiting for acks
(10956|11003) pub45 waiting for acks returned
(10956|11003) pub45<-delete_contained_entities
(10956|10998) pub30 waiting for acks returned
(10956|10998) pub30<-delete_contained_entities
(10956|11010) pub48 writer id: 01037ced.8d824a6b.2accb4cf.00000002(9bd1a386)
(10956|11010) pub48->started
(10956|11010) pub48->wait_match() before write for 01037ced.8d824a6b.2accb4cf.00000002(9bd1a386)
(10956|11004) pub47->transport cfg_47
(10956|11077) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0e0031d70 joined count 1): Unknown error -3
(10956|11013) pub53<-match found! before write for 01037ced.8d824a6b.2accb4c3.00000002(5e214e87)
(10956|11013) pub53 12% (2 samples sent)
(10956|11013) pub53 25% (4 samples sent)
(10956|11013) pub53 31% (5 samples sent)
(10956|11013) pub53 43% (7 samples sent)
(10956|11013) pub53 50% (8 samples sent)
(10956|11013) pub53 62% (10 samples sent)
(10956|11013) pub53 75% (12 samples sent)
(10956|11013) pub53 81% (13 samples sent)
(10956|11013) pub53 93% (15 samples sent)
(10956|11013) pub53 100% (16 samples sent)
(10956|11013) pub53 waiting for acks
(10956|10961) sub 20% (205 samples received)
(10956|11010) pub48<-match found! before write for 01037ced.8d824a6b.2accb4cf.00000002(9bd1a386)
(10956|11010) pub48 12% (2 samples sent)
(10956|11010) pub48 25% (4 samples sent)
(10956|11010) pub48 31% (5 samples sent)
(10956|11010) pub48 43% (7 samples sent)
(10956|11010) pub48 50% (8 samples sent)
(10956|11010) pub48 62% (10 samples sent)
(10956|11010) pub48 75% (12 samples sent)
(10956|11010) pub48 81% (13 samples sent)
(10956|11010) pub48 93% (15 samples sent)
(10956|11010) pub48 100% (16 samples sent)
(10956|11010) pub48 waiting for acks
(10956|11011) pub50<-delete_participant
(10956|11013) pub53 waiting for acks returned
(10956|11013) pub53<-delete_contained_entities
(10956|11010) pub48 waiting for acks returned
(10956|11010) pub48<-delete_contained_entities
(10956|11003) pub45<-delete_participant
(10956|10998) pub30<-delete_participant
(10956|10989) pub27 writer id: 01037ced.8d824a6b.2accb4ad.00000002(782387ab)
(10956|10989) pub27->started
(10956|10989) pub27->wait_match() before write for 01037ced.8d824a6b.2accb4ad.00000002(782387ab)
(10956|11015) pub55->transport cfg_55
(10956|11128) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb10c061f80 joined count 1): Unknown error -3
(10956|10989) pub27<-match found! before write for 01037ced.8d824a6b.2accb4ad.00000002(782387ab)
(10956|10989) pub27 12% (2 samples sent)
(10956|10989) pub27 25% (4 samples sent)
(10956|10989) pub27 31% (5 samples sent)
(10956|10989) pub27 43% (7 samples sent)
(10956|10989) pub27 50% (8 samples sent)
(10956|10989) pub27 62% (10 samples sent)
(10956|10989) pub27 75% (12 samples sent)
(10956|10989) pub27 81% (13 samples sent)
(10956|10989) pub27 93% (15 samples sent)
(10956|10989) pub27 100% (16 samples sent)
(10956|10989) pub27 waiting for acks
(10956|11013) pub53<-delete_participant
(10956|11010) pub48<-delete_participant
(10956|10989) pub27 waiting for acks returned
(10956|10989) pub27<-delete_contained_entities
(10956|10999) pub32 writer id: 01037ced.8d824a6b.2accb4af.00000002(02e3d4cb)
(10956|10999) pub32->started
(10956|10999) pub32->wait_match() before write for 01037ced.8d824a6b.2accb4af.00000002(02e3d4cb)
(10956|10999) pub32<-match found! before write for 01037ced.8d824a6b.2accb4af.00000002(02e3d4cb)
(10956|10999) pub32 12% (2 samples sent)
(10956|10999) pub32 25% (4 samples sent)
(10956|10999) pub32 31% (5 samples sent)
(10956|10999) pub32 43% (7 samples sent)
(10956|10999) pub32 50% (8 samples sent)
(10956|10999) pub32 62% (10 samples sent)
(10956|10999) pub32 75% (12 samples sent)
(10956|10999) pub32 81% (13 samples sent)
(10956|10999) pub32 93% (15 samples sent)
(10956|10999) pub32 100% (16 samples sent)
(10956|10999) pub32 waiting for acks
(10956|11019) pub51->transport cfg_51
(10956|11130) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb120017f70 joined count 1): Unknown error -3
(10956|10999) pub32 waiting for acks returned
(10956|10999) pub32<-delete_contained_entities
(10956|10989) pub27<-delete_participant
(10956|10962) pub0 writer id: 01037ced.8d824a6b.2accb494.00000002(d4125d5c)
(10956|10962) pub0->started
(10956|10962) pub0->wait_match() before write for 01037ced.8d824a6b.2accb494.00000002(d4125d5c)
(10956|11007) pub42->transport cfg_42
(10956|11132) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0fc086450 joined count 1): Unknown error -3
(10956|10999) pub32<-delete_participant
(10956|10995) pub31 writer id: 01037ced.8d824a6b.2accb4b5.00000002(28b35be8)
(10956|10995) pub31->started
(10956|10995) pub31->wait_match() before write for 01037ced.8d824a6b.2accb4b5.00000002(28b35be8)
(10956|10962) pub0<-match found! before write for 01037ced.8d824a6b.2accb494.00000002(d4125d5c)
(10956|10962) pub0 12% (2 samples sent)
(10956|10962) pub0 25% (4 samples sent)
(10956|10962) pub0 31% (5 samples sent)
(10956|10962) pub0 43% (7 samples sent)
(10956|10962) pub0 50% (8 samples sent)
(10956|10962) pub0 62% (10 samples sent)
(10956|10962) pub0 75% (12 samples sent)
(10956|10962) pub0 81% (13 samples sent)
(10956|10962) pub0 93% (15 samples sent)
(10956|10962) pub0 100% (16 samples sent)
(10956|10962) pub0 waiting for acks
(10956|10962) pub0 waiting for acks returned
(10956|10962) pub0<-delete_contained_entities
(10956|10992) pub37 writer id: 01037ced.8d824a6b.2accb4b4.00000002(15d37258)
(10956|10992) pub37->started
(10956|10992) pub37->wait_match() before write for 01037ced.8d824a6b.2accb4b4.00000002(15d37258)
(10956|10995) pub31<-match found! before write for 01037ced.8d824a6b.2accb4b5.00000002(28b35be8)
(10956|10995) pub31 12% (2 samples sent)
(10956|10995) pub31 25% (4 samples sent)
(10956|10995) pub31 31% (5 samples sent)
(10956|10995) pub31 43% (7 samples sent)
(10956|10995) pub31 50% (8 samples sent)
(10956|10995) pub31 62% (10 samples sent)
(10956|10995) pub31 75% (12 samples sent)
(10956|10995) pub31 81% (13 samples sent)
(10956|10995) pub31 93% (15 samples sent)
(10956|10995) pub31 100% (16 samples sent)
(10956|10995) pub31 waiting for acks
(10956|10995) pub31 waiting for acks returned
(10956|10995) pub31<-delete_contained_entities
(10956|10967) pub3 writer id: 01037ced.8d824a6b.2accb496.00000002(aed20e3c)
(10956|10967) pub3->started
(10956|10967) pub3->wait_match() before write for 01037ced.8d824a6b.2accb496.00000002(aed20e3c)
(10956|11018) pub57->transport cfg_57
(10956|10992) pub37<-match found! before write for 01037ced.8d824a6b.2accb4b4.00000002(15d37258)
(10956|10992) pub37 12% (2 samples sent)
(10956|10992) pub37 25% (4 samples sent)
(10956|10992) pub37 31% (5 samples sent)
(10956|10992) pub37 43% (7 samples sent)
(10956|10992) pub37 50% (8 samples sent)
(10956|10992) pub37 62% (10 samples sent)
(10956|10992) pub37 75% (12 samples sent)
(10956|10992) pub37 81% (13 samples sent)
(10956|11134) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb084031280 joined count 1): Unknown error -3
(10956|10992) pub37 93% (15 samples sent)
(10956|10992) pub37 100% (16 samples sent)
(10956|10992) pub37 waiting for acks
(10956|10962) pub0<-delete_participant
(10956|10992) pub37 waiting for acks returned
(10956|10992) pub37<-delete_contained_entities
(10956|11006) pub41 writer id: 01037ced.8d824a6b.2accb4b7.00000002(52730888)
(10956|11006) pub41->started
(10956|11006) pub41->wait_match() before write for 01037ced.8d824a6b.2accb4b7.00000002(52730888)
(10956|10995) pub31<-delete_participant
(10956|10967) pub3<-match found! before write for 01037ced.8d824a6b.2accb496.00000002(aed20e3c)
(10956|10967) pub3 12% (2 samples sent)
(10956|10967) pub3 25% (4 samples sent)
(10956|10967) pub3 31% (5 samples sent)
(10956|10967) pub3 43% (7 samples sent)
(10956|10967) pub3 50% (8 samples sent)
(10956|10967) pub3 62% (10 samples sent)
(10956|10967) pub3 75% (12 samples sent)
(10956|10967) pub3 81% (13 samples sent)
(10956|10967) pub3 93% (15 samples sent)
(10956|10967) pub3 100% (16 samples sent)
(10956|10967) pub3 waiting for acks
(10956|10961) sub 30% (308 samples received)
(10956|10994) pub39 writer id: 01037ced.8d824a6b.2accb4bd.00000002(18c31029)
(10956|10994) pub39->started
(10956|10994) pub39->wait_match() before write for 01037ced.8d824a6b.2accb4bd.00000002(18c31029)
(10956|10967) pub3 waiting for acks returned
(10956|10967) pub3<-delete_contained_entities
(10956|11012) pub52->transport cfg_52
(10956|11136) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb12800ddd0 joined count 1): Unknown error -3
(10956|10992) pub37<-delete_participant
(10956|11006) pub41<-match found! before write for 01037ced.8d824a6b.2accb4b7.00000002(52730888)
(10956|11006) pub41 12% (2 samples sent)
(10956|11006) pub41 25% (4 samples sent)
(10956|11006) pub41 31% (5 samples sent)
(10956|11006) pub41 43% (7 samples sent)
(10956|11006) pub41 50% (8 samples sent)
(10956|11006) pub41 62% (10 samples sent)
(10956|11006) pub41 75% (12 samples sent)
(10956|11006) pub41 81% (13 samples sent)
(10956|11006) pub41 93% (15 samples sent)
(10956|11006) pub41 100% (16 samples sent)
(10956|11006) pub41 waiting for acks
(10956|11006) pub41 waiting for acks returned
(10956|11006) pub41<-delete_contained_entities
(10956|11020) pub58->transport cfg_58
(10956|10994) pub39<-match found! before write for 01037ced.8d824a6b.2accb4bd.00000002(18c31029)
(10956|10994) pub39 12% (2 samples sent)
(10956|10994) pub39 25% (4 samples sent)
(10956|10994) pub39 31% (5 samples sent)
(10956|10994) pub39 43% (7 samples sent)
(10956|10994) pub39 50% (8 samples sent)
(10956|10994) pub39 62% (10 samples sent)
(10956|10994) pub39 75% (12 samples sent)
(10956|10994) pub39 81% (13 samples sent)
(10956|10994) pub39 93% (15 samples sent)
(10956|10994) pub39 100% (16 samples sent)
(10956|10994) pub39 waiting for acks
(10956|11138) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb08805a570 joined count 1): Unknown error -3
(10956|10994) pub39 waiting for acks returned
(10956|10994) pub39<-delete_contained_entities
(10956|10967) pub3<-delete_participant
(10956|11006) pub41<-delete_participant
(10956|10996) pub33 writer id: 01037ced.8d824a6b.2accb4b8.00000002(d0239f59)
(10956|10996) pub33->started
(10956|10996) pub33->wait_match() before write for 01037ced.8d824a6b.2accb4b8.00000002(d0239f59)
(10956|10994) pub39<-delete_participant
(10956|11022) pub60 writer id: 01037ced.8d824a6b.2accb4d3.00000002(3ec1d905)
(10956|11022) pub60->started
(10956|11022) pub60->wait_match() before write for 01037ced.8d824a6b.2accb4d3.00000002(3ec1d905)
(10956|11022) pub60<-match found! before write for 01037ced.8d824a6b.2accb4d3.00000002(3ec1d905)
(10956|11022) pub60 12% (2 samples sent)
(10956|11022) pub60 25% (4 samples sent)
(10956|11022) pub60 31% (5 samples sent)
(10956|11022) pub60 43% (7 samples sent)
(10956|11022) pub60 50% (8 samples sent)
(10956|11022) pub60 62% (10 samples sent)
(10956|11022) pub60 75% (12 samples sent)
(10956|11022) pub60 81% (13 samples sent)
(10956|11022) pub60 93% (15 samples sent)
(10956|11022) pub60 100% (16 samples sent)
(10956|11022) pub60 waiting for acks
(10956|10964) pub2 writer id: 01037ced.8d824a6b.2accb497.00000002(93b2278c)
(10956|10964) pub2->started
(10956|10964) pub2->wait_match() before write for 01037ced.8d824a6b.2accb497.00000002(93b2278c)
(10956|11022) pub60 waiting for acks returned
(10956|11022) pub60<-delete_contained_entities
(10956|11009) pub46->transport cfg_46
(10956|11142) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0f8095990 joined count 1): Unknown error -3
(10956|10996) pub33<-match found! before write for 01037ced.8d824a6b.2accb4b8.00000002(d0239f59)
(10956|10996) pub33 12% (2 samples sent)
(10956|10964) pub2<-match found! before write for 01037ced.8d824a6b.2accb497.00000002(93b2278c)
(10956|10996) pub33 25% (4 samples sent)
(10956|10996) pub33 31% (5 samples sent)
(10956|10964) pub2 12% (2 samples sent)
(10956|10996) pub33 43% (7 samples sent)
(10956|10964) pub2 25% (4 samples sent)
(10956|10996) pub33 50% (8 samples sent)
(10956|10964) pub2 31% (5 samples sent)
(10956|10996) pub33 62% (10 samples sent)
(10956|10964) pub2 43% (7 samples sent)
(10956|10964) pub2 50% (8 samples sent)
(10956|10996) pub33 75% (12 samples sent)
(10956|10996) pub33 81% (13 samples sent)
(10956|10996) pub33 93% (15 samples sent)
(10956|10996) pub33 100% (16 samples sent)
(10956|10996) pub33 waiting for acks
(10956|10964) pub2 62% (10 samples sent)
(10956|10964) pub2 75% (12 samples sent)
(10956|10964) pub2 81% (13 samples sent)
(10956|10964) pub2 93% (15 samples sent)
(10956|10964) pub2 100% (16 samples sent)
(10956|10964) pub2 waiting for acks
(10956|10996) pub33 waiting for acks returned
(10956|10996) pub33<-delete_contained_entities
(10956|10964) pub2 waiting for acks returned
(10956|10964) pub2<-delete_contained_entities
(10956|11014) pub54 writer id: 01037ced.8d824a6b.2accb4ce.00000002(a6b18a36)
(10956|11014) pub54->started
(10956|11014) pub54->wait_match() before write for 01037ced.8d824a6b.2accb4ce.00000002(a6b18a36)
(10956|11022) pub60<-delete_participant
(10956|11014) pub54<-match found! before write for 01037ced.8d824a6b.2accb4ce.00000002(a6b18a36)
(10956|11014) pub54 12% (2 samples sent)
(10956|11014) pub54 25% (4 samples sent)
(10956|11014) pub54 31% (5 samples sent)
(10956|11014) pub54 43% (7 samples sent)
(10956|11014) pub54 50% (8 samples sent)
(10956|11014) pub54 62% (10 samples sent)
(10956|11014) pub54 75% (12 samples sent)
(10956|11014) pub54 81% (13 samples sent)
(10956|11014) pub54 93% (15 samples sent)
(10956|11014) pub54 100% (16 samples sent)
(10956|11014) pub54 waiting for acks
(10956|11021) pub59 writer id: 01037ced.8d824a6b.2accb4cd.00000002(e111f0e6)
(10956|11021) pub59->started
(10956|11021) pub59->wait_match() before write for 01037ced.8d824a6b.2accb4cd.00000002(e111f0e6)
(10956|10961) sub 40% (410 samples received)
(10956|11014) pub54 waiting for acks returned
(10956|11014) pub54<-delete_contained_entities
(10956|10963) pub1 writer id: 01037ced.8d824a6b.2accb495.00000002(e97274ec)
(10956|10963) pub1->started
(10956|10963) pub1->wait_match() before write for 01037ced.8d824a6b.2accb495.00000002(e97274ec)
(10956|10996) pub33<-delete_participant
(10956|10964) pub2<-delete_participant
(10956|10976) pub9 writer id: 01037ced.8d824a6b.2accb49d.00000002(d9023f2d)
(10956|10976) pub9->started
(10956|10976) pub9->wait_match() before write for 01037ced.8d824a6b.2accb49d.00000002(d9023f2d)
(10956|11021) pub59<-match found! before write for 01037ced.8d824a6b.2accb4cd.00000002(e111f0e6)
(10956|11021) pub59 12% (2 samples sent)
(10956|11021) pub59 25% (4 samples sent)
(10956|11021) pub59 31% (5 samples sent)
(10956|11021) pub59 43% (7 samples sent)
(10956|11021) pub59 50% (8 samples sent)
(10956|11021) pub59 62% (10 samples sent)
(10956|11021) pub59 75% (12 samples sent)
(10956|11021) pub59 81% (13 samples sent)
(10956|11021) pub59 93% (15 samples sent)
(10956|11021) pub59 100% (16 samples sent)
(10956|11021) pub59 waiting for acks
(10956|10963) pub1<-match found! before write for 01037ced.8d824a6b.2accb495.00000002(e97274ec)
(10956|10963) pub1 12% (2 samples sent)
(10956|10963) pub1 25% (4 samples sent)
(10956|10963) pub1 31% (5 samples sent)
(10956|10963) pub1 43% (7 samples sent)
(10956|10963) pub1 50% (8 samples sent)
(10956|10963) pub1 62% (10 samples sent)
(10956|10963) pub1 75% (12 samples sent)
(10956|10963) pub1 81% (13 samples sent)
(10956|10963) pub1 93% (15 samples sent)
(10956|10963) pub1 100% (16 samples sent)
(10956|10963) pub1 waiting for acks
(10956|11021) pub59 waiting for acks returned
(10956|11021) pub59<-delete_contained_entities
(10956|11024) pub62 writer id: 01037ced.8d824a6b.2accb4d1.00000002(44018a65)
(10956|11024) pub62->started
(10956|11024) pub62->wait_match() before write for 01037ced.8d824a6b.2accb4d1.00000002(44018a65)
(10956|10963) pub1 waiting for acks returned
(10956|10963) pub1<-delete_contained_entities
(10956|11014) pub54<-delete_participant
(10956|10971) pub13 writer id: 01037ced.8d824a6b.2accb4a1.00000002(bdd36aaa)
(10956|10971) pub13->started
(10956|10971) pub13->wait_match() before write for 01037ced.8d824a6b.2accb4a1.00000002(bdd36aaa)
(10956|10976) pub9<-match found! before write for 01037ced.8d824a6b.2accb49d.00000002(d9023f2d)
(10956|10976) pub9 12% (2 samples sent)
(10956|10976) pub9 25% (4 samples sent)
(10956|10976) pub9 31% (5 samples sent)
(10956|10976) pub9 43% (7 samples sent)
(10956|10976) pub9 50% (8 samples sent)
(10956|10976) pub9 62% (10 samples sent)
(10956|10976) pub9 75% (12 samples sent)
(10956|10976) pub9 81% (13 samples sent)
(10956|10976) pub9 93% (15 samples sent)
(10956|10976) pub9 100% (16 samples sent)
(10956|10976) pub9 waiting for acks
(10956|10971) pub13<-match found! before write for 01037ced.8d824a6b.2accb4a1.00000002(bdd36aaa)
(10956|10971) pub13 12% (2 samples sent)
(10956|10971) pub13 25% (4 samples sent)
(10956|10971) pub13 31% (5 samples sent)
(10956|10971) pub13 43% (7 samples sent)
(10956|10971) pub13 50% (8 samples sent)
(10956|10971) pub13 62% (10 samples sent)
(10956|10971) pub13 75% (12 samples sent)
(10956|10971) pub13 81% (13 samples sent)
(10956|10971) pub13 93% (15 samples sent)
(10956|10971) pub13 100% (16 samples sent)
(10956|10971) pub13 waiting for acks
(10956|10971) pub13 waiting for acks returned
(10956|10971) pub13<-delete_contained_entities
(10956|10976) pub9 waiting for acks returned
(10956|10976) pub9<-delete_contained_entities
(10956|10982) pub20->transport cfg_20
(10956|11152) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb094008a80 joined count 1): Unknown error -3
(10956|11024) pub62<-match found! before write for 01037ced.8d824a6b.2accb4d1.00000002(44018a65)
(10956|11024) pub62 12% (2 samples sent)
(10956|11024) pub62 25% (4 samples sent)
(10956|11024) pub62 31% (5 samples sent)
(10956|11024) pub62 43% (7 samples sent)
(10956|11024) pub62 50% (8 samples sent)
(10956|11024) pub62 62% (10 samples sent)
(10956|11024) pub62 75% (12 samples sent)
(10956|11024) pub62 81% (13 samples sent)
(10956|11024) pub62 93% (15 samples sent)
(10956|11024) pub62 100% (16 samples sent)
(10956|11024) pub62 waiting for acks
(10956|11024) pub62 waiting for acks returned
(10956|11024) pub62<-delete_contained_entities
(10956|11021) pub59<-delete_participant
(10956|10963) pub1<-delete_participant
(10956|10971) pub13<-delete_participant
(10956|10968) pub8 writer id: 01037ced.8d824a6b.2accb49c.00000002(e462169d)
(10956|10968) pub8->started
(10956|10968) pub8->wait_match() before write for 01037ced.8d824a6b.2accb49c.00000002(e462169d)
(10956|10976) pub9<-delete_participant
(10956|10978) pub16 writer id: 01037ced.8d824a6b.2accb4a4.00000002(7533e5da)
(10956|10978) pub16->started
(10956|10978) pub16->wait_match() before write for 01037ced.8d824a6b.2accb4a4.00000002(7533e5da)
(10956|10987) pub24->transport cfg_24
(10956|10978) pub16<-match found! before write for 01037ced.8d824a6b.2accb4a4.00000002(7533e5da)
(10956|10968) pub8<-match found! before write for 01037ced.8d824a6b.2accb49c.00000002(e462169d)
(10956|10978) pub16 12% (2 samples sent)
(10956|10978) pub16 25% (4 samples sent)
(10956|10978) pub16 31% (5 samples sent)
(10956|10978) pub16 43% (7 samples sent)
(10956|10978) pub16 50% (8 samples sent)
(10956|10978) pub16 62% (10 samples sent)
(10956|10978) pub16 75% (12 samples sent)
(10956|10978) pub16 81% (13 samples sent)
(10956|10978) pub16 93% (15 samples sent)
(10956|10978) pub16 100% (16 samples sent)
(10956|10978) pub16 waiting for acks
(10956|10968) pub8 12% (2 samples sent)
(10956|10968) pub8 25% (4 samples sent)
(10956|10968) pub8 31% (5 samples sent)
(10956|10968) pub8 43% (7 samples sent)
(10956|10968) pub8 50% (8 samples sent)
(10956|10968) pub8 62% (10 samples sent)
(10956|10968) pub8 75% (12 samples sent)
(10956|10968) pub8 81% (13 samples sent)
(10956|10968) pub8 93% (15 samples sent)
(10956|10968) pub8 100% (16 samples sent)
(10956|10968) pub8 waiting for acks
(10956|11154) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb088010370 joined count 1): Unknown error -3
(10956|11024) pub62<-delete_participant
(10956|10961) sub 50% (512 samples received)
(10956|10978) pub16 waiting for acks returned
(10956|10978) pub16<-delete_contained_entities
(10956|10968) pub8 waiting for acks returned
(10956|10968) pub8<-delete_contained_entities
(10956|10981) pub19 writer id: 01037ced.8d824a6b.2accb4a7.00000002(32939f0a)
(10956|10981) pub19->started
(10956|10981) pub19->wait_match() before write for 01037ced.8d824a6b.2accb4a7.00000002(32939f0a)
(10956|10978) pub16<-delete_participant
(10956|10968) pub8<-delete_participant
(10956|10988) pub25 writer id: 01037ced.8d824a6b.2accb4aa.00000002(ca035bbb)
(10956|10988) pub25->started
(10956|10988) pub25->wait_match() before write for 01037ced.8d824a6b.2accb4aa.00000002(ca035bbb)
(10956|10981) pub19<-match found! before write for 01037ced.8d824a6b.2accb4a7.00000002(32939f0a)
(10956|10981) pub19 12% (2 samples sent)
(10956|10981) pub19 25% (4 samples sent)
(10956|10981) pub19 31% (5 samples sent)
(10956|10981) pub19 43% (7 samples sent)
(10956|10981) pub19 50% (8 samples sent)
(10956|10981) pub19 62% (10 samples sent)
(10956|10981) pub19 75% (12 samples sent)
(10956|10981) pub19 81% (13 samples sent)
(10956|10981) pub19 93% (15 samples sent)
(10956|10981) pub19 100% (16 samples sent)
(10956|10981) pub19 waiting for acks
(10956|10972) pub12 writer id: 01037ced.8d824a6b.2accb4a0.00000002(80b3431a)
(10956|10972) pub12->started
(10956|10972) pub12->wait_match() before write for 01037ced.8d824a6b.2accb4a0.00000002(80b3431a)
(10956|10981) pub19 waiting for acks returned
(10956|10981) pub19<-delete_contained_entities
(10956|10975) pub11 writer id: 01037ced.8d824a6b.2accb49f.00000002(a3c26c4d)
(10956|10975) pub11->started
(10956|10975) pub11->wait_match() before write for 01037ced.8d824a6b.2accb49f.00000002(a3c26c4d)
(10956|10975) pub11<-match found! before write for 01037ced.8d824a6b.2accb49f.00000002(a3c26c4d)
(10956|10988) pub25<-match found! before write for 01037ced.8d824a6b.2accb4aa.00000002(ca035bbb)
(10956|10975) pub11 12% (2 samples sent)
(10956|10988) pub25 12% (2 samples sent)
(10956|10975) pub11 25% (4 samples sent)
(10956|10988) pub25 25% (4 samples sent)
(10956|10975) pub11 31% (5 samples sent)
(10956|10988) pub25 31% (5 samples sent)
(10956|10988) pub25 43% (7 samples sent)
(10956|10975) pub11 43% (7 samples sent)
(10956|10988) pub25 50% (8 samples sent)
(10956|10975) pub11 50% (8 samples sent)
(10956|10988) pub25 62% (10 samples sent)
(10956|10975) pub11 62% (10 samples sent)
(10956|10988) pub25 75% (12 samples sent)
(10956|10975) pub11 75% (12 samples sent)
(10956|10988) pub25 81% (13 samples sent)
(10956|10975) pub11 81% (13 samples sent)
(10956|10988) pub25 93% (15 samples sent)
(10956|10975) pub11 93% (15 samples sent)
(10956|10988) pub25 100% (16 samples sent)
(10956|10988) pub25 waiting for acks
(10956|10975) pub11 100% (16 samples sent)
(10956|10975) pub11 waiting for acks
(10956|10986) pub23 writer id: 01037ced.8d824a6b.2accb4b3.00000002(a7f3ae48)
(10956|10986) pub23->started
(10956|10986) pub23->wait_match() before write for 01037ced.8d824a6b.2accb4b3.00000002(a7f3ae48)
(10956|10988) pub25 waiting for acks returned
(10956|10988) pub25<-delete_contained_entities
(10956|10975) pub11 waiting for acks returned
(10956|10975) pub11<-delete_contained_entities
(10956|10983) pub22->transport cfg_22
(10956|11162) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb08c031240 joined count 1): Unknown error -3
(10956|10981) pub19<-delete_participant
(10956|10972) pub12<-match found! before write for 01037ced.8d824a6b.2accb4a0.00000002(80b3431a)
(10956|10972) pub12 12% (2 samples sent)
(10956|10972) pub12 25% (4 samples sent)
(10956|10972) pub12 31% (5 samples sent)
(10956|10972) pub12 43% (7 samples sent)
(10956|10972) pub12 50% (8 samples sent)
(10956|10972) pub12 62% (10 samples sent)
(10956|10972) pub12 75% (12 samples sent)
(10956|10972) pub12 81% (13 samples sent)
(10956|10972) pub12 93% (15 samples sent)
(10956|10972) pub12 100% (16 samples sent)
(10956|10972) pub12 waiting for acks
(10956|10986) pub23<-match found! before write for 01037ced.8d824a6b.2accb4b3.00000002(a7f3ae48)
(10956|10986) pub23 12% (2 samples sent)
(10956|10986) pub23 25% (4 samples sent)
(10956|10986) pub23 31% (5 samples sent)
(10956|10972) pub12 waiting for acks returned
(10956|10972) pub12<-delete_contained_entities
(10956|10986) pub23 43% (7 samples sent)
(10956|10986) pub23 50% (8 samples sent)
(10956|10986) pub23 62% (10 samples sent)
(10956|10986) pub23 75% (12 samples sent)
(10956|10986) pub23 81% (13 samples sent)
(10956|10986) pub23 93% (15 samples sent)
(10956|10986) pub23 100% (16 samples sent)
(10956|10986) pub23 waiting for acks
(10956|10986) pub23 waiting for acks returned
(10956|10986) pub23<-delete_contained_entities
(10956|10974) pub10 writer id: 01037ced.8d824a6b.2accb49e.00000002(9ea245fd)
(10956|10974) pub10->started
(10956|10974) pub10->wait_match() before write for 01037ced.8d824a6b.2accb49e.00000002(9ea245fd)
(10956|10988) pub25<-delete_participant
(10956|10975) pub11<-delete_participant
(10956|10984) pub26 writer id: 01037ced.8d824a6b.2accb4ab.00000002(f763720b)
(10956|10984) pub26->started
(10956|10984) pub26->wait_match() before write for 01037ced.8d824a6b.2accb4ab.00000002(f763720b)
(10956|10972) pub12<-delete_participant
(10956|11002) pub44 writer id: 01037ced.8d824a6b.2accb4c5.00000002(d161bb27)
(10956|11002) pub44->started
(10956|11002) pub44->wait_match() before write for 01037ced.8d824a6b.2accb4c5.00000002(d161bb27)
(10956|10984) pub26<-match found! before write for 01037ced.8d824a6b.2accb4ab.00000002(f763720b)
(10956|10984) pub26 12% (2 samples sent)
(10956|10984) pub26 25% (4 samples sent)
(10956|10984) pub26 31% (5 samples sent)
(10956|10984) pub26 43% (7 samples sent)
(10956|10984) pub26 50% (8 samples sent)
(10956|10984) pub26 62% (10 samples sent)
(10956|10984) pub26 75% (12 samples sent)
(10956|10984) pub26 81% (13 samples sent)
(10956|10984) pub26 93% (15 samples sent)
(10956|10984) pub26 100% (16 samples sent)
(10956|10984) pub26 waiting for acks
(10956|10961) sub 60% (615 samples received)
(10956|10974) pub10<-match found! before write for 01037ced.8d824a6b.2accb49e.00000002(9ea245fd)
(10956|10974) pub10 12% (2 samples sent)
(10956|10974) pub10 25% (4 samples sent)
(10956|10974) pub10 31% (5 samples sent)
(10956|10974) pub10 43% (7 samples sent)
(10956|10974) pub10 50% (8 samples sent)
(10956|10974) pub10 62% (10 samples sent)
(10956|10974) pub10 75% (12 samples sent)
(10956|10974) pub10 81% (13 samples sent)
(10956|10974) pub10 93% (15 samples sent)
(10956|10974) pub10 100% (16 samples sent)
(10956|10974) pub10 waiting for acks
(10956|10984) pub26 waiting for acks returned
(10956|10984) pub26<-delete_contained_entities
(10956|10986) pub23<-delete_participant
(10956|10993) pub38 writer id: 01037ced.8d824a6b.2accb4b0.00000002(e053d498)
(10956|10993) pub38->started
(10956|10993) pub38->wait_match() before write for 01037ced.8d824a6b.2accb4b0.00000002(e053d498)
(10956|10974) pub10 waiting for acks returned
(10956|10974) pub10<-delete_contained_entities
(10956|11025) pub63 writer id: 01037ced.8d824a6b.2accb4d2.00000002(03a1f0b5)
(10956|11025) pub63->started
(10956|11025) pub63->wait_match() before write for 01037ced.8d824a6b.2accb4d2.00000002(03a1f0b5)
(10956|11002) pub44<-match found! before write for 01037ced.8d824a6b.2accb4c5.00000002(d161bb27)
(10956|11002) pub44 12% (2 samples sent)
(10956|11002) pub44 25% (4 samples sent)
(10956|11002) pub44 31% (5 samples sent)
(10956|11002) pub44 43% (7 samples sent)
(10956|11002) pub44 50% (8 samples sent)
(10956|11002) pub44 62% (10 samples sent)
(10956|11002) pub44 75% (12 samples sent)
(10956|11002) pub44 81% (13 samples sent)
(10956|11002) pub44 93% (15 samples sent)
(10956|11002) pub44 100% (16 samples sent)
(10956|11002) pub44 waiting for acks
(10956|11002) pub44 waiting for acks returned
(10956|11002) pub44<-delete_contained_entities
(10956|11017) pub49->transport cfg_49
(10956|11166) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb118016390 joined count 1): Unknown error -3
(10956|10993) pub38<-match found! before write for 01037ced.8d824a6b.2accb4b0.00000002(e053d498)
(10956|10993) pub38 12% (2 samples sent)
(10956|10993) pub38 25% (4 samples sent)
(10956|10993) pub38 31% (5 samples sent)
(10956|10993) pub38 43% (7 samples sent)
(10956|10993) pub38 50% (8 samples sent)
(10956|10993) pub38 62% (10 samples sent)
(10956|10993) pub38 75% (12 samples sent)
(10956|10993) pub38 81% (13 samples sent)
(10956|10993) pub38 93% (15 samples sent)
(10956|10993) pub38 100% (16 samples sent)
(10956|10993) pub38 waiting for acks
(10956|11025) pub63<-match found! before write for 01037ced.8d824a6b.2accb4d2.00000002(03a1f0b5)
(10956|11025) pub63 12% (2 samples sent)
(10956|11025) pub63 25% (4 samples sent)
(10956|11025) pub63 31% (5 samples sent)
(10956|11025) pub63 43% (7 samples sent)
(10956|11025) pub63 50% (8 samples sent)
(10956|11025) pub63 62% (10 samples sent)
(10956|11025) pub63 75% (12 samples sent)
(10956|11025) pub63 81% (13 samples sent)
(10956|11025) pub63 93% (15 samples sent)
(10956|11025) pub63 100% (16 samples sent)
(10956|11025) pub63 waiting for acks
(10956|10984) pub26<-delete_participant
(10956|10974) pub10<-delete_participant
(10956|10993) pub38 waiting for acks returned
(10956|10993) pub38<-delete_contained_entities
(10956|11025) pub63 waiting for acks returned
(10956|11025) pub63<-delete_contained_entities
(10956|10980) pub21 writer id: 01037ced.8d824a6b.2accb4ae.00000002(3f83fd7b)
(10956|10980) pub21->started
(10956|10980) pub21->wait_match() before write for 01037ced.8d824a6b.2accb4ae.00000002(3f83fd7b)
(10956|11002) pub44<-delete_participant
(10956|10997) pub34 writer id: 01037ced.8d824a6b.2accb4ba.00000002(aae3cc39)
(10956|10997) pub34->started
(10956|10997) pub34->wait_match() before write for 01037ced.8d824a6b.2accb4ba.00000002(aae3cc39)
(10956|10997) pub34<-match found! before write for 01037ced.8d824a6b.2accb4ba.00000002(aae3cc39)
(10956|10997) pub34 12% (2 samples sent)
(10956|10997) pub34 25% (4 samples sent)
(10956|10997) pub34 31% (5 samples sent)
(10956|10997) pub34 43% (7 samples sent)
(10956|10997) pub34 50% (8 samples sent)
(10956|10997) pub34 62% (10 samples sent)
(10956|10997) pub34 75% (12 samples sent)
(10956|10997) pub34 81% (13 samples sent)
(10956|10997) pub34 93% (15 samples sent)
(10956|10997) pub34 100% (16 samples sent)
(10956|10997) pub34 waiting for acks
(10956|11000) pub35 writer id: 01037ced.8d824a6b.2accb4bb.00000002(9783e589)
(10956|11000) pub35->started
(10956|11000) pub35->wait_match() before write for 01037ced.8d824a6b.2accb4bb.00000002(9783e589)
(10956|10997) pub34 waiting for acks returned
(10956|10997) pub34<-delete_contained_entities
(10956|11025) pub63<-delete_participant
(10956|10993) pub38<-delete_participant
(10956|10980) pub21<-match found! before write for 01037ced.8d824a6b.2accb4ae.00000002(3f83fd7b)
(10956|10980) pub21 12% (2 samples sent)
(10956|10980) pub21 25% (4 samples sent)
(10956|10980) pub21 31% (5 samples sent)
(10956|10980) pub21 43% (7 samples sent)
(10956|10980) pub21 50% (8 samples sent)
(10956|10980) pub21 62% (10 samples sent)
(10956|10980) pub21 75% (12 samples sent)
(10956|10980) pub21 81% (13 samples sent)
(10956|10980) pub21 93% (15 samples sent)
(10956|10980) pub21 100% (16 samples sent)
(10956|10980) pub21 waiting for acks
(10956|11001) pub36 writer id: 01037ced.8d824a6b.2accb4bc.00000002(25a33999)
(10956|11001) pub36->started
(10956|11001) pub36->wait_match() before write for 01037ced.8d824a6b.2accb4bc.00000002(25a33999)
(10956|10961) sub 70% (717 samples received)
(10956|10980) pub21 waiting for acks returned
(10956|10980) pub21<-delete_contained_entities
(10956|11005) pub40 waiting for acks returned
(10956|11005) pub40<-delete_contained_entities
(10956|10991) pub29 writer id: 01037ced.8d824a6b.2accb4ac.00000002(4543ae1b)
(10956|10991) pub29->started
(10956|10991) pub29->wait_match() before write for 01037ced.8d824a6b.2accb4ac.00000002(4543ae1b)
(10956|11016) pub56->transport cfg_56
(10956|11001) pub36<-match found! before write for 01037ced.8d824a6b.2accb4bc.00000002(25a33999)
(10956|11001) pub36 12% (2 samples sent)
(10956|11001) pub36 25% (4 samples sent)
(10956|11001) pub36 31% (5 samples sent)
(10956|11001) pub36 43% (7 samples sent)
(10956|11001) pub36 50% (8 samples sent)
(10956|11001) pub36 62% (10 samples sent)
(10956|11001) pub36 75% (12 samples sent)
(10956|11001) pub36 81% (13 samples sent)
(10956|11001) pub36 93% (15 samples sent)
(10956|11001) pub36 100% (16 samples sent)
(10956|11001) pub36 waiting for acks
(10956|11176) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb11007f000 joined count 1): Unknown error -3
(10956|11000) pub35<-match found! before write for 01037ced.8d824a6b.2accb4bb.00000002(9783e589)
(10956|11000) pub35 12% (2 samples sent)
(10956|11000) pub35 25% (4 samples sent)
(10956|11000) pub35 31% (5 samples sent)
(10956|11000) pub35 43% (7 samples sent)
(10956|11000) pub35 50% (8 samples sent)
(10956|11000) pub35 62% (10 samples sent)
(10956|11000) pub35 75% (12 samples sent)
(10956|11000) pub35 81% (13 samples sent)
(10956|11000) pub35 93% (15 samples sent)
(10956|11000) pub35 100% (16 samples sent)
(10956|11000) pub35 waiting for acks
(10956|10991) pub29<-match found! before write for 01037ced.8d824a6b.2accb4ac.00000002(4543ae1b)
(10956|10991) pub29 12% (2 samples sent)
(10956|10991) pub29 25% (4 samples sent)
(10956|10991) pub29 31% (5 samples sent)
(10956|10991) pub29 43% (7 samples sent)
(10956|10991) pub29 50% (8 samples sent)
(10956|10991) pub29 62% (10 samples sent)
(10956|10991) pub29 75% (12 samples sent)
(10956|10991) pub29 81% (13 samples sent)
(10956|10991) pub29 93% (15 samples sent)
(10956|10991) pub29 100% (16 samples sent)
(10956|10991) pub29 waiting for acks
(10956|11000) pub35 waiting for acks returned
(10956|11000) pub35<-delete_contained_entities
(10956|11001) pub36 waiting for acks returned
(10956|11001) pub36<-delete_contained_entities
(10956|10997) pub34<-delete_participant
(10956|10991) pub29 waiting for acks returned
(10956|10991) pub29<-delete_contained_entities
(10956|10980) pub21<-delete_participant
(10956|11005) pub40<-delete_participant
(10956|11004) pub47 writer id: 01037ced.8d824a6b.2accb4c0.00000002(19813457)
(10956|11004) pub47->started
(10956|11004) pub47->wait_match() before write for 01037ced.8d824a6b.2accb4c0.00000002(19813457)
(10956|11004) pub47<-match found! before write for 01037ced.8d824a6b.2accb4c0.00000002(19813457)
(10956|11004) pub47 12% (2 samples sent)
(10956|11004) pub47 25% (4 samples sent)
(10956|11004) pub47 31% (5 samples sent)
(10956|11004) pub47 43% (7 samples sent)
(10956|11004) pub47 50% (8 samples sent)
(10956|11004) pub47 62% (10 samples sent)
(10956|11004) pub47 75% (12 samples sent)
(10956|11004) pub47 81% (13 samples sent)
(10956|11004) pub47 93% (15 samples sent)
(10956|11004) pub47 100% (16 samples sent)
(10956|11004) pub47 waiting for acks
(10956|11004) pub47 waiting for acks returned
(10956|11004) pub47<-delete_contained_entities
(10956|11000) pub35<-delete_participant
(10956|11001) pub36<-delete_participant
(10956|10991) pub29<-delete_participant
(10956|11015) pub55 writer id: 01037ced.8d824a6b.2accb4c6.00000002(96c1c1f7)
(10956|11015) pub55->started
(10956|11015) pub55->wait_match() before write for 01037ced.8d824a6b.2accb4c6.00000002(96c1c1f7)
(10956|11023) pub61->transport cfg_61
(10956|11188) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb0a4059a80 joined count 1): Unknown error -3
(10956|11015) pub55<-match found! before write for 01037ced.8d824a6b.2accb4c6.00000002(96c1c1f7)
(10956|11015) pub55 12% (2 samples sent)
(10956|11015) pub55 25% (4 samples sent)
(10956|11015) pub55 31% (5 samples sent)
(10956|11015) pub55 43% (7 samples sent)
(10956|11015) pub55 50% (8 samples sent)
(10956|11015) pub55 62% (10 samples sent)
(10956|11015) pub55 75% (12 samples sent)
(10956|11015) pub55 81% (13 samples sent)
(10956|11015) pub55 93% (15 samples sent)
(10956|11015) pub55 100% (16 samples sent)
(10956|11015) pub55 waiting for acks
(10956|11015) pub55 waiting for acks returned
(10956|11015) pub55<-delete_contained_entities
(10956|11004) pub47<-delete_participant
(10956|11019) pub51 writer id: 01037ced.8d824a6b.2accb4cc.00000002(dc71d956)
(10956|11019) pub51->started
(10956|11019) pub51->wait_match() before write for 01037ced.8d824a6b.2accb4cc.00000002(dc71d956)
(10956|11007) pub42 writer id: 01037ced.8d824a6b.2accb4bf.00000002(62034349)
(10956|11007) pub42->started
(10956|11007) pub42->wait_match() before write for 01037ced.8d824a6b.2accb4bf.00000002(62034349)
(10956|11018) pub57 writer id: 01037ced.8d824a6b.2accb4cb.00000002(6e510546)
(10956|11018) pub57->started
(10956|11018) pub57->wait_match() before write for 01037ced.8d824a6b.2accb4cb.00000002(6e510546)
(10956|11015) pub55<-delete_participant
(10956|11007) pub42<-match found! before write for 01037ced.8d824a6b.2accb4bf.00000002(62034349)
(10956|11019) pub51<-match found! before write for 01037ced.8d824a6b.2accb4cc.00000002(dc71d956)
(10956|11007) pub42 12% (2 samples sent)
(10956|11019) pub51 12% (2 samples sent)
(10956|11007) pub42 25% (4 samples sent)
(10956|11019) pub51 25% (4 samples sent)
(10956|11007) pub42 31% (5 samples sent)
(10956|11019) pub51 31% (5 samples sent)
(10956|11007) pub42 43% (7 samples sent)
(10956|11007) pub42 50% (8 samples sent)
(10956|11019) pub51 43% (7 samples sent)
(10956|11019) pub51 50% (8 samples sent)
(10956|11007) pub42 62% (10 samples sent)
(10956|11019) pub51 62% (10 samples sent)
(10956|11007) pub42 75% (12 samples sent)
(10956|11019) pub51 75% (12 samples sent)
(10956|11007) pub42 81% (13 samples sent)
(10956|11019) pub51 81% (13 samples sent)
(10956|11007) pub42 93% (15 samples sent)
(10956|11019) pub51 93% (15 samples sent)
(10956|11007) pub42 100% (16 samples sent)
(10956|11007) pub42 waiting for acks
(10956|11019) pub51 100% (16 samples sent)
(10956|11019) pub51 waiting for acks
(10956|10961) sub 80% (820 samples received)
(10956|11007) pub42 waiting for acks returned
(10956|11007) pub42<-delete_contained_entities
(10956|11019) pub51 waiting for acks returned
(10956|11019) pub51<-delete_contained_entities
(10956|11012) pub52 writer id: 01037ced.8d824a6b.2accb4c2.00000002(63416737)
(10956|11012) pub52->started
(10956|11012) pub52->wait_match() before write for 01037ced.8d824a6b.2accb4c2.00000002(63416737)
(10956|11018) pub57<-match found! before write for 01037ced.8d824a6b.2accb4cb.00000002(6e510546)
(10956|11018) pub57 12% (2 samples sent)
(10956|11018) pub57 25% (4 samples sent)
(10956|11018) pub57 31% (5 samples sent)
(10956|11018) pub57 43% (7 samples sent)
(10956|11018) pub57 50% (8 samples sent)
(10956|11018) pub57 62% (10 samples sent)
(10956|11018) pub57 75% (12 samples sent)
(10956|11018) pub57 81% (13 samples sent)
(10956|11018) pub57 93% (15 samples sent)
(10956|11018) pub57 100% (16 samples sent)
(10956|11018) pub57 waiting for acks
(10956|11020) pub58 writer id: 01037ced.8d824a6b.2accb4c9.00000002(14915626)
(10956|11020) pub58->started
(10956|11020) pub58->wait_match() before write for 01037ced.8d824a6b.2accb4c9.00000002(14915626)
(10956|11018) pub57 waiting for acks returned
(10956|11018) pub57<-delete_contained_entities
(10956|11009) pub46 writer id: 01037ced.8d824a6b.2accb4b9.00000002(ed43b6e9)
(10956|11009) pub46->started
(10956|11009) pub46->wait_match() before write for 01037ced.8d824a6b.2accb4b9.00000002(ed43b6e9)
(10956|11007) pub42<-delete_participant
(10956|11019) pub51<-delete_participant
(10956|11012) pub52<-match found! before write for 01037ced.8d824a6b.2accb4c2.00000002(63416737)
(10956|11020) pub58<-match found! before write for 01037ced.8d824a6b.2accb4c9.00000002(14915626)
(10956|11012) pub52 12% (2 samples sent)
(10956|11012) pub52 25% (4 samples sent)
(10956|11020) pub58 12% (2 samples sent)
(10956|11012) pub52 31% (5 samples sent)
(10956|11020) pub58 25% (4 samples sent)
(10956|11012) pub52 43% (7 samples sent)
(10956|11020) pub58 31% (5 samples sent)
(10956|11012) pub52 50% (8 samples sent)
(10956|11020) pub58 43% (7 samples sent)
(10956|11012) pub52 62% (10 samples sent)
(10956|11020) pub58 50% (8 samples sent)
(10956|11012) pub52 75% (12 samples sent)
(10956|11020) pub58 62% (10 samples sent)
(10956|11012) pub52 81% (13 samples sent)
(10956|11020) pub58 75% (12 samples sent)
(10956|11012) pub52 93% (15 samples sent)
(10956|11020) pub58 81% (13 samples sent)
(10956|11012) pub52 100% (16 samples sent)
(10956|11012) pub52 waiting for acks
(10956|11020) pub58 93% (15 samples sent)
(10956|11020) pub58 100% (16 samples sent)
(10956|11020) pub58 waiting for acks
(10956|11018) pub57<-delete_participant
(10956|11008) pub43->transport cfg_43
(10956|11020) pub58 waiting for acks returned
(10956|11020) pub58<-delete_contained_entities
(10956|11012) pub52 waiting for acks returned
(10956|11012) pub52<-delete_contained_entities
(10956|11148) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fb10007dd20 joined count 1): Unknown error -3
(10956|11009) pub46<-match found! before write for 01037ced.8d824a6b.2accb4b9.00000002(ed43b6e9)
(10956|11009) pub46 12% (2 samples sent)
(10956|11009) pub46 25% (4 samples sent)
(10956|11009) pub46 31% (5 samples sent)
(10956|11009) pub46 43% (7 samples sent)
(10956|11009) pub46 50% (8 samples sent)
(10956|11009) pub46 62% (10 samples sent)
(10956|11009) pub46 75% (12 samples sent)
(10956|11009) pub46 81% (13 samples sent)
(10956|11009) pub46 93% (15 samples sent)
(10956|11009) pub46 100% (16 samples sent)
(10956|11009) pub46 waiting for acks
(10956|11009) pub46 waiting for acks returned
(10956|11009) pub46<-delete_contained_entities
(10956|11020) pub58<-delete_participant
(10956|11012) pub52<-delete_participant
(10956|10982) pub20 writer id: 01037ced.8d824a6b.2accb4a8.00000002(b0c308db)
(10956|10982) pub20->started
(10956|10982) pub20->wait_match() before write for 01037ced.8d824a6b.2accb4a8.00000002(b0c308db)
(10956|10982) pub20<-match found! before write for 01037ced.8d824a6b.2accb4a8.00000002(b0c308db)
(10956|10982) pub20 12% (2 samples sent)
(10956|10982) pub20 25% (4 samples sent)
(10956|10982) pub20 31% (5 samples sent)
(10956|10982) pub20 43% (7 samples sent)
(10956|10982) pub20 50% (8 samples sent)
(10956|10982) pub20 62% (10 samples sent)
(10956|10982) pub20 75% (12 samples sent)
(10956|10982) pub20 81% (13 samples sent)
(10956|10982) pub20 93% (15 samples sent)
(10956|10982) pub20 100% (16 samples sent)
(10956|10982) pub20 waiting for acks
(10956|10961) sub 90% (922 samples received)
(10956|10982) pub20 waiting for acks returned
(10956|10982) pub20<-delete_contained_entities
(10956|11009) pub46<-delete_participant
(10956|10987) pub24 writer id: 01037ced.8d824a6b.2accb4a9.00000002(8da3216b)
(10956|10987) pub24->started
(10956|10987) pub24->wait_match() before write for 01037ced.8d824a6b.2accb4a9.00000002(8da3216b)
(10956|10987) pub24<-match found! before write for 01037ced.8d824a6b.2accb4a9.00000002(8da3216b)
(10956|10987) pub24 12% (2 samples sent)
(10956|10987) pub24 25% (4 samples sent)
(10956|10987) pub24 31% (5 samples sent)
(10956|10987) pub24 43% (7 samples sent)
(10956|10987) pub24 50% (8 samples sent)
(10956|10987) pub24 62% (10 samples sent)
(10956|10987) pub24 75% (12 samples sent)
(10956|10987) pub24 81% (13 samples sent)
(10956|10987) pub24 93% (15 samples sent)
(10956|10987) pub24 100% (16 samples sent)
(10956|10987) pub24 waiting for acks
(10956|10987) pub24 waiting for acks returned
(10956|10987) pub24<-delete_contained_entities
(10956|10982) pub20<-delete_participant
(10956|10983) pub22 writer id: 01037ced.8d824a6b.2accb4b2.00000002(9a9387f8)
(10956|10983) pub22->started
(10956|10983) pub22->wait_match() before write for 01037ced.8d824a6b.2accb4b2.00000002(9a9387f8)
(10956|10987) pub24<-delete_participant
(10956|11017) pub49 writer id: 01037ced.8d824a6b.2accb4ca.00000002(53312cf6)
(10956|11017) pub49->started
(10956|11017) pub49->wait_match() before write for 01037ced.8d824a6b.2accb4ca.00000002(53312cf6)
(10956|10983) pub22<-match found! before write for 01037ced.8d824a6b.2accb4b2.00000002(9a9387f8)
(10956|10983) pub22 12% (2 samples sent)
(10956|10983) pub22 25% (4 samples sent)
(10956|10983) pub22 31% (5 samples sent)
(10956|10983) pub22 43% (7 samples sent)
(10956|10983) pub22 50% (8 samples sent)
(10956|10983) pub22 62% (10 samples sent)
(10956|10983) pub22 75% (12 samples sent)
(10956|10983) pub22 81% (13 samples sent)
(10956|10983) pub22 93% (15 samples sent)
(10956|10983) pub22 100% (16 samples sent)
(10956|10983) pub22 waiting for acks
(10956|10983) pub22 waiting for acks returned
(10956|10983) pub22<-delete_contained_entities
(10956|11017) pub49<-match found! before write for 01037ced.8d824a6b.2accb4ca.00000002(53312cf6)
(10956|11017) pub49 12% (2 samples sent)
(10956|11017) pub49 25% (4 samples sent)
(10956|11017) pub49 31% (5 samples sent)
(10956|11017) pub49 43% (7 samples sent)
(10956|11017) pub49 50% (8 samples sent)
(10956|11017) pub49 62% (10 samples sent)
(10956|11017) pub49 75% (12 samples sent)
(10956|11017) pub49 81% (13 samples sent)
(10956|11017) pub49 93% (15 samples sent)
(10956|11017) pub49 100% (16 samples sent)
(10956|11017) pub49 waiting for acks
(10956|11017) pub49 waiting for acks returned
(10956|11017) pub49<-delete_contained_entities
(10956|11016) pub56 writer id: 01037ced.8d824a6b.2accb4c7.00000002(aba1e847)
(10956|11016) pub56->started
(10956|11016) pub56->wait_match() before write for 01037ced.8d824a6b.2accb4c7.00000002(aba1e847)
(10956|10983) pub22<-delete_participant
(10956|11017) pub49<-delete_participant
(10956|11016) pub56<-match found! before write for 01037ced.8d824a6b.2accb4c7.00000002(aba1e847)
(10956|11016) pub56 12% (2 samples sent)
(10956|11016) pub56 25% (4 samples sent)
(10956|11016) pub56 31% (5 samples sent)
(10956|11016) pub56 43% (7 samples sent)
(10956|11016) pub56 50% (8 samples sent)
(10956|11016) pub56 62% (10 samples sent)
(10956|11016) pub56 75% (12 samples sent)
(10956|11016) pub56 81% (13 samples sent)
(10956|11016) pub56 93% (15 samples sent)
(10956|11016) pub56 100% (16 samples sent)
(10956|11016) pub56 waiting for acks
(10956|11016) pub56 waiting for acks returned
(10956|11016) pub56<-delete_contained_entities
(10956|11023) pub61 writer id: 01037ced.8d824a6b.2accb4d0.00000002(7961a3d5)
(10956|11023) pub61->started
(10956|11023) pub61->wait_match() before write for 01037ced.8d824a6b.2accb4d0.00000002(7961a3d5)
(10956|11016) pub56<-delete_participant
(10956|11023) pub61<-match found! before write for 01037ced.8d824a6b.2accb4d0.00000002(7961a3d5)
(10956|11023) pub61 12% (2 samples sent)
(10956|11023) pub61 25% (4 samples sent)
(10956|11023) pub61 31% (5 samples sent)
(10956|11023) pub61 43% (7 samples sent)
(10956|11023) pub61 50% (8 samples sent)
(10956|11023) pub61 62% (10 samples sent)
(10956|11023) pub61 75% (12 samples sent)
(10956|11023) pub61 81% (13 samples sent)
(10956|11023) pub61 93% (15 samples sent)
(10956|11023) pub61 100% (16 samples sent)
(10956|11023) pub61 waiting for acks
(10956|11023) pub61 waiting for acks returned
(10956|11023) pub61<-delete_contained_entities
(10956|11023) pub61<-delete_participant
(10956|11008) pub43 writer id: 01037ced.8d824a6b.2accb4c1.00000002(24e11de7)
(10956|11008) pub43->started
(10956|11008) pub43->wait_match() before write for 01037ced.8d824a6b.2accb4c1.00000002(24e11de7)
(10956|11008) pub43<-match found! before write for 01037ced.8d824a6b.2accb4c1.00000002(24e11de7)
(10956|11008) pub43 12% (2 samples sent)
(10956|11008) pub43 25% (4 samples sent)
(10956|11008) pub43 31% (5 samples sent)
(10956|11008) pub43 43% (7 samples sent)
(10956|11008) pub43 50% (8 samples sent)
(10956|11008) pub43 62% (10 samples sent)
(10956|11008) pub43 75% (12 samples sent)
(10956|11008) pub43 81% (13 samples sent)
(10956|11008) pub43 93% (15 samples sent)
(10956|11008) pub43 100% (16 samples sent)
(10956|11008) pub43 waiting for acks
(10956|10961) sub 100% (1024 samples received)
(10956|10961) sub condition_.notify_all
(10956|10956) sub condition_.wait returned
(10956|10956) sub check_received
(10956|10956) sub check_received returns 0
(10956|10956) <- PublisherService::end
(10956|11008) pub43 waiting for acks returned
(10956|11008) pub43<-delete_contained_entities
(10956|11008) pub43<-delete_participant
(10956|10956) <- PublisherService::~PublisherService
(10956|10956) <- Subscriber delete_contained_entities
(10956|10956) <- Subscriber delete_participant
(10956|10956) <- Subscriber::~Subscriber
(10956|10956) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive rtps Time:33s 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: 11284
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11291 started at 2025-12-05 16:17:55
(11291|11291) -> Thrasher started
(11291|11291) -> Subscriber::Subscriber
(11284|11284) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11291|11291) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11291|11291) Subscriber reader id: 01030000.6b7643b4.00000002.00000507(e52fffbf)
(11291|11291) -> PublisherService::PublisherService
(11291|11291) -> PublisherService::start (1 threads)
(11291|11291) sub wait_received 0:1
(11291|11300) pub0 writer id: 01030000.6b7643b4.00000003.00000102(cc49e784)
(11291|11300) pub0->started
(11291|11300) pub0 100% (1 samples sent)
(11291|11300) pub0->wait_match() before write for 01030000.6b7643b4.00000003.00000102(cc49e784)
(11291|11300) pub0<-match found! before write for 01030000.6b7643b4.00000003.00000102(cc49e784)
(11291|11300) pub0 waiting for acks
(11291|11299) sub 100% (1 samples received)
(11291|11299) sub condition_.notify_all
(11291|11291) sub condition_.wait returned
(11291|11291) sub check_received
(11291|11291) sub check_received returns 0
(11291|11291) <- PublisherService::end
(11291|11300) pub0 waiting for acks returned
(11291|11300) pub0<-delete_contained_entities
(11291|11300) pub0<-delete_participant
(11291|11291) <- PublisherService::~PublisherService
(11291|11291) <- Subscriber delete_contained_entities
(11291|11291) <- Subscriber delete_participant
(11291|11291) <- Subscriber::~Subscriber
(11291|11291) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single durable Time:0s 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: 11302
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11309 started at 2025-12-05 16:17:55
(11309|11309) -> Thrasher started
(11309|11309) -> Subscriber::Subscriber
(11302|11302) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11309|11309) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11309|11309) Subscriber reader id: 01030000.6127970a.00000002.00000507(60742106)
(11309|11309) -> PublisherService::PublisherService
(11309|11309) -> PublisherService::start (2 threads)
(11309|11309) sub wait_received 0:2
(11309|11318) pub0 writer id: 01030000.6127970a.00000003.00000102(4912393d)
(11309|11318) pub0->started
(11309|11318) pub0 100% (1 samples sent)
(11309|11318) pub0->wait_match() before write for 01030000.6127970a.00000003.00000102(4912393d)
(11309|11318) pub0<-match found! before write for 01030000.6127970a.00000003.00000102(4912393d)
(11309|11318) pub0 waiting for acks
(11309|11317) sub 50% (1 samples received)
(11309|11318) pub0 waiting for acks returned
(11309|11318) pub0<-delete_contained_entities
(11309|11319) pub1 writer id: 01030000.6127970a.00000004.00000102(fb32e52d)
(11309|11319) pub1->started
(11309|11319) pub1 100% (1 samples sent)
(11309|11319) pub1->wait_match() before write for 01030000.6127970a.00000004.00000102(fb32e52d)
(11309|11319) pub1<-match found! before write for 01030000.6127970a.00000004.00000102(fb32e52d)
(11309|11319) pub1 waiting for acks
(11309|11317) sub 100% (2 samples received)
(11309|11317) sub condition_.notify_all
(11309|11309) sub condition_.wait returned
(11309|11309) sub check_received
(11309|11309) sub check_received returns 0
(11309|11309) <- PublisherService::end
(11309|11319) pub1 waiting for acks returned
(11309|11319) pub1<-delete_contained_entities
(11309|11318) pub0<-delete_participant
(11309|11319) pub1<-delete_participant
(11309|11309) <- PublisherService::~PublisherService
(11309|11309) <- Subscriber delete_contained_entities
(11309|11309) <- Subscriber delete_participant
(11309|11309) <- Subscriber::~Subscriber
(11309|11309) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double durable Time:0s 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: 11321
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11328 started at 2025-12-05 16:17:56
(11328|11328) -> Thrasher started
(11328|11328) -> Subscriber::Subscriber
(11321|11321) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11328|11328) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11328|11328) Subscriber reader id: 01030000.571584a3.00000002.00000507(6ff84e63)
(11328|11328) -> PublisherService::PublisherService
(11328|11328) -> PublisherService::start (3 threads)
(11328|11328) sub wait_received 0:9
(11328|11338) pub1 writer id: 01030000.571584a3.00000004.00000102(f4be8a48)
(11328|11338) pub1->started
(11328|11338) pub1 33% (1 samples sent)
(11328|11338) pub1 66% (2 samples sent)
(11328|11338) pub1 100% (3 samples sent)
(11328|11338) pub1->wait_match() before write for 01030000.571584a3.00000004.00000102(f4be8a48)
(11328|11337) pub0 writer id: 01030000.571584a3.00000003.00000102(469e5658)
(11328|11337) pub0->started
(11328|11337) pub0 33% (1 samples sent)
(11328|11337) pub0 66% (2 samples sent)
(11328|11337) pub0 100% (3 samples sent)
(11328|11337) pub0->wait_match() before write for 01030000.571584a3.00000003.00000102(469e5658)
(11328|11337) pub0<-match found! before write for 01030000.571584a3.00000003.00000102(469e5658)
(11328|11337) pub0 waiting for acks
(11328|11338) pub1<-match found! before write for 01030000.571584a3.00000004.00000102(f4be8a48)
(11328|11338) pub1 waiting for acks
(11328|11336) sub 11% (1 samples received)
(11328|11336) sub 22% (2 samples received)
(11328|11336) sub 33% (3 samples received)
(11328|11336) sub 44% (4 samples received)
(11328|11336) sub 55% (5 samples received)
(11328|11336) sub 66% (6 samples received)
(11328|11337) pub0 waiting for acks returned
(11328|11337) pub0<-delete_contained_entities
(11328|11338) pub1 waiting for acks returned
(11328|11338) pub1<-delete_contained_entities
(11328|11339) pub2 writer id: 01030000.571584a3.00000005.00000102(c9dea3f8)
(11328|11339) pub2->started
(11328|11339) pub2 33% (1 samples sent)
(11328|11339) pub2 66% (2 samples sent)
(11328|11339) pub2 100% (3 samples sent)
(11328|11339) pub2->wait_match() before write for 01030000.571584a3.00000005.00000102(c9dea3f8)
(11328|11339) pub2<-match found! before write for 01030000.571584a3.00000005.00000102(c9dea3f8)
(11328|11339) pub2 waiting for acks
(11328|11336) sub 77% (7 samples received)
(11328|11336) sub 88% (8 samples received)
(11328|11336) sub 100% (9 samples received)
(11328|11336) sub condition_.notify_all
(11328|11328) sub condition_.wait returned
(11328|11328) sub check_received
(11328|11328) sub check_received returns 0
(11328|11328) <- PublisherService::end
(11328|11339) pub2 waiting for acks returned
(11328|11339) pub2<-delete_contained_entities
(11328|11337) pub0<-delete_participant
(11328|11338) pub1<-delete_participant
(11328|11339) pub2<-delete_participant
(11328|11328) <- PublisherService::~PublisherService
(11328|11328) <- Subscriber delete_contained_entities
(11328|11328) <- Subscriber delete_participant
(11328|11328) <- Subscriber::~Subscriber
(11328|11328) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 11341
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11348 started at 2025-12-05 16:17:56
(11348|11348) -> Thrasher started
(11348|11348) -> Subscriber::Subscriber
(11341|11341) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11348|11348) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11348|11348) Subscriber reader id: 01030000.7afcd626.00000002.00000507(243d1a22)
(11348|11348) -> PublisherService::PublisherService
(11348|11348) -> PublisherService::start (1 threads)
(11348|11348) sub wait_received 0:1024
(11348|11357) pub0 writer id: 01030000.7afcd626.00000003.00000102(0d5b0219)
(11348|11357) pub0->started
(11348|11357) pub0 10% (103 samples sent)
(11348|11357) pub0 20% (205 samples sent)
(11348|11356) sub 10% (103 samples received)
(11348|11357) pub0 30% (308 samples sent)
(11348|11356) sub 20% (205 samples received)
(11348|11357) pub0 40% (410 samples sent)
(11348|11356) sub 30% (308 samples received)
(11348|11357) pub0 50% (512 samples sent)
(11348|11356) sub 40% (410 samples received)
(11348|11357) pub0 60% (615 samples sent)
(11348|11356) sub 50% (512 samples received)
(11348|11357) pub0 70% (717 samples sent)
(11348|11356) sub 60% (615 samples received)
(11348|11357) pub0 80% (820 samples sent)
(11348|11356) sub 70% (717 samples received)
(11348|11357) pub0 90% (922 samples sent)
(11348|11356) sub 80% (820 samples received)
(11348|11357) pub0 100% (1024 samples sent)
(11348|11357) pub0->wait_match() before write for 01030000.7afcd626.00000003.00000102(0d5b0219)
(11348|11357) pub0<-match found! before write for 01030000.7afcd626.00000003.00000102(0d5b0219)
(11348|11357) pub0 waiting for acks
(11348|11356) sub 90% (922 samples received)
(11348|11356) sub 100% (1024 samples received)
(11348|11356) sub condition_.notify_all
(11348|11348) sub condition_.wait returned
(11348|11348) sub check_received
(11348|11357) pub0 waiting for acks returned
(11348|11357) pub0<-delete_contained_entities
(11348|11348) sub check_received returns 0
(11348|11348) <- PublisherService::end
(11348|11357) pub0<-delete_participant
(11348|11348) <- PublisherService::~PublisherService
(11348|11348) <- Subscriber delete_contained_entities
(11348|11348) <- Subscriber delete_participant
(11348|11348) <- Subscriber::~Subscriber
(11348|11348) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default durable Time:0s 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: 11359
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11366 started at 2025-12-05 16:17:56
(11366|11366) -> Thrasher started
(11366|11366) -> Subscriber::Subscriber
(11359|11359) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11366|11366) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11366|11366) Subscriber reader id: 01030000.4ab6f928.00000002.00000507(7267ee82)
(11366|11366) -> PublisherService::PublisherService
(11366|11366) -> PublisherService::start (8 threads)
(11366|11366) sub wait_received 0:1024
(11366|11375) pub0 writer id: 01030000.4ab6f928.00000003.00000102(5b01f6b9)
(11366|11375) pub0->started
(11366|11375) pub0 10% (13 samples sent)
(11366|11375) pub0 20% (26 samples sent)
(11366|11375) pub0 30% (39 samples sent)
(11366|11379) pub6 writer id: 01030000.4ab6f928.00000007.00000102(ae815079)
(11366|11379) pub6->started
(11366|11375) pub0 40% (52 samples sent)
(11366|11379) pub6 10% (13 samples sent)
(11366|11375) pub0 50% (64 samples sent)
(11366|11375) pub0 60% (77 samples sent)
(11366|11379) pub6 20% (26 samples sent)
(11366|11379) pub6 30% (39 samples sent)
(11366|11381) pub5 writer id: 01030000.4ab6f928.00000006.00000102(93e179c9)
(11366|11381) pub5->started
(11366|11381) pub5 10% (13 samples sent)
(11366|11378) pub4 writer id: 01030000.4ab6f928.00000009.00000102(11b1ee18)
(11366|11378) pub4->started
(11366|11381) pub5 20% (26 samples sent)
(11366|11378) pub4 10% (13 samples sent)
(11366|11381) pub5 30% (39 samples sent)
(11366|11378) pub4 20% (26 samples sent)
(11366|11381) pub5 40% (52 samples sent)
(11366|11378) pub4 30% (39 samples sent)
(11366|11381) pub5 50% (64 samples sent)
(11366|11378) pub4 40% (52 samples sent)
(11366|11381) pub5 60% (77 samples sent)
(11366|11378) pub4 50% (64 samples sent)
(11366|11375) pub0 70% (90 samples sent)
(11366|11378) pub4 60% (77 samples sent)
(11366|11375) pub0 80% (103 samples sent)
(11366|11378) pub4 70% (90 samples sent)
(11366|11378) pub4 80% (103 samples sent)
(11366|11375) pub0 90% (116 samples sent)
(11366|11377) pub2 writer id: 01030000.4ab6f928.00000004.00000102(e9212aa9)
(11366|11377) pub2->started
(11366|11378) pub4 90% (116 samples sent)
(11366|11375) pub0 100% (128 samples sent)
(11366|11375) pub0->wait_match() before write for 01030000.4ab6f928.00000003.00000102(5b01f6b9)
(11366|11377) pub2 10% (13 samples sent)
(11366|11378) pub4 100% (128 samples sent)
(11366|11378) pub4->wait_match() before write for 01030000.4ab6f928.00000009.00000102(11b1ee18)
(11366|11377) pub2 20% (26 samples sent)
(11366|11377) pub2 30% (39 samples sent)
(11366|11379) pub6 40% (52 samples sent)
(11366|11377) pub2 40% (52 samples sent)
(11366|11377) pub2 50% (64 samples sent)
(11366|11381) pub5 70% (90 samples sent)
(11366|11377) pub2 60% (77 samples sent)
(11366|11381) pub5 80% (103 samples sent)
(11366|11375) pub0<-match found! before write for 01030000.4ab6f928.00000003.00000102(5b01f6b9)
(11366|11375) pub0 waiting for acks
(11366|11379) pub6 50% (64 samples sent)
(11366|11379) pub6 60% (77 samples sent)
(11366|11377) pub2 70% (90 samples sent)
(11366|11379) pub6 70% (90 samples sent)
(11366|11380) pub7 writer id: 01030000.4ab6f928.00000008.00000102(2cd1c7a8)
(11366|11380) pub7->started
(11366|11377) pub2 80% (103 samples sent)
(11366|11380) pub7 10% (13 samples sent)
(11366|11379) pub6 80% (103 samples sent)
(11366|11377) pub2 90% (116 samples sent)
(11366|11380) pub7 20% (26 samples sent)
(11366|11377) pub2 100% (128 samples sent)
(11366|11377) pub2->wait_match() before write for 01030000.4ab6f928.00000004.00000102(e9212aa9)
(11366|11381) pub5 90% (116 samples sent)
(11366|11380) pub7 30% (39 samples sent)
(11366|11380) pub7 40% (52 samples sent)
(11366|11380) pub7 50% (64 samples sent)
(11366|11380) pub7 60% (77 samples sent)
(11366|11381) pub5 100% (128 samples sent)
(11366|11381) pub5->wait_match() before write for 01030000.4ab6f928.00000006.00000102(93e179c9)
(11366|11381) pub5<-match found! before write for 01030000.4ab6f928.00000006.00000102(93e179c9)
(11366|11379) pub6 90% (116 samples sent)
(11366|11382) pub3 writer id: 01030000.4ab6f928.00000005.00000102(d4410319)
(11366|11382) pub3->started
(11366|11381) pub5 waiting for acks
(11366|11378) pub4<-match found! before write for 01030000.4ab6f928.00000009.00000102(11b1ee18)
(11366|11378) pub4 waiting for acks
(11366|11382) pub3 10% (13 samples sent)
(11366|11380) pub7 70% (90 samples sent)
(11366|11379) pub6 100% (128 samples sent)
(11366|11379) pub6->wait_match() before write for 01030000.4ab6f928.00000007.00000102(ae815079)
(11366|11379) pub6<-match found! before write for 01030000.4ab6f928.00000007.00000102(ae815079)
(11366|11379) pub6 waiting for acks
(11366|11380) pub7 80% (103 samples sent)
(11366|11376) pub1 writer id: 01030000.4ab6f928.0000000a.00000102(561194c8)
(11366|11376) pub1->started
(11366|11380) pub7 90% (116 samples sent)
(11366|11376) pub1 10% (13 samples sent)
(11366|11376) pub1 20% (26 samples sent)
(11366|11380) pub7 100% (128 samples sent)
(11366|11380) pub7->wait_match() before write for 01030000.4ab6f928.00000008.00000102(2cd1c7a8)
(11366|11382) pub3 20% (26 samples sent)
(11366|11376) pub1 30% (39 samples sent)
(11366|11382) pub3 30% (39 samples sent)
(11366|11376) pub1 40% (52 samples sent)
(11366|11382) pub3 40% (52 samples sent)
(11366|11376) pub1 50% (64 samples sent)
(11366|11382) pub3 50% (64 samples sent)
(11366|11376) pub1 60% (77 samples sent)
(11366|11377) pub2<-match found! before write for 01030000.4ab6f928.00000004.00000102(e9212aa9)
(11366|11377) pub2 waiting for acks
(11366|11382) pub3 60% (77 samples sent)
(11366|11376) pub1 70% (90 samples sent)
(11366|11382) pub3 70% (90 samples sent)
(11366|11376) pub1 80% (103 samples sent)
(11366|11382) pub3 80% (103 samples sent)
(11366|11376) pub1 90% (116 samples sent)
(11366|11382) pub3 90% (116 samples sent)
(11366|11376) pub1 100% (128 samples sent)
(11366|11376) pub1->wait_match() before write for 01030000.4ab6f928.0000000a.00000102(561194c8)
(11366|11382) pub3 100% (128 samples sent)
(11366|11382) pub3->wait_match() before write for 01030000.4ab6f928.00000005.00000102(d4410319)
(11366|11374) sub 10% (103 samples received)
(11366|11374) sub 20% (205 samples received)
(11366|11374) sub 30% (308 samples received)
(11366|11374) sub 40% (410 samples received)
(11366|11374) sub 50% (512 samples received)
(11366|11374) sub 60% (615 samples received)
(11366|11380) pub7<-match found! before write for 01030000.4ab6f928.00000008.00000102(2cd1c7a8)
(11366|11380) pub7 waiting for acks
(11366|11382) pub3<-match found! before write for 01030000.4ab6f928.00000005.00000102(d4410319)
(11366|11382) pub3 waiting for acks
(11366|11376) pub1<-match found! before write for 01030000.4ab6f928.0000000a.00000102(561194c8)
(11366|11376) pub1 waiting for acks
(11366|11375) pub0 waiting for acks returned
(11366|11379) pub6 waiting for acks returned
(11366|11379) pub6<-delete_contained_entities
(11366|11378) pub4 waiting for acks returned
(11366|11378) pub4<-delete_contained_entities
(11366|11381) pub5 waiting for acks returned
(11366|11381) pub5<-delete_contained_entities
(11366|11377) pub2 waiting for acks returned
(11366|11377) pub2<-delete_contained_entities
(11366|11375) pub0<-delete_contained_entities
(11366|11374) sub 70% (717 samples received)
(11366|11379) pub6<-delete_participant
(11366|11378) pub4<-delete_participant
(11366|11374) sub 80% (820 samples received)
(11366|11381) pub5<-delete_participant
(11366|11377) pub2<-delete_participant
(11366|11374) sub 90% (922 samples received)
(11366|11375) pub0<-delete_participant
(11366|11374) sub 100% (1024 samples received)
(11366|11374) sub condition_.notify_all
(11366|11366) sub condition_.wait returned
(11366|11366) sub check_received
(11366|11380) pub7 waiting for acks returned
(11366|11376) pub1 waiting for acks returned
(11366|11376) pub1<-delete_contained_entities
(11366|11382) pub3 waiting for acks returned
(11366|11382) pub3<-delete_contained_entities
(11366|11380) pub7<-delete_contained_entities
(11366|11366) sub check_received returns 0
(11366|11366) <- PublisherService::end
(11366|11376) pub1<-delete_participant
(11366|11382) pub3<-delete_participant
(11366|11380) pub7<-delete_participant
(11366|11366) <- PublisherService::~PublisherService
(11366|11366) <- Subscriber delete_contained_entities
(11366|11366) <- Subscriber delete_participant
(11366|11366) <- Subscriber::~Subscriber
(11366|11366) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 11384
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11391 started at 2025-12-05 16:17:57
(11391|11391) -> Thrasher started
(11391|11391) -> Subscriber::Subscriber
(11384|11384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11391|11391) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11391|11391) Subscriber reader id: 01030000.455a575c.00000002.00000507(3702e828)
(11391|11391) -> PublisherService::PublisherService
(11391|11391) -> PublisherService::start (16 threads)
(11391|11391) sub wait_received 0:1024
(11391|11400) pub0 writer id: 01030000.455a575c.00000003.00000102(1e64f013)
(11391|11400) pub0->started
(11391|11400) pub0 10% (7 samples sent)
(11391|11400) pub0 20% (13 samples sent)
(11391|11400) pub0 31% (20 samples sent)
(11391|11400) pub0 40% (26 samples sent)
(11391|11400) pub0 50% (32 samples sent)
(11391|11400) pub0 60% (39 samples sent)
(11391|11404) pub6 writer id: 01030000.455a575c.00000007.00000102(ebe456d3)
(11391|11404) pub6->started
(11391|11404) pub6 10% (7 samples sent)
(11391|11404) pub6 20% (13 samples sent)
(11391|11404) pub6 31% (20 samples sent)
(11391|11404) pub6 40% (26 samples sent)
(11391|11404) pub6 50% (32 samples sent)
(11391|11404) pub6 60% (39 samples sent)
(11391|11404) pub6 70% (45 samples sent)
(11391|11404) pub6 81% (52 samples sent)
(11391|11404) pub6 90% (58 samples sent)
(11391|11409) pub14 writer id: 01030000.455a575c.0000000c.00000102(9c3467c2)
(11391|11409) pub14->started
(11391|11400) pub0 70% (45 samples sent)
(11391|11409) pub14 10% (7 samples sent)
(11391|11400) pub0 81% (52 samples sent)
(11391|11400) pub0 90% (58 samples sent)
(11391|11401) pub1 writer id: 01030000.455a575c.0000000d.00000102(a1544e72)
(11391|11401) pub1->started
(11391|11400) pub0 100% (64 samples sent)
(11391|11400) pub0->wait_match() before write for 01030000.455a575c.00000003.00000102(1e64f013)
(11391|11401) pub1 10% (7 samples sent)
(11391|11400) pub0<-match found! before write for 01030000.455a575c.00000003.00000102(1e64f013)
(11391|11400) pub0 waiting for acks
(11391|11401) pub1 20% (13 samples sent)
(11391|11401) pub1 31% (20 samples sent)
(11391|11404) pub6 100% (64 samples sent)
(11391|11404) pub6->wait_match() before write for 01030000.455a575c.00000007.00000102(ebe456d3)
(11391|11401) pub1 40% (26 samples sent)
(11391|11409) pub14 20% (13 samples sent)
(11391|11401) pub1 50% (32 samples sent)
(11391|11409) pub14 31% (20 samples sent)
(11391|11409) pub14 40% (26 samples sent)
(11391|11409) pub14 50% (32 samples sent)
(11391|11409) pub14 60% (39 samples sent)
(11391|11401) pub1 60% (39 samples sent)
(11391|11409) pub14 70% (45 samples sent)
(11391|11401) pub1 70% (45 samples sent)
(11391|11409) pub14 81% (52 samples sent)
(11391|11401) pub1 81% (52 samples sent)
(11391|11409) pub14 90% (58 samples sent)
(11391|11401) pub1 90% (58 samples sent)
(11391|11409) pub14 100% (64 samples sent)
(11391|11409) pub14->wait_match() before write for 01030000.455a575c.0000000c.00000102(9c3467c2)
(11391|11404) pub6<-match found! before write for 01030000.455a575c.00000007.00000102(ebe456d3)
(11391|11404) pub6 waiting for acks
(11391|11401) pub1 100% (64 samples sent)
(11391|11401) pub1->wait_match() before write for 01030000.455a575c.0000000d.00000102(a1544e72)
(11391|11402) pub2 writer id: 01030000.455a575c.00000005.00000102(912405b3)
(11391|11402) pub2->started
(11391|11402) pub2 10% (7 samples sent)
(11391|11402) pub2 20% (13 samples sent)
(11391|11409) pub14<-match found! before write for 01030000.455a575c.0000000c.00000102(9c3467c2)
(11391|11409) pub14 waiting for acks
(11391|11413) pub4 writer id: 01030000.455a575c.0000000e.00000102(e6f434a2)
(11391|11413) pub4->started
(11391|11415) pub15 writer id: 01030000.455a575c.00000009.00000102(54d4e8b2)
(11391|11415) pub15->started
(11391|11413) pub4 10% (7 samples sent)
(11391|11413) pub4 20% (13 samples sent)
(11391|11413) pub4 31% (20 samples sent)
(11391|11413) pub4 40% (26 samples sent)
(11391|11413) pub4 50% (32 samples sent)
(11391|11415) pub15 10% (7 samples sent)
(11391|11415) pub15 20% (13 samples sent)
(11391|11415) pub15 31% (20 samples sent)
(11391|11415) pub15 40% (26 samples sent)
(11391|11402) pub2 31% (20 samples sent)
(11391|11402) pub2 40% (26 samples sent)
(11391|11402) pub2 50% (32 samples sent)
(11391|11402) pub2 60% (39 samples sent)
(11391|11402) pub2 70% (45 samples sent)
(11391|11402) pub2 81% (52 samples sent)
(11391|11402) pub2 90% (58 samples sent)
(11391|11402) pub2 100% (64 samples sent)
(11391|11402) pub2->wait_match() before write for 01030000.455a575c.00000005.00000102(912405b3)
(11391|11414) pub5 writer id: 01030000.455a575c.00000006.00000102(d6847f63)
(11391|11414) pub5->started
(11391|11414) pub5 10% (7 samples sent)
(11391|11414) pub5 20% (13 samples sent)
(11391|11414) pub5 31% (20 samples sent)
(11391|11401) pub1<-match found! before write for 01030000.455a575c.0000000d.00000102(a1544e72)
(11391|11401) pub1 waiting for acks
(11391|11415) pub15 50% (32 samples sent)
(11391|11412) pub13 writer id: 01030000.455a575c.00000008.00000102(69b4c102)
(11391|11412) pub13->started
(11391|11415) pub15 60% (39 samples sent)
(11391|11415) pub15 70% (45 samples sent)
(11391|11415) pub15 81% (52 samples sent)
(11391|11413) pub4 60% (39 samples sent)
(11391|11415) pub15 90% (58 samples sent)
(11391|11413) pub4 70% (45 samples sent)
(11391|11415) pub15 100% (64 samples sent)
(11391|11415) pub15->wait_match() before write for 01030000.455a575c.00000009.00000102(54d4e8b2)
(11391|11413) pub4 81% (52 samples sent)
(11391|11413) pub4 90% (58 samples sent)
(11391|11413) pub4 100% (64 samples sent)
(11391|11413) pub4->wait_match() before write for 01030000.455a575c.0000000e.00000102(e6f434a2)
(11391|11414) pub5 40% (26 samples sent)
(11391|11414) pub5 50% (32 samples sent)
(11391|11414) pub5 60% (39 samples sent)
(11391|11414) pub5 70% (45 samples sent)
(11391|11414) pub5 81% (52 samples sent)
(11391|11414) pub5 90% (58 samples sent)
(11391|11414) pub5 100% (64 samples sent)
(11391|11414) pub5->wait_match() before write for 01030000.455a575c.00000006.00000102(d6847f63)
(11391|11412) pub13 10% (7 samples sent)
(11391|11412) pub13 20% (13 samples sent)
(11391|11412) pub13 31% (20 samples sent)
(11391|11412) pub13 40% (26 samples sent)
(11391|11412) pub13 50% (32 samples sent)
(11391|11412) pub13 60% (39 samples sent)
(11391|11405) pub7 writer id: 01030000.455a575c.0000000f.00000102(db941d12)
(11391|11405) pub7->started
(11391|11405) pub7 10% (7 samples sent)
(11391|11405) pub7 20% (13 samples sent)
(11391|11405) pub7 31% (20 samples sent)
(11391|11405) pub7 40% (26 samples sent)
(11391|11405) pub7 50% (32 samples sent)
(11391|11405) pub7 60% (39 samples sent)
(11391|11412) pub13 70% (45 samples sent)
(11391|11405) pub7 70% (45 samples sent)
(11391|11412) pub13 81% (52 samples sent)
(11391|11405) pub7 81% (52 samples sent)
(11391|11412) pub13 90% (58 samples sent)
(11391|11405) pub7 90% (58 samples sent)
(11391|11412) pub13 100% (64 samples sent)
(11391|11405) pub7 100% (64 samples sent)
(11391|11405) pub7->wait_match() before write for 01030000.455a575c.0000000f.00000102(db941d12)
(11391|11412) pub13->wait_match() before write for 01030000.455a575c.00000008.00000102(69b4c102)
(11391|11403) pub11 writer id: 01030000.455a575c.0000000a.00000102(13749262)
(11391|11403) pub11->started
(11391|11403) pub11 10% (7 samples sent)
(11391|11403) pub11 20% (13 samples sent)
(11391|11403) pub11 31% (20 samples sent)
(11391|11403) pub11 40% (26 samples sent)
(11391|11403) pub11 50% (32 samples sent)
(11391|11403) pub11 60% (39 samples sent)
(11391|11403) pub11 70% (45 samples sent)
(11391|11403) pub11 81% (52 samples sent)
(11391|11403) pub11 90% (58 samples sent)
(11391|11403) pub11 100% (64 samples sent)
(11391|11403) pub11->wait_match() before write for 01030000.455a575c.0000000a.00000102(13749262)
(11391|11399) sub 10% (103 samples received)
(11391|11407) pub3 writer id: 01030000.455a575c.00000004.00000102(ac442c03)
(11391|11407) pub3->started
(11391|11407) pub3 10% (7 samples sent)
(11391|11407) pub3 20% (13 samples sent)
(11391|11410) pub9 writer id: 01030000.455a575c.00000011.00000102(044434f1)
(11391|11407) pub3 31% (20 samples sent)
(11391|11410) pub9->started
(11391|11407) pub3 40% (26 samples sent)
(11391|11410) pub9 10% (7 samples sent)
(11391|11407) pub3 50% (32 samples sent)
(11391|11410) pub9 20% (13 samples sent)
(11391|11407) pub3 60% (39 samples sent)
(11391|11410) pub9 31% (20 samples sent)
(11391|11407) pub3 70% (45 samples sent)
(11391|11410) pub9 40% (26 samples sent)
(11391|11407) pub3 81% (52 samples sent)
(11391|11407) pub3 90% (58 samples sent)
(11391|11407) pub3 100% (64 samples sent)
(11391|11407) pub3->wait_match() before write for 01030000.455a575c.00000004.00000102(ac442c03)
(11391|11410) pub9 50% (32 samples sent)
(11391|11410) pub9 60% (39 samples sent)
(11391|11410) pub9 70% (45 samples sent)
(11391|11410) pub9 81% (52 samples sent)
(11391|11410) pub9 90% (58 samples sent)
(11391|11410) pub9 100% (64 samples sent)
(11391|11410) pub9->wait_match() before write for 01030000.455a575c.00000011.00000102(044434f1)
(11391|11408) pub12 writer id: 01030000.455a575c.00000010.00000102(39241d41)
(11391|11408) pub12->started
(11391|11408) pub12 10% (7 samples sent)
(11391|11408) pub12 20% (13 samples sent)
(11391|11408) pub12 31% (20 samples sent)
(11391|11408) pub12 40% (26 samples sent)
(11391|11408) pub12 50% (32 samples sent)
(11391|11408) pub12 60% (39 samples sent)
(11391|11408) pub12 70% (45 samples sent)
(11391|11408) pub12 81% (52 samples sent)
(11391|11406) pub8 writer id: 01030000.455a575c.0000000b.00000102(2e14bbd2)
(11391|11406) pub8->started
(11391|11408) pub12 90% (58 samples sent)
(11391|11406) pub8 10% (7 samples sent)
(11391|11408) pub12 100% (64 samples sent)
(11391|11408) pub12->wait_match() before write for 01030000.455a575c.00000010.00000102(39241d41)
(11391|11406) pub8 20% (13 samples sent)
(11391|11411) pub10 writer id: 01030000.455a575c.00000012.00000102(43e44e21)
(11391|11411) pub10->started
(11391|11411) pub10 10% (7 samples sent)
(11391|11411) pub10 20% (13 samples sent)
(11391|11411) pub10 31% (20 samples sent)
(11391|11406) pub8 31% (20 samples sent)
(11391|11411) pub10 40% (26 samples sent)
(11391|11406) pub8 40% (26 samples sent)
(11391|11411) pub10 50% (32 samples sent)
(11391|11406) pub8 50% (32 samples sent)
(11391|11411) pub10 60% (39 samples sent)
(11391|11406) pub8 60% (39 samples sent)
(11391|11411) pub10 70% (45 samples sent)
(11391|11406) pub8 70% (45 samples sent)
(11391|11411) pub10 81% (52 samples sent)
(11391|11406) pub8 81% (52 samples sent)
(11391|11411) pub10 90% (58 samples sent)
(11391|11406) pub8 90% (58 samples sent)
(11391|11411) pub10 100% (64 samples sent)
(11391|11411) pub10->wait_match() before write for 01030000.455a575c.00000012.00000102(43e44e21)
(11391|11406) pub8 100% (64 samples sent)
(11391|11406) pub8->wait_match() before write for 01030000.455a575c.0000000b.00000102(2e14bbd2)
(11391|11399) sub 20% (205 samples received)
(11391|11402) pub2<-match found! before write for 01030000.455a575c.00000005.00000102(912405b3)
(11391|11402) pub2 waiting for acks
(11391|11413) pub4<-match found! before write for 01030000.455a575c.0000000e.00000102(e6f434a2)
(11391|11413) pub4 waiting for acks
(11391|11415) pub15<-match found! before write for 01030000.455a575c.00000009.00000102(54d4e8b2)
(11391|11415) pub15 waiting for acks
(11391|11414) pub5<-match found! before write for 01030000.455a575c.00000006.00000102(d6847f63)
(11391|11414) pub5 waiting for acks
(11391|11412) pub13<-match found! before write for 01030000.455a575c.00000008.00000102(69b4c102)
(11391|11412) pub13 waiting for acks
(11391|11405) pub7<-match found! before write for 01030000.455a575c.0000000f.00000102(db941d12)
(11391|11405) pub7 waiting for acks
(11391|11400) pub0 waiting for acks returned
(11391|11400) pub0<-delete_contained_entities
(11391|11403) pub11<-match found! before write for 01030000.455a575c.0000000a.00000102(13749262)
(11391|11403) pub11 waiting for acks
(11391|11399) sub 30% (308 samples received)
(11391|11400) pub0<-delete_participant
(11391|11399) sub 40% (410 samples received)
(11391|11407) pub3<-match found! before write for 01030000.455a575c.00000004.00000102(ac442c03)
(11391|11407) pub3 waiting for acks
(11391|11410) pub9<-match found! before write for 01030000.455a575c.00000011.00000102(044434f1)
(11391|11410) pub9 waiting for acks
(11391|11408) pub12<-match found! before write for 01030000.455a575c.00000010.00000102(39241d41)
(11391|11408) pub12 waiting for acks
(11391|11404) pub6 waiting for acks returned
(11391|11404) pub6<-delete_contained_entities
(11391|11411) pub10<-match found! before write for 01030000.455a575c.00000012.00000102(43e44e21)
(11391|11411) pub10 waiting for acks
(11391|11406) pub8<-match found! before write for 01030000.455a575c.0000000b.00000102(2e14bbd2)
(11391|11406) pub8 waiting for acks
(11391|11401) pub1 waiting for acks returned
(11391|11401) pub1<-delete_contained_entities
(11391|11415) pub15 waiting for acks returned
(11391|11415) pub15<-delete_contained_entities
(11391|11413) pub4 waiting for acks returned
(11391|11413) pub4<-delete_contained_entities
(11391|11409) pub14 waiting for acks returned
(11391|11409) pub14<-delete_contained_entities
(11391|11402) pub2 waiting for acks returned
(11391|11402) pub2<-delete_contained_entities
(11391|11399) sub 50% (512 samples received)
(11391|11404) pub6<-delete_participant
(11391|11399) sub 60% (615 samples received)
(11391|11401) pub1<-delete_participant
(11391|11399) sub 70% (717 samples received)
(11391|11415) pub15<-delete_participant
(11391|11413) pub4<-delete_participant
(11391|11399) sub 80% (820 samples received)
(11391|11402) pub2<-delete_participant
(11391|11399) sub 90% (922 samples received)
(11391|11409) pub14<-delete_participant
(11391|11399) sub 100% (1024 samples received)
(11391|11399) sub condition_.notify_all
(11391|11391) sub condition_.wait returned
(11391|11391) sub check_received
(11391|11414) pub5 waiting for acks returned
(11391|11414) pub5<-delete_contained_entities
(11391|11407) pub3 waiting for acks returned
(11391|11407) pub3<-delete_contained_entities
(11391|11408) pub12 waiting for acks returned
(11391|11408) pub12<-delete_contained_entities
(11391|11406) pub8 waiting for acks returned
(11391|11406) pub8<-delete_contained_entities
(11391|11411) pub10 waiting for acks returned
(11391|11411) pub10<-delete_contained_entities
(11391|11391) sub check_received returns 0
(11391|11391) <- PublisherService::end
(11391|11405) pub7 waiting for acks returned
(11391|11405) pub7<-delete_contained_entities
(11391|11410) pub9 waiting for acks returned
(11391|11410) pub9<-delete_contained_entities
(11391|11403) pub11 waiting for acks returned
(11391|11403) pub11<-delete_contained_entities
(11391|11412) pub13 waiting for acks returned
(11391|11412) pub13<-delete_contained_entities
(11391|11414) pub5<-delete_participant
(11391|11407) pub3<-delete_participant
(11391|11408) pub12<-delete_participant
(11391|11406) pub8<-delete_participant
(11391|11411) pub10<-delete_participant
(11391|11410) pub9<-delete_participant
(11391|11405) pub7<-delete_participant
(11391|11403) pub11<-delete_participant
(11391|11412) pub13<-delete_participant
(11391|11391) <- PublisherService::~PublisherService
(11391|11391) <- Subscriber delete_contained_entities
(11391|11391) <- Subscriber delete_participant
(11391|11391) <- Subscriber::~Subscriber
(11391|11391) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:0s 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: 11417
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11424 started at 2025-12-05 16:17:57
(11424|11424) -> Thrasher started
(11424|11424) -> Subscriber::Subscriber
(11417|11417) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11424|11424) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11424|11424) Subscriber reader id: 01030000.492a1303.00000002.00000507(f690de27)
(11424|11424) -> PublisherService::PublisherService
(11424|11424) -> PublisherService::start (32 threads)
(11424|11424) sub wait_received 0:1024
(11424|11462) pub15 writer id: 01030000.492a1303.0000000f.00000102(1a062b1d)
(11424|11462) pub15->started
(11424|11459) pub22 writer id: 01030000.492a1303.0000001b.00000102(8f661a5f)
(11424|11459) pub22->started
(11424|11436) pub3 writer id: 01030000.492a1303.00000005.00000102(50b633bc)
(11424|11459) pub22 12% (4 samples sent)
(11424|11459) pub22 21% (7 samples sent)
(11424|11459) pub22 31% (10 samples sent)
(11424|11459) pub22 40% (13 samples sent)
(11424|11459) pub22 50% (16 samples sent)
(11424|11459) pub22 62% (20 samples sent)
(11424|11459) pub22 71% (23 samples sent)
(11424|11459) pub22 81% (26 samples sent)
(11424|11459) pub22 90% (29 samples sent)
(11424|11459) pub22 100% (32 samples sent)
(11424|11459) pub22->wait_match() before write for 01030000.492a1303.0000001b.00000102(8f661a5f)
(11424|11462) pub15 12% (4 samples sent)
(11424|11462) pub15 21% (7 samples sent)
(11424|11462) pub15 31% (10 samples sent)
(11424|11462) pub15 40% (13 samples sent)
(11424|11462) pub15 50% (16 samples sent)
(11424|11462) pub15 62% (20 samples sent)
(11424|11462) pub15 71% (23 samples sent)
(11424|11462) pub15 81% (26 samples sent)
(11424|11462) pub15 90% (29 samples sent)
(11424|11462) pub15 100% (32 samples sent)
(11424|11462) pub15->wait_match() before write for 01030000.492a1303.0000000f.00000102(1a062b1d)
(11424|11437) pub7 writer id: 01030000.492a1303.00000008.00000102(a826f70d)
(11424|11437) pub7->started
(11424|11437) pub7 12% (4 samples sent)
(11424|11437) pub7 21% (7 samples sent)
(11424|11437) pub7 31% (10 samples sent)
(11424|11437) pub7 40% (13 samples sent)
(11424|11437) pub7 50% (16 samples sent)
(11424|11437) pub7 62% (20 samples sent)
(11424|11437) pub7 71% (23 samples sent)
(11424|11437) pub7 81% (26 samples sent)
(11424|11436) pub3->started
(11424|11436) pub3 12% (4 samples sent)
(11424|11436) pub3 21% (7 samples sent)
(11424|11436) pub3 31% (10 samples sent)
(11424|11436) pub3 40% (13 samples sent)
(11424|11436) pub3 50% (16 samples sent)
(11424|11436) pub3 62% (20 samples sent)
(11424|11436) pub3 71% (23 samples sent)
(11424|11436) pub3 81% (26 samples sent)
(11424|11437) pub7 90% (29 samples sent)
(11424|11437) pub7 100% (32 samples sent)
(11424|11437) pub7->wait_match() before write for 01030000.492a1303.00000008.00000102(a826f70d)
(11424|11436) pub3 90% (29 samples sent)
(11424|11436) pub3 100% (32 samples sent)
(11424|11436) pub3->wait_match() before write for 01030000.492a1303.00000005.00000102(50b633bc)
(11424|11436) pub3<-match found! before write for 01030000.492a1303.00000005.00000102(50b633bc)
(11424|11436) pub3 waiting for acks
(11424|11437) pub7<-match found! before write for 01030000.492a1303.00000008.00000102(a826f70d)
(11424|11437) pub7 waiting for acks
(11424|11462) pub15<-match found! before write for 01030000.492a1303.0000000f.00000102(1a062b1d)
(11424|11462) pub15 waiting for acks
(11424|11459) pub22<-match found! before write for 01030000.492a1303.0000001b.00000102(8f661a5f)
(11424|11459) pub22 waiting for acks
(11424|11433) pub0 writer id: 01030000.492a1303.00000003.00000102(dff6c61c)
(11424|11433) pub0->started
(11424|11433) pub0 12% (4 samples sent)
(11424|11433) pub0 21% (7 samples sent)
(11424|11433) pub0 31% (10 samples sent)
(11424|11433) pub0 40% (13 samples sent)
(11424|11433) pub0 50% (16 samples sent)
(11424|11433) pub0 62% (20 samples sent)
(11424|11433) pub0 71% (23 samples sent)
(11424|11433) pub0 81% (26 samples sent)
(11424|11433) pub0 90% (29 samples sent)
(11424|11433) pub0 100% (32 samples sent)
(11424|11433) pub0->wait_match() before write for 01030000.492a1303.00000003.00000102(dff6c61c)
(11424|11458) pub13 writer id: 01030000.492a1303.00000015.00000102(3056a43e)
(11424|11434) pub1 writer id: 01030000.492a1303.00000004.00000102(6dd61a0c)
(11424|11434) pub1->started
(11424|11434) pub1 12% (4 samples sent)
(11424|11434) pub1 21% (7 samples sent)
(11424|11434) pub1 31% (10 samples sent)
(11424|11434) pub1 40% (13 samples sent)
(11424|11434) pub1 50% (16 samples sent)
(11424|11434) pub1 62% (20 samples sent)
(11424|11434) pub1 71% (23 samples sent)
(11424|11434) pub1 81% (26 samples sent)
(11424|11434) pub1 90% (29 samples sent)
(11424|11433) pub0<-match found! before write for 01030000.492a1303.00000003.00000102(dff6c61c)
(11424|11433) pub0 waiting for acks
(11424|11436) pub3 waiting for acks returned
(11424|11436) pub3<-delete_contained_entities
(11424|11434) pub1 100% (32 samples sent)
(11424|11434) pub1->wait_match() before write for 01030000.492a1303.00000004.00000102(6dd61a0c)
(11424|11434) pub1<-match found! before write for 01030000.492a1303.00000004.00000102(6dd61a0c)
(11424|11434) pub1 waiting for acks
(11424|11458) pub13->started
(11424|11439) pub6 writer id: 01030000.492a1303.0000000d.00000102(60c6787d)
(11424|11439) pub6->started
(11424|11439) pub6 12% (4 samples sent)
(11424|11439) pub6 21% (7 samples sent)
(11424|11439) pub6 31% (10 samples sent)
(11424|11439) pub6 40% (13 samples sent)
(11424|11439) pub6 50% (16 samples sent)
(11424|11439) pub6 62% (20 samples sent)
(11424|11439) pub6 71% (23 samples sent)
(11424|11439) pub6 81% (26 samples sent)
(11424|11439) pub6 90% (29 samples sent)
(11424|11439) pub6 100% (32 samples sent)
(11424|11439) pub6->wait_match() before write for 01030000.492a1303.0000000d.00000102(60c6787d)
(11424|11443) pub10 writer id: 01030000.492a1303.0000000b.00000102(ef868ddd)
(11424|11443) pub10->started
(11424|11443) pub10 12% (4 samples sent)
(11424|11443) pub10 21% (7 samples sent)
(11424|11443) pub10 31% (10 samples sent)
(11424|11458) pub13 12% (4 samples sent)
(11424|11458) pub13 21% (7 samples sent)
(11424|11454) pub17 writer id: 01030000.492a1303.0000001a.00000102(b20633ef)
(11424|11454) pub17->started
(11424|11458) pub13 31% (10 samples sent)
(11424|11454) pub17 12% (4 samples sent)
(11424|11458) pub13 40% (13 samples sent)
(11424|11454) pub17 21% (7 samples sent)
(11424|11454) pub17 31% (10 samples sent)
(11424|11458) pub13 50% (16 samples sent)
(11424|11454) pub17 40% (13 samples sent)
(11424|11454) pub17 50% (16 samples sent)
(11424|11458) pub13 62% (20 samples sent)
(11424|11454) pub17 62% (20 samples sent)
(11424|11454) pub17 71% (23 samples sent)
(11424|11458) pub13 71% (23 samples sent)
(11424|11454) pub17 81% (26 samples sent)
(11424|11454) pub17 90% (29 samples sent)
(11424|11458) pub13 81% (26 samples sent)
(11424|11454) pub17 100% (32 samples sent)
(11424|11454) pub17->wait_match() before write for 01030000.492a1303.0000001a.00000102(b20633ef)
(11424|11458) pub13 90% (29 samples sent)
(11424|11458) pub13 100% (32 samples sent)
(11424|11458) pub13->wait_match() before write for 01030000.492a1303.00000015.00000102(3056a43e)
(11424|11458) pub13<-match found! before write for 01030000.492a1303.00000015.00000102(3056a43e)
(11424|11458) pub13 waiting for acks
(11424|11441) pub9 writer id: 01030000.492a1303.0000000a.00000102(d2e6a46d)
(11424|11441) pub9->started
(11424|11441) pub9 12% (4 samples sent)
(11424|11441) pub9 21% (7 samples sent)
(11424|11441) pub9 31% (10 samples sent)
(11424|11441) pub9 40% (13 samples sent)
(11424|11441) pub9 50% (16 samples sent)
(11424|11441) pub9 62% (20 samples sent)
(11424|11441) pub9 71% (23 samples sent)
(11424|11435) pub2 writer id: 01030000.492a1303.00000007.00000102(2a7660dc)
(11424|11435) pub2->started
(11424|11463) pub26 writer id: 01030000.492a1303.0000001e.00000102(4786952f)
(11424|11463) pub26->started
(11424|11463) pub26 12% (4 samples sent)
(11424|11435) pub2 12% (4 samples sent)
(11424|11443) pub10 40% (13 samples sent)
(11424|11435) pub2 21% (7 samples sent)
(11424|11443) pub10 50% (16 samples sent)
(11424|11435) pub2 31% (10 samples sent)
(11424|11443) pub10 62% (20 samples sent)
(11424|11435) pub2 40% (13 samples sent)
(11424|11443) pub10 71% (23 samples sent)
(11424|11435) pub2 50% (16 samples sent)
(11424|11443) pub10 81% (26 samples sent)
(11424|11435) pub2 62% (20 samples sent)
(11424|11443) pub10 90% (29 samples sent)
(11424|11435) pub2 71% (23 samples sent)
(11424|11443) pub10 100% (32 samples sent)
(11424|11443) pub10->wait_match() before write for 01030000.492a1303.0000000b.00000102(ef868ddd)
(11424|11463) pub26 21% (7 samples sent)
(11424|11435) pub2 81% (26 samples sent)
(11424|11435) pub2 90% (29 samples sent)
(11424|11435) pub2 100% (32 samples sent)
(11424|11435) pub2->wait_match() before write for 01030000.492a1303.00000007.00000102(2a7660dc)
(11424|11441) pub9 81% (26 samples sent)
(11424|11441) pub9 90% (29 samples sent)
(11424|11441) pub9 100% (32 samples sent)
(11424|11441) pub9->wait_match() before write for 01030000.492a1303.0000000a.00000102(d2e6a46d)
(11424|11463) pub26 31% (10 samples sent)
(11424|11463) pub26 40% (13 samples sent)
(11424|11463) pub26 50% (16 samples sent)
(11424|11463) pub26 62% (20 samples sent)
(11424|11463) pub26 71% (23 samples sent)
(11424|11463) pub26 81% (26 samples sent)
(11424|11463) pub26 90% (29 samples sent)
(11424|11463) pub26 100% (32 samples sent)
(11424|11463) pub26->wait_match() before write for 01030000.492a1303.0000001e.00000102(4786952f)
(11424|11457) pub11 writer id: 01030000.492a1303.00000012.00000102(8276782e)
(11424|11457) pub11->started
(11424|11444) pub23 writer id: 01030000.492a1303.0000001c.00000102(3d46c64f)
(11424|11457) pub11 12% (4 samples sent)
(11424|11457) pub11 21% (7 samples sent)
(11424|11457) pub11 31% (10 samples sent)
(11424|11457) pub11 40% (13 samples sent)
(11424|11457) pub11 50% (16 samples sent)
(11424|11457) pub11 62% (20 samples sent)
(11424|11457) pub11 71% (23 samples sent)
(11424|11457) pub11 81% (26 samples sent)
(11424|11457) pub11 90% (29 samples sent)
(11424|11457) pub11 100% (32 samples sent)
(11424|11457) pub11->wait_match() before write for 01030000.492a1303.00000012.00000102(8276782e)
(11424|11444) pub23->started
(11424|11444) pub23 12% (4 samples sent)
(11424|11444) pub23 21% (7 samples sent)
(11424|11444) pub23 31% (10 samples sent)
(11424|11444) pub23 40% (13 samples sent)
(11424|11444) pub23 50% (16 samples sent)
(11424|11444) pub23 62% (20 samples sent)
(11424|11444) pub23 71% (23 samples sent)
(11424|11444) pub23 81% (26 samples sent)
(11424|11444) pub23 90% (29 samples sent)
(11424|11444) pub23 100% (32 samples sent)
(11424|11444) pub23->wait_match() before write for 01030000.492a1303.0000001c.00000102(3d46c64f)
(11424|11447) pub21 writer id: 01030000.492a1303.00000011.00000102(c5d602fe)
(11424|11447) pub21->started
(11424|11447) pub21 12% (4 samples sent)
(11424|11447) pub21 21% (7 samples sent)
(11424|11452) pub29 writer id: 01030000.492a1303.00000013.00000102(bf16519e)
(11424|11452) pub29->started
(11424|11447) pub21 31% (10 samples sent)
(11424|11452) pub29 12% (4 samples sent)
(11424|11452) pub29 21% (7 samples sent)
(11424|11452) pub29 31% (10 samples sent)
(11424|11452) pub29 40% (13 samples sent)
(11424|11452) pub29 50% (16 samples sent)
(11424|11452) pub29 62% (20 samples sent)
(11424|11447) pub21 40% (13 samples sent)
(11424|11447) pub21 50% (16 samples sent)
(11424|11447) pub21 62% (20 samples sent)
(11424|11447) pub21 71% (23 samples sent)
(11424|11447) pub21 81% (26 samples sent)
(11424|11447) pub21 90% (29 samples sent)
(11424|11452) pub29 71% (23 samples sent)
(11424|11450) pub12 writer id: 01030000.492a1303.0000000c.00000102(5da651cd)
(11424|11450) pub12->started
(11424|11450) pub12 12% (4 samples sent)
(11424|11450) pub12 21% (7 samples sent)
(11424|11450) pub12 31% (10 samples sent)
(11424|11450) pub12 40% (13 samples sent)
(11424|11450) pub12 50% (16 samples sent)
(11424|11450) pub12 62% (20 samples sent)
(11424|11450) pub12 71% (23 samples sent)
(11424|11450) pub12 81% (26 samples sent)
(11424|11450) pub12 90% (29 samples sent)
(11424|11450) pub12 100% (32 samples sent)
(11424|11450) pub12->wait_match() before write for 01030000.492a1303.0000000c.00000102(5da651cd)
(11424|11452) pub29 81% (26 samples sent)
(11424|11455) pub30 writer id: 01030000.492a1303.00000016.00000102(77f6deee)
(11424|11455) pub30->started
(11424|11455) pub30 12% (4 samples sent)
(11424|11455) pub30 21% (7 samples sent)
(11424|11455) pub30 31% (10 samples sent)
(11424|11455) pub30 40% (13 samples sent)
(11424|11455) pub30 50% (16 samples sent)
(11424|11455) pub30 62% (20 samples sent)
(11424|11455) pub30 71% (23 samples sent)
(11424|11455) pub30 81% (26 samples sent)
(11424|11455) pub30 90% (29 samples sent)
(11424|11455) pub30 100% (32 samples sent)
(11424|11455) pub30->wait_match() before write for 01030000.492a1303.00000016.00000102(77f6deee)
(11424|11447) pub21 100% (32 samples sent)
(11424|11447) pub21->wait_match() before write for 01030000.492a1303.00000011.00000102(c5d602fe)
(11424|11452) pub29 90% (29 samples sent)
(11424|11452) pub29 100% (32 samples sent)
(11424|11452) pub29->wait_match() before write for 01030000.492a1303.00000013.00000102(bf16519e)
(11424|11442) pub5 writer id: 01030000.492a1303.00000006.00000102(1716496c)
(11424|11442) pub5->started
(11424|11442) pub5 12% (4 samples sent)
(11424|11442) pub5 21% (7 samples sent)
(11424|11442) pub5 31% (10 samples sent)
(11424|11442) pub5 40% (13 samples sent)
(11424|11442) pub5 50% (16 samples sent)
(11424|11442) pub5 62% (20 samples sent)
(11424|11442) pub5 71% (23 samples sent)
(11424|11442) pub5 81% (26 samples sent)
(11424|11442) pub5 90% (29 samples sent)
(11424|11442) pub5 100% (32 samples sent)
(11424|11442) pub5->wait_match() before write for 01030000.492a1303.00000006.00000102(1716496c)
(11424|11451) pub24 writer id: 01030000.492a1303.0000001d.00000102(0026efff)
(11424|11451) pub24->started
(11424|11451) pub24 12% (4 samples sent)
(11424|11451) pub24 21% (7 samples sent)
(11424|11451) pub24 31% (10 samples sent)
(11424|11451) pub24 40% (13 samples sent)
(11424|11451) pub24 50% (16 samples sent)
(11424|11451) pub24 62% (20 samples sent)
(11424|11451) pub24 71% (23 samples sent)
(11424|11451) pub24 81% (26 samples sent)
(11424|11451) pub24 90% (29 samples sent)
(11424|11451) pub24 100% (32 samples sent)
(11424|11451) pub24->wait_match() before write for 01030000.492a1303.0000001d.00000102(0026efff)
(11424|11432) sub 10% (103 samples received)
(11424|11461) pub14 writer id: 01030000.492a1303.0000000e.00000102(276602ad)
(11424|11461) pub14->started
(11424|11461) pub14 12% (4 samples sent)
(11424|11461) pub14 21% (7 samples sent)
(11424|11461) pub14 31% (10 samples sent)
(11424|11461) pub14 40% (13 samples sent)
(11424|11461) pub14 50% (16 samples sent)
(11424|11461) pub14 62% (20 samples sent)
(11424|11461) pub14 71% (23 samples sent)
(11424|11461) pub14 81% (26 samples sent)
(11424|11461) pub14 90% (29 samples sent)
(11424|11461) pub14 100% (32 samples sent)
(11424|11461) pub14->wait_match() before write for 01030000.492a1303.0000000e.00000102(276602ad)
(11424|11453) pub20 writer id: 01030000.492a1303.00000019.00000102(f5a6493f)
(11424|11453) pub20->started
(11424|11453) pub20 12% (4 samples sent)
(11424|11453) pub20 21% (7 samples sent)
(11424|11453) pub20 31% (10 samples sent)
(11424|11453) pub20 40% (13 samples sent)
(11424|11453) pub20 50% (16 samples sent)
(11424|11453) pub20 62% (20 samples sent)
(11424|11453) pub20 71% (23 samples sent)
(11424|11453) pub20 81% (26 samples sent)
(11424|11453) pub20 90% (29 samples sent)
(11424|11453) pub20 100% (32 samples sent)
(11424|11453) pub20->wait_match() before write for 01030000.492a1303.00000019.00000102(f5a6493f)
(11424|11449) pub18 writer id: 01030000.492a1303.00000018.00000102(c8c6608f)
(11424|11449) pub18->started
(11424|11449) pub18 12% (4 samples sent)
(11424|11449) pub18 21% (7 samples sent)
(11424|11449) pub18 31% (10 samples sent)
(11424|11449) pub18 40% (13 samples sent)
(11424|11449) pub18 50% (16 samples sent)
(11424|11449) pub18 62% (20 samples sent)
(11424|11449) pub18 71% (23 samples sent)
(11424|11449) pub18 81% (26 samples sent)
(11424|11449) pub18 90% (29 samples sent)
(11424|11449) pub18 100% (32 samples sent)
(11424|11449) pub18->wait_match() before write for 01030000.492a1303.00000018.00000102(c8c6608f)
(11424|11445) pub19 writer id: 01030000.492a1303.00000017.00000102(4a96f75e)
(11424|11445) pub19->started
(11424|11439) pub6<-match found! before write for 01030000.492a1303.0000000d.00000102(60c6787d)
(11424|11439) pub6 waiting for acks
(11424|11445) pub19 12% (4 samples sent)
(11424|11445) pub19 21% (7 samples sent)
(11424|11454) pub17<-match found! before write for 01030000.492a1303.0000001a.00000102(b20633ef)
(11424|11454) pub17 waiting for acks
(11424|11445) pub19 31% (10 samples sent)
(11424|11448) pub16 writer id: 01030000.492a1303.00000010.00000102(f8b62b4e)
(11424|11448) pub16->started
(11424|11448) pub16 12% (4 samples sent)
(11424|11445) pub19 40% (13 samples sent)
(11424|11445) pub19 50% (16 samples sent)
(11424|11448) pub16 21% (7 samples sent)
(11424|11445) pub19 62% (20 samples sent)
(11424|11448) pub16 31% (10 samples sent)
(11424|11445) pub19 71% (23 samples sent)
(11424|11445) pub19 81% (26 samples sent)
(11424|11445) pub19 90% (29 samples sent)
(11424|11448) pub16 40% (13 samples sent)
(11424|11445) pub19 100% (32 samples sent)
(11424|11445) pub19->wait_match() before write for 01030000.492a1303.00000017.00000102(4a96f75e)
(11424|11448) pub16 50% (16 samples sent)
(11424|11448) pub16 62% (20 samples sent)
(11424|11440) pub4 writer id: 01030000.492a1303.00000014.00000102(0d368d8e)
(11424|11440) pub4->started
(11424|11443) pub10<-match found! before write for 01030000.492a1303.0000000b.00000102(ef868ddd)
(11424|11443) pub10 waiting for acks
(11424|11441) pub9<-match found! before write for 01030000.492a1303.0000000a.00000102(d2e6a46d)
(11424|11441) pub9 waiting for acks
(11424|11440) pub4 12% (4 samples sent)
(11424|11440) pub4 21% (7 samples sent)
(11424|11440) pub4 31% (10 samples sent)
(11424|11448) pub16 71% (23 samples sent)
(11424|11440) pub4 40% (13 samples sent)
(11424|11448) pub16 81% (26 samples sent)
(11424|11448) pub16 90% (29 samples sent)
(11424|11440) pub4 50% (16 samples sent)
(11424|11448) pub16 100% (32 samples sent)
(11424|11448) pub16->wait_match() before write for 01030000.492a1303.00000010.00000102(f8b62b4e)
(11424|11440) pub4 62% (20 samples sent)
(11424|11440) pub4 71% (23 samples sent)
(11424|11440) pub4 81% (26 samples sent)
(11424|11440) pub4 90% (29 samples sent)
(11424|11440) pub4 100% (32 samples sent)
(11424|11440) pub4->wait_match() before write for 01030000.492a1303.00000014.00000102(0d368d8e)
(11424|11463) pub26<-match found! before write for 01030000.492a1303.0000001e.00000102(4786952f)
(11424|11463) pub26 waiting for acks
(11424|11435) pub2<-match found! before write for 01030000.492a1303.00000007.00000102(2a7660dc)
(11424|11435) pub2 waiting for acks
(11424|11436) pub3<-delete_participant
(11424|11444) pub23<-match found! before write for 01030000.492a1303.0000001c.00000102(3d46c64f)
(11424|11444) pub23 waiting for acks
(11424|11457) pub11<-match found! before write for 01030000.492a1303.00000012.00000102(8276782e)
(11424|11457) pub11 waiting for acks
(11424|11437) pub7 waiting for acks returned
(11424|11437) pub7<-delete_contained_entities
(11424|11447) pub21<-match found! before write for 01030000.492a1303.00000011.00000102(c5d602fe)
(11424|11447) pub21 waiting for acks
(11424|11455) pub30<-match found! before write for 01030000.492a1303.00000016.00000102(77f6deee)
(11424|11455) pub30 waiting for acks
(11424|11452) pub29<-match found! before write for 01030000.492a1303.00000013.00000102(bf16519e)
(11424|11452) pub29 waiting for acks
(11424|11450) pub12<-match found! before write for 01030000.492a1303.0000000c.00000102(5da651cd)
(11424|11450) pub12 waiting for acks
(11424|11442) pub5<-match found! before write for 01030000.492a1303.00000006.00000102(1716496c)
(11424|11442) pub5 waiting for acks
(11424|11462) pub15 waiting for acks returned
(11424|11462) pub15<-delete_contained_entities
(11424|11451) pub24<-match found! before write for 01030000.492a1303.0000001d.00000102(0026efff)
(11424|11451) pub24 waiting for acks
(11424|11461) pub14<-match found! before write for 01030000.492a1303.0000000e.00000102(276602ad)
(11424|11461) pub14 waiting for acks
(11424|11459) pub22 waiting for acks returned
(11424|11434) pub1 waiting for acks returned
(11424|11434) pub1<-delete_contained_entities
(11424|11453) pub20<-match found! before write for 01030000.492a1303.00000019.00000102(f5a6493f)
(11424|11453) pub20 waiting for acks
(11424|11433) pub0 waiting for acks returned
(11424|11433) pub0<-delete_contained_entities
(11424|11459) pub22<-delete_contained_entities
(11424|11445) pub19<-match found! before write for 01030000.492a1303.00000017.00000102(4a96f75e)
(11424|11445) pub19 waiting for acks
(11424|11432) sub 20% (205 samples received)
(11424|11437) pub7<-delete_participant
(11424|11462) pub15<-delete_participant
(11424|11432) sub 30% (308 samples received)
(11424|11434) pub1<-delete_participant
(11424|11432) sub 40% (410 samples received)
(11424|11433) pub0<-delete_participant
(11424|11459) pub22<-delete_participant
(11424|11432) sub 50% (512 samples received)
(11424|11432) sub 60% (615 samples received)
(11424|11449) pub18<-match found! before write for 01030000.492a1303.00000018.00000102(c8c6608f)
(11424|11449) pub18 waiting for acks
(11424|11448) pub16<-match found! before write for 01030000.492a1303.00000010.00000102(f8b62b4e)
(11424|11448) pub16 waiting for acks
(11424|11440) pub4<-match found! before write for 01030000.492a1303.00000014.00000102(0d368d8e)
(11424|11440) pub4 waiting for acks
(11424|11458) pub13 waiting for acks returned
(11424|11454) pub17 waiting for acks returned
(11424|11454) pub17<-delete_contained_entities
(11424|11455) pub30 waiting for acks returned
(11424|11455) pub30<-delete_contained_entities
(11424|11439) pub6 waiting for acks returned
(11424|11439) pub6<-delete_contained_entities
(11424|11442) pub5 waiting for acks returned
(11424|11442) pub5<-delete_contained_entities
(11424|11451) pub24 waiting for acks returned
(11424|11451) pub24<-delete_contained_entities
(11424|11457) pub11 waiting for acks returned
(11424|11457) pub11<-delete_contained_entities
(11424|11447) pub21 waiting for acks returned
(11424|11447) pub21<-delete_contained_entities
(11424|11463) pub26 waiting for acks returned
(11424|11463) pub26<-delete_contained_entities
(11424|11452) pub29 waiting for acks returned
(11424|11444) pub23 waiting for acks returned
(11424|11444) pub23<-delete_contained_entities
(11424|11450) pub12 waiting for acks returned
(11424|11450) pub12<-delete_contained_entities
(11424|11452) pub29<-delete_contained_entities
(11424|11441) pub9 waiting for acks returned
(11424|11441) pub9<-delete_contained_entities
(11424|11435) pub2 waiting for acks returned
(11424|11435) pub2<-delete_contained_entities
(11424|11443) pub10 waiting for acks returned
(11424|11443) pub10<-delete_contained_entities
(11424|11458) pub13<-delete_contained_entities
(11424|11432) sub 70% (717 samples received)
(11424|11454) pub17<-delete_participant
(11424|11455) pub30<-delete_participant
(11424|11432) sub 80% (820 samples received)
(11424|11439) pub6<-delete_participant
(11424|11461) pub14 waiting for acks returned
(11424|11461) pub14<-delete_contained_entities
(11424|11440) pub4 waiting for acks returned
(11424|11440) pub4<-delete_contained_entities
(11424|11453) pub20 waiting for acks returned
(11424|11453) pub20<-delete_contained_entities
(11424|11445) pub19 waiting for acks returned
(11424|11445) pub19<-delete_contained_entities
(11424|11448) pub16 waiting for acks returned
(11424|11448) pub16<-delete_contained_entities
(11424|11449) pub18 waiting for acks returned
(11424|11449) pub18<-delete_contained_entities
(11424|11442) pub5<-delete_participant
(11424|11457) pub11<-delete_participant
(11424|11447) pub21<-delete_participant
(11424|11451) pub24<-delete_participant
(11424|11444) pub23<-delete_participant
(11424|11452) pub29<-delete_participant
(11424|11441) pub9<-delete_participant
(11424|11463) pub26<-delete_participant
(11424|11435) pub2<-delete_participant
(11424|11443) pub10<-delete_participant
(11424|11450) pub12<-delete_participant
(11424|11458) pub13<-delete_participant
(11424|11461) pub14<-delete_participant
(11424|11440) pub4<-delete_participant
(11424|11453) pub20<-delete_participant
(11424|11445) pub19<-delete_participant
(11424|11449) pub18<-delete_participant
(11424|11448) pub16<-delete_participant
(11424|11456) pub31 writer id: 01030000.492a1303.0000001f.00000102(7ae6bc9f)
(11424|11456) pub31->started
(11424|11456) pub31 12% (4 samples sent)
(11424|11456) pub31 21% (7 samples sent)
(11424|11456) pub31 31% (10 samples sent)
(11424|11456) pub31 40% (13 samples sent)
(11424|11456) pub31 50% (16 samples sent)
(11424|11456) pub31 62% (20 samples sent)
(11424|11456) pub31 71% (23 samples sent)
(11424|11456) pub31 81% (26 samples sent)
(11424|11456) pub31 90% (29 samples sent)
(11424|11456) pub31 100% (32 samples sent)
(11424|11456) pub31->wait_match() before write for 01030000.492a1303.0000001f.00000102(7ae6bc9f)
(11424|11456) pub31<-match found! before write for 01030000.492a1303.0000001f.00000102(7ae6bc9f)
(11424|11456) pub31 waiting for acks
(11424|11460) pub25 writer id: 01030000.492a1303.00000020.00000102(599793c8)
(11424|11460) pub25->started
(11424|11460) pub25 12% (4 samples sent)
(11424|11460) pub25 21% (7 samples sent)
(11424|11460) pub25 31% (10 samples sent)
(11424|11460) pub25 40% (13 samples sent)
(11424|11460) pub25 50% (16 samples sent)
(11424|11460) pub25 62% (20 samples sent)
(11424|11460) pub25 71% (23 samples sent)
(11424|11460) pub25 81% (26 samples sent)
(11424|11460) pub25 90% (29 samples sent)
(11424|11460) pub25 100% (32 samples sent)
(11424|11460) pub25->wait_match() before write for 01030000.492a1303.00000020.00000102(599793c8)
(11424|11446) pub27 writer id: 01030000.492a1303.00000022.00000102(2357c0a8)
(11424|11446) pub27->started
(11424|11446) pub27 12% (4 samples sent)
(11424|11438) pub8 writer id: 01030000.492a1303.00000009.00000102(9546debd)
(11424|11438) pub8->started
(11424|11446) pub27 21% (7 samples sent)
(11424|11446) pub27 31% (10 samples sent)
(11424|11438) pub8 12% (4 samples sent)
(11424|11446) pub27 40% (13 samples sent)
(11424|11438) pub8 21% (7 samples sent)
(11424|11446) pub27 50% (16 samples sent)
(11424|11438) pub8 31% (10 samples sent)
(11424|11446) pub27 62% (20 samples sent)
(11424|11438) pub8 40% (13 samples sent)
(11424|11446) pub27 71% (23 samples sent)
(11424|11438) pub8 50% (16 samples sent)
(11424|11446) pub27 81% (26 samples sent)
(11424|11438) pub8 62% (20 samples sent)
(11424|11446) pub27 90% (29 samples sent)
(11424|11438) pub8 71% (23 samples sent)
(11424|11446) pub27 100% (32 samples sent)
(11424|11446) pub27->wait_match() before write for 01030000.492a1303.00000022.00000102(2357c0a8)
(11424|11438) pub8 81% (26 samples sent)
(11424|11464) pub28 writer id: 01030000.492a1303.00000021.00000102(64f7ba78)
(11424|11464) pub28->started
(11424|11438) pub8 90% (29 samples sent)
(11424|11464) pub28 12% (4 samples sent)
(11424|11460) pub25<-match found! before write for 01030000.492a1303.00000020.00000102(599793c8)
(11424|11460) pub25 waiting for acks
(11424|11464) pub28 21% (7 samples sent)
(11424|11464) pub28 31% (10 samples sent)
(11424|11464) pub28 40% (13 samples sent)
(11424|11464) pub28 50% (16 samples sent)
(11424|11464) pub28 62% (20 samples sent)
(11424|11464) pub28 71% (23 samples sent)
(11424|11438) pub8 100% (32 samples sent)
(11424|11438) pub8->wait_match() before write for 01030000.492a1303.00000009.00000102(9546debd)
(11424|11438) pub8<-match found! before write for 01030000.492a1303.00000009.00000102(9546debd)
(11424|11438) pub8 waiting for acks
(11424|11446) pub27<-match found! before write for 01030000.492a1303.00000022.00000102(2357c0a8)
(11424|11446) pub27 waiting for acks
(11424|11464) pub28 81% (26 samples sent)
(11424|11464) pub28 90% (29 samples sent)
(11424|11464) pub28 100% (32 samples sent)
(11424|11464) pub28->wait_match() before write for 01030000.492a1303.00000021.00000102(64f7ba78)
(11424|11464) pub28<-match found! before write for 01030000.492a1303.00000021.00000102(64f7ba78)
(11424|11464) pub28 waiting for acks
(11424|11432) sub 90% (922 samples received)
(11424|11456) pub31 waiting for acks returned
(11424|11456) pub31<-delete_contained_entities
(11424|11460) pub25 waiting for acks returned
(11424|11460) pub25<-delete_contained_entities
(11424|11432) sub 100% (1024 samples received)
(11424|11432) sub condition_.notify_all
(11424|11424) sub condition_.wait returned
(11424|11424) sub check_received
(11424|11464) pub28 waiting for acks returned
(11424|11464) pub28<-delete_contained_entities
(11424|11424) sub check_received returns 0
(11424|11424) <- PublisherService::end
(11424|11446) pub27 waiting for acks returned
(11424|11446) pub27<-delete_contained_entities
(11424|11438) pub8 waiting for acks returned
(11424|11438) pub8<-delete_contained_entities
(11424|11456) pub31<-delete_participant
(11424|11460) pub25<-delete_participant
(11424|11464) pub28<-delete_participant
(11424|11446) pub27<-delete_participant
(11424|11438) pub8<-delete_participant
(11424|11424) <- PublisherService::~PublisherService
(11424|11424) <- Subscriber delete_contained_entities
(11424|11424) <- Subscriber delete_participant
(11424|11424) <- Subscriber::~Subscriber
(11424|11424) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 11466
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 11473 started at 2025-12-05 16:17:59
(11473|11473) -> Thrasher started
(11473|11473) -> Subscriber::Subscriber
(11466|11466) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11473|11473) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(11473|11473) Subscriber reader id: 01030000.3829dfaa.00000002.00000507(fa19af25)
(11473|11473) -> PublisherService::PublisherService
(11473|11473) -> PublisherService::start (64 threads)
(11473|11473) sub wait_received 0:1024
(11473|11490) pub5 writer id: 01030000.3829dfaa.00000007.00000102(26ff11de)
(11473|11490) pub5->started
(11473|11490) pub5 12% (2 samples sent)
(11473|11490) pub5 25% (4 samples sent)
(11473|11490) pub5 31% (5 samples sent)
(11473|11490) pub5 43% (7 samples sent)
(11473|11490) pub5 50% (8 samples sent)
(11473|11490) pub5 62% (10 samples sent)
(11473|11490) pub5 75% (12 samples sent)
(11473|11490) pub5 81% (13 samples sent)
(11473|11490) pub5 93% (15 samples sent)
(11473|11490) pub5 100% (16 samples sent)
(11473|11490) pub5->wait_match() before write for 01030000.3829dfaa.00000007.00000102(26ff11de)
(11473|11505) pub15 writer id: 01030000.3829dfaa.0000000e.00000102(2bef73af)
(11473|11505) pub15->started
(11473|11505) pub15 12% (2 samples sent)
(11473|11505) pub15 25% (4 samples sent)
(11473|11505) pub15 31% (5 samples sent)
(11473|11505) pub15 43% (7 samples sent)
(11473|11505) pub15 50% (8 samples sent)
(11473|11505) pub15 62% (10 samples sent)
(11473|11505) pub15 75% (12 samples sent)
(11473|11505) pub15 81% (13 samples sent)
(11473|11505) pub15 93% (15 samples sent)
(11473|11505) pub15 100% (16 samples sent)
(11473|11505) pub15->wait_match() before write for 01030000.3829dfaa.0000000e.00000102(2bef73af)
(11473|11490) pub5<-match found! before write for 01030000.3829dfaa.00000007.00000102(26ff11de)
(11473|11490) pub5 waiting for acks
(11473|11491) pub7 writer id: 01030000.3829dfaa.00000008.00000102(a4af860f)
(11473|11491) pub7->started
(11473|11491) pub7 12% (2 samples sent)
(11473|11491) pub7 25% (4 samples sent)
(11473|11491) pub7 31% (5 samples sent)
(11473|11491) pub7 43% (7 samples sent)
(11473|11491) pub7 50% (8 samples sent)
(11473|11491) pub7 62% (10 samples sent)
(11473|11491) pub7 75% (12 samples sent)
(11473|11491) pub7 81% (13 samples sent)
(11473|11491) pub7 93% (15 samples sent)
(11473|11491) pub7 100% (16 samples sent)
(11473|11491) pub7->wait_match() before write for 01030000.3829dfaa.00000008.00000102(a4af860f)
(11473|11505) pub15<-match found! before write for 01030000.3829dfaa.0000000e.00000102(2bef73af)
(11473|11505) pub15 waiting for acks
(11473|11495) pub12 writer id: 01030000.3829dfaa.0000000c.00000102(512f20cf)
(11473|11495) pub12->started
(11473|11495) pub12 12% (2 samples sent)
(11473|11495) pub12 25% (4 samples sent)
(11473|11495) pub12 31% (5 samples sent)
(11473|11495) pub12 43% (7 samples sent)
(11473|11495) pub12 50% (8 samples sent)
(11473|11495) pub12 62% (10 samples sent)
(11473|11490) pub5 waiting for acks returned
(11473|11490) pub5<-delete_contained_entities
(11473|11495) pub12 75% (12 samples sent)
(11473|11495) pub12 81% (13 samples sent)
(11473|11495) pub12 93% (15 samples sent)
(11473|11495) pub12 100% (16 samples sent)
(11473|11495) pub12->wait_match() before write for 01030000.3829dfaa.0000000c.00000102(512f20cf)
(11473|11495) pub12<-match found! before write for 01030000.3829dfaa.0000000c.00000102(512f20cf)
(11473|11495) pub12 waiting for acks
(11473|11491) pub7<-match found! before write for 01030000.3829dfaa.00000008.00000102(a4af860f)
(11473|11491) pub7 waiting for acks
(11473|11505) pub15 waiting for acks returned
(11473|11505) pub15<-delete_contained_entities
(11473|11491) pub7 waiting for acks returned
(11473|11491) pub7<-delete_contained_entities
(11473|11519) pub41 writer id: 01030000.3829dfaa.0000002b.00000102(22ced3db)
(11473|11519) pub41->started
(11473|11519) pub41 12% (2 samples sent)
(11473|11519) pub41 25% (4 samples sent)
(11473|11519) pub41 31% (5 samples sent)
(11473|11519) pub41 43% (7 samples sent)
(11473|11519) pub41 50% (8 samples sent)
(11473|11519) pub41 62% (10 samples sent)
(11473|11519) pub41 75% (12 samples sent)
(11473|11519) pub41 81% (13 samples sent)
(11473|11519) pub41 93% (15 samples sent)
(11473|11519) pub41 100% (16 samples sent)
(11473|11519) pub41->wait_match() before write for 01030000.3829dfaa.0000002b.00000102(22ced3db)
(11473|11495) pub12 waiting for acks returned
(11473|11495) pub12<-delete_contained_entities
(11473|11519) pub41<-match found! before write for 01030000.3829dfaa.0000002b.00000102(22ced3db)
(11473|11519) pub41 waiting for acks
(11473|11519) pub41 waiting for acks returned
(11473|11519) pub41<-delete_contained_entities
(11473|11494) pub17 writer id: 01030000.3829dfaa.0000000f.00000102(168f5a1f)
(11473|11494) pub17->started
(11473|11494) pub17 12% (2 samples sent)
(11473|11494) pub17 25% (4 samples sent)
(11473|11494) pub17 31% (5 samples sent)
(11473|11494) pub17 43% (7 samples sent)
(11473|11494) pub17 50% (8 samples sent)
(11473|11494) pub17 62% (10 samples sent)
(11473|11494) pub17 75% (12 samples sent)
(11473|11494) pub17 81% (13 samples sent)
(11473|11494) pub17 93% (15 samples sent)
(11473|11494) pub17 100% (16 samples sent)
(11473|11494) pub17->wait_match() before write for 01030000.3829dfaa.0000000f.00000102(168f5a1f)
(11473|11494) pub17<-match found! before write for 01030000.3829dfaa.0000000f.00000102(168f5a1f)
(11473|11494) pub17 waiting for acks
(11473|11494) pub17 waiting for acks returned
(11473|11494) pub17<-delete_contained_entities
(11473|11527) pub36 writer id: 01030000.3829dfaa.0000003c.00000102(f00e9849)
(11473|11527) pub36->started
(11473|11527) pub36 12% (2 samples sent)
(11473|11527) pub36 25% (4 samples sent)
(11473|11527) pub36 31% (5 samples sent)
(11473|11527) pub36 43% (7 samples sent)
(11473|11527) pub36 50% (8 samples sent)
(11473|11527) pub36 62% (10 samples sent)
(11473|11527) pub36 75% (12 samples sent)
(11473|11527) pub36 81% (13 samples sent)
(11473|11527) pub36 93% (15 samples sent)
(11473|11527) pub36 100% (16 samples sent)
(11473|11527) pub36->wait_match() before write for 01030000.3829dfaa.0000003c.00000102(f00e9849)
(11473|11503) pub21 writer id: 01030000.3829dfaa.00000024.00000102(a09e440a)
(11473|11503) pub21->started
(11473|11503) pub21 12% (2 samples sent)
(11473|11503) pub21 25% (4 samples sent)
(11473|11503) pub21 31% (5 samples sent)
(11473|11503) pub21 43% (7 samples sent)
(11473|11503) pub21 50% (8 samples sent)
(11473|11503) pub21 62% (10 samples sent)
(11473|11503) pub21 75% (12 samples sent)
(11473|11503) pub21 81% (13 samples sent)
(11473|11503) pub21 93% (15 samples sent)
(11473|11535) pub62 writer id: 01030000.3829dfaa.0000003a.00000102(7f4e6de9)
(11473|11535) pub62->started
(11473|11535) pub62 12% (2 samples sent)
(11473|11535) pub62 25% (4 samples sent)
(11473|11535) pub62 31% (5 samples sent)
(11473|11535) pub62 43% (7 samples sent)
(11473|11535) pub62 50% (8 samples sent)
(11473|11535) pub62 62% (10 samples sent)
(11473|11535) pub62 75% (12 samples sent)
(11473|11535) pub62 81% (13 samples sent)
(11473|11535) pub62 93% (15 samples sent)
(11473|11535) pub62 100% (16 samples sent)
(11473|11535) pub62->wait_match() before write for 01030000.3829dfaa.0000003a.00000102(7f4e6de9)
(11473|11545) pub52 writer id: 01030000.3829dfaa.00000026.00000102(da5e176a)
(11473|11545) pub52->started
(11473|11545) pub52 12% (2 samples sent)
(11473|11503) pub21 100% (16 samples sent)
(11473|11503) pub21->wait_match() before write for 01030000.3829dfaa.00000024.00000102(a09e440a)
(11473|11545) pub52 25% (4 samples sent)
(11473|11545) pub52 31% (5 samples sent)
(11473|11545) pub52 43% (7 samples sent)
(11473|11545) pub52 50% (8 samples sent)
(11473|11545) pub52 62% (10 samples sent)
(11473|11493) pub26 writer id: 01030000.3829dfaa.0000001d.00000102(0caf9efd)
(11473|11493) pub26->started
(11473|11493) pub26 12% (2 samples sent)
(11473|11493) pub26 25% (4 samples sent)
(11473|11493) pub26 31% (5 samples sent)
(11473|11527) pub36<-match found! before write for 01030000.3829dfaa.0000003c.00000102(f00e9849)
(11473|11527) pub36 waiting for acks
(11473|11545) pub52 75% (12 samples sent)
(11473|11493) pub26 43% (7 samples sent)
(11473|11545) pub52 81% (13 samples sent)
(11473|11503) pub21<-match found! before write for 01030000.3829dfaa.00000024.00000102(a09e440a)
(11473|11503) pub21 waiting for acks
(11473|11545) pub52 93% (15 samples sent)
(11473|11493) pub26 50% (8 samples sent)
(11473|11545) pub52 100% (16 samples sent)
(11473|11545) pub52->wait_match() before write for 01030000.3829dfaa.00000026.00000102(da5e176a)
(11473|11545) pub52<-match found! before write for 01030000.3829dfaa.00000026.00000102(da5e176a)
(11473|11545) pub52 waiting for acks
(11473|11481) sub 10% (103 samples received)
(11473|11493) pub26 62% (10 samples sent)
(11473|11493) pub26 75% (12 samples sent)
(11473|11493) pub26 81% (13 samples sent)
(11473|11493) pub26 93% (15 samples sent)
(11473|11493) pub26 100% (16 samples sent)
(11473|11493) pub26->wait_match() before write for 01030000.3829dfaa.0000001d.00000102(0caf9efd)
(11473|11529) pub59 writer id: 01030000.3829dfaa.0000001b.00000102(83ef6b5d)
(11473|11529) pub59->started
(11473|11529) pub59 12% (2 samples sent)
(11473|11529) pub59 25% (4 samples sent)
(11473|11529) pub59 31% (5 samples sent)
(11473|11529) pub59 43% (7 samples sent)
(11473|11529) pub59 50% (8 samples sent)
(11473|11529) pub59 62% (10 samples sent)
(11473|11529) pub59 75% (12 samples sent)
(11473|11529) pub59 81% (13 samples sent)
(11473|11529) pub59 93% (15 samples sent)
(11473|11529) pub59 100% (16 samples sent)
(11473|11529) pub59->wait_match() before write for 01030000.3829dfaa.0000001b.00000102(83ef6b5d)
(11473|11484) pub2 writer id: 01030000.3829dfaa.00000004.00000102(615f6b0e)
(11473|11484) pub2->started
(11473|11484) pub2 12% (2 samples sent)
(11473|11484) pub2 25% (4 samples sent)
(11473|11484) pub2 31% (5 samples sent)
(11473|11484) pub2 43% (7 samples sent)
(11473|11484) pub2 50% (8 samples sent)
(11473|11484) pub2 62% (10 samples sent)
(11473|11484) pub2 75% (12 samples sent)
(11473|11484) pub2 81% (13 samples sent)
(11473|11484) pub2 93% (15 samples sent)
(11473|11484) pub2 100% (16 samples sent)
(11473|11484) pub2->wait_match() before write for 01030000.3829dfaa.00000004.00000102(615f6b0e)
(11473|11501) pub22 writer id: 01030000.3829dfaa.0000002a.00000102(1faefa6b)
(11473|11501) pub22->started
(11473|11501) pub22 12% (2 samples sent)
(11473|11501) pub22 25% (4 samples sent)
(11473|11501) pub22 31% (5 samples sent)
(11473|11524) pub50 writer id: 01030000.3829dfaa.00000025.00000102(9dfe6dba)
(11473|11541) pub48 writer id: 01030000.3829dfaa.0000001e.00000102(4b0fe42d)
(11473|11541) pub48->started
(11473|11501) pub22 43% (7 samples sent)
(11473|11541) pub48 12% (2 samples sent)
(11473|11541) pub48 25% (4 samples sent)
(11473|11535) pub62<-match found! before write for 01030000.3829dfaa.0000003a.00000102(7f4e6de9)
(11473|11535) pub62 waiting for acks
(11473|11501) pub22 50% (8 samples sent)
(11473|11524) pub50->started
(11473|11541) pub48 31% (5 samples sent)
(11473|11541) pub48 43% (7 samples sent)
(11473|11541) pub48 50% (8 samples sent)
(11473|11541) pub48 62% (10 samples sent)
(11473|11541) pub48 75% (12 samples sent)
(11473|11541) pub48 81% (13 samples sent)
(11473|11541) pub48 93% (15 samples sent)
(11473|11541) pub48 100% (16 samples sent)
(11473|11541) pub48->wait_match() before write for 01030000.3829dfaa.0000001e.00000102(4b0fe42d)
(11473|11501) pub22 62% (10 samples sent)
(11473|11501) pub22 75% (12 samples sent)
(11473|11501) pub22 81% (13 samples sent)
(11473|11501) pub22 93% (15 samples sent)
(11473|11501) pub22 100% (16 samples sent)
(11473|11501) pub22->wait_match() before write for 01030000.3829dfaa.0000002a.00000102(1faefa6b)
(11473|11524) pub50 12% (2 samples sent)
(11473|11524) pub50 25% (4 samples sent)
(11473|11524) pub50 31% (5 samples sent)
(11473|11524) pub50 43% (7 samples sent)
(11473|11524) pub50 50% (8 samples sent)
(11473|11524) pub50 62% (10 samples sent)
(11473|11493) pub26<-match found! before write for 01030000.3829dfaa.0000001d.00000102(0caf9efd)
(11473|11493) pub26 waiting for acks
(11473|11529) pub59<-match found! before write for 01030000.3829dfaa.0000001b.00000102(83ef6b5d)
(11473|11529) pub59 waiting for acks
(11473|11524) pub50 75% (12 samples sent)
(11473|11524) pub50 81% (13 samples sent)
(11473|11524) pub50 93% (15 samples sent)
(11473|11524) pub50 100% (16 samples sent)
(11473|11524) pub50->wait_match() before write for 01030000.3829dfaa.00000025.00000102(9dfe6dba)
(11473|11509) pub23 writer id: 01030000.3829dfaa.00000018.00000102(c44f118d)
(11473|11509) pub23->started
(11473|11509) pub23 12% (2 samples sent)
(11473|11509) pub23 25% (4 samples sent)
(11473|11509) pub23 31% (5 samples sent)
(11473|11509) pub23 43% (7 samples sent)
(11473|11509) pub23 50% (8 samples sent)
(11473|11509) pub23 62% (10 samples sent)
(11473|11509) pub23 75% (12 samples sent)
(11473|11509) pub23 81% (13 samples sent)
(11473|11509) pub23 93% (15 samples sent)
(11473|11509) pub23 100% (16 samples sent)
(11473|11509) pub23->wait_match() before write for 01030000.3829dfaa.00000018.00000102(c44f118d)
(11473|11487) pub6 writer id: 01030000.3829dfaa.00000012.00000102(8eff092c)
(11473|11487) pub6->started
(11473|11487) pub6 12% (2 samples sent)
(11473|11487) pub6 25% (4 samples sent)
(11473|11487) pub6 31% (5 samples sent)
(11473|11487) pub6 43% (7 samples sent)
(11473|11487) pub6 50% (8 samples sent)
(11473|11487) pub6 62% (10 samples sent)
(11473|11487) pub6 75% (12 samples sent)
(11473|11487) pub6 81% (13 samples sent)
(11473|11487) pub6 93% (15 samples sent)
(11473|11487) pub6 100% (16 samples sent)
(11473|11487) pub6->wait_match() before write for 01030000.3829dfaa.00000012.00000102(8eff092c)
(11473|11501) pub22<-match found! before write for 01030000.3829dfaa.0000002a.00000102(1faefa6b)
(11473|11501) pub22 waiting for acks
(11473|11484) pub2<-match found! before write for 01030000.3829dfaa.00000004.00000102(615f6b0e)
(11473|11484) pub2 waiting for acks
(11473|11527) pub36 waiting for acks returned
(11473|11527) pub36<-delete_contained_entities
(11473|11524) pub50<-match found! before write for 01030000.3829dfaa.00000025.00000102(9dfe6dba)
(11473|11524) pub50 waiting for acks
(11473|11503) pub21 waiting for acks returned
(11473|11503) pub21<-delete_contained_entities
(11473|11545) pub52 waiting for acks returned
(11473|11545) pub52<-delete_contained_entities
(11473|11541) pub48<-match found! before write for 01030000.3829dfaa.0000001e.00000102(4b0fe42d)
(11473|11541) pub48 waiting for acks
(11473|11487) pub6<-match found! before write for 01030000.3829dfaa.00000012.00000102(8eff092c)
(11473|11526) pub54 writer id: 01030000.3829dfaa.00000034.00000102(c07ed388)
(11473|11526) pub54->started
(11473|11526) pub54 12% (2 samples sent)
(11473|11509) pub23<-match found! before write for 01030000.3829dfaa.00000018.00000102(c44f118d)
(11473|11526) pub54 25% (4 samples sent)
(11473|11526) pub54 31% (5 samples sent)
(11473|11526) pub54 43% (7 samples sent)
(11473|11526) pub54 50% (8 samples sent)
(11473|11526) pub54 62% (10 samples sent)
(11473|11526) pub54 75% (12 samples sent)
(11473|11526) pub54 81% (13 samples sent)
(11473|11526) pub54 93% (15 samples sent)
(11473|11526) pub54 100% (16 samples sent)
(11473|11487) pub6 waiting for acks
(11473|11509) pub23 waiting for acks
(11473|11526) pub54->wait_match() before write for 01030000.3829dfaa.00000034.00000102(c07ed388)
(11473|11481) sub 20% (205 samples received)
(11473|11507) pub25 writer id: 01030000.3829dfaa.00000022.00000102(2fdeb1aa)
(11473|11507) pub25->started
(11473|11507) pub25 12% (2 samples sent)
(11473|11507) pub25 25% (4 samples sent)
(11473|11507) pub25 31% (5 samples sent)
(11473|11507) pub25 43% (7 samples sent)
(11473|11507) pub25 50% (8 samples sent)
(11473|11507) pub25 62% (10 samples sent)
(11473|11507) pub25 75% (12 samples sent)
(11473|11507) pub25 81% (13 samples sent)
(11473|11507) pub25 93% (15 samples sent)
(11473|11507) pub25 100% (16 samples sent)
(11473|11507) pub25->wait_match() before write for 01030000.3829dfaa.00000022.00000102(2fdeb1aa)
(11473|11489) pub9 writer id: 01030000.3829dfaa.0000000a.00000102(de6fd56f)
(11473|11489) pub9->started
(11473|11489) pub9 12% (2 samples sent)
(11473|11522) pub45 writer id: 01030000.3829dfaa.00000019.00000102(f92f383d)
(11473|11522) pub45->started
(11473|11522) pub45 12% (2 samples sent)
(11473|11522) pub45 25% (4 samples sent)
(11473|11522) pub45 31% (5 samples sent)
(11473|11522) pub45 43% (7 samples sent)
(11473|11539) pub40 writer id: 01030000.3829dfaa.0000001c.00000102(31cfb74d)
(11473|11539) pub40->started
(11473|11539) pub40 12% (2 samples sent)
(11473|11539) pub40 25% (4 samples sent)
(11473|11539) pub40 31% (5 samples sent)
(11473|11539) pub40 43% (7 samples sent)
(11473|11539) pub40 50% (8 samples sent)
(11473|11539) pub40 62% (10 samples sent)
(11473|11539) pub40 75% (12 samples sent)
(11473|11539) pub40 81% (13 samples sent)
(11473|11539) pub40 93% (15 samples sent)
(11473|11539) pub40 100% (16 samples sent)
(11473|11539) pub40->wait_match() before write for 01030000.3829dfaa.0000001c.00000102(31cfb74d)
(11473|11489) pub9 25% (4 samples sent)
(11473|11489) pub9 31% (5 samples sent)
(11473|11489) pub9 43% (7 samples sent)
(11473|11489) pub9 50% (8 samples sent)
(11473|11489) pub9 62% (10 samples sent)
(11473|11489) pub9 75% (12 samples sent)
(11473|11489) pub9 81% (13 samples sent)
(11473|11489) pub9 93% (15 samples sent)
(11473|11489) pub9 100% (16 samples sent)
(11473|11489) pub9->wait_match() before write for 01030000.3829dfaa.0000000a.00000102(de6fd56f)
(11473|11522) pub45 50% (8 samples sent)
(11473|11522) pub45 62% (10 samples sent)
(11473|11522) pub45 75% (12 samples sent)
(11473|11522) pub45 81% (13 samples sent)
(11473|11522) pub45 93% (15 samples sent)
(11473|11522) pub45 100% (16 samples sent)
(11473|11522) pub45->wait_match() before write for 01030000.3829dfaa.00000019.00000102(f92f383d)
(11473|11506) pub13 writer id: 01030000.3829dfaa.00000021.00000102(687ecb7a)
(11473|11506) pub13->started
(11473|11506) pub13 12% (2 samples sent)
(11473|11506) pub13 25% (4 samples sent)
(11473|11506) pub13 31% (5 samples sent)
(11473|11506) pub13 43% (7 samples sent)
(11473|11506) pub13 50% (8 samples sent)
(11473|11506) pub13 62% (10 samples sent)
(11473|11506) pub13 75% (12 samples sent)
(11473|11506) pub13 81% (13 samples sent)
(11473|11506) pub13 93% (15 samples sent)
(11473|11506) pub13 100% (16 samples sent)
(11473|11506) pub13->wait_match() before write for 01030000.3829dfaa.00000021.00000102(687ecb7a)
(11473|11482) pub0 writer id: 01030000.3829dfaa.00000003.00000102(d37fb71e)
(11473|11482) pub0->started
(11473|11482) pub0 12% (2 samples sent)
(11473|11482) pub0 25% (4 samples sent)
(11473|11482) pub0 31% (5 samples sent)
(11473|11482) pub0 43% (7 samples sent)
(11473|11482) pub0 50% (8 samples sent)
(11473|11482) pub0 62% (10 samples sent)
(11473|11482) pub0 75% (12 samples sent)
(11473|11482) pub0 81% (13 samples sent)
(11473|11482) pub0 93% (15 samples sent)
(11473|11482) pub0 100% (16 samples sent)
(11473|11482) pub0->wait_match() before write for 01030000.3829dfaa.00000003.00000102(d37fb71e)
(11473|11499) pub18 writer id: 01030000.3829dfaa.00000011.00000102(c95f73fc)
(11473|11499) pub18->started
(11473|11499) pub18 12% (2 samples sent)
(11473|11496) pub14 writer id: 01030000.3829dfaa.0000000d.00000102(6c4f097f)
(11473|11499) pub18 25% (4 samples sent)
(11473|11499) pub18 31% (5 samples sent)
(11473|11499) pub18 43% (7 samples sent)
(11473|11499) pub18 50% (8 samples sent)
(11473|11499) pub18 62% (10 samples sent)
(11473|11499) pub18 75% (12 samples sent)
(11473|11499) pub18 81% (13 samples sent)
(11473|11499) pub18 93% (15 samples sent)
(11473|11499) pub18 100% (16 samples sent)
(11473|11499) pub18->wait_match() before write for 01030000.3829dfaa.00000011.00000102(c95f73fc)
(11473|11496) pub14->started
(11473|11496) pub14 12% (2 samples sent)
(11473|11496) pub14 25% (4 samples sent)
(11473|11496) pub14 31% (5 samples sent)
(11473|11496) pub14 43% (7 samples sent)
(11473|11496) pub14 50% (8 samples sent)
(11473|11496) pub14 62% (10 samples sent)
(11473|11496) pub14 75% (12 samples sent)
(11473|11496) pub14 81% (13 samples sent)
(11473|11496) pub14 93% (15 samples sent)
(11473|11496) pub14 100% (16 samples sent)
(11473|11496) pub14->wait_match() before write for 01030000.3829dfaa.0000000d.00000102(6c4f097f)
(11473|11526) pub54<-match found! before write for 01030000.3829dfaa.00000034.00000102(c07ed388)
(11473|11493) pub26 waiting for acks returned
(11473|11493) pub26<-delete_contained_entities
(11473|11535) pub62 waiting for acks returned
(11473|11535) pub62<-delete_contained_entities
(11473|11529) pub59 waiting for acks returned
(11473|11529) pub59<-delete_contained_entities
(11473|11501) pub22 waiting for acks returned
(11473|11501) pub22<-delete_contained_entities
(11473|11521) pub43 writer id: 01030000.3829dfaa.0000002d.00000102(ad8e267b)
(11473|11521) pub43->started
(11473|11521) pub43 12% (2 samples sent)
(11473|11526) pub54 waiting for acks
(11473|11492) pub10 writer id: 01030000.3829dfaa.00000013.00000102(b39f209c)
(11473|11492) pub10->started
(11473|11492) pub10 12% (2 samples sent)
(11473|11492) pub10 25% (4 samples sent)
(11473|11492) pub10 31% (5 samples sent)
(11473|11492) pub10 43% (7 samples sent)
(11473|11521) pub43 25% (4 samples sent)
(11473|11521) pub43 31% (5 samples sent)
(11473|11521) pub43 43% (7 samples sent)
(11473|11521) pub43 50% (8 samples sent)
(11473|11521) pub43 62% (10 samples sent)
(11473|11522) pub45<-match found! before write for 01030000.3829dfaa.00000019.00000102(f92f383d)
(11473|11522) pub45 waiting for acks
(11473|11507) pub25<-match found! before write for 01030000.3829dfaa.00000022.00000102(2fdeb1aa)
(11473|11507) pub25 waiting for acks
(11473|11489) pub9<-match found! before write for 01030000.3829dfaa.0000000a.00000102(de6fd56f)
(11473|11489) pub9 waiting for acks
(11473|11521) pub43 75% (12 samples sent)
(11473|11521) pub43 81% (13 samples sent)
(11473|11521) pub43 93% (15 samples sent)
(11473|11521) pub43 100% (16 samples sent)
(11473|11521) pub43->wait_match() before write for 01030000.3829dfaa.0000002d.00000102(ad8e267b)
(11473|11498) pub11 writer id: 01030000.3829dfaa.0000000b.00000102(e30ffcdf)
(11473|11498) pub11->started
(11473|11498) pub11 12% (2 samples sent)
(11473|11498) pub11 25% (4 samples sent)
(11473|11498) pub11 31% (5 samples sent)
(11473|11524) pub50 waiting for acks returned
(11473|11524) pub50<-delete_contained_entities
(11473|11484) pub2 waiting for acks returned
(11473|11536) pub55 writer id: 01030000.3829dfaa.00000036.00000102(babe80e8)
(11473|11536) pub55->started
(11473|11536) pub55 12% (2 samples sent)
(11473|11536) pub55 25% (4 samples sent)
(11473|11536) pub55 31% (5 samples sent)
(11473|11536) pub55 43% (7 samples sent)
(11473|11536) pub55 50% (8 samples sent)
(11473|11536) pub55 62% (10 samples sent)
(11473|11536) pub55 75% (12 samples sent)
(11473|11536) pub55 81% (13 samples sent)
(11473|11536) pub55 93% (15 samples sent)
(11473|11536) pub55 100% (16 samples sent)
(11473|11536) pub55->wait_match() before write for 01030000.3829dfaa.00000036.00000102(babe80e8)
(11473|11492) pub10 50% (8 samples sent)
(11473|11492) pub10 62% (10 samples sent)
(11473|11492) pub10 75% (12 samples sent)
(11473|11492) pub10 81% (13 samples sent)
(11473|11492) pub10 93% (15 samples sent)
(11473|11492) pub10 100% (16 samples sent)
(11473|11492) pub10->wait_match() before write for 01030000.3829dfaa.00000013.00000102(b39f209c)
(11473|11484) pub2<-delete_contained_entities
(11473|11541) pub48 waiting for acks returned
(11473|11541) pub48<-delete_contained_entities
(11473|11498) pub11 43% (7 samples sent)
(11473|11498) pub11 50% (8 samples sent)
(11473|11498) pub11 62% (10 samples sent)
(11473|11498) pub11 75% (12 samples sent)
(11473|11498) pub11 81% (13 samples sent)
(11473|11498) pub11 93% (15 samples sent)
(11473|11498) pub11 100% (16 samples sent)
(11473|11498) pub11->wait_match() before write for 01030000.3829dfaa.0000000b.00000102(e30ffcdf)
(11473|11506) pub13<-match found! before write for 01030000.3829dfaa.00000021.00000102(687ecb7a)
(11473|11506) pub13 waiting for acks
(11473|11482) pub0<-match found! before write for 01030000.3829dfaa.00000003.00000102(d37fb71e)
(11473|11482) pub0 waiting for acks
(11473|11496) pub14<-match found! before write for 01030000.3829dfaa.0000000d.00000102(6c4f097f)
(11473|11496) pub14 waiting for acks
(11473|11485) pub4 writer id: 01030000.3829dfaa.00000005.00000102(5c3f42be)
(11473|11485) pub4->started
(11473|11485) pub4 12% (2 samples sent)
(11473|11483) pub1 writer id: 01030000.3829dfaa.00000006.00000102(1b9f386e)
(11473|11483) pub1->started
(11473|11483) pub1 12% (2 samples sent)
(11473|11483) pub1 25% (4 samples sent)
(11473|11483) pub1 31% (5 samples sent)
(11473|11514) pub35 writer id: 01030000.3829dfaa.0000003b.00000102(422e4459)
(11473|11514) pub35->started
(11473|11514) pub35 12% (2 samples sent)
(11473|11514) pub35 25% (4 samples sent)
(11473|11514) pub35 31% (5 samples sent)
(11473|11514) pub35 43% (7 samples sent)
(11473|11514) pub35 50% (8 samples sent)
(11473|11514) pub35 62% (10 samples sent)
(11473|11499) pub18<-match found! before write for 01030000.3829dfaa.00000011.00000102(c95f73fc)
(11473|11499) pub18 waiting for acks
(11473|11539) pub40<-match found! before write for 01030000.3829dfaa.0000001c.00000102(31cfb74d)
(11473|11539) pub40 waiting for acks
(11473|11483) pub1 43% (7 samples sent)
(11473|11483) pub1 50% (8 samples sent)
(11473|11485) pub4 25% (4 samples sent)
(11473|11485) pub4 31% (5 samples sent)
(11473|11514) pub35 75% (12 samples sent)
(11473|11485) pub4 43% (7 samples sent)
(11473|11514) pub35 81% (13 samples sent)
(11473|11514) pub35 93% (15 samples sent)
(11473|11514) pub35 100% (16 samples sent)
(11473|11514) pub35->wait_match() before write for 01030000.3829dfaa.0000003b.00000102(422e4459)
(11473|11483) pub1 62% (10 samples sent)
(11473|11483) pub1 75% (12 samples sent)
(11473|11483) pub1 81% (13 samples sent)
(11473|11483) pub1 93% (15 samples sent)
(11473|11483) pub1 100% (16 samples sent)
(11473|11483) pub1->wait_match() before write for 01030000.3829dfaa.00000006.00000102(1b9f386e)
(11473|11485) pub4 50% (8 samples sent)
(11473|11485) pub4 62% (10 samples sent)
(11473|11485) pub4 75% (12 samples sent)
(11473|11485) pub4 81% (13 samples sent)
(11473|11485) pub4 93% (15 samples sent)
(11473|11485) pub4 100% (16 samples sent)
(11473|11485) pub4->wait_match() before write for 01030000.3829dfaa.00000005.00000102(5c3f42be)
(11473|11481) sub 30% (308 samples received)
(11473|11533) pub60 writer id: 01030000.3829dfaa.00000038.00000102(058e3e89)
(11473|11533) pub60->started
(11473|11533) pub60 12% (2 samples sent)
(11473|11533) pub60 25% (4 samples sent)
(11473|11533) pub60 31% (5 samples sent)
(11473|11533) pub60 43% (7 samples sent)
(11473|11533) pub60 50% (8 samples sent)
(11473|11533) pub60 62% (10 samples sent)
(11473|11533) pub60 75% (12 samples sent)
(11473|11533) pub60 81% (13 samples sent)
(11473|11533) pub60 93% (15 samples sent)
(11473|11533) pub60 100% (16 samples sent)
(11473|11533) pub60->wait_match() before write for 01030000.3829dfaa.00000038.00000102(058e3e89)
(11473|11486) pub3 writer id: 01030000.3829dfaa.00000010.00000102(f43f5a4c)
(11473|11486) pub3->started
(11473|11486) pub3 12% (2 samples sent)
(11473|11486) pub3 25% (4 samples sent)
(11473|11486) pub3 31% (5 samples sent)
(11473|11486) pub3 43% (7 samples sent)
(11473|11486) pub3 50% (8 samples sent)
(11473|11486) pub3 62% (10 samples sent)
(11473|11486) pub3 75% (12 samples sent)
(11473|11486) pub3 81% (13 samples sent)
(11473|11486) pub3 93% (15 samples sent)
(11473|11486) pub3 100% (16 samples sent)
(11473|11486) pub3->wait_match() before write for 01030000.3829dfaa.00000010.00000102(f43f5a4c)
(11473|11490) pub5<-delete_participant
(11473|11517) pub37 writer id: 01030000.3829dfaa.0000003d.00000102(cd6eb1f9)
(11473|11517) pub37->started
(11473|11517) pub37 12% (2 samples sent)
(11473|11517) pub37 25% (4 samples sent)
(11473|11517) pub37 31% (5 samples sent)
(11473|11517) pub37 43% (7 samples sent)
(11473|11517) pub37 50% (8 samples sent)
(11473|11517) pub37 62% (10 samples sent)
(11473|11517) pub37 75% (12 samples sent)
(11473|11517) pub37 81% (13 samples sent)
(11473|11517) pub37 93% (15 samples sent)
(11473|11517) pub37 100% (16 samples sent)
(11473|11517) pub37->wait_match() before write for 01030000.3829dfaa.0000003d.00000102(cd6eb1f9)
(11473|11528) pub57 writer id: 01030000.3829dfaa.00000035.00000102(fd1efa38)
(11473|11528) pub57->started
(11473|11528) pub57 12% (2 samples sent)
(11473|11528) pub57 25% (4 samples sent)
(11473|11528) pub57 31% (5 samples sent)
(11473|11528) pub57 43% (7 samples sent)
(11473|11528) pub57 50% (8 samples sent)
(11473|11528) pub57 62% (10 samples sent)
(11473|11528) pub57 75% (12 samples sent)
(11473|11528) pub57 81% (13 samples sent)
(11473|11528) pub57 93% (15 samples sent)
(11473|11528) pub57 100% (16 samples sent)
(11473|11528) pub57->wait_match() before write for 01030000.3829dfaa.00000035.00000102(fd1efa38)
(11473|11525) pub53 writer id: 01030000.3829dfaa.00000032.00000102(4f3e2628)
(11473|11525) pub53->started
(11473|11525) pub53 12% (2 samples sent)
(11473|11525) pub53 25% (4 samples sent)
(11473|11525) pub53 31% (5 samples sent)
(11473|11525) pub53 43% (7 samples sent)
(11473|11525) pub53 50% (8 samples sent)
(11473|11510) pub29 writer id: 01030000.3829dfaa.00000027.00000102(e73e3eda)
(11473|11510) pub29->started
(11473|11510) pub29 12% (2 samples sent)
(11473|11510) pub29 25% (4 samples sent)
(11473|11510) pub29 31% (5 samples sent)
(11473|11510) pub29 43% (7 samples sent)
(11473|11510) pub29 50% (8 samples sent)
(11473|11510) pub29 62% (10 samples sent)
(11473|11510) pub29 75% (12 samples sent)
(11473|11510) pub29 81% (13 samples sent)
(11473|11510) pub29 93% (15 samples sent)
(11473|11510) pub29 100% (16 samples sent)
(11473|11510) pub29->wait_match() before write for 01030000.3829dfaa.00000027.00000102(e73e3eda)
(11473|11523) pub47 writer id: 01030000.3829dfaa.00000023.00000102(12be981a)
(11473|11523) pub47->started
(11473|11523) pub47 12% (2 samples sent)
(11473|11523) pub47 25% (4 samples sent)
(11473|11523) pub47 31% (5 samples sent)
(11473|11523) pub47 43% (7 samples sent)
(11473|11523) pub47 50% (8 samples sent)
(11473|11523) pub47 62% (10 samples sent)
(11473|11523) pub47 75% (12 samples sent)
(11473|11523) pub47 81% (13 samples sent)
(11473|11481) sub 40% (410 samples received)
(11473|11525) pub53 62% (10 samples sent)
(11473|11525) pub53 75% (12 samples sent)
(11473|11525) pub53 81% (13 samples sent)
(11473|11525) pub53 93% (15 samples sent)
(11473|11525) pub53 100% (16 samples sent)
(11473|11525) pub53->wait_match() before write for 01030000.3829dfaa.00000032.00000102(4f3e2628)
(11473|11523) pub47 93% (15 samples sent)
(11473|11523) pub47 100% (16 samples sent)
(11473|11523) pub47->wait_match() before write for 01030000.3829dfaa.00000023.00000102(12be981a)
(11473|11492) pub10<-match found! before write for 01030000.3829dfaa.00000013.00000102(b39f209c)
(11473|11492) pub10 waiting for acks
(11473|11498) pub11<-match found! before write for 01030000.3829dfaa.0000000b.00000102(e30ffcdf)
(11473|11498) pub11 waiting for acks
(11473|11521) pub43<-match found! before write for 01030000.3829dfaa.0000002d.00000102(ad8e267b)
(11473|11521) pub43 waiting for acks
(11473|11536) pub55<-match found! before write for 01030000.3829dfaa.00000036.00000102(babe80e8)
(11473|11536) pub55 waiting for acks
(11473|11487) pub6 waiting for acks returned
(11473|11487) pub6<-delete_contained_entities
(11473|11509) pub23 waiting for acks returned
(11473|11509) pub23<-delete_contained_entities
(11473|11485) pub4<-match found! before write for 01030000.3829dfaa.00000005.00000102(5c3f42be)
(11473|11485) pub4 waiting for acks
(11473|11514) pub35<-match found! before write for 01030000.3829dfaa.0000003b.00000102(422e4459)
(11473|11514) pub35 waiting for acks
(11473|11483) pub1<-match found! before write for 01030000.3829dfaa.00000006.00000102(1b9f386e)
(11473|11483) pub1 waiting for acks
(11473|11542) pub44 writer id: 01030000.3829dfaa.0000002e.00000102(ea2e5cab)
(11473|11542) pub44->started
(11473|11542) pub44 12% (2 samples sent)
(11473|11542) pub44 25% (4 samples sent)
(11473|11533) pub60<-match found! before write for 01030000.3829dfaa.00000038.00000102(058e3e89)
(11473|11542) pub44 31% (5 samples sent)
(11473|11542) pub44 43% (7 samples sent)
(11473|11542) pub44 50% (8 samples sent)
(11473|11542) pub44 62% (10 samples sent)
(11473|11542) pub44 75% (12 samples sent)
(11473|11542) pub44 81% (13 samples sent)
(11473|11542) pub44 93% (15 samples sent)
(11473|11542) pub44 100% (16 samples sent)
(11473|11542) pub44->wait_match() before write for 01030000.3829dfaa.0000002e.00000102(ea2e5cab)
(11473|11533) pub60 waiting for acks
(11473|11486) pub3<-match found! before write for 01030000.3829dfaa.00000010.00000102(f43f5a4c)
(11473|11486) pub3 waiting for acks
(11473|11528) pub57<-match found! before write for 01030000.3829dfaa.00000035.00000102(fd1efa38)
(11473|11528) pub57 waiting for acks
(11473|11488) pub8 writer id: 01030000.3829dfaa.00000009.00000102(99cfafbf)
(11473|11488) pub8->started
(11473|11488) pub8 12% (2 samples sent)
(11473|11488) pub8 25% (4 samples sent)
(11473|11488) pub8 31% (5 samples sent)
(11473|11488) pub8 43% (7 samples sent)
(11473|11488) pub8 50% (8 samples sent)
(11473|11488) pub8 62% (10 samples sent)
(11473|11488) pub8 75% (12 samples sent)
(11473|11488) pub8 81% (13 samples sent)
(11473|11488) pub8 93% (15 samples sent)
(11473|11507) pub25 waiting for acks returned
(11473|11507) pub25<-delete_contained_entities
(11473|11488) pub8 100% (16 samples sent)
(11473|11488) pub8->wait_match() before write for 01030000.3829dfaa.00000009.00000102(99cfafbf)
(11473|11489) pub9 waiting for acks returned
(11473|11489) pub9<-delete_contained_entities
(11473|11522) pub45 waiting for acks returned
(11473|11522) pub45<-delete_contained_entities
(11473|11525) pub53<-match found! before write for 01030000.3829dfaa.00000032.00000102(4f3e2628)
(11473|11525) pub53 waiting for acks
(11473|11526) pub54 waiting for acks returned
(11473|11526) pub54<-delete_contained_entities
(11473|11517) pub37<-match found! before write for 01030000.3829dfaa.0000003d.00000102(cd6eb1f9)
(11473|11517) pub37 waiting for acks
(11473|11510) pub29<-match found! before write for 01030000.3829dfaa.00000027.00000102(e73e3eda)
(11473|11510) pub29 waiting for acks
(11473|11523) pub47<-match found! before write for 01030000.3829dfaa.00000023.00000102(12be981a)
(11473|11523) pub47 waiting for acks
(11473|11520) pub32 writer id: 01030000.3829dfaa.0000001a.00000102(be8f42ed)
(11473|11520) pub32->started
(11473|11520) pub32 12% (2 samples sent)
(11473|11520) pub32 25% (4 samples sent)
(11473|11520) pub32 31% (5 samples sent)
(11473|11520) pub32 43% (7 samples sent)
(11473|11520) pub32 50% (8 samples sent)
(11473|11520) pub32 62% (10 samples sent)
(11473|11520) pub32 75% (12 samples sent)
(11473|11520) pub32 81% (13 samples sent)
(11473|11520) pub32 93% (15 samples sent)
(11473|11520) pub32 100% (16 samples sent)
(11473|11520) pub32->wait_match() before write for 01030000.3829dfaa.0000001a.00000102(be8f42ed)
(11473|11481) sub 50% (512 samples received)
(11473|11537) pub58 writer id: 01030000.3829dfaa.00000037.00000102(87dea958)
(11473|11537) pub58->started
(11473|11537) pub58 12% (2 samples sent)
(11473|11537) pub58 25% (4 samples sent)
(11473|11537) pub58 31% (5 samples sent)
(11473|11537) pub58 43% (7 samples sent)
(11473|11537) pub58 50% (8 samples sent)
(11473|11537) pub58 62% (10 samples sent)
(11473|11537) pub58 75% (12 samples sent)
(11473|11537) pub58 81% (13 samples sent)
(11473|11537) pub58 93% (15 samples sent)
(11473|11537) pub58 100% (16 samples sent)
(11473|11537) pub58->wait_match() before write for 01030000.3829dfaa.00000037.00000102(87dea958)
(11473|11534) pub51 writer id: 01030000.3829dfaa.00000031.00000102(089e5cf8)
(11473|11534) pub51->started
(11473|11534) pub51 12% (2 samples sent)
(11473|11534) pub51 25% (4 samples sent)
(11473|11534) pub51 31% (5 samples sent)
(11473|11534) pub51 43% (7 samples sent)
(11473|11534) pub51 50% (8 samples sent)
(11473|11534) pub51 62% (10 samples sent)
(11473|11534) pub51 75% (12 samples sent)
(11473|11534) pub51 81% (13 samples sent)
(11473|11534) pub51 93% (15 samples sent)
(11473|11534) pub51 100% (16 samples sent)
(11473|11534) pub51->wait_match() before write for 01030000.3829dfaa.00000031.00000102(089e5cf8)
(11473|11497) pub16 writer id: 01030000.3829dfaa.00000020.00000102(551ee2ca)
(11473|11497) pub16->started
(11473|11497) pub16 12% (2 samples sent)
(11473|11500) pub24 writer id: 01030000.3829dfaa.00000015.00000102(3cdfd53c)
(11473|11500) pub24->started
(11473|11500) pub24 12% (2 samples sent)
(11473|11500) pub24 25% (4 samples sent)
(11473|11500) pub24 31% (5 samples sent)
(11473|11500) pub24 43% (7 samples sent)
(11473|11500) pub24 50% (8 samples sent)
(11473|11500) pub24 62% (10 samples sent)
(11473|11500) pub24 75% (12 samples sent)
(11473|11500) pub24 81% (13 samples sent)
(11473|11500) pub24 93% (15 samples sent)
(11473|11500) pub24 100% (16 samples sent)
(11473|11500) pub24->wait_match() before write for 01030000.3829dfaa.00000015.00000102(3cdfd53c)
(11473|11513) pub33 writer id: 01030000.3829dfaa.00000033.00000102(725e0f98)
(11473|11513) pub33->started
(11473|11513) pub33 12% (2 samples sent)
(11473|11513) pub33 25% (4 samples sent)
(11473|11513) pub33 31% (5 samples sent)
(11473|11513) pub33 43% (7 samples sent)
(11473|11513) pub33 50% (8 samples sent)
(11473|11513) pub33 62% (10 samples sent)
(11473|11513) pub33 75% (12 samples sent)
(11473|11513) pub33 81% (13 samples sent)
(11473|11513) pub33 93% (15 samples sent)
(11473|11513) pub33 100% (16 samples sent)
(11473|11513) pub33->wait_match() before write for 01030000.3829dfaa.00000033.00000102(725e0f98)
(11473|11511) pub28 writer id: 01030000.3829dfaa.00000028.00000102(656ea90b)
(11473|11511) pub28->started
(11473|11511) pub28 12% (2 samples sent)
(11473|11511) pub28 25% (4 samples sent)
(11473|11511) pub28 31% (5 samples sent)
(11473|11511) pub28 43% (7 samples sent)
(11473|11511) pub28 50% (8 samples sent)
(11473|11511) pub28 62% (10 samples sent)
(11473|11511) pub28 75% (12 samples sent)
(11473|11511) pub28 81% (13 samples sent)
(11473|11511) pub28 93% (15 samples sent)
(11473|11511) pub28 100% (16 samples sent)
(11473|11497) pub16 25% (4 samples sent)
(11473|11497) pub16 31% (5 samples sent)
(11473|11497) pub16 43% (7 samples sent)
(11473|11497) pub16 50% (8 samples sent)
(11473|11497) pub16 62% (10 samples sent)
(11473|11497) pub16 75% (12 samples sent)
(11473|11497) pub16 81% (13 samples sent)
(11473|11497) pub16 93% (15 samples sent)
(11473|11511) pub28->wait_match() before write for 01030000.3829dfaa.00000028.00000102(656ea90b)
(11473|11497) pub16 100% (16 samples sent)
(11473|11497) pub16->wait_match() before write for 01030000.3829dfaa.00000020.00000102(551ee2ca)
(11473|11481) sub 60% (615 samples received)
(11473|11531) pub63 writer id: 01030000.3829dfaa.0000001f.00000102(766fcd9d)
(11473|11531) pub63->started
(11473|11531) pub63 12% (2 samples sent)
(11473|11531) pub63 25% (4 samples sent)
(11473|11531) pub63 31% (5 samples sent)
(11473|11531) pub63 43% (7 samples sent)
(11473|11531) pub63 50% (8 samples sent)
(11473|11531) pub63 62% (10 samples sent)
(11473|11531) pub63 75% (12 samples sent)
(11473|11531) pub63 81% (13 samples sent)
(11473|11531) pub63 93% (15 samples sent)
(11473|11531) pub63 100% (16 samples sent)
(11473|11531) pub63->wait_match() before write for 01030000.3829dfaa.0000001f.00000102(766fcd9d)
(11473|11543) pub46 writer id: 01030000.3829dfaa.00000030.00000102(35fe7548)
(11473|11543) pub46->started
(11473|11543) pub46 12% (2 samples sent)
(11473|11543) pub46 25% (4 samples sent)
(11473|11543) pub46 31% (5 samples sent)
(11473|11543) pub46 43% (7 samples sent)
(11473|11543) pub46 50% (8 samples sent)
(11473|11543) pub46 62% (10 samples sent)
(11473|11543) pub46 75% (12 samples sent)
(11473|11543) pub46 81% (13 samples sent)
(11473|11543) pub46 93% (15 samples sent)
(11473|11543) pub46 100% (16 samples sent)
(11473|11543) pub46->wait_match() before write for 01030000.3829dfaa.00000030.00000102(35fe7548)
(11473|11504) pub27 writer id: 01030000.3829dfaa.0000002f.00000102(d74e751b)
(11473|11504) pub27->started
(11473|11504) pub27 12% (2 samples sent)
(11473|11504) pub27 25% (4 samples sent)
(11473|11504) pub27 31% (5 samples sent)
(11473|11504) pub27 43% (7 samples sent)
(11473|11504) pub27 50% (8 samples sent)
(11473|11504) pub27 62% (10 samples sent)
(11473|11504) pub27 75% (12 samples sent)
(11473|11504) pub27 81% (13 samples sent)
(11473|11504) pub27 93% (15 samples sent)
(11473|11504) pub27 100% (16 samples sent)
(11473|11504) pub27->wait_match() before write for 01030000.3829dfaa.0000002f.00000102(d74e751b)
(11473|11512) pub31 writer id: 01030000.3829dfaa.00000029.00000102(580e80bb)
(11473|11512) pub31->started
(11473|11512) pub31 12% (2 samples sent)
(11473|11512) pub31 25% (4 samples sent)
(11473|11512) pub31 31% (5 samples sent)
(11473|11512) pub31 43% (7 samples sent)
(11473|11512) pub31 50% (8 samples sent)
(11473|11512) pub31 62% (10 samples sent)
(11473|11512) pub31 75% (12 samples sent)
(11473|11512) pub31 81% (13 samples sent)
(11473|11512) pub31 93% (15 samples sent)
(11473|11512) pub31 100% (16 samples sent)
(11473|11512) pub31->wait_match() before write for 01030000.3829dfaa.00000029.00000102(580e80bb)
(11473|11488) pub8<-match found! before write for 01030000.3829dfaa.00000009.00000102(99cfafbf)
(11473|11488) pub8 waiting for acks
(11473|11542) pub44<-match found! before write for 01030000.3829dfaa.0000002e.00000102(ea2e5cab)
(11473|11542) pub44 waiting for acks
(11473|11508) pub20 writer id: 01030000.3829dfaa.00000017.00000102(461f865c)
(11473|11508) pub20->started
(11473|11506) pub13 waiting for acks returned
(11473|11506) pub13<-delete_contained_entities
(11473|11508) pub20 12% (2 samples sent)
(11473|11508) pub20 25% (4 samples sent)
(11473|11482) pub0 waiting for acks returned
(11473|11482) pub0<-delete_contained_entities
(11473|11540) pub42 writer id: 01030000.3829dfaa.0000002c.00000102(90ee0fcb)
(11473|11540) pub42->started
(11473|11539) pub40 waiting for acks returned
(11473|11496) pub14 waiting for acks returned
(11473|11496) pub14<-delete_contained_entities
(11473|11499) pub18 waiting for acks returned
(11473|11499) pub18<-delete_contained_entities
(11473|11539) pub40<-delete_contained_entities
(11473|11540) pub42 12% (2 samples sent)
(11473|11540) pub42 25% (4 samples sent)
(11473|11540) pub42 31% (5 samples sent)
(11473|11540) pub42 43% (7 samples sent)
(11473|11540) pub42 50% (8 samples sent)
(11473|11540) pub42 62% (10 samples sent)
(11473|11540) pub42 75% (12 samples sent)
(11473|11540) pub42 81% (13 samples sent)
(11473|11540) pub42 93% (15 samples sent)
(11473|11540) pub42 100% (16 samples sent)
(11473|11540) pub42->wait_match() before write for 01030000.3829dfaa.0000002c.00000102(90ee0fcb)
(11473|11492) pub10 waiting for acks returned
(11473|11492) pub10<-delete_contained_entities
(11473|11520) pub32<-match found! before write for 01030000.3829dfaa.0000001a.00000102(be8f42ed)
(11473|11520) pub32 waiting for acks
(11473|11498) pub11 waiting for acks returned
(11473|11498) pub11<-delete_contained_entities
(11473|11530) pub61 writer id: 01030000.3829dfaa.00000039.00000102(38ee1739)
(11473|11530) pub61->started
(11473|11508) pub20 31% (5 samples sent)
(11473|11536) pub55 waiting for acks returned
(11473|11536) pub55<-delete_contained_entities
(11473|11521) pub43 waiting for acks returned
(11473|11521) pub43<-delete_contained_entities
(11473|11508) pub20 43% (7 samples sent)
(11473|11508) pub20 50% (8 samples sent)
(11473|11483) pub1 waiting for acks returned
(11473|11483) pub1<-delete_contained_entities
(11473|11530) pub61 12% (2 samples sent)
(11473|11530) pub61 25% (4 samples sent)
(11473|11530) pub61 31% (5 samples sent)
(11473|11485) pub4 waiting for acks returned
(11473|11485) pub4<-delete_contained_entities
(11473|11508) pub20 62% (10 samples sent)
(11473|11508) pub20 75% (12 samples sent)
(11473|11508) pub20 81% (13 samples sent)
(11473|11508) pub20 93% (15 samples sent)
(11473|11508) pub20 100% (16 samples sent)
(11473|11508) pub20->wait_match() before write for 01030000.3829dfaa.00000017.00000102(461f865c)
(11473|11514) pub35 waiting for acks returned
(11473|11514) pub35<-delete_contained_entities
(11473|11530) pub61 43% (7 samples sent)
(11473|11530) pub61 50% (8 samples sent)
(11473|11530) pub61 62% (10 samples sent)
(11473|11530) pub61 75% (12 samples sent)
(11473|11530) pub61 81% (13 samples sent)
(11473|11530) pub61 93% (15 samples sent)
(11473|11530) pub61 100% (16 samples sent)
(11473|11530) pub61->wait_match() before write for 01030000.3829dfaa.00000039.00000102(38ee1739)
(11473|11533) pub60 waiting for acks returned
(11473|11537) pub58<-match found! before write for 01030000.3829dfaa.00000037.00000102(87dea958)
(11473|11513) pub33<-match found! before write for 01030000.3829dfaa.00000033.00000102(725e0f98)
(11473|11513) pub33 waiting for acks
(11473|11486) pub3 waiting for acks returned
(11473|11486) pub3<-delete_contained_entities
(11473|11500) pub24<-match found! before write for 01030000.3829dfaa.00000015.00000102(3cdfd53c)
(11473|11500) pub24 waiting for acks
(11473|11537) pub58 waiting for acks
(11473|11533) pub60<-delete_contained_entities
(11473|11497) pub16<-match found! before write for 01030000.3829dfaa.00000020.00000102(551ee2ca)
(11473|11497) pub16 waiting for acks
(11473|11528) pub57 waiting for acks returned
(11473|11528) pub57<-delete_contained_entities
(11473|11534) pub51<-match found! before write for 01030000.3829dfaa.00000031.00000102(089e5cf8)
(11473|11534) pub51 waiting for acks
(11473|11504) pub27<-match found! before write for 01030000.3829dfaa.0000002f.00000102(d74e751b)
(11473|11504) pub27 waiting for acks
(11473|11543) pub46<-match found! before write for 01030000.3829dfaa.00000030.00000102(35fe7548)
(11473|11543) pub46 waiting for acks
(11473|11511) pub28<-match found! before write for 01030000.3829dfaa.00000028.00000102(656ea90b)
(11473|11511) pub28 waiting for acks
(11473|11505) pub15<-delete_participant
(11473|11512) pub31<-match found! before write for 01030000.3829dfaa.00000029.00000102(580e80bb)
(11473|11512) pub31 waiting for acks
(11473|11531) pub63<-match found! before write for 01030000.3829dfaa.0000001f.00000102(766fcd9d)
(11473|11531) pub63 waiting for acks
(11473|11502) pub19 writer id: 01030000.3829dfaa.00000014.00000102(01bffc8c)
(11473|11502) pub19->started
(11473|11502) pub19 12% (2 samples sent)
(11473|11502) pub19 25% (4 samples sent)
(11473|11502) pub19 31% (5 samples sent)
(11473|11502) pub19 43% (7 samples sent)
(11473|11502) pub19 50% (8 samples sent)
(11473|11502) pub19 62% (10 samples sent)
(11473|11502) pub19 75% (12 samples sent)
(11473|11502) pub19 81% (13 samples sent)
(11473|11502) pub19 93% (15 samples sent)
(11473|11502) pub19 100% (16 samples sent)
(11473|11502) pub19->wait_match() before write for 01030000.3829dfaa.00000014.00000102(01bffc8c)
(11473|11538) pub56 writer id: 01030000.3829dfaa.00000016.00000102(7b7fafec)
(11473|11538) pub56->started
(11473|11538) pub56 12% (2 samples sent)
(11473|11538) pub56 25% (4 samples sent)
(11473|11538) pub56 31% (5 samples sent)
(11473|11538) pub56 43% (7 samples sent)
(11473|11538) pub56 50% (8 samples sent)
(11473|11538) pub56 62% (10 samples sent)
(11473|11538) pub56 75% (12 samples sent)
(11473|11538) pub56 81% (13 samples sent)
(11473|11538) pub56 93% (15 samples sent)
(11473|11538) pub56 100% (16 samples sent)
(11473|11538) pub56->wait_match() before write for 01030000.3829dfaa.00000016.00000102(7b7fafec)
(11473|11491) pub7<-delete_participant
(11473|11481) sub 70% (717 samples received)
(11473|11495) pub12<-delete_participant
(11473|11519) pub41<-delete_participant
(11473|11481) sub 80% (820 samples received)
(11473|11494) pub17<-delete_participant
(11473|11508) pub20<-match found! before write for 01030000.3829dfaa.00000017.00000102(461f865c)
(11473|11508) pub20 waiting for acks
(11473|11527) pub36<-delete_participant
(11473|11540) pub42<-match found! before write for 01030000.3829dfaa.0000002c.00000102(90ee0fcb)
(11473|11540) pub42 waiting for acks
(11473|11530) pub61<-match found! before write for 01030000.3829dfaa.00000039.00000102(38ee1739)
(11473|11530) pub61 waiting for acks
(11473|11525) pub53 waiting for acks returned
(11473|11525) pub53<-delete_contained_entities
(11473|11488) pub8 waiting for acks returned
(11473|11510) pub29 waiting for acks returned
(11473|11510) pub29<-delete_contained_entities
(11473|11517) pub37 waiting for acks returned
(11473|11517) pub37<-delete_contained_entities
(11473|11488) pub8<-delete_contained_entities
(11473|11502) pub19<-match found! before write for 01030000.3829dfaa.00000014.00000102(01bffc8c)
(11473|11502) pub19 waiting for acks
(11473|11523) pub47 waiting for acks returned
(11473|11523) pub47<-delete_contained_entities
(11473|11538) pub56<-match found! before write for 01030000.3829dfaa.00000016.00000102(7b7fafec)
(11473|11538) pub56 waiting for acks
(11473|11542) pub44 waiting for acks returned
(11473|11542) pub44<-delete_contained_entities
(11473|11513) pub33 waiting for acks returned
(11473|11537) pub58 waiting for acks returned
(11473|11513) pub33<-delete_contained_entities
(11473|11537) pub58<-delete_contained_entities
(11473|11500) pub24 waiting for acks returned
(11473|11500) pub24<-delete_contained_entities
(11473|11497) pub16 waiting for acks returned
(11473|11497) pub16<-delete_contained_entities
(11473|11520) pub32 waiting for acks returned
(11473|11520) pub32<-delete_contained_entities
(11473|11503) pub21<-delete_participant
(11473|11481) sub 90% (922 samples received)
(11473|11504) pub27 waiting for acks returned
(11473|11504) pub27<-delete_contained_entities
(11473|11511) pub28 waiting for acks returned
(11473|11511) pub28<-delete_contained_entities
(11473|11502) pub19 waiting for acks returned
(11473|11502) pub19<-delete_contained_entities
(11473|11530) pub61 waiting for acks returned
(11473|11530) pub61<-delete_contained_entities
(11473|11538) pub56 waiting for acks returned
(11473|11538) pub56<-delete_contained_entities
(11473|11534) pub51 waiting for acks returned
(11473|11534) pub51<-delete_contained_entities
(11473|11540) pub42 waiting for acks returned
(11473|11540) pub42<-delete_contained_entities
(11473|11543) pub46 waiting for acks returned
(11473|11543) pub46<-delete_contained_entities
(11473|11512) pub31 waiting for acks returned
(11473|11512) pub31<-delete_contained_entities
(11473|11531) pub63 waiting for acks returned
(11473|11531) pub63<-delete_contained_entities
(11473|11545) pub52<-delete_participant
(11473|11508) pub20 waiting for acks returned
(11473|11508) pub20<-delete_contained_entities
(11473|11535) pub62<-delete_participant
(11473|11529) pub59<-delete_participant
(11473|11493) pub26<-delete_participant
(11473|11501) pub22<-delete_participant
(11473|11524) pub50<-delete_participant
(11473|11484) pub2<-delete_participant
(11473|11541) pub48<-delete_participant
(11473|11487) pub6<-delete_participant
(11473|11509) pub23<-delete_participant
(11473|11507) pub25<-delete_participant
(11473|11489) pub9<-delete_participant
(11473|11526) pub54<-delete_participant
(11473|11522) pub45<-delete_participant
(11473|11506) pub13<-delete_participant
(11473|11496) pub14<-delete_participant
(11473|11539) pub40<-delete_participant
(11473|11499) pub18<-delete_participant
(11473|11482) pub0<-delete_participant
(11473|11492) pub10<-delete_participant
(11473|11498) pub11<-delete_participant
(11473|11521) pub43<-delete_participant
(11473|11483) pub1<-delete_participant
(11473|11514) pub35<-delete_participant
(11473|11536) pub55<-delete_participant
(11473|11485) pub4<-delete_participant
(11473|11486) pub3<-delete_participant
(11473|11533) pub60<-delete_participant
(11473|11528) pub57<-delete_participant
(11473|11525) pub53<-delete_participant
(11473|11510) pub29<-delete_participant
(11473|11517) pub37<-delete_participant
(11473|11488) pub8<-delete_participant
(11473|11523) pub47<-delete_participant
(11473|11513) pub33<-delete_participant
(11473|11542) pub44<-delete_participant
(11473|11500) pub24<-delete_participant
(11473|11537) pub58<-delete_participant
(11473|11497) pub16<-delete_participant
(11473|11520) pub32<-delete_participant
(11473|11504) pub27<-delete_participant
(11473|11511) pub28<-delete_participant
(11473|11502) pub19<-delete_participant
(11473|11530) pub61<-delete_participant
(11473|11534) pub51<-delete_participant
(11473|11540) pub42<-delete_participant
(11473|11538) pub56<-delete_participant
(11473|11543) pub46<-delete_participant
(11473|11512) pub31<-delete_participant
(11473|11531) pub63<-delete_participant
(11473|11508) pub20<-delete_participant
(11473|11532) pub38 writer id: 01030000.3829dfaa.00000040.00000102(cc2c9587)
(11473|11532) pub38->started
(11473|11518) pub39 writer id: 01030000.3829dfaa.0000003f.00000102(b7aee299)
(11473|11518) pub39->started
(11473|11518) pub39 12% (2 samples sent)
(11473|11532) pub38 12% (2 samples sent)
(11473|11518) pub39 25% (4 samples sent)
(11473|11518) pub39 31% (5 samples sent)
(11473|11532) pub38 25% (4 samples sent)
(11473|11532) pub38 31% (5 samples sent)
(11473|11516) pub30 writer id: 01030000.3829dfaa.00000042.00000102(b6ecc6e7)
(11473|11516) pub30->started
(11473|11518) pub39 43% (7 samples sent)
(11473|11518) pub39 50% (8 samples sent)
(11473|11518) pub39 62% (10 samples sent)
(11473|11532) pub38 43% (7 samples sent)
(11473|11518) pub39 75% (12 samples sent)
(11473|11532) pub38 50% (8 samples sent)
(11473|11515) pub34 writer id: 01030000.3829dfaa.00000041.00000102(f14cbc37)
(11473|11515) pub34->started
(11473|11516) pub30 12% (2 samples sent)
(11473|11532) pub38 62% (10 samples sent)
(11473|11515) pub34 12% (2 samples sent)
(11473|11515) pub34 25% (4 samples sent)
(11473|11515) pub34 31% (5 samples sent)
(11473|11544) pub49 writer id: 01030000.3829dfaa.0000003e.00000102(8acecb29)
(11473|11544) pub49->started
(11473|11532) pub38 75% (12 samples sent)
(11473|11544) pub49 12% (2 samples sent)
(11473|11515) pub34 43% (7 samples sent)
(11473|11532) pub38 81% (13 samples sent)
(11473|11515) pub34 50% (8 samples sent)
(11473|11532) pub38 93% (15 samples sent)
(11473|11515) pub34 62% (10 samples sent)
(11473|11516) pub30 25% (4 samples sent)
(11473|11532) pub38 100% (16 samples sent)
(11473|11532) pub38->wait_match() before write for 01030000.3829dfaa.00000040.00000102(cc2c9587)
(11473|11532) pub38<-match found! before write for 01030000.3829dfaa.00000040.00000102(cc2c9587)
(11473|11532) pub38 waiting for acks
(11473|11544) pub49 25% (4 samples sent)
(11473|11516) pub30 31% (5 samples sent)
(11473|11518) pub39 81% (13 samples sent)
(11473|11515) pub34 75% (12 samples sent)
(11473|11544) pub49 31% (5 samples sent)
(11473|11518) pub39 93% (15 samples sent)
(11473|11515) pub34 81% (13 samples sent)
(11473|11544) pub49 43% (7 samples sent)
(11473|11518) pub39 100% (16 samples sent)
(11473|11518) pub39->wait_match() before write for 01030000.3829dfaa.0000003f.00000102(b7aee299)
(11473|11515) pub34 93% (15 samples sent)
(11473|11544) pub49 50% (8 samples sent)
(11473|11515) pub34 100% (16 samples sent)
(11473|11516) pub30 43% (7 samples sent)
(11473|11515) pub34->wait_match() before write for 01030000.3829dfaa.00000041.00000102(f14cbc37)
(11473|11544) pub49 62% (10 samples sent)
(11473|11518) pub39<-match found! before write for 01030000.3829dfaa.0000003f.00000102(b7aee299)
(11473|11518) pub39 waiting for acks
(11473|11515) pub34<-match found! before write for 01030000.3829dfaa.00000041.00000102(f14cbc37)
(11473|11515) pub34 waiting for acks
(11473|11544) pub49 75% (12 samples sent)
(11473|11516) pub30 50% (8 samples sent)
(11473|11544) pub49 81% (13 samples sent)
(11473|11516) pub30 62% (10 samples sent)
(11473|11544) pub49 93% (15 samples sent)
(11473|11516) pub30 75% (12 samples sent)
(11473|11544) pub49 100% (16 samples sent)
(11473|11544) pub49->wait_match() before write for 01030000.3829dfaa.0000003e.00000102(8acecb29)
(11473|11516) pub30 81% (13 samples sent)
(11473|11544) pub49<-match found! before write for 01030000.3829dfaa.0000003e.00000102(8acecb29)
(11473|11516) pub30 93% (15 samples sent)
(11473|11544) pub49 waiting for acks
(11473|11516) pub30 100% (16 samples sent)
(11473|11516) pub30->wait_match() before write for 01030000.3829dfaa.00000042.00000102(b6ecc6e7)
(11473|11516) pub30<-match found! before write for 01030000.3829dfaa.00000042.00000102(b6ecc6e7)
(11473|11516) pub30 waiting for acks
(11473|11532) pub38 waiting for acks returned
(11473|11532) pub38<-delete_contained_entities
(11473|11481) sub 100% (1024 samples received)
(11473|11481) sub condition_.notify_all
(11473|11473) sub condition_.wait returned
(11473|11473) sub check_received
(11473|11518) pub39 waiting for acks returned
(11473|11518) pub39<-delete_contained_entities
(11473|11544) pub49 waiting for acks returned
(11473|11544) pub49<-delete_contained_entities
(11473|11473) sub check_received returns 0
(11473|11516) pub30 waiting for acks returned
(11473|11515) pub34 waiting for acks returned
(11473|11515) pub34<-delete_contained_entities
(11473|11473) <- PublisherService::end
(11473|11516) pub30<-delete_contained_entities
(11473|11532) pub38<-delete_participant
(11473|11518) pub39<-delete_participant
(11473|11515) pub34<-delete_participant
(11473|11516) pub30<-delete_participant
(11473|11544) pub49<-delete_participant
(11473|11473) <- PublisherService::~PublisherService
(11473|11473) <- Subscriber delete_contained_entities
(11473|11473) <- Subscriber delete_participant
(11473|11473) <- Subscriber::~Subscriber
(11473|11473) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:1s 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: 11547 started at 2025-12-05 16:18:00
(11547|11547) -> Thrasher started
(11547|11547) -> Subscriber::Subscriber
(11547|11550) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x563bb1855b20 joined count 1): Unknown error -3
(11547|11547) Subscriber reader id: 01037ced.8d824a6b.2d1b3d72.00000007(5ef2ea6e)
(11547|11547) -> PublisherService::PublisherService
(11547|11547) -> PublisherService::start (1 threads)
(11547|11547) sub wait_received 0:1
(11547|11553) pub0->transport cfg_0
(11547|11555) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f6378008a80 joined count 1): Unknown error -3
(11547|11553) pub0 writer id: 01037ced.8d824a6b.2d1b3d73.00000002(13f83751)
(11547|11553) pub0->started
(11547|11553) pub0 100% (1 samples sent)
(11547|11553) pub0->wait_match() before write for 01037ced.8d824a6b.2d1b3d73.00000002(13f83751)
(11547|11553) pub0<-match found! before write for 01037ced.8d824a6b.2d1b3d73.00000002(13f83751)
(11547|11553) pub0 waiting for acks
(11547|11552) sub 100% (1 samples received)
(11547|11552) sub condition_.notify_all
(11547|11547) sub condition_.wait returned
(11547|11547) sub check_received
(11547|11547) sub check_received returns 0
(11547|11547) <- PublisherService::end
(11547|11553) pub0 waiting for acks returned
(11547|11553) pub0<-delete_contained_entities
(11547|11553) pub0<-delete_participant
(11547|11547) <- PublisherService::~PublisherService
(11547|11547) <- Subscriber delete_contained_entities
(11547|11547) <- Subscriber delete_participant
(11547|11547) <- Subscriber::~Subscriber
(11547|11547) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:2s 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: 11559 started at 2025-12-05 16:18:02
(11559|11559) -> Thrasher started
(11559|11559) -> Subscriber::Subscriber
(11559|11562) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x560cd9456b20 joined count 1): Unknown error -3
(11559|11559) Subscriber reader id: 01037ced.8d824a6b.2d279ddf.00000007(a09a6f81)
(11559|11559) -> PublisherService::PublisherService
(11559|11559) -> PublisherService::start (2 threads)
(11559|11559) sub wait_received 0:2
(11559|11565) pub0->transport cfg_0
(11559|11566) pub1->transport cfg_1
(11559|11569) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fda98008a80 joined count 1): Unknown error -3
(11559|11570) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fda9c008a80 joined count 1): Unknown error -3
(11559|11566) pub1 writer id: 01037ced.8d824a6b.2d279de1.00000002(cee19de9)
(11559|11566) pub1->started
(11559|11566) pub1 100% (1 samples sent)
(11559|11565) pub0 writer id: 01037ced.8d824a6b.2d279de0.00000002(f381b459)
(11559|11565) pub0->started
(11559|11566) pub1->wait_match() before write for 01037ced.8d824a6b.2d279de1.00000002(cee19de9)
(11559|11565) pub0 100% (1 samples sent)
(11559|11565) pub0->wait_match() before write for 01037ced.8d824a6b.2d279de0.00000002(f381b459)
(11559|11565) pub0<-match found! before write for 01037ced.8d824a6b.2d279de0.00000002(f381b459)
(11559|11566) pub1<-match found! before write for 01037ced.8d824a6b.2d279de1.00000002(cee19de9)
(11559|11566) pub1 waiting for acks
(11559|11565) pub0 waiting for acks
(11559|11564) sub 50% (1 samples received)
(11559|11564) sub 100% (2 samples received)
(11559|11564) sub condition_.notify_all
(11559|11559) sub condition_.wait returned
(11559|11559) sub check_received
(11559|11559) sub check_received returns 0
(11559|11559) <- PublisherService::end
(11559|11565) pub0 waiting for acks returned
(11559|11566) pub1 waiting for acks returned
(11559|11566) pub1<-delete_contained_entities
(11559|11565) pub0<-delete_contained_entities
(11559|11566) pub1<-delete_participant
(11559|11565) pub0<-delete_participant
(11559|11559) <- PublisherService::~PublisherService
(11559|11559) <- Subscriber delete_contained_entities
(11559|11559) <- Subscriber delete_participant
(11559|11559) <- Subscriber::~Subscriber
(11559|11559) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:1s 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: 11576 started at 2025-12-05 16:18:03
(11576|11576) -> Thrasher started
(11576|11576) -> Subscriber::Subscriber
(11576|11579) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5643d760bb20 joined count 1): Unknown error -3
(11576|11576) Subscriber reader id: 01037ced.8d824a6b.2d381e99.00000007(7e9b4839)
(11576|11576) -> PublisherService::PublisherService
(11576|11576) -> PublisherService::start (3 threads)
(11576|11576) sub wait_received 0:9
(11576|11582) pub0->transport cfg_0
(11576|11584) pub2->transport cfg_2
(11576|11583) pub1->transport cfg_1
(11576|11589) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f92a8008a80 joined count 1): Unknown error -3
(11576|11586) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f92ac008a80 joined count 1): Unknown error -3
(11576|11590) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7f92a0008a80 joined count 1): Unknown error -3
(11576|11583) pub1 writer id: 01037ced.8d824a6b.2d381e9b.00000002(7431efd6)
(11576|11583) pub1->started
(11576|11583) pub1 33% (1 samples sent)
(11576|11583) pub1 66% (2 samples sent)
(11576|11583) pub1 100% (3 samples sent)
(11576|11583) pub1->wait_match() before write for 01037ced.8d824a6b.2d381e9b.00000002(7431efd6)
(11576|11584) pub2 writer id: 01037ced.8d824a6b.2d381e9c.00000002(c61133c6)
(11576|11584) pub2->started
(11576|11584) pub2 33% (1 samples sent)
(11576|11584) pub2 66% (2 samples sent)
(11576|11584) pub2 100% (3 samples sent)
(11576|11584) pub2->wait_match() before write for 01037ced.8d824a6b.2d381e9c.00000002(c61133c6)
(11576|11582) pub0 writer id: 01037ced.8d824a6b.2d381e9a.00000002(4951c666)
(11576|11582) pub0->started
(11576|11582) pub0 33% (1 samples sent)
(11576|11582) pub0 66% (2 samples sent)
(11576|11582) pub0 100% (3 samples sent)
(11576|11582) pub0->wait_match() before write for 01037ced.8d824a6b.2d381e9a.00000002(4951c666)
(11576|11584) pub2<-match found! before write for 01037ced.8d824a6b.2d381e9c.00000002(c61133c6)
(11576|11584) pub2 waiting for acks
(11576|11583) pub1<-match found! before write for 01037ced.8d824a6b.2d381e9b.00000002(7431efd6)
(11576|11583) pub1 waiting for acks
(11576|11582) pub0<-match found! before write for 01037ced.8d824a6b.2d381e9a.00000002(4951c666)
(11576|11582) pub0 waiting for acks
(11576|11581) sub 11% (1 samples received)
(11576|11581) sub 22% (2 samples received)
(11576|11581) sub 33% (3 samples received)
(11576|11581) sub 44% (4 samples received)
(11576|11581) sub 55% (5 samples received)
(11576|11581) sub 66% (6 samples received)
(11576|11581) sub 77% (7 samples received)
(11576|11581) sub 88% (8 samples received)
(11576|11581) sub 100% (9 samples received)
(11576|11581) sub condition_.notify_all
(11576|11576) sub condition_.wait returned
(11576|11576) sub check_received
(11576|11576) sub check_received returns 0
(11576|11576) <- PublisherService::end
(11576|11582) pub0 waiting for acks returned
(11576|11582) pub0<-delete_contained_entities
(11576|11583) pub1 waiting for acks returned
(11576|11584) pub2 waiting for acks returned
(11576|11583) pub1<-delete_contained_entities
(11576|11584) pub2<-delete_contained_entities
(11576|11582) pub0<-delete_participant
(11576|11584) pub2<-delete_participant
(11576|11583) pub1<-delete_participant
(11576|11576) <- PublisherService::~PublisherService
(11576|11576) <- Subscriber delete_contained_entities
(11576|11576) <- Subscriber delete_participant
(11576|11576) <- Subscriber::~Subscriber
(11576|11576) <- 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: 11598 started at 2025-12-05 16:18:04
(11598|11598) -> Thrasher started
(11598|11598) -> Subscriber::Subscriber
(11598|11601) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5625331fbad0 joined count 1): Unknown error -3
(11598|11598) Subscriber reader id: 01037ced.8d824a6b.2d4ea9a7.00000007(e8fd8802)
(11598|11598) -> PublisherService::PublisherService
(11598|11598) -> PublisherService::start (1 threads)
(11598|11598) sub wait_received 0:1024
(11598|11604) pub0->transport cfg_0
(11598|11606) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fd470008a80 joined count 1): Unknown error -3
(11598|11604) pub0 writer id: 01037ced.8d824a6b.2d4ea9a8.00000002(1ac7eb5c)
(11598|11604) pub0->started
(11598|11604) pub0 10% (103 samples sent)
(11598|11604) pub0 20% (205 samples sent)
(11598|11604) pub0 30% (308 samples sent)
(11598|11604) pub0 40% (410 samples sent)
(11598|11604) pub0 50% (512 samples sent)
(11598|11604) pub0 60% (615 samples sent)
(11598|11604) pub0 70% (717 samples sent)
(11598|11604) pub0 80% (820 samples sent)
(11598|11604) pub0 90% (922 samples sent)
(11598|11604) pub0 100% (1024 samples sent)
(11598|11604) pub0->wait_match() before write for 01037ced.8d824a6b.2d4ea9a8.00000002(1ac7eb5c)
(11598|11604) pub0<-match found! before write for 01037ced.8d824a6b.2d4ea9a8.00000002(1ac7eb5c)
(11598|11604) pub0 waiting for acks
(11598|11603) sub 10% (103 samples received)
(11598|11603) sub 20% (205 samples received)
(11598|11603) sub 30% (308 samples received)
(11598|11603) sub 40% (410 samples received)
(11598|11603) sub 50% (512 samples received)
(11598|11603) sub 60% (615 samples received)
(11598|11603) sub 70% (717 samples received)
(11598|11603) sub 80% (820 samples received)
(11598|11603) sub 90% (922 samples received)
(11598|11603) sub 100% (1024 samples received)
(11598|11603) sub condition_.notify_all
(11598|11598) sub condition_.wait returned
(11598|11598) sub check_received
(11598|11598) sub check_received returns 0
(11598|11598) <- PublisherService::end
(11598|11604) pub0 waiting for acks returned
(11598|11604) pub0<-delete_contained_entities
(11598|11604) pub0<-delete_participant
(11598|11598) <- PublisherService::~PublisherService
(11598|11598) <- Subscriber delete_contained_entities
(11598|11598) <- Subscriber delete_participant
(11598|11598) <- Subscriber::~Subscriber
(11598|11598) <- 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: 11612 started at 2025-12-05 16:18:07
(11612|11612) -> Thrasher started
(11612|11612) -> Subscriber::Subscriber
(11612|11615) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x560c1e7d6b20 joined count 1): Unknown error -3
(11612|11612) Subscriber reader id: 01037ced.8d824a6b.2d5cc724.00000007(dc04a18d)
(11612|11612) -> PublisherService::PublisherService
(11612|11612) -> PublisherService::start (8 threads)
(11612|11612) sub wait_received 0:1024
(11612|11625) pub6->transport cfg_6
(11612|11621) pub3->transport cfg_3
(11612|11628) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe538008a80 joined count 1): Unknown error -3
(11612|11619) pub1->transport cfg_1
(11612|11629) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe544008a80 joined count 1): Unknown error -3
(11612|11620) pub2->transport cfg_2
(11612|11632) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe550008a80 joined count 1): Unknown error -3
(11612|11633) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe548008a80 joined count 1): Unknown error -3
(11612|11618) pub0->transport cfg_0
(11612|11636) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe554008a80 joined count 1): Unknown error -3
(11612|11623) pub5->transport cfg_5
(11612|11637) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe534008a80 joined count 1): Unknown error -3
(11612|11622) pub4->transport cfg_4
(11612|11619) pub1 writer id: 01037ced.8d824a6b.2d5cc726.00000002(d6ae0662)
(11612|11619) pub1->started
(11612|11619) pub1 10% (13 samples sent)
(11612|11619) pub1 20% (26 samples sent)
(11612|11619) pub1 30% (39 samples sent)
(11612|11619) pub1 40% (52 samples sent)
(11612|11619) pub1 50% (64 samples sent)
(11612|11641) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe53c008a80 joined count 1): Unknown error -3
(11612|11619) pub1 60% (77 samples sent)
(11612|11619) pub1 70% (90 samples sent)
(11612|11619) pub1 80% (103 samples sent)
(11612|11619) pub1 90% (116 samples sent)
(11612|11619) pub1 100% (128 samples sent)
(11612|11619) pub1->wait_match() before write for 01037ced.8d824a6b.2d5cc726.00000002(d6ae0662)
(11612|11625) pub6 writer id: 01037ced.8d824a6b.2d5cc72a.00000002(135eeb63)
(11612|11625) pub6->started
(11612|11625) pub6 10% (13 samples sent)
(11612|11625) pub6 20% (26 samples sent)
(11612|11625) pub6 30% (39 samples sent)
(11612|11625) pub6 40% (52 samples sent)
(11612|11625) pub6 50% (64 samples sent)
(11612|11625) pub6 60% (77 samples sent)
(11612|11625) pub6 70% (90 samples sent)
(11612|11625) pub6 80% (103 samples sent)
(11612|11625) pub6 90% (116 samples sent)
(11612|11625) pub6 100% (128 samples sent)
(11612|11625) pub6->wait_match() before write for 01037ced.8d824a6b.2d5cc72a.00000002(135eeb63)
(11612|11620) pub2 writer id: 01037ced.8d824a6b.2d5cc727.00000002(ebce2fd2)
(11612|11620) pub2->started
(11612|11620) pub2 10% (13 samples sent)
(11612|11620) pub2 20% (26 samples sent)
(11612|11620) pub2 30% (39 samples sent)
(11612|11620) pub2 40% (52 samples sent)
(11612|11620) pub2 50% (64 samples sent)
(11612|11620) pub2 60% (77 samples sent)
(11612|11620) pub2 70% (90 samples sent)
(11612|11620) pub2 80% (103 samples sent)
(11612|11624) pub7->transport cfg_7
(11612|11620) pub2 90% (116 samples sent)
(11612|11620) pub2 100% (128 samples sent)
(11612|11620) pub2->wait_match() before write for 01037ced.8d824a6b.2d5cc727.00000002(ebce2fd2)
(11612|11623) pub5 writer id: 01037ced.8d824a6b.2d5cc729.00000002(54fe91b3)
(11612|11623) pub5->started
(11612|11639) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fe52c008a80 joined count 1): Unknown error -3
(11612|11623) pub5 10% (13 samples sent)
(11612|11623) pub5 20% (26 samples sent)
(11612|11623) pub5 30% (39 samples sent)
(11612|11623) pub5 40% (52 samples sent)
(11612|11623) pub5 50% (64 samples sent)
(11612|11623) pub5 60% (77 samples sent)
(11612|11623) pub5 70% (90 samples sent)
(11612|11623) pub5 80% (103 samples sent)
(11612|11623) pub5 90% (116 samples sent)
(11612|11618) pub0 writer id: 01037ced.8d824a6b.2d5cc725.00000002(910e7cb2)
(11612|11618) pub0->started
(11612|11623) pub5 100% (128 samples sent)
(11612|11623) pub5->wait_match() before write for 01037ced.8d824a6b.2d5cc729.00000002(54fe91b3)
(11612|11618) pub0 10% (13 samples sent)
(11612|11618) pub0 20% (26 samples sent)
(11612|11618) pub0 30% (39 samples sent)
(11612|11618) pub0 40% (52 samples sent)
(11612|11622) pub4 writer id: 01037ced.8d824a6b.2d5cc72b.00000002(2e3ec2d3)
(11612|11622) pub4->started
(11612|11622) pub4 10% (13 samples sent)
(11612|11618) pub0 50% (64 samples sent)
(11612|11622) pub4 20% (26 samples sent)
(11612|11618) pub0 60% (77 samples sent)
(11612|11622) pub4 30% (39 samples sent)
(11612|11618) pub0 70% (90 samples sent)
(11612|11622) pub4 40% (52 samples sent)
(11612|11621) pub3 writer id: 01037ced.8d824a6b.2d5cc728.00000002(699eb803)
(11612|11621) pub3->started
(11612|11618) pub0 80% (103 samples sent)
(11612|11621) pub3 10% (13 samples sent)
(11612|11622) pub4 50% (64 samples sent)
(11612|11618) pub0 90% (116 samples sent)
(11612|11621) pub3 20% (26 samples sent)
(11612|11622) pub4 60% (77 samples sent)
(11612|11621) pub3 30% (39 samples sent)
(11612|11622) pub4 70% (90 samples sent)
(11612|11621) pub3 40% (52 samples sent)
(11612|11618) pub0 100% (128 samples sent)
(11612|11618) pub0->wait_match() before write for 01037ced.8d824a6b.2d5cc725.00000002(910e7cb2)
(11612|11622) pub4 80% (103 samples sent)
(11612|11621) pub3 50% (64 samples sent)
(11612|11622) pub4 90% (116 samples sent)
(11612|11621) pub3 60% (77 samples sent)
(11612|11622) pub4 100% (128 samples sent)
(11612|11622) pub4->wait_match() before write for 01037ced.8d824a6b.2d5cc72b.00000002(2e3ec2d3)
(11612|11621) pub3 70% (90 samples sent)
(11612|11621) pub3 80% (103 samples sent)
(11612|11621) pub3 90% (116 samples sent)
(11612|11621) pub3 100% (128 samples sent)
(11612|11621) pub3->wait_match() before write for 01037ced.8d824a6b.2d5cc728.00000002(699eb803)
(11612|11624) pub7 writer id: 01037ced.8d824a6b.2d5cc72c.00000002(9c1e1ec3)
(11612|11624) pub7->started
(11612|11624) pub7 10% (13 samples sent)
(11612|11624) pub7 20% (26 samples sent)
(11612|11624) pub7 30% (39 samples sent)
(11612|11624) pub7 40% (52 samples sent)
(11612|11624) pub7 50% (64 samples sent)
(11612|11624) pub7 60% (77 samples sent)
(11612|11624) pub7 70% (90 samples sent)
(11612|11624) pub7 80% (103 samples sent)
(11612|11624) pub7 90% (116 samples sent)
(11612|11624) pub7 100% (128 samples sent)
(11612|11624) pub7->wait_match() before write for 01037ced.8d824a6b.2d5cc72c.00000002(9c1e1ec3)
(11612|11624) pub7<-match found! before write for 01037ced.8d824a6b.2d5cc72c.00000002(9c1e1ec3)
(11612|11624) pub7 waiting for acks
(11612|11621) pub3<-match found! before write for 01037ced.8d824a6b.2d5cc728.00000002(699eb803)
(11612|11621) pub3 waiting for acks
(11612|11622) pub4<-match found! before write for 01037ced.8d824a6b.2d5cc72b.00000002(2e3ec2d3)
(11612|11622) pub4 waiting for acks
(11612|11623) pub5<-match found! before write for 01037ced.8d824a6b.2d5cc729.00000002(54fe91b3)
(11612|11623) pub5 waiting for acks
(11612|11619) pub1<-match found! before write for 01037ced.8d824a6b.2d5cc726.00000002(d6ae0662)
(11612|11619) pub1 waiting for acks
(11612|11625) pub6<-match found! before write for 01037ced.8d824a6b.2d5cc72a.00000002(135eeb63)
(11612|11625) pub6 waiting for acks
(11612|11620) pub2<-match found! before write for 01037ced.8d824a6b.2d5cc727.00000002(ebce2fd2)
(11612|11620) pub2 waiting for acks
(11612|11618) pub0<-match found! before write for 01037ced.8d824a6b.2d5cc725.00000002(910e7cb2)
(11612|11618) pub0 waiting for acks
(11612|11617) sub 10% (103 samples received)
(11612|11617) sub 20% (205 samples received)
(11612|11617) sub 30% (308 samples received)
(11612|11617) sub 40% (410 samples received)
(11612|11617) sub 50% (512 samples received)
(11612|11617) sub 60% (615 samples received)
(11612|11618) pub0 waiting for acks returned
(11612|11618) pub0<-delete_contained_entities
(11612|11620) pub2 waiting for acks returned
(11612|11620) pub2<-delete_contained_entities
(11612|11617) sub 70% (717 samples received)
(11612|11617) sub 80% (820 samples received)
(11612|11618) pub0<-delete_participant
(11612|11620) pub2<-delete_participant
(11612|11617) sub 90% (922 samples received)
(11612|11623) pub5 waiting for acks returned
(11612|11623) pub5<-delete_contained_entities
(11612|11625) pub6 waiting for acks returned
(11612|11625) pub6<-delete_contained_entities
(11612|11621) pub3 waiting for acks returned
(11612|11621) pub3<-delete_contained_entities
(11612|11617) sub 100% (1024 samples received)
(11612|11617) sub condition_.notify_all
(11612|11612) sub condition_.wait returned
(11612|11612) sub check_received
(11612|11612) sub check_received returns 0
(11612|11612) <- PublisherService::end
(11612|11624) pub7 waiting for acks returned
(11612|11624) pub7<-delete_contained_entities
(11612|11622) pub4 waiting for acks returned
(11612|11622) pub4<-delete_contained_entities
(11612|11619) pub1 waiting for acks returned
(11612|11619) pub1<-delete_contained_entities
(11612|11623) pub5<-delete_participant
(11612|11621) pub3<-delete_participant
(11612|11625) pub6<-delete_participant
(11612|11624) pub7<-delete_participant
(11612|11619) pub1<-delete_participant
(11612|11622) pub4<-delete_participant
(11612|11612) <- PublisherService::~PublisherService
(11612|11612) <- Subscriber delete_contained_entities
(11612|11612) <- Subscriber delete_participant
(11612|11612) <- Subscriber::~Subscriber
(11612|11612) <- 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: 11659 started at 2025-12-05 16:18:09
(11659|11659) -> Thrasher started
(11659|11659) -> Subscriber::Subscriber
(11659|11662) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x56376f3adb20 joined count 1): Unknown error -3
(11659|11659) Subscriber reader id: 01037ced.8d824a6b.2d8b7a7e.00000007(66974b87)
(11659|11659) -> PublisherService::PublisherService
(11659|11659) -> PublisherService::start (16 threads)
(11659|11659) sub wait_received 0:1024
(11659|11665) pub0->transport cfg_0
(11659|11682) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7facb8008a80 joined count 1): Unknown error -3
(11659|11676) pub12->transport cfg_12
(11659|11685) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac6c008a80 joined count 1): Unknown error -3
(11659|11675) pub9->transport cfg_9
(11659|11670) pub8->transport cfg_8
(11659|11692) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac80008a80 joined count 1): Unknown error -3
(11659|11694) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac7c008a80 joined count 1): Unknown error -3
(11659|11677) pub11->transport cfg_11
(11659|11696) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac74008a80 joined count 1): Unknown error -3
(11659|11671) pub4->transport cfg_4
(11659|11698) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac8c008a80 joined count 1): Unknown error -3
(11659|11672) pub7->transport cfg_7
(11659|11700) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac9c008a80 joined count 1): Unknown error -3
(11659|11668) pub5->transport cfg_5
(11659|11686) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7faca8008a80 joined count 1): Unknown error -3
(11659|11678) pub14->transport cfg_14
(11659|11703) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac78008a80 joined count 1): Unknown error -3
(11659|11665) pub0 writer id: 01037ced.8d824a6b.2d8b7a7f.00000002(2b9d96b8)
(11659|11665) pub0->started
(11659|11665) pub0 10% (7 samples sent)
(11659|11665) pub0 20% (13 samples sent)
(11659|11665) pub0 31% (20 samples sent)
(11659|11665) pub0 40% (26 samples sent)
(11659|11665) pub0 50% (32 samples sent)
(11659|11665) pub0 60% (39 samples sent)
(11659|11665) pub0 70% (45 samples sent)
(11659|11665) pub0 81% (52 samples sent)
(11659|11665) pub0 90% (58 samples sent)
(11659|11665) pub0 100% (64 samples sent)
(11659|11665) pub0->wait_match() before write for 01037ced.8d824a6b.2d8b7a7f.00000002(2b9d96b8)
(11659|11673) pub3->transport cfg_3
(11659|11704) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac94008a80 joined count 1): Unknown error -3
(11659|11674) pub6->transport cfg_6
(11659|11689) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac90008a80 joined count 1): Unknown error -3
(11659|11676) pub12 writer id: 01037ced.8d824a6b.2d8b7a8b.00000002(96296025)
(11659|11676) pub12->started
(11659|11676) pub12 10% (7 samples sent)
(11659|11676) pub12 20% (13 samples sent)
(11659|11676) pub12 31% (20 samples sent)
(11659|11676) pub12 40% (26 samples sent)
(11659|11676) pub12 50% (32 samples sent)
(11659|11676) pub12 60% (39 samples sent)
(11659|11676) pub12 70% (45 samples sent)
(11659|11676) pub12 81% (52 samples sent)
(11659|11676) pub12 90% (58 samples sent)
(11659|11676) pub12 100% (64 samples sent)
(11659|11676) pub12->wait_match() before write for 01037ced.8d824a6b.2d8b7a8b.00000002(96296025)
(11659|11667) pub2->transport cfg_2
(11659|11666) pub1->transport cfg_1
(11659|11706) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7facb0008a80 joined count 1): Unknown error -3
(11659|11690) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7facb4008a80 joined count 1): Unknown error -3
(11659|11679) pub15->transport cfg_15
(11659|11708) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac64008a80 joined count 1): Unknown error -3
(11659|11669) pub10->transport cfg_10
(11659|11710) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac84008a80 joined count 1): Unknown error -3
(11659|11675) pub9 writer id: 01037ced.8d824a6b.2d8b7a88.00000002(d1891af5)
(11659|11675) pub9->started
(11659|11675) pub9 10% (7 samples sent)
(11659|11675) pub9 20% (13 samples sent)
(11659|11675) pub9 31% (20 samples sent)
(11659|11675) pub9 40% (26 samples sent)
(11659|11675) pub9 50% (32 samples sent)
(11659|11675) pub9 60% (39 samples sent)
(11659|11675) pub9 70% (45 samples sent)
(11659|11675) pub9 81% (52 samples sent)
(11659|11675) pub9 90% (58 samples sent)
(11659|11675) pub9 100% (64 samples sent)
(11659|11675) pub9->wait_match() before write for 01037ced.8d824a6b.2d8b7a88.00000002(d1891af5)
(11659|11670) pub8 writer id: 01037ced.8d824a6b.2d8b7a87.00000002(53d98d24)
(11659|11670) pub8->started
(11659|11670) pub8 10% (7 samples sent)
(11659|11670) pub8 20% (13 samples sent)
(11659|11670) pub8 31% (20 samples sent)
(11659|11670) pub8 40% (26 samples sent)
(11659|11670) pub8 50% (32 samples sent)
(11659|11670) pub8 60% (39 samples sent)
(11659|11670) pub8 70% (45 samples sent)
(11659|11670) pub8 81% (52 samples sent)
(11659|11670) pub8 90% (58 samples sent)
(11659|11670) pub8 100% (64 samples sent)
(11659|11670) pub8->wait_match() before write for 01037ced.8d824a6b.2d8b7a87.00000002(53d98d24)
(11659|11680) pub13->transport cfg_13
(11659|11712) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fac70008a80 joined count 1): Unknown error -3
(11659|11677) pub11 writer id: 01037ced.8d824a6b.2d8b7a8c.00000002(2409bc35)
(11659|11677) pub11->started
(11659|11677) pub11 10% (7 samples sent)
(11659|11677) pub11 20% (13 samples sent)
(11659|11677) pub11 31% (20 samples sent)
(11659|11677) pub11 40% (26 samples sent)
(11659|11677) pub11 50% (32 samples sent)
(11659|11677) pub11 60% (39 samples sent)
(11659|11677) pub11 70% (45 samples sent)
(11659|11677) pub11 81% (52 samples sent)
(11659|11677) pub11 90% (58 samples sent)
(11659|11677) pub11 100% (64 samples sent)
(11659|11677) pub11->wait_match() before write for 01037ced.8d824a6b.2d8b7a8c.00000002(2409bc35)
(11659|11671) pub4 writer id: 01037ced.8d824a6b.2d8b7a83.00000002(a6592be4)
(11659|11671) pub4->started
(11659|11671) pub4 10% (7 samples sent)
(11659|11671) pub4 20% (13 samples sent)
(11659|11671) pub4 31% (20 samples sent)
(11659|11671) pub4 40% (26 samples sent)
(11659|11671) pub4 50% (32 samples sent)
(11659|11671) pub4 60% (39 samples sent)
(11659|11671) pub4 70% (45 samples sent)
(11659|11671) pub4 81% (52 samples sent)
(11659|11671) pub4 90% (58 samples sent)
(11659|11671) pub4 100% (64 samples sent)
(11659|11671) pub4->wait_match() before write for 01037ced.8d824a6b.2d8b7a83.00000002(a6592be4)
(11659|11672) pub7 writer id: 01037ced.8d824a6b.2d8b7a86.00000002(6eb9a494)
(11659|11672) pub7->started
(11659|11672) pub7 10% (7 samples sent)
(11659|11672) pub7 20% (13 samples sent)
(11659|11672) pub7 31% (20 samples sent)
(11659|11672) pub7 40% (26 samples sent)
(11659|11672) pub7 50% (32 samples sent)
(11659|11672) pub7 60% (39 samples sent)
(11659|11672) pub7 70% (45 samples sent)
(11659|11672) pub7 81% (52 samples sent)
(11659|11672) pub7 90% (58 samples sent)
(11659|11668) pub5 writer id: 01037ced.8d824a6b.2d8b7a84.00000002(1479f7f4)
(11659|11668) pub5->started
(11659|11668) pub5 10% (7 samples sent)
(11659|11668) pub5 20% (13 samples sent)
(11659|11668) pub5 31% (20 samples sent)
(11659|11672) pub7 100% (64 samples sent)
(11659|11672) pub7->wait_match() before write for 01037ced.8d824a6b.2d8b7a86.00000002(6eb9a494)
(11659|11668) pub5 40% (26 samples sent)
(11659|11668) pub5 50% (32 samples sent)
(11659|11668) pub5 60% (39 samples sent)
(11659|11668) pub5 70% (45 samples sent)
(11659|11668) pub5 81% (52 samples sent)
(11659|11668) pub5 90% (58 samples sent)
(11659|11668) pub5 100% (64 samples sent)
(11659|11668) pub5->wait_match() before write for 01037ced.8d824a6b.2d8b7a84.00000002(1479f7f4)
(11659|11678) pub14 writer id: 01037ced.8d824a6b.2d8b7a8a.00000002(ab494995)
(11659|11678) pub14->started
(11659|11678) pub14 10% (7 samples sent)
(11659|11678) pub14 20% (13 samples sent)
(11659|11678) pub14 31% (20 samples sent)
(11659|11678) pub14 40% (26 samples sent)
(11659|11678) pub14 50% (32 samples sent)
(11659|11678) pub14 60% (39 samples sent)
(11659|11673) pub3 writer id: 01037ced.8d824a6b.2d8b7a82.00000002(9b390254)
(11659|11673) pub3->started
(11659|11678) pub14 70% (45 samples sent)
(11659|11673) pub3 10% (7 samples sent)
(11659|11678) pub14 81% (52 samples sent)
(11659|11678) pub14 90% (58 samples sent)
(11659|11678) pub14 100% (64 samples sent)
(11659|11678) pub14->wait_match() before write for 01037ced.8d824a6b.2d8b7a8a.00000002(ab494995)
(11659|11673) pub3 20% (13 samples sent)
(11659|11673) pub3 31% (20 samples sent)
(11659|11673) pub3 40% (26 samples sent)
(11659|11673) pub3 50% (32 samples sent)
(11659|11673) pub3 60% (39 samples sent)
(11659|11673) pub3 70% (45 samples sent)
(11659|11673) pub3 81% (52 samples sent)
(11659|11673) pub3 90% (58 samples sent)
(11659|11673) pub3 100% (64 samples sent)
(11659|11673) pub3->wait_match() before write for 01037ced.8d824a6b.2d8b7a82.00000002(9b390254)
(11659|11674) pub6 writer id: 01037ced.8d824a6b.2d8b7a85.00000002(2919de44)
(11659|11674) pub6->started
(11659|11674) pub6 10% (7 samples sent)
(11659|11674) pub6 20% (13 samples sent)
(11659|11674) pub6 31% (20 samples sent)
(11659|11674) pub6 40% (26 samples sent)
(11659|11674) pub6 50% (32 samples sent)
(11659|11674) pub6 60% (39 samples sent)
(11659|11674) pub6 70% (45 samples sent)
(11659|11674) pub6 81% (52 samples sent)
(11659|11674) pub6 90% (58 samples sent)
(11659|11674) pub6 100% (64 samples sent)
(11659|11674) pub6->wait_match() before write for 01037ced.8d824a6b.2d8b7a85.00000002(2919de44)
(11659|11666) pub1 writer id: 01037ced.8d824a6b.2d8b7a81.00000002(dc997884)
(11659|11666) pub1->started
(11659|11666) pub1 10% (7 samples sent)
(11659|11666) pub1 20% (13 samples sent)
(11659|11666) pub1 31% (20 samples sent)
(11659|11666) pub1 40% (26 samples sent)
(11659|11666) pub1 50% (32 samples sent)
(11659|11666) pub1 60% (39 samples sent)
(11659|11666) pub1 70% (45 samples sent)
(11659|11666) pub1 81% (52 samples sent)
(11659|11666) pub1 90% (58 samples sent)
(11659|11667) pub2 writer id: 01037ced.8d824a6b.2d8b7a80.00000002(e1f95134)
(11659|11667) pub2->started
(11659|11667) pub2 10% (7 samples sent)
(11659|11667) pub2 20% (13 samples sent)
(11659|11667) pub2 31% (20 samples sent)
(11659|11667) pub2 40% (26 samples sent)
(11659|11667) pub2 50% (32 samples sent)
(11659|11667) pub2 60% (39 samples sent)
(11659|11667) pub2 70% (45 samples sent)
(11659|11667) pub2 81% (52 samples sent)
(11659|11667) pub2 90% (58 samples sent)
(11659|11667) pub2 100% (64 samples sent)
(11659|11667) pub2->wait_match() before write for 01037ced.8d824a6b.2d8b7a80.00000002(e1f95134)
(11659|11666) pub1 100% (64 samples sent)
(11659|11666) pub1->wait_match() before write for 01037ced.8d824a6b.2d8b7a81.00000002(dc997884)
(11659|11679) pub15 writer id: 01037ced.8d824a6b.2d8b7a8e.00000002(5ec9ef55)
(11659|11679) pub15->started
(11659|11679) pub15 10% (7 samples sent)
(11659|11679) pub15 20% (13 samples sent)
(11659|11679) pub15 31% (20 samples sent)
(11659|11679) pub15 40% (26 samples sent)
(11659|11679) pub15 50% (32 samples sent)
(11659|11679) pub15 60% (39 samples sent)
(11659|11679) pub15 70% (45 samples sent)
(11659|11679) pub15 81% (52 samples sent)
(11659|11679) pub15 90% (58 samples sent)
(11659|11679) pub15 100% (64 samples sent)
(11659|11679) pub15->wait_match() before write for 01037ced.8d824a6b.2d8b7a8e.00000002(5ec9ef55)
(11659|11672) pub7<-match found! before write for 01037ced.8d824a6b.2d8b7a86.00000002(6eb9a494)
(11659|11672) pub7 waiting for acks
(11659|11678) pub14<-match found! before write for 01037ced.8d824a6b.2d8b7a8a.00000002(ab494995)
(11659|11678) pub14 waiting for acks
(11659|11668) pub5<-match found! before write for 01037ced.8d824a6b.2d8b7a84.00000002(1479f7f4)
(11659|11668) pub5 waiting for acks
(11659|11669) pub10 writer id: 01037ced.8d824a6b.2d8b7a89.00000002(ece93345)
(11659|11669) pub10->started
(11659|11669) pub10 10% (7 samples sent)
(11659|11669) pub10 20% (13 samples sent)
(11659|11669) pub10 31% (20 samples sent)
(11659|11669) pub10 40% (26 samples sent)
(11659|11669) pub10 50% (32 samples sent)
(11659|11669) pub10 60% (39 samples sent)
(11659|11669) pub10 70% (45 samples sent)
(11659|11669) pub10 81% (52 samples sent)
(11659|11669) pub10 90% (58 samples sent)
(11659|11669) pub10 100% (64 samples sent)
(11659|11669) pub10->wait_match() before write for 01037ced.8d824a6b.2d8b7a89.00000002(ece93345)
(11659|11671) pub4<-match found! before write for 01037ced.8d824a6b.2d8b7a83.00000002(a6592be4)
(11659|11671) pub4 waiting for acks
(11659|11677) pub11<-match found! before write for 01037ced.8d824a6b.2d8b7a8c.00000002(2409bc35)
(11659|11677) pub11 waiting for acks
(11659|11670) pub8<-match found! before write for 01037ced.8d824a6b.2d8b7a87.00000002(53d98d24)
(11659|11670) pub8 waiting for acks
(11659|11665) pub0<-match found! before write for 01037ced.8d824a6b.2d8b7a7f.00000002(2b9d96b8)
(11659|11665) pub0 waiting for acks
(11659|11675) pub9<-match found! before write for 01037ced.8d824a6b.2d8b7a88.00000002(d1891af5)
(11659|11675) pub9 waiting for acks
(11659|11676) pub12<-match found! before write for 01037ced.8d824a6b.2d8b7a8b.00000002(96296025)
(11659|11676) pub12 waiting for acks
(11659|11666) pub1<-match found! before write for 01037ced.8d824a6b.2d8b7a81.00000002(dc997884)
(11659|11666) pub1 waiting for acks
(11659|11673) pub3<-match found! before write for 01037ced.8d824a6b.2d8b7a82.00000002(9b390254)
(11659|11673) pub3 waiting for acks
(11659|11674) pub6<-match found! before write for 01037ced.8d824a6b.2d8b7a85.00000002(2919de44)
(11659|11674) pub6 waiting for acks
(11659|11680) pub13 writer id: 01037ced.8d824a6b.2d8b7a8d.00000002(19699585)
(11659|11680) pub13->started
(11659|11680) pub13 10% (7 samples sent)
(11659|11680) pub13 20% (13 samples sent)
(11659|11680) pub13 31% (20 samples sent)
(11659|11680) pub13 40% (26 samples sent)
(11659|11680) pub13 50% (32 samples sent)
(11659|11680) pub13 60% (39 samples sent)
(11659|11680) pub13 70% (45 samples sent)
(11659|11680) pub13 81% (52 samples sent)
(11659|11680) pub13 90% (58 samples sent)
(11659|11667) pub2<-match found! before write for 01037ced.8d824a6b.2d8b7a80.00000002(e1f95134)
(11659|11667) pub2 waiting for acks
(11659|11680) pub13 100% (64 samples sent)
(11659|11680) pub13->wait_match() before write for 01037ced.8d824a6b.2d8b7a8d.00000002(19699585)
(11659|11679) pub15<-match found! before write for 01037ced.8d824a6b.2d8b7a8e.00000002(5ec9ef55)
(11659|11679) pub15 waiting for acks
(11659|11669) pub10<-match found! before write for 01037ced.8d824a6b.2d8b7a89.00000002(ece93345)
(11659|11669) pub10 waiting for acks
(11659|11680) pub13<-match found! before write for 01037ced.8d824a6b.2d8b7a8d.00000002(19699585)
(11659|11680) pub13 waiting for acks
(11659|11664) sub 10% (103 samples received)
(11659|11664) sub 20% (205 samples received)
(11659|11664) sub 30% (308 samples received)
(11659|11664) sub 40% (410 samples received)
(11659|11676) pub12 waiting for acks returned
(11659|11676) pub12<-delete_contained_entities
(11659|11677) pub11 waiting for acks returned
(11659|11677) pub11<-delete_contained_entities
(11659|11664) sub 50% (512 samples received)
(11659|11675) pub9 waiting for acks returned
(11659|11675) pub9<-delete_contained_entities
(11659|11671) pub4 waiting for acks returned
(11659|11671) pub4<-delete_contained_entities
(11659|11664) sub 60% (615 samples received)
(11659|11678) pub14 waiting for acks returned
(11659|11678) pub14<-delete_contained_entities
(11659|11679) pub15 waiting for acks returned
(11659|11679) pub15<-delete_contained_entities
(11659|11667) pub2 waiting for acks returned
(11659|11667) pub2<-delete_contained_entities
(11659|11672) pub7 waiting for acks returned
(11659|11672) pub7<-delete_contained_entities
(11659|11668) pub5 waiting for acks returned
(11659|11668) pub5<-delete_contained_entities
(11659|11669) pub10 waiting for acks returned
(11659|11669) pub10<-delete_contained_entities
(11659|11680) pub13 waiting for acks returned
(11659|11680) pub13<-delete_contained_entities
(11659|11676) pub12<-delete_participant
(11659|11677) pub11<-delete_participant
(11659|11664) sub 70% (717 samples received)
(11659|11664) sub 80% (820 samples received)
(11659|11664) sub 90% (922 samples received)
(11659|11664) sub 100% (1024 samples received)
(11659|11664) sub condition_.notify_all
(11659|11659) sub condition_.wait returned
(11659|11659) sub check_received
(11659|11659) sub check_received returns 0
(11659|11659) <- PublisherService::end
(11659|11665) pub0 waiting for acks returned
(11659|11665) pub0<-delete_contained_entities
(11659|11670) pub8 waiting for acks returned
(11659|11670) pub8<-delete_contained_entities
(11659|11675) pub9<-delete_participant
(11659|11671) pub4<-delete_participant
(11659|11678) pub14<-delete_participant
(11659|11679) pub15<-delete_participant
(11659|11673) pub3 waiting for acks returned
(11659|11673) pub3<-delete_contained_entities
(11659|11674) pub6 waiting for acks returned
(11659|11674) pub6<-delete_contained_entities
(11659|11666) pub1 waiting for acks returned
(11659|11666) pub1<-delete_contained_entities
(11659|11667) pub2<-delete_participant
(11659|11672) pub7<-delete_participant
(11659|11668) pub5<-delete_participant
(11659|11669) pub10<-delete_participant
(11659|11680) pub13<-delete_participant
(11659|11665) pub0<-delete_participant
(11659|11670) pub8<-delete_participant
(11659|11673) pub3<-delete_participant
(11659|11674) pub6<-delete_participant
(11659|11666) pub1<-delete_participant
(11659|11659) <- PublisherService::~PublisherService
(11659|11659) <- Subscriber delete_contained_entities
(11659|11659) <- Subscriber delete_participant
(11659|11659) <- Subscriber::~Subscriber
(11659|11659) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:2s 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: 11746 started at 2025-12-05 16:18:11
(11746|11746) -> Thrasher started
(11746|11746) -> Subscriber::Subscriber
(11746|11749) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5646dad04ad0 joined count 1): Unknown error -3
(11746|11746) Subscriber reader id: 01037ced.8d824a6b.2de2b7d2.00000007(60183d4c)
(11746|11746) -> PublisherService::PublisherService
(11746|11746) -> PublisherService::start (32 threads)
(11746|11746) sub wait_received 0:1024
(11746|11779) pub29->transport cfg_29
(11746|11801) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbae8008a80 joined count 1): Unknown error -3
(11746|11758) pub6->transport cfg_6
(11746|11803) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb54008a80 joined count 1): Unknown error -3
(11746|11780) pub22->transport cfg_22
(11746|11817) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbaf4031280 joined count 1): Unknown error -3
(11746|11761) pub9->transport cfg_9
(11746|11787) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb30008a80 joined count 1): Unknown error -3
(11746|11753) pub1->transport cfg_1
(11746|11792) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb70008a80 joined count 1): Unknown error -3
(11746|11777) pub19->transport cfg_19
(11746|11795) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb04008a80 joined count 1): Unknown error -3
(11746|11759) pub13->transport cfg_13
(11746|11797) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb44008a80 joined count 1): Unknown error -3
(11746|11782) pub30->transport cfg_30
(11746|11779) pub29 writer id: 01037ced.8d824a6b.2de2b7e9.00000002(c6834054)
(11746|11779) pub29->started
(11746|11779) pub29 12% (4 samples sent)
(11746|11779) pub29 21% (7 samples sent)
(11746|11779) pub29 31% (10 samples sent)
(11746|11779) pub29 40% (13 samples sent)
(11746|11779) pub29 50% (16 samples sent)
(11746|11779) pub29 62% (20 samples sent)
(11746|11779) pub29 71% (23 samples sent)
(11746|11779) pub29 81% (26 samples sent)
(11746|11779) pub29 90% (29 samples sent)
(11746|11779) pub29 100% (32 samples sent)
(11746|11779) pub29->wait_match() before write for 01037ced.8d824a6b.2de2b7e9.00000002(c6834054)
(11746|11758) pub6 writer id: 01037ced.8d824a6b.2de2b7e2.00000002(b1537145)
(11746|11758) pub6->started
(11746|11758) pub6 12% (4 samples sent)
(11746|11758) pub6 21% (7 samples sent)
(11746|11758) pub6 31% (10 samples sent)
(11746|11758) pub6 40% (13 samples sent)
(11746|11758) pub6 50% (16 samples sent)
(11746|11758) pub6 62% (20 samples sent)
(11746|11758) pub6 71% (23 samples sent)
(11746|11758) pub6 81% (26 samples sent)
(11746|11758) pub6 90% (29 samples sent)
(11746|11758) pub6 100% (32 samples sent)
(11746|11758) pub6->wait_match() before write for 01037ced.8d824a6b.2de2b7e2.00000002(b1537145)
(11746|11770) pub17->transport cfg_17
(11746|11809) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb08008a80 joined count 1): Unknown error -3
(11746|11773) pub20->transport cfg_20
(11746|11813) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbafc008a80 joined count 1): Unknown error -3
(11746|11779) pub29<-match found! before write for 01037ced.8d824a6b.2de2b7e9.00000002(c6834054)
(11746|11779) pub29 waiting for acks
(11746|11752) pub0->transport cfg_0
(11746|11785) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb78008a80 joined count 1): Unknown error -3
(11746|11763) pub23->transport cfg_23
(11746|11815) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb24010370 joined count 1): Unknown error -3
(11746|11758) pub6<-match found! before write for 01037ced.8d824a6b.2de2b7e2.00000002(b1537145)
(11746|11758) pub6 waiting for acks
(11746|11780) pub22 writer id: 01037ced.8d824a6b.2de2b7f1.00000002(96139c17)
(11746|11780) pub22->started
(11746|11780) pub22 12% (4 samples sent)
(11746|11780) pub22 21% (7 samples sent)
(11746|11780) pub22 31% (10 samples sent)
(11746|11780) pub22 40% (13 samples sent)
(11746|11780) pub22 50% (16 samples sent)
(11746|11780) pub22 62% (20 samples sent)
(11746|11780) pub22 71% (23 samples sent)
(11746|11780) pub22 81% (26 samples sent)
(11746|11780) pub22 90% (29 samples sent)
(11746|11780) pub22 100% (32 samples sent)
(11746|11780) pub22->wait_match() before write for 01037ced.8d824a6b.2de2b7f1.00000002(96139c17)
(11746|11755) pub4->transport cfg_4
(11746|11789) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb64008a80 joined count 1): Unknown error -3
(11746|11761) pub9 writer id: 01037ced.8d824a6b.2de2b7df.00000002(e8e20d72)
(11746|11761) pub9->started
(11746|11761) pub9 12% (4 samples sent)
(11746|11761) pub9 21% (7 samples sent)
(11746|11761) pub9 31% (10 samples sent)
(11746|11761) pub9 40% (13 samples sent)
(11746|11761) pub9 50% (16 samples sent)
(11746|11761) pub9 62% (20 samples sent)
(11746|11761) pub9 71% (23 samples sent)
(11746|11761) pub9 81% (26 samples sent)
(11746|11761) pub9 90% (29 samples sent)
(11746|11761) pub9 100% (32 samples sent)
(11746|11761) pub9->wait_match() before write for 01037ced.8d824a6b.2de2b7df.00000002(e8e20d72)
(11746|11754) pub2->transport cfg_2
(11746|11793) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb6c008a80 joined count 1): Unknown error -3
(11746|11753) pub1 writer id: 01037ced.8d824a6b.2de2b7d5.00000002(a25215d3)
(11746|11753) pub1->started
(11746|11753) pub1 12% (4 samples sent)
(11746|11753) pub1 21% (7 samples sent)
(11746|11753) pub1 31% (10 samples sent)
(11746|11753) pub1 40% (13 samples sent)
(11746|11753) pub1 50% (16 samples sent)
(11746|11753) pub1 62% (20 samples sent)
(11746|11753) pub1 71% (23 samples sent)
(11746|11753) pub1 81% (26 samples sent)
(11746|11753) pub1 90% (29 samples sent)
(11746|11753) pub1 100% (32 samples sent)
(11746|11753) pub1->wait_match() before write for 01037ced.8d824a6b.2de2b7d5.00000002(a25215d3)
(11746|11767) pub14->transport cfg_14
(11746|11823) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb34008a80 joined count 1): Unknown error -3
(11746|11757) pub3->transport cfg_3
(11746|11825) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb5c008a80 joined count 1): Unknown error -3
(11746|11769) pub16->transport cfg_16
(11746|11849) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb18008a80 joined count 1): Unknown error -3
(11746|11764) pub12->transport cfg_12
(11746|11827) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb20008a80 joined count 1): Unknown error -3
(11746|11780) pub22<-match found! before write for 01037ced.8d824a6b.2de2b7f1.00000002(96139c17)
(11746|11780) pub22 waiting for acks
(11746|11761) pub9<-match found! before write for 01037ced.8d824a6b.2de2b7df.00000002(e8e20d72)
(11746|11761) pub9 waiting for acks
(11746|11777) pub19 writer id: 01037ced.8d824a6b.2de2b7e6.00000002(44d3d785)
(11746|11777) pub19->started
(11746|11777) pub19 12% (4 samples sent)
(11746|11777) pub19 21% (7 samples sent)
(11746|11777) pub19 31% (10 samples sent)
(11746|11777) pub19 40% (13 samples sent)
(11746|11777) pub19 50% (16 samples sent)
(11746|11777) pub19 62% (20 samples sent)
(11746|11777) pub19 71% (23 samples sent)
(11746|11777) pub19 81% (26 samples sent)
(11746|11777) pub19 90% (29 samples sent)
(11746|11777) pub19 100% (32 samples sent)
(11746|11777) pub19->wait_match() before write for 01037ced.8d824a6b.2de2b7e6.00000002(44d3d785)
(11746|11783) pub31->transport cfg_31
(11746|11829) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb04031280 joined count 1): Unknown error -3
(11746|11753) pub1<-match found! before write for 01037ced.8d824a6b.2de2b7d5.00000002(a25215d3)
(11746|11753) pub1 waiting for acks
(11746|11768) pub8->transport cfg_8
(11746|11777) pub19<-match found! before write for 01037ced.8d824a6b.2de2b7e6.00000002(44d3d785)
(11746|11777) pub19 waiting for acks
(11746|11799) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb3c008a80 joined count 1): Unknown error -3
(11746|11779) pub29 waiting for acks returned
(11746|11779) pub29<-delete_contained_entities
(11746|11831) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbafc031280 joined count 1): Unknown error -3
(11746|11759) pub13 writer id: 01037ced.8d824a6b.2de2b7de.00000002(d58224c2)
(11746|11759) pub13->started
(11746|11759) pub13 12% (4 samples sent)
(11746|11759) pub13 21% (7 samples sent)
(11746|11759) pub13 31% (10 samples sent)
(11746|11759) pub13 40% (13 samples sent)
(11746|11759) pub13 50% (16 samples sent)
(11746|11759) pub13 62% (20 samples sent)
(11746|11759) pub13 71% (23 samples sent)
(11746|11759) pub13 81% (26 samples sent)
(11746|11759) pub13 90% (29 samples sent)
(11746|11759) pub13 100% (32 samples sent)
(11746|11759) pub13->wait_match() before write for 01037ced.8d824a6b.2de2b7de.00000002(d58224c2)
(11746|11781) pub28->transport cfg_28
(11746|11758) pub6 waiting for acks returned
(11746|11758) pub6<-delete_contained_entities
(11746|11833) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbaf0031210 joined count 1): Unknown error -3
(11746|11782) pub30 writer id: 01037ced.8d824a6b.2de2b7ea.00000002(81233a84)
(11746|11782) pub30->started
(11746|11782) pub30 12% (4 samples sent)
(11746|11782) pub30 21% (7 samples sent)
(11746|11782) pub30 31% (10 samples sent)
(11746|11782) pub30 40% (13 samples sent)
(11746|11782) pub30 50% (16 samples sent)
(11746|11782) pub30 62% (20 samples sent)
(11746|11782) pub30 71% (23 samples sent)
(11746|11782) pub30 81% (26 samples sent)
(11746|11782) pub30 90% (29 samples sent)
(11746|11782) pub30 100% (32 samples sent)
(11746|11782) pub30->wait_match() before write for 01037ced.8d824a6b.2de2b7ea.00000002(81233a84)
(11746|11751) sub 10% (103 samples received)
(11746|11756) pub5->transport cfg_5
(11746|11805) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb4c008a80 joined count 1): Unknown error -3
(11746|11766) pub7->transport cfg_7
(11746|11807) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb40008a80 joined count 1): Unknown error -3
(11746|11759) pub13<-match found! before write for 01037ced.8d824a6b.2de2b7de.00000002(d58224c2)
(11746|11759) pub13 waiting for acks
(11746|11770) pub17 writer id: 01037ced.8d824a6b.2de2b7e4.00000002(3e1384e5)
(11746|11770) pub17->started
(11746|11770) pub17 12% (4 samples sent)
(11746|11770) pub17 21% (7 samples sent)
(11746|11770) pub17 31% (10 samples sent)
(11746|11770) pub17 40% (13 samples sent)
(11746|11770) pub17 50% (16 samples sent)
(11746|11770) pub17 62% (20 samples sent)
(11746|11770) pub17 71% (23 samples sent)
(11746|11770) pub17 81% (26 samples sent)
(11746|11770) pub17 90% (29 samples sent)
(11746|11770) pub17 100% (32 samples sent)
(11746|11770) pub17->wait_match() before write for 01037ced.8d824a6b.2de2b7e4.00000002(3e1384e5)
(11746|11771) pub18->transport cfg_18
(11746|11811) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb00008a80 joined count 1): Unknown error -3
(11746|11774) pub24->transport cfg_24
(11746|11780) pub22 waiting for acks returned
(11746|11780) pub22<-delete_contained_entities
(11746|11761) pub9 waiting for acks returned
(11746|11761) pub9<-delete_contained_entities
(11746|11839) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5646dadcfef0 joined count 1): Unknown error -3
(11746|11770) pub17<-match found! before write for 01037ced.8d824a6b.2de2b7e4.00000002(3e1384e5)
(11746|11770) pub17 waiting for acks
(11746|11753) pub1 waiting for acks returned
(11746|11753) pub1<-delete_contained_entities
(11746|11779) pub29<-delete_participant
(11746|11777) pub19 waiting for acks returned
(11746|11777) pub19<-delete_contained_entities
(11746|11773) pub20 writer id: 01037ced.8d824a6b.2de2b7e7.00000002(79b3fe35)
(11746|11773) pub20->started
(11746|11773) pub20 12% (4 samples sent)
(11746|11773) pub20 21% (7 samples sent)
(11746|11773) pub20 31% (10 samples sent)
(11746|11773) pub20 40% (13 samples sent)
(11746|11773) pub20 50% (16 samples sent)
(11746|11773) pub20 62% (20 samples sent)
(11746|11773) pub20 71% (23 samples sent)
(11746|11773) pub20 81% (26 samples sent)
(11746|11773) pub20 90% (29 samples sent)
(11746|11773) pub20 100% (32 samples sent)
(11746|11773) pub20->wait_match() before write for 01037ced.8d824a6b.2de2b7e7.00000002(79b3fe35)
(11746|11751) sub 20% (205 samples received)
(11746|11758) pub6<-delete_participant
(11746|11775) pub25->transport cfg_25
(11746|11841) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb24031280 joined count 1): Unknown error -3
(11746|11782) pub30<-match found! before write for 01037ced.8d824a6b.2de2b7ea.00000002(81233a84)
(11746|11782) pub30 waiting for acks
(11746|11752) pub0 writer id: 01037ced.8d824a6b.2de2b7d3.00000002(2d12e073)
(11746|11752) pub0->started
(11746|11752) pub0 12% (4 samples sent)
(11746|11752) pub0 21% (7 samples sent)
(11746|11752) pub0 31% (10 samples sent)
(11746|11752) pub0 40% (13 samples sent)
(11746|11752) pub0 50% (16 samples sent)
(11746|11752) pub0 62% (20 samples sent)
(11746|11752) pub0 71% (23 samples sent)
(11746|11752) pub0 81% (26 samples sent)
(11746|11752) pub0 90% (29 samples sent)
(11746|11752) pub0 100% (32 samples sent)
(11746|11752) pub0->wait_match() before write for 01037ced.8d824a6b.2de2b7d3.00000002(2d12e073)
(11746|11763) pub23 writer id: 01037ced.8d824a6b.2de2b7ec.00000002(0e63cf24)
(11746|11763) pub23->started
(11746|11763) pub23 12% (4 samples sent)
(11746|11763) pub23 21% (7 samples sent)
(11746|11763) pub23 31% (10 samples sent)
(11746|11763) pub23 40% (13 samples sent)
(11746|11763) pub23 50% (16 samples sent)
(11746|11763) pub23 62% (20 samples sent)
(11746|11763) pub23 71% (23 samples sent)
(11746|11763) pub23 81% (26 samples sent)
(11746|11763) pub23 90% (29 samples sent)
(11746|11763) pub23 100% (32 samples sent)
(11746|11763) pub23->wait_match() before write for 01037ced.8d824a6b.2de2b7ec.00000002(0e63cf24)
(11746|11765) pub11->transport cfg_11
(11746|11762) pub10->transport cfg_10
(11746|11819) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb28008a80 joined count 1): Unknown error -3
(11746|11821) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb48008a80 joined count 1): Unknown error -3
(11746|11773) pub20<-match found! before write for 01037ced.8d824a6b.2de2b7e7.00000002(79b3fe35)
(11746|11773) pub20 waiting for acks
(11746|11755) pub4 writer id: 01037ced.8d824a6b.2de2b7d7.00000002(d89246b3)
(11746|11755) pub4->started
(11746|11755) pub4 12% (4 samples sent)
(11746|11755) pub4 21% (7 samples sent)
(11746|11755) pub4 31% (10 samples sent)
(11746|11755) pub4 40% (13 samples sent)
(11746|11755) pub4 50% (16 samples sent)
(11746|11755) pub4 62% (20 samples sent)
(11746|11755) pub4 71% (23 samples sent)
(11746|11755) pub4 81% (26 samples sent)
(11746|11755) pub4 90% (29 samples sent)
(11746|11755) pub4 100% (32 samples sent)
(11746|11755) pub4->wait_match() before write for 01037ced.8d824a6b.2de2b7d7.00000002(d89246b3)
(11746|11759) pub13 waiting for acks returned
(11746|11759) pub13<-delete_contained_entities
(11746|11754) pub2 writer id: 01037ced.8d824a6b.2de2b7d4.00000002(9f323c63)
(11746|11754) pub2->started
(11746|11754) pub2 12% (4 samples sent)
(11746|11754) pub2 21% (7 samples sent)
(11746|11754) pub2 31% (10 samples sent)
(11746|11754) pub2 40% (13 samples sent)
(11746|11754) pub2 50% (16 samples sent)
(11746|11754) pub2 62% (20 samples sent)
(11746|11754) pub2 71% (23 samples sent)
(11746|11754) pub2 81% (26 samples sent)
(11746|11754) pub2 90% (29 samples sent)
(11746|11754) pub2 100% (32 samples sent)
(11746|11754) pub2->wait_match() before write for 01037ced.8d824a6b.2de2b7d4.00000002(9f323c63)
(11746|11767) pub14 writer id: 01037ced.8d824a6b.2de2b7e0.00000002(cb932225)
(11746|11767) pub14->started
(11746|11767) pub14 12% (4 samples sent)
(11746|11767) pub14 21% (7 samples sent)
(11746|11767) pub14 31% (10 samples sent)
(11746|11767) pub14 40% (13 samples sent)
(11746|11767) pub14 50% (16 samples sent)
(11746|11767) pub14 62% (20 samples sent)
(11746|11767) pub14 71% (23 samples sent)
(11746|11767) pub14 81% (26 samples sent)
(11746|11767) pub14 90% (29 samples sent)
(11746|11767) pub14 100% (32 samples sent)
(11746|11767) pub14->wait_match() before write for 01037ced.8d824a6b.2de2b7e0.00000002(cb932225)
(11746|11757) pub3 writer id: 01037ced.8d824a6b.2de2b7d6.00000002(e5f26f03)
(11746|11757) pub3->started
(11746|11757) pub3 12% (4 samples sent)
(11746|11757) pub3 21% (7 samples sent)
(11746|11757) pub3 31% (10 samples sent)
(11746|11757) pub3 40% (13 samples sent)
(11746|11757) pub3 50% (16 samples sent)
(11746|11757) pub3 62% (20 samples sent)
(11746|11757) pub3 71% (23 samples sent)
(11746|11757) pub3 81% (26 samples sent)
(11746|11757) pub3 90% (29 samples sent)
(11746|11757) pub3 100% (32 samples sent)
(11746|11757) pub3->wait_match() before write for 01037ced.8d824a6b.2de2b7d6.00000002(e5f26f03)
(11746|11752) pub0<-match found! before write for 01037ced.8d824a6b.2de2b7d3.00000002(2d12e073)
(11746|11752) pub0 waiting for acks
(11746|11769) pub16 writer id: 01037ced.8d824a6b.2de2b7e3.00000002(8c3358f5)
(11746|11769) pub16->started
(11746|11769) pub16 12% (4 samples sent)
(11746|11769) pub16 21% (7 samples sent)
(11746|11769) pub16 31% (10 samples sent)
(11746|11769) pub16 40% (13 samples sent)
(11746|11769) pub16 50% (16 samples sent)
(11746|11769) pub16 62% (20 samples sent)
(11746|11769) pub16 71% (23 samples sent)
(11746|11769) pub16 81% (26 samples sent)
(11746|11769) pub16 90% (29 samples sent)
(11746|11769) pub16 100% (32 samples sent)
(11746|11769) pub16->wait_match() before write for 01037ced.8d824a6b.2de2b7e3.00000002(8c3358f5)
(11746|11764) pub12 writer id: 01037ced.8d824a6b.2de2b7dd.00000002(92225e12)
(11746|11764) pub12->started
(11746|11764) pub12 12% (4 samples sent)
(11746|11764) pub12 21% (7 samples sent)
(11746|11764) pub12 31% (10 samples sent)
(11746|11764) pub12 40% (13 samples sent)
(11746|11764) pub12 50% (16 samples sent)
(11746|11764) pub12 62% (20 samples sent)
(11746|11764) pub12 71% (23 samples sent)
(11746|11764) pub12 81% (26 samples sent)
(11746|11764) pub12 90% (29 samples sent)
(11746|11764) pub12 100% (32 samples sent)
(11746|11764) pub12->wait_match() before write for 01037ced.8d824a6b.2de2b7dd.00000002(92225e12)
(11746|11783) pub31 writer id: 01037ced.8d824a6b.2de2b7ed.00000002(3303e694)
(11746|11783) pub31->started
(11746|11783) pub31 12% (4 samples sent)
(11746|11783) pub31 21% (7 samples sent)
(11746|11783) pub31 31% (10 samples sent)
(11746|11783) pub31 40% (13 samples sent)
(11746|11783) pub31 50% (16 samples sent)
(11746|11783) pub31 62% (20 samples sent)
(11746|11783) pub31 71% (23 samples sent)
(11746|11783) pub31 81% (26 samples sent)
(11746|11783) pub31 90% (29 samples sent)
(11746|11783) pub31 100% (32 samples sent)
(11746|11783) pub31->wait_match() before write for 01037ced.8d824a6b.2de2b7ed.00000002(3303e694)
(11746|11761) pub9<-delete_participant
(11746|11780) pub22<-delete_participant
(11746|11768) pub8 writer id: 01037ced.8d824a6b.2de2b7da.00000002(20028202)
(11746|11768) pub8->started
(11746|11768) pub8 12% (4 samples sent)
(11746|11768) pub8 21% (7 samples sent)
(11746|11768) pub8 31% (10 samples sent)
(11746|11768) pub8 40% (13 samples sent)
(11746|11768) pub8 50% (16 samples sent)
(11746|11768) pub8 62% (20 samples sent)
(11746|11768) pub8 71% (23 samples sent)
(11746|11768) pub8 81% (26 samples sent)
(11746|11768) pub8 90% (29 samples sent)
(11746|11768) pub8 100% (32 samples sent)
(11746|11768) pub8->wait_match() before write for 01037ced.8d824a6b.2de2b7da.00000002(20028202)
(11746|11753) pub1<-delete_participant
(11746|11781) pub28 writer id: 01037ced.8d824a6b.2de2b7eb.00000002(bc431334)
(11746|11781) pub28->started
(11746|11781) pub28 12% (4 samples sent)
(11746|11781) pub28 21% (7 samples sent)
(11746|11781) pub28 31% (10 samples sent)
(11746|11781) pub28 40% (13 samples sent)
(11746|11781) pub28 50% (16 samples sent)
(11746|11781) pub28 62% (20 samples sent)
(11746|11781) pub28 71% (23 samples sent)
(11746|11781) pub28 81% (26 samples sent)
(11746|11763) pub23<-match found! before write for 01037ced.8d824a6b.2de2b7ec.00000002(0e63cf24)
(11746|11763) pub23 waiting for acks
(11746|11781) pub28 90% (29 samples sent)
(11746|11781) pub28 100% (32 samples sent)
(11746|11781) pub28->wait_match() before write for 01037ced.8d824a6b.2de2b7eb.00000002(bc431334)
(11746|11777) pub19<-delete_participant
(11746|11764) pub12<-match found! before write for 01037ced.8d824a6b.2de2b7dd.00000002(92225e12)
(11746|11764) pub12 waiting for acks
(11746|11755) pub4<-match found! before write for 01037ced.8d824a6b.2de2b7d7.00000002(d89246b3)
(11746|11755) pub4 waiting for acks
(11746|11760) pub15->transport cfg_15
(11746|11754) pub2<-match found! before write for 01037ced.8d824a6b.2de2b7d4.00000002(9f323c63)
(11746|11754) pub2 waiting for acks
(11746|11857) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbb38008a80 joined count 1): Unknown error -3
(11746|11770) pub17 waiting for acks returned
(11746|11770) pub17<-delete_contained_entities
(11746|11783) pub31<-match found! before write for 01037ced.8d824a6b.2de2b7ed.00000002(3303e694)
(11746|11783) pub31 waiting for acks
(11746|11767) pub14<-match found! before write for 01037ced.8d824a6b.2de2b7e0.00000002(cb932225)
(11746|11767) pub14 waiting for acks
(11746|11776) pub27->transport cfg_27
(11746|11859) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbaf4010b20 joined count 1): Unknown error -3
(11746|11759) pub13<-delete_participant
(11746|11768) pub8<-match found! before write for 01037ced.8d824a6b.2de2b7da.00000002(20028202)
(11746|11768) pub8 waiting for acks
(11746|11757) pub3<-match found! before write for 01037ced.8d824a6b.2de2b7d6.00000002(e5f26f03)
(11746|11757) pub3 waiting for acks
(11746|11769) pub16<-match found! before write for 01037ced.8d824a6b.2de2b7e3.00000002(8c3358f5)
(11746|11769) pub16 waiting for acks
(11746|11766) pub7 writer id: 01037ced.8d824a6b.2de2b7d9.00000002(67a2f8d2)
(11746|11766) pub7->started
(11746|11751) sub 30% (308 samples received)
(11746|11766) pub7 12% (4 samples sent)
(11746|11766) pub7 21% (7 samples sent)
(11746|11766) pub7 31% (10 samples sent)
(11746|11766) pub7 40% (13 samples sent)
(11746|11766) pub7 50% (16 samples sent)
(11746|11766) pub7 62% (20 samples sent)
(11746|11766) pub7 71% (23 samples sent)
(11746|11766) pub7 81% (26 samples sent)
(11746|11766) pub7 90% (29 samples sent)
(11746|11766) pub7 100% (32 samples sent)
(11746|11766) pub7->wait_match() before write for 01037ced.8d824a6b.2de2b7d9.00000002(67a2f8d2)
(11746|11756) pub5 writer id: 01037ced.8d824a6b.2de2b7d8.00000002(5ac2d162)
(11746|11756) pub5->started
(11746|11756) pub5 12% (4 samples sent)
(11746|11756) pub5 21% (7 samples sent)
(11746|11756) pub5 31% (10 samples sent)
(11746|11756) pub5 40% (13 samples sent)
(11746|11756) pub5 50% (16 samples sent)
(11746|11756) pub5 62% (20 samples sent)
(11746|11756) pub5 71% (23 samples sent)
(11746|11756) pub5 81% (26 samples sent)
(11746|11756) pub5 90% (29 samples sent)
(11746|11756) pub5 100% (32 samples sent)
(11746|11756) pub5->wait_match() before write for 01037ced.8d824a6b.2de2b7d8.00000002(5ac2d162)
(11746|11778) pub21->transport cfg_21
(11746|11862) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbaf0010370 joined count 1): Unknown error -3
(11746|11781) pub28<-match found! before write for 01037ced.8d824a6b.2de2b7eb.00000002(bc431334)
(11746|11781) pub28 waiting for acks
(11746|11751) sub 40% (410 samples received)
(11746|11756) pub5<-match found! before write for 01037ced.8d824a6b.2de2b7d8.00000002(5ac2d162)
(11746|11756) pub5 waiting for acks
(11746|11773) pub20 waiting for acks returned
(11746|11773) pub20<-delete_contained_entities
(11746|11770) pub17<-delete_participant
(11746|11751) sub 50% (512 samples received)
(11746|11771) pub18 writer id: 01037ced.8d824a6b.2de2b7e5.00000002(0373ad55)
(11746|11771) pub18->started
(11746|11771) pub18 12% (4 samples sent)
(11746|11771) pub18 21% (7 samples sent)
(11746|11771) pub18 31% (10 samples sent)
(11746|11771) pub18 40% (13 samples sent)
(11746|11771) pub18 50% (16 samples sent)
(11746|11771) pub18 62% (20 samples sent)
(11746|11771) pub18 71% (23 samples sent)
(11746|11771) pub18 81% (26 samples sent)
(11746|11771) pub18 90% (29 samples sent)
(11746|11771) pub18 100% (32 samples sent)
(11746|11771) pub18->wait_match() before write for 01037ced.8d824a6b.2de2b7e5.00000002(0373ad55)
(11746|11774) pub24 writer id: 01037ced.8d824a6b.2de2b7ee.00000002(74a39c44)
(11746|11774) pub24->started
(11746|11774) pub24 12% (4 samples sent)
(11746|11774) pub24 21% (7 samples sent)
(11746|11766) pub7<-match found! before write for 01037ced.8d824a6b.2de2b7d9.00000002(67a2f8d2)
(11746|11766) pub7 waiting for acks
(11746|11774) pub24 31% (10 samples sent)
(11746|11774) pub24 40% (13 samples sent)
(11746|11774) pub24 50% (16 samples sent)
(11746|11774) pub24 62% (20 samples sent)
(11746|11774) pub24 71% (23 samples sent)
(11746|11774) pub24 81% (26 samples sent)
(11746|11774) pub24 90% (29 samples sent)
(11746|11774) pub24 100% (32 samples sent)
(11746|11774) pub24->wait_match() before write for 01037ced.8d824a6b.2de2b7ee.00000002(74a39c44)
(11746|11775) pub25 writer id: 01037ced.8d824a6b.2de2b7ef.00000002(49c3b5f4)
(11746|11775) pub25->started
(11746|11775) pub25 12% (4 samples sent)
(11746|11775) pub25 21% (7 samples sent)
(11746|11775) pub25 31% (10 samples sent)
(11746|11775) pub25 40% (13 samples sent)
(11746|11775) pub25 50% (16 samples sent)
(11746|11775) pub25 62% (20 samples sent)
(11746|11775) pub25 71% (23 samples sent)
(11746|11775) pub25 81% (26 samples sent)
(11746|11775) pub25 90% (29 samples sent)
(11746|11775) pub25 100% (32 samples sent)
(11746|11775) pub25->wait_match() before write for 01037ced.8d824a6b.2de2b7ef.00000002(49c3b5f4)
(11746|11772) pub26->transport cfg_26
(11746|11869) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fbaf8008a80 joined count 1): Unknown error -3
(11746|11762) pub10 writer id: 01037ced.8d824a6b.2de2b7db.00000002(1d62abb2)
(11746|11762) pub10->started
(11746|11762) pub10 12% (4 samples sent)
(11746|11762) pub10 21% (7 samples sent)
(11746|11762) pub10 31% (10 samples sent)
(11746|11762) pub10 40% (13 samples sent)
(11746|11762) pub10 50% (16 samples sent)
(11746|11762) pub10 62% (20 samples sent)
(11746|11762) pub10 71% (23 samples sent)
(11746|11762) pub10 81% (26 samples sent)
(11746|11762) pub10 90% (29 samples sent)
(11746|11762) pub10 100% (32 samples sent)
(11746|11762) pub10->wait_match() before write for 01037ced.8d824a6b.2de2b7db.00000002(1d62abb2)
(11746|11782) pub30 waiting for acks returned
(11746|11782) pub30<-delete_contained_entities
(11746|11752) pub0 waiting for acks returned
(11746|11752) pub0<-delete_contained_entities
(11746|11751) sub 60% (615 samples received)
(11746|11775) pub25<-match found! before write for 01037ced.8d824a6b.2de2b7ef.00000002(49c3b5f4)
(11746|11775) pub25 waiting for acks
(11746|11771) pub18<-match found! before write for 01037ced.8d824a6b.2de2b7e5.00000002(0373ad55)
(11746|11771) pub18 waiting for acks
(11746|11765) pub11 writer id: 01037ced.8d824a6b.2de2b7dc.00000002(af4277a2)
(11746|11765) pub11->started
(11746|11765) pub11 12% (4 samples sent)
(11746|11765) pub11 21% (7 samples sent)
(11746|11765) pub11 31% (10 samples sent)
(11746|11765) pub11 40% (13 samples sent)
(11746|11765) pub11 50% (16 samples sent)
(11746|11765) pub11 62% (20 samples sent)
(11746|11765) pub11 71% (23 samples sent)
(11746|11765) pub11 81% (26 samples sent)
(11746|11765) pub11 90% (29 samples sent)
(11746|11765) pub11 100% (32 samples sent)
(11746|11765) pub11->wait_match() before write for 01037ced.8d824a6b.2de2b7dc.00000002(af4277a2)
(11746|11763) pub23 waiting for acks returned
(11746|11763) pub23<-delete_contained_entities
(11746|11760) pub15 writer id: 01037ced.8d824a6b.2de2b7e1.00000002(f6f30b95)
(11746|11760) pub15->started
(11746|11760) pub15 12% (4 samples sent)
(11746|11760) pub15 21% (7 samples sent)
(11746|11760) pub15 31% (10 samples sent)
(11746|11760) pub15 40% (13 samples sent)
(11746|11760) pub15 50% (16 samples sent)
(11746|11760) pub15 62% (20 samples sent)
(11746|11760) pub15 71% (23 samples sent)
(11746|11760) pub15 81% (26 samples sent)
(11746|11760) pub15 90% (29 samples sent)
(11746|11760) pub15 100% (32 samples sent)
(11746|11760) pub15->wait_match() before write for 01037ced.8d824a6b.2de2b7e1.00000002(f6f30b95)
(11746|11755) pub4 waiting for acks returned
(11746|11755) pub4<-delete_contained_entities
(11746|11764) pub12 waiting for acks returned
(11746|11764) pub12<-delete_contained_entities
(11746|11762) pub10<-match found! before write for 01037ced.8d824a6b.2de2b7db.00000002(1d62abb2)
(11746|11762) pub10 waiting for acks
(11746|11754) pub2 waiting for acks returned
(11746|11754) pub2<-delete_contained_entities
(11746|11773) pub20<-delete_participant
(11746|11783) pub31 waiting for acks returned
(11746|11783) pub31<-delete_contained_entities
(11746|11776) pub27 writer id: 01037ced.8d824a6b.2de2b7f2.00000002(d1b3e6c7)
(11746|11776) pub27->started
(11746|11776) pub27 12% (4 samples sent)
(11746|11776) pub27 21% (7 samples sent)
(11746|11776) pub27 31% (10 samples sent)
(11746|11776) pub27 40% (13 samples sent)
(11746|11776) pub27 50% (16 samples sent)
(11746|11776) pub27 62% (20 samples sent)
(11746|11776) pub27 71% (23 samples sent)
(11746|11776) pub27 81% (26 samples sent)
(11746|11776) pub27 90% (29 samples sent)
(11746|11776) pub27 100% (32 samples sent)
(11746|11776) pub27->wait_match() before write for 01037ced.8d824a6b.2de2b7f2.00000002(d1b3e6c7)
(11746|11774) pub24<-match found! before write for 01037ced.8d824a6b.2de2b7ee.00000002(74a39c44)
(11746|11774) pub24 waiting for acks
(11746|11767) pub14 waiting for acks returned
(11746|11767) pub14<-delete_contained_entities
(11746|11778) pub21 writer id: 01037ced.8d824a6b.2de2b7e8.00000002(fbe369e4)
(11746|11778) pub21->started
(11746|11778) pub21 12% (4 samples sent)
(11746|11778) pub21 21% (7 samples sent)
(11746|11778) pub21 31% (10 samples sent)
(11746|11778) pub21 40% (13 samples sent)
(11746|11778) pub21 50% (16 samples sent)
(11746|11778) pub21 62% (20 samples sent)
(11746|11778) pub21 71% (23 samples sent)
(11746|11778) pub21 81% (26 samples sent)
(11746|11760) pub15<-match found! before write for 01037ced.8d824a6b.2de2b7e1.00000002(f6f30b95)
(11746|11760) pub15 waiting for acks
(11746|11778) pub21 90% (29 samples sent)
(11746|11778) pub21 100% (32 samples sent)
(11746|11778) pub21->wait_match() before write for 01037ced.8d824a6b.2de2b7e8.00000002(fbe369e4)
(11746|11751) sub 70% (717 samples received)
(11746|11772) pub26 writer id: 01037ced.8d824a6b.2de2b7f0.00000002(ab73b5a7)
(11746|11772) pub26->started
(11746|11772) pub26 12% (4 samples sent)
(11746|11772) pub26 21% (7 samples sent)
(11746|11772) pub26 31% (10 samples sent)
(11746|11772) pub26 40% (13 samples sent)
(11746|11772) pub26 50% (16 samples sent)
(11746|11772) pub26 62% (20 samples sent)
(11746|11772) pub26 71% (23 samples sent)
(11746|11772) pub26 81% (26 samples sent)
(11746|11772) pub26 90% (29 samples sent)
(11746|11772) pub26 100% (32 samples sent)
(11746|11772) pub26->wait_match() before write for 01037ced.8d824a6b.2de2b7f0.00000002(ab73b5a7)
(11746|11768) pub8 waiting for acks returned
(11746|11768) pub8<-delete_contained_entities
(11746|11757) pub3 waiting for acks returned
(11746|11757) pub3<-delete_contained_entities
(11746|11782) pub30<-delete_participant
(11746|11769) pub16 waiting for acks returned
(11746|11769) pub16<-delete_contained_entities
(11746|11765) pub11<-match found! before write for 01037ced.8d824a6b.2de2b7dc.00000002(af4277a2)
(11746|11765) pub11 waiting for acks
(11746|11778) pub21<-match found! before write for 01037ced.8d824a6b.2de2b7e8.00000002(fbe369e4)
(11746|11778) pub21 waiting for acks
(11746|11776) pub27<-match found! before write for 01037ced.8d824a6b.2de2b7f2.00000002(d1b3e6c7)
(11746|11776) pub27 waiting for acks
(11746|11781) pub28 waiting for acks returned
(11746|11781) pub28<-delete_contained_entities
(11746|11751) sub 80% (820 samples received)
(11746|11756) pub5 waiting for acks returned
(11746|11756) pub5<-delete_contained_entities
(11746|11772) pub26<-match found! before write for 01037ced.8d824a6b.2de2b7f0.00000002(ab73b5a7)
(11746|11772) pub26 waiting for acks
(11746|11766) pub7 waiting for acks returned
(11746|11766) pub7<-delete_contained_entities
(11746|11752) pub0<-delete_participant
(11746|11775) pub25 waiting for acks returned
(11746|11775) pub25<-delete_contained_entities
(11746|11763) pub23<-delete_participant
(11746|11771) pub18 waiting for acks returned
(11746|11771) pub18<-delete_contained_entities
(11746|11755) pub4<-delete_participant
(11746|11764) pub12<-delete_participant
(11746|11754) pub2<-delete_participant
(11746|11783) pub31<-delete_participant
(11746|11751) sub 90% (922 samples received)
(11746|11767) pub14<-delete_participant
(11746|11768) pub8<-delete_participant
(11746|11774) pub24 waiting for acks returned
(11746|11774) pub24<-delete_contained_entities
(11746|11762) pub10 waiting for acks returned
(11746|11762) pub10<-delete_contained_entities
(11746|11757) pub3<-delete_participant
(11746|11769) pub16<-delete_participant
(11746|11751) sub 100% (1024 samples received)
(11746|11751) sub condition_.notify_all
(11746|11746) sub condition_.wait returned
(11746|11746) sub check_received
(11746|11746) sub check_received returns 0
(11746|11746) <- PublisherService::end
(11746|11765) pub11 waiting for acks returned
(11746|11765) pub11<-delete_contained_entities
(11746|11778) pub21 waiting for acks returned
(11746|11778) pub21<-delete_contained_entities
(11746|11776) pub27 waiting for acks returned
(11746|11776) pub27<-delete_contained_entities
(11746|11781) pub28<-delete_participant
(11746|11756) pub5<-delete_participant
(11746|11772) pub26 waiting for acks returned
(11746|11772) pub26<-delete_contained_entities
(11746|11760) pub15 waiting for acks returned
(11746|11760) pub15<-delete_contained_entities
(11746|11766) pub7<-delete_participant
(11746|11775) pub25<-delete_participant
(11746|11771) pub18<-delete_participant
(11746|11774) pub24<-delete_participant
(11746|11762) pub10<-delete_participant
(11746|11765) pub11<-delete_participant
(11746|11778) pub21<-delete_participant
(11746|11776) pub27<-delete_participant
(11746|11772) pub26<-delete_participant
(11746|11760) pub15<-delete_participant
(11746|11746) <- PublisherService::~PublisherService
(11746|11746) <- Subscriber delete_contained_entities
(11746|11746) <- Subscriber delete_participant
(11746|11746) <- Subscriber::~Subscriber
(11746|11746) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:6s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 11913 started at 2025-12-05 16:18:17
(11913|11913) -> Thrasher started
(11913|11913) -> Subscriber::Subscriber
(11913|11916) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5585f048bb20 joined count 1): Unknown error -3
(11913|11913) Subscriber reader id: 01037ced.8d824a6b.2e89ba46.00000007(ff3eb0be)
(11913|11913) -> PublisherService::PublisherService
(11913|11913) -> PublisherService::start (64 threads)
(11913|11913) sub wait_received 0:1024
(11913|11920) pub1->transport cfg_1
(11913|11991) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa894008a80 joined count 1): Unknown error -3
(11913|11919) pub0->transport cfg_0
(11913|11992) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa89c008a80 joined count 1): Unknown error -3
(11913|11936) pub17->transport cfg_17
(11913|12046) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5585f0557a00 joined count 1): Unknown error -3
(11913|11926) pub7->transport cfg_7
(11913|11996) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa870008a80 joined count 1): Unknown error -3
(11913|11927) pub8->transport cfg_8
(11913|11999) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa874008a80 joined count 1): Unknown error -3
(11913|11924) pub4->transport cfg_4
(11913|12004) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa880008a80 joined count 1): Unknown error -3
(11913|11960) pub39->transport cfg_39
(11913|12008) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8a800ddd0 joined count 1): Unknown error -3
(11913|11961) pub40->transport cfg_40
(11913|12010) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8b4017f20 joined count 1): Unknown error -3
(11913|11939) pub27->transport cfg_27
(11913|12012) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa818059a10 joined count 1): Unknown error -3
(11913|11944) pub22->transport cfg_22
(11913|12014) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa830008a80 joined count 1): Unknown error -3
(11913|11962) pub41->transport cfg_41
(11913|12016) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8b000ddd0 joined count 1): Unknown error -3
(11913|11964) pub43->transport cfg_43
(11913|12020) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x5585f0584970 joined count 1): Unknown error -3
(11913|11943) pub21->transport cfg_21
(11913|12022) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa810031280 joined count 1): Unknown error -3
(11913|11937) pub10->transport cfg_10
(11913|11986) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa85c008a80 joined count 1): Unknown error -3
(11913|11938) pub25->transport cfg_25
(11913|12024) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa81c038b70 joined count 1): Unknown error -3
(11913|11935) pub31->transport cfg_31
(11913|12028) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa7f8031280 joined count 1): Unknown error -3
(11913|11921) pub2->transport cfg_2
(11913|11985) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa898008a80 joined count 1): Unknown error -3
(11913|11974) pub62->transport cfg_62
(11913|12030) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa81c05a570 joined count 1): Unknown error -3
(11913|11981) pub50->transport cfg_50
(11913|12032) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8680bd580 joined count 1): Unknown error -3
(11913|11963) pub42->transport cfg_42
(11913|12034) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8b80130f0 joined count 1): Unknown error -3
(11913|11971) pub37->transport cfg_37
(11913|12036) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa878031d70 joined count 1): Unknown error -3
(11913|11980) pub51->transport cfg_51
(11913|12038) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa874059a80 joined count 1): Unknown error -3
(11913|11959) pub38->transport cfg_38
(11913|12040) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8a0016420 joined count 1): Unknown error -3
(11913|11972) pub47->transport cfg_47
(11913|12042) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa838031280 joined count 1): Unknown error -3
(11913|11920) pub1 writer id: 01037ced.8d824a6b.2e89ba48.00000002(3064fa50)
(11913|11920) pub1->started
(11913|11920) pub1 12% (2 samples sent)
(11913|11920) pub1 25% (4 samples sent)
(11913|11920) pub1 31% (5 samples sent)
(11913|11920) pub1 43% (7 samples sent)
(11913|11920) pub1 50% (8 samples sent)
(11913|11920) pub1 62% (10 samples sent)
(11913|11920) pub1 75% (12 samples sent)
(11913|11920) pub1 81% (13 samples sent)
(11913|11920) pub1 93% (15 samples sent)
(11913|11920) pub1 100% (16 samples sent)
(11913|11920) pub1->wait_match() before write for 01037ced.8d824a6b.2e89ba48.00000002(3064fa50)
(11913|11979) pub49->transport cfg_49
(11913|12044) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa85405b060 joined count 1): Unknown error -3
(11913|11919) pub0 writer id: 01037ced.8d824a6b.2e89ba47.00000002(b2346d81)
(11913|11919) pub0->started
(11913|11919) pub0 12% (2 samples sent)
(11913|11919) pub0 25% (4 samples sent)
(11913|11919) pub0 31% (5 samples sent)
(11913|11919) pub0 43% (7 samples sent)
(11913|11919) pub0 50% (8 samples sent)
(11913|11919) pub0 62% (10 samples sent)
(11913|11919) pub0 75% (12 samples sent)
(11913|11919) pub0 81% (13 samples sent)
(11913|11919) pub0 93% (15 samples sent)
(11913|11919) pub0 100% (16 samples sent)
(11913|11919) pub0->wait_match() before write for 01037ced.8d824a6b.2e89ba47.00000002(b2346d81)
(11913|11920) pub1<-match found! before write for 01037ced.8d824a6b.2e89ba48.00000002(3064fa50)
(11913|11920) pub1 waiting for acks
(11913|11936) pub17 writer id: 01037ced.8d824a6b.2e89ba5b.00000002(17241702)
(11913|11936) pub17->started
(11913|11936) pub17 12% (2 samples sent)
(11913|11936) pub17 25% (4 samples sent)
(11913|11936) pub17 31% (5 samples sent)
(11913|11936) pub17 43% (7 samples sent)
(11913|11936) pub17 50% (8 samples sent)
(11913|11936) pub17 62% (10 samples sent)
(11913|11936) pub17 75% (12 samples sent)
(11913|11936) pub17 81% (13 samples sent)
(11913|11936) pub17 93% (15 samples sent)
(11913|11936) pub17 100% (16 samples sent)
(11913|11936) pub17->wait_match() before write for 01037ced.8d824a6b.2e89ba5b.00000002(17241702)
(11913|11919) pub0<-match found! before write for 01037ced.8d824a6b.2e89ba47.00000002(b2346d81)
(11913|11919) pub0 waiting for acks
(11913|11946) pub15->transport cfg_15
(11913|12048) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa810010370 joined count 1): Unknown error -3
(11913|11936) pub17<-match found! before write for 01037ced.8d824a6b.2e89ba5b.00000002(17241702)
(11913|11936) pub17 waiting for acks
(11913|11940) pub33->transport cfg_33
(11913|12050) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa868031d70 joined count 1): Unknown error -3
(11913|11942) pub18->transport cfg_18
(11913|12052) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa814031210 joined count 1): Unknown error -3
(11913|11926) pub7 writer id: 01037ced.8d824a6b.2e89ba4f.00000002(82442640)
(11913|11926) pub7->started
(11913|11926) pub7 12% (2 samples sent)
(11913|11926) pub7 25% (4 samples sent)
(11913|11926) pub7 31% (5 samples sent)
(11913|11926) pub7 43% (7 samples sent)
(11913|11926) pub7 50% (8 samples sent)
(11913|11926) pub7 62% (10 samples sent)
(11913|11926) pub7 75% (12 samples sent)
(11913|11926) pub7 81% (13 samples sent)
(11913|11926) pub7 93% (15 samples sent)
(11913|11926) pub7 100% (16 samples sent)
(11913|11926) pub7->wait_match() before write for 01037ced.8d824a6b.2e89ba4f.00000002(82442640)
(11913|11932) pub14->transport cfg_14
(11913|11920) pub1 waiting for acks returned
(11913|11920) pub1<-delete_contained_entities
(11913|11919) pub0 waiting for acks returned
(11913|11919) pub0<-delete_contained_entities
(11913|12054) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa81c010370 joined count 1): Unknown error -3
(11913|11954) pub35->transport cfg_35
(11913|12056) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa870031d70 joined count 1): Unknown error -3
(11913|11925) pub6->transport cfg_6
(11913|12000) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa87c008a80 joined count 1): Unknown error -3
(11913|11936) pub17 waiting for acks returned
(11913|11936) pub17<-delete_contained_entities
(11913|11926) pub7<-match found! before write for 01037ced.8d824a6b.2e89ba4f.00000002(82442640)
(11913|11926) pub7 waiting for acks
(11913|11920) pub1<-delete_participant
(11913|11919) pub0<-delete_participant
(11913|11936) pub17<-delete_participant
(11913|11927) pub8 writer id: 01037ced.8d824a6b.2e89ba50.00000002(60f42613)
(11913|11927) pub8->started
(11913|11927) pub8 12% (2 samples sent)
(11913|11927) pub8 25% (4 samples sent)
(11913|11927) pub8 31% (5 samples sent)
(11913|11927) pub8 43% (7 samples sent)
(11913|11927) pub8 50% (8 samples sent)
(11913|11927) pub8 62% (10 samples sent)
(11913|11927) pub8 75% (12 samples sent)
(11913|11927) pub8 81% (13 samples sent)
(11913|11927) pub8 93% (15 samples sent)
(11913|11927) pub8 100% (16 samples sent)
(11913|11927) pub8->wait_match() before write for 01037ced.8d824a6b.2e89ba50.00000002(60f42613)
(11913|11955) pub36->transport cfg_36
(11913|12002) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa87c031d70 joined count 1): Unknown error -3
(11913|11958) pub57->transport cfg_57
(11913|12058) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa89406b0a0 joined count 1): Unknown error -3
(11913|11927) pub8<-match found! before write for 01037ced.8d824a6b.2e89ba50.00000002(60f42613)
(11913|11927) pub8 waiting for acks
(11913|11952) pub32->transport cfg_32
(11913|12060) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa854031d70 joined count 1): Unknown error -3
(11913|11933) pub16->transport cfg_16
(11913|12062) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa814010b20 joined count 1): Unknown error -3
(11913|11926) pub7 waiting for acks returned
(11913|11926) pub7<-delete_contained_entities
(11913|11924) pub4 writer id: 01037ced.8d824a6b.2e89ba4a.00000002(4aa4a930)
(11913|11924) pub4->started
(11913|11924) pub4 12% (2 samples sent)
(11913|11924) pub4 25% (4 samples sent)
(11913|11924) pub4 31% (5 samples sent)
(11913|11924) pub4 43% (7 samples sent)
(11913|11924) pub4 50% (8 samples sent)
(11913|11924) pub4 62% (10 samples sent)
(11913|11924) pub4 75% (12 samples sent)
(11913|11924) pub4 81% (13 samples sent)
(11913|11924) pub4 93% (15 samples sent)
(11913|11924) pub4 100% (16 samples sent)
(11913|11924) pub4->wait_match() before write for 01037ced.8d824a6b.2e89ba4a.00000002(4aa4a930)
(11913|11975) pub48->transport cfg_48
(11913|12064) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa818038b70 joined count 1): Unknown error -3
(11913|11926) pub7<-delete_participant
(11913|11927) pub8 waiting for acks returned
(11913|11927) pub8<-delete_contained_entities
(11913|11951) pub29->transport cfg_29
(11913|12066) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa848031210 joined count 1): Unknown error -3
(11913|11924) pub4<-match found! before write for 01037ced.8d824a6b.2e89ba4a.00000002(4aa4a930)
(11913|11924) pub4 waiting for acks
(11913|11947) pub20->transport cfg_20
(11913|12006) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa828008a80 joined count 1): Unknown error -3
(11913|11982) pub55->transport cfg_55
(11913|12068) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa87005a570 joined count 1): Unknown error -3
(11913|11945) pub13->transport cfg_13
(11913|12070) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa818018320 joined count 1): Unknown error -3
(11913|11927) pub8<-delete_participant
(11913|11924) pub4 waiting for acks returned
(11913|11924) pub4<-delete_contained_entities
(11913|11960) pub39 writer id: 01037ced.8d824a6b.2e89ba65.00000002(093511e5)
(11913|11960) pub39->started
(11913|11960) pub39 12% (2 samples sent)
(11913|11960) pub39 25% (4 samples sent)
(11913|11960) pub39 31% (5 samples sent)
(11913|11960) pub39 43% (7 samples sent)
(11913|11960) pub39 50% (8 samples sent)
(11913|11960) pub39 62% (10 samples sent)
(11913|11960) pub39 75% (12 samples sent)
(11913|11960) pub39 81% (13 samples sent)
(11913|11960) pub39 93% (15 samples sent)
(11913|11960) pub39 100% (16 samples sent)
(11913|11960) pub39->wait_match() before write for 01037ced.8d824a6b.2e89ba65.00000002(093511e5)
(11913|11967) pub56->transport cfg_56
(11913|11960) pub39<-match found! before write for 01037ced.8d824a6b.2e89ba65.00000002(093511e5)
(11913|11960) pub39 waiting for acks
(11913|12072) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa830031280 joined count 1): Unknown error -3
(11913|11968) pub53->transport cfg_53
(11913|12074) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa820031280 joined count 1): Unknown error -3
(11913|11918) sub 10% (103 samples received)
(11913|11961) pub40 writer id: 01037ced.8d824a6b.2e89ba69.00000002(ccc5fce4)
(11913|11961) pub40->started
(11913|11961) pub40 12% (2 samples sent)
(11913|11961) pub40 25% (4 samples sent)
(11913|11961) pub40 31% (5 samples sent)
(11913|11961) pub40 43% (7 samples sent)
(11913|11961) pub40 50% (8 samples sent)
(11913|11961) pub40 62% (10 samples sent)
(11913|11961) pub40 75% (12 samples sent)
(11913|11961) pub40 81% (13 samples sent)
(11913|11961) pub40 93% (15 samples sent)
(11913|11961) pub40 100% (16 samples sent)
(11913|11961) pub40->wait_match() before write for 01037ced.8d824a6b.2e89ba69.00000002(ccc5fce4)
(11913|11961) pub40<-match found! before write for 01037ced.8d824a6b.2e89ba69.00000002(ccc5fce4)
(11913|11961) pub40 waiting for acks
(11913|11949) pub23->transport cfg_23
(11913|12076) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa840008a80 joined count 1): Unknown error -3
(11913|11924) pub4<-delete_participant
(11913|11960) pub39 waiting for acks returned
(11913|11960) pub39<-delete_contained_entities
(11913|11939) pub27 writer id: 01037ced.8d824a6b.2e89ba72.00000002(dbf55a77)
(11913|11939) pub27->started
(11913|11939) pub27 12% (2 samples sent)
(11913|11939) pub27 25% (4 samples sent)
(11913|11939) pub27 31% (5 samples sent)
(11913|11939) pub27 43% (7 samples sent)
(11913|11939) pub27 50% (8 samples sent)
(11913|11939) pub27 62% (10 samples sent)
(11913|11939) pub27 75% (12 samples sent)
(11913|11939) pub27 81% (13 samples sent)
(11913|11939) pub27 93% (15 samples sent)
(11913|11939) pub27 100% (16 samples sent)
(11913|11939) pub27->wait_match() before write for 01037ced.8d824a6b.2e89ba72.00000002(dbf55a77)
(11913|11944) pub22 writer id: 01037ced.8d824a6b.2e89ba60.00000002(c1d59e95)
(11913|11944) pub22->started
(11913|11944) pub22 12% (2 samples sent)
(11913|11944) pub22 25% (4 samples sent)
(11913|11944) pub22 31% (5 samples sent)
(11913|11944) pub22 43% (7 samples sent)
(11913|11944) pub22 50% (8 samples sent)
(11913|11944) pub22 62% (10 samples sent)
(11913|11944) pub22 75% (12 samples sent)
(11913|11944) pub22 81% (13 samples sent)
(11913|11944) pub22 93% (15 samples sent)
(11913|11944) pub22 100% (16 samples sent)
(11913|11944) pub22->wait_match() before write for 01037ced.8d824a6b.2e89ba60.00000002(c1d59e95)
(11913|11962) pub41 writer id: 01037ced.8d824a6b.2e89ba66.00000002(4e956b35)
(11913|11962) pub41->started
(11913|11962) pub41 12% (2 samples sent)
(11913|11962) pub41 25% (4 samples sent)
(11913|11962) pub41 31% (5 samples sent)
(11913|11962) pub41 43% (7 samples sent)
(11913|11962) pub41 50% (8 samples sent)
(11913|11962) pub41 62% (10 samples sent)
(11913|11962) pub41 75% (12 samples sent)
(11913|11962) pub41 81% (13 samples sent)
(11913|11962) pub41 93% (15 samples sent)
(11913|11962) pub41 100% (16 samples sent)
(11913|11962) pub41->wait_match() before write for 01037ced.8d824a6b.2e89ba66.00000002(4e956b35)
(11913|11944) pub22<-match found! before write for 01037ced.8d824a6b.2e89ba60.00000002(c1d59e95)
(11913|11944) pub22 waiting for acks
(11913|11948) pub12->transport cfg_12
(11913|12018) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa848010370 joined count 1): Unknown error -3
(11913|11978) pub59->transport cfg_59
(11913|12078) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa828031280 joined count 1): Unknown error -3
(11913|11939) pub27<-match found! before write for 01037ced.8d824a6b.2e89ba72.00000002(dbf55a77)
(11913|11939) pub27 waiting for acks
(11913|11961) pub40 waiting for acks returned
(11913|11961) pub40<-delete_contained_entities
(11913|11962) pub41<-match found! before write for 01037ced.8d824a6b.2e89ba66.00000002(4e956b35)
(11913|11962) pub41 waiting for acks
(11913|11929) pub11->transport cfg_11
(11913|12080) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa854008a80 joined count 1): Unknown error -3
(11913|11964) pub43 writer id: 01037ced.8d824a6b.2e89ba6e.00000002(7ee520f4)
(11913|11964) pub43->started
(11913|11964) pub43 12% (2 samples sent)
(11913|11964) pub43 25% (4 samples sent)
(11913|11964) pub43 31% (5 samples sent)
(11913|11964) pub43 43% (7 samples sent)
(11913|11964) pub43 50% (8 samples sent)
(11913|11964) pub43 62% (10 samples sent)
(11913|11964) pub43 75% (12 samples sent)
(11913|11964) pub43 81% (13 samples sent)
(11913|11964) pub43 93% (15 samples sent)
(11913|11964) pub43 100% (16 samples sent)
(11913|11964) pub43->wait_match() before write for 01037ced.8d824a6b.2e89ba6e.00000002(7ee520f4)
(11913|11960) pub39<-delete_participant
(11913|11950) pub19->transport cfg_19
(11913|12082) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa82c008a80 joined count 1): Unknown error -3
(11913|11944) pub22 waiting for acks returned
(11913|11944) pub22<-delete_contained_entities
(11913|11964) pub43<-match found! before write for 01037ced.8d824a6b.2e89ba6e.00000002(7ee520f4)
(11913|11964) pub43 waiting for acks
(11913|11939) pub27 waiting for acks returned
(11913|11939) pub27<-delete_contained_entities
(11913|11961) pub40<-delete_participant
(11913|11962) pub41 waiting for acks returned
(11913|11962) pub41<-delete_contained_entities
(11913|11969) pub58->transport cfg_58
(11913|12084) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa840031280 joined count 1): Unknown error -3
(11913|11943) pub21 writer id: 01037ced.8d824a6b.2e89ba5f.00000002(e2a4b1c2)
(11913|11943) pub21->started
(11913|11943) pub21 12% (2 samples sent)
(11913|11943) pub21 25% (4 samples sent)
(11913|11943) pub21 31% (5 samples sent)
(11913|11943) pub21 43% (7 samples sent)
(11913|11943) pub21 50% (8 samples sent)
(11913|11943) pub21 62% (10 samples sent)
(11913|11943) pub21 75% (12 samples sent)
(11913|11943) pub21 81% (13 samples sent)
(11913|11943) pub21 93% (15 samples sent)
(11913|11943) pub21 100% (16 samples sent)
(11913|11943) pub21->wait_match() before write for 01037ced.8d824a6b.2e89ba5f.00000002(e2a4b1c2)
(11913|11937) pub10 writer id: 01037ced.8d824a6b.2e89ba51.00000002(5d940fa3)
(11913|11937) pub10->started
(11913|11937) pub10 12% (2 samples sent)
(11913|11937) pub10 25% (4 samples sent)
(11913|11937) pub10 31% (5 samples sent)
(11913|11937) pub10 43% (7 samples sent)
(11913|11937) pub10 50% (8 samples sent)
(11913|11937) pub10 62% (10 samples sent)
(11913|11937) pub10 75% (12 samples sent)
(11913|11937) pub10 81% (13 samples sent)
(11913|11937) pub10 93% (15 samples sent)
(11913|11937) pub10 100% (16 samples sent)
(11913|11937) pub10->wait_match() before write for 01037ced.8d824a6b.2e89ba51.00000002(5d940fa3)
(11913|11937) pub10<-match found! before write for 01037ced.8d824a6b.2e89ba51.00000002(5d940fa3)
(11913|11937) pub10 waiting for acks
(11913|11943) pub21<-match found! before write for 01037ced.8d824a6b.2e89ba5f.00000002(e2a4b1c2)
(11913|11943) pub21 waiting for acks
(11913|11966) pub46->transport cfg_46
(11913|12026) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa808010370 joined count 1): Unknown error -3
(11913|11944) pub22<-delete_participant
(11913|11964) pub43 waiting for acks returned
(11913|11964) pub43<-delete_contained_entities
(11913|11939) pub27<-delete_participant
(11913|11962) pub41<-delete_participant
(11913|11938) pub25 writer id: 01037ced.8d824a6b.2e89ba6a.00000002(8b658634)
(11913|11938) pub25->started
(11913|11938) pub25 12% (2 samples sent)
(11913|11938) pub25 25% (4 samples sent)
(11913|11938) pub25 31% (5 samples sent)
(11913|11938) pub25 43% (7 samples sent)
(11913|11938) pub25 50% (8 samples sent)
(11913|11938) pub25 62% (10 samples sent)
(11913|11938) pub25 75% (12 samples sent)
(11913|11938) pub25 81% (13 samples sent)
(11913|11938) pub25 93% (15 samples sent)
(11913|11938) pub25 100% (16 samples sent)
(11913|11938) pub25->wait_match() before write for 01037ced.8d824a6b.2e89ba6a.00000002(8b658634)
(11913|11976) pub61->transport cfg_61
(11913|12086) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa81405a570 joined count 1): Unknown error -3
(11913|11918) sub 20% (205 samples received)
(11913|11934) pub30->transport cfg_30
(11913|12088) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa800010370 joined count 1): Unknown error -3
(11913|11938) pub25<-match found! before write for 01037ced.8d824a6b.2e89ba6a.00000002(8b658634)
(11913|11938) pub25 waiting for acks
(11913|11935) pub31 writer id: 01037ced.8d824a6b.2e89ba7d.00000002(59a5cda6)
(11913|11935) pub31->started
(11913|11935) pub31 12% (2 samples sent)
(11913|11935) pub31 25% (4 samples sent)
(11913|11935) pub31 31% (5 samples sent)
(11913|11935) pub31 43% (7 samples sent)
(11913|11935) pub31 50% (8 samples sent)
(11913|11935) pub31 62% (10 samples sent)
(11913|11935) pub31 75% (12 samples sent)
(11913|11935) pub31 81% (13 samples sent)
(11913|11935) pub31 93% (15 samples sent)
(11913|11935) pub31 100% (16 samples sent)
(11913|11935) pub31->wait_match() before write for 01037ced.8d824a6b.2e89ba7d.00000002(59a5cda6)
(11913|11937) pub10 waiting for acks returned
(11913|11937) pub10<-delete_contained_entities
(11913|11943) pub21 waiting for acks returned
(11913|11943) pub21<-delete_contained_entities
(11913|11935) pub31<-match found! before write for 01037ced.8d824a6b.2e89ba7d.00000002(59a5cda6)
(11913|11935) pub31 waiting for acks
(11913|11964) pub43<-delete_participant
(11913|11970) pub45->transport cfg_45
(11913|11937) pub10<-delete_participant
(11913|11943) pub21<-delete_participant
(11913|12090) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa800031280 joined count 1): Unknown error -3
(11913|11938) pub25 waiting for acks returned
(11913|11938) pub25<-delete_contained_entities
(11913|11921) pub2 writer id: 01037ced.8d824a6b.2e89ba49.00000002(0d04d3e0)
(11913|11921) pub2->started
(11913|11921) pub2 12% (2 samples sent)
(11913|11921) pub2 25% (4 samples sent)
(11913|11921) pub2 31% (5 samples sent)
(11913|11921) pub2 43% (7 samples sent)
(11913|11921) pub2 50% (8 samples sent)
(11913|11921) pub2 62% (10 samples sent)
(11913|11921) pub2 75% (12 samples sent)
(11913|11921) pub2 81% (13 samples sent)
(11913|11921) pub2 93% (15 samples sent)
(11913|11921) pub2 100% (16 samples sent)
(11913|11921) pub2->wait_match() before write for 01037ced.8d824a6b.2e89ba49.00000002(0d04d3e0)
(11913|11974) pub62 writer id: 01037ced.8d824a6b.2e89ba74.00000002(54b5afd7)
(11913|11974) pub62->started
(11913|11974) pub62 12% (2 samples sent)
(11913|11974) pub62 25% (4 samples sent)
(11913|11974) pub62 31% (5 samples sent)
(11913|11974) pub62 43% (7 samples sent)
(11913|11974) pub62 50% (8 samples sent)
(11913|11974) pub62 62% (10 samples sent)
(11913|11974) pub62 75% (12 samples sent)
(11913|11974) pub62 81% (13 samples sent)
(11913|11974) pub62 93% (15 samples sent)
(11913|11974) pub62 100% (16 samples sent)
(11913|11974) pub62->wait_match() before write for 01037ced.8d824a6b.2e89ba74.00000002(54b5afd7)
(11913|11935) pub31 waiting for acks returned
(11913|11935) pub31<-delete_contained_entities
(11913|11928) pub9->transport cfg_9
(11913|11988) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa868008a80 joined count 1): Unknown error -3
(11913|11921) pub2<-match found! before write for 01037ced.8d824a6b.2e89ba49.00000002(0d04d3e0)
(11913|11921) pub2 waiting for acks
(11913|11956) pub54->transport cfg_54
(11913|12092) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa880031280 joined count 1): Unknown error -3
(11913|11974) pub62<-match found! before write for 01037ced.8d824a6b.2e89ba74.00000002(54b5afd7)
(11913|11974) pub62 waiting for acks
(11913|11981) pub50 writer id: 01037ced.8d824a6b.2e89ba83.00000002(aea1239a)
(11913|11981) pub50->started
(11913|11981) pub50 12% (2 samples sent)
(11913|11981) pub50 25% (4 samples sent)
(11913|11981) pub50 31% (5 samples sent)
(11913|11981) pub50 43% (7 samples sent)
(11913|11981) pub50 50% (8 samples sent)
(11913|11981) pub50 62% (10 samples sent)
(11913|11981) pub50 75% (12 samples sent)
(11913|11981) pub50 81% (13 samples sent)
(11913|11981) pub50 93% (15 samples sent)
(11913|11981) pub50 100% (16 samples sent)
(11913|11981) pub50->wait_match() before write for 01037ced.8d824a6b.2e89ba83.00000002(aea1239a)
(11913|11938) pub25<-delete_participant
(11913|11941) pub28->transport cfg_28
(11913|11935) pub31<-delete_participant
(11913|12094) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa808031210 joined count 1): Unknown error -3
(11913|11981) pub50<-match found! before write for 01037ced.8d824a6b.2e89ba83.00000002(aea1239a)
(11913|11981) pub50 waiting for acks
(11913|11963) pub42 writer id: 01037ced.8d824a6b.2e89ba7e.00000002(1e05b776)
(11913|11963) pub42->started
(11913|11963) pub42 12% (2 samples sent)
(11913|11963) pub42 25% (4 samples sent)
(11913|11963) pub42 31% (5 samples sent)
(11913|11963) pub42 43% (7 samples sent)
(11913|11963) pub42 50% (8 samples sent)
(11913|11963) pub42 62% (10 samples sent)
(11913|11963) pub42 75% (12 samples sent)
(11913|11963) pub42 81% (13 samples sent)
(11913|11963) pub42 93% (15 samples sent)
(11913|11963) pub42 100% (16 samples sent)
(11913|11963) pub42->wait_match() before write for 01037ced.8d824a6b.2e89ba7e.00000002(1e05b776)
(11913|11921) pub2 waiting for acks returned
(11913|11921) pub2<-delete_contained_entities
(11913|11923) pub5->transport cfg_5
(11913|12096) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa878008a80 joined count 1): Unknown error -3
(11913|11974) pub62 waiting for acks returned
(11913|11974) pub62<-delete_contained_entities
(11913|11963) pub42<-match found! before write for 01037ced.8d824a6b.2e89ba7e.00000002(1e05b776)
(11913|11963) pub42 waiting for acks
(11913|11971) pub37 writer id: 01037ced.8d824a6b.2e89ba81.00000002(d46170fa)
(11913|11971) pub37->started
(11913|11971) pub37 12% (2 samples sent)
(11913|11971) pub37 25% (4 samples sent)
(11913|11971) pub37 31% (5 samples sent)
(11913|11971) pub37 43% (7 samples sent)
(11913|11971) pub37 50% (8 samples sent)
(11913|11971) pub37 62% (10 samples sent)
(11913|11971) pub37 75% (12 samples sent)
(11913|11971) pub37 81% (13 samples sent)
(11913|11971) pub37 93% (15 samples sent)
(11913|11971) pub37 100% (16 samples sent)
(11913|11971) pub37->wait_match() before write for 01037ced.8d824a6b.2e89ba81.00000002(d46170fa)
(11913|11921) pub2<-delete_participant
(11913|11980) pub51 writer id: 01037ced.8d824a6b.2e89ba6c.00000002(04257394)
(11913|11980) pub51->started
(11913|11980) pub51 12% (2 samples sent)
(11913|11980) pub51 25% (4 samples sent)
(11913|11980) pub51 31% (5 samples sent)
(11913|11980) pub51 43% (7 samples sent)
(11913|11980) pub51 50% (8 samples sent)
(11913|11980) pub51 62% (10 samples sent)
(11913|11980) pub51 75% (12 samples sent)
(11913|11980) pub51 81% (13 samples sent)
(11913|11980) pub51 93% (15 samples sent)
(11913|11980) pub51 100% (16 samples sent)
(11913|11980) pub51->wait_match() before write for 01037ced.8d824a6b.2e89ba6c.00000002(04257394)
(11913|11977) pub60->transport cfg_60
(11913|12098) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa82c031280 joined count 1): Unknown error -3
(11913|11981) pub50 waiting for acks returned
(11913|11981) pub50<-delete_contained_entities
(11913|11980) pub51<-match found! before write for 01037ced.8d824a6b.2e89ba6c.00000002(04257394)
(11913|11980) pub51 waiting for acks
(11913|11959) pub38 writer id: 01037ced.8d824a6b.2e89ba68.00000002(f1a5d554)
(11913|11959) pub38->started
(11913|11959) pub38 12% (2 samples sent)
(11913|11959) pub38 25% (4 samples sent)
(11913|11959) pub38 31% (5 samples sent)
(11913|11959) pub38 43% (7 samples sent)
(11913|11959) pub38 50% (8 samples sent)
(11913|11959) pub38 62% (10 samples sent)
(11913|11959) pub38 75% (12 samples sent)
(11913|11959) pub38 81% (13 samples sent)
(11913|11959) pub38 93% (15 samples sent)
(11913|11959) pub38 100% (16 samples sent)
(11913|11959) pub38->wait_match() before write for 01037ced.8d824a6b.2e89ba68.00000002(f1a5d554)
(11913|11971) pub37<-match found! before write for 01037ced.8d824a6b.2e89ba81.00000002(d46170fa)
(11913|11971) pub37 waiting for acks
(11913|11918) sub 30% (308 samples received)
(11913|11972) pub47 writer id: 01037ced.8d824a6b.2e89ba7f.00000002(23659ec6)
(11913|11972) pub47->started
(11913|11972) pub47 12% (2 samples sent)
(11913|11972) pub47 25% (4 samples sent)
(11913|11972) pub47 31% (5 samples sent)
(11913|11972) pub47 43% (7 samples sent)
(11913|11972) pub47 50% (8 samples sent)
(11913|11972) pub47 62% (10 samples sent)
(11913|11972) pub47 75% (12 samples sent)
(11913|11972) pub47 81% (13 samples sent)
(11913|11972) pub47 93% (15 samples sent)
(11913|11972) pub47 100% (16 samples sent)
(11913|11972) pub47->wait_match() before write for 01037ced.8d824a6b.2e89ba7f.00000002(23659ec6)
(11913|11957) pub52->transport cfg_52
(11913|12100) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa8880393e0 joined count 1): Unknown error -3
(11913|11974) pub62<-delete_participant
(11913|11972) pub47<-match found! before write for 01037ced.8d824a6b.2e89ba7f.00000002(23659ec6)
(11913|11972) pub47 waiting for acks
(11913|11959) pub38<-match found! before write for 01037ced.8d824a6b.2e89ba68.00000002(f1a5d554)
(11913|11959) pub38 waiting for acks
(11913|11963) pub42 waiting for acks returned
(11913|11963) pub42<-delete_contained_entities
(11913|11922) pub3->transport cfg_3
(11913|11994) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa888008a80 joined count 1): Unknown error -3
(11913|11980) pub51 waiting for acks returned
(11913|11980) pub51<-delete_contained_entities
(11913|11971) pub37 waiting for acks returned
(11913|11971) pub37<-delete_contained_entities
(11913|11981) pub50<-delete_participant
(11913|11979) pub49 writer id: 01037ced.8d824a6b.2e89ba82.00000002(93c10a2a)
(11913|11979) pub49->started
(11913|11979) pub49 12% (2 samples sent)
(11913|11979) pub49 25% (4 samples sent)
(11913|11979) pub49 31% (5 samples sent)
(11913|11979) pub49 43% (7 samples sent)
(11913|11979) pub49 50% (8 samples sent)
(11913|11979) pub49 62% (10 samples sent)
(11913|11979) pub49 75% (12 samples sent)
(11913|11979) pub49 81% (13 samples sent)
(11913|11979) pub49 93% (15 samples sent)
(11913|11979) pub49 100% (16 samples sent)
(11913|11979) pub49->wait_match() before write for 01037ced.8d824a6b.2e89ba82.00000002(93c10a2a)
(11913|11946) pub15 writer id: 01037ced.8d824a6b.2e89ba54.00000002(957480d3)
(11913|11946) pub15->started
(11913|11946) pub15 12% (2 samples sent)
(11913|11946) pub15 25% (4 samples sent)
(11913|11946) pub15 31% (5 samples sent)
(11913|11946) pub15 43% (7 samples sent)
(11913|11946) pub15 50% (8 samples sent)
(11913|11946) pub15 62% (10 samples sent)
(11913|11946) pub15 75% (12 samples sent)
(11913|11946) pub15 81% (13 samples sent)
(11913|11946) pub15 93% (15 samples sent)
(11913|11946) pub15 100% (16 samples sent)
(11913|11946) pub15->wait_match() before write for 01037ced.8d824a6b.2e89ba54.00000002(957480d3)
(11913|11940) pub33 writer id: 01037ced.8d824a6b.2e89ba5a.00000002(2a443eb2)
(11913|11940) pub33->started
(11913|11940) pub33 12% (2 samples sent)
(11913|11940) pub33 25% (4 samples sent)
(11913|11940) pub33 31% (5 samples sent)
(11913|11940) pub33 43% (7 samples sent)
(11913|11940) pub33 50% (8 samples sent)
(11913|11940) pub33 62% (10 samples sent)
(11913|11940) pub33 75% (12 samples sent)
(11913|11940) pub33 81% (13 samples sent)
(11913|11940) pub33 93% (15 samples sent)
(11913|11940) pub33 100% (16 samples sent)
(11913|11940) pub33->wait_match() before write for 01037ced.8d824a6b.2e89ba5a.00000002(2a443eb2)
(11913|11979) pub49<-match found! before write for 01037ced.8d824a6b.2e89ba82.00000002(93c10a2a)
(11913|11979) pub49 waiting for acks
(11913|11946) pub15<-match found! before write for 01037ced.8d824a6b.2e89ba54.00000002(957480d3)
(11913|11946) pub15 waiting for acks
(11913|11953) pub34->transport cfg_34
(11913|12108) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa874031280 joined count 1): Unknown error -3
(11913|11959) pub38 waiting for acks returned
(11913|11959) pub38<-delete_contained_entities
(11913|11972) pub47 waiting for acks returned
(11913|11972) pub47<-delete_contained_entities
(11913|11963) pub42<-delete_participant
(11913|11942) pub18 writer id: 01037ced.8d824a6b.2e89ba5d.00000002(9864e2a2)
(11913|11942) pub18->started
(11913|11942) pub18 12% (2 samples sent)
(11913|11942) pub18 25% (4 samples sent)
(11913|11942) pub18 31% (5 samples sent)
(11913|11942) pub18 43% (7 samples sent)
(11913|11942) pub18 50% (8 samples sent)
(11913|11942) pub18 62% (10 samples sent)
(11913|11942) pub18 75% (12 samples sent)
(11913|11942) pub18 81% (13 samples sent)
(11913|11942) pub18 93% (15 samples sent)
(11913|11942) pub18 100% (16 samples sent)
(11913|11942) pub18->wait_match() before write for 01037ced.8d824a6b.2e89ba5d.00000002(9864e2a2)
(11913|11940) pub33<-match found! before write for 01037ced.8d824a6b.2e89ba5a.00000002(2a443eb2)
(11913|11940) pub33 waiting for acks
(11913|11942) pub18<-match found! before write for 01037ced.8d824a6b.2e89ba5d.00000002(9864e2a2)
(11913|11942) pub18 waiting for acks
(11913|11954) pub35 writer id: 01037ced.8d824a6b.2e89ba59.00000002(6de44462)
(11913|11954) pub35->started
(11913|11954) pub35 12% (2 samples sent)
(11913|11954) pub35 25% (4 samples sent)
(11913|11954) pub35 31% (5 samples sent)
(11913|11954) pub35 43% (7 samples sent)
(11913|11954) pub35 50% (8 samples sent)
(11913|11954) pub35 62% (10 samples sent)
(11913|11954) pub35 75% (12 samples sent)
(11913|11954) pub35 81% (13 samples sent)
(11913|11954) pub35 93% (15 samples sent)
(11913|11954) pub35 100% (16 samples sent)
(11913|11954) pub35->wait_match() before write for 01037ced.8d824a6b.2e89ba59.00000002(6de44462)
(11913|11918) sub 40% (410 samples received)
(11913|11932) pub14 writer id: 01037ced.8d824a6b.2e89ba53.00000002(27545cc3)
(11913|11932) pub14->started
(11913|11932) pub14 12% (2 samples sent)
(11913|11932) pub14 25% (4 samples sent)
(11913|11932) pub14 31% (5 samples sent)
(11913|11932) pub14 43% (7 samples sent)
(11913|11932) pub14 50% (8 samples sent)
(11913|11932) pub14 62% (10 samples sent)
(11913|11932) pub14 75% (12 samples sent)
(11913|11932) pub14 81% (13 samples sent)
(11913|11932) pub14 93% (15 samples sent)
(11913|11932) pub14 100% (16 samples sent)
(11913|11932) pub14->wait_match() before write for 01037ced.8d824a6b.2e89ba53.00000002(27545cc3)
(11913|11954) pub35<-match found! before write for 01037ced.8d824a6b.2e89ba59.00000002(6de44462)
(11913|11954) pub35 waiting for acks
(11913|11971) pub37<-delete_participant
(11913|11980) pub51<-delete_participant
(11913|11959) pub38<-delete_participant
(11913|11972) pub47<-delete_participant
(11913|11925) pub6 writer id: 01037ced.8d824a6b.2e89ba4c.00000002(c5e45c90)
(11913|11925) pub6->started
(11913|11925) pub6 12% (2 samples sent)
(11913|11925) pub6 25% (4 samples sent)
(11913|11925) pub6 31% (5 samples sent)
(11913|11925) pub6 43% (7 samples sent)
(11913|11925) pub6 50% (8 samples sent)
(11913|11925) pub6 62% (10 samples sent)
(11913|11925) pub6 75% (12 samples sent)
(11913|11925) pub6 81% (13 samples sent)
(11913|11925) pub6 93% (15 samples sent)
(11913|11925) pub6 100% (16 samples sent)
(11913|11925) pub6->wait_match() before write for 01037ced.8d824a6b.2e89ba4c.00000002(c5e45c90)
(11913|11946) pub15 waiting for acks returned
(11913|11946) pub15<-delete_contained_entities
(11913|11979) pub49 waiting for acks returned
(11913|11979) pub49<-delete_contained_entities
(11913|11925) pub6<-match found! before write for 01037ced.8d824a6b.2e89ba4c.00000002(c5e45c90)
(11913|11925) pub6 waiting for acks
(11913|11932) pub14<-match found! before write for 01037ced.8d824a6b.2e89ba53.00000002(27545cc3)
(11913|11932) pub14 waiting for acks
(11913|11955) pub36 writer id: 01037ced.8d824a6b.2e89ba5c.00000002(a504cb12)
(11913|11955) pub36->started
(11913|11955) pub36 12% (2 samples sent)
(11913|11955) pub36 25% (4 samples sent)
(11913|11955) pub36 31% (5 samples sent)
(11913|11955) pub36 43% (7 samples sent)
(11913|11955) pub36 50% (8 samples sent)
(11913|11955) pub36 62% (10 samples sent)
(11913|11955) pub36 75% (12 samples sent)
(11913|11955) pub36 81% (13 samples sent)
(11913|11955) pub36 93% (15 samples sent)
(11913|11955) pub36 100% (16 samples sent)
(11913|11955) pub36->wait_match() before write for 01037ced.8d824a6b.2e89ba5c.00000002(a504cb12)
(11913|11958) pub57 writer id: 01037ced.8d824a6b.2e89ba71.00000002(9c5520a7)
(11913|11958) pub57->started
(11913|11958) pub57 12% (2 samples sent)
(11913|11958) pub57 25% (4 samples sent)
(11913|11958) pub57 31% (5 samples sent)
(11913|11958) pub57 43% (7 samples sent)
(11913|11958) pub57 50% (8 samples sent)
(11913|11958) pub57 62% (10 samples sent)
(11913|11958) pub57 75% (12 samples sent)
(11913|11958) pub57 81% (13 samples sent)
(11913|11958) pub57 93% (15 samples sent)
(11913|11958) pub57 100% (16 samples sent)
(11913|11958) pub57->wait_match() before write for 01037ced.8d824a6b.2e89ba71.00000002(9c5520a7)
(11913|11940) pub33 waiting for acks returned
(11913|11940) pub33<-delete_contained_entities
(11913|11952) pub32 writer id: 01037ced.8d824a6b.2e89ba57.00000002(d2d4fa03)
(11913|11952) pub32->started
(11913|11952) pub32 12% (2 samples sent)
(11913|11952) pub32 25% (4 samples sent)
(11913|11952) pub32 31% (5 samples sent)
(11913|11952) pub32 43% (7 samples sent)
(11913|11952) pub32 50% (8 samples sent)
(11913|11952) pub32 62% (10 samples sent)
(11913|11952) pub32 75% (12 samples sent)
(11913|11952) pub32 81% (13 samples sent)
(11913|11952) pub32 93% (15 samples sent)
(11913|11952) pub32 100% (16 samples sent)
(11913|11952) pub32->wait_match() before write for 01037ced.8d824a6b.2e89ba57.00000002(d2d4fa03)
(11913|11942) pub18 waiting for acks returned
(11913|11942) pub18<-delete_contained_entities
(11913|11946) pub15<-delete_participant
(11913|11933) pub16 writer id: 01037ced.8d824a6b.2e89ba55.00000002(a814a963)
(11913|11933) pub16->started
(11913|11933) pub16 12% (2 samples sent)
(11913|11933) pub16 25% (4 samples sent)
(11913|11933) pub16 31% (5 samples sent)
(11913|11933) pub16 43% (7 samples sent)
(11913|11933) pub16 50% (8 samples sent)
(11913|11933) pub16 62% (10 samples sent)
(11913|11933) pub16 75% (12 samples sent)
(11913|11933) pub16 81% (13 samples sent)
(11913|11933) pub16 93% (15 samples sent)
(11913|11933) pub16 100% (16 samples sent)
(11913|11933) pub16->wait_match() before write for 01037ced.8d824a6b.2e89ba55.00000002(a814a963)
(11913|11955) pub36<-match found! before write for 01037ced.8d824a6b.2e89ba5c.00000002(a504cb12)
(11913|11955) pub36 waiting for acks
(11913|11954) pub35 waiting for acks returned
(11913|11954) pub35<-delete_contained_entities
(11913|11965) pub44->transport cfg_44
(11913|12114) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa7f8010370 joined count 1): Unknown error -3
(11913|11958) pub57<-match found! before write for 01037ced.8d824a6b.2e89ba71.00000002(9c5520a7)
(11913|11958) pub57 waiting for acks
(11913|11952) pub32<-match found! before write for 01037ced.8d824a6b.2e89ba57.00000002(d2d4fa03)
(11913|11952) pub32 waiting for acks
(11913|11979) pub49<-delete_participant
(11913|11975) pub48 writer id: 01037ced.8d824a6b.2e89ba67.00000002(73f54285)
(11913|11975) pub48->started
(11913|11975) pub48 12% (2 samples sent)
(11913|11975) pub48 25% (4 samples sent)
(11913|11975) pub48 31% (5 samples sent)
(11913|11975) pub48 43% (7 samples sent)
(11913|11975) pub48 50% (8 samples sent)
(11913|11975) pub48 62% (10 samples sent)
(11913|11975) pub48 75% (12 samples sent)
(11913|11975) pub48 81% (13 samples sent)
(11913|11975) pub48 93% (15 samples sent)
(11913|11975) pub48 100% (16 samples sent)
(11913|11975) pub48->wait_match() before write for 01037ced.8d824a6b.2e89ba67.00000002(73f54285)
(11913|11918) sub 50% (512 samples received)
(11913|11925) pub6 waiting for acks returned
(11913|11925) pub6<-delete_contained_entities
(11913|11933) pub16<-match found! before write for 01037ced.8d824a6b.2e89ba55.00000002(a814a963)
(11913|11933) pub16 waiting for acks
(11913|11932) pub14 waiting for acks returned
(11913|11932) pub14<-delete_contained_entities
(11913|11951) pub29 writer id: 01037ced.8d824a6b.2e89ba7b.00000002(d6e53806)
(11913|11951) pub29->started
(11913|11951) pub29 12% (2 samples sent)
(11913|11951) pub29 25% (4 samples sent)
(11913|11951) pub29 31% (5 samples sent)
(11913|11951) pub29 43% (7 samples sent)
(11913|11951) pub29 50% (8 samples sent)
(11913|11951) pub29 62% (10 samples sent)
(11913|11951) pub29 75% (12 samples sent)
(11913|11951) pub29 81% (13 samples sent)
(11913|11951) pub29 93% (15 samples sent)
(11913|11951) pub29 100% (16 samples sent)
(11913|11951) pub29->wait_match() before write for 01037ced.8d824a6b.2e89ba7b.00000002(d6e53806)
(11913|11930) pub26->transport cfg_26
(11913|12118) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa838010370 joined count 1): Unknown error -3
(11913|11951) pub29<-match found! before write for 01037ced.8d824a6b.2e89ba7b.00000002(d6e53806)
(11913|11951) pub29 waiting for acks
(11913|11940) pub33<-delete_participant
(11913|11942) pub18<-delete_participant
(11913|11975) pub48<-match found! before write for 01037ced.8d824a6b.2e89ba67.00000002(73f54285)
(11913|11975) pub48 waiting for acks
(11913|11954) pub35<-delete_participant
(11913|11955) pub36 waiting for acks returned
(11913|11955) pub36<-delete_contained_entities
(11913|11947) pub20 writer id: 01037ced.8d824a6b.2e89ba56.00000002(efb4d3b3)
(11913|11947) pub20->started
(11913|11947) pub20 12% (2 samples sent)
(11913|11947) pub20 25% (4 samples sent)
(11913|11947) pub20 31% (5 samples sent)
(11913|11947) pub20 43% (7 samples sent)
(11913|11947) pub20 50% (8 samples sent)
(11913|11947) pub20 62% (10 samples sent)
(11913|11947) pub20 75% (12 samples sent)
(11913|11947) pub20 81% (13 samples sent)
(11913|11947) pub20 93% (15 samples sent)
(11913|11947) pub20 100% (16 samples sent)
(11913|11947) pub20->wait_match() before write for 01037ced.8d824a6b.2e89ba56.00000002(efb4d3b3)
(11913|11982) pub55 writer id: 01037ced.8d824a6b.2e89ba78.00000002(914542d6)
(11913|11982) pub55->started
(11913|11982) pub55 12% (2 samples sent)
(11913|11982) pub55 25% (4 samples sent)
(11913|11982) pub55 31% (5 samples sent)
(11913|11982) pub55 43% (7 samples sent)
(11913|11982) pub55 50% (8 samples sent)
(11913|11982) pub55 62% (10 samples sent)
(11913|11982) pub55 75% (12 samples sent)
(11913|11982) pub55 81% (13 samples sent)
(11913|11982) pub55 93% (15 samples sent)
(11913|11982) pub55 100% (16 samples sent)
(11913|11982) pub55->wait_match() before write for 01037ced.8d824a6b.2e89ba78.00000002(914542d6)
(11913|11947) pub20<-match found! before write for 01037ced.8d824a6b.2e89ba56.00000002(efb4d3b3)
(11913|11947) pub20 waiting for acks
(11913|11958) pub57 waiting for acks returned
(11913|11958) pub57<-delete_contained_entities
(11913|11945) pub13 writer id: 01037ced.8d824a6b.2e89ba64.00000002(34553855)
(11913|11945) pub13->started
(11913|11945) pub13 12% (2 samples sent)
(11913|11945) pub13 25% (4 samples sent)
(11913|11945) pub13 31% (5 samples sent)
(11913|11945) pub13 43% (7 samples sent)
(11913|11945) pub13 50% (8 samples sent)
(11913|11945) pub13 62% (10 samples sent)
(11913|11945) pub13 75% (12 samples sent)
(11913|11945) pub13 81% (13 samples sent)
(11913|11945) pub13 93% (15 samples sent)
(11913|11945) pub13 100% (16 samples sent)
(11913|11945) pub13->wait_match() before write for 01037ced.8d824a6b.2e89ba64.00000002(34553855)
(11913|11952) pub32 waiting for acks returned
(11913|11952) pub32<-delete_contained_entities
(11913|11925) pub6<-delete_participant
(11913|11932) pub14<-delete_participant
(11913|11967) pub56 writer id: 01037ced.8d824a6b.2e89ba6d.00000002(39455a24)
(11913|11967) pub56->started
(11913|11967) pub56 12% (2 samples sent)
(11913|11967) pub56 25% (4 samples sent)
(11913|11967) pub56 31% (5 samples sent)
(11913|11967) pub56 43% (7 samples sent)
(11913|11967) pub56 50% (8 samples sent)
(11913|11967) pub56 62% (10 samples sent)
(11913|11967) pub56 75% (12 samples sent)
(11913|11967) pub56 81% (13 samples sent)
(11913|11967) pub56 93% (15 samples sent)
(11913|11967) pub56 100% (16 samples sent)
(11913|11967) pub56->wait_match() before write for 01037ced.8d824a6b.2e89ba6d.00000002(39455a24)
(11913|11933) pub16 waiting for acks returned
(11913|11933) pub16<-delete_contained_entities
(11913|11982) pub55<-match found! before write for 01037ced.8d824a6b.2e89ba78.00000002(914542d6)
(11913|11982) pub55 waiting for acks
(11913|11968) pub53 writer id: 01037ced.8d824a6b.2e89ba6b.00000002(b605af84)
(11913|11968) pub53->started
(11913|11968) pub53 12% (2 samples sent)
(11913|11968) pub53 25% (4 samples sent)
(11913|11968) pub53 31% (5 samples sent)
(11913|11968) pub53 43% (7 samples sent)
(11913|11968) pub53 50% (8 samples sent)
(11913|11968) pub53 62% (10 samples sent)
(11913|11968) pub53 75% (12 samples sent)
(11913|11968) pub53 81% (13 samples sent)
(11913|11968) pub53 93% (15 samples sent)
(11913|11968) pub53 100% (16 samples sent)
(11913|11968) pub53->wait_match() before write for 01037ced.8d824a6b.2e89ba6b.00000002(b605af84)
(11913|11968) pub53<-match found! before write for 01037ced.8d824a6b.2e89ba6b.00000002(b605af84)
(11913|11968) pub53 waiting for acks
(11913|11931) pub24->transport cfg_24
(11913|11967) pub56<-match found! before write for 01037ced.8d824a6b.2e89ba6d.00000002(39455a24)
(11913|11967) pub56 waiting for acks
(11913|12124) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa820008a80 joined count 1): Unknown error -3
(11913|11945) pub13<-match found! before write for 01037ced.8d824a6b.2e89ba64.00000002(34553855)
(11913|11945) pub13 waiting for acks
(11913|11951) pub29 waiting for acks returned
(11913|11951) pub29<-delete_contained_entities
(11913|11975) pub48 waiting for acks returned
(11913|11975) pub48<-delete_contained_entities
(11913|11955) pub36<-delete_participant
(11913|11958) pub57<-delete_participant
(11913|11952) pub32<-delete_participant
(11913|11918) sub 60% (615 samples received)
(11913|11949) pub23 writer id: 01037ced.8d824a6b.2e89ba61.00000002(fcb5b725)
(11913|11949) pub23->started
(11913|11949) pub23 12% (2 samples sent)
(11913|11949) pub23 25% (4 samples sent)
(11913|11949) pub23 31% (5 samples sent)
(11913|11949) pub23 43% (7 samples sent)
(11913|11949) pub23 50% (8 samples sent)
(11913|11949) pub23 62% (10 samples sent)
(11913|11949) pub23 75% (12 samples sent)
(11913|11949) pub23 81% (13 samples sent)
(11913|11949) pub23 93% (15 samples sent)
(11913|11949) pub23 100% (16 samples sent)
(11913|11949) pub23->wait_match() before write for 01037ced.8d824a6b.2e89ba61.00000002(fcb5b725)
(11913|11949) pub23<-match found! before write for 01037ced.8d824a6b.2e89ba61.00000002(fcb5b725)
(11913|11949) pub23 waiting for acks
(11913|11948) pub12 writer id: 01037ced.8d824a6b.2e89ba62.00000002(bb15cdf5)
(11913|11948) pub12->started
(11913|11948) pub12 12% (2 samples sent)
(11913|11948) pub12 25% (4 samples sent)
(11913|11948) pub12 31% (5 samples sent)
(11913|11948) pub12 43% (7 samples sent)
(11913|11948) pub12 50% (8 samples sent)
(11913|11948) pub12 62% (10 samples sent)
(11913|11948) pub12 75% (12 samples sent)
(11913|11948) pub12 81% (13 samples sent)
(11913|11948) pub12 93% (15 samples sent)
(11913|11948) pub12 100% (16 samples sent)
(11913|11948) pub12->wait_match() before write for 01037ced.8d824a6b.2e89ba62.00000002(bb15cdf5)
(11913|11947) pub20 waiting for acks returned
(11913|11947) pub20<-delete_contained_entities
(11913|11978) pub59 writer id: 01037ced.8d824a6b.2e89ba73.00000002(e69573c7)
(11913|11978) pub59->started
(11913|11978) pub59 12% (2 samples sent)
(11913|11978) pub59 25% (4 samples sent)
(11913|11978) pub59 31% (5 samples sent)
(11913|11978) pub59 43% (7 samples sent)
(11913|11978) pub59 50% (8 samples sent)
(11913|11978) pub59 62% (10 samples sent)
(11913|11978) pub59 75% (12 samples sent)
(11913|11978) pub59 81% (13 samples sent)
(11913|11978) pub59 93% (15 samples sent)
(11913|11978) pub59 100% (16 samples sent)
(11913|11978) pub59->wait_match() before write for 01037ced.8d824a6b.2e89ba73.00000002(e69573c7)
(11913|11933) pub16<-delete_participant
(11913|11929) pub11 writer id: 01037ced.8d824a6b.2e89ba52.00000002(1a347573)
(11913|11929) pub11->started
(11913|11929) pub11 12% (2 samples sent)
(11913|11929) pub11 25% (4 samples sent)
(11913|11929) pub11 31% (5 samples sent)
(11913|11929) pub11 43% (7 samples sent)
(11913|11929) pub11 50% (8 samples sent)
(11913|11929) pub11 62% (10 samples sent)
(11913|11929) pub11 75% (12 samples sent)
(11913|11929) pub11 81% (13 samples sent)
(11913|11929) pub11 93% (15 samples sent)
(11913|11929) pub11 100% (16 samples sent)
(11913|11929) pub11->wait_match() before write for 01037ced.8d824a6b.2e89ba52.00000002(1a347573)
(11913|11982) pub55 waiting for acks returned
(11913|11982) pub55<-delete_contained_entities
(11913|11967) pub56 waiting for acks returned
(11913|11967) pub56<-delete_contained_entities
(11913|11950) pub19 writer id: 01037ced.8d824a6b.2e89ba5e.00000002(dfc49872)
(11913|11950) pub19->started
(11913|11950) pub19 12% (2 samples sent)
(11913|11950) pub19 25% (4 samples sent)
(11913|11950) pub19 31% (5 samples sent)
(11913|11950) pub19 43% (7 samples sent)
(11913|11950) pub19 50% (8 samples sent)
(11913|11950) pub19 62% (10 samples sent)
(11913|11950) pub19 75% (12 samples sent)
(11913|11950) pub19 81% (13 samples sent)
(11913|11968) pub53 waiting for acks returned
(11913|11968) pub53<-delete_contained_entities
(11913|11950) pub19 93% (15 samples sent)
(11913|11950) pub19 100% (16 samples sent)
(11913|11950) pub19->wait_match() before write for 01037ced.8d824a6b.2e89ba5e.00000002(dfc49872)
(11913|11978) pub59<-match found! before write for 01037ced.8d824a6b.2e89ba73.00000002(e69573c7)
(11913|11978) pub59 waiting for acks
(11913|11948) pub12<-match found! before write for 01037ced.8d824a6b.2e89ba62.00000002(bb15cdf5)
(11913|11948) pub12 waiting for acks
(11913|11950) pub19<-match found! before write for 01037ced.8d824a6b.2e89ba5e.00000002(dfc49872)
(11913|11950) pub19 waiting for acks
(11913|11929) pub11<-match found! before write for 01037ced.8d824a6b.2e89ba52.00000002(1a347573)
(11913|11929) pub11 waiting for acks
(11913|11951) pub29<-delete_participant
(11913|11969) pub58 writer id: 01037ced.8d824a6b.2e89ba84.00000002(1c81ff8a)
(11913|11969) pub58->started
(11913|11969) pub58 12% (2 samples sent)
(11913|11969) pub58 25% (4 samples sent)
(11913|11969) pub58 31% (5 samples sent)
(11913|11969) pub58 43% (7 samples sent)
(11913|11969) pub58 50% (8 samples sent)
(11913|11969) pub58 62% (10 samples sent)
(11913|11969) pub58 75% (12 samples sent)
(11913|11969) pub58 81% (13 samples sent)
(11913|11969) pub58 93% (15 samples sent)
(11913|11969) pub58 100% (16 samples sent)
(11913|11969) pub58->wait_match() before write for 01037ced.8d824a6b.2e89ba84.00000002(1c81ff8a)
(11913|11945) pub13 waiting for acks returned
(11913|11945) pub13<-delete_contained_entities
(11913|11975) pub48<-delete_participant
(11913|11947) pub20<-delete_participant
(11913|11966) pub46 writer id: 01037ced.8d824a6b.2e89ba6f.00000002(43850944)
(11913|11966) pub46->started
(11913|11966) pub46 12% (2 samples sent)
(11913|11966) pub46 25% (4 samples sent)
(11913|11966) pub46 31% (5 samples sent)
(11913|11966) pub46 43% (7 samples sent)
(11913|11966) pub46 50% (8 samples sent)
(11913|11966) pub46 62% (10 samples sent)
(11913|11966) pub46 75% (12 samples sent)
(11913|11966) pub46 81% (13 samples sent)
(11913|11966) pub46 93% (15 samples sent)
(11913|11966) pub46 100% (16 samples sent)
(11913|11966) pub46->wait_match() before write for 01037ced.8d824a6b.2e89ba6f.00000002(43850944)
(11913|11976) pub61 writer id: 01037ced.8d824a6b.2e89ba76.00000002(2e75fcb7)
(11913|11976) pub61->started
(11913|11976) pub61 12% (2 samples sent)
(11913|11976) pub61 25% (4 samples sent)
(11913|11976) pub61 31% (5 samples sent)
(11913|11976) pub61 43% (7 samples sent)
(11913|11976) pub61 50% (8 samples sent)
(11913|11976) pub61 62% (10 samples sent)
(11913|11976) pub61 75% (12 samples sent)
(11913|11976) pub61 81% (13 samples sent)
(11913|11976) pub61 93% (15 samples sent)
(11913|11976) pub61 100% (16 samples sent)
(11913|11976) pub61->wait_match() before write for 01037ced.8d824a6b.2e89ba76.00000002(2e75fcb7)
(11913|11918) sub 70% (717 samples received)
(11913|11966) pub46<-match found! before write for 01037ced.8d824a6b.2e89ba6f.00000002(43850944)
(11913|11966) pub46 waiting for acks
(11913|11949) pub23 waiting for acks returned
(11913|11949) pub23<-delete_contained_entities
(11913|11934) pub30 writer id: 01037ced.8d824a6b.2e89ba7c.00000002(64c5e416)
(11913|11934) pub30->started
(11913|11934) pub30 12% (2 samples sent)
(11913|11934) pub30 25% (4 samples sent)
(11913|11934) pub30 31% (5 samples sent)
(11913|11934) pub30 43% (7 samples sent)
(11913|11934) pub30 50% (8 samples sent)
(11913|11934) pub30 62% (10 samples sent)
(11913|11934) pub30 75% (12 samples sent)
(11913|11934) pub30 81% (13 samples sent)
(11913|11934) pub30 93% (15 samples sent)
(11913|11934) pub30 100% (16 samples sent)
(11913|11934) pub30->wait_match() before write for 01037ced.8d824a6b.2e89ba7c.00000002(64c5e416)
(11913|11969) pub58<-match found! before write for 01037ced.8d824a6b.2e89ba84.00000002(1c81ff8a)
(11913|11969) pub58 waiting for acks
(11913|11982) pub55<-delete_participant
(11913|11973) pub63->transport cfg_63
(11913|12142) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x7fa81005a570 joined count 1): Unknown error -3
(11913|11967) pub56<-delete_participant
(11913|11978) pub59 waiting for acks returned
(11913|11978) pub59<-delete_contained_entities
(11913|11950) pub19 waiting for acks returned
(11913|11950) pub19<-delete_contained_entities
(11913|11948) pub12 waiting for acks returned
(11913|11948) pub12<-delete_contained_entities
(11913|11968) pub53<-delete_participant
(11913|11929) pub11 waiting for acks returned
(11913|11929) pub11<-delete_contained_entities
(11913|11976) pub61<-match found! before write for 01037ced.8d824a6b.2e89ba76.00000002(2e75fcb7)
(11913|11976) pub61 waiting for acks
(11913|11945) pub13<-delete_participant
(11913|11949) pub23<-delete_participant
(11913|11934) pub30<-match found! before write for 01037ced.8d824a6b.2e89ba7c.00000002(64c5e416)
(11913|11934) pub30 waiting for acks
(11913|11970) pub45 writer id: 01037ced.8d824a6b.2e89ba80.00000002(e901594a)
(11913|11970) pub45->started
(11913|11970) pub45 12% (2 samples sent)
(11913|11970) pub45 25% (4 samples sent)
(11913|11970) pub45 31% (5 samples sent)
(11913|11970) pub45 43% (7 samples sent)
(11913|11970) pub45 50% (8 samples sent)
(11913|11970) pub45 62% (10 samples sent)
(11913|11970) pub45 75% (12 samples sent)
(11913|11970) pub45 81% (13 samples sent)
(11913|11970) pub45 93% (15 samples sent)
(11913|11970) pub45 100% (16 samples sent)
(11913|11970) pub45->wait_match() before write for 01037ced.8d824a6b.2e89ba80.00000002(e901594a)
(11913|11970) pub45<-match found! before write for 01037ced.8d824a6b.2e89ba80.00000002(e901594a)
(11913|11970) pub45 waiting for acks
(11913|11928) pub9 writer id: 01037ced.8d824a6b.2e89ba4e.00000002(bf240ff0)
(11913|11928) pub9->started
(11913|11928) pub9 12% (2 samples sent)
(11913|11928) pub9 25% (4 samples sent)
(11913|11928) pub9 31% (5 samples sent)
(11913|11928) pub9 43% (7 samples sent)
(11913|11928) pub9 50% (8 samples sent)
(11913|11928) pub9 62% (10 samples sent)
(11913|11928) pub9 75% (12 samples sent)
(11913|11928) pub9 81% (13 samples sent)
(11913|11928) pub9 93% (15 samples sent)
(11913|11928) pub9 100% (16 samples sent)
(11913|11928) pub9->wait_match() before write for 01037ced.8d824a6b.2e89ba4e.00000002(bf240ff0)
(11913|11978) pub59<-delete_participant
(11913|11950) pub19<-delete_participant
(11913|11948) pub12<-delete_participant
(11913|11966) pub46 waiting for acks returned
(11913|11966) pub46<-delete_contained_entities
(11913|11956) pub54 writer id: 01037ced.8d824a6b.2e89ba79.00000002(ac256b66)
(11913|11956) pub54->started
(11913|11956) pub54 12% (2 samples sent)
(11913|11956) pub54 25% (4 samples sent)
(11913|11956) pub54 31% (5 samples sent)
(11913|11956) pub54 43% (7 samples sent)
(11913|11956) pub54 50% (8 samples sent)
(11913|11956) pub54 62% (10 samples sent)
(11913|11956) pub54 75% (12 samples sent)
(11913|11956) pub54 81% (13 samples sent)
(11913|11956) pub54 93% (15 samples sent)
(11913|11956) pub54 100% (16 samples sent)
(11913|11956) pub54->wait_match() before write for 01037ced.8d824a6b.2e89ba79.00000002(ac256b66)
(11913|11969) pub58 waiting for acks returned
(11913|11969) pub58<-delete_contained_entities
(11913|11941) pub28 writer id: 01037ced.8d824a6b.2e89ba77.00000002(1315d507)
(11913|11941) pub28->started
(11913|11941) pub28 12% (2 samples sent)
(11913|11941) pub28 25% (4 samples sent)
(11913|11941) pub28 31% (5 samples sent)
(11913|11941) pub28 43% (7 samples sent)
(11913|11941) pub28 50% (8 samples sent)
(11913|11941) pub28 62% (10 samples sent)
(11913|11941) pub28 75% (12 samples sent)
(11913|11941) pub28 81% (13 samples sent)
(11913|11941) pub28 93% (15 samples sent)
(11913|11941) pub28 100% (16 samples sent)
(11913|11941) pub28->wait_match() before write for 01037ced.8d824a6b.2e89ba77.00000002(1315d507)
(11913|11928) pub9<-match found! before write for 01037ced.8d824a6b.2e89ba4e.00000002(bf240ff0)
(11913|11928) pub9 waiting for acks
(11913|11918) sub 80% (820 samples received)
(11913|11956) pub54<-match found! before write for 01037ced.8d824a6b.2e89ba79.00000002(ac256b66)
(11913|11956) pub54 waiting for acks
(11913|11923) pub5 writer id: 01037ced.8d824a6b.2e89ba4d.00000002(f8847520)
(11913|11923) pub5->started
(11913|11923) pub5 12% (2 samples sent)
(11913|11923) pub5 25% (4 samples sent)
(11913|11923) pub5 31% (5 samples sent)
(11913|11923) pub5 43% (7 samples sent)
(11913|11923) pub5 50% (8 samples sent)
(11913|11923) pub5 62% (10 samples sent)
(11913|11923) pub5 75% (12 samples sent)
(11913|11923) pub5 81% (13 samples sent)
(11913|11923) pub5 93% (15 samples sent)
(11913|11923) pub5 100% (16 samples sent)
(11913|11923) pub5->wait_match() before write for 01037ced.8d824a6b.2e89ba4d.00000002(f8847520)
(11913|11941) pub28<-match found! before write for 01037ced.8d824a6b.2e89ba77.00000002(1315d507)
(11913|11941) pub28 waiting for acks
(11913|11929) pub11<-delete_participant
(11913|11966) pub46<-delete_participant
(11913|11976) pub61 waiting for acks returned
(11913|11976) pub61<-delete_contained_entities
(11913|11934) pub30 waiting for acks returned
(11913|11934) pub30<-delete_contained_entities
(11913|11977) pub60 writer id: 01037ced.8d824a6b.2e89ba86.00000002(6641acea)
(11913|11977) pub60->started
(11913|11977) pub60 12% (2 samples sent)
(11913|11977) pub60 25% (4 samples sent)
(11913|11977) pub60 31% (5 samples sent)
(11913|11977) pub60 43% (7 samples sent)
(11913|11977) pub60 50% (8 samples sent)
(11913|11977) pub60 62% (10 samples sent)
(11913|11977) pub60 75% (12 samples sent)
(11913|11977) pub60 81% (13 samples sent)
(11913|11977) pub60 93% (15 samples sent)
(11913|11977) pub60 100% (16 samples sent)
(11913|11977) pub60->wait_match() before write for 01037ced.8d824a6b.2e89ba86.00000002(6641acea)
(11913|11969) pub58<-delete_participant
(11913|11957) pub52 writer id: 01037ced.8d824a6b.2e89ba85.00000002(21e1d63a)
(11913|11957) pub52->started
(11913|11957) pub52 12% (2 samples sent)
(11913|11957) pub52 25% (4 samples sent)
(11913|11957) pub52 31% (5 samples sent)
(11913|11957) pub52 43% (7 samples sent)
(11913|11957) pub52 50% (8 samples sent)
(11913|11957) pub52 62% (10 samples sent)
(11913|11957) pub52 75% (12 samples sent)
(11913|11957) pub52 81% (13 samples sent)
(11913|11957) pub52 93% (15 samples sent)
(11913|11957) pub52 100% (16 samples sent)
(11913|11957) pub52->wait_match() before write for 01037ced.8d824a6b.2e89ba85.00000002(21e1d63a)
(11913|11970) pub45 waiting for acks returned
(11913|11970) pub45<-delete_contained_entities
(11913|11922) pub3 writer id: 01037ced.8d824a6b.2e89ba4b.00000002(77c48080)
(11913|11922) pub3->started
(11913|11922) pub3 12% (2 samples sent)
(11913|11922) pub3 25% (4 samples sent)
(11913|11922) pub3 31% (5 samples sent)
(11913|11922) pub3 43% (7 samples sent)
(11913|11922) pub3 50% (8 samples sent)
(11913|11922) pub3 62% (10 samples sent)
(11913|11922) pub3 75% (12 samples sent)
(11913|11922) pub3 81% (13 samples sent)
(11913|11922) pub3 93% (15 samples sent)
(11913|11922) pub3 100% (16 samples sent)
(11913|11922) pub3->wait_match() before write for 01037ced.8d824a6b.2e89ba4b.00000002(77c48080)
(11913|11923) pub5<-match found! before write for 01037ced.8d824a6b.2e89ba4d.00000002(f8847520)
(11913|11923) pub5 waiting for acks
(11913|11953) pub34 writer id: 01037ced.8d824a6b.2e89ba58.00000002(50846dd2)
(11913|11953) pub34->started
(11913|11953) pub34 12% (2 samples sent)
(11913|11953) pub34 25% (4 samples sent)
(11913|11953) pub34 31% (5 samples sent)
(11913|11953) pub34 43% (7 samples sent)
(11913|11953) pub34 50% (8 samples sent)
(11913|11953) pub34 62% (10 samples sent)
(11913|11953) pub34 75% (12 samples sent)
(11913|11953) pub34 81% (13 samples sent)
(11913|11953) pub34 93% (15 samples sent)
(11913|11953) pub34 100% (16 samples sent)
(11913|11953) pub34->wait_match() before write for 01037ced.8d824a6b.2e89ba58.00000002(50846dd2)
(11913|11977) pub60<-match found! before write for 01037ced.8d824a6b.2e89ba86.00000002(6641acea)
(11913|11977) pub60 waiting for acks
(11913|11957) pub52<-match found! before write for 01037ced.8d824a6b.2e89ba85.00000002(21e1d63a)
(11913|11922) pub3<-match found! before write for 01037ced.8d824a6b.2e89ba4b.00000002(77c48080)
(11913|11922) pub3 waiting for acks
(11913|11957) pub52 waiting for acks
(11913|11928) pub9 waiting for acks returned
(11913|11928) pub9<-delete_contained_entities
(11913|11941) pub28 waiting for acks returned
(11913|11941) pub28<-delete_contained_entities
(11913|11956) pub54 waiting for acks returned
(11913|11956) pub54<-delete_contained_entities
(11913|11976) pub61<-delete_participant
(11913|11953) pub34<-match found! before write for 01037ced.8d824a6b.2e89ba58.00000002(50846dd2)
(11913|11953) pub34 waiting for acks
(11913|11934) pub30<-delete_participant
(11913|11970) pub45<-delete_participant
(11913|11965) pub44 writer id: 01037ced.8d824a6b.2e89ba7a.00000002(eb8511b6)
(11913|11965) pub44->started
(11913|11965) pub44 12% (2 samples sent)
(11913|11965) pub44 25% (4 samples sent)
(11913|11965) pub44 31% (5 samples sent)
(11913|11965) pub44 43% (7 samples sent)
(11913|11965) pub44 50% (8 samples sent)
(11913|11965) pub44 62% (10 samples sent)
(11913|11965) pub44 75% (12 samples sent)
(11913|11965) pub44 81% (13 samples sent)
(11913|11965) pub44 93% (15 samples sent)
(11913|11965) pub44 100% (16 samples sent)
(11913|11965) pub44->wait_match() before write for 01037ced.8d824a6b.2e89ba7a.00000002(eb8511b6)
(11913|11918) sub 90% (922 samples received)
(11913|11928) pub9<-delete_participant
(11913|11930) pub26 writer id: 01037ced.8d824a6b.2e89ba70.00000002(a1350917)
(11913|11930) pub26->started
(11913|11930) pub26 12% (2 samples sent)
(11913|11930) pub26 25% (4 samples sent)
(11913|11930) pub26 31% (5 samples sent)
(11913|11930) pub26 43% (7 samples sent)
(11913|11941) pub28<-delete_participant
(11913|11930) pub26 50% (8 samples sent)
(11913|11930) pub26 62% (10 samples sent)
(11913|11930) pub26 75% (12 samples sent)
(11913|11930) pub26 81% (13 samples sent)
(11913|11930) pub26 93% (15 samples sent)
(11913|11930) pub26 100% (16 samples sent)
(11913|11930) pub26->wait_match() before write for 01037ced.8d824a6b.2e89ba70.00000002(a1350917)
(11913|11956) pub54<-delete_participant
(11913|11923) pub5 waiting for acks returned
(11913|11923) pub5<-delete_contained_entities
(11913|11977) pub60 waiting for acks returned
(11913|11977) pub60<-delete_contained_entities
(11913|11922) pub3 waiting for acks returned
(11913|11922) pub3<-delete_contained_entities
(11913|11957) pub52 waiting for acks returned
(11913|11957) pub52<-delete_contained_entities
(11913|11965) pub44<-match found! before write for 01037ced.8d824a6b.2e89ba7a.00000002(eb8511b6)
(11913|11965) pub44 waiting for acks
(11913|11931) pub24 writer id: 01037ced.8d824a6b.2e89ba63.00000002(8675e445)
(11913|11931) pub24->started
(11913|11931) pub24 12% (2 samples sent)
(11913|11931) pub24 25% (4 samples sent)
(11913|11931) pub24 31% (5 samples sent)
(11913|11931) pub24 43% (7 samples sent)
(11913|11931) pub24 50% (8 samples sent)
(11913|11931) pub24 62% (10 samples sent)
(11913|11931) pub24 75% (12 samples sent)
(11913|11931) pub24 81% (13 samples sent)
(11913|11931) pub24 93% (15 samples sent)
(11913|11931) pub24 100% (16 samples sent)
(11913|11931) pub24->wait_match() before write for 01037ced.8d824a6b.2e89ba63.00000002(8675e445)
(11913|11930) pub26<-match found! before write for 01037ced.8d824a6b.2e89ba70.00000002(a1350917)
(11913|11930) pub26 waiting for acks
(11913|11953) pub34 waiting for acks returned
(11913|11953) pub34<-delete_contained_entities
(11913|11923) pub5<-delete_participant
(11913|11931) pub24<-match found! before write for 01037ced.8d824a6b.2e89ba63.00000002(8675e445)
(11913|11931) pub24 waiting for acks
(11913|11977) pub60<-delete_participant
(11913|11922) pub3<-delete_participant
(11913|11957) pub52<-delete_participant
(11913|11973) pub63 writer id: 01037ced.8d824a6b.2e89ba75.00000002(69d58667)
(11913|11973) pub63->started
(11913|11973) pub63 12% (2 samples sent)
(11913|11973) pub63 25% (4 samples sent)
(11913|11973) pub63 31% (5 samples sent)
(11913|11973) pub63 43% (7 samples sent)
(11913|11973) pub63 50% (8 samples sent)
(11913|11973) pub63 62% (10 samples sent)
(11913|11973) pub63 75% (12 samples sent)
(11913|11973) pub63 81% (13 samples sent)
(11913|11973) pub63 93% (15 samples sent)
(11913|11973) pub63 100% (16 samples sent)
(11913|11973) pub63->wait_match() before write for 01037ced.8d824a6b.2e89ba75.00000002(69d58667)
(11913|11965) pub44 waiting for acks returned
(11913|11965) pub44<-delete_contained_entities
(11913|11930) pub26 waiting for acks returned
(11913|11930) pub26<-delete_contained_entities
(11913|11953) pub34<-delete_participant
(11913|11973) pub63<-match found! before write for 01037ced.8d824a6b.2e89ba75.00000002(69d58667)
(11913|11973) pub63 waiting for acks
(11913|11965) pub44<-delete_participant
(11913|11930) pub26<-delete_participant
(11913|11931) pub24 waiting for acks returned
(11913|11931) pub24<-delete_contained_entities
(11913|11918) sub 100% (1024 samples received)
(11913|11918) sub condition_.notify_all
(11913|11913) sub condition_.wait returned
(11913|11913) sub check_received
(11913|11913) sub check_received returns 0
(11913|11913) <- PublisherService::end
(11913|11931) pub24<-delete_participant
(11913|11973) pub63 waiting for acks returned
(11913|11973) pub63<-delete_contained_entities
(11913|11973) pub63<-delete_participant
(11913|11913) <- PublisherService::~PublisherService
(11913|11913) <- Subscriber delete_contained_entities
(11913|11913) <- Subscriber delete_participant
(11913|11913) <- Subscriber::~Subscriber
(11913|11913) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive rtps durable Time:32s Result:0
==============================================================================
tests/DCPS/DPFactoryQos/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12240
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DPFactoryQos/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSPendingTimeout 3
pub PID: 12247 started at 2025-12-05 16:18:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DPFactoryQos/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSPendingTimeout 3
sub PID: 12248 started at 2025-12-05 16:18:49
(12240|12240) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
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.
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/DPFactoryQos/run_test.pl Time:8s Result:0
==============================================================================
tests/DCPS/DPFactoryQos/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DPFactoryQos/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pub PID: 12265 started at 2025-12-05 16:18:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DPFactoryQos/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
sub PID: 12266 started at 2025-12-05 16:18:58
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
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.
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
test PASSED.
auto_run_tests_finished: tests/DCPS/DPFactoryQos/run_test.pl rtps_disc Time:9s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12280
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_inforepo_tcp.ini -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12287 started at 2025-12-05 16:19:06
(12280|12280) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:19:06.332@LM_WARNING@(12287|12287) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:19:06.368@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:19:06.368@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Participant_Write is 01030000.072c5978.00000002.00000102(281f8b60)
2025-12-05 16:19:06.368@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Participant_Assert is 01030000.072c5978.00000003.00000102(157fa2d0)
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12300) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Topic_Write is 01030000.072c5978.00000002.00000202(0332d8a3)
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12301) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:19:06.369@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.072c5978.00000002.00000102(281f8b60))
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12302) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:19:06.369@LM_DEBUG@(12287|12287) Writer_Base::start Manual_By_Topic_Assert is 01030000.072c5978.00000002.00000302(1a29e9e2)
2025-12-05 16:19:06.369@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:19:06.370@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:06.370@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.072c5978.00000002.00000202(0332d8a3))
2025-12-05 16:19:06.370@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:19:06.370@LM_DEBUG@(12287|12303) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:19:06.370@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:06.370@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 42 (01030000.072c5978.00000003.00000102(157fa2d0))
2025-12-05 16:19:06.370@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:19:06.370@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 48 (01030000.072c5978.00000002.00000302(1a29e9e2))
2025-12-05 16:19:08.369@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:08.369@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:19:08.369@LM_INFO@(12287|12288) total_count=1 total_count_change=1
2025-12-05 16:19:08.369@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:19:08.369@LM_INFO@(12287|12288) total_count=1 total_count_change=1
2025-12-05 16:19:08.370@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:08.370@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:19:08.370@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:19:08.370@LM_INFO@(12287|12288) total_count=1 total_count_change=1
2025-12-05 16:19:08.370@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:08.370@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:08.370@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:19:08.370@LM_INFO@(12287|12288) total_count=1 total_count_change=1
2025-12-05 16:19:08.370@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:19:10.370@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:10.370@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:10.370@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:19:10.370@LM_INFO@(12287|12288) total_count=2 total_count_change=1
2025-12-05 16:19:10.370@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:19:10.370@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:10.370@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:19:10.371@LM_INFO@(12287|12288) total_count=2 total_count_change=1
2025-12-05 16:19:10.370@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:10.371@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:19:12.370@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:12.370@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:12.371@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:12.371@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:19:12.371@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:12.371@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 3
2025-12-05 16:19:12.371@LM_INFO@(12287|12288) total_count=3 total_count_change=1
2025-12-05 16:19:12.371@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:19:14.370@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:19:14.371@LM_INFO@(12287|12288) total_count=2 total_count_change=1
2025-12-05 16:19:14.371@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:14.371@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 3
2025-12-05 16:19:14.371@LM_INFO@(12287|12288) total_count=3 total_count_change=1
2025-12-05 16:19:14.371@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:14.371@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:14.371@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 4
2025-12-05 16:19:14.371@LM_INFO@(12287|12288) total_count=4 total_count_change=1
2025-12-05 16:19:14.371@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:14.371@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:19:14.372@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:19:16.371@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 3
2025-12-05 16:19:16.371@LM_INFO@(12287|12288) total_count=3 total_count_change=1
2025-12-05 16:19:16.371@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:16.371@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:16.371@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:16.371@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:16.371@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:19:16.372@LM_INFO@(12287|12288) total_count=2 total_count_change=1
2025-12-05 16:19:16.372@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:19:16.372@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:19:18.372@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 4
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) total_count=4 total_count_change=1
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 3
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) total_count=3 total_count_change=1
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 5
2025-12-05 16:19:18.372@LM_INFO@(12287|12288) total_count=5 total_count_change=1
2025-12-05 16:19:18.372@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:18.372@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:18.372@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:18.373@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:19:18.373@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:19:20.372@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:20.373@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:20.373@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:20.373@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 5
2025-12-05 16:19:20.373@LM_INFO@(12287|12288) total_count=5 total_count_change=1
2025-12-05 16:19:20.373@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:20.373@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:19:20.373@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 6
2025-12-05 16:19:20.373@LM_INFO@(12287|12288) total_count=6 total_count_change=1
2025-12-05 16:19:20.373@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:19:22.373@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:22.373@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 6
2025-12-05 16:19:22.373@LM_INFO@(12287|12288) total_count=6 total_count_change=1
2025-12-05 16:19:22.373@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:22.373@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:22.373@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:22.373@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 4
2025-12-05 16:19:22.374@LM_INFO@(12287|12288) total_count=4 total_count_change=1
2025-12-05 16:19:22.374@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:19:22.374@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:19:24.374@LM_DEBUG@(12287|12301) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:24.374@LM_DEBUG@(12287|12300) Manual_By_Participant_Write writing msg
2025-12-05 16:19:24.374@LM_DEBUG@(12287|12303) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:24.374@LM_DEBUG@(12287|12302) Manual_By_Topic_Write writing msg
2025-12-05 16:19:24.374@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 7
2025-12-05 16:19:24.374@LM_INFO@(12287|12288) total_count=7 total_count_change=1
2025-12-05 16:19:24.374@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:19:24.374@LM_INFO@(12287|12299) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:19:26.374@LM_DEBUG@(12287|12301) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:19:26.374@LM_DEBUG@(12287|12303) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:19:26.374@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 8
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) total_count=8 total_count_change=1
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 4
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) total_count=4 total_count_change=1
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 7
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) total_count=7 total_count_change=1
2025-12-05 16:19:26.375@LM_DEBUG@(12287|12300) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:19:26.375@LM_DEBUG@(12287|12302) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:19:26.375@LM_INFO@(12287|12288) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 5
2025-12-05 16:19:26.376@LM_INFO@(12287|12288) total_count=5 total_count_change=1
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:19:26.376@LM_DEBUG@(12287|12287) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:19:26.376@LM_INFO@(12287|12287) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:19:29.375@LM_INFO@(12287|12288) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.072c5978.00000002.00000102(281f8b60))
2025-12-05 16:19:29.375@LM_INFO@(12287|12288) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.072c5978.00000002.00000302(1a29e9e2))
2025-12-05 16:19:29.376@LM_INFO@(12287|12288) instance is unregistered
2025-12-05 16:19:29.376@LM_INFO@(12287|12288) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.072c5978.00000002.00000202(0332d8a3))
2025-12-05 16:19:29.376@LM_INFO@(12287|12288) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:19:29.376@LM_INFO@(12287|12288) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.072c5978.00000003.00000102(157fa2d0))
2025-12-05 16:19:29.376@LM_INFO@(12287|12287) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:19:29.376@LM_INFO@subscriber got 20 of 20 messages, and 8 of 8 callbacks
2025-12-05 16:19:29.377@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.072c5978.00000002.00000102(281f8b60))
2025-12-05 16:19:29.377@LM_INFO@(12287|12299) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.072c5978.00000002.00000202(0332d8a3))
2025-12-05 16:19:29.378@LM_INFO@(12287|12289) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.072c5978.00000002.00000102(281f8b60))
2025-12-05 16:19:29.378@LM_INFO@(12287|12289) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.072c5978.00000002.00000202(0332d8a3))
2025-12-05 16:19:29.379@LM_INFO@(12287|12289) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 48 (01030000.072c5978.00000002.00000302(1a29e9e2))
2025-12-05 16:19:29.383@LM_INFO@(12287|12289) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 42 (01030000.072c5978.00000003.00000102(157fa2d0))
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl Time:23s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl lost
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12305
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_inforepo_tcp.ini -l -n 4 -t 10 -c 8 -N 4 -C 16 -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12312 started at 2025-12-05 16:19:29
(12305|12305) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:19:29.724@LM_WARNING@(12312|12312) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Participant_Write is 01030000.616090f2.00000002.00000102(44f3661a)
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Participant_Assert is 01030000.616090f2.00000003.00000102(79934faa)
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12325) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Topic_Write is 01030000.616090f2.00000002.00000202(6fde35d9)
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12326) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12326) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:29.760@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:19:29.761@LM_DEBUG@(12312|12312) Writer_Base::start Manual_By_Topic_Assert is 01030000.616090f2.00000002.00000302(76c50498)
2025-12-05 16:19:29.761@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 42 (01030000.616090f2.00000003.00000102(79934faa))
2025-12-05 16:19:29.761@LM_DEBUG@(12312|12327) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:19:29.760@LM_DEBUG@(12312|12325) Manual_By_Participant_Write writing msg
2025-12-05 16:19:29.761@LM_DEBUG@(12312|12327) Manual_By_Topic_Write writing msg
2025-12-05 16:19:29.761@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:19:29.761@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:19:29.761@LM_DEBUG@(12312|12328) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:19:29.762@LM_DEBUG@(12312|12328) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:29.762@LM_INFO@(12312|12324) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:19:29.762@LM_INFO@(12312|12324) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:19:29.762@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 48 (01030000.616090f2.00000002.00000302(76c50498))
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) total_count=1 total_count_change=1
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) total_count=1 total_count_change=1
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:19:31.761@LM_INFO@(12312|12313) total_count=1 total_count_change=1
2025-12-05 16:19:31.762@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:19:31.762@LM_INFO@(12312|12313) total_count=1 total_count_change=1
2025-12-05 16:19:34.761@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.616090f2.00000003.00000102(79934faa))
2025-12-05 16:19:34.762@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:19:34.762@LM_INFO@(12312|12313) instance is unregistered
2025-12-05 16:19:34.762@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:19:34.762@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.616090f2.00000002.00000302(76c50498))
2025-12-05 16:19:59.761@LM_DEBUG@(12312|12326) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:19:59.762@LM_DEBUG@(12312|12325) Manual_By_Participant_Write writing msg
2025-12-05 16:19:59.762@LM_DEBUG@(12312|12327) Manual_By_Topic_Write writing msg
2025-12-05 16:19:59.762@LM_DEBUG@(12312|12328) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:19:59.762@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 42 (01030000.616090f2.00000003.00000102(79934faa))
2025-12-05 16:19:59.763@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:19:59.763@LM_INFO@(12312|12324) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:19:59.763@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 3
not_alive_count = 1
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:19:59.764@LM_INFO@(12312|12324) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:19:59.764@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 48 (01030000.616090f2.00000002.00000302(76c50498))
2025-12-05 16:20:01.763@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) total_count=2 total_count_change=1
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) total_count=2 total_count_change=1
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) total_count=2 total_count_change=1
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:20:01.764@LM_INFO@(12312|12313) total_count=2 total_count_change=1
2025-12-05 16:20:04.764@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.616090f2.00000003.00000102(79934faa))
2025-12-05 16:20:04.764@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:20:04.764@LM_INFO@(12312|12313) instance is unregistered
2025-12-05 16:20:04.764@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #15
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:20:04.765@LM_INFO@(12312|12313) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:20:04.765@LM_INFO@(12312|12313) DataReaderListenerImpl::on_liveliness_changed #16
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.616090f2.00000002.00000302(76c50498))
2025-12-05 16:20:09.762@LM_DEBUG@(12312|12326) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:20:09.762@LM_DEBUG@(12312|12328) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12325) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12327) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:20:09.763@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:20:09.764@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:20:09.764@LM_DEBUG@(12312|12312) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:20:09.764@LM_INFO@(12312|12312) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:20:09.764@LM_INFO@(12312|12312) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:20:09.764@LM_INFO@subscriber got 4 of 4 messages, and 16 of 16 callbacks
2025-12-05 16:20:09.764@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #17
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:20:09.765@LM_INFO@(12312|12324) DataReaderListenerImpl::on_liveliness_changed #18
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:20:09.765@LM_INFO@(12312|12314) DataReaderListenerImpl::on_liveliness_changed #19
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.616090f2.00000002.00000102(44f3661a))
2025-12-05 16:20:09.766@LM_INFO@(12312|12314) DataReaderListenerImpl::on_liveliness_changed #20
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.616090f2.00000002.00000202(6fde35d9))
2025-12-05 16:20:09.766@LM_INFO@(12312|12314) DataReaderListenerImpl::on_liveliness_changed #21
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 48 (01030000.616090f2.00000002.00000302(76c50498))
2025-12-05 16:20:09.771@LM_INFO@(12312|12314) DataReaderListenerImpl::on_liveliness_changed #22
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 42 (01030000.616090f2.00000003.00000102(79934faa))
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl lost Time:40s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12338
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_inforepo_rtps.ini -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12345 started at 2025-12-05 16:20:10
(12338|12338) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:20:10.158@LM_WARNING@(12345|12345) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:20:10.207@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Participant_Write is 01030000.45a86b0d.00000002.00000102(e54d308d)
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Participant_Assert is 01030000.45a86b0d.00000003.00000102(d82d193d)
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12358) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Topic_Write is 01030000.45a86b0d.00000002.00000202(ce60634e)
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12359) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:20:10.209@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:10.209@LM_DEBUG@(12345|12360) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:10.208@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:20:10.209@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.45a86b0d.00000002.00000102(e54d308d))
2025-12-05 16:20:10.209@LM_DEBUG@(12345|12345) Writer_Base::start Manual_By_Topic_Assert is 01030000.45a86b0d.00000002.00000302(d77b520f)
2025-12-05 16:20:10.209@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:10.210@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.45a86b0d.00000002.00000202(ce60634e))
2025-12-05 16:20:10.210@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:20:10.210@LM_DEBUG@(12345|12361) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:20:10.210@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:10.210@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:20:10.211@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:20:10.219@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 42 (01030000.45a86b0d.00000003.00000102(d82d193d))
2025-12-05 16:20:10.221@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 48 (01030000.45a86b0d.00000002.00000302(d77b520f))
2025-12-05 16:20:12.209@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:20:12.209@LM_INFO@(12345|12346) total_count=1 total_count_change=1
2025-12-05 16:20:12.209@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:12.209@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:20:12.209@LM_INFO@(12345|12346) total_count=1 total_count_change=1
2025-12-05 16:20:12.209@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:12.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:20:12.210@LM_INFO@(12345|12346) total_count=1 total_count_change=1
2025-12-05 16:20:12.210@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:20:12.210@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:12.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:20:12.211@LM_INFO@(12345|12346) total_count=1 total_count_change=1
2025-12-05 16:20:12.211@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:12.211@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:20:14.209@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:14.210@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:14.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:20:14.210@LM_INFO@(12345|12346) total_count=2 total_count_change=1
2025-12-05 16:20:14.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:20:14.210@LM_INFO@(12345|12346) total_count=2 total_count_change=1
2025-12-05 16:20:14.210@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:20:14.210@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:14.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:20:14.211@LM_INFO@(12345|12346) total_count=2 total_count_change=1
2025-12-05 16:20:14.211@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:14.211@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:20:16.210@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:16.210@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:16.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 3
2025-12-05 16:20:16.211@LM_INFO@(12345|12346) total_count=3 total_count_change=1
2025-12-05 16:20:16.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 3
2025-12-05 16:20:16.211@LM_INFO@(12345|12346) total_count=3 total_count_change=1
2025-12-05 16:20:16.211@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:16.211@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:16.211@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:20:16.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 3
2025-12-05 16:20:16.212@LM_INFO@(12345|12346) total_count=3 total_count_change=1
2025-12-05 16:20:16.212@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:20:18.210@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:20:18.211@LM_INFO@(12345|12346) total_count=2 total_count_change=1
2025-12-05 16:20:18.210@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:18.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 4
2025-12-05 16:20:18.211@LM_INFO@(12345|12346) total_count=4 total_count_change=1
2025-12-05 16:20:18.211@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:18.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 4
2025-12-05 16:20:18.211@LM_INFO@(12345|12346) total_count=4 total_count_change=1
2025-12-05 16:20:18.211@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:18.211@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:18.212@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 4
2025-12-05 16:20:18.212@LM_INFO@(12345|12346) total_count=4 total_count_change=1
2025-12-05 16:20:18.212@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:20:18.212@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:20:20.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 3
2025-12-05 16:20:20.211@LM_INFO@(12345|12346) total_count=3 total_count_change=1
2025-12-05 16:20:20.211@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:20.211@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 5
2025-12-05 16:20:20.212@LM_INFO@(12345|12346) total_count=5 total_count_change=1
2025-12-05 16:20:20.212@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 5
2025-12-05 16:20:20.212@LM_INFO@(12345|12346) total_count=5 total_count_change=1
2025-12-05 16:20:20.212@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:20.212@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:20.212@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:20.212@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 5
2025-12-05 16:20:20.212@LM_INFO@(12345|12346) total_count=5 total_count_change=1
2025-12-05 16:20:20.213@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:20:20.213@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:20:22.212@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:22.212@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 4
2025-12-05 16:20:22.213@LM_INFO@(12345|12346) total_count=4 total_count_change=1
2025-12-05 16:20:22.213@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:22.212@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:22.213@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 6
2025-12-05 16:20:22.214@LM_INFO@(12345|12346) total_count=6 total_count_change=1
2025-12-05 16:20:22.213@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:22.214@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:20:22.214@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:20:24.213@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 5
2025-12-05 16:20:24.213@LM_INFO@(12345|12346) total_count=5 total_count_change=1
2025-12-05 16:20:24.213@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:24.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 6
2025-12-05 16:20:24.214@LM_INFO@(12345|12346) total_count=6 total_count_change=1
2025-12-05 16:20:24.214@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:24.214@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:24.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 6
2025-12-05 16:20:24.214@LM_INFO@(12345|12346) total_count=6 total_count_change=1
2025-12-05 16:20:24.214@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:24.215@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:20:24.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 7
2025-12-05 16:20:24.215@LM_INFO@(12345|12346) total_count=7 total_count_change=1
2025-12-05 16:20:24.215@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:20:26.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 6
2025-12-05 16:20:26.214@LM_INFO@(12345|12346) total_count=6 total_count_change=1
2025-12-05 16:20:26.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 7
2025-12-05 16:20:26.214@LM_INFO@(12345|12346) total_count=7 total_count_change=1
2025-12-05 16:20:26.214@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 7
2025-12-05 16:20:26.215@LM_INFO@(12345|12346) total_count=7 total_count_change=1
2025-12-05 16:20:26.214@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:26.214@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:26.215@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:26.215@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:26.215@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 8
2025-12-05 16:20:26.215@LM_INFO@(12345|12346) total_count=8 total_count_change=1
2025-12-05 16:20:26.215@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:20:26.216@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 7
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) total_count=7 total_count_change=1
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 8
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) total_count=8 total_count_change=1
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 8
2025-12-05 16:20:28.215@LM_INFO@(12345|12346) total_count=8 total_count_change=1
2025-12-05 16:20:28.216@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 9
2025-12-05 16:20:28.216@LM_INFO@(12345|12346) total_count=9 total_count_change=1
2025-12-05 16:20:28.215@LM_DEBUG@(12345|12360) Manual_By_Topic_Write writing msg
2025-12-05 16:20:28.215@LM_DEBUG@(12345|12361) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:28.215@LM_DEBUG@(12345|12359) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:28.215@LM_DEBUG@(12345|12358) Manual_By_Participant_Write writing msg
2025-12-05 16:20:28.217@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:20:28.217@LM_INFO@(12345|12357) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:20:30.216@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 9
2025-12-05 16:20:30.216@LM_INFO@(12345|12346) total_count=9 total_count_change=1
2025-12-05 16:20:30.216@LM_DEBUG@(12345|12361) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:20:30.217@LM_DEBUG@(12345|12360) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:20:30.217@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 10
2025-12-05 16:20:30.217@LM_INFO@(12345|12346) total_count=10 total_count_change=1
2025-12-05 16:20:30.217@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 8
2025-12-05 16:20:30.217@LM_INFO@(12345|12346) total_count=8 total_count_change=1
2025-12-05 16:20:30.216@LM_DEBUG@(12345|12359) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:20:30.217@LM_INFO@(12345|12346) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 9
2025-12-05 16:20:30.218@LM_INFO@(12345|12346) total_count=9 total_count_change=1
2025-12-05 16:20:30.217@LM_DEBUG@(12345|12358) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:20:30.218@LM_DEBUG@(12345|12345) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:20:30.218@LM_INFO@(12345|12345) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:20:33.217@LM_INFO@(12345|12346) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.45a86b0d.00000002.00000202(ce60634e))
2025-12-05 16:20:33.218@LM_INFO@(12345|12346) instance is unregistered
2025-12-05 16:20:33.218@LM_INFO@(12345|12346) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.45a86b0d.00000002.00000102(e54d308d))
2025-12-05 16:20:33.227@LM_INFO@(12345|12346) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.45a86b0d.00000002.00000302(d77b520f))
2025-12-05 16:20:33.227@LM_INFO@(12345|12346) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:20:33.227@LM_INFO@(12345|12346) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.45a86b0d.00000003.00000102(d82d193d))
2025-12-05 16:20:33.227@LM_INFO@(12345|12345) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:20:33.227@LM_INFO@subscriber got 20 of 20 messages, and 8 of 8 callbacks
2025-12-05 16:20:33.228@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.45a86b0d.00000002.00000102(e54d308d))
2025-12-05 16:20:33.228@LM_INFO@(12345|12357) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.45a86b0d.00000002.00000202(ce60634e))
2025-12-05 16:20:34.249@LM_INFO@(12345|12347) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.45a86b0d.00000002.00000102(e54d308d))
2025-12-05 16:20:34.250@LM_INFO@(12345|12346) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.45a86b0d.00000002.00000202(ce60634e))
2025-12-05 16:20:34.251@LM_INFO@(12345|12347) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 48 (01030000.45a86b0d.00000002.00000302(d77b520f))
2025-12-05 16:20:34.255@LM_INFO@(12345|12347) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 42 (01030000.45a86b0d.00000003.00000102(d82d193d))
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtps Time:25s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtps lost
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12364
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_inforepo_rtps.ini -l -n 4 -t 10 -c 8 -N 4 -C 16 -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12371 started at 2025-12-05 16:20:34
(12364|12364) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:20:34.645@LM_WARNING@(12371|12371) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:20:34.696@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:20:34.696@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Participant_Write is 01030000.06119d00.00000002.00000102(6a6b0e02)
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Participant_Assert is 01030000.06119d00.00000003.00000102(570b27b2)
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12384) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Topic_Write is 01030000.06119d00.00000002.00000202(41465dc1)
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12385) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12385) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12384) Manual_By_Participant_Write writing msg
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12371) Writer_Base::start Manual_By_Topic_Assert is 01030000.06119d00.00000002.00000302(585d6c80)
2025-12-05 16:20:34.697@LM_DEBUG@(12371|12386) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:20:34.697@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:20:34.698@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:20:34.698@LM_DEBUG@(12371|12386) Manual_By_Topic_Write writing msg
2025-12-05 16:20:34.698@LM_DEBUG@(12371|12387) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:20:34.698@LM_DEBUG@(12371|12387) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:20:34.698@LM_INFO@(12371|12383) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:20:34.698@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:20:34.699@LM_INFO@(12371|12383) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:20:34.707@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 42 (01030000.06119d00.00000003.00000102(570b27b2))
2025-12-05 16:20:34.708@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 48 (01030000.06119d00.00000002.00000302(585d6c80))
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) total_count=1 total_count_change=1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) total_count=1 total_count_change=1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) total_count=1 total_count_change=1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:20:36.698@LM_INFO@(12371|12372) total_count=1 total_count_change=1
2025-12-05 16:20:39.698@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:20:39.699@LM_INFO@(12371|12372) instance is unregistered
2025-12-05 16:20:39.699@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:20:39.707@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.06119d00.00000003.00000102(570b27b2))
2025-12-05 16:20:39.708@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.06119d00.00000002.00000302(585d6c80))
2025-12-05 16:21:04.698@LM_DEBUG@(12371|12385) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:04.698@LM_DEBUG@(12371|12384) Manual_By_Participant_Write writing msg
2025-12-05 16:21:04.698@LM_DEBUG@(12371|12386) Manual_By_Topic_Write writing msg
2025-12-05 16:21:04.698@LM_DEBUG@(12371|12387) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:04.699@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:21:04.699@LM_INFO@(12371|12383) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:21:04.700@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:21:04.700@LM_INFO@(12371|12383) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:21:04.709@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 3
not_alive_count = 1
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 42 (01030000.06119d00.00000003.00000102(570b27b2))
2025-12-05 16:21:04.709@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 48 (01030000.06119d00.00000002.00000302(585d6c80))
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) total_count=2 total_count_change=1
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) total_count=2 total_count_change=1
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) total_count=2 total_count_change=1
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:21:06.700@LM_INFO@(12371|12372) total_count=2 total_count_change=1
2025-12-05 16:21:09.700@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:21:09.700@LM_INFO@(12371|12372) instance is unregistered
2025-12-05 16:21:09.701@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:21:09.709@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #15
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 42 (01030000.06119d00.00000003.00000102(570b27b2))
2025-12-05 16:21:09.709@LM_INFO@(12371|12372) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:21:09.709@LM_INFO@(12371|12372) DataReaderListenerImpl::on_liveliness_changed #16
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 48 (01030000.06119d00.00000002.00000302(585d6c80))
2025-12-05 16:21:14.698@LM_DEBUG@(12371|12385) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:21:14.699@LM_DEBUG@(12371|12387) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:21:14.699@LM_DEBUG@(12371|12386) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:21:14.699@LM_DEBUG@(12371|12384) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:21:14.699@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:21:14.700@LM_DEBUG@(12371|12371) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:21:14.700@LM_INFO@(12371|12371) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:21:14.700@LM_INFO@(12371|12371) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:21:14.701@LM_INFO@subscriber got 4 of 4 messages, and 16 of 16 callbacks
2025-12-05 16:21:14.709@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #17
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:21:14.710@LM_INFO@(12371|12383) DataReaderListenerImpl::on_liveliness_changed #18
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:21:14.721@LM_INFO@(12371|12373) DataReaderListenerImpl::on_liveliness_changed #19
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 39 (01030000.06119d00.00000002.00000102(6a6b0e02))
2025-12-05 16:21:14.722@LM_INFO@(12371|12373) DataReaderListenerImpl::on_liveliness_changed #20
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 45 (01030000.06119d00.00000002.00000202(41465dc1))
2025-12-05 16:21:14.722@LM_INFO@(12371|12373) DataReaderListenerImpl::on_liveliness_changed #21
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 48 (01030000.06119d00.00000002.00000302(585d6c80))
2025-12-05 16:21:14.727@LM_INFO@(12371|12373) DataReaderListenerImpl::on_liveliness_changed #22
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 42 (01030000.06119d00.00000003.00000102(570b27b2))
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtps lost Time:40s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_rtps_tcp.ini -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12391 started at 2025-12-05 16:21:14
2025-12-05 16:21:14.933@LM_WARNING@(12391|12394) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55d83140eab0 joined count 1): Unknown error -3
2025-12-05 16:21:14.933@LM_WARNING@(12391|12396) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55d8314b5390 joined count 1): Unknown error -3
2025-12-05 16:21:14.944@LM_WARNING@(12391|12398) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55d831576880 joined count 1): Unknown error -3
2025-12-05 16:21:14.945@LM_WARNING@(12391|12395) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:58230 failed send: Operation not permitted
2025-12-05 16:21:14.946@LM_WARNING@(12391|12395) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
2025-12-05 16:21:14.952@LM_WARNING@(12391|12391) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Participant_Write is 01037ced.8d824a6b.3067827f.00000002(f1e2e555)
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Participant_Assert is 01037ced.8d824a6b.30678280.00000002(3b8622d9)
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12405) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Topic_Write is 01037ced.8d824a6b.3067827f.01000002(495e8230)
2025-12-05 16:21:15.270@LM_DEBUG@(12391|12406) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:15.271@LM_INFO@(12391|12404) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 25 (01037ced.8d824a6b.3067827f.00000002(f1e2e555))
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12407) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12391) Writer_Base::start Manual_By_Topic_Assert is 01037ced.8d824a6b.3067827f.02000002(5beb2dde)
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:21:15.271@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:21:15.271@LM_DEBUG@(12391|12408) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:21:15.272@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:15.272@LM_INFO@(12391|12404) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.3067827f.01000002(495e8230))
2025-12-05 16:21:15.272@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:21:15.272@LM_INFO@(12391|12404) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 28 (01037ced.8d824a6b.3067827f.02000002(5beb2dde))
2025-12-05 16:21:16.554@LM_INFO@(12391|12398) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.30678280.00000002(3b8622d9))
2025-12-05 16:21:17.271@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) total_count=1 total_count_change=1
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) total_count=1 total_count_change=1
2025-12-05 16:21:17.271@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:21:17.271@LM_INFO@(12391|12392) total_count=1 total_count_change=1
2025-12-05 16:21:17.272@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:17.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:21:17.272@LM_INFO@(12391|12392) total_count=1 total_count_change=1
2025-12-05 16:21:17.272@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:17.272@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:21:17.272@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:21:19.271@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:19.272@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:19.272@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:19.272@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:19.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:21:19.272@LM_INFO@(12391|12392) total_count=2 total_count_change=1
2025-12-05 16:21:19.272@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:21:19.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:21:21.271@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:21.272@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:21.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:21:21.272@LM_INFO@(12391|12392) total_count=2 total_count_change=1
2025-12-05 16:21:21.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:21:21.272@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:21.272@LM_INFO@(12391|12392) total_count=2 total_count_change=1
2025-12-05 16:21:21.272@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:21.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 3
2025-12-05 16:21:21.273@LM_INFO@(12391|12392) total_count=3 total_count_change=1
2025-12-05 16:21:21.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:21:21.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:21:23.272@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:23.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 3
2025-12-05 16:21:23.272@LM_INFO@(12391|12392) total_count=3 total_count_change=1
2025-12-05 16:21:23.273@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:23.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 3
2025-12-05 16:21:23.273@LM_INFO@(12391|12392) total_count=3 total_count_change=1
2025-12-05 16:21:23.273@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:23.273@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:23.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 4
2025-12-05 16:21:23.273@LM_INFO@(12391|12392) total_count=4 total_count_change=1
2025-12-05 16:21:23.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:21:23.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:21:25.272@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:25.272@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:21:25.272@LM_INFO@(12391|12392) total_count=2 total_count_change=1
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 4
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) total_count=4 total_count_change=1
2025-12-05 16:21:25.273@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 5
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) total_count=5 total_count_change=1
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 4
2025-12-05 16:21:25.273@LM_INFO@(12391|12392) total_count=4 total_count_change=1
2025-12-05 16:21:25.273@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:25.273@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:25.273@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:21:25.274@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:21:27.272@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:27.273@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 5
2025-12-05 16:21:27.273@LM_INFO@(12391|12392) total_count=5 total_count_change=1
2025-12-05 16:21:27.273@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:27.274@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:27.274@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 5
2025-12-05 16:21:27.274@LM_INFO@(12391|12392) total_count=5 total_count_change=1
2025-12-05 16:21:27.274@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:27.274@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:21:27.274@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:21:29.273@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:29.274@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:29.274@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:29.274@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:29.274@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 6
2025-12-05 16:21:29.274@LM_INFO@(12391|12392) total_count=6 total_count_change=1
2025-12-05 16:21:29.274@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:21:29.275@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:21:31.273@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:31.274@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 6
2025-12-05 16:21:31.274@LM_INFO@(12391|12392) total_count=6 total_count_change=1
2025-12-05 16:21:31.274@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:31.274@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:31.274@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:31.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 7
2025-12-05 16:21:31.275@LM_INFO@(12391|12392) total_count=7 total_count_change=1
2025-12-05 16:21:31.275@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:21:31.275@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:21:33.273@LM_DEBUG@(12391|12406) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:33.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 7
2025-12-05 16:21:33.275@LM_INFO@(12391|12392) total_count=7 total_count_change=1
2025-12-05 16:21:33.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 8
2025-12-05 16:21:33.275@LM_INFO@(12391|12392) total_count=8 total_count_change=1
2025-12-05 16:21:33.275@LM_DEBUG@(12391|12405) Manual_By_Participant_Write writing msg
2025-12-05 16:21:33.275@LM_DEBUG@(12391|12407) Manual_By_Topic_Write writing msg
2025-12-05 16:21:33.275@LM_DEBUG@(12391|12408) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:33.275@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:21:33.276@LM_INFO@(12391|12404) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:21:35.273@LM_DEBUG@(12391|12406) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:21:35.274@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 3
2025-12-05 16:21:35.274@LM_INFO@(12391|12392) total_count=3 total_count_change=1
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 8
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) total_count=8 total_count_change=1
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 9
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) total_count=9 total_count_change=1
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 6
2025-12-05 16:21:35.275@LM_INFO@(12391|12392) total_count=6 total_count_change=1
2025-12-05 16:21:35.275@LM_DEBUG@(12391|12408) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:21:35.275@LM_DEBUG@(12391|12407) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12405) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:21:35.276@LM_DEBUG@(12391|12391) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:21:35.276@LM_INFO@(12391|12391) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:21:39.162@LM_INFO@(12391|12392) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.3067827f.00000002(f1e2e555))
2025-12-05 16:21:39.162@LM_INFO@(12391|12392) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.3067827f.01000002(495e8230))
2025-12-05 16:21:39.162@LM_INFO@(12391|12392) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.3067827f.02000002(5beb2dde))
2025-12-05 16:21:39.162@LM_INFO@(12391|12392) instance is unregistered
2025-12-05 16:21:39.162@LM_INFO@(12391|12392) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:21:39.163@LM_INFO@(12391|12392) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.30678280.00000002(3b8622d9))
2025-12-05 16:21:39.163@LM_INFO@(12391|12391) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:21:39.163@LM_INFO@subscriber got 20 of 20 messages, and 8 of 8 callbacks
2025-12-05 16:21:39.163@LM_INFO@(12391|12404) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.3067827f.00000002(f1e2e555))
2025-12-05 16:21:39.163@LM_INFO@(12391|12404) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.3067827f.01000002(495e8230))
2025-12-05 16:21:39.164@LM_INFO@(12391|12397) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 25 (01037ced.8d824a6b.3067827f.00000002(f1e2e555))
2025-12-05 16:21:39.164@LM_INFO@(12391|12397) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.3067827f.01000002(495e8230))
2025-12-05 16:21:39.164@LM_INFO@(12391|12397) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.3067827f.02000002(5beb2dde))
2025-12-05 16:21:39.171@LM_INFO@(12391|12397) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.30678280.00000002(3b8622d9))
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco Time:25s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco lost
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_rtps_tcp.ini -l -n 4 -t 10 -c 8 -N 4 -C 16 -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12410 started at 2025-12-05 16:21:39
2025-12-05 16:21:39.317@LM_WARNING@(12410|12413) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55854fef8d80 joined count 1): Unknown error -3
2025-12-05 16:21:39.317@LM_WARNING@(12410|12415) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55854ff9f540 joined count 1): Unknown error -3
2025-12-05 16:21:39.330@LM_WARNING@(12410|12414) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:43697 failed send: Operation not permitted
2025-12-05 16:21:39.330@LM_WARNING@(12410|12414) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
2025-12-05 16:21:39.331@LM_WARNING@(12410|12417) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x5585500603a0 joined count 1): Unknown error -3
2025-12-05 16:21:39.340@LM_WARNING@(12410|12410) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Participant_Write is 01037ced.8d824a6b.307ad397.00000002(289d4f17)
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Participant_Assert is 01037ced.8d824a6b.307ad398.00000002(aacdd8c6)
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12424) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Topic_Write is 01037ced.8d824a6b.307ad397.01000002(90212872)
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12425) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12425) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12426) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12424) Manual_By_Participant_Write writing msg
2025-12-05 16:21:39.655@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:21:39.655@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12426) Manual_By_Topic_Write writing msg
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12410) Writer_Base::start Manual_By_Topic_Assert is 01037ced.8d824a6b.307ad397.02000002(8294879c)
2025-12-05 16:21:39.656@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12427) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:21:39.656@LM_DEBUG@(12410|12427) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:21:39.656@LM_INFO@(12410|12423) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:21:39.657@LM_INFO@(12410|12423) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:21:39.657@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 28 (01037ced.8d824a6b.307ad397.02000002(8294879c))
2025-12-05 16:21:40.942@LM_INFO@(12410|12417) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 25 (01037ced.8d824a6b.307ad398.00000002(aacdd8c6))
2025-12-05 16:21:41.656@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:21:41.656@LM_INFO@(12410|12411) total_count=1 total_count_change=1
2025-12-05 16:21:41.656@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:21:41.656@LM_INFO@(12410|12411) total_count=1 total_count_change=1
2025-12-05 16:21:41.656@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:21:41.657@LM_INFO@(12410|12411) total_count=1 total_count_change=1
2025-12-05 16:21:41.657@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:21:41.657@LM_INFO@(12410|12411) total_count=1 total_count_change=1
2025-12-05 16:21:45.934@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.307ad397.02000002(8294879c))
2025-12-05 16:21:45.934@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:21:45.935@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:21:45.942@LM_INFO@(12410|12411) instance is unregistered
2025-12-05 16:21:45.942@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.307ad398.00000002(aacdd8c6))
2025-12-05 16:22:09.656@LM_DEBUG@(12410|12425) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:09.656@LM_DEBUG@(12410|12424) Manual_By_Participant_Write writing msg
2025-12-05 16:22:09.656@LM_DEBUG@(12410|12426) Manual_By_Topic_Write writing msg
2025-12-05 16:22:09.657@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:22:09.657@LM_DEBUG@(12410|12427) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:09.657@LM_INFO@(12410|12423) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:22:09.657@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:22:09.658@LM_INFO@(12410|12423) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:22:09.658@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 3
not_alive_count = 1
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.307ad397.02000002(8294879c))
2025-12-05 16:22:09.751@LM_INFO@(12410|12417) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.307ad398.00000002(aacdd8c6))
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) total_count=2 total_count_change=1
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) total_count=2 total_count_change=1
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) total_count=2 total_count_change=1
2025-12-05 16:22:11.657@LM_INFO@(12410|12411) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:22:11.658@LM_INFO@(12410|12411) total_count=2 total_count_change=1
2025-12-05 16:22:14.751@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.307ad397.02000002(8294879c))
2025-12-05 16:22:14.751@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:22:14.751@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #15
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:22:14.752@LM_INFO@(12410|12411) instance is unregistered
2025-12-05 16:22:14.752@LM_INFO@(12410|12411) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:22:14.752@LM_INFO@(12410|12411) DataReaderListenerImpl::on_liveliness_changed #16
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.307ad398.00000002(aacdd8c6))
2025-12-05 16:22:19.656@LM_DEBUG@(12410|12425) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:22:19.657@LM_DEBUG@(12410|12426) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:22:19.657@LM_DEBUG@(12410|12427) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:22:19.657@LM_DEBUG@(12410|12424) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:22:19.657@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:22:19.657@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:22:19.658@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:22:19.658@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:22:19.658@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:22:19.658@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:22:19.658@LM_DEBUG@(12410|12410) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:22:19.658@LM_INFO@(12410|12410) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:22:19.658@LM_INFO@(12410|12410) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:22:19.658@LM_INFO@subscriber got 4 of 4 messages, and 16 of 16 callbacks
2025-12-05 16:22:19.658@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #17
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:22:19.659@LM_INFO@(12410|12423) DataReaderListenerImpl::on_liveliness_changed #18
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:22:19.659@LM_INFO@(12410|12416) DataReaderListenerImpl::on_liveliness_changed #19
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.307ad397.00000002(289d4f17))
2025-12-05 16:22:19.659@LM_INFO@(12410|12416) DataReaderListenerImpl::on_liveliness_changed #20
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.307ad397.01000002(90212872))
2025-12-05 16:22:19.660@LM_INFO@(12410|12416) DataReaderListenerImpl::on_liveliness_changed #21
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.307ad397.02000002(8294879c))
2025-12-05 16:22:19.667@LM_INFO@(12410|12416) DataReaderListenerImpl::on_liveliness_changed #22
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.307ad398.00000002(aacdd8c6))
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco lost Time:40s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_rtps_rtps.ini -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12429 started at 2025-12-05 16:22:19
2025-12-05 16:22:19.837@LM_WARNING@(12429|12432) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x559fbeaf2e30 joined count 1): Unknown error -3
2025-12-05 16:22:19.842@LM_WARNING@(12429|12434) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x559fbebb05a0 joined count 1): Unknown error -3
2025-12-05 16:22:19.853@LM_WARNING@(12429|12436) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x559fbec71f20 joined count 1): Unknown error -3
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Participant_Write is 01037ced.8d824a6b.308d1f92.00000002(278e1aff)
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Participant_Assert is 01037ced.8d824a6b.308d1f93.00000002(1aee334f)
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12443) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:22:20.190@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Topic_Write is 01037ced.8d824a6b.308d1f92.01000002(9f327d9a)
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12444) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12429) Writer_Base::start Manual_By_Topic_Assert is 01037ced.8d824a6b.308d1f92.02000002(8d87d274)
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:20.191@LM_INFO@(12429|12442) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.308d1f92.00000002(278e1aff))
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12446) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:20.191@LM_DEBUG@(12429|12445) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:22:20.192@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:22:20.192@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:20.192@LM_INFO@(12429|12442) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.308d1f92.01000002(9f327d9a))
2025-12-05 16:22:20.192@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:22:20.202@LM_INFO@(12429|12442) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 28 (01037ced.8d824a6b.308d1f92.02000002(8d87d274))
2025-12-05 16:22:21.458@LM_INFO@(12429|12436) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 25 (01037ced.8d824a6b.308d1f93.00000002(1aee334f))
2025-12-05 16:22:22.191@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:22.191@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:22:22.191@LM_INFO@(12429|12430) total_count=1 total_count_change=1
2025-12-05 16:22:22.191@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:22.192@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:22:22.192@LM_INFO@(12429|12430) total_count=1 total_count_change=1
2025-12-05 16:22:22.192@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:22.192@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:22:22.192@LM_INFO@(12429|12430) total_count=1 total_count_change=1
2025-12-05 16:22:22.192@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:22.192@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:22:22.192@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:22:24.191@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:24.192@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:24.192@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:24.192@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:24.193@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:22:24.193@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 2
text = Worst. Movie. Ever.
2025-12-05 16:22:26.192@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:26.192@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:26.193@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:26.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:22:26.193@LM_INFO@(12429|12430) total_count=2 total_count_change=1
2025-12-05 16:22:26.193@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:26.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:22:26.193@LM_INFO@(12429|12430) total_count=2 total_count_change=1
2025-12-05 16:22:26.193@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:22:26.194@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 3
text = Worst. Movie. Ever.
2025-12-05 16:22:28.192@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:28.193@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:28.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 3
2025-12-05 16:22:28.193@LM_INFO@(12429|12430) total_count=3 total_count_change=1
2025-12-05 16:22:28.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 3
2025-12-05 16:22:28.193@LM_INFO@(12429|12430) total_count=3 total_count_change=1
2025-12-05 16:22:28.193@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:28.193@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:28.194@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:22:28.194@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 4
text = Worst. Movie. Ever.
2025-12-05 16:22:30.192@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:30.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:22:30.193@LM_INFO@(12429|12430) total_count=2 total_count_change=1
2025-12-05 16:22:30.193@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:30.193@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 4
2025-12-05 16:22:30.193@LM_INFO@(12429|12430) total_count=4 total_count_change=1
2025-12-05 16:22:30.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 4
2025-12-05 16:22:30.194@LM_INFO@(12429|12430) total_count=4 total_count_change=1
2025-12-05 16:22:30.194@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:30.194@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:30.194@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:22:30.195@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 5
text = Worst. Movie. Ever.
2025-12-05 16:22:32.193@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:32.193@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:32.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 5
2025-12-05 16:22:32.194@LM_INFO@(12429|12430) total_count=5 total_count_change=1
2025-12-05 16:22:32.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 5
2025-12-05 16:22:32.194@LM_INFO@(12429|12430) total_count=5 total_count_change=1
2025-12-05 16:22:32.194@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:32.194@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:32.195@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:22:32.195@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 6
text = Worst. Movie. Ever.
2025-12-05 16:22:34.193@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:34.194@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:34.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 6
2025-12-05 16:22:34.195@LM_INFO@(12429|12430) total_count=6 total_count_change=1
2025-12-05 16:22:34.195@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:34.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 6
2025-12-05 16:22:34.195@LM_INFO@(12429|12430) total_count=6 total_count_change=1
2025-12-05 16:22:34.195@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:34.195@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:22:34.195@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 7
text = Worst. Movie. Ever.
2025-12-05 16:22:36.193@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:36.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 3
2025-12-05 16:22:36.194@LM_INFO@(12429|12430) total_count=3 total_count_change=1
2025-12-05 16:22:36.194@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:36.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 7
2025-12-05 16:22:36.195@LM_INFO@(12429|12430) total_count=7 total_count_change=1
2025-12-05 16:22:36.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 7
2025-12-05 16:22:36.195@LM_INFO@(12429|12430) total_count=7 total_count_change=1
2025-12-05 16:22:36.195@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:36.195@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:36.196@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:22:36.196@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 8
text = Worst. Movie. Ever.
2025-12-05 16:22:38.194@LM_DEBUG@(12429|12444) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:38.194@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 4
2025-12-05 16:22:38.194@LM_INFO@(12429|12430) total_count=4 total_count_change=1
2025-12-05 16:22:38.194@LM_DEBUG@(12429|12446) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:38.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 8
2025-12-05 16:22:38.195@LM_INFO@(12429|12430) total_count=8 total_count_change=1
2025-12-05 16:22:38.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 8
2025-12-05 16:22:38.195@LM_INFO@(12429|12430) total_count=8 total_count_change=1
2025-12-05 16:22:38.195@LM_DEBUG@(12429|12445) Manual_By_Topic_Write writing msg
2025-12-05 16:22:38.196@LM_DEBUG@(12429|12443) Manual_By_Participant_Write writing msg
2025-12-05 16:22:38.196@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:22:38.196@LM_INFO@(12429|12442) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 9
text = Worst. Movie. Ever.
2025-12-05 16:22:40.194@LM_DEBUG@(12429|12444) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:22:40.195@LM_DEBUG@(12429|12446) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:22:40.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:22:40.195@LM_INFO@(12429|12430) total_count=1 total_count_change=1
2025-12-05 16:22:40.195@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 5
2025-12-05 16:22:40.195@LM_INFO@(12429|12430) total_count=5 total_count_change=1
2025-12-05 16:22:40.196@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 9
2025-12-05 16:22:40.196@LM_INFO@(12429|12430) total_count=9 total_count_change=1
2025-12-05 16:22:40.196@LM_INFO@(12429|12430) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 9
2025-12-05 16:22:40.196@LM_INFO@(12429|12430) total_count=9 total_count_change=1
2025-12-05 16:22:40.196@LM_DEBUG@(12429|12445) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:22:40.196@LM_DEBUG@(12429|12443) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:22:40.196@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:22:40.196@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:22:40.196@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:22:40.197@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:22:40.197@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:22:40.197@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:22:40.197@LM_DEBUG@(12429|12429) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:22:40.197@LM_INFO@(12429|12429) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:22:44.071@LM_INFO@(12429|12430) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.308d1f92.00000002(278e1aff))
2025-12-05 16:22:44.072@LM_INFO@(12429|12430) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.308d1f92.01000002(9f327d9a))
2025-12-05 16:22:44.072@LM_INFO@(12429|12430) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.308d1f92.02000002(8d87d274))
2025-12-05 16:22:44.072@LM_INFO@(12429|12430) instance is unregistered
2025-12-05 16:22:44.072@LM_INFO@(12429|12430) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:22:44.073@LM_INFO@(12429|12430) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.308d1f93.00000002(1aee334f))
2025-12-05 16:22:44.073@LM_INFO@(12429|12429) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:22:44.073@LM_INFO@subscriber got 20 of 20 messages, and 8 of 8 callbacks
2025-12-05 16:22:44.074@LM_INFO@(12429|12442) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.308d1f92.00000002(278e1aff))
2025-12-05 16:22:44.074@LM_INFO@(12429|12442) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.308d1f92.01000002(9f327d9a))
2025-12-05 16:22:45.095@LM_INFO@(12429|12435) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.308d1f92.00000002(278e1aff))
2025-12-05 16:22:45.096@LM_INFO@(12429|12435) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.308d1f92.01000002(9f327d9a))
2025-12-05 16:22:45.096@LM_INFO@(12429|12435) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.308d1f92.02000002(8d87d274))
2025-12-05 16:22:45.104@LM_INFO@(12429|12435) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.308d1f93.00000002(1aee334f))
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco rtps Time:26s Result:0
==============================================================================
tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco rtps lost
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManualAssertLiveliness/publisher -DCPSConfigFile pub_rtps_rtps.ini -l -n 4 -t 10 -c 8 -N 4 -C 16 -ORBVerboseLogging 1 -DCPSPendingTimeout 3
pub PID: 12449 started at 2025-12-05 16:22:45
2025-12-05 16:22:45.237@LM_WARNING@(12449|12452) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55cbb26c6fc0 joined count 1): Unknown error -3
2025-12-05 16:22:45.237@LM_WARNING@(12449|12454) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55cbb2784b90 joined count 1): Unknown error -3
2025-12-05 16:22:45.243@LM_WARNING@(12449|12456) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55cbb2845850 joined count 1): Unknown error -3
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Participant_Write
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Participant_Write is 01037ced.8d824a6b.30a1a232.00000002(f9e0d62a)
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Participant_Assert
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Participant_Assert is 01037ced.8d824a6b.30a1a233.00000002(c480ff9a)
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12463) Writer_Base::svc() Manual_By_Participant_Write begins
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Topic_Write
2025-12-05 16:22:45.585@LM_DEBUG@(12449|12464) Writer_Base::svc() Manual_By_Participant_Assert begins
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Topic_Write is 01037ced.8d824a6b.30a1a232.01000002(415cb14f)
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12464) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Topic_Assert
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12449) Writer_Base::start Manual_By_Topic_Assert is 01037ced.8d824a6b.30a1a232.02000002(53e91ea1)
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12465) Writer_Base::svc() Manual_By_Topic_Write begins
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12463) Manual_By_Participant_Write writing msg
2025-12-05 16:22:45.586@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #1
alive_count = 1
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Participant_Write, calling wait
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12465) Manual_By_Topic_Write writing msg
2025-12-05 16:22:45.586@LM_DEBUG@(12449|12466) Writer_Base::svc() Manual_By_Topic_Assert begins
2025-12-05 16:22:45.587@LM_DEBUG@(12449|12466) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:22:45.586@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #2
alive_count = 2
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:22:45.587@LM_INFO@(12449|12462) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:22:45.587@LM_INFO@(12449|12462) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 0
text = Worst. Movie. Ever.
2025-12-05 16:22:45.597@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #3
alive_count = 3
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 28 (01037ced.8d824a6b.30a1a232.02000002(53e91ea1))
2025-12-05 16:22:46.848@LM_INFO@(12449|12456) DataReaderListenerImpl::on_liveliness_changed #4
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = 0
last_publication_handle = 25 (01037ced.8d824a6b.30a1a233.00000002(c480ff9a))
2025-12-05 16:22:47.586@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 1
2025-12-05 16:22:47.586@LM_INFO@(12449|12450) total_count=1 total_count_change=1
2025-12-05 16:22:47.586@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 1
2025-12-05 16:22:47.587@LM_INFO@(12449|12450) total_count=1 total_count_change=1
2025-12-05 16:22:47.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 1
2025-12-05 16:22:47.587@LM_INFO@(12449|12450) total_count=1 total_count_change=1
2025-12-05 16:22:47.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 1
2025-12-05 16:22:47.587@LM_INFO@(12449|12450) total_count=1 total_count_change=1
2025-12-05 16:22:51.847@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #5
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:22:51.847@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #6
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:22:51.847@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #7
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.30a1a232.02000002(53e91ea1))
2025-12-05 16:22:51.848@LM_INFO@(12449|12450) instance is unregistered
2025-12-05 16:22:51.848@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #8
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.30a1a233.00000002(c480ff9a))
2025-12-05 16:23:15.586@LM_DEBUG@(12449|12464) Manual_By_Participant_Assert Assert_Participant_Liveliness calling assert_liveliness
2025-12-05 16:23:15.587@LM_DEBUG@(12449|12463) Manual_By_Participant_Write writing msg
2025-12-05 16:23:15.587@LM_DEBUG@(12449|12465) Manual_By_Topic_Write writing msg
2025-12-05 16:23:15.587@LM_DEBUG@(12449|12466) Manual_By_Topic_Assert Assert_Writer_Liveliness calling assert_liveliness
2025-12-05 16:23:15.587@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #9
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:23:15.588@LM_INFO@(12449|12462) Message: subject = Review
subject_id = 99
from = Manual_By_Participant_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:23:15.588@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #10
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:23:15.588@LM_INFO@(12449|12462) Message: subject = Review
subject_id = 99
from = Manual_By_Topic_Write
count = 1
text = Worst. Movie. Ever.
2025-12-05 16:23:15.598@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #11
alive_count = 3
not_alive_count = 1
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.30a1a232.02000002(53e91ea1))
2025-12-05 16:23:15.663@LM_INFO@(12449|12456) DataReaderListenerImpl::on_liveliness_changed #12
alive_count = 4
not_alive_count = 0
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.30a1a233.00000002(c480ff9a))
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Assert 2
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) total_count=2 total_count_change=1
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Participant_Write 2
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) total_count=2 total_count_change=1
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Write 2
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) total_count=2 total_count_change=1
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) DataWriterListenerImpl::on_liveliness_lost Manual_By_Topic_Assert 2
2025-12-05 16:23:17.587@LM_INFO@(12449|12450) total_count=2 total_count_change=1
2025-12-05 16:23:20.663@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #13
alive_count = 3
not_alive_count = 1
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:23:20.663@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #14
alive_count = 2
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 28 (01037ced.8d824a6b.30a1a232.02000002(53e91ea1))
2025-12-05 16:23:20.663@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #15
alive_count = 1
not_alive_count = 3
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:23:20.663@LM_INFO@(12449|12450) instance is unregistered
2025-12-05 16:23:20.664@LM_INFO@(12449|12450) InMemoryDistributedConditionSet subscriber posting callbacks_done
2025-12-05 16:23:20.664@LM_INFO@(12449|12450) DataReaderListenerImpl::on_liveliness_changed #16
alive_count = 0
not_alive_count = 4
alive_count_change = -1
not_alive_count_change = 1
last_publication_handle = 25 (01037ced.8d824a6b.30a1a233.00000002(c480ff9a))
2025-12-05 16:23:25.587@LM_DEBUG@(12449|12464) Writer_Base::svc() Manual_By_Participant_Assert finished
2025-12-05 16:23:25.587@LM_DEBUG@(12449|12466) Writer_Base::svc() Manual_By_Topic_Assert finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12465) Writer_Base::svc() Manual_By_Topic_Write finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12463) Writer_Base::svc() Manual_By_Participant_Write finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Participant_Write, wait finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Participant_Assert, calling wait
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Participant_Assert, wait finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Topic_Write, calling wait
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Topic_Write, wait finished
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Topic_Assert, calling wait
2025-12-05 16:23:25.588@LM_DEBUG@(12449|12449) Writer_Base::end Manual_By_Topic_Assert, wait finished
2025-12-05 16:23:25.588@LM_INFO@(12449|12449) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done
2025-12-05 16:23:25.588@LM_INFO@(12449|12449) InMemoryDistributedConditionSet driver wait_for subscriber callbacks_done done
2025-12-05 16:23:25.588@LM_INFO@subscriber got 4 of 4 messages, and 16 of 16 callbacks
2025-12-05 16:23:25.598@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #17
alive_count = 1
not_alive_count = 3
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:23:25.598@LM_INFO@(12449|12462) DataReaderListenerImpl::on_liveliness_changed #18
alive_count = 2
not_alive_count = 2
alive_count_change = 1
not_alive_count_change = -1
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:23:25.609@LM_INFO@(12449|12455) DataReaderListenerImpl::on_liveliness_changed #19
alive_count = 1
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 26 (01037ced.8d824a6b.30a1a232.00000002(f9e0d62a))
2025-12-05 16:23:25.609@LM_INFO@(12449|12455) DataReaderListenerImpl::on_liveliness_changed #20
alive_count = 0
not_alive_count = 2
alive_count_change = -1
not_alive_count_change = 0
last_publication_handle = 27 (01037ced.8d824a6b.30a1a232.01000002(415cb14f))
2025-12-05 16:23:25.610@LM_INFO@(12449|12455) DataReaderListenerImpl::on_liveliness_changed #21
alive_count = 0
not_alive_count = 1
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 28 (01037ced.8d824a6b.30a1a232.02000002(53e91ea1))
2025-12-05 16:23:25.617@LM_INFO@(12449|12455) DataReaderListenerImpl::on_liveliness_changed #22
alive_count = 0
not_alive_count = 0
alive_count_change = 0
not_alive_count_change = -1
last_publication_handle = 25 (01037ced.8d824a6b.30a1a233.00000002(c480ff9a))
test PASSED.
auto_run_tests_finished: tests/DCPS/ManualAssertLiveliness/run_test.pl rtpsdisco rtps lost Time:40s Result:0
==============================================================================
tests/DCPS/Serializer_wstring/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 12468
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Serializer_wstring/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub.log -DCPSBit 0 -DCPSPendingTimeout 3
pub PID: 12475 started at 2025-12-05 16:23:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Serializer_wstring/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub.log -DCPSBit 0 -DCPSPendingTimeout 3
sub PID: 12476 started at 2025-12-05 16:23:25
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject_id = 99
count = 0
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 1
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 2
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 3
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 4
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 5
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 6
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 7
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 8
SampleInfo.sample_rank = 0
Message: subject_id = 99
count = 9
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Serializer_wstring/run_test.pl Time:5s 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
(12487|12487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(12494|12494) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
(12504|12507) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x55751fd51110 joined count 1): Unknown error -3
/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
(12504|12509) WARNING: MulticastManager::join: failed to join group 239.255.0.2:17901 on enP61607s1/0.0.0.0 (0x7f8c00007298 joined count 1): Unknown error -3
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
(12511|12514) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x55b56ddf30b0 joined count 1): Unknown error -3
/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
(12511|12516) WARNING: MulticastManager::join: failed to join group 239.255.0.2:17901 on enP61607s1/0.0.0.0 (0x7fb650007298 joined count 1): Unknown error -3
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:4s 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
(12518|12518) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(12525|12525) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
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
(12535|12535) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(12542|12542) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:3s 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
(12553|12553) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(12560|12560) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:3s 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
(12571|12574) WARNING: MulticastManager::join: failed to join group 239.255.0.1:17900 on enP61607s1/0.0.0.0 (0x565087330df0 joined count 1): Unknown error -3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(12571|12571) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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:4s 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: 12578
/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: 12585 started at 2025-12-05 16:23:55
/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: 12586 started at 2025-12-05 16:23:55
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: 12602 started at 2025-12-05 16:23:58
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:23s 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: 12613
/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: 12620 started at 2025-12-05 16:24:18
/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: 12621 started at 2025-12-05 16:24:18
/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: 12622 started at 2025-12-05 16:24:18
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.
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: 12647
/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: 12654 started at 2025-12-05 16:24:40
/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: 12655 started at 2025-12-05 16:24:40
/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: 12656 started at 2025-12-05 16:24:40
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
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:10s 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: 12683
/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: 12690 started at 2025-12-05 16:24:50
/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: 12691 started at 2025-12-05 16:24:50
/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: 12692 started at 2025-12-05 16:24:50
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
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:15s 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: 12720
/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: 12727 started at 2025-12-05 16:25:05
/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: 12728 started at 2025-12-05 16:25:05
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: 12743 started at 2025-12-05 16:25:08
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:24s 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: 12752
/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: 12759 started at 2025-12-05 16:25:29
/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: 12760 started at 2025-12-05 16:25:29
/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: 12761 started at 2025-12-05 16:25:29
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 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
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.
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: 12781
/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: 12788 started at 2025-12-05 16:25: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 -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 12789 started at 2025-12-05 16:25: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 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 12790 started at 2025-12-05 16:25:51
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
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
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: 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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:10s 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: 12809
/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: 12816 started at 2025-12-05 16:26:01
/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: 12817 started at 2025-12-05 16:26:01
/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: 12818 started at 2025-12-05 16:26:01
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:15s 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: 12838
/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: 12845 started at 2025-12-05 16:26:16
/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: 12846 started at 2025-12-05 16:26:16
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139891279124032
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 = 139891279124032
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 = 139891111360064
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 = 139891111360064
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 = 139891279124032
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 = 139891279124032
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 = 139891111360064
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 = 139891111360064
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 = 139891279124032
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 = 139891279124032
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 = 139891111360064
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 = 139891111360064
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 = 139891279124032
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 = 139891279124032
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 = 139891111360064
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 = 139891111360064
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 = 139891111360064
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 = 139891111360064
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 = 139891279124032
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 = 139891279124032
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl Time:5s 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: 12864
/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: 12871 started at 2025-12-05 16:26:22
/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: 12872 started at 2025-12-05 16:26:22
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
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 = 140120757892672
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 = 140120925656640
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
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: 12890
/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: 12897 started at 2025-12-05 16:26:27
/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: 12898 started at 2025-12-05 16:26:27
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651823879744
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140651656115776
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl instance Time:6s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSDebugLevel 1 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12917
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSConfigFile tcp.ini -DCPSPendingTimeout 3
publisher #1 PID: 12924 started at 2025-12-05 16:26:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSConfigFile tcp.ini -DCPSPendingTimeout 3
publisher #2 PID: 12925 started at 2025-12-05 16:26:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile tcp.ini -DCPSPendingTimeout 3
subscriber PID: 12926 started at 2025-12-05 16:26:33
Received message: process_id = 12924 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12925 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12924 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12924 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12925 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12925 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12924 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12925 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12924 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12924 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12925 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12925 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12924 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12925 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12925 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12924 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12924 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12925 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12924 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12925 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12924 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12924 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12924 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12925 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12925 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12925 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12924 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12925 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12924 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12925 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12924 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12925 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12924 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12925 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12924 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12925 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12925 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12924 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12924 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 12925 writer_id = 2 sample_id = 9 data.length = 153600
data loss == 0% (40/40 received)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSDebugLevel 1 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12948
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 0 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSConfigFile udp.ini -DCPSPendingTimeout 3
publisher #1 PID: 12955 started at 2025-12-05 16:26:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 0 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSConfigFile udp.ini -DCPSPendingTimeout 3
publisher #2 PID: 12956 started at 2025-12-05 16:26:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -r 0 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile udp.ini -DCPSPendingTimeout 3
subscriber PID: 12957 started at 2025-12-05 16:26:37
Received message: process_id = 12956 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12955 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12956 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12955 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12956 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12955 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12956 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12955 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12955 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12956 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12955 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12956 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12955 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12956 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12955 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12956 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12955 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12956 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12955 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12956 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12956 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12955 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12955 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12956 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12955 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12956 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12956 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12955 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12955 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12956 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12955 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12956 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12955 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12956 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12955 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12956 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12955 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12956 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12955 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 12956 writer_id = 2 sample_id = 9 data.length = 153600
data loss == 0% (40/40 received)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl udp Time:6s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSDebugLevel 1 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 12979
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSConfigFile multicast.ini -DCPSPendingTimeout 3
publisher #1 PID: 12986 started at 2025-12-05 16:26:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSConfigFile multicast.ini -DCPSPendingTimeout 3
publisher #2 PID: 12987 started at 2025-12-05 16:26:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile multicast.ini -DCPSPendingTimeout 3
subscriber PID: 12988 started at 2025-12-05 16:26:44
Received message: process_id = 12987 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12987 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12987 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12987 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12987 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12987 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12987 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12987 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12987 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12987 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12987 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12987 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12987 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12987 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12987 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12987 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12987 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12987 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12987 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12987 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 12986 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 12986 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 12986 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 12986 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 12986 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 12986 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 12986 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 12986 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 12986 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 12986 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 12986 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 12986 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 12986 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 12986 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 12986 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 12986 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 12986 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 12986 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 12986 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 12986 writer_id = 2 sample_id = 9 data.length = 153600
data loss == 0% (40/40 received)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl multicast Time:5s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl multicast_async
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSDebugLevel 1 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13010
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile pub_multicast_async.ini -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSPendingTimeout 3
publisher #1 PID: 13017 started at 2025-12-05 16:26:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile pub_multicast_async.ini -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSPendingTimeout 3
publisher #2 PID: 13018 started at 2025-12-05 16:26:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -DCPSConfigFile multicast.ini -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 13019 started at 2025-12-05 16:26:48
Received message: process_id = 13017 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13017 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13017 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13017 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13017 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13017 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13017 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13017 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13017 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13017 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 13017 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13017 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13017 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13017 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13017 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13017 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13017 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13017 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13017 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13017 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 13018 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13018 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13018 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13018 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13018 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13018 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13018 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13018 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13018 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13018 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 13018 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13018 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13018 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13018 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13018 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13018 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13018 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13018 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13018 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13018 writer_id = 2 sample_id = 9 data.length = 153600
data loss == 0% (40/40 received)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl multicast_async Time:4s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -DCPSDebugLevel 1 -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13041
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSConfigFile shmem.ini -DCPSPendingTimeout 3
publisher #1 PID: 13048 started at 2025-12-05 16:26:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSConfigFile shmem.ini -DCPSPendingTimeout 3
publisher #2 PID: 13049 started at 2025-12-05 16:26:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile shmem.ini -DCPSPendingTimeout 3
subscriber PID: 13050 started at 2025-12-05 16:26:52
Received message: process_id = 13049 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13048 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13049 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13048 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13049 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13048 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13049 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13048 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13049 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13048 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13049 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13048 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13049 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13048 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13049 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13048 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13049 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13048 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13049 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 13048 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 13049 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13048 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13049 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13048 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13049 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13048 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13049 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13048 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13049 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13048 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13049 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13048 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13049 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13048 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13049 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13048 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13049 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13048 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13049 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 13048 writer_id = 2 sample_id = 9 data.length = 153600
data loss == 0% (40/40 received)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl shmem Time:5s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile rtps.ini -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSPendingTimeout 3
publisher #1 PID: 13075 started at 2025-12-05 16:26:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile rtps.ini -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSPendingTimeout 3
publisher #2 PID: 13076 started at 2025-12-05 16:26:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -DCPSConfigFile rtps.ini -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 13077 started at 2025-12-05 16:26:57
Received message: process_id = 13075 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13075 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13075 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13075 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13076 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 13076 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 13076 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 13076 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 13075 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13076 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 13076 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13075 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 13075 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13076 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 13076 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13075 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 13075 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13076 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 13075 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13076 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 13075 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13076 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 13075 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13076 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 13076 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13075 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 13076 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 13075 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 13076 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13075 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 13076 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13075 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 13076 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13076 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13076 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13076 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 13075 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 13075 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 13075 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 13075 writer_id = 1 sample_id = 9 data.length = 143360
data loss == 0% (40/40 received)
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/ConfigFile/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
InfoRepo PID: 13094
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigFile/ConfigFile -DCPSConfigFile test1.ini -OpenDDSMyConfigKey1 value1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ConfigFile.log
ConfigFile PID: 13101 started at 2025-12-05 16:27:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigFile/ConfigFile -DCPSSingleConfigFile 0 -DCPSConfigFile test0.ini -DCPSConfigFile test1.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ConfigFile2.log
ConfigFile2 PID: 13102 started at 2025-12-05 16:27:01
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ConfigFile/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/ConfigTransports/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13106
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a process -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13113 started at 2025-12-05 16:27:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a process -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13114 started at 2025-12-05 16:27:01
(13113|13113) Running colocation opt process
(13113|13113) Topic name: Xyz::Foo
(13114|13114) Topic name: Xyz::Foo
(13113|13113) WARNING: get_fully_qual(i1f3i1e1d4_|h1o3s1t1n4a)m eW:A RCNoIuNlGd: ngoett _ffiunldl yF_QqDuNa.l iUfsiiendg_ h"orsutnnnaemrev:m yCgo8u7l6d" naost ffuilnldy FqQuDaNl.i fUiseidn gh o"srtunnanmeer,v mpylge8a7s6e" caosr rfeucltl ys yqsutaelmi fcioendf ihgousrtantaimoen,.
please correct system configuration.
(13113|13113) Topic name: Xyz::Foo
(13114|13114) Topic name: Xyz::Foo
(13113|13113) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13113|13113) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13113|13113) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13113|13113) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13113|13113) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIA(B1L3E1,1 4_|O1P3E1N1D4D)S _C0h5e0c0k_ TiCfP ]'?_
OPENDDS_0300_UDP' is (a1m3o1n1g3 |s1u3p1p1o3r)t eCdh e[c_kO PiEfN D'D_SO_P0E3N0D0D_SU_D0P4,1 0__OMPCEANSDTD_SU_N0R4E1L0I_AMBCLAES'T _iUsN RaEmLoInAgB LsEu,p ported [_OPENDDS__0O3P0E0N_DUDDSP_,0 4_2O0P_EMNCDADSST__0R4E1L0I_AMBCLAES,T __UONPREENLDIDAS_0500_BTLCEP,] ?_
OPENDDS_0420_MCAST_RELIABLE, _OPENDD(S1_30151040|_1T3C1P1]4?)
Check if '_OPENDDS_0410_MC(A1S3T1_1U3N|R1E3L1I1A3B)L EC'h eicsk aimfo n'g_ OsPuEpNpDoDrSt_e0d4 2[0__OMPCEANSDTD_SR_E0L3I0A0B_LUED'P ,i s_ OaPmEoNnDgD Ss_u0p4p1o0r_tMeCdA S[T__OUPNERNEDLDISA_B0L3E0,0 __UODPPE,N D_DOSP_E0N4D2D0S__M0C4A1S0T__MRCEALSITA_BULNER,E L_IOAPBELNED,D S__O0P5E0N0D_DTSC_P0]4?2
0_MCAST_RELIABLE(,1 3_1O1P4E|N1D3D1S1_40)5 0C0h_eTcCkP ]i?f
'_OPENDDS_042(01_3M1C1A3S|T1_3R1E1L3I)A BCLhEe'c ki si fa m'o_nOgP EsNuDpDpSo_r0t5e0d0 _[T_COPP'E NiDsD Sa_m0o3n0g0 _sUuDpPp,o r_tOePdE N[D_DOSP_E0N4D1D0S__M0C3A0S0T__UUDNPR,E L_IOAPBELNED,D S__O0P4E1N0D_DMSC_A0S4T2_0U_NMRCEALSITA_BRLEEL,I A_BOLPEE,N D_DOSP_E0N4D2D0S__MCAST_RELIAB050L0E_,T C_PO]P?E
NDDS_0500_T(C1P3]1?1
4|13114) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13114|13114) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13114|13114) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13114|13114) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13114|13114) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13114|13114) Writer::run_test begins.
(13114|13114) 16:27:01.701406 Writer::run_test starting to write pass 1
(13114|13114) 16:27:01.701703 Writer::run_test done writing.
(13114|13114) Writer::run_test finished.
(13113|13113) Shutting subscriber down ...
(13113|13113) deleting entities1
(13114|13114) deleting entities1
(13114|13114) deleting participant1
(13114|13114) deleting entities2
(13114|13114) deleting participant2
(13113(|1133111143|)1 3d1e1l4e)t iSnhgu tptairntgi cpiupbalnits1h
er down ...
(13113|13113) deleting entities2
(13113|13113) deleting participant2
(13113|13113) Subscriber shutting down svc part
(13114|13114) Publisher shutdown complete.
(13114|13114) done.
(13113|13113) Subscriber shutdown complete
(13113|13113) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->1
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13135
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13142 started at 2025-12-05 16:27:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13143 started at 2025-12-05 16:27:02
(13142|13142) Running colocation opt process
(13142|13142) Topic name: Xyz::Foo
(13143|13143) Topic name: Xyz::Foo
(13142|13142) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configurati(o1n3.1
43|13143) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13143|13143) Topic name: Xyz::Foo
(13142|13142) Topic name: Xyz::Foo
(13143|13143) Check if 'udp1' is among supported [udp1]?
(13143|13143) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13143|13143) Writer::run_test begins.
(13143|13143) 16:27:02.997823 Writer::run_test starting to write pass 1
(13142|13142) Check if 'udp1' is among supported [udp1]?
(13142|13142) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13143|13143) 16:27:02.998159 Writer::run_test done writing.
(13143|13143) Writer::run_test finished.
(13142|13142) Shutting subscriber down ...
(13142|13142) deleting entities1
(13143|13143) deleting entities1
(13143|13143) deleting participant1
(13143|13143) deleting entities2
(13143|13143) deleting participant2
(13142|13142) deleting participant1
(13143|13143) Shutting publisher down ...
(13142|13142) deleting entities2
(13142|13142) deleting participant2
(13142|13142) Subscriber shutting down svc part
(13143|13143) Publisher shutdown complete.
(13143|13143) done.
(13142|13142) Subscriber shutdown complete
(13142|13142) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->2
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13168
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13175 started at 2025-12-05 16:27:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13176 started at 2025-12-05 16:27:04
(13175|13175) Running colocation opt process
(13175|13175) Topic name: Xyz::Foo
(13176|13176) Topic name: Xyz::Foo
(13175|13175) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runn(e1r3v1m7y6g|817361"7 6a)s WfAuRlNlIyN Gq:u agleitf_ifeudl lhyo_sqtunaalmief,i epdl_ehaosset ncaomrer:e cCto uslyds tneomt cfoinnfdi gFuQrDaNt.i oUns.i
ng "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13176|13176) Topic name: Xyz::Foo
(13175|13175) Topic name: Xyz::Foo
(13176|13176) Check if 'udp1' is among supported [udp1]?
(13176|13176) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13176|13176) Writer::run_test begins.
(13176|13176) 16:27:04.304904 Writer::run_test starting to write pass 1
(13175|13175) Check if 'udp1' is among supported [udp1]?
(13175|13175) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13176|13176) 16:27:04.305231 Writer::run_test done writing.
(13176|13176) Writer::run_test finished.
(13175|13175) Shutting subscriber down ...
(13175|13175) deleting entities1
(13176|13176) deleting entities1
(13176|13176) deleting participant1
(13176|13176) deleting entities2
(13176|13176) deleting participant2
(13175|13175) deleting participant1
(13176|13176) Shutting publisher down ...
(13175|13175) deleting entities2
(13175|13175) deleting participant2
(13175|13175) Subscriber shutting down svc part
(13176|13176) Publisher shutdown complete.
(13176|13176) done.
(13175|13175) Subscriber shutdown complete
(13175|13175) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->3
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13201
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13208 started at 2025-12-05 16:27:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13209 started at 2025-12-05 16:27:05
(13208|13208) Running colocation opt process
(13209|1320(91)3 2T0o8p|i1c3 2n0a8m)e :T oXpyizc: :nFaomoe
: Xyz::Foo
(13209|13209) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct sy(s1t3e2m0 8c|o1n3f2i0g8u)r aWtAiRoNnI.N
G: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13209|13209) Topic name: Xyz::Foo
(13208|13208) Topic name: Xyz::Foo
(13209|13209) Check if 'udp1' is among supported [udp1]?
(13209|13209) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13209|13209) Writer::run_test begins.
(13209|13209) 16:27:05.611419 Writer::run_test starting to write pass 1
(13208|13208) Check if 'udp1' is among supported [udp1]?
(13209|13209) 16:27:05.611744 Writer::run_test done writing.
(13208|13208) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13209|13209) Writer::run_test finished.
(13208|13208) Shutting subscriber down ...
(13208|13208) deleting entities1
(13209|13209) deleting entities1
(13209|13209) deleting participant1
(13209|13209) deleting entities2
(13209|13209) deleting participant2
(132(0193|210382|0193)2 0S8h)u tdteilnegt ipnugb lpiasrhteirc idpoawnnt 1.
..
(13208|13208) deleting entities2
(13208|13208) deleting participant2
(13208|13208) Subscriber shutting down svc part
(13209|13209) Publisher shutdown complete.
(13209|13209) done.
(13208|13208) Subscriber shutdown complete
(13208|13208) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->4
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13234
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -c true -e none -a none -s none -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13241 started at 2025-12-05 16:27:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -c true -e none -a none -s none -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13242 started at 2025-12-05 16:27:06
(13241|13241) Running colocation opt none
(13241|13241) Topic name: Xyz::Foo
(13242|13242) Topic name: Xyz::Foo
(13241|13241) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified (h1o3s2t4n2a|m1e3,2 4p2l)e aWsAeR NcIoNrGr:e cgte ts_yfsutlelmy _cqounafliigfuireadt_ihoons.t
name: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13241|13241) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0500_TCP]?
(13242|13242) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0500_TCP]?
(13242|13242) Writer::run_test begins.
(13242|13242) 16:27:06.915408 Writer::run_test starting to write pass 1
(13242|13242) 16:27:06.915683 Writer::run_test done writing.
(13242|13242) 16:27:07.916067 Writer::run_test starting to write pass 2
(13242|13242) 16:27:07.916618 Writer::run_test done writing.
(13242|13242) 16:27:08.916942 Writer::run_test starting to write pass 3
(13242|13242) 16:27:08.917281 Writer::run_test done writing.
(13242|13242) 16:27:09.917560 Writer::run_test starting to write pass 4
(13242|13242) 16:27:09.917982 Writer::run_test done writing.
(13242|13242) 16:27:10.918156 Writer::run_test starting to write pass 5
(13242|13242) 16:27:10.918494 Writer::run_test done writing.
(13242|13242) Writer::run_test finished.
(13241|13241) Shutting subscriber down ...
(13241|13241) deleting entities1
(13242|13242) deleting entities1
(13242|13242) deleting participant1
(13242|13242) Shutting publisher down ...
(13241|13241) deleting participant1
(13241|13241) Subscriber shutting down svc part
(13242|13242) Publisher shutdown complete.
(13242|13242) done.
(13241|13241) Subscriber shutdown complete
(13241|13241) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->5
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13251
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s whatever_just_to_ensure_there_is_a_config_file_on_the_command_line -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13258 started at 2025-12-05 16:27:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s whatever_just_to_ensure_there_is_a_config_file_on_the_command_line -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13259 started at 2025-12-05 16:27:12
(13258|13258) Running colocation opt none
((1133225598||1133225598)) TTooppiicc nnaammee:: XXyyzz::::FFoooo
(13259|13259) WARNING: get_fully_qualified_hostname: Could not find F(Q1D3N2.5 8U|s1i3n2g5 8")r uWnAnReNrIvNmGy:g 8g7e6t"_ fausl lfyu_lqluya lqiufaileidf_iheods thnoasmten:a mCeo,u lpdl enaoste fcionrdr eFcQtD Ns.y sUtseimn gc o"nrfuingnuerravtmiyogn8.7
6" as fully qualified hostname, please correct system configuration.
(13258|13258) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13258|13258) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13258|13258) Check if '_OP(E1N3D2D5S9_|01432205_9M)C ACShTe_cRkE LiIfA B'L_EO'P EiNsD DaSm_o0n3g0 0s_uUpDpPo'r tiesd a[m_oOnPgE NsDuDpSp_o0r3t0e0d_ U[D_PO,P E_NODPDESN_D0D3S0_00_4U1D0P_,M C_AOSPTE_NUDNDRSE_L0I4A1B0L_EM,C A_SOTP_EUNNDRDESL_I0A4B2L0E_,M C_AOSPTE_NRDEDLSI_A0B4L2E0_M,C A_SOTP_ERNEDLDISA_B0L5E0,0 __TOCPPE]N?D
DS_0500_TCP]?
(13258|13258) C(h1e3c2k5 9i|f1 3'2_5O9P)E NCDhDeS_c0k5 0i0f_ T'C_PO'P EiNsD DaSm_o0n4g1 0s_uMpCpAoSrTt_eUdN R[E_LOIPAEBNLDED'S _i0s3 0a0m_UDoPn,g _sOuPpEpNoDrDtSe_d0 4[1_0O_PMECNADSDTS__U0N3R0E0L_IUADBPL,E ,_ O_POEPNEDNDDSD_S0_401402_0M_CMACSATS_TU_NRREELLIIAABBLLEE,, __OOPPEENNDDDDSS__00540200__TMCCPA]S?T
_RELIABLE, _OPENDDS_0500_TCP]?
(13259|13259) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13259|13259) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13259|13259) Writer::run_test begins.
(13259|13259) 16:27:12.230548 Writer::run_test starting to write pass 1
(13259|13259) 16:27:12.230852 Writer::run_test done writing.
(13259|13259) 16:27:13.231130 Writer::run_test starting to write pass 2
(13259|13259) 16:27:13.231437 Writer::run_test done writing.
(13259|13259) 16:27:14.231665 Writer::run_test starting to write pass 3
(13259|13259) 16:27:14.231994 Writer::run_test done writing.
(13259|13259) 16:27:15.232230 Writer::run_test starting to write pass 4
(13259|13259) 16:27:15.232598 Writer::run_test done writing.
(13259|13259) 16:27:16.232871 Writer::run_test starting to write pass 5
(13259|13259) 16:27:16.233201 Writer::run_test done writing.
(13259|13259) Writer::run_test finished.
(13258|13258) Shutting subscriber down ...
(13258|13258) deleting entities1
(13259|13259) deleting entities1
(13259|13259) deleting participant1
(13259|13259) Shutting publisher down ...
(13258|13258) deleting participant1
(13258|13258) Subscriber shutting down svc part
(13259|13259) Publisher shutdown complete.
(13259|13259) done.
(13258|13258) Subscriber shutdown complete
(13258|13258) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->6
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13281
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13288 started at 2025-12-05 16:27:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13289 started at 2025-12-05 16:27:17
(13288|13288) Running colocation opt none
(13289|13289) Topic name: Xyz::Foo
(13288|13288) Topic name: Xyz::Foo
(13289|13289) WARNING: get_fully_qualified_hostname: (C1o3u2l8d8 |n1o3t2 8f8i)n dW AFRQNDINN.G :U sgientg_ f"urlulnyn_eqruvamlyigf8i7e6d"_ haoss tfnualmley: qCuoaullidf ineodt hfoisntdn aFmQeD,N .p lUesaisneg c"orrurnencetr vsmyysgt8e7m6 "c oansf ifguulrlayt iqouna.l
ified hostname, please correct system configuration.
(13289|13289) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13289|13289) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13289|13289) Check if '_OPENDDS_0(412302_8M8C|A1S3T2_8R8E)L ICABhLeEc'k iisf a'm_oOnPgE NsDuDpSp_o0r3t0e0d_ U[D_PO'P EiNsD DaSm_o0n3g0 0s_uUpDpPo,r t_eOdP E[N_DODPSE_N0D4D1S0__0M3C0A0S_TU_DUPN,R E_LOIPAEBNLDED,S __0O4P1E0N_DMDCSA_S0T4_2U0N_RMECLAISATB_LREE,L I_AOBPLEEN,D D_SO_P0E4N2D0D_SM_C0A5S0T0__RTECLPI]A?B
LE, _OPENDDS(_13289|103520809_)T CCPh]e?c
k if '_OPEN(D1D3S2_8085|0103_2T8C8P)' Cihse cakm oinfg 's_uOpPpEoNrDtDeSd_ 0[4_1O0P_EMNCDADSST__0U3N0R0E_LUIDAPB,L E_'O PiEsN DaDmSo_n0g4 1s0u_pMpCoArStTe_dU N[R_EOLPIEANBDLDES,_ 0_3O0P0E_NUDDDPS,_ 0_4O2P0E_NMDCDASS_T0_4R1E0L_IMACBALSET,_ U_NORPEELNIDADBSL_E0,5 0_0O_PTECNPD]D?S
_0420_MCAST_R(E1L3I2A8B9L|E1,3 2_8O9P)E NWDrDiSt_e0r5:0:0r_uTnC_Pt]e?s
t begins.
(13288|13288) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13288|13288) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13289|13289) 16:27:17.546467 Writer::run_test starting to write pass 1
(13289|13289) 16:27:17.546763 Writer::run_test done writing.
(13289|13289) 16:27:18.547007 Writer::run_test starting to write pass 2
(13289|13289) 16:27:18.547307 Writer::run_test done writing.
(13289|13289) 16:27:19.547528 Writer::run_test starting to write pass 3
(13289|13289) 16:27:19.547855 Writer::run_test done writing.
(13289|13289) 16:27:20.548232 Writer::run_test starting to write pass 4
(13289|13289) 16:27:20.548557 Writer::run_test done writing.
(13289|13289) 16:27:21.548898 Writer::run_test starting to write pass 5
(13289|13289) 16:27:21.549527 Writer::run_test done writing.
(13289|13289) Writer::run_test finished.
(13288|13288) Shutting subscriber down ...
(13288|13288) deleting entities1
(13289|13289) deleting entities1
(13289|13289) deleting participant1
(13289|13289) Shutting publisher down ...
(13288|13288) deleting participant1
(13288|13288) Subscriber shutting down svc part
(13289|13289) Publisher shutdown complete.
(13289|13289) done.
(13288|13288) Subscriber shutdown complete
(13288|13288) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->7
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13311
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13318 started at 2025-12-05 16:27:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13319 started at 2025-12-05 16:27:22
(13318|13318) Running colocation opt none
(13318|13318) Topic name: Xyz::Foo
(13319|13319) Topic name: Xyz::Foo
(13319|13319) WARNING: get_fully_qualified_hostname: Could not fin(d1 3F3Q1D8N|.1 3U3s1i8n)g W"ArRuNnInNeGr:v mgyegt8_7f6u"l lays_ qfuuallliyf iqeuda_lhiofsitenda mheo:s tCnoaumled, npolte afsien dc oFrQrDeNc.t Ussyisntge m" rcuonnnfeirgvumryagt8i7o6n".
as fully qualified hostname, please correct system configuration.
(13318|13318) Check if 'udp1' is among supported [udp1]?
(13319|13319) Check if 'udp1' is among supported [udp1]?
(13319|13319) Writer::run_test begins.
(13319|13319) 16:27:22.853171 Writer::run_test starting to write pass 1
(13319|13319) 16:27:22.853473 Writer::run_test done writing.
(13319|13319) 16:27:23.853815 Writer::run_test starting to write pass 2
(13319|13319) 16:27:23.854157 Writer::run_test done writing.
(13319|13319) 16:27:24.854412 Writer::run_test starting to write pass 3
(13319|13319) 16:27:24.854785 Writer::run_test done writing.
(13319|13319) 16:27:25.855042 Writer::run_test starting to write pass 4
(13319|13319) 16:27:25.855381 Writer::run_test done writing.
(13319|13319) 16:27:26.855612 Writer::run_test starting to write pass 5
(13319|13319) 16:27:26.856041 Writer::run_test done writing.
(13319|13319) Writer::run_test finished.
(13318|13318) Shutting subscriber down ...
(13318|13318) deleting entities1
(13319|13319) deleting entities1
(13319|13319) deleting participant1
(13318|1(31331381)9 |d1e3l3e1t9i)n gS hpuatrttiincgi ppaunbtl1i
sher down ...
(13318|13318) Subscriber shutting down svc part
(13319|13319) Publisher shutdown complete.
(13319|13319) done.
(13318|13318) Subscriber shutdown complete
(13318|13318) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->8
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13328
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13335 started at 2025-12-05 16:27:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13336 started at 2025-12-05 16:27:28
(13335|13335) Running colocation opt none
((1133333356||1133333356)) TTooppiicc nnaammee:: XXyyzz::::FFoooo
(13336|13336) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct (s1y3s3t3e5m| 1c3o3n3f5i)g uWrAaRtNiIoNnG.:
get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13336|13336) Check if 'udp1' is among supported [udp1]?
(13336|13336) Writer::run_test begins.
(13335|13335) Check if 'udp1' is among supported [udp1]?
(13336|13336) 16:27:28.173666 Writer::run_test starting to write pass 1
(13336|13336) 16:27:28.173965 Writer::run_test done writing.
(13336|13336) 16:27:29.174292 Writer::run_test starting to write pass 2
(13336|13336) 16:27:29.174598 Writer::run_test done writing.
(13336|13336) 16:27:30.174938 Writer::run_test starting to write pass 3
(13336|13336) 16:27:30.175596 Writer::run_test done writing.
(13336|13336) 16:27:31.176112 Writer::run_test starting to write pass 4
(13336|13336) 16:27:31.176420 Writer::run_test done writing.
(13336|13336) 16:27:32.176664 Writer::run_test starting to write pass 5
(13336|13336) 16:27:32.177019 Writer::run_test done writing.
(13336|13336) Writer::run_test finished.
(13335|13335) Shutting subscriber down ...
(13335|13335) deleting entities1
(13336|13336) deleting entities1
(13336|13336) deleting participant1
(13336|13336) Shutting publisher down ...
(13335|13335) deleting participant1
(13335|13335) Subscriber shutting down svc part
(13336|13336) Publisher shutdown complete.
(13336|13336) done.
(13335|13335) Subscriber shutdown complete
(13335|13335) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->9
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13345
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13352 started at 2025-12-05 16:27:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13353 started at 2025-12-05 16:27:33
(13352|13352) Running colocation opt none
(13352|13352) Topic name: Xyz::Foo
(13353|13353) Topic name: Xyz::Foo
(13353|13353) WARNING: get_fully_qualified_hos(t1n3a3m5e2:| 1C3o3u5l2d) nWoAtR NfIiNnGd: FgQeDtN_.f uUlsliyn_gq u"arluinnfeirevdm_yhgo8s7t6n"a maes: fCuolullyd qnuoatl iffiinedd FhQoDsNt.n aUmsei,n gp l"erausnen ecrovrmryegc8t7 6s"y satse mf uclolnyf iqguuarlaitfiioend.
hostname, please correct system configuration.
(13352|13352) Check if 'udp1' is among supported [udp1]?
(13353|13353) Check if 'udp1' is among supported [udp1]?
(13353|13353) Writer::run_test begins.
(13353|13353) 16:27:33.477324 Writer::run_test starting to write pass 1
(13353|13353) 16:27:33.477593 Writer::run_test done writing.
(13353|13353) 16:27:34.477826 Writer::run_test starting to write pass 2
(13353|13353) 16:27:34.478123 Writer::run_test done writing.
(13353|13353) 16:27:35.478322 Writer::run_test starting to write pass 3
(13353|13353) 16:27:35.478627 Writer::run_test done writing.
(13353|13353) 16:27:36.478831 Writer::run_test starting to write pass 4
(13353|13353) 16:27:36.479120 Writer::run_test done writing.
(13353|13353) 16:27:37.479288 Writer::run_test starting to write pass 5
(13353|13353) 16:27:37.479563 Writer::run_test done writing.
(13353|13353) Writer::run_test finished.
(13352|13352) Shutting subscriber down ...
(13352|13352) deleting entities1
(13353|13353) deleting entities1
(13353|13353) deleting participant1
(13353|13353) Shutting publisher down ...
(13352|13352) deleting participant1
(13352|13352) Subscriber shutting down svc part
(13353|13353) Publisher shutdown complete.
(13353|13353) done.
(13352|13352) Subscriber shutdown complete
(13352|13352) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->10
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13362
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -f _OPENDDS_0300_UDP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13369 started at 2025-12-05 16:27:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -f _OPENDDS_0300_UDP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13370 started at 2025-12-05 16:27:38
(13369|13369) Running colocation opt none
(13369|13369) Topic name: Xyz::Foo
(13370|13370) Topic name: Xyz::Foo
(13370|13370) WARNING: ge(t1_3f3u6l9l|y1_3q3u6a9l)i fWiAeRdN_IhNoGs:t ngaemte_:f uCloluyl_dq unaolti ffiiendd_ hFoQsDtNn.a mUes:i nCgo u"lrdu nnnoetr vfmiyngd8 7F6Q"D Na.s Ufsuilnlgy "qruuanlniefrivemdy gh8o7s6t"n aamse ,f upllleya sqeu acloirfrieecdt hsoyssttneamm ec,o npfliegausrea tcioornr.e
ct system configuration.
(13370|13370) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13370|13370) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13370|13370) Check if '_OPENDDS_042(01_3M3C6A9S|T1_3R3E6L9I)A BCLhEe'c ki si fa m'o_nOgP EsNuDpDpSo_r0t3e0d0 _[U_DOPP'E NiDsD Sa_m0o3n0g0 _sUuDpPp,o r_tOePdE N[D_DOSP_E0N4D1D0S__M0C3A0S0T__UUDNPR,E L_IOAPBELNED,D S__O0P4E1N0D_DMSC_A0S4T2_0U_NMRCEALSITA_BRLEEL,I A_BOLPEE,N D_DOSP_E0N4D2D0S__M0C5A0S0T__TRCEPL]I?A
BLE, _OPE(N1D3D3S7_00|510303_7T0C)P ]C?h
eck if '_O(P1E3N3D6D9S|_103530609_)T CCPh'e ciks iafm o'n_gO PsEuNpDpDoSr_t0e4d1 0[__MOCPAESNTD_DUSN_R0E3L0I0A_BULDEP', i_sO PaEmNoDnDgS _s0u4p1p0o_rMtCeAdS T[__UONPREENLDIDASB_L0E3,0 0__OUPDEPN,D D_SO_P0E4N2D0D_SM_C0A4S1T0__RMECLAISATB_LUEN,R E_LOIPAEBNLDED,S __0O5P0E0N_DTDCSP_]0?4
20_MCAS(T1_3R3E7L0I|A1B3L3E7,0 )_ OWPrEiNtDeDrS:_:0r5u0n0__tTeCsPt] ?b
egins.
(13369|13369) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13369|13369) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13370|13370) 16:27:38.801883 Writer::run_test starting to write pass 1
(13370|13370) 16:27:38.802250 Writer::run_test done writing.
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13370|13370) 16:27:39.802560 Writer::run_test starting to write pass 2
(13370|13370) 16:27:39.802888 Writer::run_test done writing.
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13370|13370) 16:27:40.803169 Writer::run_test starting to write pass 3
(13370|13370) 16:27:40.803490 Writer::run_test done writing.
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13370|13370) 16:27:41.803783 Writer::run_test starting to write pass 4
(13370|13370) 16:27:41.804094 Writer::run_test done writing.
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13370|13370) 16:27:42.804304 Writer::run_test starting to write pass 5
(13370|13370) 16:27:42.804604 Writer::run_test done writing.
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13370|13370) Writer::run_test finished.
(13370|13370) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13369|13378) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13369|13369) Shutting subscriber down ...
(13369|13369) deleting entities1
(13370|13370) deleting entities1
(13370|13370) deleting participant1
(13370|13370) Shutting publisher down ...
(13369|13369) deleting participant1
(13369|13369) Subscriber shutting down svc part
(13370|13370) Publisher shutdown complete.
(13370|13370) done.
(13369|13369) Subscriber shutdown complete
(13369|13369) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->11
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13391
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13398 started at 2025-12-05 16:27:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13399 started at 2025-12-05 16:27:44
(13398|13398) Running colocation opt none
(13398|13398) Topic (n1a3m3e9:9 |X1y3z3:9:9F)o oT
opic name: Xyz::Foo
(13398|13398) WARNING: get_fully_qualified_hostname: (C1o3u3l9d9 |n1o3t3 9f9i)n dW AFRQNDINN.G :U sgientg_ f"urlulnyn_eqruvamlyigf8i7e6d"_ haoss tfnualmley: qCuoaullidf ineodt hfoisntdn aFmQe, DpNl.e aUssei ncgo r"rreucntn esryvsmtyegm8 7c6o"n faisg ufrualtliyo nq.u
alified hostname, please correct system configuration.
(13399|13399) Check if 'udp1' is among supported [udp1]?
(13399|13399) Writer::run_test begins.
(13398|13398) Check if 'udp1' is among supported [udp1]?
(13399|13399) 16:27:44.110725 Writer::run_test starting to write pass 1
(13399|13399) 16:27:44.111111 Writer::run_test done writing.
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13399|13399) 16:27:45.111560 Writer::run_test starting to write pass 2
(13399|13399) 16:27:45.111954 Writer::run_test done writing.
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13399|13399) 16:27:46.112225 Writer::run_test starting to write pass 3
(13399|13399) 16:27:46.112586 Writer::run_test done writing.
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13399|13399) 16:27:47.112931 Writer::run_test starting to write pass 4
(13399|13399) 16:27:47.113289 Writer::run_test done writing.
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13399|13399) 16:27:48.113544 Writer::run_test starting to write pass 5
(13399|13399) 16:27:48.113910 Writer::run_test done writing.
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13399|13399) Writer::run_test finished.
(13399|13399) Check if 'udp1' is among negotiated [udp1]?
(13398|13407) Check if 'udp1' is among negotiated [udp1]?
(13398|13398) Shutting subscriber down ...
(13398|13398) deleting entities1
(13399|13399) deleting entities1
(13399|13399) deleting participant1
(13399|13399) Shutting publisher down ...
(13398|13398) deleting participant1
(13398|13398) Subscriber shutting down svc part
(13399|13399) Publisher shutdown complete.
(13399|13399) done.
(13398|13398) Subscriber shutdown complete
(13398|13398) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->12
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13408
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13415 started at 2025-12-05 16:27:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e participant -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13416 started at 2025-12-05 16:27:49
(13415|13415) Running colocation opt none
(134(1163|411354|1163)4 1T5o)p iTco pniacm en:a mXey:z :X:yFzo:o:
Foo
(13415|13415) Check if 'mytcp1' is among supported [mytcp1]?
(13416|13416) Check if 'mytcp1' is among supported [mytcp1]?
(13416|13416) Writer::run_test begins.
(13416|13416) 16:27:49.425093 Writer::run_test starting to write pass 1
(13416|13416) 16:27:49.425348 Writer::run_test done writing.
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13416|13416) 16:27:50.425670 Writer::run_test starting to write pass 2
(13416|13416) 16:27:50.425956 Writer::run_test done writing.
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13416|13416) 16:27:51.426201 Writer::run_test starting to write pass 3
(13416|13416) 16:27:51.426450 Writer::run_test done writing.
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13416|13416) 16:27:52.426803 Writer::run_test starting to write pass 4
(13416|13416) 16:27:52.427055 Writer::run_test done writing.
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13416|13416) 16:27:53.427261 Writer::run_test starting to write pass 5
(13416|13416) 16:27:53.427492 Writer::run_test done writing.
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13416|13416) Writer::run_test finished.
(13416|13416) Check if 'mytcp1' is among negotiated [mytcp1]?
(13415|13423) Check if 'mytcp1' is among negotiated [mytcp1]?
(13415|13415) Shutting subscriber down ...
(13415|13415) deleting entities1
(13416|13416) deleting entities1
(13416|13416) deleting participant1
(13416|13416) Shutting publisher down ...
(13415|13415) deleting participant1
(13415|13415) Subscriber shutting down svc part
(13416|13416) Pub(l1i3s4h1e5r| 1s3h4u1t5d)o wSnu bcsocmrpilbeetre .s
hutdown complete
(134(1163|411354|1163)4 1d5o)n ed.o
ne.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->13
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13427
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13434 started at 2025-12-05 16:27:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13435 started at 2025-12-05 16:27:54
(13434|13434) Running colocation opt none
(13434|13434) Topic name: Xyz::Foo
(13435|13435) Topic name: Xyz::Foo
(13435|13435) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct (s1y3s4t3e4m| 1c3o4n3f4i)g uWrAaRtNiIoNnG.:
get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13435|13435) Check if 'udp1' is among supported [udp1]?
(13435|13435) Writer::run_test begins.
(13434|13434) Check if 'udp1' is among supported [udp1]?
(13435|13435) 16:27:54.732960 Writer::run_test starting to write pass 1
(13435|13435) 16:27:54.733281 Writer::run_test done writing.
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13435|13435) 16:27:55.733551 Writer::run_test starting to write pass 2
(13435|13435) 16:27:55.733885 Writer::run_test done writing.
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13435|13435) 16:27:56.734122 Writer::run_test starting to write pass 3
(13435|13435) 16:27:56.734449 Writer::run_test done writing.
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13435|13435) 16:27:57.734714 Writer::run_test starting to write pass 4
(13435|13435) 16:27:57.735033 Writer::run_test done writing.
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13435|13435) 16:27:58.735255 Writer::run_test starting to write pass 5
(13435|13435) 16:27:58.735560 Writer::run_test done writing.
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13435|13435) Writer::run_test finished.
(13435|13435) Check if 'udp1' is among negotiated [udp1]?
(13434|13442) Check if 'udp1' is among negotiated [udp1]?
(13434|13434) Shutting subscriber down ...
(13434|13434) deleting entities1
(13435|13435) deleting entities1
(13435|13435) deleting participant1
(13435|13435) Shutting publisher down ...
(13434|13434) deleting participant1
(13434|13434) Subscriber shutting down svc part
(13435|13435) Publisher shutdown complete.
(13435|13435) done.
(13434|13434) Subscriber shutdown complete
(13434|13434) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->14
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13444
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13451 started at 2025-12-05 16:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13452 started at 2025-12-05 16:28:00
(13451|13451) Running colocation opt none
(13451|13451) Topic name: Xyz::Foo
(13452|13452) Topic name: Xyz::Foo
(13452|13452) Check if 'mytcp1' is among supported [mytcp1]?
(13452|13452) Writer::run_test begins.
(13451|13451) Check if 'mytcp1' is among supported [mytcp1]?
(13452|13452) 16:28:00.044685 Writer::run_test starting to write pass 1
(13452|13452) 16:28:00.044964 Writer::run_test done writing.
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13452|13452) 16:28:01.045254 Writer::run_test starting to write pass 2
(13452|13452) 16:28:01.045506 Writer::run_test done writing.
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13452|13452) 16:28:02.045798 Writer::run_test starting to write pass 3
(13452|13452) 16:28:02.046061 Writer::run_test done writing.
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13452|13452) 16:28:03.046340 Writer::run_test starting to write pass 4
(13452|13452) 16:28:03.046588 Writer::run_test done writing.
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13452|13452) 16:28:04.046847 Writer::run_test starting to write pass 5
(13452|13452) 16:28:04.047055 Writer::run_test done writing.
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13452|13452) Writer::run_test finished.
(13452|13452) Check if 'mytcp1' is among negotiated [mytcp1]?
(13451|13459) Check if 'mytcp1' is among negotiated [mytcp1]?
(13451|13451) Shutting subscriber down ...
(13451|13451) deleting entities1
(13452|13452) deleting entities1
(13452|13452) deleting participant1
(13452|13452) Shutting publisher down ...
(13451|13451) deleting participant1
(13451|13451) Subscriber shutting down svc part
(13452|13452) Publisher shutdown complete.
(13452|13452) done.
(13451|13451) Subscriber shutdown complete
(13451|13451) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->15
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13463
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13470 started at 2025-12-05 16:28:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13471 started at 2025-12-05 16:28:05
(13470|13470) Running colocation opt none
(13470|13470) Topic name: Xyz::Foo
(13471|13471) Topic name: Xyz::Foo
(13470|13470) WARNING: get_fully_qualified_hostname: Could (n1o3t4 7f1i|n1d3 4F7Q1D)N .W AURsNiInNgG :" rguentn_efruvlmlyyg_8q7u6a"l iafsi efdu_lhloys tqnuaamlei:f iCeodu lhdo sntonta mfei,n dp lFeQaDsNe. cUosrirnegc t" rsuynsnteermv mcyogn8f7i6g"u raast ifounl.l
y qualified hostname, please correct system configuration.
(13470|13470) Check if 'udp1' is among supported [udp1]?
(13471|13471) Check if 'udp1' is among supported [udp1]?
(13471|13471) Writer::run_test begins.
(13471|13471) 16:28:05.370005 Writer::run_test starting to write pass 1
(13471|13471) 16:28:05.370324 Writer::run_test done writing.
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13471|13471) 16:28:06.370735 Writer::run_test starting to write pass 2
(13471|13471) 16:28:06.371068 Writer::run_test done writing.
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13471|13471) 16:28:07.371388 Writer::run_test starting to write pass 3
(13471|13471) 16:28:07.371776 Writer::run_test done writing.
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13471|13471) 16:28:08.372177 Writer::run_test starting to write pass 4
(13471|13471) 16:28:08.372514 Writer::run_test done writing.
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13471|13471) 16:28:09.372758 Writer::run_test starting to write pass 5
(13471|13471) 16:28:09.373076 Writer::run_test done writing.
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13471|13471) Writer::run_test finished.
(13471|13471) Check if 'udp1' is among negotiated [udp1]?
(13470|13479) Check if 'udp1' is among negotiated [udp1]?
(13470|13470) Shutting subscriber down ...
(13470|13470) deleting entities1
(13471|13471) deleting entities1
(13471|13471) deleting participant1
(13471|13471) Shutting publisher down ...
(13470|13470) deleting participant1
(13470|13470) Subscriber shutting down svc part
(13471|13471) Publisher shutdown complete.
(13471|13471) done.
(13470|13470) Subscriber shutdown complete
(13470|13470) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->16
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13481
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13488 started at 2025-12-05 16:28:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSBit 0 -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13489 started at 2025-12-05 16:28:10
(13488|13488) Running colocation opt none
(13489|13489) Topic name: Xyz::Foo
(13488|13488) Topic name: Xyz::Foo
(13489|13489) Check if 'mytcp1' is among supported [mytcp1]?
(13489|13489) Writer::run_test begins.
(13488|13488) Check if 'mytcp1' is among supported [mytcp1]?
(13489|13489) 16:28:10.675511 Writer::run_test starting to write pass 1
(13489|13489) 16:28:10.675760 Writer::run_test done writing.
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13489|13489) 16:28:11.676014 Writer::run_test starting to write pass 2
(13489|13489) 16:28:11.676233 Writer::run_test done writing.
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13489|13489) 16:28:12.676559 Writer::run_test starting to write pass 3
(13489|13489) 16:28:12.676828 Writer::run_test done writing.
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13489|13489) 16:28:13.677060 Writer::run_test starting to write pass 4
(13489|13489) 16:28:13.677288 Writer::run_test done writing.
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13489|13489) 16:28:14.677468 Writer::run_test starting to write pass 5
(13489|13489) 16:28:14.677673 Writer::run_test done writing.
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13489|13489) Writer::run_test finished.
(13489|13489) Check if 'mytcp1' is among negotiated [mytcp1]?
(13488|13497) Check if 'mytcp1' is among negotiated [mytcp1]?
(13488|13488) Shutting subscriber down ...
(13488|13488) deleting entities1
(13489|13489) deleting entities1
(13489|13489) deleting participant1
(13489|13489) Shutting publisher down ...
(13488|13488) deleting participant1
(13488|13488) Subscriber shutting down svc part
(13489|13489) Publisher shutdown complete.
(13488|13488) Subscriber (s1h3u4t8d9o|w1n3 4c8o9m)p ldeotnee
.
(13488|13488) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->17
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13500
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e none -a process -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13507 started at 2025-12-05 16:28:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e none -a process -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13508 started at 2025-12-05 16:28:15
(13507|13507) Running colocation opt process
(13500|13500) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
((1133550087||1133550087)) WWAARRNNIINNGG:: ggeett__ffuullllyy__qquuaalliiffiieedd__hhoossttnnaammee:: CCoouulldd nnoott ffiinndd FFQQDDNN.. UUssiinngg ""rruunnnneerrvvmmyygg887766"" aass ffuullllyy qquuaalliiffiieedd hhoossttnnaammee,, pplleeaassee ccoorrrreecctt ssyysstteemm ccoonnffiigguurraattiioonn..
(13508|13508) Topic name: Xyz::Foo
(13507|13507) Topic name: Xyz::Foo
(13508|13508) Topic name: Xyz::Foo
(13507|13507) Topic name: Xyz::Foo
(13508|13508) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Writer::run_tes(t1 3b5e0g7i|n1s3.5
07) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
((1133550087||1133550087)) 1C6h:e2c8k: 1i6f. 0'34928 Writer::run_test starting to write pass 1
_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13507) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13507) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13(510375)0 8C|h1e3c5k0 8i)f 1'6_:O2P8E:N1D6D.S0_305320708_ UWDrPi't eirs: :armuonn_gt essutp pdoorntee dw r[i_tOiPnEgN.D
DS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13507) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13507) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13507|13507) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13508|13508) Writer::run_test finished.
(13507|13507) Shutting subscriber down ...
(13507|13507) deleting entities1
(13508|13508) deleting entities1
(13508|13508) deleting participant1
(13508|13508) deletin(g1 3e5n0t7i|t1i3e5s027
) deleting participant1
(13508|13508) deleting participant2
(13507|13507) deleting entities2
(13508|13508) Shutting publisher down ...
(13507|13507) deleting participant2
(13508|13508) Publisher shutdown complete.
(13508|13508) done.
(13507|13507) Subscriber shutting down svc part
(13507|13507) Subscriber shutdown complete
(13507|13507) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->18
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13535
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e participant -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13542 started at 2025-12-05 16:28:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e participant -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13543 started at 2025-12-05 16:28:17
(13542|13542) Running colocation opt process
(13535|13535) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13543|13543) WARNING: get_fully_qualified_hostname: Could not find F(Q1D3N5.4 2U|s1i3n5g4 2")r uWnAnReNrIvNmGy:g 8g7e6t"_ fausl lfyu_lqluya lqiufaileidf_iheods thnoasmten:a mCeo,u lpdl enaoste fcionrdr eFcQtD Ns.y sUtseimn gc o"nrfuingnuerravtmiyogn8.7
6" as fully qualified hostname, please correct system configuration.
(13542|13542) Topic name: Xyz::Foo
(13543|13543) Topic name: Xyz::Foo
(13543|13543) Topic name: Xyz::Foo
(13542|13542) Topic name: Xyz::Foo
(13543|13543) Check if 'udp1' is among supported [udp1]?
(13543|13543) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13543|13543) Writer::run_test begins.
(13543|13543) 16:28:17.437561 Writer::run_test starting to write pass 1
(13543|13543) 16:28:17.437895 Writer::run_test done writing.
(13542|13542) Check if 'udp1' is among supported [udp1]?
(13542|13542) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13543|13543) Writer::run_test finished.
(13542|13542) Shutting subscriber down ...
(13542|13542) deleting entities1
(13543|13543) deleting entities1
(13543|13543) deleting participant1
(13542|13542) deleting participant1
(13543|13543) deleting entities2
(13543|13543) deleting participant2
(13542|13542) deleting entities2
(13543|13543) Shutting publisher down ...
(13542|13542) deleting participant2
(13543|13543) Publisher shutdown complete.
(13543|13543) done.
(13542|13542) Subscriber shutting down svc part
(13542|13542) Subscriber shutdown complete
(13542|13542) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->19
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13574
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e pubsub -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13581 started at 2025-12-05 16:28:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e pubsub -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13582 started at 2025-12-05 16:28:18
(13581|13581) Running colocation opt process
(13574|13574) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13582|13582) WARNING: g(e1t3_5f8u1l|l1y3_5q8u1a)l iWfAiReNdI_NhGo:s tgneatm_ef:u lCloyu_lqdu anloitf ifeidn_dh oFsQtDnNa.m eU:s iCnogu l"dr unnonte rfvimnydg 8F7Q6D"N .a sU sfiunlgl y" rquunanleirfvimeydg 8h7o6s"t naasm ef,u lpllye aqsuea lciofrireedc th ossytsntaemme ,c opnlfeiagsuer actoirorne.c
t system configuration.
(13582|13582) Topic name: Xyz::Foo
(13581|13581) Topic name: Xyz::Foo
(13582|13582) Topic name: Xyz::Foo
(13581|13581) Topic name: Xyz::Foo
(13582|13582) Check if 'udp1' is among supported [udp1]?
(13582|13582) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13582|13582) Writer::run_test begins.
(13582|13582) 16:28:18.837351 Writer::run_test starting to write pass 1
(13582|13582) 16:28:18.837637 Writer::run_test done writing.
(13581|13581) Check if 'udp1' is among supported [udp1]?
(13581|13581) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13582|13582) Writer::run_test finished.
(13581|13581) Shutting subscriber down ...
(13581|13581) deleting entities1
(13582|13582) deleting entities1
(13582|13582) deleting participant1
(13581|13581) deleting participant1
(13582|13582) deleting entities2
(13582|13582) deleting participant2
(13581|13581) deleting entities2
(13582|13582) Shutting publisher down ...
(13581|13581) deleting participant2
(13582|13582) Publisher shutdown complete.
(13582|13582) done.
(13581|13581) Subscriber shutting down svc part
(13581|13581) Subscriber shutdown complete
(13581|13581) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->20
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13613
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e rw -n false -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13620 started at 2025-12-05 16:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e rw -n false -a process -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13621 started at 2025-12-05 16:28:20
(13620|13620) Running colocation opt process
(13613|13613) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13620|13620) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13621|13621) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13621|13621) Topic name: Xyz::Foo
(13620|13620) Topic name: Xyz::Foo
(13621|13621) Topic name: Xyz::Foo
(13620|13620) Topic name: Xyz::Foo
(13621|13621) Check if 'udp1' is among supported [udp1]?
(13621|13621) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13621|13621) Writer::run_test begins.
(13621|13621) 16:28:20.140922 Writer::run_test starting to write pass 1
(13621|13621) 16:28:20.141251 Writer::run_test done writing.
(13620|13620) Check if 'udp1' is among supported [udp1]?
(13620|13620) Check if 'udp1' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13621|13621) Writer::run_test finished.
(13620|13620) Shutting subscriber down ...
(13620|13620) deleting entities1
(13621|13621) deleting entities1
(13621|13621) deleting participant1
(13621|13621) deleting entities2
(13620|13620) deleting participant1
(13621|13621) deleting participant2
(13620|13620) deleting entities2
(13621|13621) Shutting publisher down ...
(13620|13620) deleting participant2
(13621|13621) Publisher shutdown complete.
(13621|13621) done.
(13620|13620) Subscriber shutting down svc part
(13620|13620) Subscriber shutdown complete
(13620|13620) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->21
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13652
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -c true -e none -a none -s none -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13659 started at 2025-12-05 16:28:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -c true -e none -a none -s none -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13660 started at 2025-12-05 16:28:21
(13659|13659) Running colocation opt none
(13652|13652) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13659|13659) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13660|13660) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13660|13660) Topic name: Xyz::Foo
(13659|13659) Topic name: Xyz::Foo
(13660|13660) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0500_TCP]?
(13660|13660) Writer::run_test begins.
(13659|13659) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0500_TCP]?
(13660|13660) 16:28:21.436438 Writer::run_test starting to write pass 1
(13660|13660) 16:28:21.436741 Writer::run_test done writing.
(13660|13660) 16:28:22.437012 Writer::run_test starting to write pass 2
(13660|13660) 16:28:22.437345 Writer::run_test done writing.
(13660|13660) 16:28:23.437632 Writer::run_test starting to write pass 3
(13660|13660) 16:28:23.438021 Writer::run_test done writing.
(13660|13660) 16:28:24.438394 Writer::run_test starting to write pass 4
(13660|13660) 16:28:24.439192 Writer::run_test done writing.
(13660|13660) 16:28:25.439539 Writer::run_test starting to write pass 5
(13660|13660) 16:28:25.440300 Writer::run_test done writing.
(13660|13660) Writer::run_test finished.
(13659|13659) Shutting subscriber down ...
(13659|13659) deleting entities1
(13660|13660) deleting entities1
(13660|13(616306)5 9d|e1l3e6t5i9n)g dpealrettiicnigp apnatr1t
icipant1
(13660|13660) Shutting publisher down ...
(13659|13659) Subscriber shutting down svc part
(13660|13660) Publisher shutdown complete.
(13660|13660) done.
(13659|13659) Subscriber shutdown complete
(13659|13659) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->22
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13675
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e none -a none -s whatever_just_to_ensure_there_is_a_config_file_on_the_command_line -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13682 started at 2025-12-05 16:28:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e none -a none -s whatever_just_to_ensure_there_is_a_config_file_on_the_command_line -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13683 started at 2025-12-05 16:28:26
(13682|13682) Running colocation opt none
(13675|13675) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13683|13683) WARNING: get_full(y1_3q6u8a2l|i1f3i6e8d2_)h oWsAtRnNaImNeG:: Cgoeutl_df unlolty _fqiunadl iFfQiDeNd._ hUossitnnga m"er:u nCnoeurlvdm yngo8t7 6f"i nads FfQuDlNl.y Uqsuianlgi f"ireudn nheorsvtmnyagm8e7,6 "p laesa sfeu lcloyr rqeucatl isfyisetde mh ocsotnnfaimgeu,r aptlieoans.e
correct system configuration.
(13683|13683) Topic name: Xyz::Foo
(13682|13682) Topic name: Xyz::Foo
(13683|13683) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13683|13683) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13683|13683) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13683|13683) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13683|13683) Writer::run_test begins.
(13682|13682) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13682|13682) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13682|13682) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13682|13682) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13683|13683) 16:28:26.751478 Writer::run_test starting to write pass 1
(13683|13683) 16:28:26.751746 Writer::run_test done writing.
(13683|13683) 16:28:27.751968 Writer::run_test starting to write pass 2
(13683|13683) 16:28:27.752263 Writer::run_test done writing.
(13683|13683) 16:28:28.752483 Writer::run_test starting to write pass 3
(13683|13683) 16:28:28.752813 Writer::run_test done writing.
(13683|13683) 16:28:29.753050 Writer::run_test starting to write pass 4
(13683|13683) 16:28:29.753359 Writer::run_test done writing.
(13683|13683) 16:28:30.753632 Writer::run_test starting to write pass 5
(13683|13683) 16:28:30.754296 Writer::run_test done writing.
(13683|13683) Writer::run_test finished.
(13682|13682) Shutting subscriber down ...
(13682|13682) deleting entities1
(13683|13683) deleting entities1
(13683|13683) deleting participant1
(13682|13682) deleting participant1
(13683|13683) Shutting publisher down ...
(13682|13682) Subscriber shutting down svc part
(13683|13683) Publisher shutdown complete.
(13683|13683) done.
(13682|13682) Subscriber shutdown complete
(13682|13682) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->23
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13710
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13717 started at 2025-12-05 16:28:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13718 started at 2025-12-05 16:28:32
(13717|13717) Running colocation opt none
(13710|13710) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13718|13718) WARNING: get_(f1u3l7l1y7_|q1u3a7l1i7f)i eWdA_RhNoIsNtGn:a mgee:t _Cfouullldy _nqouta lfiifnide dF_QhDoNs.t nUasmien:g C"oruulndn enrovtm yfgi8n7d6 "F QaDsN .f uUlsliyn gq u"arluinfnieerdv mhyogs8t7n6a"m ea,s pfluelalsye qcuoarlriefcite ds yhsotsetmn acmoen,f ipglueraastei ocno.r
rect system configuration.
(13718|13718) Topic name: Xyz::Foo
(13717|13717) Topic name: Xyz::Foo
(13718|13718) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13718|13718) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13718|13718) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13718|13718) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13718|13718) Writer::run_test begins.
(13717|13717) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13717|13717) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13717|13717) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13717|13717) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13718|13718) 16:28:32.070102 Writer::run_test starting to write pass 1
(13718|13718) 16:28:32.070478 Writer::run_test done writing.
(13718|13718) 16:28:33.070811 Writer::run_test starting to write pass 2
(13718|13718) 16:28:33.071125 Writer::run_test done writing.
(13718|13718) 16:28:34.071352 Writer::run_test starting to write pass 3
(13718|13718) 16:28:34.071687 Writer::run_test done writing.
(13718|13718) 16:28:35.072046 Writer::run_test starting to write pass 4
(13718|13718) 16:28:35.072366 Writer::run_test done writing.
(13718|13718) 16:28:36.072566 Writer::run_test starting to write pass 5
(13718|13718) 16:28:36.072901 Writer::run_test done writing.
(13718|13718) Writer::run_test finished.
(13717|13717) Shutting subscriber down ...
(13717|13717) deleting entities1
(13718|13718) deleting entities1
(13718|13718) deleting participant1
(13717|13717) deleting participant1
(13718|13718) Shutting publisher down ...
(13717|13717) Subscriber shutting down svc part
(13718|13718) Publisher shutdown complete.
(13718|13718) done.
(13717|13717) Subscriber shutdown complete
(13717|13717) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->24
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13745
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13752 started at 2025-12-05 16:28:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13753 started at 2025-12-05 16:28:37
(13752|13752) Running colocation opt none
(13745|13745) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13752|13752) WARNING: get_fully_qualified_hostname: Could no(t1 3f7i5n3d| 1F3Q7D5N3.) UWsAiRnNgI N"Gr:u ngneetr_vfmuylgl8y7_6q"u aalsi ffiueldl_yh oqsutanlaimfei:e dC ohuolsdt nnaomte ,f ipnlde aFsQeD Nc.o rUrseicntg s"yrsutnenme rcvomnyfgi8g7u6r"a taiso nf.u
lly qualified hostname, please correct system configuration.
(13752|13752) Topic name: Xyz::Foo
(13753|13753) Topic name: Xyz::Foo
(13752|13752) Check if 'udp1' is among supported [udp1]?
(13753|13753) Check if 'udp1' is among supported [udp1]?
(13753|13753) Writer::run_test begins.
(13753|13753) 16:28:37.372667 Writer::run_test starting to write pass 1
(13753|13753) 16:28:37.372915 Writer::run_test done writing.
(13753|13753) 16:28:38.373177 Writer::run_test starting to write pass 2
(13753|13753) 16:28:38.373490 Writer::run_test done writing.
(13753|13753) 16:28:39.373759 Writer::run_test starting to write pass 3
(13753|13753) 16:28:39.374073 Writer::run_test done writing.
(13753|13753) 16:28:40.374440 Writer::run_test starting to write pass 4
(13753|13753) 16:28:40.374779 Writer::run_test done writing.
(13753|13753) 16:28:41.374966 Writer::run_test starting to write pass 5
(13753|13753) 16:28:41.375254 Writer::run_test done writing.
(13753|13753) Writer::run_test finished.
(13752|13752) Shutting subscriber down ...
(13752|13752) deleting entities1
(13753|13753) deleting entities1
(13753|(1133775532)| 1d3e7l5e2t)i ndge lpeatritnigc ippaarntti1c
ipant1
(13752|13752) Subscriber shutting down svc part
(13753|13753) Shutting publisher down ...
(13752|13752) Subscriber shutdown complete
(13752|13752) done.
(13753|13753) Publisher shutdown complete.
(13753|13753) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->25
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13768
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13775 started at 2025-12-05 16:28:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13776 started at 2025-12-05 16:28:42
(13775|13775) Running colocation opt none
(13768|13768) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13776|13776) WARNING: get_fully_qual(i1f3i7e7d5_|h1o3s7t7n5a)m eW:A RCNoIuNlGd: ngoett _ffiunldl yF_QqDuNa.l iUfsiiendg_ h"orsutnnnaemrev:m yCgo8u7l6d" naost ffuilnldy FqQuDaNl.i fUiseidn gh o"srtunnanmeer,v mpylge8a7s6e" caosr rfeucltl ys yqsutaelmi fcioendf ihgousrtantaimoen,.
please correct system configuration.
(13775|13775) Topic name: Xyz::Foo
(13776|13776) Topic name: Xyz::Foo
(13775|13775) Check if 'udp1' is among supported [udp1]?
(13776|13776) Check if 'udp1' is among supported [udp1]?
(13776|13776) Writer::run_test begins.
(13776|13776) 16:28:42.691182 Writer::run_test starting to write pass 1
(13776|13776) 16:28:42.691476 Writer::run_test done writing.
(13776|13776) 16:28:43.691840 Writer::run_test starting to write pass 2
(13776|13776) 16:28:43.692176 Writer::run_test done writing.
(13776|13776) 16:28:44.692433 Writer::run_test starting to write pass 3
(13776|13776) 16:28:44.692800 Writer::run_test done writing.
(13776|13776) 16:28:45.693182 Writer::run_test starting to write pass 4
(13776|13776) 16:28:45.694043 Writer::run_test done writing.
(13776|13776) 16:28:46.694373 Writer::run_test starting to write pass 5
(13776|13776) 16:28:46.694720 Writer::run_test done writing.
(13776|13776) Writer::run_test finished.
(13775|13775) Shutting subscriber down ...
(13775|13775) deleting entities1
(13776|13776) deleting entities1
(13776|13776) deleting participant1
(13775|13775) deleting particip(a1n3t717
6|13776) Shutting publisher down ...
(13775|13775) Subscriber shutting down svc part
(13776|13776) Publisher shutdown complete.
(13776|13776) done.
(13775|13775) Subscriber shutdown complete
(13775|13775) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->26
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13791
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13798 started at 2025-12-05 16:28:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13799 started at 2025-12-05 16:28:47
(13798|13798) Running colocation opt none
(13791|13791) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13799|1379(91)3 7W9A8R|N1I3N7G9:8 )g eWtA_RfNuIlNlGy:_ qgueatl_iffuileldy__hqousatlniafmiee:d _Choousltdn anmoet: fCionudl dF QnDoNt. fUisnidn gF Q"DrNu.n nUesrivnmgy g"8r7u6n"n earsv mfyugl8l7y6 "q uaasl iffuileldy hqousatlniafmei,e dp lheoassten acmoer,r epclte assyes tceomr rceocntf isgyusrtaetmi ocno.n
figuration.
(13798|13798) Topic name: Xyz::Foo
(13799|13799) Topic name: Xyz::Foo
(13798|13798) Check if 'udp1' is among supported [udp1]?
(13799|13799) Check if 'udp1' is among supported [udp1]?
(13799|13799) Writer::run_test begins.
(13799|13799) 16:28:48.021425 Writer::run_test starting to write pass 1
(13799|13799) 16:28:48.021751 Writer::run_test done writing.
(13799|13799) 16:28:49.022022 Writer::run_test starting to write pass 2
(13799|13799) 16:28:49.022341 Writer::run_test done writing.
(13799|13799) 16:28:50.022601 Writer::run_test starting to write pass 3
(13799|13799) 16:28:50.022953 Writer::run_test done writing.
(13799|13799) 16:28:51.023200 Writer::run_test starting to write pass 4
(13799|13799) 16:28:51.023524 Writer::run_test done writing.
(13799|13799) 16:28:52.023718 Writer::run_test starting to write pass 5
(13799|13799) 16:28:52.024013 Writer::run_test done writing.
(13799|13799) Writer::run_test finished.
(13798|13798) Shutting subscriber down ...
(13798|13798) deleting entities1
(13799|13799) deleting entities1
(13799|13799) deleting participant1
(13798|13798) deleting participant1
(13799|13799) Shutting publisher down ...
(13798|13798) Subscriber shutting down svc part
(13799|13799) Publisher shutdown complete.
(13799|13799) done.
(13798|13798) Subscriber shutdown complete
(13798|13798) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->27
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13815
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -f _OPENDDS_0300_UDP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13822 started at 2025-12-05 16:28:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e none -a none -s Udp_Only -t _OPENDDS_0300_UDP -t _OPENDDS_0410_MCAST_UNRELIABLE -t _OPENDDS_0420_MCAST_RELIABLE -t _OPENDDS_0500_TCP -f _OPENDDS_0300_UDP -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13823 started at 2025-12-05 16:28:53
(13822|13822) Running colocation opt none
(13815|13815) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13822|1(31832822)3 |W1A3R8N2I3N)G :W AgReNtI_NfGu:l lgye_tq_ufaullilfyi_eqdu_ahloisftineadm_eh:o sCtonualmde :n oCto uflidn dn oFtQ DfNi.n dU sFiQnDgN ." rUusninnegr v"mryugn8n7e6r"v maysg 8f7u6l"l ya sq ufaullilfyi eqdu ahloisftineadm eh,o sptlneaamsee, cpolreraescet csoyrsrteecmt csoynsftiegmu rcaotnifoing.u
ration.
(13822|13822) Topic name: Xyz::Foo
(13823|13823) Topic name: Xyz::Foo
(13822|13822) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13822|13822) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13822|13822) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13822|13822) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13823|13823) Check if '_OPENDDS_0300_UDP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13823|13823) Check if '_OPENDDS_0410_MCAST_UNRELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13823|13823) Check if '_OPENDDS_0420_MCAST_RELIABLE' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13823|13823) Check if '_OPENDDS_0500_TCP' is among supported [_OPENDDS_0300_UDP, _OPENDDS_0410_MCAST_UNRELIABLE, _OPENDDS_0420_MCAST_RELIABLE, _OPENDDS_0500_TCP]?
(13823|13823) Writer::run_test begins.
(13823|13823) 16:28:53.327498 Writer::run_test starting to write pass 1
(13823|13823) 16:28:53.327781 Writer::run_test done writing.
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13823|13823) 16:28:54.328049 Writer::run_test starting to write pass 2
(13823|13823) 16:28:54.328362 Writer::run_test done writing.
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13823|13823) 16:28:55.328611 Writer::run_test starting to write pass 3
(13823|13823) 16:28:55.328975 Writer::run_test done writing.
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13823|13823) 16:28:56.329263 Writer::run_test starting to write pass 4
(13823|13823) 16:28:56.329584 Writer::run_test done writing.
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13823|13823) 16:28:57.329805 Writer::run_test starting to write pass 5
(13823|13823) 16:28:57.330097 Writer::run_test done writing.
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13823|13823) Writer::run_test finished.
(13823|13823) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13822|13835) Check if '_OPENDDS_0300_UDP' is among negotiated [_OPENDDS_0300_UDP]?
(13822|13822) Shutting subscriber down ...
(13822|13822) deleting entities1
(13823|13823) deleting entities1
(13823|13823) deleting participant1
(13822|13822) deleting participant1
(13823|13823) Shutting publisher down ...
(13822|13822) Subscriber shutting down svc part
(13823|13823) Publisher shutdown complete.
(13823|13823) done.
(13822|13822) Subscriber shutdown complete
(13822|13822) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->28
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13850
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13857 started at 2025-12-05 16:28:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e participant -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13858 started at 2025-12-05 16:28:58
(13857|13857) Running colocation opt none
(13850|13850) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
((1133885587||1133885587)) WWAARRNNIINNGG:: ggeett__ffuullllyy__qquuaalliiffiieedd__hhoossttnnaammee:: CCoouulldd nnoott ffiinndd FFQQDDNN.. UUssiinngg ""rruunnnneerrvvmmyygg887766"" aass ffuullllyy qquuaalliiffiieedd hhoossttnnaammee,, pplleeaassee ccoorrrreecctt ssyysstteemm ccoonnffiigguurraattiioonn..
(13858|13858) Topic name: Xyz::Foo
(13857|13857) Topic name: Xyz::Foo
(13858|13858) Check if 'udp1' is among supported [udp1]?
(13858|13858) Writer::run_test begins.
(13857|13857) Check if 'udp1' is among supported [udp1]?
(13858|13858) 16:28:58.631817 Writer::run_test starting to write pass 1
(13858|13858) 16:28:58.632081 Writer::run_test done writing.
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13858|13858) 16:28:59.632319 Writer::run_test starting to write pass 2
(13858|13858) 16:28:59.632622 Writer::run_test done writing.
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13858|13858) 16:29:00.632886 Writer::run_test starting to write pass 3
(13858|13858) 16:29:00.633205 Writer::run_test done writing.
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13858|13858) 16:29:01.633410 Writer::run_test starting to write pass 4
(13858|13858) 16:29:01.633746 Writer::run_test done writing.
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13858|13858) 16:29:02.634026 Writer::run_test starting to write pass 5
(13858|13858) 16:29:02.634320 Writer::run_test done writing.
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13858|13858) Writer::run_test finished.
(13858|13858) Check if 'udp1' is among negotiated [udp1]?
(13857|13872) Check if 'udp1' is among negotiated [udp1]?
(13857|13857) Shutting subscriber down ...
(13857|13857) deleting entities1
(13858|13858) deleting entities1
(13858|13858) deleting participant1
(13857|13857) deleting participant1
(13858|13858) Shutting publisher down ...
(13857|13857) Subscriber shutting down svc part
(13858|13858) Publisher shutdown complete.
(13858|13858) done.
(13857|13857) Subscriber shutdown complete
(13857|13857) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->29
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13873
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e participant -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13880 started at 2025-12-05 16:29:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e participant -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13881 started at 2025-12-05 16:29:03
(13880|13880) Running colocation opt none
(13873|13873) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13880|13880) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13881|13881) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13880|13880) Topic name: Xyz::Foo
(13881|13881) Topic name: Xyz::Foo
(13880|13880) Check if 'mytcp1' is among supported [mytcp1]?
(13881|13881) Check if 'mytcp1' is among supported [mytcp1]?
(13881|13881) Writer::run_test begins.
(13881|13881) 16:29:03.946127 Writer::run_test starting to write pass 1
(13881|13881) 16:29:03.946320 Writer::run_test done writing.
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13881|13881) 16:29:04.946652 Writer::run_test starting to write pass 2
(13881|13881) 16:29:04.946876 Writer::run_test done writing.
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13881|13881) 16:29:05.947257 Writer::run_test starting to write pass 3
(13881|13881) 16:29:05.947487 Writer::run_test done writing.
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13881|13881) 16:29:06.947865 Writer::run_test starting to write pass 4
(13881|13881) 16:29:06.948334 Writer::run_test done writing.
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13881|13881) 16:29:07.948617 Writer::run_test starting to write pass 5
(13881|13881) 16:29:07.948821 Writer::run_test done writing.
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13881|13881) Writer::run_test finished.
(13881|13881) Check if 'mytcp1' is among negotiated [mytcp1]?
(13880|13893) Check if 'mytcp1' is among negotiated [mytcp1]?
(13880|13880) Shutting subscriber down ...
(13880|13880) deleting entities1
(13881|13881) deleting entities1
(13881|13881) deleting participant1
(13880|13880) deleting participant1
(13881|13881) Shutting publisher down ...
(13880|13880) Subscriber shutting down svc part
(13881|13881) Publisher shutdown complete.
(13881|13881) done.
(13880|13880) Subscriber shutdown complete
(13880|13880) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->30
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13898
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13905 started at 2025-12-05 16:29:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13906 started at 2025-12-05 16:29:09
(13905|13905) Running colocation opt none
(13898|13898) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13905|13905) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.(
13906|13906) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13905|13905) Topic name: Xyz::Foo
(13906|13906) Topic name: Xyz::Foo
(13905|13905) Check if 'udp1' is among supported [udp1]?
(13906|13906) Check if 'udp1' is among supported [udp1]?
(13906|13906) Writer::run_test begins.
(13906|13906) 16:29:09.259458 Writer::run_test starting to write pass 1
(13906|13906) 16:29:09.259751 Writer::run_test done writing.
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13906|13906) 16:29:10.260141 Writer::run_test starting to write pass 2
(13906|13906) 16:29:10.260447 Writer::run_test done writing.
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13906|13906) 16:29:11.260735 Writer::run_test starting to write pass 3
(13906|13906) 16:29:11.261068 Writer::run_test done writing.
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13906|13906) 16:29:12.261300 Writer::run_test starting to write pass 4
(13906|13906) 16:29:12.261609 Writer::run_test done writing.
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13906|13906) 16:29:13.261871 Writer::run_test starting to write pass 5
(13906|13906) 16:29:13.262169 Writer::run_test done writing.
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13906|13906) Writer::run_test finished.
(13906|13906) Check if 'udp1' is among negotiated [udp1]?
(13905|13918) Check if 'udp1' is among negotiated [udp1]?
(13905|13905) Shutting subscriber down ...
(13905|13905) deleting entities1
(13906|13906) deleting entities1
(13906|13906) deleting participant1
(13905|13905) deleting participant1
(13906|13906) Shutting publisher down ...
(13905|13905) Subscriber shutting down svc part
(13906|13906) Publisher shutdown complete.
(13906|13906) done.
(13905|13905) Subscriber shutdown complete
(13905|13905) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->31
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13921
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13928 started at 2025-12-05 16:29:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e pubsub -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13929 started at 2025-12-05 16:29:14
(13928|13928) Running colocation opt none
(13921|13921) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13928|13928) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13929|13929) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13928|13928) Topic name: Xyz::Foo
(13929|13929) Topic name: Xyz::Foo
(13928|13928) Check if 'mytcp1' is among supported [mytcp1]?
(13929|13929) Check if 'mytcp1' is among supported [mytcp1]?
(13929|13929) Writer::run_test begins.
(13929|13929) 16:29:14.572149 Writer::run_test starting to write pass 1
(13929|13929) 16:29:14.572362 Writer::run_test done writing.
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13929|13929) 16:29:15.572744 Writer::run_test starting to write pass 2
(13929|13929) 16:29:15.572957 Writer::run_test done writing.
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13929|13929) 16:29:16.573169 Writer::run_test starting to write pass 3
(13929|13929) 16:29:16.573394 Writer::run_test done writing.
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13929|13929) 16:29:17.573667 Writer::run_test starting to write pass 4
(13929|13929) 16:29:17.573898 Writer::run_test done writing.
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13929|13929) 16:29:18.574086 Writer::run_test starting to write pass 5
(13929|13929) 16:29:18.574292 Writer::run_test done writing.
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13929|13929) Writer::run_test finished.
(13929|13929) Check if 'mytcp1' is among negotiated [mytcp1]?
(13928|13941) Check if 'mytcp1' is among negotiated [mytcp1]?
(13928|13928) Shutting subscriber down ...
(13928|13928) deleting entities1
(13929|13929) deleting entities1
(13929|13929) deleting participant1
(13929|13929) Shutting publisher down ...
(13928|13928) deleting participant1
(13928|13928) Subscriber shutting down svc part
(13929|13929) Publisher shutdown complete.
(13929|13929) done.
(13928|13928) Subscriber shutdown complete
(13928|13928) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->32
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13947
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13954 started at 2025-12-05 16:29:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Udp_Only -t udp1 -f udp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13955 started at 2025-12-05 16:29:19
(13954|13954) Running colocation opt none
(13947|13947) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13954|13954) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration(.1
3955|13955) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13955|13955) Topic name: Xyz::Foo
(13954|13954) Topic name: Xyz::Foo
(13955|13955) Check if 'udp1' is among supported [udp1]?
(13955|13955) Writer::run_test begins.
(13954|13954) Check if 'udp1' is among supported [udp1]?
(13955|13955) 16:29:19.880605 Writer::run_test starting to write pass 1
(13955|13955) 16:29:19.880869 Writer::run_test done writing.
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13955|13955) 16:29:20.881190 Writer::run_test starting to write pass 2
(13955|13955) 16:29:20.881655 Writer::run_test done writing.
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13955|13955) 16:29:21.881857 Writer::run_test starting to write pass 3
(13955|13955) 16:29:21.882167 Writer::run_test done writing.
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13955|13955) 16:29:22.882462 Writer::run_test starting to write pass 4
(13955|13955) 16:29:22.883104 Writer::run_test done writing.
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13955|13955) 16:29:23.883292 Writer::run_test starting to write pass 5
(13955|13955) 16:29:23.883586 Writer::run_test done writing.
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13955|13955) Writer::run_test finished.
(13955|13955) Check if 'udp1' is among negotiated [udp1]?
(13954|13969) Check if 'udp1' is among negotiated [udp1]?
(13954|13954) Shutting subscriber down ...
(13954|13954) deleting entities1
(13955|13955) deleting entities1
(13955|13955) deleting participant1
(13954|13954) deleting participant1
(13955|13955) Shutting publisher down ...
(13954|13954) Subscriber shutting down svc part
(13955|13955) Publisher shutdown complete.
(13955|13955) done.
(13954|13954) Subscriber shutdown complete
(13954|13954) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->33
status->0
failed->0
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 13970
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/subscriber -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
subscriber PID: 13977 started at 2025-12-05 16:29:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ConfigTransports/publisher -DCPSConfigFile transports.ini -c true -e rw -n false -a none -s Tcp_Only -t mytcp1 -f mytcp1 -d transient_local -k automatic -r best_effort -l 5 -x 5 -DCPSPendingTimeout 3
publisher PID: 13978 started at 2025-12-05 16:29:25
(13977|13977) Running colocation opt none
(13970|13970) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13977|13977) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13978|13978) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(13978|13978) Topic name: Xyz::Foo
(13977|13977) Topic name: Xyz::Foo
(13978|13978) Check if 'mytcp1' is among supported [mytcp1]?
(13978|13978) Writer::run_test begins.
(13977|13977) Check if 'mytcp1' is among supported [mytcp1]?
(13978|13978) 16:29:25.190876 Writer::run_test starting to write pass 1
(13978|13978) 16:29:25.191122 Writer::run_test done writing.
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13978|13978) 16:29:26.191363 Writer::run_test starting to write pass 2
(13978|13978) 16:29:26.191587 Writer::run_test done writing.
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13978|13978) 16:29:27.191813 Writer::run_test starting to write pass 3
(13978|13978) 16:29:27.192051 Writer::run_test done writing.
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13978|13978) 16:29:28.192300 Writer::run_test starting to write pass 4
(13978|13978) 16:29:28.192556 Writer::run_test done writing.
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13978|13978) 16:29:29.192790 Writer::run_test starting to write pass 5
(13978|13978) 16:29:29.193005 Writer::run_test done writing.
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13978|13978) Writer::run_test finished.
(13978|13978) Check if 'mytcp1' is among negotiated [mytcp1]?
(13977|13992) Check if 'mytcp1' is among negotiated [mytcp1]?
(13977|13977) Shutting subscriber down ...
(13977|13977) deleting entities1
(13978|13978) deleting entities1
(13978|13978) deleting participant1
(13977|13977) deleting participant(11
3978|13978) Shutting publisher down ...
(13977|13977) Subscriber shutting down svc part
(13978|13978) Publisher shutdown complete.
(13978|13978) done.
(13977|13977) Subscriber shutdown complete
(13977|13977) done.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
count->34
status->0
failed->0
PASSED: 34
auto_run_tests_finished: tests/DCPS/ConfigTransports/run_test.pl Time:149s Result:0
==============================================================================
tests/DCPS/RtpsMessages/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsMessages/RtpsMessagesTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile RtpsMessagesTest.log -DCPSPendingTimeout 3
RtpsMessagesTest PID: 13996 started at 2025-12-05 16:29:30
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsMessages/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/RtpsDiscovery/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
test PID: 13998 started at 2025-12-05 16:29:30
13998 Sub Domain Participant GUID=01037ced.8d824a6b.36aee307.000001c1(7f74e330)
13998 Pub Domain Participant GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
(13998|14003) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x55e04918aaf0 joined count 1): Unknown error -3
(13998|14001) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x55e0490e6ad0 joined count 1): Unknown error -3
13998 Read Participant BIT GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1) handle=3
13998 01037ced.8d824a6b.36aee307.000001c1(7f74e330) discovered 01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
13998 01037ced.8d824a6b.36aee308.000001c1(fd2474e1) discovered 01037ced.8d824a6b.36aee307.000001c1(7f74e330)
13998 Read Publication BIT with key: 01037ced.8d824a6b.36aee308.00000003(9155e63c) and handle 10
Participant's GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
Topic: Movie Discussion List Type: TestMsg
13998 Read Subscription BIT with key: 01037ced.8d824a6b.36aee307.00000004(8d61e44e) and handle 12
Participant's GUID=01037ced.8d824a6b.36aee307.000001c1(7f74e330)
Topic: Movie Discussion List Type: TestMsg
(13998|14005) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7f281400a4f8 joined count 1): Unknown error -3
(13998|14007) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7f282000aa38 joined count 1): Unknown error -3
13998 Read Publication BIT with key: 01037ced.8d824a6b.36aee308.01000003(29e98159) and handle 13
Participant's GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
Topic: Movie Discussion List Type: TestMsg
13998 Read data sample: 42
13998 Read Participant BIT GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1) handle=3
13998 Read Publication BIT with key: 01037ced.8d824a6b.36aee308.01000003(29e98159) and handle 13
Participant's GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
Topic: Movie Discussion List Type: TestMsg
13998 Read Subscription BIT with key: 01037ced.8d824a6b.36aee307.00000004(8d61e44e) and handle 12
Participant's GUID=01037ced.8d824a6b.36aee307.000001c1(7f74e330)
Topic: Movie Discussion List Type: TestMsg
13998 Read Publication BIT with key: 01037ced.8d824a6b.36aee308.01000003(29e98159) and handle 13
Participant's GUID=01037ced.8d824a6b.36aee308.000001c1(fd2474e1)
Topic: Movie Discussion List Type: TestMsg
13998 Read Subscription BIT with key: 01037ced.8d824a6b.36aee307.00000004(8d61e44e) and handle 12
Participant's GUID=01037ced.8d824a6b.36aee307.000001c1(7f74e330)
Topic: Movie Discussion List Type: TestMsg
13998 Cleaning up test
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_tcp.ini -DCPSPendingTimeout 3
test PID: 14008 started at 2025-12-05 16:29:40
14008 Sub Domain Participant GUID=01037ced.8d824a6b.36b84309.000001c1(dd56e54b)
14008 Pub Domain Participant GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
(14008|14013) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x564fadbb1cf0 joined count 1): Unknown error -3
(14008|14011) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x564fadb03ea0 joined count 1): Unknown error -3
14008 Read Participant BIT GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b) handle=4
14008 01037ced.8d824a6b.36b84309.000001c1(dd56e54b) discovered 01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
14008 01037ced.8d824a6b.36b8430a.000001c1(9af69f9b) discovered 01037ced.8d824a6b.36b84309.000001c1(dd56e54b)
(14008|14010) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:45207 failed send: Operation not permitted
(14008|14010) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(14008|14008) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
14008 Read Publication BIT with key: 01037ced.8d824a6b.36b8430a.00000003(f6870d46) and handle 10
Participant's GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
Topic: Movie Discussion List Type: TestMsg
14008 Read Subscription BIT with key: 01037ced.8d824a6b.36b84309.00000004(2f43e235) and handle 12
Participant's GUID=01037ced.8d824a6b.36b84309.000001c1(dd56e54b)
Topic: Movie Discussion List Type: TestMsg
14008 Read Publication BIT with key: 01037ced.8d824a6b.36b8430a.01000003(4e3b6a23) and handle 13
Participant's GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
Topic: Movie Discussion List Type: TestMsg
14008 Read data sample: 42
14008 Read Participant BIT GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b) handle=4
14008 Read Publication BIT with key: 01037ced.8d824a6b.36b8430a.01000003(4e3b6a23) and handle 13
Participant's GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
Topic: Movie Discussion List Type: TestMsg
14008 Read Subscription BIT with key: 01037ced.8d824a6b.36b84309.00000004(2f43e235) and handle 12
Participant's GUID=01037ced.8d824a6b.36b84309.000001c1(dd56e54b)
Topic: Movie Discussion List Type: TestMsg
14008 Read Publication BIT with key: 01037ced.8d824a6b.36b8430a.01000003(4e3b6a23) and handle 13
Participant's GUID=01037ced.8d824a6b.36b8430a.000001c1(9af69f9b)
Topic: Movie Discussion List Type: TestMsg
14008 Read Subscription BIT with key: 01037ced.8d824a6b.36b84309.00000004(2f43e235) and handle 12
Participant's GUID=01037ced.8d824a6b.36b84309.000001c1(dd56e54b)
Topic: Movie Discussion List Type: TestMsg
14008 Cleaning up test
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_group.ini -DCPSPendingTimeout 3
test PID: 14022 started at 2025-12-05 16:29:51
14022 Sub Domain Participant GUID=01037ced.8d824a6b.36c6efd1.000001c1(b65aab30)
14022 Pub Domain Participant GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
(14022|14027) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9652 on enP61607s1/0.0.0.0 (0x55abd276cfc8 joined count 1): Unknown error -3
(14022|14025) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9652 on enP61607s1/0.0.0.0 (0x55abd26a9238 joined count 1): Unknown error -3
(14022|14025) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x55abd262ec10 joined count 1): Unknown error -3
(14022|14027) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x55abd26dbdc0 joined count 1): Unknown error -3
14022 Read Participant BIT GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0) handle=4
14022 01037ced.8d824a6b.36c6efd1.000001c1(b65aab30) discovered 01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
14022 01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0) discovered 01037ced.8d824a6b.36c6efd1.000001c1(b65aab30)
14022 Read Publication BIT with key: 01037ced.8d824a6b.36c6efd2.00000003(9d8b433d) and handle 10
Participant's GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
Topic: Movie Discussion List Type: TestMsg
14022 Read Subscription BIT with key: 01037ced.8d824a6b.36c6efd1.00000004(444fac4e) and handle 12
Participant's GUID=01037ced.8d824a6b.36c6efd1.000001c1(b65aab30)
Topic: Movie Discussion List Type: TestMsg
(14022|14024) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:56197 failed send: Operation not permitted
(14022|14024) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(14022|14029) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7fce3000a488 joined count 1): Unknown error -3
(14022|14031) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7fce3c00af18 joined count 1): Unknown error -3
14022 Read Publication BIT with key: 01037ced.8d824a6b.36c6efd2.01000003(25372458) and handle 13
Participant's GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
Topic: Movie Discussion List Type: TestMsg
14022 Read data sample: 42
14022 Read Participant BIT GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0) handle=4
14022 Read Publication BIT with key: 01037ced.8d824a6b.36c6efd2.01000003(25372458) and handle 13
Participant's GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
Topic: Movie Discussion List Type: TestMsg
14022 Read Subscription BIT with key: 01037ced.8d824a6b.36c6efd1.00000004(444fac4e) and handle 12
Participant's GUID=01037ced.8d824a6b.36c6efd1.000001c1(b65aab30)
Topic: Movie Discussion List Type: TestMsg
14022 Read Publication BIT with key: 01037ced.8d824a6b.36c6efd2.01000003(25372458) and handle 13
Participant's GUID=01037ced.8d824a6b.36c6efd2.000001c1(f1fad1e0)
Topic: Movie Discussion List Type: TestMsg
14022 Read Subscription BIT with key: 01037ced.8d824a6b.36c6efd1.00000004(444fac4e) and handle 12
Participant's GUID=01037ced.8d824a6b.36c6efd1.000001c1(b65aab30)
Topic: Movie Discussion List Type: TestMsg
14022 Cleaning up test
test PASSED.
Running sedp discovery leak test (different user data)
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_group.ini -DCPSPendingTimeout 3
test1 PID: 14033 started at 2025-12-05 16:30:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_group.ini -value_base 100 -DCPSPendingTimeout 3
test2 PID: 14034 started at 2025-12-05 16:30:01
14034 TestConfig::set base=100
(14033|14039) WARN(I1N4G0:3 4M|u1l4t0i4c0a)s tWMAaRnNaIgNeGr:: :Mjuolitni:c afsatiMlaenda gteor :j:ojioni ng:r ofuapi l2e3d9 .t2o5 5j.o0i.n1 :g9r6o5u2p o2n3 9e.n2P5651.600.71s:19/605.20 .o0n. 0e n(P06x15660174s21c/d05.307.908. 0j o(i0nxe5d5 5cbodu1n5t0 818)1:8 Ujnokinnoewdn ceorurnotr 1-)3:
Unknown error -3
14033 Sub Domain Participant GUID=01037ced.8d824a6b.36d1f649.000001c1(d18c36f2)
14033 Pub Domain Participant GUID=01037ced.8d824a6b.36d1f64a.000001c1(962c4c22)
14034 Sub Domain Participant GUID=01037ced.8d824a6b.36d2fb45.000001c1(990ad2b0)
14034 Pub D(o1m4a0i3n3 |P1a4r0t4i2c)i pWaAnRtN IGNUGI: MDu=l0t1i0c3a7scteMda.n8adg8e2r4:a:6jbo.i3n6: faidl2efdb 4t6o. 0j0o0i0n0 1gcr1o(udpe a2a3a98.6205)5
.0.1:9652 on enP61607s1/0.0.0.0 (0x56142ce17a38 jo(i1n4e0d3 4c|o1u4n0t4 01)) :W AURnNkInNoGw:n Meurlrtoirc a-s3t
Manager::join: failed to join group 239.255.0.1:9750 on enP61607s1/0.0.0.0 ((01x4505353b|d1144083e91)1 0W AjRoNiInNeGd: cMouulntti c1a)s:t MUannkangoewrn: :ejrorionr: -f3a
iled to join group 239.255.0.1:9650 on enP61607s1/0.0.0.0 (0x56142ccd9040 joined count 1): Unknown error -3
(14034|14044) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9652 on enP61607s1/0.0.0.0 (0x555bd15cdb18 joined count 1): Unknown error -3
(14033|14042) WARNING: MulticastManage(r1:4:0j3o4i|n1:4 0f4a4i)l eWdA RtNoI NjGo:i nM uglrtoiucpa s2t3M9a.n2a5g5e.r0:.:1j:o9i6n5:0 foani leendP 6t1o6 0j7osi1n/ 0g.r0o.u0p. 02 3(90.x255651.402.c1d:896765800 ojno iennePd6 1c6o0u7nst1 /10).:0 .U0n.k0n o(w0nx 5e5r5rbodr1 5-33b
700 joined count 1): Unknown error -3
14034 Read Participant BIT GUID=01037ced.8d824a6b.36d2fb46.000001c1(deaaa860) handle=3
14034 01037ced.8d1842043a36 bR.e3a6dd 2Pfabr4t5i.c0i0p0a0n0t1 cB1I(T9 9G0UaIdD2=b001)0 3d7icsecdo.v8edr8e2d4 a061b0.3376cde1df.684da8.2040a060b0.13c61d(29f6b24c64.c02020)0 0h1acn1d(ldee=a3a
a860)
14033 01037ced.8d824a6b.36d1f649.000001c1(d18c36f2) discovered 01037ced.8d824a6b.36d1f64a.000001c1(962c4c22)
14013440 3031 003170c3e7dc.e8dd.882d48a264ba.63b6.d326fdb14f66.40a00001c1(deaaa.86000)0 0d0i1scc1o(v9e6r2ce4dc 2021)0 3d7icsecdo.v8edr8e2d4 a061b0.3376cde2df.b84d58.2040a060b0.13c61d(19f9604a9d.20000b001)c
1(d18c36f2)
14034 Read Publication BIT with key: 01037ced.8d824a6b.36d2fb46.00000003(b2db3abd) and handle 10
Participant's GUID=01037ced.8d824a6b.36d2fb46.000001c1(deaaa860)
Topic: Movie Discuss1i4o0n3 3L iRseta dT yPpueb:l iTceasttiMosng
BIT with key: 01037ced.8d824a6b.36d1f64a.00000003(fa5ddeff) and handle 10
Participant's GUID=01037ced.8d824a6b.36d1f64a.000001c1(962c4c22)
Topic: Movie Discussion List Type: TestMsg
14033 Read Subscription BIT with key: 01037ced.8d824a6b.36d1f614490.3040 0R0e0a0d0 4S(u2b3s9c9r3i1p8tci)o na nBdI Th awnidtlhe k1e2y
: P0a1r0t3i7cciepda.n8td'8s2 4GaU6ID=01037ced.8d824ab6.b3.63d62df1bf4654.90.0000000000014c(16(bd11f8dc53c6ef)2 )a
n dT ohpaincd:l eM o1v2i
e PDairstciucsispiaonnt 'Lsi sGtU ITDy=p0e1:0 3T7ecsetdM.s8gd
824a6b.36d2fb45.000001c1(990ad2b0)
Topic: Movie Discussion List Type: TestMsg
(14034|14048) WARNING: (M1u4l0t3i3c|a1s4t0M4a7n)a gWeArR:N:IjNoGi:n :M uflatiilceads ttMoa njaogienr :g:rjoouipn :2 3f9a.i2l5e5d. 0t.o2 :j9o6i5n1 gorno uepn P263196.0275s51./00..20:.906.501 (o0nx 7efnbP0681c60007asb15/80 .j0o.i0n.e0d (c0oxu7nft8 e18)8:0 0Uanbk5n8o wjno ienrerdo rc o-u3n
t 1): Unknown error -3
(14034|14051) (W1A4R0N3I3N|G1:4 0M5u2l)t iWcAaRsNtIMNaGn:a gMeurl:t:ijcoaisnt:M afnaaigleerd: :tjoo ijno:i nf agirloeudp t2o3 9j.o2i5n5 .g0r.o2u:p9 625319 .o2n5 5e.n0P.621:690675s11 /o0n. 0e.n0P.601 6(007xs71f/b00.904.000.b01 4(80 xj7ofi8nee9d0 0c0obu1n4t8 1j)o:i nUendk ncoowunn te r1r)o:r U-n3k
nown error -3
1144003334 RReeaadd PPuubblliiccaattiioonn BBIITT wwiitthh kkeeyy:: 0011003377cceedd..88dd882244aa66bb..3366dd12ff6b44a6..0011000000000033((402ae617b59d9da8)) aanndd hhaannddllee 1133
PPaarrttiicciippaanntt''ss GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366dd12ff6b44a6..000000000011cc11((9d6e2aca4ac82620))
TTooppiicc:: MMoovviiee DDiissccuussssiioonn LLiisstt TTyyppee:: TTeessttMMssgg
1144003343 RReeaadd ddaattaa ssaammppllee:: 4422
1144003343 RReeaadd PPaarrttiicciippaanntt BBIITT GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366dd21ffb6446a..000000000011cc11((d9e6a2aca48c6202)) hhaannddllee==33
1144003334 RReeaadd PPuubblliiccaattiioonn BBIITT wwiitthh kkeeyy:: 0011003377cceedd..88dd882244aa66bb..3366dd12ff6b44a6..0011000000000033((402ae617b59d9da8)) aanndd hhaannddllee 1133
PPaarrttiicciippaanntt''ss GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366dd12ff6b44a6..000000000011cc11((9d6e2aca4ac82620))
TTooppiicc:: MMoovviiee DDiissccuussssiioonn LLiisstt TTyyppee:: TTeessttMMssgg
14033 Read Subscrip1t4i0o3n4 BRIeTa dw iStuhb skceryi:p t0i1o0n3 7BcIeTd .w8idt8h2 4kae6yb:. 3061d013f76c4e9d..080d0802040a064b(.23369d923f1b84c5). 0a0n0d0 0h0a0n4d(l6eb 11f2d
5 cPea)r taincdi phaanntd'lse G1U2I
D =P0a1r0t3i7cciepda.n8td'8s2 4GaU6IbD.=3061d013f76c4e9d..080d0802041ac61b(.d3168dc23f6bf425).
0 0T0o0p0i1cc:1 (M9o9v0iaed 2Dbi0s)c
u sTsoipoinc :L iMsotv iTey pDei:s cTuessstiMosng
List Type: TestMsg
14034 Read Publication BIT with key: 01037ced.8d824a6b.36d2fb46.01000003(0a675dd8) an1d4 0h3a3n dRleea d1 3P
u bPlairctaitciiopna nBtI'Ts wGiUtIhD =k0e1y0:3 70c1e0d3.78cde8d2.48ad68b2.43a66db2.f3b64d61.f06040a0.0011c010(0d0e0a3a(a4826e01)b
9 9Tao)p iacn:d Mhoavnidel eD i1s3c
u sPsairotni cLiipsatn tT'ysp eG:U ITDe=s0t1M0s3g7
ced.8d824a6b.36d1f64a.000001c1(962c4c22)
Topic: Movie Discussion List Type: TestMsg
14034 Read Subscription BIT with key: 01037ced.81d4802343a 6Rbe.a3d6 dS2ufbbs4c5r.i0p0t0i0o0n0 0B4I(T6 bw1iftdh5 ckee)y :a n0d1 0h3a7ncdelde. 81d28
2 4Paa6rbt.i3c6idp1afn6t4'9s. 0G0U0I0D0=000140(3273c9e9d3.188dc8)2 4aan6db .h3a6ndd2lfeb 4152.
0 0P0a0r0t1icc1i(p9a9n0ta'ds2 bG0U)I
D =T0o1p0i3c7:c eMdo.v8ide8 2D4ias6cbu.s3s6ido1nf 6L4i9s.t0 0T0y0p0e1:c 1T(eds1t8Mcs3g6
f2)
Topic: Movie Discussion List Type: TestMsg
1144003334 CClleeaanniinngg uupp tteesstt
test PASSED.
Running sedp discovery leak test (same user data)
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_group.ini -DCPSPendingTimeout 3
test1 PID: 14058 started at 2025-12-05 16:30:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsDiscovery/RtpsDiscoveryTest -DCPSConfigFile rtps_disc_group.ini -DCPSPendingTimeout 3
test2 PID: 14059 started at 2025-12-05 16:30:13
1144005598 SSuubb DDoommaaiinn PPaarrttiicciippaanntt GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eebabf2280e5..000000000011cc11((172d673ab30050f4))
1144005589 PPuubb DDoommaaiinn PPaarrttiicciippaanntt GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..000000000011cc11((32afd0a349a9de4f))
(14058|14065) WARNING: (M1u4l0t5i9c|a1s4t0M6a4n)a gWeArR:N:IjNoGi:n :M uflatiilceads ttMoa njaogienr :g:rjoouipn :2 3f9a.i2l5e5d. 0t.o1 :j9o6i5n2 gorno uepn P263196.0275s51./00..10:.906.502 (o0nx 5e5n7P7631e630577s719/80 .j0o.i0n.e0d (c0oxu5n6t2 81f)3:7 4Ucn7k9n8o wjno ienrerdo rc o-u3n
t 1): Unknown error -3
(14058|14069()1 4W0A5R9N|I1N4G0:6 8M)u lWtAiRcNaIsNtGM:a nMaugletri:c:ajsotiMna:n afgaeirl:e:dj otion :j ofiani lgerdo utpo 2j3o9i.n2 5g5r.o0u.p1 :293695.22 5o5n. 0e.n1P:691665027 so1n/ 0e.n0P.601.600 7(s01x/505.707.30e.401 b(a03x85 6j2o8ifne3d8 1c0oau3n8t j1o)i:n eUdn kcnoouwnnt e1r)r:o rU n-k3n
own error -3
(14058|14069) WARNING: MulticastManage(r1:4:0j5o9i|n1:4 0f6a4i)l eWdA RtNoI NjGo:i nM uglrtoiucpa s2t3M9a.n2a5g5e.r0:.:1j:o9i6n5:0 foani leendP 6t1o6 0j7osi1n/ 0g.r0o.u0p. 02 3(90.x255557.703.e13:89a765800 ojno iennePd6 1c6o0u7nst1 /10).:0 .U0n.k0n o(w0nx 5e6r2r8ofr3 6-d32
040 joined count 1): Unknown error -3
(14058|14065) WARNING: Mult(i1c4a0s5t9M|a1n4a0g6e8r): :WjAoRiNnI:N Gf:a iMlueldt itcoa sjtoMiann aggreoru:p: j2o3i9n.:2 5f5a.i0l.e1d: 9t6o5 0j ooinn egnrPo6u1p6 0273s91./205.50..00..10: 9(705x05 5o7n7 3een2Pd6d1064007 sj1o/i0n.e0d. 0c.o0u n(t0 x15)6:2 8Ufn3k7n7ofw6n8 0e rjrooirn e-d3
count 1): Unknown error -3
1144005598 RReeaadd PPaarrttiicciippaanntt BBIITT GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eebabf2280f6..000000000011cc11((23fa0d3a949aedf4)) hhaannddllee==34
1144005589 0011003377cceedd..88dd882244aa66bb..3366eeabfb22085e..000000000011cc11((71d276a33b00054f)) ddiissccoovveerreedd 0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..000000000011cc11((32afd0a349a9de4f))
14015480 5091 003170c3e7dc.e8dd.882d48a264ba.63b6.e3a6fe2b0b62.80f0.00000010c011(c31a(d2af40a3d949)e fd)i sdciosvceorveedr e0d1 003170c3e7dc.e8dd.882d48a264ba.63b6.e3a6fe2b0b52.80e0.00000010c011(c71d(71a236030b40)5
f)
14058 Read Publication BIT with key: 01037ced.8d824a6b.36eaf206.00000003(56abd809) and handle 10
Part1i4c0i5p9a nRte'asd GPUuIbDl=i0c1a0t3i7ocne dB.I8Td 8w2i4tah6 bk.e3y6:e a0f1200367.c0e0d0.080d18c214(a36abd.a346aedb4b)2
8 fT.o0p0i0c0:0 0M0o3v(i4e3 7D2i0sbc3u2s)s iaonnd Lhiasntd lTey p1e0:
TPeasrttMiscgi
pant's GUID=01037ced.8d824a6b.36ebb28f.000001c1(2f0399ef)
Topic: Movie Discussion List Type: TestMsg
14058 Read Subscription BIT1 4w0i5t9h Rkeeayd: S0u1b0s3c7rciepdt.i8odn8 2B4IaT6 bw.i3t6he akfe2y0:5 .001000030004(8f6f73c7e7da.)8 da8n2d4 ah6abn.d3l6ee b1b22
8 eP.a0r0t0i0c0i0p0a4n(te'0s7 6GbU7I2D1=)0 1a0n3d7 cheadn.d8lde8 2142a
6 bP.a3r6teiacfi2p0a5n.t0'0s0 0G0U1IcD1=(071d073a73c0e0d4.)8
d 8T2o4pai6cb:. 3M6oevbibe2 8Dei.s0c0u0s0s0i1ocn1 (L1i2s6t3 bT0y5pfe):
TTeosptiMcs:g
Movie Discussion List Type: TestMsg
(14058|14062) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:56030 failed send: Operation not permitted
(14058|14062) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(14059(|1144005787|)1 4W0A7R2N)I NWGA:R NMIuNlGt:i cMauslttMiacnaasgteMra:n:ajgoeirn::: jfoaiinl:e df atiol ejdo itno gjrooiunp g2r3o9u.p2 5253.90..225:59.605.12 :o9n6 5e1n Po6n1 6e0n7Ps611/600.70s.10/.00. 0(.00x.70f 3(206xc70f04a0ab3c80 0jao4i8n8e dj ocionuendt c1o)u:n tU n1k)n:o wUnn kenrorwonr e-r3r
or -3
(14059|14073) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7f326400a4f8 joined count 1): Unknown error -3
(14058|14076) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9651 on enP61607s1/0.0.0.0 (0x7f40c400af18 joined count 1): Unknown error -3
1144005589 RReeaadd PPuubblliiccaattiioonn BBIITT wwiitthh kkeeyy:: 0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..0011000000000033((efeb1c7eb6fc65c7)) aanndd hhaannddllee 1133
PPaarrttiicciippaanntt''ss GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..000000000011cc11((32afd0a349a9de4f))
TTooppiicc:: MMoovviiee DDiissccuussssiioonn LLiisstt TTyyppee:: TTeessttMMssgg
14059 Read data sample: 42
14058 Read data sample: 42
14058 Read Participant BIT GUID=01037ced.8d824a6b.36eaf206.000001c1(3ada4ad4) handle=4
14059 Read Participant BIT GUID=01037ced.8d824a6b.36ebb28f.000001c1(2f0399ef) h1a4n0d5l8e =R3e
ad Publication BIT with key: 01037ced.8d824a6b.36eaf206.01000003(ee17bf6c) and handle 13
Participant's GUID=01037ced.8d824a6b.36eaf206.000001c1(3ada4ad4)
Topic:1 4M0o5v9i eR eDaids cPuusbsliiocna tLiiosnt BTIyTp ew:i tThe skteMys:g
01037ced.8d824a6b.36ebb28f.01000003(fbce6c57) and handle 13
Participant's GUID=01037ced.8d824a6b.36ebb28f.000001c1(2f0399ef)
Topic: Movie Discussion List Type: Te1s4t0M5s8g
Read Subscription BIT with key: 01037ced.8d824a6b.36eaf205.00000004(8f6f377a) and handle 12
Participant's GUID=01037ced.8d824a6b.36eaf205.0001040015c91 (R7eda7da 3S0u0b4s)c
r iTpotpiiocn: BMIoTv iwei tDhi skceuys:s i0o1n0 3L7icsetd .T8ydp8e2:4 aT6ebs.t3M6segb
b28e.00000004(e076b721) and handle 12
Participant's GUID=01037ced.8d824a6b.36ebb28e.000001c1(1263b05f)
Topic: Movie Discussion List Type: TestMsg
1144005589 RReeaadd PPuubblliiccaattiioonn BBIITT wwiitthh kkeeyy:: 0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..0011000000000033((efeb1c7eb6fc65c7)) aanndd hhaannddllee 1133
PPaarrttiicciippaanntt''ss GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eeabfb22086f..000000000011cc11((32afd0a349a9de4f))
TTooppiicc:: MMoovviiee DDiissccuussssiioonn LLiisstt TTyyppee:: TTeessttMMssgg
1144005598 RReeaadd SSuubbssccrriippttiioonn BBIITT wwiitthh kkeeyy:: 0011003377cceedd..88dd882244aa66bb..3366eebabf2280e5..0000000000000044((e80f766fb377271a)) aanndd hhaannddllee 1122
PPaarrttiicciippaanntt''ss GGUUIIDD==0011003377cceedd..88dd882244aa66bb..3366eebabf2280e5..000000000011cc11((172d673ab30050f4))
TTooppiicc:: MMoovviiee DDiissccuussssiioonn LLiisstt TTyyppee:: TTeessttMMssgg
114059 4C0l5e8a nCilnega nuipn gt euspt
test
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsDiscovery/run_test.pl Time:53s Result:0
==============================================================================
tests/DCPS/MultiDiscovery/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 14079
*********************************
MultiDiscoveryTest creates 3 processes, each with a DW and DR.
DW's in each process use different forms of discovery to find/associate with the DR in their respective domain.
One DW is specified as the 'origin' and sends 10 messages to its associated DR.
Upon receipt, DR's pass the message to their process's DW which add's its id to the message's from field
and relays the messgae on until the loop is completed at the 'origin' DR
*********************************
Spawning alpha - Writer (12) in domain 12 using default discovery and Reader (13) in domain 31 using rtps discovery
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDiscovery/MultiDiscoveryTest -DCPSConfigFile config.ini -DCPSDebugLevel 0 -origin 1 -reliable 1 -dw_static_disc 0 -dr_static_disc 0 -wdomain 12 -rdomain 31 -writer 000012 -reader 000013 -DCPSPendingTimeout 3
alpha PID: 14086 started at 2025-12-05 16:30:23
Spawning beta - Writer (23) in domain 23 using static discovery and Reader (21) in domain 12 using default discovery
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDiscovery/MultiDiscoveryTest -DCPSConfigFile config.ini -DCPSDebugLevel 0 -origin 0 -reliable 1 -dw_static_disc 1 -dr_static_disc 0 -wdomain 23 -rdomain 12 -dw_participant 000000000023 -writer 000023 -reader 000021 -DCPSPendingTimeout 3
beta PID: 14087 started at 2025-12-05 16:30:23
Spawning gamma - Writer (31) in domain 31 using rtps discovery and Reader (32) in domain 23 using static discovery
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MultiDiscovery/MultiDiscoveryTest -DCPSConfigFile config.ini -DCPSDebugLevel 0 -origin 0 -reliable 1 -dw_static_disc 0 -dr_static_disc 1 -wdomain 31 -rdomain 23 -dr_participant 000000000032 -writer 000031 -reader 000032 -DCPSPendingTimeout 3
gamma PID: 14088 started at 2025-12-05 16:30:23
(14087|14087) main() - writer domain: 23
(14087|14087) main() - reader domain: 12
(14086|14086) main() - writer domain: 12
(14086|14086) main() - reader domain: 31
(14088|14088) main() - writer domain: 31
(14088|14088) main() - reader domain: 23
(14079|14079) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(14088|14096()1 4W0A8R6N|I1N4G0:9 4M)u lWtAiRcNaIsNtGM:a nMaugletri:c:ajsotiMna:n afgaeirl:e:dj otion :j ofiani lgerdo utpo 2j3o9i.n2 5g5r.o0u.p1 :213591.5205 5o.n0 .e1n:P1651165007 so1n/ 0e.n0P.601.600 7(s01x/505.902.40d.406 9(80ex05 5j5oei5n0eedd 0c6o5u0n tj o1i)n:e dU nckonuonwtn 1e)r:r oUrn k-n3o
wn error -3
(14088|14088) Starting DataWriter 000031
(14088|14088) Starting DataReader 000032 using writer with id: 000031
(14087|14087) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(14086|14086) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(14087|14087) Starting DataWriter 000023
((1144008876||1144008876)) SSttaarrttiinngg DDaattaaRWeraidteerr 000000002112
using writer with id: 000023
(14086|14086) Starting DataReader 000013 using writer with id: 000012
(14086|14086) DataWriter 000012 is the 'origin' so spawn writer task
(14086|14116) WriterTask::svc - starting for writer_id: 000012
(14086|14116) DataWriter 000012 has 0 of 1 readers
(14086|14116) DataWriter 000012 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 0 from: 000012
(14087|14113) DataWriter 000023 has 0 of 1 readers
(14086|14116) DataWriter 000012 is waiting for acknowledgments
(14087|14113) DataWriter 000023 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 1 from: 000012
(14087|14113) Data(W1r4i0t8e8r| 1040100022)3 Dhaatsa R1e aodfe r1 0r0e0a0d3e2r sh
as received message: 0 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 2 from: 000012
(14087|14113) DataWriter 000023 has 1 of 1 readers
(14088|14102) DataReade(r1 40008070|3124 1h1a3s) rDeacteaiRveeadd emre s0s0a0g0e2:1 1h afsr orme:c e0i0v0e0d1 2m-e>s0s0a0g0e2:3
3 from: 000012
(14088|14(110420)8 7D|a1t4a1W1r3i)t eDra t0a0W0r0i3t1e rh a0s0 010 2o3f h1a sr e1a doefr s1
readers
(14087|14113) DataReader 000021 has received mess(a1g4e0:8 84| 1f4r1o0m2:) 0D0a0t0a1R2e
ader 000032 has received( 1m4e0s8s7a|g1e4:1 123 )f rDoamt:a W0r0i0t0e1r2 -0>0000002032 3h
as 1 of 1 readers
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 5 from: 000012
(14088|14(110420)8 7D|a1t4a1R1e3a)d eDra t0a0W0r0i3t2e rh a0s0 0r0e2c3e ihvaesd 1m eosfs a1g er:e a3d efrrso
m: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 6 from: 000012
(14087|14113) DataWriter 000023 has 1 of 1 readers
(14088|14102) DataReader 000032 has received message: 4 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 7 from: 000012
(14087|14113) DataWriter 000023 has 1 of 1 readers
(14088|14102) DataReader 000032 has received message: 5 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 8 from: 000012
(14087|14113) DataWriter 000023 has 1 of 1 readers
(14088|14102) DataReader 000032 has received message: 6 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14087|14113) DataReader 000021 has received message: 9 from: 000012
(14087|14113) DataWriter 000023 has 1 of 1 readers
((1144008878||1144111032)) DDaattaaRReeaaddeerr 000000002312 hhaass rreecceeiivveedd emxepsescatgeed: n7u mfbreorm :o f0 0s0a0m1p2l-e>s0
00023
(14087|14113) DataW(r1i4t0e8r8 |01040100223) iDsa twaaWirtiitnegr f0o0r0 0a3c1k nhoawsl e1d gomfe n1t sr
eaders
(14088|14102) DataReader 000032 has received message: 8 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14088|14102) DataReader 000032 has received message: 9 from: 000012->000023
(14088|14102) DataWriter 000031 has 1 of 1 readers
(14088|14102) DataReader 000032 has received expected number of samples
(14088|14102) DataWriter 000031 is waiting for acknowledgments
(14086|14115) DataReader 000013 has received message: 0 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 1 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 2 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 3 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 4 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 5 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 6 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 7 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 8 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received message: 9 from: 000012->000023->000031
(14086|14115) DataReader 000013 has received expected number of samples
(14086|14116) DataWriter 000012 is done
(14088|14088) DataReader 000032 is done
(14088|14088) DataReader 000032 Expected number of samples received
(14086|14086) DataReader 000013 is done
(14086|14086) DataReader 000013 Expected number of samples received
(14087|14087) DataReader 000021 is done
(14087|14087) DataReader 000021 Expected number of samples received
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/MultiDiscovery/run_test.pl Time:7s 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: 14118 started at 2025-12-05 16:30:30
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: 14225 started at 2025-12-05 16:30:35
test PASSED.
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:10s Result:0
==============================================================================
tests/DCPS/InternalThreadStatus/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/InternalThreadStatus/subscriber -DCPSThreadStatusInterval 1 -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 14334 started at 2025-12-05 16:30:40
Starting subscriber
Reliable DataReader
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/InternalThreadStatus/publisher -DCPSThreadStatusInterval 1 -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14340 started at 2025-12-05 16:30:41
Starting publisher
Reliable DataWriter
== Publisher part2 Thread Info ==
util: 0.0227755
tid: 14341 (Service_Participant)
mtime: 3367
time: 1764952242
== Publisher part2 Thread Info ==
util: 0.935581
tid: 14343 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77d_42)
mtime: 3367
time: 1764952242
== Publisher part2 Thread Info ==
util: 0.964355
tid: 14345 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77e_42)
mtime: 3367
time: 1764952242
== Publisher part2 Thread Info ==
util: 0
tid: 14347 (RtpsUdpTransportthe_rtps_transport)
mtime: 3367
time: 1764952242
Publisher sending message 0
Publisher sending message 1
Publisher sending message 2
Publisher sending message 3
Publisher sending message 4
Publisher sending message 5
Publisher sending message 6
Publisher sending message 7
Publisher sending message 8
Publisher sending message 9
Datareader received message 0
Datareader received message 1
Datareader received message 2
Datareader received message 3
Datareader received message 4
Datareader received message 5
Datareader received message 6
Datareader received message 7
Datareader received message 8
Datareader received message 9
DataReader has received expected number of samples
== Publisher part2 Thread Info ==
util: 0.000639459
tid: 14341 (Service_Participant)
mtime: 3368
time: 1764952243
== Publisher part2 Thread Info ==
util: 0.0123399
tid: 14343 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77d_42)
mtime: 3368
time: 1764952243
== Publisher part2 Thread Info ==
util: 0.011006
tid: 14345 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77e_42)
mtime: 3368
time: 1764952243
== Publisher part2 Thread Info ==
util: 0.00231728
tid: 14347 (RtpsUdpTransportthe_rtps_transport)
mtime: 3368
time: 1764952242
== Publisher part2 Thread Info ==
util: 0.000327196
tid: 14341 (Service_Participant)
mtime: 3369
time: 1764952244
== Publisher part2 Thread Info ==
util: 0.00664695
tid: 14343 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77d_42)
mtime: 3369
time: 1764952244
== Publisher part2 Thread Info ==
util: 0.00548047
tid: 14345 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77e_42)
mtime: 3369
time: 1764952244
== Publisher part2 Thread Info ==
util: 0.00115356
tid: 14347 (RtpsUdpTransportthe_rtps_transport)
mtime: 3368
time: 1764952243
== Publisher part2 Thread Info ==
util: 0.000222203
tid: 14341 (Service_Participant)
mtime: 3370
time: 1764952245
== Publisher part2 Thread Info ==
util: 0.00478291
tid: 14343 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77d_42)
mtime: 3370
time: 1764952245
== Publisher part2 Thread Info ==
util: 0.00412825
tid: 14345 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77e_42)
mtime: 3370
time: 1764952245
== Publisher part2 Thread Info ==
util: 0.000767907
tid: 14347 (RtpsUdpTransportthe_rtps_transport)
mtime: 3369
time: 1764952244
subscriber deleting contained entities
subscriber deleting participant
subscriber shutdown
DataReader is done
DataReader expected number of samples received.
Publisher received 16 internal thread status messages.
publisher deleting contained entities
publisher deleting participant
== Publisher part2 Thread Info ==
util: 0.000233544
tid: 14341 (Service_Participant)
mtime: 3371
time: 1764952246
== Publisher part2 Thread Info ==
util: 0.00143549
tid: 14343 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77d_42)
mtime: 3371
time: 1764952246
== Publisher part2 Thread Info ==
DISPOSE
tid: 14345 (RtpsUdpTransport_OPENDDS_SEDPTransportInst_01037ced8d824a6b3804d77e_42)
mtime: 3367
time: 1764952246
== Publisher part2 Thread Info ==
util: 0.000606436
tid: 14347 (RtpsUdpTransportthe_rtps_transport)
mtime: 3371
time: 1764952245
publisher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/InternalThreadStatus/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl
#
Spawning 1 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -writer 000001 -total_readers 1 -total_writers 1 -DCPSPendingTimeout 3
alpha0 PID: 14349 started at 2025-12-05 16:30:46
Spawning 0 betas
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl mp
#
Spawning 1 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -total_readers 1 -total_writers 1 -DCPSPendingTimeout 3
alpha0 PID: 14358 started at 2025-12-05 16:30:46
Spawning 1 betas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile beta_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000001 -writer 000001 -total_readers 1 -total_writers 1 -DCPSPendingTimeout 3
beta0 PID: 14359 started at 2025-12-05 16:30:46
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl mp Time:11s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl mp delay
#
Spawning 1 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -total_readers 1 -total_writers 1 -DCPSPendingTimeout 3
alpha0 PID: 14368 started at 2025-12-05 16:30:57
Spawning 1 betas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile beta_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000001 -writer 000001 -total_readers 1 -total_writers 1 -DCPSPendingTimeout 3
beta0 PID: 14372 started at 2025-12-05 16:31:02
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl mp delay Time:16s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl mr
#
Spawning 1 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -reader 000001 -reader 000002 -reader 000003 -reader 000004 -writer 000005 -total_readers 5 -total_writers 1 -DCPSPendingTimeout 3
alpha0 PID: 14381 started at 2025-12-05 16:31:13
Spawning 0 betas
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl mr Time:0s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl mw
#
Spawning 1 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -writer 000001 -writer 000002 -writer 000003 -writer 000004 -writer 000005 -total_readers 1 -total_writers 5 -DCPSPendingTimeout 3
alpha0 PID: 14402 started at 2025-12-05 16:31:13
Spawning 0 betas
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl mw Time:0s Result:0
==============================================================================
tests/DCPS/StaticDiscovery/run_test.pl mini
#
Spawning 2 alphas
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_0.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000000 -reader 000000 -reader 000001 -writer 000002 -writer 000003 -total_readers 4 -total_writers 4 -DCPSPendingTimeout 3
alpha0 PID: 14427 started at 2025-12-05 16:31:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscovery/StaticDiscoveryTest -ORBVerboseLogging 1 -DCPSDebugLevel 1 -DCPSTransportDebugLevel 1 -ORBLogFile alpha_1.log -DCPSConfigFile config.ini -reliable 1 -participant 000000000001 -reader 000004 -reader 000005 -writer 000006 -writer 000007 -total_readers 4 -total_writers 4 -DCPSPendingTimeout 3
alpha1 PID: 14428 started at 2025-12-05 16:31:13
Spawning 0 betas
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscovery/run_test.pl mini Time:13s Result:0
==============================================================================
tests/DCPS/StaticDiscoveryReconnect/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscoveryReconnect/StaticDiscoveryTest -DCPSConfigFile config.ini -writer -DCPSPendingTimeout 3
writer1 PID: 14460 started at 2025-12-05 16:31:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscoveryReconnect/StaticDiscoveryTest -DCPSConfigFile config.ini -reader -toggle -DCPSPendingTimeout 3
reader1 PID: 14461 started at 2025-12-05 16:31:26
Creating reader
Writer found reader
Deleting reader
Writer lost reader
Creating reader
Writer found reader
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscoveryReconnect/StaticDiscoveryTest -DCPSConfigFile config.ini -reader -DCPSPendingTimeout 3
reader2 PID: 14468 started at 2025-12-05 16:31:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/StaticDiscoveryReconnect/StaticDiscoveryTest -DCPSConfigFile config.ini -writer -toggle -DCPSPendingTimeout 3
writer2 PID: 14469 started at 2025-12-05 16:31:59
Creating writer
Reader found writer
Deleting writer
Reader lost writer
Creating writer
Reader found writer
test PASSED.
auto_run_tests_finished: tests/DCPS/StaticDiscoveryReconnect/run_test.pl Time:66s Result:0
==============================================================================
tests/DCPS/SubscriberCycle/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SubscriberCycle/publisher -t 1 -s 8 -d 500 -l 500
(14486|14486) -> PUBLISHER STARTED
(14486|14488) -> PARTICIPANT STARTED
(14479|14479) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(14486|14488) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SubscriberCycle/subscriber -t 1 -n 8 -c 4 -s 100 -d 250 -l 500 -f 1
(14496|14496) -> SUBSCRIBER STARTED
(14496|14496) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(14496|14496) -> Subscriber cycle 1
(14486|14488) PARTICIPANT 12% (1 samples sent)
(144(8164|419464|8184)4 9 7 ) S u bPsAcRrTiIbCeIrP AdNeTa d2l5i%n e( 2m issasmepdl
es sent)
(14486|14488) PARTICIPANT 37% (3 samples sent)
(14496|14496) -> Subscriber cycle 2
(14486|14488) PARTICIPANT 50% (4 samples sent)
(14486|14488) PARTICIPANT 62% (5 samples sent)
(14486|14488) PARTICIPANT 75% (6 samples sent)
(14486|14488) PARTICIPANT 87% (7 samples sent)
INFO: 7 samples received
INFO: deadline missed 1 times
(14496|14496) <- SUBSCRIBER FINISHED
(14486|14488) PARTICIPANT 100% (8 samples sent)
(14486|14488) <- PARTICIPANT FINISHED
(14486|14486) <- PUBLISHER FINISHED
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/SubscriberCycle/run_test.pl Time:6s Result:0
==============================================================================
tests/transport/rtps/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps/subscriber -h 127.0.0.1 -p 20624 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 14504 started at 2025-12-05 16:32:38
STARTING MAIN IN SUBSCRIBER
***Ready written to subready.txt
***Association Data created for Publication for SimpleDataReader to init
Associating with pub...
***Simple Data Reader init:: publication completed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps/publisher -h 127.0.0.1 -p 20624 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14508 started at 2025-12-05 16:32:38
test PASSED.
Running with multicast...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps/subscriber -h 127.0.0.1 -p 21213 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 14512 started at 2025-12-05 16:32:39
STARTING MAIN IN SUBSCRIBER
***Ready written to subready.txt
***Association Data created for Publication for SimpleDataReader to init
Associating with pub...
***Simple Data Reader init:: publication completed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps/publisher -h 239.255.0.2 -p 7401 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14516 started at 2025-12-05 16:32:39
test PASSED.
auto_run_tests_finished: tests/transport/rtps/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/rtps_reliability/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_reliability/rtps_reliability -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rtps_reliability.log -DCPSPendingTimeout 3
rtps_reliability PID: 14521 started at 2025-12-05 16:32:40
>>> Starting test of DataReader
data_received with seq#: 1
Received submessage type: INFO_DST
recv_an() data retransmit 1
Received submessage type: INFO_DST
recv_an() no retransmission requested
Received submessage type: INFO_DST
recv_an() data retransmit 2
recv_an() gap retransmit 4
data_received with seq#: 2
data_received with seq#: 3
data_received with seq#: 5
Received submessage type: INFO_DST
recv_an() no retransmission requested
Received submessage type: INFO_DST
recv_an() no retransmission requested
recv_nackfrag() retransmit 6:2
data_received with seq#: 6
Received submessage type: INFO_DST
recv_an() no retransmission requested
Received submessage type: INFO_DST
recv_an() no retransmission requested
Received submessage type: INFO_DST
recv_an() no retransmission requested
recv_nackfrag() retransmit 7:2
Received submessage type: INFO_DST
recv_an() no retransmission requested
data_received with seq#: 7
data_received with seq#: 8
Received submessage type: INFO_DST
recv_an() no retransmission requested
>>> Starting test of DataWriter
Received submessage type: INFO_DST
recv_hb() first = 1 last = 0
Received submessage type: INFO_DST
recv_hb() first = 1 last = 0
Received submessage type: INFO_DST
recv_hb() first = 1 last = 0
Received submessage type: INFO_DST
recv_hb() first = 1 last = 0
sending with seq#: 1
sending with seq#: 2
sending with seq#: 3
Received submessage type: INFO_TS
recv_data() seq = 1
Received submessage type: INFO_TS
recv_data() seq = 2
Received submessage type: INFO_TS
recv_data() seq = 3
Received submessage type: INFO_DST
recv_hb() first = 1 last = 0
Received submessage type: INFO_DST
recv_hb() first = 1 last = 3
recv_hb() requesting retransmit of #2
SimpleDataWriter::data_delivered()
Received submessage type: INFO_TS
recv_data() seq = 2
Received submessage type: INFO_DST
recv_hb() first = 2 last = 3
Received submessage type: INFO_DST
recv_hb() first = 2 last = 3
sending with seq#: 5
recv_gap() gapStart = 4 gapListBase = 5
Received submessage type: INFO_TS
recv_data() seq = 5
Received submessage type: INFO_DST
recv_hb() first = 2 last = 3
Received submessage type: INFO_DST
recv_hb() first = 2 last = 5
SimpleDataWriter::data_delivered()
SimpleDataWriter::data_delivered()
SimpleDataWriter::data_delivered()
test PASSED.
auto_run_tests_finished: tests/transport/rtps_reliability/run_test.pl Time:14s Result:0
==============================================================================
tests/transport/spdp/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/spdp/spdp_transport -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile spdp_transport.log -DCPSPendingTimeout 3
spdp_transport PID: 14527 started at 2025-12-05 16:32:55
(14527|14527) INFO: set_DCPS_debug_level: set to 1
(14527|14527) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_TEST_SPDP_LOCAL_ADDRESS=0.0.0.0:7575
(14527|14527) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_TEST_IGNORED_SPDP_USER_TAGS=2575857510
(14527|14527) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_TEST_SPDP_SEND_ADDRS
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b38bfa5e1_0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_MAX_MESSAGE_SIZE=65466
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_HEARTBEAT_PERIOD=200
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_NAK_RESPONSE_DELAY=100
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_RESPONSIVE_MODE=false
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_SEND_DELAY=10
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_SEND_BUFFER_SIZE=65535
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_RCV_BUFFER_SIZE=65535
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_PORT_MODE=system
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_PB=7400
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_DG=250
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_PG=2
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_D2=2
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_D3=12
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_USE_MULTICAST=true
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_MULTICAST_GROUP_ADDRESS=239.255.0.1
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_TTL=1
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_MULTICAST_INTERFACE=
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_INIT_PARTICIPANT_PORT_ID=0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_LOCAL_ADDRESS=0.0.0.0:0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_ADVERTISED_ADDRESS=0.0.0.0:0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_USE_RTPS_RELAY=false
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_RTPS_RELAY_ONLY=false
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(14527|14527) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B38BFA5E1_0_USE_ICE=false
(14527|14527) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B38BFA5E1_0=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b38bfa5e1_0
(14527|14527) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B38BFA5E1_0_PASSIVE_CONNECT_DURATION=60000
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on docker0/172.17.0.1 (0x55c9062ca1f8 joined count 1)
(14527|14530) WARNING: MulticastManager::join: failed to join group 239.255.0.1:7402 on enP61607s1/0.0.0.0 (0x55c9062ca1f8 joined count 1): Unknown error -3
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on eth0/0.0.0.0 (0x55c9062ca1f8 joined count 2)
(14527|14530) INFO: MulticastManager::leave: left group 239.255.0.1:7402 on eth0/10.1.1.86 (0x55c9062ca1f8 joined count 1)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on eth0/10.1.1.86 (0x55c9062ca1f8 joined count 2)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on lo/0.0.0.0 (0x55c9062ca1f8 joined count 3)
(14527|14530) INFO: MulticastManager::leave: left group 239.255.0.1:7402 on lo/127.0.0.1 (0x55c9062ca1f8 joined count 2)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on lo/127.0.0.1 (0x55c9062ca1f8 joined count 3)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x55c90626db20 joined count 1)
(14527|14530) WARNING: MulticastManager::join: failed to join group 239.255.0.1:7400 on enP61607s1/0.0.0.0 (0x55c90626db20 joined count 1): Unknown error -3
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/0.0.0.0 (0x55c90626db20 joined count 2)
(14527|14530) INFO: MulticastManager::leave: left group 239.255.0.1:7400 on eth0/10.1.1.86 (0x55c90626db20 joined count 1)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.1.86 (0x55c90626db20 joined count 2)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/0.0.0.0 (0x55c90626db20 joined count 3)
(14527|14530) INFO: MulticastManager::leave: left group 239.255.0.1:7400 on lo/127.0.0.1 (0x55c90626db20 joined count 2)
(14527|14530) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x55c90626db20 joined count 3)
(14527|14527) spdp_transport.cpp:run_test() addr_array[0]: 127.0.0.1:12345
(14527|14527) spdp_transport.cpp:run_test() addr_array[1]: 10.1.1.86:12345
(14527|14527) spdp_transport.cpp:run_test() addr_array[2]: 172.17.0.1:12345
Info Destination Test
Ignore User Tag Test
Basic Reset Test
seq: 1
(14527|14530) Spdp::handle_participant_data - 01037ced.8d824a6b.38bfa5e1.000001c1(d5c2bd76) discovered 01037ced.8d824a6b.38bfd174.000001c1(5c975ac1) lease 5:00 from 10.1.1.86:52022 (0)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000300c3(20915342) remote 01037ced.8d824a6b.38bfd174.000300c4(37a02156)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000301c3(398a6203) remote 01037ced.8d824a6b.38bfd174.000301c4(2ebb1017)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000003c2(7efd8e4e) remote 01037ced.8d824a6b.38bfd174.000003c7(87c29d76)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000004c2(31bc1889) remote 01037ced.8d824a6b.38bfd174.000004c7(c8830bb1)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000200c2(565409e3) remote 01037ced.8d824a6b.38bfd174.000200c7(af6b1adb)
seq: 2
seq: 3
seq: 4
seq: 5
seq: 1
seq: 2
seq: 3
seq: 4
(14527|14530) Spdp::handle_participant_data - 01037ced.8d824a6b.38bfa5e1.000001c1(d5c2bd76) discovered 01037ced.8d824a6b.38bfd174.000001c1(5c975ac1) lease 5:00 from 10.1.1.86:52022 (0)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000300c3(20915342) remote 01037ced.8d824a6b.38bfd174.000300c4(37a02156)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000301c3(398a6203) remote 01037ced.8d824a6b.38bfd174.000301c4(2ebb1017)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000003c2(7efd8e4e) remote 01037ced.8d824a6b.38bfd174.000003c7(87c29d76)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000004c2(31bc1889) remote 01037ced.8d824a6b.38bfd174.000004c7(c8830bb1)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000200c2(565409e3) remote 01037ced.8d824a6b.38bfd174.000200c7(af6b1adb)
seq: 5
seq: 6
seq: 7
Reset Within Limits Test
seq: 8
seq: 6
seq: 7
seq: 8
seq: 9
Duplicate Sequence Numbers Test
seq: 1
(14527|14530) Spdp::handle_participant_data - 01037ced.8d824a6b.38bfa5e1.000001c1(d5c2bd76) discovered 01037ced.8d824a6b.38bfd174.000001c1(5c975ac1) lease 5:00 from 10.1.1.86:52022 (0)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000300c3(20915342) remote 01037ced.8d824a6b.38bfd174.000300c4(37a02156)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000301c3(398a6203) remote 01037ced.8d824a6b.38bfd174.000301c4(2ebb1017)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000003c2(7efd8e4e) remote 01037ced.8d824a6b.38bfd174.000003c7(87c29d76)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000004c2(31bc1889) remote 01037ced.8d824a6b.38bfd174.000004c7(c8830bb1)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000200c2(565409e3) remote 01037ced.8d824a6b.38bfd174.000200c7(af6b1adb)
seq: 2
seq: 3
seq: 4
seq: 2
seq: 3
seq: 4
seq: 5
seq: 3
seq: 4
seq: 5
seq: 6
seq: 4
seq: 5
seq: 6
seq: 7
seq: 5
seq: 6
seq: 7
seq: 8
Overflow Test
seq: 2147483647 4294967290
(14527|14530) Spdp::handle_participant_data - 01037ced.8d824a6b.38bfa5e1.000001c1(d5c2bd76) discovered 01037ced.8d824a6b.38bfd174.000001c1(5c975ac1) lease 5:00 from 10.1.1.86:52022 (0)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000300c3(20915342) remote 01037ced.8d824a6b.38bfd174.000300c4(37a02156)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000301c3(398a6203) remote 01037ced.8d824a6b.38bfd174.000301c4(2ebb1017)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000003c2(7efd8e4e) remote 01037ced.8d824a6b.38bfd174.000003c7(87c29d76)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000004c2(31bc1889) remote 01037ced.8d824a6b.38bfd174.000004c7(c8830bb1)
(14527|14530) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.38bfa5e1.000200c2(565409e3) remote 01037ced.8d824a6b.38bfd174.000200c7(af6b1adb)
seq: 2147483647 4294967291
seq: 2147483647 4294967292
seq: 2147483647 4294967293
seq: 2147483647 4294967294
seq: 2147483647 4294967295
seq: 0 0
seq: 0 1
seq: 0 2
seq: 0 3
(14527|14527) Service_Participant::shutdown
(14527|14527) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(14527|14527) Service_Participant::~Service_Participant
(14527|14527) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/transport/spdp/run_test.pl Time:26s Result:0
==============================================================================
tests/transport/rtps_directed_write/run_test.pl
#
Testing with best-effort readers...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/subscriber -h 127.0.0.1 -p 11140 -r 0 -ORBLogFile sub_BestEffort.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14533 started at 2025-12-05 16:33:20
Reader 01030000.01234567.76543210.11111107(3bef1e14) called associate()
Reader 01030000.01234567.76543210.22222207(0b3777a2) called associate()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/publisher -h 127.0.0.1 -p 11140 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14537 started at 2025-12-05 16:33:20
test PASSED.
Testing with best-effort readers, multicast...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/subscriber -h 127.0.0.1 -p 18239 -r 0 -ORBLogFile sub_BestEffort_multicast.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14539 started at 2025-12-05 16:33:21
Reader 01030000.01234567.76543210.11111107(3bef1e14) called associate()
Reader 01030000.01234567.76543210.22222207(0b3777a2) called associate()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/publisher -h 239.255.0.2 -p 7401 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14543 started at 2025-12-05 16:33:21
test PASSED.
Testing with reliable readers...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/subscriber -h 127.0.0.1 -p 12905 -r 1 -ORBLogFile sub_Reliable.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14546 started at 2025-12-05 16:33:22
Reader 01030000.01234567.76543210.11111107(3bef1e14) called associate()
Reader 01030000.01234567.76543210.22222207(0b3777a2) called associate()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/publisher -h 127.0.0.1 -p 12905 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14550 started at 2025-12-05 16:33:22
test PASSED.
Testing with reliable readers, multicast...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/subscriber -h 127.0.0.1 -p 18991 -r 1 -ORBLogFile sub_Reliable_multicast.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14552 started at 2025-12-05 16:33:23
Reader 01030000.01234567.76543210.11111107(3bef1e14) called associate()
Reader 01030000.01234567.76543210.22222207(0b3777a2) called associate()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/rtps_directed_write/publisher -h 239.255.0.2 -p 7401 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14556 started at 2025-12-05 16:33:23
test PASSED.
auto_run_tests_finished: tests/transport/rtps_directed_write/run_test.pl Time:4s Result:0
==============================================================================
tests/transport/best_effort_reader/run_test.pl
#
Testing best-effort readers...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/best_effort_reader/subscriber -h 127.0.0.1 -p 11240 -ORBLogFile sub.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14559 started at 2025-12-05 16:33:24
01030000.01234567.11111111.11111102(3bc047cf) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
Reader1 associated with 3 writer(s)
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.22222207(8dd486f2) associated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.22222207(8dd486f2) associated
Reader2 associated with 2 writer(s)
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.33333307(2b4c5c5f) associated
Reader3 associated with 1 writer(s)
*** Ready written to subready.txt ***
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/best_effort_reader/publisher -h 127.0.0.1 -p 11240 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14563 started at 2025-12-05 16:33:24
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.33333307(2b4c5c5f) disassociated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.22222207(8dd486f2) disassociated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.22222207(8dd486f2) disassociated
01030000.01234567.11111111.11111102(3bc047cf) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
test PASSED.
Testing best-effort readers, multicast...
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/best_effort_reader/subscriber -h 127.0.0.1 -p 21846 -ORBLogFile sub_multicast.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
subscriber PID: 14565 started at 2025-12-05 16:33:25
01030000.01234567.11111111.11111102(3bc047cf) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.11111107(bd0cef44) associated
Reader1 associated with 3 writer(s)
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.22222207(8dd486f2) associated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.22222207(8dd486f2) associated
Reader2 associated with 2 writer(s)
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.33333307(2b4c5c5f) associated
Reader3 associated with 1 writer(s)
*** Ready written to subready.txt ***
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/transport/best_effort_reader/publisher -h 239.255.0.2 -p 7401 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 14569 started at 2025-12-05 16:33:25
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.33333307(2b4c5c5f) disassociated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.22222207(8dd486f2) disassociated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.22222207(8dd486f2) disassociated
01030000.01234567.11111111.11111102(3bc047cf) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
01030000.01234567.11111111.22222202(0b182e79) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
01030000.01234567.11111111.33333302(ad80f4d4) <- 01030000.01234567.22222222.11111107(bd0cef44) disassociated
test PASSED.
auto_run_tests_finished: tests/transport/best_effort_reader/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/ManyTopicTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 14572
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/publisher -t all -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
publisher PID: 14579 started at 2025-12-05 16:33:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/subscriber -t all -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber1.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
subscriber1 PID: 14580 started at 2025-12-05 16:33:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/subscriber -t all -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber2.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
subscriber2 PID: 14581 started at 2025-12-05 16:33:27
(14580|14580) 16:33:27.036616 subscriber main
(14579|14579) 16:33:27.038549 publisher main
(14581|14581) 16:33:27.038811 subscriber main
(14572|14572) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 4
foo2[0]: text = message 1, key = 2
foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 1
foo2[0]: text = message 2, key = 2
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 4
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 3
foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 1
foo2[0]: text = message 3, key = 2
foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 1
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 3
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 4
foo2[0]: text = message 4, key = 2
foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 1
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 4
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 4
foo2[0]: text = message 5, key = 2
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 3
foo2[0]: text = message 6, key = 2
foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 1
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 3
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 3
foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 1
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 4
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 4
foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 1
foo2[0]: text = message 7, key = 2
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 4
foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 1
foo2[0]: text = message 8, key = 2
foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 1
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 3
foo2[0]: text = message 9, key = 2
foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 1
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 4
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 3
foo2[0]: text = message 10, key = 2
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 4
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 3
*** T1 received 10 samples.
*** T2 received 10 samples.
*** T3 received 10 samples.
*** T4 received 10 samples.
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 4
foo2[0]: text = message 1, key = 2
foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 1
foo2[0]: text = message 2, key = 2
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 4
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 3
foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 1
foo2[0]: text = message 3, key = 2
foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 1
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 3
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 4
foo2[0]: text = message 4, key = 2
foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 1
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 4
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 4
foo2[0]: text = message 5, key = 2
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 3
foo2[0]: text = message 6, key = 2
foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 1
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 3
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 3
foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 1
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 4
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 4
foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 1
foo2[0]: text = message 7, key = 2
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 4
foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 1
foo2[0]: text = message 8, key = 2
foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 1
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 3
foo2[0]: text = message 9, key = 2
foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 1
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 4
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 3
foo2[0]: text = message 10, key = 2
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 4
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 3
*** T1 received 10 samples.
*** T2 received 10 samples.
*** T3 received 10 samples.
*** T4 received 10 samples.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyTopicTest/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ManyTopicTest/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/publisher -t all -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
publisher PID: 14607 started at 2025-12-05 16:33:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/subscriber -t all -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber1.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
subscriber1 PID: 14608 started at 2025-12-05 16:33:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/subscriber -t all -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber2.log -DCPSPendingTimeout 3 -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicTest/
subscriber2 PID: 14609 started at 2025-12-05 16:33:30
(14608|14608) 16:33:30.588145 subscriber main
(14607|14607) 16:33:30.589740 publisher main
(14609|14609) 16:33:30.590400 subscriber main
foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 4
foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 4
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 2
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 3
foo2[0]: text = message 1, key = 1
foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 4
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 3
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 2
foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 4
foo2[0]: text = message 2, key = 1
foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 4
foo2[0]: text = message 3, key = 1
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 2
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 2
foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 4
foo2[0]: text = message 4, key = 1
foo2[0]: text = message 5, key = 1
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 3
foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 4
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 2
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 2
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 3
foo2[0]: text = message 6, key = 1
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 2
foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 4
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 3
foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 4
foo2[0]: text = message 7, key = 1
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 2
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 2
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 3
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 3
foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 4
foo2[0]: text = message 8, key = 1
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 2
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 3
foo2[0]: text = message 9, key = 1
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 3
foo2[0]: text = message 10, key = 1
*** T1 received 10 samples.
*** T2 received 10 samples.
*** T3 received 10 samples.
*** T4 received 10 samples.
foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 4
foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 4
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 2
foo3[0]: c = A, s = 1, l = 0, text = message 1, key = 3
foo2[0]: text = message 1, key = 1
foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 4
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 3
foo3[0]: c = B, s = 2, l = 100, text = message 2, key = 2
foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 4
foo2[0]: text = message 2, key = 1
foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 4
foo2[0]: text = message 3, key = 1
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 2
foo3[0]: c = C, s = 3, l = 200, text = message 3, key = 3
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 2
foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 4
foo2[0]: text = message 4, key = 1
foo2[0]: text = message 5, key = 1
foo3[0]: c = D, s = 4, l = 300, text = message 4, key = 3
foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 4
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 2
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 2
foo3[0]: c = E, s = 5, l = 400, text = message 5, key = 3
foo2[0]: text = message 6, key = 1
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 2
foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 4
foo3[0]: c = F, s = 6, l = 500, text = message 6, key = 3
foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 4
foo2[0]: text = message 7, key = 1
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 2
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 2
foo3[0]: c = G, s = 7, l = 600, text = message 7, key = 3
foo3[0]: c = H, s = 8, l = 700, text = message 8, key = 3
foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 4
foo2[0]: text = message 8, key = 1
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 2
foo3[0]: c = I, s = 9, l = 800, text = message 9, key = 3
foo2[0]: text = message 9, key = 1
foo3[0]: c = J, s = 10, l = 900, text = message 10, key = 3
foo2[0]: text = message 10, key = 1
*** T1 received 10 samples.
*** T2 received 10 samples.
*** T3 received 10 samples.
*** T4 received 10 samples.
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyTopicTest/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/ManyTopicMultiProcess/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 14630
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/publisher -p1 -p2 -s6 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc1.log -DCPSPendingTimeout 3 -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/
proc1 PID: 14637 started at 2025-12-05 16:33:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/publisher -p3 -p4 -p5 -s7 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc2.log -DCPSPendingTimeout 3 -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/
proc2 PID: 14638 started at 2025-12-05 16:33:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/subscriber -s1 -s2 -s3 -s4 -s5 -p6 -p7 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile proc3.log -DCPSPendingTimeout 3 -T /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyTopicMultiProcess/
proc3 PID: 14639 started at 2025-12-05 16:33:34
(14638|14638) 16:33:34.140219 publisher main
(14637|14637) 16:33:34.141984 publisher main
(14639|14639) 16:33:34.142750 subscriber main
(14630|14630) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
T1 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 0.000000
foo4[0][1]: value = -1.000000
foo4[0][2]: value = -2.000000
foo4[0][3]: value = -3.000000
foo4[0][4]: value = -4.000000
foo4[0][5]: value = -5.000000
foo4[0][6]: value = -6.000000
foo4[0][7]: value = -7.000000
foo4[0][8]: value = -8.000000
foo4[0][9]: value = -9.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 0.000000
foo4[0][1]: value = -1.000000
foo4[0][2]: value = -2.000000
foo4[0][3]: value = -3.000000
foo4[0][4]: value = -4.000000
foo4[0][5]: value = -5.000000
foo4[0][6]: value = -6.000000
foo4[0][7]: value = -7.000000
foo4[0][8]: value = -8.000000
foo4[0][9]: value = -9.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 0.000000
foo4[0][1]: value = -1.000000
foo4[0][2]: value = -2.000000
foo4[0][3]: value = -3.000000
foo4[0][4]: value = -4.000000
foo4[0][5]: value = -5.000000
foo4[0][6]: value = -6.000000
foo4[0][7]: value = -7.000000
foo4[0][8]: value = -8.000000
foo4[0][9]: value = -9.000000
T3 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 1
T4 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 2
T5 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 3
T1 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 1.000000
foo4[0][1]: value = 0.000000
foo4[0][2]: value = -1.000000
foo4[0][3]: value = -2.000000
foo4[0][4]: value = -3.000000
foo4[0][5]: value = -4.000000
foo4[0][6]: value = -5.000000
foo4[0][7]: value = -6.000000
foo4[0][8]: value = -7.000000
foo4[0][9]: value = -8.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 1.000000
foo4[0][1]: value = 0.000000
foo4[0][2]: value = -1.000000
foo4[0][3]: value = -2.000000
foo4[0][4]: value = -3.000000
foo4[0][5]: value = -4.000000
foo4[0][6]: value = -5.000000
foo4[0][7]: value = -6.000000
foo4[0][8]: value = -7.000000
foo4[0][9]: value = -8.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 1.000000
foo4[0][1]: value = 0.000000
foo4[0][2]: value = -1.000000
foo4[0][3]: value = -2.000000
foo4[0][4]: value = -3.000000
foo4[0][5]: value = -4.000000
foo4[0][6]: value = -5.000000
foo4[0][7]: value = -6.000000
foo4[0][8]: value = -7.000000
foo4[0][9]: value = -8.000000
T3 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 1
T4 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 2
T5 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 3
T1 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 4.000000
foo4[0][1]: value = 3.000000
foo4[0][2]: value = 2.000000
foo4[0][3]: value = 1.000000
foo4[0][4]: value = 0.000000
foo4[0][5]: value = -1.000000
foo4[0][6]: value = -2.000000
foo4[0][7]: value = -3.000000
foo4[0][8]: value = -4.000000
foo4[0][9]: value = -5.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 4.000000
foo4[0][1]: value = 3.000000
foo4[0][2]: value = 2.000000
foo4[0][3]: value = 1.000000
foo4[0][4]: value = 0.000000
foo4[0][5]: value = -1.000000
foo4[0][6]: value = -2.000000
foo4[0][7]: value = -3.000000
foo4[0][8]: value = -4.000000
foo4[0][9]: value = -5.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 4.000000
foo4[0][1]: value = 3.000000
foo4[0][2]: value = 2.000000
foo4[0][3]: value = 1.000000
foo4[0][4]: value = 0.000000
foo4[0][5]: value = -1.000000
foo4[0][6]: value = -2.000000
foo4[0][7]: value = -3.000000
foo4[0][8]: value = -4.000000
foo4[0][9]: value = -5.000000
T3 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 1
T4 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 2
T5 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 3
T1 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 9.000000
foo4[0][1]: value = 8.000000
foo4[0][2]: value = 7.000000
foo4[0][3]: value = 6.000000
foo4[0][4]: value = 5.000000
foo4[0][5]: value = 4.000000
foo4[0][6]: value = 3.000000
foo4[0][7]: value = 2.000000
foo4[0][8]: value = 1.000000
foo4[0][9]: value = 0.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 9.000000
foo4[0][1]: value = 8.000000
foo4[0][2]: value = 7.000000
foo4[0][3]: value = 6.000000
foo4[0][4]: value = 5.000000
foo4[0][5]: value = 4.000000
foo4[0][6]: value = 3.000000
foo4[0][7]: value = 2.000000
foo4[0][8]: value = 1.000000
foo4[0][9]: value = 0.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 9.000000
foo4[0][1]: value = 8.000000
foo4[0][2]: value = 7.000000
foo4[0][3]: value = 6.000000
foo4[0][4]: value = 5.000000
foo4[0][5]: value = 4.000000
foo4[0][6]: value = 3.000000
foo4[0][7]: value = 2.000000
foo4[0][8]: value = 1.000000
foo4[0][9]: value = 0.000000
T3 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 1
T4 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 2
T5 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 3
T1 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 16.000000
foo4[0][1]: value = 15.000000
foo4[0][2]: value = 14.000000
foo4[0][3]: value = 13.000000
foo4[0][4]: value = 12.000000
foo4[0][5]: value = 11.000000
foo4[0][6]: value = 10.000000
foo4[0][7]: value = 9.000000
foo4[0][8]: value = 8.000000
foo4[0][9]: value = 7.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 16.000000
foo4[0][1]: value = 15.000000
foo4[0][2]: value = 14.000000
foo4[0][3]: value = 13.000000
foo4[0][4]: value = 12.000000
foo4[0][5]: value = 11.000000
foo4[0][6]: value = 10.000000
foo4[0][7]: value = 9.000000
foo4[0][8]: value = 8.000000
foo4[0][9]: value = 7.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 16.000000
foo4[0][1]: value = 15.000000
foo4[0][2]: value = 14.000000
foo4[0][3]: value = 13.000000
foo4[0][4]: value = 12.000000
foo4[0][5]: value = 11.000000
foo4[0][6]: value = 10.000000
foo4[0][7]: value = 9.000000
foo4[0][8]: value = 8.000000
foo4[0][9]: value = 7.000000
T3 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 1
T4 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 2
T5 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 3
T1 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 25.000000
foo4[0][1]: value = 24.000000
foo4[0][2]: value = 23.000000
foo4[0][3]: value = 22.000000
foo4[0][4]: value = 21.000000
foo4[0][5]: value = 20.000000
foo4[0][6]: value = 19.000000
foo4[0][7]: value = 18.000000
foo4[0][8]: value = 17.000000
foo4[0][9]: value = 16.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 25.000000
foo4[0][1]: value = 24.000000
foo4[0][2]: value = 23.000000
foo4[0][3]: value = 22.000000
foo4[0][4]: value = 21.000000
foo4[0][5]: value = 20.000000
foo4[0][6]: value = 19.000000
foo4[0][7]: value = 18.000000
foo4[0][8]: value = 17.000000
foo4[0][9]: value = 16.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 25.000000
foo4[0][1]: value = 24.000000
foo4[0][2]: value = 23.000000
foo4[0][3]: value = 22.000000
foo4[0][4]: value = 21.000000
foo4[0][5]: value = 20.000000
foo4[0][6]: value = 19.000000
foo4[0][7]: value = 18.000000
foo4[0][8]: value = 17.000000
foo4[0][9]: value = 16.000000
T3 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 1
T4 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 2
T5 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 3
T1 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 36.000000
foo4[0][1]: value = 35.000000
foo4[0][2]: value = 34.000000
foo4[0][3]: value = 33.000000
foo4[0][4]: value = 32.000000
foo4[0][5]: value = 31.000000
foo4[0][6]: value = 30.000000
foo4[0][7]: value = 29.000000
foo4[0][8]: value = 28.000000
foo4[0][9]: value = 27.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 36.000000
foo4[0][1]: value = 35.000000
foo4[0][2]: value = 34.000000
foo4[0][3]: value = 33.000000
foo4[0][4]: value = 32.000000
foo4[0][5]: value = 31.000000
foo4[0][6]: value = 30.000000
foo4[0][7]: value = 29.000000
foo4[0][8]: value = 28.000000
foo4[0][9]: value = 27.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 36.000000
foo4[0][1]: value = 35.000000
foo4[0][2]: value = 34.000000
foo4[0][3]: value = 33.000000
foo4[0][4]: value = 32.000000
foo4[0][5]: value = 31.000000
foo4[0][6]: value = 30.000000
foo4[0][7]: value = 29.000000
foo4[0][8]: value = 28.000000
foo4[0][9]: value = 27.000000
T3 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 1
T4 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 2
T5 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 3
T1 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 49.000000
foo4[0][1]: value = 48.000000
foo4[0][2]: value = 47.000000
foo4[0][3]: value = 46.000000
foo4[0][4]: value = 45.000000
foo4[0][5]: value = 44.000000
foo4[0][6]: value = 43.000000
foo4[0][7]: value = 42.000000
foo4[0][8]: value = 41.000000
foo4[0][9]: value = 40.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 49.000000
foo4[0][1]: value = 48.000000
foo4[0][2]: value = 47.000000
foo4[0][3]: value = 46.000000
foo4[0][4]: value = 45.000000
foo4[0][5]: value = 44.000000
foo4[0][6]: value = 43.000000
foo4[0][7]: value = 42.000000
foo4[0][8]: value = 41.000000
foo4[0][9]: value = 40.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 49.000000
foo4[0][1]: value = 48.000000
foo4[0][2]: value = 47.000000
foo4[0][3]: value = 46.000000
foo4[0][4]: value = 45.000000
foo4[0][5]: value = 44.000000
foo4[0][6]: value = 43.000000
foo4[0][7]: value = 42.000000
foo4[0][8]: value = 41.000000
foo4[0][9]: value = 40.000000
T3 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 1
T4 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 2
T5 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 3
T1 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 64.000000
foo4[0][1]: value = 63.000000
foo4[0][2]: value = 62.000000
foo4[0][3]: value = 61.000000
foo4[0][4]: value = 60.000000
foo4[0][5]: value = 59.000000
foo4[0][6]: value = 58.000000
foo4[0][7]: value = 57.000000
foo4[0][8]: value = 56.000000
foo4[0][9]: value = 55.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 64.000000
foo4[0][1]: value = 63.000000
foo4[0][2]: value = 62.000000
foo4[0][3]: value = 61.000000
foo4[0][4]: value = 60.000000
foo4[0][5]: value = 59.000000
foo4[0][6]: value = 58.000000
foo4[0][7]: value = 57.000000
foo4[0][8]: value = 56.000000
foo4[0][9]: value = 55.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 64.000000
foo4[0][1]: value = 63.000000
foo4[0][2]: value = 62.000000
foo4[0][3]: value = 61.000000
foo4[0][4]: value = 60.000000
foo4[0][5]: value = 59.000000
foo4[0][6]: value = 58.000000
foo4[0][7]: value = 57.000000
foo4[0][8]: value = 56.000000
foo4[0][9]: value = 55.000000
T3 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 1
T4 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 2
T5 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 3
T1 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 1
T2 foo4[0]: length = 10
foo4[0][0]: value = 81.000000
foo4[0][1]: value = 80.000000
foo4[0][2]: value = 79.000000
foo4[0][3]: value = 78.000000
foo4[0][4]: value = 77.000000
foo4[0][5]: value = 76.000000
foo4[0][6]: value = 75.000000
foo4[0][7]: value = 74.000000
foo4[0][8]: value = 73.000000
foo4[0][9]: value = 72.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 81.000000
foo4[0][1]: value = 80.000000
foo4[0][2]: value = 79.000000
foo4[0][3]: value = 78.000000
foo4[0][4]: value = 77.000000
foo4[0][5]: value = 76.000000
foo4[0][6]: value = 75.000000
foo4[0][7]: value = 74.000000
foo4[0][8]: value = 73.000000
foo4[0][9]: value = 72.000000
T2 foo4[0]: length = 10
foo4[0][0]: value = 81.000000
foo4[0][1]: value = 80.000000
foo4[0][2]: value = 79.000000
foo4[0][3]: value = 78.000000
foo4[0][4]: value = 77.000000
foo4[0][5]: value = 76.000000
foo4[0][6]: value = 75.000000
foo4[0][7]: value = 74.000000
foo4[0][8]: value = 73.000000
foo4[0][9]: value = 72.000000
T3 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 1
T4 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 2
T5 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 3
*** T1 received 10 samples.
*** T2 received 10 samples.
*** T2 received 10 samples.
*** T2 received 10 samples.
*** T3 receiveT6 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 1
T6 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 1
T6 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 1
T6 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 1
T6 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 1
T6 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 1
T6 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 1
T6 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 1
T6 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 1
T6 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 1
*** T6 received 10 samples.
T7 foo1[0]: c = A, x = 0.000000 y = -1.000000, key = 2
T7 foo1[0]: c = B, x = 1.000000 y = -1.000000, key = 2
T7 foo1[0]: c = C, x = 2.000000 y = -1.000000, key = 2
T7 foo1[0]: c = D, x = 3.000000 y = -1.000000, key = 2
T7 foo1[0]: c = E, x = 4.000000 y = -1.000000, key = 2
T7 foo1[0]: c = F, x = 5.000000 y = -1.000000, key = 2
T7 foo1[0]: c = G, x = 6.000000 y = -1.000000, key = 2
T7 foo1[0]: c = H, x = 7.000000 y = -1.000000, key = 2
T7 foo1[0]: c = I, x = 8.000000 y = -1.000000, key = 2
T7 foo1[0]: c = J, x = 9.000000 y = -1.000000, key = 2
*** T7 received 10 samples.
d 10 samples.
*** T4 received 10 samples.
*** T5 received 10 samples.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyTopicMultiProcess/run_test.pl Time:17s Result:0
==============================================================================
tests/DCPS/Monitor/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -DCPSDebugLevel 6 -ORBDebugLevel 10 -ORBLogFile DCPSInfoRepo.log -o repo.ior
TAO (14668|14668) - Completed initializing the process-wide service context
TAO (14668|14668) - Default ORB services initialization begins
TAO (14668|14668) - ORBInitializer_Registry::register_orb_initializer 0 @0x55a8671ece20
TAO (14668|14668) - ORBInitializer_Registry::register_orb_initializer 1 @0x55a8671d5310
TAO (14668|14668) - Default ORB services initialization completed
TAO (14668|14668) - We are the default 2.5.23 ORB ...
TAO (14668|14668) - Initializing the orb-specific services
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Monitor/monitor -DCPSTransportDebugLevel 6 -ORBDebugLevel 10 -ORBLogFile mon.log -DCPSConfigFile mon.ini -DCPSDebugLevel 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Monitor/publisher -i 0 -ORBDebugLevel 10 -ORBLogFile pub.log -DCPSConfigFile pub.ini -DCPSDebugLevel 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Monitor/subscriber -DCPSTransportDebugLevel 6 -ORBDebugLevel 10 -ORBLogFile sub.log -DCPSConfigFile sub.ini -DCPSDebugLevel 10
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 = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: monitor being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
mon_count=59
test PASSED.
auto_run_tests_finished: tests/DCPS/Monitor/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/QoS_XML/dump/run_test.pl
#
auto_run_tests_finished: tests/DCPS/QoS_XML/dump/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/QoS_XML/dumpXMLString/run_test.pl dcps_qos_xml_handler
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QoS_XML/dumpXMLString/qos_dumpXMLStringTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile qos_dumpXMLStringTest.log -DCPSPendingTimeout 3
qos_dumpXMLStringTest PID: 14700 started at 2025-12-05 16:33:53
test PASSED.
auto_run_tests_finished: tests/DCPS/QoS_XML/dumpXMLString/run_test.pl dcps_qos_xml_handler Time:0s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl tcp 12to12 small
#
total_writers=12, total_readers=12
config_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14702
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14709 started at 2025-12-05 16:33:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #1 PID: 14710 started at 2025-12-05 16:33:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14711 started at 2025-12-05 16:33:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #1 PID: 14712 started at 2025-12-05 16:33:53
wait_to_kill=70
Starting DataReaderListenerImpl for 14711->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14711->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14711->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14711->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14711->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14711->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14712->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 1 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->0->0 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->0->0 sample_id = 1 for reader=14712->1->2
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->1->1
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->0->1 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->0->0
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->0->1 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->1->1
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->0->2 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->0->0
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->0->2 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->1->1
Message: from writer 14710->1->0 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->0->0
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->1->0 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->1->0 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->1->1
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->1->1 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->1->1 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->0->0
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->1->1 sample_id = 1 for reader=14711->1->2
Message: from writer 14709->1->1 sample_id = 1 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->0->0
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->0->0
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->0->1
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->0->1
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->0->2
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->0->2
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->1->0
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->1->0
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->1->1
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->1->1
Message: from writer 14709->1->2 sample_id = 1 for reader=14711->1->2
Message: from writer 14709->1->2 sample_id = 1 for reader=14712->1->2
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->0->0
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->0->0
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->0->1
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->0->1
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->0->2
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->0->2
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->1->0
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->1->0
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->1->1
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->1->1
Message: from writer 14710->1->2 sample_id = 1 for reader=14712->1->2
Message: from writer 14710->1->2 sample_id = 1 for reader=14711->1->2
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->0->0 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->0->0 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->0->0 sample_id = 2 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 2 for reader=14712->1->2
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->0->1 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->0->1 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->0->2 sample_id = 2 for reader=14712->1->2
Message: from writer 14710->0->2 sample_id = 2 for reader=14711->1->2
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->0->2 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->1->0 sample_id = 2 for reader=14712->1->2
Message: from writer 14710->1->0 sample_id = 2 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->1->0 sample_id = 2 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 2 for reader=14712->1->2
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->1->1 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->1->1 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->1->1 sample_id = 2 for reader=14711->1->2
Message: from writer 14709->1->1 sample_id = 2 for reader=14712->1->2
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->0->0
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->0->0
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->0->1
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->0->1
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->0->2
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->0->2
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->1->0
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->1->0
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->1->1
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->1->1
Message: from writer 14710->1->2 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->1->2 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->0->0
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->0->0
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->0->1
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->0->1
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->0->2
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->0->2
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->1->0
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->1->0
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->1->1
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->1->1
Message: from writer 14709->1->2 sample_id = 2 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 2 for reader=14711->1->2
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->0->0 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->0->0 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->0->0 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->0->1 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->0->1 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->0->1 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->0->2 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->0->2 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->1->0 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->1->0 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->1->0 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->1->1 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->1->1 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->1->1 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->0->0
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->0->0
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->0->1
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->0->1
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->0->2
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->0->2
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->1->0
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->1->0
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->1->1
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->1->1
Message: from writer 14710->1->2 sample_id = 3 for reader=14712->1->2
Message: from writer 14710->1->2 sample_id = 3 for reader=14711->1->2
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->0->0
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->0->0
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->0->1
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->0->1
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->0->2
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->0->2
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->1->0
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->1->0
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->1->1
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->1->1
Message: from writer 14709->1->2 sample_id = 3 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 3 for reader=14711->1->2
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->0->0 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->0->0 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->0->0 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->0->1 sample_id = 4 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 4 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->0->1 sample_id = 4 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 4 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->0->2 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->0->2 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->0->2 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->0->2 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->1->0 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->1->0 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->1->0 sample_id = 4 for reader=14712->1->2
Message: from writer 14709->1->0 sample_id = 4 for reader=14711->1->2
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->1->1 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->1->1 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->1->1 sample_id = 4 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 4 for reader=14711->1->2
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->0->0
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->0->0
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->0->1
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->0->1
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->0->2
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->0->2
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->1->0
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->1->0
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->1->1
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->1->1
Message: from writer 14710->1->2 sample_id = 4 for reader=14711->1->2
Message: from writer 14710->1->2 sample_id = 4 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->0->0
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->0->0
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->0->1
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->0->1
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->0->2
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->0->2
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->1->0
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->1->0
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->1->1
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->1->1
Message: from writer 14709->1->2 sample_id = 4 for reader=14711->1->2
Message: from writer 14709->1->2 sample_id = 4 for reader=14712->1->2
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->0->0 sample_id = 5 for reader=14712->1->2
Message: from writer 14710->0->0 sample_id = 5 for reader=14711->1->2
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->0->0 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->0->0 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->0->1 sample_id = 5 for reader=14712->1->2
Message: from writer 14710->0->1 sample_id = 5 for reader=14711->1->2
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->0->1 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->0->1 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->0->2 sample_id = 5 for reader=14712->1->2
Message: from writer 14710->0->2 sample_id = 5 for reader=14711->1->2
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->0->2 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->0->2 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->1->0 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->1->0 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->1->0 sample_id = 5 for reader=14711->1->2
Message: from writer 14709->1->0 sample_id = 5 for reader=14712->1->2
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->1->1 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->1->1 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->1->1 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->1->1 sample_id = 5 for reader=14711->1->2
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->0->0
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->0->0
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->0->1
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->0->1
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->0->2
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->0->2
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->1->0
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->1->0
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->1->1
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->1->1
Message: from writer 14710->1->2 sample_id = 5 for reader=14712->1->2
Message: from writer 14710->1->2 sample_id = 5 for reader=14711->1->2
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->0->0
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->0->0
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->0->1
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->0->1
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->0->2
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->0->2
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->1->0
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->1->0
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->1->1
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->1->1
Message: from writer 14709->1->2 sample_id = 5 for reader=14712->1->2
Message: from writer 14709->1->2 sample_id = 5 for reader=14711->1->2
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl tcp 12to12 small Time:15s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl tcp 12to12 large
#
total_writers=12, total_readers=12
config_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14731
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14738 started at 2025-12-05 16:34:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #1 PID: 14739 started at 2025-12-05 16:34:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14740 started at 2025-12-05 16:34:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #1 PID: 14741 started at 2025-12-05 16:34:08
wait_to_kill=70
Starting DataReaderListenerImpl for 14741->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14741->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14741->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14741->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14741->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14741->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14740->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->0->0 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->0->0 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->0->0 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 1 for reader=14740->1->2
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->0->1 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->0->1 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->0->1 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->0->2 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->0->2 sample_id = 1 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->1->0 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->1->0 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->1->0 sample_id = 1 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->1->1 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->1->1 sample_id = 1 for reader=14740->1->2
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->1->1 sample_id = 1 for reader=14740->1->2
Message: from writer 14739->1->1 sample_id = 1 for reader=14741->1->2
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->0->0
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->0->0
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->0->1
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->0->1
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->0->2
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->0->2
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->1->0
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->1->0
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->1->1
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->1->1
Message: from writer 14738->1->2 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->0->0
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->0->0
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->0->1
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->0->1
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->0->2
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->0->2
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->1->0
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->1->0
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->1->1
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->1->1
Message: from writer 14739->1->2 sample_id = 1 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 1 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->0->0 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->0->0 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->0->1 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->0->1 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->0->2 sample_id = 2 for reader=14741->1->2
Message: from writer 14738->0->2 sample_id = 2 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->0->2 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->0->2 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->1->0 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->1->0 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->1->0 sample_id = 2 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 2 for reader=14741->1->2
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->1->1 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->1->1 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->1->1 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->0->0
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->0->0
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->0->1
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->0->1
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->0->2
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->0->2
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->1->0
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->1->0
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->1->1
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->1->1
Message: from writer 14738->1->2 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->0->0
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->0->0
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->0->1
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->0->1
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->0->2
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->0->2
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->1->0
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->1->0
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->1->1
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->1->1
Message: from writer 14739->1->2 sample_id = 2 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 2 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->0->0 sample_id = 3 for reader=14741->1->2
Message: from writer 14738->0->0 sample_id = 3 for reader=14740->1->2
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->0->0 sample_id = 3 for reader=14740->1->2
Message: from writer 14739->0->0 sample_id = 3 for reader=14741->1->2
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->0->1 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->0->1 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->0->2 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->0->2 sample_id = 3 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 3 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->1->0 sample_id = 3 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 3 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->1->0 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->1->0 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->1->1 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->1->1 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->1->1 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->0->0
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->0->0
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->0->1
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->0->1
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->0->2
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->0->2
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->1->0
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->1->0
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->1->1
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->1->1
Message: from writer 14738->1->2 sample_id = 3 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 3 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->0->0
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->0->0
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->0->1
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->0->1
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->0->2
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->0->2
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->1->0
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->1->0
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->1->1
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->1->1
Message: from writer 14739->1->2 sample_id = 3 for reader=14740->1->2
Message: from writer 14739->1->2 sample_id = 3 for reader=14741->1->2
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->0->0 sample_id = 4 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 4 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->0->0 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->0->0 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->0->1 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->0->1 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->0->1 sample_id = 4 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 4 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->0->2 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->0->2 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->0->2 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->1->0 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->1->0 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->1->1 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->1->1 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->1->1 sample_id = 4 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 4 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->0->0
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->0->0
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->0->1
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->0->1
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->0->2
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->0->2
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->1->0
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->1->0
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->1->1
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->1->1
Message: from writer 14738->1->2 sample_id = 4 for reader=14741->1->2
Message: from writer 14738->1->2 sample_id = 4 for reader=14740->1->2
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->0->0
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->0->0
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->0->1
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->0->1
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->0->2
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->0->2
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->1->0
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->1->0
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->1->1
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->1->1
Message: from writer 14739->1->2 sample_id = 4 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 4 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->0->0 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->0->0 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->0->0 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->0->0 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->0->1 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->0->1 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->0->1 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->0->1 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->0->2 sample_id = 5 for reader=14741->1->2
Message: from writer 14738->0->2 sample_id = 5 for reader=14740->1->2
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->0->2 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->0->2 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->1->0 sample_id = 5 for reader=14741->1->2
Message: from writer 14738->1->0 sample_id = 5 for reader=14740->1->2
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->1->0 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->1->0 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->1->1 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->1->1 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->1->1 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->1->1 sample_id = 5 for reader=14740->1->2
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->0->0
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->0->0
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->0->1
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->0->1
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->0->2
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->0->2
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->1->0
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->1->0
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->1->1
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->1->1
Message: from writer 14738->1->2 sample_id = 5 for reader=14741->1->2
Message: from writer 14738->1->2 sample_id = 5 for reader=14740->1->2
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->0->0
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->0->0
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->0->1
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->0->1
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->0->2
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->0->2
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->1->0
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->1->0
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->1->1
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->1->1
Message: from writer 14739->1->2 sample_id = 5 for reader=14741->1->2
Message: from writer 14739->1->2 sample_id = 5 for reader=14740->1->2
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl tcp 12to12 large Time:16s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl multicast 1to1 small
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14759
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile multicast.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14766 started at 2025-12-05 16:34:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile multicast.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14767 started at 2025-12-05 16:34:24
wait_to_kill=70
Starting DataReaderListenerImpl for 14767->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14766->0->0 sample_id = 1 for reader=14767->0->0
Message: from writer 14766->0->0 sample_id = 2 for reader=14767->0->0
Message: from writer 14766->0->0 sample_id = 3 for reader=14767->0->0
Message: from writer 14766->0->0 sample_id = 4 for reader=14767->0->0
Message: from writer 14766->0->0 sample_id = 5 for reader=14767->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl multicast 1to1 small Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl multicast 1to1 large
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14777
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile multicast.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14784 started at 2025-12-05 16:34:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile multicast.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14785 started at 2025-12-05 16:34:27
wait_to_kill=70
Starting DataReaderListenerImpl for 14785->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14784->0->0 sample_id = 1 for reader=14785->0->0
Message: from writer 14784->0->0 sample_id = 2 for reader=14785->0->0
Message: from writer 14784->0->0 sample_id = 3 for reader=14785->0->0
Message: from writer 14784->0->0 sample_id = 4 for reader=14785->0->0
Message: from writer 14784->0->0 sample_id = 5 for reader=14785->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl multicast 1to1 large Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl multicast_async 1to1 small
#
total_writers=1, total_readers=1
config_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14795
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14802 started at 2025-12-05 16:34:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14803 started at 2025-12-05 16:34:30
wait_to_kill=70
Starting DataReaderListenerImpl for 14803->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14802->0->0 sample_id = 1 for reader=14803->0->0
Message: from writer 14802->0->0 sample_id = 2 for reader=14803->0->0
Message: from writer 14802->0->0 sample_id = 3 for reader=14803->0->0
Message: from writer 14802->0->0 sample_id = 4 for reader=14803->0->0
Message: from writer 14802->0->0 sample_id = 5 for reader=14803->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl multicast_async 1to1 small Time:4s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl multicast_async 1to1 large
#
total_writers=1, total_readers=1
config_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14813
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14820 started at 2025-12-05 16:34:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -DCPSConfigFile pub_multicast_async.ini -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14821 started at 2025-12-05 16:34:34
wait_to_kill=70
Starting DataReaderListenerImpl for 14821->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14820->0->0 sample_id = 1 for reader=14821->0->0
Message: from writer 14820->0->0 sample_id = 2 for reader=14821->0->0
Message: from writer 14820->0->0 sample_id = 3 for reader=14821->0->0
Message: from writer 14820->0->0 sample_id = 4 for reader=14821->0->0
Message: from writer 14820->0->0 sample_id = 5 for reader=14821->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl multicast_async 1to1 large Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl udp 1to1 small
#
total_writers=1, total_readers=1
config_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14831
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile udp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14838 started at 2025-12-05 16:34:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile udp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14839 started at 2025-12-05 16:34:37
wait_to_kill=70
Starting DataReaderListenerImpl for 14839->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14838->0->0 sample_id = 1 for reader=14839->0->0
Message: from writer 14838->0->0 sample_id = 2 for reader=14839->0->0
Message: from writer 14838->0->0 sample_id = 3 for reader=14839->0->0
Message: from writer 14838->0->0 sample_id = 4 for reader=14839->0->0
Message: from writer 14838->0->0 sample_id = 5 for reader=14839->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl udp 1to1 small Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl udp 1to1 large
#
total_writers=1, total_readers=1
config_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14849
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile udp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14856 started at 2025-12-05 16:34:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile udp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14857 started at 2025-12-05 16:34:40
wait_to_kill=70
Starting DataReaderListenerImpl for 14857->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14856->0->0 sample_id = 1 for reader=14857->0->0
Message: from writer 14856->0->0 sample_id = 2 for reader=14857->0->0
Message: from writer 14856->0->0 sample_id = 3 for reader=14857->0->0
Message: from writer 14856->0->0 sample_id = 4 for reader=14857->0->0
Message: from writer 14856->0->0 sample_id = 5 for reader=14857->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl udp 1to1 large Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl rtps 1to1 small
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14867
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14874 started at 2025-12-05 16:34:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14875 started at 2025-12-05 16:34:43
wait_to_kill=70
Starting DataReaderListenerImpl for 14875->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14874->0->0 sample_id = 1 for reader=14875->0->0
Message: from writer 14874->0->0 sample_id = 2 for reader=14875->0->0
Message: from writer 14874->0->0 sample_id = 3 for reader=14875->0->0
Message: from writer 14874->0->0 sample_id = 4 for reader=14875->0->0
Message: from writer 14874->0->0 sample_id = 5 for reader=14875->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl rtps 1to1 small Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl rtps 1to1 large
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14885
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14892 started at 2025-12-05 16:34:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile rtps.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14893 started at 2025-12-05 16:34:46
wait_to_kill=70
Starting DataReaderListenerImpl for 14893->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14892->0->0 sample_id = 1 for reader=14893->0->0
Message: from writer 14892->0->0 sample_id = 2 for reader=14893->0->0
Message: from writer 14892->0->0 sample_id = 3 for reader=14893->0->0
Message: from writer 14892->0->0 sample_id = 4 for reader=14893->0->0
Message: from writer 14892->0->0 sample_id = 5 for reader=14893->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl rtps 1to1 large Time:2s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl rtps_disc 12to12 small
#
total_writers=12, total_readers=12
Config File: rtps_disc.ini Gen Config File: rtps_disc_generated.ini
config_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini
pub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini
sub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14907 started at 2025-12-05 16:34:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_1.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher #1 PID: 14908 started at 2025-12-05 16:34:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14909 started at 2025-12-05 16:34:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 3 -samples 5 -readers 3 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSConfigFile rtps_disc_generated.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_1.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #1 PID: 14910 started at 2025-12-05 16:34:48
wait_to_kill=70
Starting DataReaderListenerImpl for 14910->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14910->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14910->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14910->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14910->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14910->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 14909->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->0->0 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->0->0 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 1 for reader=14910->1->2
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->1->2
Message: from writer 14908->0->1 sample_id = 1 for reader=14910->0->2
Message: from writer 14908->0->1 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->1->2
Message: from writer 14907->0->1 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->0->2
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->0->2 sample_id = 1 for reader=14910->1->2
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->0->2 sample_id = 1 for reader=14909->1->2
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->1->2
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 1 for reader=14910->1->2
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->0->2
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->1->0 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->1->0 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->0->2
Message: from writer 14908->1->1 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->1->1 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->1->1 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->1->1 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->1->0
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->0->0
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->1->0
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->0->0
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->1->1
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->0->1
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->0->1
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->1->1
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 1 for reader=14909->0->2
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->0->2
Message: from writer 14908->1->2 sample_id = 1 for reader=14910->1->2
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->1->0
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->1->0
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->0->0
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->0->0
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->0->1
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->0->1
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->1->1
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->1->1
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 1 for reader=14909->1->2
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 1 for reader=14910->1->2
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 2 for reader=14909->0->2
Message: from writer 14908->0->0 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->0->2
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->0->2
Message: from writer 14908->0->1 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->0->1 sample_id = 2 for reader=14909->1->2
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->0->2 sample_id = 2 for reader=14910->0->2
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 2 for reader=14910->1->2
Message: from writer 14907->0->2 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->0->2
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->0->2
Message: from writer 14908->1->0 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->1->0 sample_id = 2 for reader=14909->1->2
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->1->0 sample_id = 2 for reader=14910->1->2
Message: from writer 14907->1->0 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 2 for reader=14910->0->2
Message: from writer 14908->1->1 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 2 for reader=14909->1->2
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->1->1 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->1->0
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->1->0
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->0->0
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->0->0
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->1->1
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->1->1
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->0->1
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->0->1
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->1->2
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 2 for reader=14909->0->2
Message: from writer 14908->1->2 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->0->0
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->1->0
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->0->0
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->1->0
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->1->1
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->0->1
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->0->1
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->1->1
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 2 for reader=14910->1->2
Message: from writer 14907->1->2 sample_id = 2 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->0->0 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->0->0 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->0->1 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->0->2 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->0->2 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->0->2 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->1->0 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->1->0 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->1->0 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->1->0 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->1->1 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 3 for reader=14909->1->2
Message: from writer 14907->1->1 sample_id = 3 for reader=14910->1->2
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->0->0
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->0->0
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->1->0
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->1->0
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->0->1
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->0->1
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->1->1
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->1->1
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->0->2
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->0->2
Message: from writer 14908->1->2 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->1->0
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->0->0
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->0->0
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->1->0
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->0->1
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->0->1
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->1->1
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->1->1
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 3 for reader=14910->1->2
Message: from writer 14907->1->2 sample_id = 3 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->0->2
Message: from writer 14908->0->0 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->0->2
Message: from writer 14908->0->1 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->0->2
Message: from writer 14908->0->2 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->0->2 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->1->2
Message: from writer 14908->1->0 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->1->0 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->1->2
Message: from writer 14907->1->0 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->1->0 sample_id = 4 for reader=14910->1->2
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->1->2
Message: from writer 14908->1->1 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->1->1 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->1->2
Message: from writer 14907->1->1 sample_id = 4 for reader=14909->1->2
Message: from writer 14907->1->1 sample_id = 4 for reader=14910->0->2
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->1->0
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->1->0
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->0->0
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->0->0
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->1->1
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->1->1
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->0->1
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->0->1
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->1->2
Message: from writer 14908->1->2 sample_id = 4 for reader=14909->0->2
Message: from writer 14908->1->2 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->0->0
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->0->0
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->1->0
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->1->0
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->0->1
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->0->1
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->1->1
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->1->1
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 4 for reader=14909->1->2
Message: from writer 14907->1->2 sample_id = 4 for reader=14910->1->2
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->0->0 sample_id = 5 for reader=14910->0->2
Message: from writer 14908->0->0 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->0->0 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->1->2
Message: from writer 14907->0->0 sample_id = 5 for reader=14909->0->2
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->0->1 sample_id = 5 for reader=14909->0->2
Message: from writer 14908->0->1 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->0->1 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->0->1 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->0->2 sample_id = 5 for reader=14909->0->2
Message: from writer 14908->0->2 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->0->2 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->0->2 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->0->2
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->0->2
Message: from writer 14908->1->0 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->1->0 sample_id = 5 for reader=14909->1->2
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->1->0 sample_id = 5 for reader=14909->1->2
Message: from writer 14907->1->0 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->0->2
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->0->2
Message: from writer 14908->1->1 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->1->1 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->1->1 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->1->1 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->1->0
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->1->0
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->0->0
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->0->0
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->1->1
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->1->1
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->0->1
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->0->1
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->1->2
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->1->2
Message: from writer 14908->1->2 sample_id = 5 for reader=14910->0->2
Message: from writer 14908->1->2 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->0->0
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->1->0
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->0->0
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->1->0
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->0->1
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->1->1
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->0->1
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->1->1
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->0->2
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->1->2
Message: from writer 14907->1->2 sample_id = 5 for reader=14910->0->2
Message: from writer 14907->1->2 sample_id = 5 for reader=14909->1->2
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl rtps_disc 12to12 small Time:16s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl shmem 1to1 small
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14951
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile shmem.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14958 started at 2025-12-05 16:35:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile shmem.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14959 started at 2025-12-05 16:35:04
wait_to_kill=70
Starting DataReaderListenerImpl for 14959->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14958->0->0 sample_id = 1 for reader=14959->0->0
Message: from writer 14958->0->0 sample_id = 2 for reader=14959->0->0
Message: from writer 14958->0->0 sample_id = 3 for reader=14959->0->0
Message: from writer 14958->0->0 sample_id = 4 for reader=14959->0->0
Message: from writer 14958->0->0 sample_id = 5 for reader=14959->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl shmem 1to1 small Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl shmem 1to1 large
#
total_writers=1, total_readers=1
config_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
pub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
sub_opts=-reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14972
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile shmem.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 14979 started at 2025-12-05 16:35:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 1 -sub_participants 1 -pub_processes 1 -sub_processes 1 -writers 1 -samples 5 -readers 1 -delay_msec 500 -total_duration_msec 60000 -sample_size 66000 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile shmem.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 14980 started at 2025-12-05 16:35:07
wait_to_kill=70
Starting DataReaderListenerImpl for 14980->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 14979->0->0 sample_id = 1 for reader=14980->0->0
Message: from writer 14979->0->0 sample_id = 2 for reader=14980->0->0
Message: from writer 14979->0->0 sample_id = 3 for reader=14980->0->0
Message: from writer 14979->0->0 sample_id = 4 for reader=14980->0->0
Message: from writer 14979->0->0 sample_id = 5 for reader=14980->0->0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl shmem 1to1 large Time:3s Result:0
==============================================================================
tests/DCPS/ManyToMany/run_test.pl tcp 20to20 small orb_csdtp
#
total_writers=20, total_readers=20
config_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf
pub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf
sub_opts=-reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 14993
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #0 PID: 15000 started at 2025-12-05 16:35:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/publisher -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile publisher_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
publisher #1 PID: 15001 started at 2025-12-05 16:35:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_0.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #0 PID: 15002 started at 2025-12-05 16:35:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ManyToMany/subscriber -reliable -pub_participants 2 -sub_participants 2 -pub_processes 2 -sub_processes 2 -writers 5 -samples 5 -readers 5 -delay_msec 500 -total_duration_msec 60000 -sample_size 10 -ORBSvcConf svc_csdtp.conf -DCPSDebugLevel 1 -ORBVerboseLogging 1 -ORBLogFile subscriber_1.log -DCPSConfigFile tcp.ini -DCPSBit 0 -DCPSPendingTimeout 3
subscriber #1 PID: 15003 started at 2025-12-05 16:35:10
wait_to_kill=70
Starting DataReaderListenerImpl for 15002->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->0->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->0->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->0->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->0->3
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->0->3
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->0->4
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->0->4
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->1->0
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->1->1
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->1->2
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->1->3
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15002->1->4
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->1->3
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Starting DataReaderListenerImpl for 15003->1->4
Readers/Writers identified as (process_id)->(participant_id)->(writer_id)
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->0->0 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->0->0 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->0->0 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->0->0 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->0->1 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->0->1 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->0->1 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->0->2 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->0->2 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->0->3 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->0->3 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->0->3 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->0->3 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->0->4 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->0->4 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->0->4 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->1->0 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->1->0 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->1->0 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->1->1 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->1->1 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->1->1 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->1->2 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->1->2 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->1->3 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->1->3 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->1->3 sample_id = 1 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 1 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->0->0
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->0->0
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->0->1
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->0->1
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->0->2
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->0->2
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->0->3
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->0->3
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->0->4
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->0->4
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->1->0
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->1->0
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->1->1
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->1->1
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->1->2
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->1->2
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->1->3
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->1->3
Message: from writer 15000->1->4 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->1->4 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->0->0
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->0->0
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->0->1
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->0->1
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->0->2
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->0->2
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->0->3
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->0->3
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->0->4
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->0->4
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->1->0
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->1->0
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->1->1
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->1->1
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->1->2
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->1->2
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->1->3
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->1->3
Message: from writer 15001->1->4 sample_id = 1 for reader=15002->1->4
Message: from writer 15001->1->4 sample_id = 1 for reader=15003->1->4
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->0->0 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->0->0 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->0->1 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->0->1 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->0->2 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->0->2 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->0->3 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->0->3 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->0->3 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->0->4 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->4 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->0->4 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->1->0 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->1->0 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->1->1 sample_id = 2 for reader=15003->1->4
Message: from writer 15000->1->1 sample_id = 2 for reader=15002->1->4
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->1->1 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->1->2 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->1->2 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->1->3 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->1->3 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->0->0
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->0->0
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->0->1
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->0->1
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->0->2
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->0->2
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->0->3
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->0->3
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->0->4
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->0->4
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->1->0
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->1->0
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->1->1
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->1->1
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->1->2
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->1->2
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->1->3
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->1->3
Message: from writer 15000->1->4 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->0->0
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->0->0
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->0->1
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->0->1
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->0->2
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->0->2
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->0->3
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->0->3
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->0->4
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->0->4
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->1->0
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->1->0
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->1->1
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->1->1
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->1->2
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->1->2
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->1->3
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->1->3
Message: from writer 15001->1->4 sample_id = 2 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 2 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->0->0 sample_id = 3 for reader=15003->1->4
Message: from writer 15000->0->0 sample_id = 3 for reader=15002->1->4
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->0->0 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->0->1 sample_id = 3 for reader=15003->1->4
Message: from writer 15000->0->1 sample_id = 3 for reader=15002->1->4
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->0->1 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->0->2 sample_id = 3 for reader=15003->1->4
Message: from writer 15000->0->2 sample_id = 3 for reader=15002->1->4
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->0->2 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->0->3 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->0->3 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->0->4 sample_id = 3 for reader=15003->1->4
Message: from writer 15000->0->4 sample_id = 3 for reader=15002->1->4
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->0->4 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->1->0 sample_id = 3 for reader=15003->1->4
Message: from writer 15000->1->0 sample_id = 3 for reader=15002->1->4
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->1->0 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->1->1 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->1->1 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->1->2 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->1->2 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->1->3 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->1->3 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->0->0
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->0->0
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->0->1
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->0->1
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->0->2
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->0->2
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->0->3
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->0->3
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->0->4
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->0->4
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->1->0
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->1->0
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->1->1
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->1->1
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->1->2
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->1->2
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->1->3
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->1->3
Message: from writer 15000->1->4 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->0->0
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->0->0
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->0->1
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->0->1
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->0->2
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->0->2
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->0->3
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->0->3
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->0->4
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->0->4
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->1->0
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->1->0
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->1->1
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->1->1
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->1->2
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->1->2
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->1->3
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->1->3
Message: from writer 15001->1->4 sample_id = 3 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 3 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->0->0 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->0->0 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->0->1 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->0->1 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->0->1 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->0->2 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->0->2 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->0->3 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->0->3 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->0->3 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->0->3 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->0->4 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->4 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->0->4 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->1->0 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->1->0 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->1->0 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->1->1 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->1->1 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->1->2 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->1->2 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->1->2 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->1->3 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->1->3 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->1->3 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->0->0
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->0->0
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->0->1
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->0->1
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->0->2
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->0->2
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->0->3
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->0->3
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->0->4
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->0->4
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->1->0
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->1->0
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->1->1
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->1->1
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->1->2
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->1->2
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->1->3
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->1->3
Message: from writer 15000->1->4 sample_id = 4 for reader=15003->1->4
Message: from writer 15000->1->4 sample_id = 4 for reader=15002->1->4
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->0->0
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->0->0
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->0->1
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->0->1
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->0->2
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->0->2
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->0->3
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->0->3
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->0->4
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->0->4
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->1->0
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->1->0
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->1->1
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->1->1
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->1->2
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->1->2
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->1->3
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->1->3
Message: from writer 15001->1->4 sample_id = 4 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 4 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->0->0 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->0 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->0->0 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->0 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->0->1 sample_id = 5 for reader=15003->1->4
Message: from writer 15000->0->1 sample_id = 5 for reader=15002->1->4
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->0->1 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->1 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->0->2 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->2 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->0->2 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->2 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->0->3 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->3 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->0->3 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->3 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->0->4 sample_id = 5 for reader=15003->1->4
Message: from writer 15000->0->4 sample_id = 5 for reader=15002->1->4
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->0->4 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->0->4 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->1->0 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->0 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->1->0 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->0 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->1->1 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->1 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->1->1 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->1 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->1->2 sample_id = 5 for reader=15003->1->4
Message: from writer 15000->1->2 sample_id = 5 for reader=15002->1->4
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->1->2 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->2 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->1->3 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->3 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->1->3 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->3 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->0->0
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->0->0
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->0->1
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->0->1
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->0->2
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->0->2
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->0->3
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->0->3
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->0->4
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->0->4
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->1->0
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->1->0
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->1->1
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->1->1
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->1->2
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->1->2
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->1->3
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->1->3
Message: from writer 15000->1->4 sample_id = 5 for reader=15002->1->4
Message: from writer 15000->1->4 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->0->0
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->0->0
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->0->1
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->0->1
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->0->2
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->0->2
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->0->3
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->0->3
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->0->4
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->0->4
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->1->0
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->1->0
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->1->1
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->1->1
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->1->2
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->1->2
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->1->3
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->1->3
Message: from writer 15001->1->4 sample_id = 5 for reader=15003->1->4
Message: from writer 15001->1->4 sample_id = 5 for reader=15002->1->4
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/ManyToMany/run_test.pl tcp 20to20 small orb_csdtp Time:25s Result:0
==============================================================================
tests/DCPS/PersistentInfoRepo/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:10076
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentInfoRepo/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub1.log -DCPSBit 0 -DCPSConfigFile tcp.ini -stage 1 -messages 60
(15032)Pub Stage Creating App
(15032)Pub Creating topic
Options::parse
(15032)Pub Stage 1 Creating writer
(15032)Pub Stage 1 waiting for 1 readers
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentInfoRepo/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub1.log -DCPSBit 0 -DCPSConfigFile tcp.ini -reliable 1 -stage 1
(15037)Sub Creating App
(15037)Sub Creating topic
Options::parse
(15037)Sub Creating Stage 1 reader
(15037)Sub Stage 1 waiting for 2 writer to come and go
(15032)Pub Stage 1 done waiting for reader
(15032)Pub Stage 1 sending id=1
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
(15032)Pub Stage 1 waiting for acks from sub
(15032)Pub Stage 1 done waiting for acks from sub
(15032)Pub Stage 1 waiting for 1 readers
(15032)Pub Stage 1 done waiting for reader
(15032)Pub Stage 1 sending id=2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:10076
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentInfoRepo/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pub2.log -DCPSBit 0 -DCPSConfigFile tcp.ini -stage 2 -messages 60
(15052)Pub Stage Creating App
(15052)Pub Creating topic
Options::parse
(15052)Pub Stage 2 Creating writer
(15052)Pub Stage 2 waiting for 2 readers
(15052)Pub Stage 2 done waiting for reader
(15052)Pub Stage 2 sending id=3
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/PersistentInfoRepo/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile sub2.log -DCPSBit 0 -DCPSConfigFile tcp.ini -reliable 1 -stage 2
(15057)Sub Creating App
(15057)Sub Creating topic
Options::parse
(15057)Sub Creating Stage 2 reader
(15057)Sub Stage 2 waiting for 2 writer to come and go
(15032)Pub Stage 1 waiting for acks from sub
(15032)Pub Stage 1 done waiting for acks from sub
(15032)Pub Stage 1 DDSTopic going out of scope
(15032)Pub Stage 1 DDSApp going out of scope (shutdown)
(15032)Pub Stage 1 returning status=0
(15052)Pub Stage 2 waiting for acks from sub
(15052)Pub Stage 2 done waiting for acks from sub
(15052)Pub Stage 2 DDSTopic going out of scope
(15037)Sub Stage 1 done waiting
(15057)Sub Stage 2 done waiting
(15037)Sub Stage 1 DDSApp going out of scope
(15057)Sub Stage 2 DDSApp going out of scope
(15057)Sub Stage 2 returning status=0
(15052)Pub Stage 2 DDSApp going out of scope (shutdown)
(15052)Pub Stage 2 returning status=0
(15037)Sub Stage 1 returning status=0
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/PersistentInfoRepo/run_test.pl Time:122s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15067
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15074 started at 2025-12-05 16:37:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15075 started at 2025-12-05 16:37:37
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15090
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15097 started at 2025-12-05 16:37:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15098 started at 2025-12-05 16:37:38
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl multiple_instance single_datawriter keyed
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15113
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 1 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15120 started at 2025-12-05 16:37:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15121 started at 2025-12-05 16:37:39
Options::parse with Arguments
Options::parse
Options::parse with Arguments
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl multiple_instance single_datawriter keyed Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl multiple_instance single_datawriter nokey
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15136
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 1 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15143 started at 2025-12-05 16:37:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15144 started at 2025-12-05 16:37:40
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl multiple_instance single_datawriter nokey Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance multiple_datawriter keyed
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15159
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 4 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15166 started at 2025-12-05 16:37:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 40 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15167 started at 2025-12-05 16:37:41
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance multiple_datawriter keyed Time:0s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance multiple_datawriter nokey
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15197
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 4 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15204 started at 2025-12-05 16:37:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 40 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15205 started at 2025-12-05 16:37:41
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance multiple_datawriter nokey Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl multiple_instance multiple_datawriter keyed
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15235
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 4 -history_depth 100 -num_threads_to_write 5 -multiple_instances 1 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15242 started at 2025-12-05 16:37:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 40 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15243 started at 2025-12-05 16:37:42
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl multiple_instance multiple_datawriter keyed Time:1s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl multiple_instance multiple_datawriter nokey
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 15273
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/publisher -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 4 -history_depth 100 -num_threads_to_write 5 -multiple_instances 1 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 15280 started at 2025-12-05 16:37:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Instances/subscriber -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 40 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 15281 started at 2025-12-05 16:37:43
Options::parse with Arguments
Options::parse with Arguments
Options::parse
Options::parse
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl multiple_instance multiple_datawriter nokey Time:1s Result:0
==============================================================================
tests/DCPS/SkipSerialize/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SkipSerialize/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 15311 started at 2025-12-05 16:37:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SkipSerialize/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 15312 started at 2025-12-05 16:37:44
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataReader
Reliable DataWriter
Creating Writer
Starting Writer
Writer finished
Writer wait small time
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/SkipSerialize/run_test.pl rtps_disc 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: 15325 started at 2025-12-05 16:37:45
/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: 15326 started at 2025-12-05 16:37:45
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 15337 started at 2025-12-05 16:37:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 15338 started at 2025-12-05 16:37:45
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 15349 started at 2025-12-05 16:37:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 15350 started at 2025-12-05 16:37:46
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --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: 15361 started at 2025-12-05 16:37:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --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: 15362 started at 2025-12-05 16:37:46
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 15373 started at 2025-12-05 16:37:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 15374 started at 2025-12-05 16:37:47
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: 15385 started at 2025-12-05 16:37:47
/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: 15386 started at 2025-12-05 16:37:47
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 15397 started at 2025-12-05 16:37:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 15398 started at 2025-12-05 16:37:48
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --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: 15409 started at 2025-12-05 16:37:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 15410 started at 2025-12-05 16:37:48
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --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: 15421 started at 2025-12-05 16:37:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 15422 started at 2025-12-05 16:37:48
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 15433 started at 2025-12-05 16:37:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 15434 started at 2025-12-05 16:37:49
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 15445 started at 2025-12-05 16:37:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 15446 started at 2025-12-05 16:37:49
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 15457 started at 2025-12-05 16:37:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 15458 started at 2025-12-05 16:37:49
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --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: 15469 started at 2025-12-05 16:37:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --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: 15470 started at 2025-12-05 16:37:50
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 15481 started at 2025-12-05 16:37:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 15482 started at 2025-12-05 16:37:50
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 15493 started at 2025-12-05 16:37:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 15494 started at 2025-12-05 16:37:51
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --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: 15505 started at 2025-12-05 16:37:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --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: 15506 started at 2025-12-05 16:37:51
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 15517 started at 2025-12-05 16:37:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 15518 started at 2025-12-05 16:37:51
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --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: 15529 started at 2025-12-05 16:37:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 15530 started at 2025-12-05 16:37:52
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 15541 started at 2025-12-05 16:37:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 15542 started at 2025-12-05 16:37:52
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 15553 started at 2025-12-05 16:37:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 15554 started at 2025-12-05 16:37:53
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --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: 15565 started at 2025-12-05 16:37:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 15566 started at 2025-12-05 16:37:53
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 15577 started at 2025-12-05 16:37:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 15578 started at 2025-12-05 16:37:54
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --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: 15589 started at 2025-12-05 16:37:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 15590 started at 2025-12-05 16:37:54
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 15601 started at 2025-12-05 16:37:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 15602 started at 2025-12-05 16:37:55
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 15613 started at 2025-12-05 16:37:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 15614 started at 2025-12-05 16:37:55
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 15625 started at 2025-12-05 16:37:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 15626 started at 2025-12-05 16:37:55
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 15637 started at 2025-12-05 16:37:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 15638 started at 2025-12-05 16:37:56
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --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: 15649 started at 2025-12-05 16:37:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --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: 15650 started at 2025-12-05 16:37:56
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 15661 started at 2025-12-05 16:37:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 15662 started at 2025-12-05 16:37:57
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 15673 started at 2025-12-05 16:37:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 15674 started at 2025-12-05 16:37:57
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 15685 started at 2025-12-05 16:37:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 15686 started at 2025-12-05 16:37:58
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: 15697 started at 2025-12-05 16:37:58
/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: 15698 started at 2025-12-05 16:37:58
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 15709 started at 2025-12-05 16:37:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 15710 started at 2025-12-05 16:37:58
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --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: 15721 started at 2025-12-05 16:37:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --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: 15722 started at 2025-12-05 16:37:59
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 15733 started at 2025-12-05 16:37:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 15734 started at 2025-12-05 16:37:59
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 15745 started at 2025-12-05 16:37:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 15746 started at 2025-12-05 16:37:59
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --dynamic-writers
#
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 15758 started at 2025-12-05 16:38:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 15759 started at 2025-12-05 16:38:00
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --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: 15770 started at 2025-12-05 16:38:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 15771 started at 2025-12-05 16:38:00
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 15782 started at 2025-12-05 16:38:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 15783 started at 2025-12-05 16:38:01
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --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: 15794 started at 2025-12-05 16:38:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 15795 started at 2025-12-05 16:38:01
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 15806 started at 2025-12-05 16:38:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub --dynamic-ts -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 15807 started at 2025-12-05 16:38:02
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --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: 15818 started at 2025-12-05 16:38:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 15819 started at 2025-12-05 16:38:03
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 15830 started at 2025-12-05 16:38:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 15831 started at 2025-12-05 16:38:03
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --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: 15842 started at 2025-12-05 16:38:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 15843 started at 2025-12-05 16:38:04
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --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: 15854 started at 2025-12-05 16:38:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 15855 started at 2025-12-05 16:38:04
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 15866 started at 2025-12-05 16:38:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 15867 started at 2025-12-05 16:38:05
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 15878 started at 2025-12-05 16:38:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 15879 started at 2025-12-05 16:38:05
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 15890 started at 2025-12-05 16:38:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 15891 started at 2025-12-05 16:38:06
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: 15902 started at 2025-12-05 16:38:06
/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 --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 15903 started at 2025-12-05 16:38:06
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --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: 15914 started at 2025-12-05 16:38:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 15915 started at 2025-12-05 16:38:06
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 15926 started at 2025-12-05 16:38:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 15927 started at 2025-12-05 16:38:06
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 15938 started at 2025-12-05 16:38:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStruct PID: 15939 started at 2025-12-05 16:38:07
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 15950 started at 2025-12-05 16:38:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 15951 started at 2025-12-05 16:38:07
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 15962 started at 2025-12-05 16:38:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct --dynamic-ts -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 15963 started at 2025-12-05 16:38:08
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 15975 started at 2025-12-05 16:38:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 15976 started at 2025-12-05 16:38:08
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 15987 started at 2025-12-05 16:38:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 15988 started at 2025-12-05 16:38:09
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 15999 started at 2025-12-05 16:38:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 16000 started at 2025-12-05 16:38:09
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 16011 started at 2025-12-05 16:38:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 16012 started at 2025-12-05 16:38:10
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 16023 started at 2025-12-05 16:38:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct --dynamic-ts -DCPSPendingTimeout 3
writer_Tryconstruct PID: 16024 started at 2025-12-05 16:38:10
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 16035 started at 2025-12-05 16:38:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct --dynamic-ts -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 16036 started at 2025-12-05 16:38:11
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 16047 started at 2025-12-05 16:38:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnion PID: 16048 started at 2025-12-05 16:38:11
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: 16059 started at 2025-12-05 16:38:12
/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 --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 16060 started at 2025-12-05 16:38:12
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 16071 started at 2025-12-05 16:38:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_AppendableMatch PID: 16072 started at 2025-12-05 16:38:12
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --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: 16083 started at 2025-12-05 16:38:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 16084 started at 2025-12-05 16:38:13
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 16095 started at 2025-12-05 16:38:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 16096 started at 2025-12-05 16:38:13
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 16107 started at 2025-12-05 16:38:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency --dynamic-ts -DCPSPendingTimeout 3
writer_Dependency PID: 16108 started at 2025-12-05 16:38:13
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 16119 started at 2025-12-05 16:38:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 16120 started at 2025-12-05 16:38:14
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --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: 16131 started at 2025-12-05 16:38:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 16132 started at 2025-12-05 16:38:14
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 16143 started at 2025-12-05 16:38:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName --dynamic-ts -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 16144 started at 2025-12-05 16:38:14
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 16155 started at 2025-12-05 16:38:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName --dynamic-ts -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 16156 started at 2025-12-05 16:38:15
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 16167 started at 2025-12-05 16:38:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 16168 started at 2025-12-05 16:38:15
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 16179 started at 2025-12-05 16:38:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct --dynamic-ts -DCPSPendingTimeout 3
writer_PlainCdr PID: 16180 started at 2025-12-05 16:38:16
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --dynamic-writers Time:16s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --dynamic-readers
#
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 16192 started at 2025-12-05 16:38:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 16193 started at 2025-12-05 16:38:16
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 16204 started at 2025-12-05 16:38:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 16205 started at 2025-12-05 16:38:16
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_Dependency PID: 16216 started at 2025-12-05 16:38:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 16217 started at 2025-12-05 16:38:17
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 16228 started at 2025-12-05 16:38:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 16229 started at 2025-12-05 16:38:18
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub --dynamic-ts -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 16240 started at 2025-12-05 16:38:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 16241 started at 2025-12-05 16:38:18
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 16252 started at 2025-12-05 16:38:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 16253 started at 2025-12-05 16:38:18
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 16264 started at 2025-12-05 16:38:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 16265 started at 2025-12-05 16:38:19
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName --dynamic-ts -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 16276 started at 2025-12-05 16:38:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 16277 started at 2025-12-05 16:38:19
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub --dynamic-ts -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 16288 started at 2025-12-05 16:38:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 16289 started at 2025-12-05 16:38:20
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStruct PID: 16300 started at 2025-12-05 16:38:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 16301 started at 2025-12-05 16:38:21
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names --dynamic-ts -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 16312 started at 2025-12-05 16:38:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 16313 started at 2025-12-05 16:38:21
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 16324 started at 2025-12-05 16:38:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --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: 16325 started at 2025-12-05 16:38:22
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 16336 started at 2025-12-05 16:38:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 16337 started at 2025-12-05 16:38:23
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 16348 started at 2025-12-05 16:38:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 16349 started at 2025-12-05 16:38:23
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 16360 started at 2025-12-05 16:38:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 16361 started at 2025-12-05 16:38:23
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_AppendableMatch PID: 16372 started at 2025-12-05 16:38:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 16373 started at 2025-12-05 16:38:23
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 16384 started at 2025-12-05 16:38:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 16385 started at 2025-12-05 16:38:24
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 16396 started at 2025-12-05 16:38:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 16397 started at 2025-12-05 16:38:24
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 16408 started at 2025-12-05 16:38:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 16409 started at 2025-12-05 16:38:25
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 16420 started at 2025-12-05 16:38:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 16421 started at 2025-12-05 16:38:25
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 16432 started at 2025-12-05 16:38:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 16433 started at 2025-12-05 16:38:25
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 --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 16444 started at 2025-12-05 16:38:26
/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: 16445 started at 2025-12-05 16:38:26
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 16456 started at 2025-12-05 16:38:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 16457 started at 2025-12-05 16:38:26
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 16468 started at 2025-12-05 16:38:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 16469 started at 2025-12-05 16:38:26
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_Tryconstruct PID: 16480 started at 2025-12-05 16:38:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 16481 started at 2025-12-05 16:38:27
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct --dynamic-ts -DCPSPendingTimeout 3
reader_PlainCdr PID: 16492 started at 2025-12-05 16:38:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 16493 started at 2025-12-05 16:38:27
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 --dynamic-ts -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 16504 started at 2025-12-05 16:38:28
/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: 16505 started at 2025-12-05 16:38:28
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 16516 started at 2025-12-05 16:38:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --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: 16517 started at 2025-12-05 16:38:28
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 16528 started at 2025-12-05 16:38:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 16529 started at 2025-12-05 16:38:29
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 16540 started at 2025-12-05 16:38:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 16541 started at 2025-12-05 16:38:29
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName --dynamic-ts -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 16552 started at 2025-12-05 16:38:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 16553 started at 2025-12-05 16:38:30
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnion PID: 16564 started at 2025-12-05 16:38:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 16565 started at 2025-12-05 16:38:30
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 16576 started at 2025-12-05 16:38:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 16577 started at 2025-12-05 16:38:30
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 16588 started at 2025-12-05 16:38:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --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: 16589 started at 2025-12-05 16:38:31
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 16600 started at 2025-12-05 16:38:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 16601 started at 2025-12-05 16:38:31
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 16612 started at 2025-12-05 16:38:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --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: 16613 started at 2025-12-05 16:38:31
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --dynamic-readers Time:16s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --dynamic-writers --dynamic-readers
#
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 16625 started at 2025-12-05 16:38:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 16626 started at 2025-12-05 16:38:32
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 16637 started at 2025-12-05 16:38:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 16638 started at 2025-12-05 16:38:32
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 16649 started at 2025-12-05 16:38:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 16650 started at 2025-12-05 16:38:33
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_Tryconstruct PID: 16661 started at 2025-12-05 16:38:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct --dynamic-ts -DCPSPendingTimeout 3
writer_Tryconstruct PID: 16662 started at 2025-12-05 16:38:33
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names --dynamic-ts -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 16673 started at 2025-12-05 16:38:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 16674 started at 2025-12-05 16:38:34
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 --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnion PID: 16685 started at 2025-12-05 16:38:34
/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 --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnion PID: 16686 started at 2025-12-05 16:38:34
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 16697 started at 2025-12-05 16:38:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 16698 started at 2025-12-05 16:38:35
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 16709 started at 2025-12-05 16:38:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct --dynamic-ts -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 16710 started at 2025-12-05 16:38:36
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub --dynamic-ts -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 16721 started at 2025-12-05 16:38:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub --dynamic-ts -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 16722 started at 2025-12-05 16:38:36
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub --dynamic-ts -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 16733 started at 2025-12-05 16:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct --dynamic-ts -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 16734 started at 2025-12-05 16:38:37
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 16745 started at 2025-12-05 16:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 16746 started at 2025-12-05 16:38:37
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 16757 started at 2025-12-05 16:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 16758 started at 2025-12-05 16:38:37
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 16769 started at 2025-12-05 16:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 16770 started at 2025-12-05 16:38:37
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 16781 started at 2025-12-05 16:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 16782 started at 2025-12-05 16:38:37
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 16793 started at 2025-12-05 16:38:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 16794 started at 2025-12-05 16:38:38
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 16805 started at 2025-12-05 16:38:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 16806 started at 2025-12-05 16:38:38
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct --dynamic-ts -DCPSPendingTimeout 3
reader_PlainCdr PID: 16817 started at 2025-12-05 16:38:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct --dynamic-ts -DCPSPendingTimeout 3
writer_PlainCdr PID: 16818 started at 2025-12-05 16:38:39
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 16829 started at 2025-12-05 16:38:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 16830 started at 2025-12-05 16:38:39
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 16841 started at 2025-12-05 16:38:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 16842 started at 2025-12-05 16:38:40
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --force-type-validation --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 16853 started at 2025-12-05 16:38:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 16854 started at 2025-12-05 16:38:40
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 16865 started at 2025-12-05 16:38:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 16866 started at 2025-12-05 16:38:41
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct --dynamic-ts --skip-read -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 16877 started at 2025-12-05 16:38:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 16878 started at 2025-12-05 16:38:41
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 16889 started at 2025-12-05 16:38:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 16890 started at 2025-12-05 16:38:42
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName --dynamic-ts -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 16901 started at 2025-12-05 16:38:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName --dynamic-ts -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 16902 started at 2025-12-05 16:38:42
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names --dynamic-ts -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 16913 started at 2025-12-05 16:38:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 16914 started at 2025-12-05 16:38:43
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 16925 started at 2025-12-05 16:38:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 16926 started at 2025-12-05 16:38:43
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 16937 started at 2025-12-05 16:38:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 16938 started at 2025-12-05 16:38:43
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 16949 started at 2025-12-05 16:38:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 16950 started at 2025-12-05 16:38:44
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_AppendableMatch PID: 16961 started at 2025-12-05 16:38:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct --dynamic-ts -DCPSPendingTimeout 3
writer_AppendableMatch PID: 16962 started at 2025-12-05 16:38:44
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_MutableStruct PID: 16973 started at 2025-12-05 16:38:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_MutableStruct PID: 16974 started at 2025-12-05 16:38:45
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion --dynamic-ts -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 16985 started at 2025-12-05 16:38:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion --dynamic-ts -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 16986 started at 2025-12-05 16:38:45
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName --dynamic-ts -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 16997 started at 2025-12-05 16:38:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName --dynamic-ts -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 16998 started at 2025-12-05 16:38:46
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 17009 started at 2025-12-05 16:38:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 17010 started at 2025-12-05 16:38:46
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation --dynamic-ts -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 17021 started at 2025-12-05 16:38:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --dynamic-ts -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 17022 started at 2025-12-05 16:38:46
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct --dynamic-ts -DCPSPendingTimeout 3
reader_Dependency PID: 17033 started at 2025-12-05 16:38:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency --dynamic-ts -DCPSPendingTimeout 3
writer_Dependency PID: 17034 started at 2025-12-05 16:38:47
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion --dynamic-ts -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 17045 started at 2025-12-05 16:38:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct --dynamic-ts -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 17046 started at 2025-12-05 16:38:47
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --dynamic-writers --dynamic-readers Time:15s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 17058 started at 2025-12-05 16:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 17059 started at 2025-12-05 16:38:48
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 17070 started at 2025-12-05 16:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 17071 started at 2025-12-05 16:38:48
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: 17082 started at 2025-12-05 16:38:48
/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: 17083 started at 2025-12-05 16:38:48
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 17094 started at 2025-12-05 16:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 17095 started at 2025-12-05 16:38:48
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 17106 started at 2025-12-05 16:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 17107 started at 2025-12-05 16:38:48
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 17118 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 17119 started at 2025-12-05 16:38:49
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 17130 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 17131 started at 2025-12-05 16:38:49
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 17142 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 17143 started at 2025-12-05 16:38:49
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:2s Result:0
==============================================================================
tests/DCPS/DynamicTypes/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder my_struct_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_my_struct_final_XCDR1.log -DCPSPendingTimeout 3
reader_my_struct_final_XCDR1 PID: 17155 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub my_struct_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_my_struct_final_XCDR1.log -DCPSPendingTimeout 3
writer_my_struct_final_XCDR1 PID: 17156 started at 2025-12-05 16:38:49
struct Dynamic::my_struct_final
Dynamic::long_struct_arr_final my_long_struct_arr Dynamic::long_struct_final[2] =
[0] struct Dynamic::long_struct_final
Int32 my_long = 1
[1] struct Dynamic::long_struct_final
Int32 my_long = 2
Dynamic::inner_union_seq_final my_inner_union_seq Dynamic::inner_union_final[2] =
[0] union Dynamic::inner_union_final
Int32 discriminator = -2147483647
Boolean b = true
[1] union Dynamic::inner_union_final
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::enum_arr my_enum_arr Dynamic::EnumType[2] =
[0] = V1
[1] = V2
Int8 my_int8 = 1
UInt8 my_uint8 = 2
Int16 my_short = 3
UInt16 my_ushort = 4
Int32 my_long = 5
UInt32 my_ulong = 6
Int64 my_longlong = 7
UInt64 my_ulonglong = 8
Float32 my_float = 9.25
Float64 my_double = 10.5
Float128 my_longdouble = 11.075
Boolean my_boolean = true
Byte my_byte = 0x0c
Char8 my_char = 'd'
Char16 my_wchar = L'e'
String8 my_string = "Hello"
WString16 my_wstring = L"World"
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::char_arr my_alias_array Char8[2] =
[0] = 'a'
[1] = 'b'
Sequence my_anon_seq Dynamic::EnumType[2] =
[0] = V2
[1] = V1
Array my_anon_arr Int16[2] =
[0] = 5
[1] = 6
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder my_struct_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_my_struct_final_XCDR2.log -DCPSPendingTimeout 3
reader_my_struct_final_XCDR2 PID: 17167 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub my_struct_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_my_struct_final_XCDR2.log -DCPSPendingTimeout 3
writer_my_struct_final_XCDR2 PID: 17168 started at 2025-12-05 16:38:49
struct Dynamic::my_struct_final
Dynamic::long_struct_arr_final my_long_struct_arr Dynamic::long_struct_final[2] =
[0] struct Dynamic::long_struct_final
Int32 my_long = 1
[1] struct Dynamic::long_struct_final
Int32 my_long = 2
Dynamic::inner_union_seq_final my_inner_union_seq Dynamic::inner_union_final[2] =
[0] union Dynamic::inner_union_final
Int32 discriminator = -2147483647
Boolean b = true
[1] union Dynamic::inner_union_final
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::enum_arr my_enum_arr Dynamic::EnumType[2] =
[0] = V1
[1] = V2
Int8 my_int8 = 1
UInt8 my_uint8 = 2
Int16 my_short = 3
UInt16 my_ushort = 4
Int32 my_long = 5
UInt32 my_ulong = 6
Int64 my_longlong = 7
UInt64 my_ulonglong = 8
Float32 my_float = 9.25
Float64 my_double = 10.5
Float128 my_longdouble = 11.075
Boolean my_boolean = true
Byte my_byte = 0x0c
Char8 my_char = 'd'
Char16 my_wchar = L'e'
String8 my_string = "Hello"
WString16 my_wstring = L"World"
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::char_arr my_alias_array Char8[2] =
[0] = 'a'
[1] = 'b'
Sequence my_anon_seq Dynamic::EnumType[2] =
[0] = V2
[1] = V1
Array my_anon_arr Int16[2] =
[0] = 5
[1] = 6
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder my_struct_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_my_struct_appendable_XCDR1.log -DCPSPendingTimeout 3
reader_my_struct_appendable_XCDR1 PID: 17179 started at 2025-12-05 16:38:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub my_struct_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_my_struct_appendable_XCDR1.log -DCPSPendingTimeout 3
writer_my_struct_appendable_XCDR1 PID: 17180 started at 2025-12-05 16:38:49
struct Dynamic::my_struct_appendable
Dynamic::long_struct_arr_appendable my_long_struct_arr Dynamic::long_struct_appendable[2] =
[0] struct Dynamic::long_struct_appendable
Int32 my_long = 1
[1] struct Dynamic::long_struct_appendable
Int32 my_long = 2
Dynamic::inner_union_seq_appendable my_inner_union_seq Dynamic::inner_union_appendable[2] =
[0] union Dynamic::inner_union_appendable
Int32 discriminator = -2147483647
Boolean b = true
[1] union Dynamic::inner_union_appendable
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::enum_arr my_enum_arr Dynamic::EnumType[2] =
[0] = V1
[1] = V2
Int8 my_int8 = 1
UInt8 my_uint8 = 2
Int16 my_short = 3
UInt16 my_ushort = 4
Int32 my_long = 5
UInt32 my_ulong = 6
Int64 my_longlong = 7
UInt64 my_ulonglong = 8
Float32 my_float = 9.25
Float64 my_double = 10.5
Float128 my_longdouble = 11.075
Boolean my_boolean = true
Byte my_byte = 0x0c
Char8 my_char = 'd'
Char16 my_wchar = L'e'
String8 my_string = "Hello"
WString16 my_wstring = L"World"
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::char_arr my_alias_array Char8[2] =
[0] = 'a'
[1] = 'b'
Sequence my_anon_seq Dynamic::EnumType[2] =
[0] = V2
[1] = V1
Array my_anon_arr Int16[2] =
[0] = 5
[1] = 6
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder my_struct_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_my_struct_appendable_XCDR2.log -DCPSPendingTimeout 3
reader_my_struct_appendable_XCDR2 PID: 17191 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub my_struct_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_my_struct_appendable_XCDR2.log -DCPSPendingTimeout 3
writer_my_struct_appendable_XCDR2 PID: 17192 started at 2025-12-05 16:38:50
struct Dynamic::my_struct_appendable
Dynamic::long_struct_arr_appendable my_long_struct_arr Dynamic::long_struct_appendable[2] =
[0] struct Dynamic::long_struct_appendable
Int32 my_long = 1
[1] struct Dynamic::long_struct_appendable
Int32 my_long = 2
Dynamic::inner_union_seq_appendable my_inner_union_seq Dynamic::inner_union_appendable[2] =
[0] union Dynamic::inner_union_appendable
Int32 discriminator = -2147483647
Boolean b = true
[1] union Dynamic::inner_union_appendable
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::enum_arr my_enum_arr Dynamic::EnumType[2] =
[0] = V1
[1] = V2
Int8 my_int8 = 1
UInt8 my_uint8 = 2
Int16 my_short = 3
UInt16 my_ushort = 4
Int32 my_long = 5
UInt32 my_ulong = 6
Int64 my_longlong = 7
UInt64 my_ulonglong = 8
Float32 my_float = 9.25
Float64 my_double = 10.5
Float128 my_longdouble = 11.075
Boolean my_boolean = true
Byte my_byte = 0x0c
Char8 my_char = 'd'
Char16 my_wchar = L'e'
String8 my_string = "Hello"
WString16 my_wstring = L"World"
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::char_arr my_alias_array Char8[2] =
[0] = 'a'
[1] = 'b'
Sequence my_anon_seq Dynamic::EnumType[2] =
[0] = V2
[1] = V1
Array my_anon_arr Int16[2] =
[0] = 5
[1] = 6
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder my_struct_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_my_struct_mutable_XCDR2.log -DCPSPendingTimeout 3
reader_my_struct_mutable_XCDR2 PID: 17203 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub my_struct_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_my_struct_mutable_XCDR2.log -DCPSPendingTimeout 3
writer_my_struct_mutable_XCDR2 PID: 17204 started at 2025-12-05 16:38:50
struct Dynamic::my_struct_mutable
Dynamic::long_struct_arr_mutable my_long_struct_arr Dynamic::long_struct_mutable[2] =
[0] struct Dynamic::long_struct_mutable
Int32 my_long = 1
[1] struct Dynamic::long_struct_mutable
Int32 my_long = 2
Dynamic::inner_union_seq_mutable my_inner_union_seq Dynamic::inner_union_mutable[2] =
[0] union Dynamic::inner_union_mutable
Int32 discriminator = -2147483647
Boolean b = true
[1] union Dynamic::inner_union_mutable
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::enum_arr my_enum_arr Dynamic::EnumType[2] =
[0] = V1
[1] = V2
Int8 my_int8 = 1
UInt8 my_uint8 = 2
Int16 my_short = 3
UInt16 my_ushort = 4
Int32 my_long = 5
UInt32 my_ulong = 6
Int64 my_longlong = 7
UInt64 my_ulonglong = 8
Float32 my_float = 9.25
Float64 my_double = 10.5
Float128 my_longdouble = 11.075
Boolean my_boolean = true
Byte my_byte = 0x0c
Char8 my_char = 'd'
Char16 my_wchar = L'e'
String8 my_string = "Hello"
WString16 my_wstring = L"World"
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = true
[1] = false
Dynamic::char_arr my_alias_array Char8[2] =
[0] = 'a'
[1] = 'b'
Sequence my_anon_seq Dynamic::EnumType[2] =
[0] = V2
[1] = V1
Array my_anon_arr Int16[2] =
[0] = 5
[1] = 6
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_struct_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_struct_final_XCDR1.log -DCPSPendingTimeout 3
reader_outer_struct_final_XCDR1 PID: 17215 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_struct_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_struct_final_XCDR1.log -DCPSPendingTimeout 3
writer_outer_struct_final_XCDR1 PID: 17216 started at 2025-12-05 16:38:50
struct Dynamic::outer_struct_final
struct Dynamic::inner_struct_final is
union Dynamic::inner_union_final iu
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = false
[1] = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_struct_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_struct_final_XCDR2.log -DCPSPendingTimeout 3
reader_outer_struct_final_XCDR2 PID: 17227 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_struct_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_struct_final_XCDR2.log -DCPSPendingTimeout 3
writer_outer_struct_final_XCDR2 PID: 17228 started at 2025-12-05 16:38:50
struct Dynamic::outer_struct_final
struct Dynamic::inner_struct_final is
union Dynamic::inner_union_final iu
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = false
[1] = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_struct_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_struct_appendable_XCDR1.log -DCPSPendingTimeout 3
reader_outer_struct_appendable_XCDR1 PID: 17239 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_struct_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_struct_appendable_XCDR1.log -DCPSPendingTimeout 3
writer_outer_struct_appendable_XCDR1 PID: 17240 started at 2025-12-05 16:38:50
struct Dynamic::outer_struct_appendable
struct Dynamic::inner_struct_appendable is
union Dynamic::inner_union_appendable iu
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = false
[1] = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_struct_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_struct_appendable_XCDR2.log -DCPSPendingTimeout 3
reader_outer_struct_appendable_XCDR2 PID: 17251 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_struct_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_struct_appendable_XCDR2.log -DCPSPendingTimeout 3
writer_outer_struct_appendable_XCDR2 PID: 17252 started at 2025-12-05 16:38:50
struct Dynamic::outer_struct_appendable
struct Dynamic::inner_struct_appendable is
union Dynamic::inner_union_appendable iu
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = false
[1] = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_struct_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_struct_mutable_XCDR2.log -DCPSPendingTimeout 3
reader_outer_struct_mutable_XCDR2 PID: 17263 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_struct_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_struct_mutable_XCDR2.log -DCPSPendingTimeout 3
writer_outer_struct_mutable_XCDR2 PID: 17264 started at 2025-12-05 16:38:50
struct Dynamic::outer_struct_mutable
struct Dynamic::inner_struct_mutable is
union Dynamic::inner_union_mutable iu
Int32 discriminator = 2
Dynamic::bool_seq my_alias_seq Boolean[2] =
[0] = false
[1] = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder inner_union_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_inner_union_final_XCDR1.log -DCPSPendingTimeout 3
reader_inner_union_final_XCDR1 PID: 17275 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub inner_union_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_inner_union_final_XCDR1.log -DCPSPendingTimeout 3
writer_inner_union_final_XCDR1 PID: 17276 started at 2025-12-05 16:38:50
union Dynamic::inner_union_final
Int32 discriminator = -2147483647
Boolean b = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder inner_union_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_inner_union_final_XCDR2.log -DCPSPendingTimeout 3
reader_inner_union_final_XCDR2 PID: 17287 started at 2025-12-05 16:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub inner_union_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_inner_union_final_XCDR2.log -DCPSPendingTimeout 3
writer_inner_union_final_XCDR2 PID: 17288 started at 2025-12-05 16:38:50
union Dynamic::inner_union_final
Int32 discriminator = -2147483647
Boolean b = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder inner_union_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_inner_union_appendable_XCDR1.log -DCPSPendingTimeout 3
reader_inner_union_appendable_XCDR1 PID: 17299 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub inner_union_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_inner_union_appendable_XCDR1.log -DCPSPendingTimeout 3
writer_inner_union_appendable_XCDR1 PID: 17300 started at 2025-12-05 16:38:51
union Dynamic::inner_union_appendable
Int32 discriminator = -2147483647
Boolean b = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder inner_union_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_inner_union_appendable_XCDR2.log -DCPSPendingTimeout 3
reader_inner_union_appendable_XCDR2 PID: 17311 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub inner_union_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_inner_union_appendable_XCDR2.log -DCPSPendingTimeout 3
writer_inner_union_appendable_XCDR2 PID: 17312 started at 2025-12-05 16:38:51
union Dynamic::inner_union_appendable
Int32 discriminator = -2147483647
Boolean b = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder inner_union_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_inner_union_mutable_XCDR2.log -DCPSPendingTimeout 3
reader_inner_union_mutable_XCDR2 PID: 17323 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub inner_union_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_inner_union_mutable_XCDR2.log -DCPSPendingTimeout 3
writer_inner_union_mutable_XCDR2 PID: 17324 started at 2025-12-05 16:38:51
union Dynamic::inner_union_mutable
Int32 discriminator = -2147483647
Boolean b = true
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_union_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_union_final_XCDR1.log -DCPSPendingTimeout 3
reader_outer_union_final_XCDR1 PID: 17335 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_union_final 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_union_final_XCDR1.log -DCPSPendingTimeout 3
writer_outer_union_final_XCDR1 PID: 17336 started at 2025-12-05 16:38:51
union Dynamic::outer_union_final
Dynamic::EnumType discriminator = V1
struct Dynamic::inner_struct_final is
union Dynamic::inner_union_final iu
Int32 discriminator = 1
Int32 l = 5
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_union_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_union_final_XCDR2.log -DCPSPendingTimeout 3
reader_outer_union_final_XCDR2 PID: 17347 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_union_final 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_union_final_XCDR2.log -DCPSPendingTimeout 3
writer_outer_union_final_XCDR2 PID: 17348 started at 2025-12-05 16:38:51
union Dynamic::outer_union_final
Dynamic::EnumType discriminator = V1
struct Dynamic::inner_struct_final is
union Dynamic::inner_union_final iu
Int32 discriminator = 1
Int32 l = 5
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_union_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_union_appendable_XCDR1.log -DCPSPendingTimeout 3
reader_outer_union_appendable_XCDR1 PID: 17359 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_union_appendable 1 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_union_appendable_XCDR1.log -DCPSPendingTimeout 3
writer_outer_union_appendable_XCDR1 PID: 17360 started at 2025-12-05 16:38:51
union Dynamic::outer_union_appendable
Dynamic::EnumType discriminator = V1
struct Dynamic::inner_struct_appendable is
union Dynamic::inner_union_appendable iu
Int32 discriminator = 1
Int32 l = 5
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_union_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_union_appendable_XCDR2.log -DCPSPendingTimeout 3
reader_outer_union_appendable_XCDR2 PID: 17371 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_union_appendable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_union_appendable_XCDR2.log -DCPSPendingTimeout 3
writer_outer_union_appendable_XCDR2 PID: 17372 started at 2025-12-05 16:38:51
union Dynamic::outer_union_appendable
Dynamic::EnumType discriminator = V1
struct Dynamic::inner_struct_appendable is
union Dynamic::inner_union_appendable iu
Int32 discriminator = 1
Int32 l = 5
test PASSED.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Recorder/xtypes_dynamic_recorder outer_union_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile reader_outer_union_mutable_XCDR2.log -DCPSPendingTimeout 3
reader_outer_union_mutable_XCDR2 PID: 17383 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicTypes/Pub/xtypes_dynamic_pub outer_union_mutable 2 -DCPSConfigFile rtps_disc.ini -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile writer_outer_union_mutable_XCDR2.log -DCPSPendingTimeout 3
writer_outer_union_mutable_XCDR2 PID: 17384 started at 2025-12-05 16:38:51
union Dynamic::outer_union_mutable
Dynamic::EnumType discriminator = V1
struct Dynamic::inner_struct_mutable is
union Dynamic::inner_union_mutable iu
Int32 discriminator = 1
Int32 l = 5
test PASSED.
20 tests ran
auto_run_tests_finished: tests/DCPS/DynamicTypes/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/FlexibleTS/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FlexibleTS/OldDevice/OldDevice -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile old.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
old PID: 17396 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FlexibleTS/NewDevice/NewDevice -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile new.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
new PID: 17397 started at 2025-12-05 16:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FlexibleTS/Controller/Controller -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ctrl.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
ctrl PID: 17398 started at 2025-12-05 16:38:51
test PASSED.
auto_run_tests_finished: tests/DCPS/FlexibleTS/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/UnregisterType/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 17415
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/UnregisterType/unregister_type_test -DCPSBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile unregister_type_test.log -DCPSPendingTimeout 3
unregister_type_test PID: 17422 started at 2025-12-05 16:38:55
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/UnregisterType/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_17425
node_controller PID: 17426 started at 2025-12-05 16:38:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco
test_controller PID: 17427 started at 2025-12-05 16:38:55
((1177442276||1177443332)) WWAARRNNIINNGG:: MMuullttiiccaassttMMaannaaggeerr::::jjooiinn:: ffaaiilleedd ttoo jjooiinn ggrroouupp 223399..225555..4422..5533::2299665522 oonn eennPP6611660077ss11//00..00..00..00 ((00xx555690fbbddcf1605ae27b88 jjooiinneedd ccoouunntt 11)):: UUnnkknnoowwnn eerrrroorr --33
((1177442276||1177443332)) WWAARRNNIINNGG:: MMuullttiiccaassttMMaannaaggeerr::::jjooiinn:: ffaaiilleedd ttoo jjooiinn ggrroouupp 223399..225555..4422..5533::2299665500 oonn eennPP6611660077ss11//00..00..00..00 ((00xx555690fbbddce0e9c1967000 jjooiinneedd ccoouunntt 11)):: UUnnkknnoowwnn eerrrroorr --33
Using example/config/scenario/ci-disco.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 10
Participants: 20
Waiting for nodes for 7 seconds...
(17427|17431) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:37613 failed send: Operation not permitted
(17427|17431) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17426|17436) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f25c400a6e8 joined count 1): Unknown error -3
(17427|17437) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f55ac00ab98 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.44122fd5.000001c1 "test_nc_17425"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2025-12-05T16:39:02Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:39:05Z
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17444 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17443 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17442 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17447 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17449 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17453 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17454 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17446 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17457 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17452 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17450 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17458 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17455 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17460 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17448 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17445 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17451 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17459 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17456 with exit code 0
2025-12-05T16:39:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17461 with exit code 0
Writing report for node name 'test_nc_17425' (id '01037ced.8d824a6b.44122fd5.000001c1') with 20 spawned process reports
All reports written and acknowledged.
Ended at 2025-12-05T16:39:20Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 15
percent cpu utilization min = 0.000000
percent cpu utilization max = 87.939698
percent cpu utilization mean = 6.804328
percent cpu utilization stdev = 21.703035
percent cpu utilization median = 1.246883
percent cpu utilization madev = 1.246883
Percent Memory Utilization Statistics:
percent memory utilization count = 15
percent memory utilization min = 0.000000
percent memory utilization max = 6.314518
percent memory utilization mean = 5.780337
percent memory utilization stdev = 1.601213
percent memory utilization median = 6.314518
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 15
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000069
percent virtual memory utilization mean = 0.000061
percent virtual memory utilization stdev = 0.000021
percent virtual memory utilization median = 0.000069
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.254 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.039 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.002075
discovery time delta max = 1.097007
discovery time delta mean = 0.602412
discovery time delta stdev = 0.200314
discovery time delta median = 0.611322
discovery time delta madev = 0.116472
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #3 (PID 17444) ===
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'
2025-12-05T16:39:06Z: 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'
(17444|17527) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f12ee235b8 joined count 1): Unknown error -3
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17444|17527) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f12eda9da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: 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.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #2 (PID 17443) ===
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'
2025-12-05T16:39:06Z: 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'
(17443|17530) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5608039b25b8 joined count 1): Unknown error -3
(17443|17530) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x560803938da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.040
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #1 (PID 17442) ===
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'
2025-12-05T16:39:06Z: 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'
(17442|17528) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5620294485b8 joined count 1): Unknown error -3
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17442|17528) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5620293ceda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.051
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #6 (PID 17447) ===
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'
2025-12-05T16:39:06Z: 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'
(17447|17540) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55e304f9c5b8 joined count 1): Unknown error -3
(17447|17540) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55e304f22da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.086
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #8 (PID 17449) ===
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'
2025-12-05T16:39:06Z: 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
(17449|17548) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55c50ae68638 joined count 1): Unknown error -3
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'
(17449|17548) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55c50adeeda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.076
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #12 (PID 17453) ===
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'
2025-12-05T16:39:06Z: 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
(17453|17555) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55e3cc1a1578 joined count 1): Unknown error -3
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'
(17453|17555) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55e3cc127da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.159
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.017
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #13 (PID 17454) ===
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'
2025-12-05T16:39:06Z: 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
(17454|17567) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x557eac6a3578 joined count 1): Unknown error -3
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'
(17454|17567) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x557eac629da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.177
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #5 (PID 17446) ===
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'
2025-12-05T16:39:06Z: 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'
(17446|17565) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55cb3e692578 joined count 1): Unknown error -3
(17446|17565) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55cb3e618da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.178
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #16 (PID 17457) ===
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'
2025-12-05T16:39:06Z: 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'
(17457|17579) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x555cab5b7558 joined count 1): Unknown error -3
(17457|17579) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x555cab53dda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.171
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #11 (PID 17452) ===
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'
2025-12-05T16:39:06Z: 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'
(17452|17575) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55c63f40a558 joined count 1): Unknown error -3
(17452|17575) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55c63f390da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.209
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #9 (PID 17450) ===
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'
2025-12-05T16:39:06Z: 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
(17450|17585) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5605da837558 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(17450|17585) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5605da7bdda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.185
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #17 (PID 17458) ===
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'
2025-12-05T16:39:06Z: 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
(17458|17594) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x560c5e5e4638 joined count 1): Unknown error -3
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'
(17458|17594) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x560c5e56ada0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.181
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 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #14 (PID 17455) ===
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'
2025-12-05T16:39:06Z: 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
(17455|17576) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x562a772c2558 joined count 1): Unknown error -3
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'
(17455|17576) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x562a77248da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.232
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #19 (PID 17460) ===
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'
2025-12-05T16:39:06Z: 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
(17460|17596) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x557a74ff6558 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(17460|17596) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x557a74f7cda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.209
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #7 (PID 17448) ===
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'
2025-12-05T16:39:06Z: 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
(17448|17587) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55bca40b9578 joined count 1): Unknown error -3
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'
(17448|17587) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55bca403fda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.227
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.015
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #4 (PID 17445) ===
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'
2025-12-05T16:39:06Z: 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
(17445|17564) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x563e56ded558 joined count 1): Unknown error -3
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'
(17445|17564) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x563e56d73da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.237
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #10 (PID 17451) ===
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'
2025-12-05T16:39:06Z: 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'
(17451|17578) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x564017525558 joined count 1): Unknown error -3
(17451|17578) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5640174abda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.254
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.016
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #18 (PID 17459) ===
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'
2025-12-05T16:39:06Z: 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
(17459|17592) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55bdbdf16658 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(17459|17592) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55bdbde9cda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: 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.012
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #15 (PID 17456) ===
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'
2025-12-05T16:39:06Z: 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
(17456|17584) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x561d96216558 joined count 1): Unknown error -3
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'
(17456|17584) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x561d9619cda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: 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.012
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44122fd5.000001c1 === Spawned Process #20 (PID 17461) ===
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'
2025-12-05T16:39:06Z: 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
(17461|17593) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d495daf558 joined count 1): Unknown error -3
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'
(17461|17593) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d495d35da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:06Z: Process construction / entity creation complete.
2025-12-05T16:39:06Z: Beginning action construction / initialization.
2025-12-05T16:39:06Z: Action construction / initialization complete.
2025-12-05T16:39:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:07Z: DDS entities enabled.
2025-12-05T16:39:07Z: Initializing process actions.
2025-12-05T16:39:17Z: Starting process actions.
2025-12-05T16:39:17Z: Process tests started.
2025-12-05T16:39:18Z: Stopping process tests.
2025-12-05T16:39:18Z: Process tests stopped.
2025-12-05T16:39:19Z: Stopping process actions.
2025-12-05T16:39:19Z: Detaching Listeners.
2025-12-05T16:39:19Z: 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
2025-12-05T16:39:19Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.243
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.009
--- 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 --show-worker-logs Time:26s 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_17623
node_controller PID: 17624 started at 2025-12-05 16:39:21
/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: 17625 started at 2025-12-05 16:39:21
(17624|17630) WARNING: MulticastManage(r1:7:6j2o5i|n1:7 6f3a1i)l eWdA RtNoI NjGo:i nM uglrtoiucpa s2t3M9a.n2a5g5e.r4:2:.j5o3i:n2:9 6f5a2i loend etnoP 6j1o6i0n7 sg1r/o0u.p0 .203.90. 2(505x.5452f.35736:f2893625b28 joined ocno uenntP 611)6:0 7Usn1k/n0o.w0n. 0e.r0r o(r0 x-535
73631b0ec8 joined count 1): Unknown error -3
(17624|17630) WARNING: MulticastManager::join: failed to jo(i1n7 6g2r5o|u1p7 623319). 2W5A5R.N4I2N.G5:3 :M2u9l6t5i0c aosnt MeannPa6g1e6r0:7:sj1o/i0n.:0 .f0a.i0l e(d0 xt5o5 fj3o7i6nf 0gar6o0u0p j2o3i9n.e2d5 5c.o4u2n.t5 31:)2:9 6U5n0k noonw ne nePr6r1o6r0 7-s31
/0.0.0.0 (0x557363137970 joined count 1): Unknown error -3
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...
(17624|17629) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:57064 failed send: Operation not permitted
(17624|17629) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17625|17635) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f6bb800aab8 joined count 1): Unknown error -3
(17624|17634) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f4fc400aa18 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.44d8ebdf.000001c1 "test_nc_17623"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2025-12-05T16:39:28Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:39:31Z
2025-12-05T16:40:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17640 with exit code 0
2025-12-05T16:40:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17638 with exit code 0
2025-12-05T16:40:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17639 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17654 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17646 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17648 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17645 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17641 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17644 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17657 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17650 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17651 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17649 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17652 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17655 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17643 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17642 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17647 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17656 with exit code 0
2025-12-05T16:40:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17653 with exit code 0
Writing report for node name 'test_nc_17623' (id '01037ced.8d824a6b.44d8ebdf.000001c1') with 20 spawned process reports
All reports written and acknowledged.
Ended at 2025-12-05T16:40:36Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 65
percent cpu utilization min = 0.000000
percent cpu utilization max = 87.909320
percent cpu utilization mean = 2.067305
percent cpu utilization stdev = 10.763155
percent cpu utilization median = 0.501253
percent cpu utilization madev = 0.501253
Percent Memory Utilization Statistics:
percent memory utilization count = 65
percent memory utilization min = 0.000000
percent memory utilization max = 6.323114
percent memory utilization mean = 6.195658
percent memory utilization stdev = 0.807601
percent memory utilization median = 6.321551
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 65
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000069
percent virtual memory utilization mean = 0.000067
percent virtual memory utilization stdev = 0.000011
percent virtual memory utilization median = 0.000069
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.239 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.071 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.002083
discovery time delta max = 1.052486
discovery time delta mean = 0.604672
discovery time delta stdev = 0.186423
discovery time delta median = 0.612368
discovery time delta madev = 0.089825
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #3 (PID 17640) ===
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'
2025-12-05T16:39:32Z: 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'
(17640|17661) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x555de27e05b8 joined count 1): Unknown error -3
(17640|17661) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x555de2766da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:32Z: Process construction / entity creation complete.
2025-12-05T16:39:32Z: Beginning action construction / initialization.
2025-12-05T16:39:32Z: Action construction / initialization complete.
2025-12-05T16:39:33Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:33Z: DDS entities enabled.
2025-12-05T16:39:33Z: Initializing process actions.
2025-12-05T16:40:33Z: Starting process actions.
2025-12-05T16:40:33Z: Process tests started.
2025-12-05T16:40:34Z: Stopping process tests.
2025-12-05T16:40:34Z: Process tests stopped.
2025-12-05T16:40:35Z: Stopping process actions.
2025-12-05T16:40:35Z: Detaching Listeners.
2025-12-05T16:40:35Z: 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
2025-12-05T16:40:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.029
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #1 (PID 17638) ===
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'
2025-12-05T16:39:32Z: 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
(17638|17664) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5564ae9c15b8 joined count 1): Unknown error -3
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 ''
(17638|17664) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5564ae947da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:32Z: Process construction / entity creation complete.
2025-12-05T16:39:32Z: Beginning action construction / initialization.
2025-12-05T16:39:32Z: Action construction / initialization complete.
2025-12-05T16:39:33Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:33Z: DDS entities enabled.
2025-12-05T16:39:33Z: Initializing process actions.
2025-12-05T16:40:33Z: Starting process actions.
2025-12-05T16:40:33Z: Process tests started.
2025-12-05T16:40:34Z: Stopping process tests.
2025-12-05T16:40:34Z: Process tests stopped.
2025-12-05T16:40:35Z: Stopping process actions.
2025-12-05T16:40:35Z: Detaching Listeners.
2025-12-05T16:40:35Z: 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
2025-12-05T16:40:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.039
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #2 (PID 17639) ===
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'
2025-12-05T16:39:32Z: 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'
(17639|17669) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x555ea4809638 joined count 1): Unknown error -3
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17639|17669) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x555ea478fda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:32Z: Process construction / entity creation complete.
2025-12-05T16:39:32Z: Beginning action construction / initialization.
2025-12-05T16:39:32Z: Action construction / initialization complete.
2025-12-05T16:39:33Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:33Z: DDS entities enabled.
2025-12-05T16:39:33Z: Initializing process actions.
2025-12-05T16:40:33Z: Starting process actions.
2025-12-05T16:40:33Z: Process tests started.
2025-12-05T16:40:34Z: Stopping process tests.
2025-12-05T16:40:34Z: Process tests stopped.
2025-12-05T16:40:35Z: Stopping process actions.
2025-12-05T16:40:35Z: Detaching Listeners.
2025-12-05T16:40:35Z: 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
2025-12-05T16:40:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.039
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #17 (PID 17654) ===
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'
2025-12-05T16:39:32Z: 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
(17654|17703) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x557f7dbc2658 joined count 1): Unknown error -3
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'
(17654|17703) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x557f7db48da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.117
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #9 (PID 17646) ===
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'
2025-12-05T16:39:32Z: 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
(17646|17705) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x564449cfa578 joined count 1): Unknown error -3
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'
(17646|17705) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x564449c80da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.138
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #11 (PID 17648) ===
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'
2025-12-05T16:39:32Z: 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
(17648|17723) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d62d05e578 joined count 1): Unknown error -3
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'
(17648|17723) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d62cfe4da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.159
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #8 (PID 17645) ===
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'
2025-12-05T16:39:32Z: 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
(17645|17708) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5560c47ed578 joined count 1): Unknown error -3
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'
(17645|17708) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5560c4773da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.189
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #4 (PID 17641) ===
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'
2025-12-05T16:39:32Z: 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
(17641|17722) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5644d9415658 joined count 1): Unknown error -3
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'
(17641|17722) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5644d939bda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.179
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #7 (PID 17644) ===
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'
2025-12-05T16:39:32Z: 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
(17644|17710) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5634a6787638 joined count 1): Unknown error -3
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'
(17644|17710) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5634a670dda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.183
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #20 (PID 17657) ===
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'
2025-12-05T16:39:32Z: 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
(17657|17704) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x560590e12738 joined count 1): Unknown error -3
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'
(17657|17704) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x560590d98da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.183
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #13 (PID 17650) ===
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'
2025-12-05T16:39:32Z: 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
(17650|17721) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d3f3579578 joined count 1): Unknown error -3
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'
(17650|17721) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d3f34ffda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.205
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #14 (PID 17651) ===
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'
2025-12-05T16:39:32Z: 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
(17651|17713) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55a983fc25b8 joined count 1): Unknown error -3
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'
(17651|17713) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55a983f48da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: 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.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #12 (PID 17649) ===
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'
2025-12-05T16:39:32Z: 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
(17649|17699) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x557707bf2578 joined count 1): Unknown error -3
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'
(17649|17699) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x557707b78da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.205
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #15 (PID 17652) ===
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'
2025-12-05T16:39:32Z: 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
(17652|17717) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x556d3a1725f8 joined count 1): Unknown error -3
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'
(17652|17717) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x556d3a0f8da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.194
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #18 (PID 17655) ===
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'
2025-12-05T16:39:32Z: 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
(17655|17715) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f82267f578 joined count 1): Unknown error -3
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'
(17655|17715) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f822605da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.211
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #6 (PID 17643) ===
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'
2025-12-05T16:39:32Z: 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
(17643|17697) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55bccc9ac718 joined count 1): Unknown error -3
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'
(17643|17697) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55bccc932da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.224
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #5 (PID 17642) ===
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'
2025-12-05T16:39:32Z: 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
(17642|17687) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5635a0540658 joined count 1): Unknown error -3
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'
(17642|17687) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5635a04c6da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.216
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #10 (PID 17647) ===
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'
2025-12-05T16:39:32Z: 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
(17647|17696) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d2f93ea558 joined count 1): Unknown error -3
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'
(17647|17696) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d2f9370da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.234
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #19 (PID 17656) ===
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'
2025-12-05T16:39:32Z: 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
(17656|17743) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x563b720e6658 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(17656|17743) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x563b7206cda0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.239
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 01037ced.8d824a6b.44d8ebdf.000001c1 === Spawned Process #16 (PID 17653) ===
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'
2025-12-05T16:39:32Z: 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
(17653|17726) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x56273b34f618 joined count 1): Unknown error -3
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'
(17653|17726) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x56273b2d5da0 joined count 1): Unknown error -3
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'
2025-12-05T16:39:33Z: Process construction / entity creation complete.
2025-12-05T16:39:33Z: Beginning action construction / initialization.
2025-12-05T16:39:33Z: Action construction / initialization complete.
2025-12-05T16:39:34Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:39:34Z: DDS entities enabled.
2025-12-05T16:39:34Z: Initializing process actions.
2025-12-05T16:40:34Z: Starting process actions.
2025-12-05T16:40:34Z: Process tests started.
2025-12-05T16:40:35Z: Stopping process tests.
2025-12-05T16:40:35Z: Process tests stopped.
2025-12-05T16:40:36Z: Stopping process actions.
2025-12-05T16:40:36Z: Detaching Listeners.
2025-12-05T16:40:36Z: 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
2025-12-05T16:40:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.238
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- 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_17774
node_controller PID: 17775 started at 2025-12-05 16:40:38
/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: 17776 started at 2025-12-05 16:40:38
(17775|17782) WARNI(N1G7:7 7M6u|l1t7i7c8a1s)t MWaAnRaNgIeNrG::: jMouilnt:i cfaasitlMeadn atgoe rj:o:ijno ignr:o ufpa i2l3e9d. 2t5o5 .j4o2i.n5 3g:r2o9u6p5 22 3o9n. 2e5n5P.64126.0573s:12/906.502. 0o.n0 e(n0Px65156f0473s612/900.20b.0.0 (0x5588686 3jdo7ien2e8d jcooiunnetd 1c)o:u nUtn k1n)o:w nU nekrnroowrn -e3r
ror -3
((1177777756||1177778821)) WWAARRNNIINNGG:: MMuullttiiccaassttMMaannaaggeerr::::jjooiinn:: ffaaiilleedd ttoo jjooiinn ggrroouupp 223399..225555..4422..5533::2299665500 oonn eennPP6611660077ss11//00..00..00..00 ((00xx5555f848366623157e680900 jjooiinneedd ccoouunntt 11)):: UUnnkknnoowwnn eerrrroorr --33
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...
(17775|17785) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7fad7000a488 joined count 1): Unknown error -3
(17776|17786) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f75a800ab08 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.456f09bc.000001c1 "test_nc_17774"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2025-12-05T16:40:45Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:40:48Z
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17791 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17795 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17792 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17790 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17802 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17798 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17796 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17800 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17799 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17794 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17804 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17803 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17806 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17797 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17793 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17809 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17805 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17808 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17807 with exit code 0
2025-12-05T16:41:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17801 with exit code 0
2025-12-05T16:41:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17789 with exit code 9
Writing report for node name 'test_nc_17774' (id '01037ced.8d824a6b.456f09bc.000001c1') with 21 spawned process reports
All reports written and acknowledged.
Ended at 2025-12-05T16:41:48Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 62.436548
percent cpu utilization mean = 1.131501
percent cpu utilization stdev = 7.994393
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 = 7.321016
percent memory utilization mean = 4.365730
percent memory utilization stdev = 3.395565
percent memory utilization median = 7.321016
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000087
percent virtual memory utilization mean = 0.000051
percent virtual memory utilization stdev = 0.000041
percent virtual memory utilization median = 0.000087
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.568 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.052 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.003854
discovery time delta max = 0.499836
discovery time delta mean = 0.100238
discovery time delta stdev = 0.115781
discovery time delta median = 0.033529
discovery time delta madev = 0.024414
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 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #3 (PID 17791) ===
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'
2025-12-05T16:40:51Z: 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
(17791|17791) INFO: set_DCPS_debug_level: set to 3
(17791|17791) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17791|17791) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17791|17791) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17791|17791) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17791|17791) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17791|17791) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17791|17791) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17791|17791) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17791|17791) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17791|17791) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17791|17791) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17791|17791) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000002.000001c1(dd5356cc) in domain 7
(17791|17791) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17791|17791) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17791|17791) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17791|17791) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10a320f0 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10a62fa0 with 20 chunks
(17791|17791) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17791|17823) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.000001c7(3430f3f9), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17791|17791) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10bd0ee0 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10bd2110 with 20 chunks
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17791|17791) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000002c7(1f1da03a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.000002c7(1f1da03a), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17791|17791) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10c2fcd0 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10c39a80 with 20 chunks
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17791|17823) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.000003c7(0606917b), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17791|17791) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10c8e560 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10c98130 with 20 chunks
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17791|17791) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000002.000004c7(494707bc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.000004c7(494707bc), 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'
(17791|17791) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10cff510 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10cffde0 with 20 chunks
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.00000507(cb38f44d), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17791|17791) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10edfb00 with 20 chunks
(17791|17791) DataReaderImpl::enable Cached_Allocator_With_Overflow 10eeb110 with 20 chunks
(17791|17791) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000002.00000607(e015a78e), 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'
(17791|17791) WriteDataContainer sample_list_element_allocator 10ef1268 with 20 chunks
(17791|17791) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10eeccf0 with 20 chunks
(17791|17791) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10ef8ad0 with 20 chunks
(17791|17791) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 10edfa80 with 20 chunks
(17791|17791) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17791|17791) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17791|17791) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000002.00000102(df3ec5c6), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17791|17791) WriteDataContainer sample_list_element_allocator 10effed8 with 20 chunks
(17791|17791) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10efafb0 with 20 chunks
(17791|17791) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10f00300 with 20 chunks
(17791|17791) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 10efc670 with 20 chunks
(17791|17791) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17791|17791) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17791|17791) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17791|17791) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17791|17791) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000002.00000202(f4139605), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000102(df3ec5c6) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17791|17823) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17791|17823) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000002.00000202(f4139605) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17791|17823) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17791|17823) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17791|17791) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000102(df3ec5c6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 20
(17791|17823) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17791|17823) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
Deleting datawriter: datawriter_02
(17791|17791) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000202(f4139605) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 20
(17791|17823) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17791|17823) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17791|17791) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 19
(17791|17791) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000002.00000507(cb38f44d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 19
Deleting datareader: datareader_02
(17791|17791) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 19
(17791|17791) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000002.00000607(e015a78e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17791|17820) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17791|17820) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000001c7(3430f3f9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17791|17820) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17791|17820) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000003c7(0606917b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17791|17820) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000004c7(494707bc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17791|17820) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000004c7(494707bc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17791|17820) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000002.000002c7(1f1da03a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17791|17820) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000002.000002c7(1f1da03a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17861) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17820) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17791|17861) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17791|17791) Service_Participant::shutdown
(17791|17791) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.140
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17791|17791) Service_Participant::~Service_Participant
(17791|17791) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #7 (PID 17795) ===
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'
2025-12-05T16:40:51Z: 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
(17795|17795) INFO: set_DCPS_debug_level: set to 3
(17795|17795) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17795|17795) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17795|17795) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17795|17795) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17795|17795) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17795|17795) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17795|17795) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17795|17795) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17795|17795) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17795|17795) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17795|17795) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17795|17795) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000003.000001c1(e0337f7c) in domain 7
(17795|17795) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17795|17795) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17795|17795) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17795|17795) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d30c0f0 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d33cbd0 with 20 chunks
(17795|17795) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17795|17795) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.000001c7(0950da49), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17795|17795) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d4ad720 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d4ae950 with 20 chunks
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17795|17824) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000003.000002c7(227d898a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.000002c7(227d898a), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17795|17795) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d50b3b0 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d515160 with 20 chunks
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17795|17824) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.000003c7(3b66b8cb), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17795|17795) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d569d70 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d573940 with 20 chunks
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17795|17824) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000003.000004c7(74272e0c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.000004c7(74272e0c), 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'
(17795|17795) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d5d9f60 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d5da830 with 20 chunks
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.00000507(f658ddfd), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17795|17795) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3d7ba640 with 20 chunks
(17795|17795) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d7c5c50 with 20 chunks
(17795|17795) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000003.00000607(dd758e3e), 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'
(17795|17795) WriteDataContainer sample_list_element_allocator 3d7cbda8 with 20 chunks
(17795|17795) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3d7c7830 with 20 chunks
(17795|17795) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3d7d3610 with 20 chunks
(17795|17795) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3d7ba5c0 with 20 chunks
(17795|17795) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17795|17795) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17795|17795) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17795|17795) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17795|17795) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17795|17795) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000003.00000102(e25eec76), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17795|17795) WriteDataContainer sample_list_element_allocator 3d7da478 with 20 chunks
(17795|17795) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3d7d5760 with 20 chunks
(17795|17795) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3d7da880 with 20 chunks
(17795|17795) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3d7d7290 with 20 chunks
(17795|17795) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17795|17795) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17795|17795) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17795|17795) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17795|17795) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17795|17795) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17795|17795) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17795|17795) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17795|17795) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000003.00000202(c973bfb5), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000102(e25eec76) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17795|17824) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17795|17824) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000003.00000202(c973bfb5) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17795|17824) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17795|17824) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17795|17824) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17795|17824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17795|17824) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17795|17824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17795|17824) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17795|17824) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17795|17795) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000102(e25eec76) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 19
(17795|17824) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17795|17824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
Deleting datawriter: datawriter_02
(17795|17795) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000202(c973bfb5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 19
(17795|17824) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17795|17824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17795|17795) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 18
(17795|17795) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000507(f658ddfd) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 18
Deleting datareader: datareader_02
(17795|17795) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 18
(17795|17795) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000003.00000607(dd758e3e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17795|17822) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17795|17822) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000001c7(0950da49) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17795|17822) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17795|17822) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000003c7(3b66b8cb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17795|17822) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000004c7(74272e0c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17795|17822) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000004c7(74272e0c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17795|17863) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17795|17822) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000003.000002c7(227d898a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17795|17822) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000003.000002c7(227d898a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17822) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17795|17863) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17795|17795) Service_Participant::shutdown
(17795|17795) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.180
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17795|17795) Service_Participant::~Service_Participant
(17795|17795) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #4 (PID 17792) ===
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'
2025-12-05T16:40:51Z: 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
(17792|17792) INFO: set_DCPS_debug_level: set to 3
(17792|17792) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17792|17792) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17792|17792) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17792|17792) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17792|17792) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17792|17792) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17792|17792) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17792|17792) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17792|17792) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17792|17792) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17792|17792) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17792|17792) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000004.000001c1(5213a36c) in domain 7
(17792|17792) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17792|17792) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17792|17792) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17792|17792) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 85fc00f0 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 85ff0d30 with 20 chunks
(17792|17792) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17792|17825) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.000001c7(bb700659), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17792|17792) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8615ec50 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 8615fe80 with 20 chunks
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17792|17792) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000002c7(905d559a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.000002c7(905d559a), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17792|17792) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 861bda40 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 861c77f0 with 20 chunks
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17792|17825) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000003c7(894664db) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.000003c7(894664db), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17792|17792) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8621c2d0 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 86225ea0 with 20 chunks
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17792|17825) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.000004c7(c607f21c), 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'
(17792|17792) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8628c240 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 8628cb10 with 20 chunks
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17792|17792) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.00000507(447801ed), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17792|17792) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8648b3b0 with 20 chunks
(17792|17792) DataReaderImpl::enable Cached_Allocator_With_Overflow 864969c0 with 20 chunks
(17792|17792) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17792|17792) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000004.00000607(6f55522e), 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'
(17792|17792) WriteDataContainer sample_list_element_allocator 8649dec8 with 20 chunks
(17792|17792) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 864a1ce0 with 20 chunks
(17792|17792) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 864a1a00 with 20 chunks
(17792|17792) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 8648b330 with 20 chunks
(17792|17792) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17792|17792) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17792|17792) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17792|17792) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17792|17792) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17792|17792) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17792|17792) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000004.00000102(507e3066), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17792|17792) WriteDataContainer sample_list_element_allocator 864aa938 with 20 chunks
(17792|17792) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 864ae080 with 20 chunks
(17792|17792) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 864b5950 with 20 chunks
(17792|17792) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 864a7bb0 with 20 chunks
(17792|17792) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17792|17792) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17792|17792) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17792|17792) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000004.00000202(7b5363a5), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000102(507e3066) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17792|17825) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17792|17825) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000004.00000202(7b5363a5) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17792|17825) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17792|17825) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17792|17825) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17792|17825) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17792|17825) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17792|17792) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000102(507e3066) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 18
(17792|17825) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
Deleting datawriter: datawriter_02
(17792|17792) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000202(7b5363a5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 18
(17792|17825) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17792|17825) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17792|17792) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 17
(17792|17792) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000507(447801ed) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 17
Deleting datareader: datareader_02
(17792|17792) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 17
(17792|17792) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000004.00000607(6f55522e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17792|17821) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17792|17821) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000001c7(bb700659) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17792|17821) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000003c7(894664db) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17792|17821) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000003c7(894664db) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17792|17821) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17792|17821) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000004c7(c607f21c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17792|17821) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000004.000002c7(905d559a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17792|17821) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000004.000002c7(905d559a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17865) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17821) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17792|17865) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17792|17792) Service_Participant::shutdown
(17792|17792) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.189
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17792|17792) Service_Participant::~Service_Participant
(17792|17792) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #2 (PID 17790) ===
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'
2025-12-05T16:40:51Z: 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
(17790|17790) INFO: set_DCPS_debug_level: set to 3
(17790|17790) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17790|17790) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17790|17790) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17790|17790) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17790|17790) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17790|17790) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17790|17790) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17790|17790) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17790|17790) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17790|17790) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17790|17790) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17790|17790) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000005.000001c1(6f738adc) in domain 7
(17790|17790) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17790|17790) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17790|17790) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17790|17790) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6ed950f0 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6edc5920 with 20 chunks
(17790|17790) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17790|17790) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.000001c7(86102fe9), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17790|17790) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6ef4ece0 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6ef4ff10 with 20 chunks
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17790|17819) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17790|17790) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6efacd40 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6efb6af0 with 20 chunks
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17790|17819) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000005.000003c7(b4264d6b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.000003c7(b4264d6b), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17790|17790) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6f00b750 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6f015320 with 20 chunks
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17790|17819) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000005.000004c7(fb67dbac) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.000004c7(fb67dbac), 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'
(17790|17790) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6f07b5d0 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6f07bea0 with 20 chunks
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.00000507(7918285d), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17790|17790) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6f25bcc0 with 20 chunks
(17790|17790) DataReaderImpl::enable Cached_Allocator_With_Overflow 6f2672d0 with 20 chunks
(17790|17790) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17790|17790) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000005.00000607(52357b9e), 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'
(17790|17790) WriteDataContainer sample_list_element_allocator 6f26e5d8 with 20 chunks
(17790|17790) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6f272440 with 20 chunks
(17790|17790) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6f271fd0 with 20 chunks
(17790|17790) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6f25bc40 with 20 chunks
(17790|17790) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17790|17790) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000005.00000102(6d1e19d6), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17790|17790) WriteDataContainer sample_list_element_allocator 6f27bfb8 with 20 chunks
(17790|17790) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6f278140 with 20 chunks
(17790|17790) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 6f283820 with 20 chunks
(17790|17790) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 6f2780c0 with 20 chunks
(17790|17790) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17790|17790) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17790|17790) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17790|17790) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17790|17790) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17790|17790) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17790|17790) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17790|17790) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17790|17790) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17790|17790) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17790|17790) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17790|17790) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000005.00000202(46334a15), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000102(6d1e19d6) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17790|17819) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17790|17819) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000005.00000202(46334a15) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17790|17819) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17790|17819) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17790|17819) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17790|17790) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000102(6d1e19d6) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 17
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
Deleting datawriter: datawriter_02
(17790|17790) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000202(46334a15) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 17
(17790|17819) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17790|17819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17790|17790) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 16
(17790|17790) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000507(7918285d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 16
Deleting datareader: datareader_02
(17790|17790) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 16
(17790|17790) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000005.00000607(52357b9e) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17790|17818) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17790|17818) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000001c7(86102fe9) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17790|17818) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000003c7(b4264d6b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17790|17818) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000003c7(b4264d6b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17790|17818) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000004c7(fb67dbac) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17790|17818) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000004c7(fb67dbac) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17790|17818) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17790|17818) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000005.000002c7(ad3d7c2a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17867) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17818) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17790|17867) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17790|17790) Service_Participant::shutdown
(17790|17790) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.213
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17790|17790) Service_Participant::~Service_Participant
(17790|17790) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #14 (PID 17802) ===
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'
2025-12-05T16:40:51Z: 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
(17802|17802) INFO: set_DCPS_debug_level: set to 3
(17802|17802) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17802|17802) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17802|17802) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17802|17802) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17802|17802) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17802|17802) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17802|17802) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17802|17802) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17802|17802) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17802|17802) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17802|17802) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17802|17802) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000006.000001c1(28d3f00c) in domain 7
(17802|17802) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17802|17802) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17802|17802) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17802|17802) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81c820f0 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 81cb2960 with 20 chunks
(17802|17802) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17802|17836) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000001c7(c1b05539), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17802|17802) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81e208c0 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 81e21af0 with 20 chunks
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17802|17836) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000002c7(ea9d06fa), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17802|17802) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81e7e600 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 81e883b0 with 20 chunks
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17802|17836) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000006.000003c7(f38637bb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000003c7(f38637bb), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17802|17802) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81edd010 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 81ee6be0 with 20 chunks
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17802|17836) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.000004c7(bcc7a17c), 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'
(17802|17802) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81f4cdd0 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 81f4d6a0 with 20 chunks
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17802|17802) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17802|17802) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.00000507(3eb8528d), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17802|17802) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8212eff0 with 20 chunks
(17802|17802) DataReaderImpl::enable Cached_Allocator_With_Overflow 8213a600 with 20 chunks
(17802|17802) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000006.00000607(1595014e), 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'
(17802|17802) WriteDataContainer sample_list_element_allocator 82140648 with 20 chunks
(17802|17802) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 8213c1e0 with 20 chunks
(17802|17802) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 82147eb0 with 20 chunks
(17802|17802) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 8212ef70 with 20 chunks
(17802|17802) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17802|17802) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17802|17802) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17802|17802) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17802|17802) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17802|17802) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000006.00000102(2abe6306), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17802|17802) WriteDataContainer sample_list_element_allocator 8214edb8 with 20 chunks
(17802|17802) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 8214a130 with 20 chunks
(17802|17802) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 8214f1c0 with 20 chunks
(17802|17802) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 8214a0b0 with 20 chunks
(17802|17802) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17802|17802) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17802|17802) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17802|17802) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17802|17802) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17802|17802) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17802|17802) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17802|17802) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000006.00000202(019330c5), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000102(2abe6306) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17802|17836) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17802|17836) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000006.00000202(019330c5) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17802|17836) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17802|17836) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17802|17802) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000102(2abe6306) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 16
(17802|17836) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
Deleting datawriter: datawriter_02
(17802|17802) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000202(019330c5) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 16
(17802|17836) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17802|17836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17802|17802) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 15
(17802|17802) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000507(3eb8528d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 15
Deleting datareader: datareader_02
(17802|17802) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 15
(17802|17802) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000006.00000607(1595014e) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17802|17828) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17802|17828) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000001c7(c1b05539) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17802|17828) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000003c7(f38637bb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17802|17828) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000003c7(f38637bb) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17802|17828) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17802|17828) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000004c7(bcc7a17c) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17802|17828) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17802|17828) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000006.000002c7(ea9d06fa) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17869) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17828) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17802|17869) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17802|17802) Service_Participant::shutdown
(17802|17802) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.205
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17802|17802) Service_Participant::~Service_Participant
(17802|17802) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #10 (PID 17798) ===
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'
2025-12-05T16:40:51Z: 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
(17798|17798) INFO: set_DCPS_debug_level: set to 3
(17798|17798) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17798|17798) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17798|17798) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17798|17798) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17798|17798) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17798|17798) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17798|17798) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17798|17798) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17798|17798) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17798|17798) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17798|17798) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17798|17798) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000008.000001c1(97e34e6d) in domain 7
(17798|17798) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17798|17798) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17798|17798) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17798|17798) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81859200 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 81889d60 with 20 chunks
(17798|17798) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17798|17834) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000008.000001c7(7e80eb58) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.000001c7(7e80eb58), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17798|17798) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 819f7d10 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 819f8f40 with 20 chunks
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17798|17834) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000008.000002c7(55adb89b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.000002c7(55adb89b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17798|17798) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81a55a80 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 81a5f830 with 20 chunks
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17798|17834) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000008.000003c7(4cb689da) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.000003c7(4cb689da), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17798|17798) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81ab4440 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 81abe010 with 20 chunks
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17798|17834) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000008.000004c7(03f71f1d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.000004c7(03f71f1d), 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'
(17798|17798) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81b241d0 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 81b24aa0 with 20 chunks
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17798|17798) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.00000507(8188ecec), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17798|17798) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 81d05710 with 20 chunks
(17798|17798) DataReaderImpl::enable Cached_Allocator_With_Overflow 81d10d20 with 20 chunks
(17798|17798) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000008.00000607(aaa5bf2f), 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'
(17798|17798) WriteDataContainer sample_list_element_allocator 81d16d68 with 20 chunks
(17798|17798) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 81c53a20 with 20 chunks
(17798|17798) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 81d1e5d0 with 20 chunks
(17798|17798) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 81d05690 with 20 chunks
(17798|17798) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17798|17798) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17798|17798) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17798|17798) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17798|17798) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17798|17798) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000008.00000102(958edd67), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17798|17798) WriteDataContainer sample_list_element_allocator 81d25498 with 20 chunks
(17798|17798) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 81d20770 with 20 chunks
(17798|17798) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 81d258a0 with 20 chunks
(17798|17798) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 81d206f0 with 20 chunks
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17798|17798) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17798|17798) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17798|17798) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17798|17798) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17798|17798) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17798|17798) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17798|17798) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17798|17798) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17798|17798) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17798|17798) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17798|17798) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000008.00000202(bea38ea4), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000102(958edd67) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17798|17834) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17798|17834) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000008.00000202(bea38ea4) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17798|17834) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17798|17834) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17798|17834) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17798|17798) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000102(958edd67) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 16
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
Deleting datawriter: datawriter_02
(17798|17798) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000202(bea38ea4) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 16
(17798|17834) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17798|17834) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17798|17798) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 14
(17798|17798) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000507(8188ecec) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 14
Deleting datareader: datareader_02
(17798|17798) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 14
(17798|17798) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17798|17830) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000008.000001c7(7e80eb58) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17798|17830) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000008.000001c7(7e80eb58) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17798|17830) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000008.000003c7(4cb689da) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17798|17830) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000008.000003c7(4cb689da) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17798|17830) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000008.000004c7(03f71f1d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17798|17830) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000008.000004c7(03f71f1d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17798|17874) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17798|17830) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000008.000002c7(55adb89b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17798|17830) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000008.000002c7(55adb89b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17830) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17798|17874) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17798|17798) Service_Participant::shutdown
(17798|17798) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.206
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17798|17798) Service_Participant::~Service_Participant
(17798|17798) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #8 (PID 17796) ===
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'
2025-12-05T16:40:51Z: 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
(17796|17796) INFO: set_DCPS_debug_level: set to 3
(17796|17796) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17796|17796) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17796|17796) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17796|17796) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17796|17796) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17796|17796) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17796|17796) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17796|17796) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17796|17796) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17796|17796) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17796|17796) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17796|17796) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000007.000001c1(15b3d9bc) in domain 7
(17796|17796) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17796|17796) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17796|17796) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17796|17796) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e077e0f0 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e07aec30 with 20 chunks
(17796|17796) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17796|17832) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000007.000001c7(fcd07c89) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.000001c7(fcd07c89), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17796|17796) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e091cec0 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e091e0f0 with 20 chunks
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17796|17832) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000007.000002c7(d7fd2f4a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.000002c7(d7fd2f4a), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17796|17796) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e097ac30 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e09849e0 with 20 chunks
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17796|17832) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000007.000003c7(cee61e0b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.000003c7(cee61e0b), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17796|17796) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e09d95f0 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e09e31c0 with 20 chunks
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17796|17796) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000007.000004c7(81a788cc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.000004c7(81a788cc), 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'
(17796|17796) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e0a4a460 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e0a4ad30 with 20 chunks
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.00000507(03d87b3d), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17796|17796) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e0c2aaa0 with 20 chunks
(17796|17796) DataReaderImpl::enable Cached_Allocator_With_Overflow e0c360b0 with 20 chunks
(17796|17796) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000007.00000607(28f528fe), 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'
(17796|17796) WriteDataContainer sample_list_element_allocator e0c3c168 with 20 chunks
(17796|17796) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow e0c37c70 with 20 chunks
(17796|17796) DataWriterImpl::enable-db Cached_Allocator_With_Overflow e0c439d0 with 20 chunks
(17796|17796) DataWriterImpl::enable-header Cached_Allocator_With_Overflow e0c2aa20 with 20 chunks
(17796|17796) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17796|17796) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17796|17796) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17796|17796) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17796|17796) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17796|17796) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17796|17796) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17796|17796) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17796|17796) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17796|17796) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17796|17796) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000007.00000102(17de4ab6), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17796|17796) WriteDataContainer sample_list_element_allocator e0c4a398 with 20 chunks
(17796|17796) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow e0c4ba00 with 20 chunks
(17796|17796) DataWriterImpl::enable-db Cached_Allocator_With_Overflow e0c4a620 with 20 chunks
(17796|17796) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 280089b0 with 20 chunks
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17796|17796) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17796|17796) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17796|17796) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17796|17796) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000007.00000202(3cf31975), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000102(17de4ab6) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17796|17832) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17796|17832) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000007.00000202(3cf31975) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17796|17832) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17796|17832) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17796|17796) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 15
(17796|17832) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000102(17de4ab6) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17796|17796) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17796|17796) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
Deleting datawriter: datawriter_02
(17796|17796) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000202(3cf31975) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 15
(17796|17832) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17796|17832) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17796|17796) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 13
(17796|17796) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000507(03d87b3d) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 13
Deleting datareader: datareader_02
(17796|17796) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 13
(17796|17796) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000007.00000607(28f528fe) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17796|17826) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000007.000001c7(fcd07c89) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17796|17826) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000007.000001c7(fcd07c89) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17796|17826) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000007.000003c7(cee61e0b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17796|17826) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000007.000003c7(cee61e0b) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17796|17826) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000007.000004c7(81a788cc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17796|17826) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000007.000004c7(81a788cc) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17796|17826) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000007.000002c7(d7fd2f4a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17796|17826) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000007.000002c7(d7fd2f4a) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17871) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17826) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17796|17871) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17796|17796) Service_Participant::shutdown
(17796|17796) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.225
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17796|17796) Service_Participant::~Service_Participant
(17796|17796) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #12 (PID 17800) ===
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'
2025-12-05T16:40:51Z: 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
(17800|17800) INFO: set_DCPS_debug_level: set to 3
(17800|17800) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17800|17800) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17800|17800) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17800|17800) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17800|17800) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17800|17800) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17800|17800) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17800|17800) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17800|17800) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17800|17800) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17800|17800) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17800|17800) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000009.000001c1(aa8367dd) in domain 7
(17800|17800) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17800|17800) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17800|17800) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17800|17800) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 12c2d0f0 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 12c5d960 with 20 chunks
(17800|17800) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17800|17842) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000009.000001c7(43e0c2e8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.000001c7(43e0c2e8), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17800|17800) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 12dcbc00 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 12dcce30 with 20 chunks
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17800|17842) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000009.000002c7(68cd912b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.000002c7(68cd912b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17800|17800) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 12e29970 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 12e33720 with 20 chunks
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17800|17842) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000009.000003c7(71d6a06a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.000003c7(71d6a06a), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17800|17800) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 12e88330 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 12e91f00 with 20 chunks
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17800|17800) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000009.000004c7(3e9736ad) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.000004c7(3e9736ad), 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'
(17800|17800) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 12ef9170 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 12ef9a40 with 20 chunks
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17800|17800) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17800|17800) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17800|17800) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.00000507(bce8c55c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17800|17800) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 130dc790 with 20 chunks
(17800|17800) DataReaderImpl::enable Cached_Allocator_With_Overflow 130e7d50 with 20 chunks
(17800|17800) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000009.00000607(97c5969f), 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'
(17800|17800) WriteDataContainer sample_list_element_allocator 130edea8 with 20 chunks
(17800|17800) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 13028960 with 20 chunks
(17800|17800) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 130f5710 with 20 chunks
(17800|17800) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 130dc710 with 20 chunks
(17800|17800) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17800|17800) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000009.00000102(a8eef4d7), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17800|17800) WriteDataContainer sample_list_element_allocator 130fd7d8 with 20 chunks
(17800|17800) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 130f9e60 with 20 chunks
(17800|17800) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 130fdbe0 with 20 chunks
(17800|17800) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 130f9330 with 20 chunks
(17800|17800) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17800|17800) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17800|17800) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17800|17800) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17800|17800) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17800|17800) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17800|17800) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17800|17800) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000009.00000202(83c3a714), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000102(a8eef4d7) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17800|17842) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17800|17842) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000009.00000202(83c3a714) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17800|17842) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17800|17842) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17800|17842) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17800|17800) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000102(a8eef4d7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 13
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
Deleting datawriter: datawriter_02
(17800|17800) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000202(83c3a714) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 13
(17800|17842) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17800|17842) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17800|17800) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 12
(17800|17800) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000507(bce8c55c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 12
Deleting datareader: datareader_02
(17800|17800) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 12
(17800|17800) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000009.00000607(97c5969f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17800|17831) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000009.000001c7(43e0c2e8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17800|17831) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000009.000001c7(43e0c2e8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17800|17831) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000009.000003c7(71d6a06a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17800|17831) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000009.000003c7(71d6a06a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17800|17831) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000009.000004c7(3e9736ad) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17800|17831) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000009.000004c7(3e9736ad) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17800|17831) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000009.000002c7(68cd912b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17800|17831) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000009.000002c7(68cd912b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17877) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17831) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17800|17877) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17800|17800) Service_Participant::shutdown
(17800|17800) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.247
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17800|17800) Service_Participant::~Service_Participant
(17800|17800) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #11 (PID 17799) ===
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'
2025-12-05T16:40:51Z: 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
(17799|17799) INFO: set_DCPS_debug_level: set to 3
(17799|17799) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17799|17799) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17799|17799) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17799|17799) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17799|17799) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17799|17799) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17799|17799) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17799|17799) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17799|17799) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17799|17799) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17799|17799) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17799|17799) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000a.000001c1(ed231d0d) in domain 7
(17799|17799) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17799|17799) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17799|17799) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17799|17799) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a6cf130 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3a7005c0 with 20 chunks
(17799|17799) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17799|17841) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000a.000001c7(0440b838) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.000001c7(0440b838), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17799|17799) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a86e550 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3a86f780 with 20 chunks
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17799|17841) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000a.000002c7(2f6debfb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.000002c7(2f6debfb), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17799|17799) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a8cc2c0 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3a8d6070 with 20 chunks
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17799|17841) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000a.000003c7(3676daba) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.000003c7(3676daba), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17799|17799) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a92ac80 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3a934850 with 20 chunks
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17799|17799) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000a.000004c7(79374c7d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.000004c7(79374c7d), 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'
(17799|17799) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a99baf0 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3a99c3c0 with 20 chunks
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17799|17799) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.00000507(fb48bf8c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17799|17799) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3ab7cf40 with 20 chunks
(17799|17799) DataReaderImpl::enable Cached_Allocator_With_Overflow 3ab88550 with 20 chunks
(17799|17799) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17799|17799) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17799|17799) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17799|17799) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000a.00000607(d065ec4f), 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'
(17799|17799) WriteDataContainer sample_list_element_allocator 3ab91d58 with 20 chunks
(17799|17799) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3ab96170 with 20 chunks
(17799|17799) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3ab95730 with 20 chunks
(17799|17799) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3ab7cec0 with 20 chunks
(17799|17799) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17799|17799) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17799|17799) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000a.00000102(ef4e8e07), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17799|17799) WriteDataContainer sample_list_element_allocator 3aba3238 with 20 chunks
(17799|17799) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3aba79d0 with 20 chunks
(17799|17799) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3aba6ae0 with 20 chunks
(17799|17799) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 80007cc0 with 20 chunks
(17799|17799) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17799|17799) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17799|17799) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17799|17799) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17799|17799) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17799|17799) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17799|17799) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000a.00000202(c463ddc4), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17799|17841) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17799|17841) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000a.00000202(c463ddc4) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17799|17841) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17799|17841) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17799|17841) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17799|17799) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 12
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
Deleting datawriter: datawriter_02
(17799|17799) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000202(c463ddc4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 12
(17799|17841) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17799|17841) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17799|17799) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 11
(17799|17799) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 11
Deleting datareader: datareader_02
(17799|17799) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 11
(17799|17799) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000a.00000607(d065ec4f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17799|17827) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000a.000001c7(0440b838) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17799|17827) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000a.000001c7(0440b838) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17799|17827) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000a.000003c7(3676daba) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17799|17827) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000a.000003c7(3676daba) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17799|17827) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000a.000004c7(79374c7d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17799|17827) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000a.000004c7(79374c7d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17799|17827) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000a.000002c7(2f6debfb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17799|17827) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000a.000002c7(2f6debfb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17879) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17827) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17799|17879) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17799|17799) Service_Participant::shutdown
(17799|17799) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.277
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17799|17799) Service_Participant::~Service_Participant
(17799|17799) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #6 (PID 17794) ===
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'
2025-12-05T16:40:51Z: 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
(17794|17794) INFO: set_DCPS_debug_level: set to 3
(17794|17794) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17794|17794) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17794|17794) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17794|17794) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17794|17794) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17794|17794) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17794|17794) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17794|17794) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17794|17794) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17794|17794) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17794|17794) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17794|17794) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000b.000001c1(d04334bd) in domain 7
(17794|17794) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17794|17794) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17794|17794) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17794|17794) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 766740f0 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 766a4fe0 with 20 chunks
(17794|17794) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.000001c7(39209188), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17794|17794) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 76813270 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 768144a0 with 20 chunks
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17794|17850) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000b.000001c7(39209188) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17794) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000b.000002c7(120dc24b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.000002c7(120dc24b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17794|17794) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 76872060 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 7687be10 with 20 chunks
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17794|17850) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000b.000003c7(0b16f30a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.000003c7(0b16f30a), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17794|17794) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 768d08f0 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 768da4c0 with 20 chunks
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17794|17850) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000b.000004c7(445765cd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.000004c7(445765cd), 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'
(17794|17794) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 76940800 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 769410d0 with 20 chunks
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.00000507(c628963c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17794|17794) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 76b215e0 with 20 chunks
(17794|17794) DataReaderImpl::enable Cached_Allocator_With_Overflow 76b2cbc0 with 20 chunks
(17794|17794) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000b.00000607(ed05c5ff), 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'
(17794|17794) WriteDataContainer sample_list_element_allocator 76b33da8 with 20 chunks
(17794|17794) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 76b31af0 with 20 chunks
(17794|17794) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 76b3d610 with 20 chunks
(17794|17794) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 76b21560 with 20 chunks
(17794|17794) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17794|17794) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000b.00000102(d22ea7b7), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17794|17794) WriteDataContainer sample_list_element_allocator 76b467c8 with 20 chunks
(17794|17794) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 76b47bd0 with 20 chunks
(17794|17794) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 76b46b80 with 20 chunks
(17794|17794) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 48009220 with 20 chunks
(17794|17794) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17794|17794) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17794|17794) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17794|17794) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17794|17794) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17794|17794) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17794|17794) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17794|17794) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000b.00000202(f903f474), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17794|17850) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17794|17850) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000b.00000202(f903f474) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17794|17850) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17794|17850) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17794|17850) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17794|17794) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 11
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
Deleting datawriter: datawriter_02
(17794|17794) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000202(f903f474) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 11
(17794|17850) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17794|17850) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17794|17794) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 10
(17794|17794) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000507(c628963c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 10
Deleting datareader: datareader_02
(17794|17794) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 10
(17794|17794) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17794|17843) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000b.000001c7(39209188) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17794|17843) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000b.000001c7(39209188) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17794|17843) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000b.000003c7(0b16f30a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17794|17843) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000b.000003c7(0b16f30a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17794|17843) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000b.000004c7(445765cd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17794|17843) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000b.000004c7(445765cd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17794|17843) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000b.000002c7(120dc24b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17794|17843) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000b.000002c7(120dc24b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17876) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17843) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17794|17876) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17794|17794) Service_Participant::shutdown
(17794|17794) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.279
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17794|17794) Service_Participant::~Service_Participant
(17794|17794) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #16 (PID 17804) ===
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'
2025-12-05T16:40:51Z: 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
(17804|17804) INFO: set_DCPS_debug_level: set to 3
(17804|17804) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17804|17804) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17804|17804) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17804|17804) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17804|17804) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17804|17804) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17804|17804) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17804|17804) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17804|17804) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17804|17804) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17804|17804) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17804|17804) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000c.000001c1(6263e8ad) in domain 7
(17804|17804) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17804|17804) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17804|17804) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17804|17804) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 60572130 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 605a2cf0 with 20 chunks
(17804|17804) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17804|17849) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000c.000001c7(8b004d98) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.000001c7(8b004d98), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17804|17804) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 60710f80 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 607121b0 with 20 chunks
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17804|17849) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000c.000002c7(a02d1e5b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.000002c7(a02d1e5b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17804|17804) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6076ed20 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 60778ad0 with 20 chunks
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17804|17849) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000c.000003c7(b9362f1a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.000003c7(b9362f1a), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17804|17804) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 607cd6e0 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 607d72b0 with 20 chunks
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17804|17804) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000c.000004c7(f677b9dd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.000004c7(f677b9dd), 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'
(17804|17804) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6083e830 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 6083f100 with 20 chunks
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.00000507(74084a2c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17804|17804) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 609702b0 with 20 chunks
(17804|17804) DataReaderImpl::enable Cached_Allocator_With_Overflow 60a2e4b0 with 20 chunks
(17804|17804) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000c.00000607(5f2519ef), 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'
(17804|17804) WriteDataContainer sample_list_element_allocator 60a35cb8 with 20 chunks
(17804|17804) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 60a39c30 with 20 chunks
(17804|17804) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 60a396b0 with 20 chunks
(17804|17804) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 60a23280 with 20 chunks
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17804|17804) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17804|17804) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17804|17804) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17804|17804) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17804|17804) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17804|17804) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000c.00000102(600e7ba7), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17804|17804) WriteDataContainer sample_list_element_allocator 60a43138 with 20 chunks
(17804|17804) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 6096f140 with 20 chunks
(17804|17804) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 60a3f960 with 20 chunks
(17804|17804) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 609713f0 with 20 chunks
(17804|17804) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17804|17804) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17804|17804) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17804|17804) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17804|17804) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17804|17804) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17804|17804) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17804|17804) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17804|17804) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000c.00000202(4b232864), publishing to topic name "topic_02" type "Bench::Data"
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000102(600e7ba7) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17804|17849) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17804|17849) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000c.00000202(4b232864) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17804|17849) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17804|17849) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17804|17849) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17804|17804) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000102(600e7ba7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 10
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
Deleting datawriter: datawriter_02
(17804|17804) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000202(4b232864) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 10
(17804|17849) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17804|17849) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17804|17804) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 9
(17804|17804) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000507(74084a2c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 9
Deleting datareader: datareader_02
(17804|17804) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 9
(17804|17804) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000c.00000607(5f2519ef) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17804|17840) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000c.000001c7(8b004d98) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17804|17840) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000c.000001c7(8b004d98) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17804|17840) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000c.000003c7(b9362f1a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17804|17840) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000c.000003c7(b9362f1a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17804|17840) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000c.000004c7(f677b9dd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17804|17840) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000c.000004c7(f677b9dd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17804|17840) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000c.000002c7(a02d1e5b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17804|17840) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000c.000002c7(a02d1e5b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17881) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17840) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17804|17881) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17804|17804) Service_Participant::shutdown
(17804|17804) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.304
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17804|17804) Service_Participant::~Service_Participant
(17804|17804) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #15 (PID 17803) ===
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'
2025-12-05T16:40:51Z: 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
(17803|17803) INFO: set_DCPS_debug_level: set to 3
(17803|17803) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17803|17803) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17803|17803) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17803|17803) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17803|17803) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17803|17803) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17803|17803) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17803|17803) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17803|17803) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17803|17803) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17803|17803) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17803|17803) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000d.000001c1(5f03c11d) in domain 7
(17803|17803) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17803|17803) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17803|17803) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17803|17803) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f2f4130 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f324a00 with 20 chunks
(17803|17803) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17803|17851) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000d.000001c7(b6606428) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.000001c7(b6606428), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17803|17803) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f492960 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f493b90 with 20 chunks
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17803|17803) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000d.000002c7(9d4d37eb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.000002c7(9d4d37eb), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17803|17803) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f4f1750 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f4fb500 with 20 chunks
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17803|17851) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000d.000003c7(845606aa) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.000003c7(845606aa), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17803|17803) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f54ffe0 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f559bb0 with 20 chunks
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17803|17851) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000d.000004c7(cb17906d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.000004c7(cb17906d), 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'
(17803|17803) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f5bfee0 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f5c07b0 with 20 chunks
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.00000507(4968639c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17803|17803) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f7a59d0 with 20 chunks
(17803|17803) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f7b0fe0 with 20 chunks
(17803|17803) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17803|17803) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000d.00000607(6245305f), 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'
(17803|17803) WriteDataContainer sample_list_element_allocator 3f7bac38 with 20 chunks
(17803|17803) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3f7be980 with 20 chunks
(17803|17803) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3f7be490 with 20 chunks
(17803|17803) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3f7a5950 with 20 chunks
(17803|17803) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17803|17803) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000d.00000102(5d6e5217), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17803|17803) WriteDataContainer sample_list_element_allocator 3f7ca038 with 20 chunks
(17803|17803) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3f7c6470 with 20 chunks
(17803|17803) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3f7d18a0 with 20 chunks
(17803|17803) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3f7c63f0 with 20 chunks
(17803|17803) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17803|17803) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17803|17803) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17803|17803) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17803|17803) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17803|17803) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17803|17803) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000d.00000202(764301d4), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000102(5d6e5217) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17803|17851) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17803|17851) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000d.00000202(764301d4) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17803|17851) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17803|17851) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17803|17851) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17803|17803) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000102(5d6e5217) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 9
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
Deleting datawriter: datawriter_02
(17803|17803) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000202(764301d4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 9
(17803|17851) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17803|17851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17803|17803) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 8
(17803|17803) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000507(4968639c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 8
Deleting datareader: datareader_02
(17803|17803) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 8
(17803|17803) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000d.00000607(6245305f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17803|17838) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000d.000001c7(b6606428) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17803|17838) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000d.000001c7(b6606428) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17803|17838) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000d.000003c7(845606aa) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17803|17838) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000d.000003c7(845606aa) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17803|17838) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000d.000004c7(cb17906d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17803|17838) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000d.000004c7(cb17906d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17803|17838) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000d.000002c7(9d4d37eb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17803|17838) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000d.000002c7(9d4d37eb) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17888) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17838) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17803|17888) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17803|17803) Service_Participant::shutdown
(17803|17803) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.364
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17803|17803) Service_Participant::~Service_Participant
(17803|17803) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #18 (PID 17806) ===
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'
2025-12-05T16:40:51Z: 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
(17806|17806) INFO: set_DCPS_debug_level: set to 3
(17806|17806) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17806|17806) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17806|17806) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17806|17806) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17806|17806) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17806|17806) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17806|17806) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17806|17806) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17806|17806) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17806|17806) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17806|17806) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17806|17806) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000f.000001c1(25c3927d) in domain 7
(17806|17806) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17806|17806) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17806|17806) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17806|17806) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 31ee7120 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 31f17c80 with 20 chunks
(17806|17806) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17806|17853) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000f.000001c7(cca03748) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.000001c7(cca03748), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17806|17806) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 32085be0 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 32086e10 with 20 chunks
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17806|17853) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000f.000002c7(e78d648b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.000002c7(e78d648b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17806|17806) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 320e3950 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 320ed700 with 20 chunks
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17806|17853) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000f.000003c7(fe9655ca) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.000003c7(fe9655ca), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17806|17806) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 32142310 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 3214bee0 with 20 chunks
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17806|17853) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000f.000004c7(b1d7c30d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.000004c7(b1d7c30d), 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'
(17806|17806) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 321b2180 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 321b2a50 with 20 chunks
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.00000507(33a830fc), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17806|17806) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3239b230 with 20 chunks
(17806|17806) DataReaderImpl::enable Cached_Allocator_With_Overflow 323a6850 with 20 chunks
(17806|17806) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000f.00000607(1885633f), 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'
(17806|17806) WriteDataContainer sample_list_element_allocator 323abc28 with 20 chunks
(17806|17806) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 322e9260 with 20 chunks
(17806|17806) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 323b32d0 with 20 chunks
(17806|17806) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3239b1b0 with 20 chunks
(17806|17806) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17806|17806) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000f.00000102(27ae0177), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17806|17806) WriteDataContainer sample_list_element_allocator 323be8c8 with 20 chunks
(17806|17806) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 323ba2d0 with 20 chunks
(17806|17806) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 323c6000 with 20 chunks
(17806|17806) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 323ba250 with 20 chunks
(17806|17806) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17806|17806) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17806|17806) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17806|17806) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17806|17806) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17806|17806) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17806|17806) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17806|17806) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000f.00000202(0c8352b4), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000102(27ae0177) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17806|17853) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17806|17853) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000f.00000202(0c8352b4) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17806|17853) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17806|17853) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17806|17853) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17806|17806) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000102(27ae0177) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 8
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
Deleting datawriter: datawriter_02
(17806|17806) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000202(0c8352b4) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 8
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17806|17806) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17806|17806) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17806|17806) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 6
(17806|17806) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000507(33a830fc) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 6
(17806|17853) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17806|17853) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
Deleting datareader: datareader_02
(17806|17806) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 6
(17806|17806) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000f.00000607(1885633f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17806|17844) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000f.000001c7(cca03748) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17806|17844) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000f.000001c7(cca03748) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17806|17844) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000f.000003c7(fe9655ca) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17806|17844) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000f.000003c7(fe9655ca) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17806|17844) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000f.000004c7(b1d7c30d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17806|17844) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000f.000004c7(b1d7c30d) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17806|17844) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000f.000002c7(e78d648b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17806|17844) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000f.000002c7(e78d648b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17889) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17844) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17806|17889) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17806|17806) Service_Participant::shutdown
(17806|17806) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.378
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17806|17806) Service_Participant::~Service_Participant
(17806|17806) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #9 (PID 17797) ===
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'
2025-12-05T16:40:51Z: 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
(17797|17797) INFO: set_DCPS_debug_level: set to 3
(17797|17797) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17797|17797) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17797|17797) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17797|17797) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17797|17797) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17797|17797) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17797|17797) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17797|17797) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17797|17797) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17797|17797) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17797|17797) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17797|17797) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.0000000e.000001c1(18a3bbcd) in domain 7
(17797|17797) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17797|17797) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17797|17797) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17797|17797) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e74450f0 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e7475c30 with 20 chunks
(17797|17797) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17797|17852) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000e.000001c7(f1c01ef8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.000001c7(f1c01ef8), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17797|17797) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e75e3ec0 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e75e50f0 with 20 chunks
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17797|17797) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000e.000002c7(daed4d3b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.000002c7(daed4d3b), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17797|17797) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e7642cb0 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e764ca60 with 20 chunks
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17797|17852) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000e.000003c7(c3f67c7a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.000003c7(c3f67c7a), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17797|17797) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e76a1540 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e76ab110 with 20 chunks
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17797|17852) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.0000000e.000004c7(8cb7eabd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.000004c7(8cb7eabd), 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'
(17797|17797) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e77114a0 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e7711d70 with 20 chunks
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.00000507(0ec8194c), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17797|17797) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow e78f95b0 with 20 chunks
(17797|17797) DataReaderImpl::enable Cached_Allocator_With_Overflow e7904bf0 with 20 chunks
(17797|17797) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.0000000e.00000607(25e54a8f), 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'
(17797|17797) WriteDataContainer sample_list_element_allocator e79103d8 with 20 chunks
(17797|17797) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow e7914390 with 20 chunks
(17797|17797) DataWriterImpl::enable-db Cached_Allocator_With_Overflow e7913dd0 with 20 chunks
(17797|17797) DataWriterImpl::enable-header Cached_Allocator_With_Overflow e78f9530 with 20 chunks
(17797|17797) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17797|17797) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000e.00000102(1ace28c7), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17797|17797) WriteDataContainer sample_list_element_allocator e79209c8 with 20 chunks
(17797|17797) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow e791ac60 with 20 chunks
(17797|17797) DataWriterImpl::enable-db Cached_Allocator_With_Overflow e7928100 with 20 chunks
(17797|17797) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 280084c0 with 20 chunks
(17797|17797) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17797|17797) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17797|17797) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17797|17797) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17797|17797) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17797|17797) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17797|17797) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17797|17797) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.0000000e.00000202(31e37b04), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000102(1ace28c7) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17797|17852) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17797|17852) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.0000000e.00000202(31e37b04) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17797|17852) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17797|17852) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17797|17852) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17797|17797) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000102(1ace28c7) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 8
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
Deleting datawriter: datawriter_02
(17797|17797) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000202(31e37b04) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 8
(17797|17852) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17797|17852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17797|17797) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 6
(17797|17797) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000507(0ec8194c) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 6
Deleting datareader: datareader_02
(17797|17797) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 6
(17797|17797) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.0000000e.00000607(25e54a8f) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17797|17835) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000e.000001c7(f1c01ef8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17797|17835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000e.000001c7(f1c01ef8) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17797|17835) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000e.000003c7(c3f67c7a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17797|17835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000e.000003c7(c3f67c7a) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17797|17835) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000e.000004c7(8cb7eabd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17797|17835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000e.000004c7(8cb7eabd) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17797|17835) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.0000000e.000002c7(daed4d3b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17797|17835) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.0000000e.000002c7(daed4d3b) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17887) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17835) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17797|17887) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17797|17797) Service_Participant::shutdown
(17797|17797) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.395
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17797|17797) Service_Participant::~Service_Participant
(17797|17797) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #5 (PID 17793) ===
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'
2025-12-05T16:40:51Z: 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
(17793|17793) INFO: set_DCPS_debug_level: set to 3
(17793|17793) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17793|17793) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17793|17793) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17793|17793) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17793|17793) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17793|17793) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17793|17793) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17793|17793) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17793|17793) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17793|17793) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17793|17793) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17793|17793) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000010.000001c1(c773922e) in domain 7
(17793|17793) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17793|17793) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17793|17793) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17793|17793) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f8d5a0f0 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f8d8acb0 with 20 chunks
(17793|17793) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17793|17854) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000010.000001c7(2e10371b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.000001c7(2e10371b), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17793|17793) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f8ef8c20 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f8ef9e50 with 20 chunks
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17793|17854) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000010.000002c7(053d64d8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.000002c7(053d64d8), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17793|17793) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f8f56990 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f8f60740 with 20 chunks
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17793|17854) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000010.000003c7(1c265599) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.000003c7(1c265599), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17793|17793) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f8fb5350 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f8fbef20 with 20 chunks
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17793|17854) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000010.000004c7(5367c35e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.000004c7(5367c35e), 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'
(17793|17793) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f90250b0 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f9025980 with 20 chunks
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.00000507(d11830af), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17793|17793) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow f920d590 with 20 chunks
(17793|17793) DataReaderImpl::enable Cached_Allocator_With_Overflow f9218ba0 with 20 chunks
(17793|17793) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000010.00000607(fa35636c), 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'
(17793|17793) WriteDataContainer sample_list_element_allocator f92217a8 with 20 chunks
(17793|17793) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow f9225a10 with 20 chunks
(17793|17793) DataWriterImpl::enable-db Cached_Allocator_With_Overflow f9224ed0 with 20 chunks
(17793|17793) DataWriterImpl::enable-header Cached_Allocator_With_Overflow f920d510 with 20 chunks
(17793|17793) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17793|17793) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000010.00000102(c51e0124), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17793|17793) WriteDataContainer sample_list_element_allocator f9233788 with 20 chunks
(17793|17793) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow f922f100 with 20 chunks
(17793|17793) DataWriterImpl::enable-db Cached_Allocator_With_Overflow f923aff0 with 20 chunks
(17793|17793) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 24014320 with 20 chunks
(17793|17793) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17793|17793) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17793|17793) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17793|17793) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17793|17793) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17793|17793) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17793|17793) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17793|17793) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000010.00000202(ee3352e7), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000102(c51e0124) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17793|17854) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17793|17854) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000010.00000202(ee3352e7) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17793|17854) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17793|17854) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17793|17854) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17793|17793) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000102(c51e0124) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 6
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
Deleting datawriter: datawriter_02
(17793|17793) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000202(ee3352e7) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 6
(17793|17854) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17793|17854) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17793|17793) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 5
(17793|17793) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000507(d11830af) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 5
Deleting datareader: datareader_02
(17793|17793) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 5
(17793|17793) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000010.00000607(fa35636c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17793|17837) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000010.000001c7(2e10371b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17793|17837) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000010.000001c7(2e10371b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17793|17837) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000010.000003c7(1c265599) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17793|17837) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000010.000003c7(1c265599) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17793|17837) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000010.000004c7(5367c35e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17793|17837) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000010.000004c7(5367c35e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17793|17891) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17793|17837) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000010.000002c7(053d64d8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17793|17837) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000010.000002c7(053d64d8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17837) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17793|17891) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17793|17793) Service_Participant::shutdown
(17793|17793) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.402
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17793|17793) Service_Participant::~Service_Participant
(17793|17793) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #21 (PID 17809) ===
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'
2025-12-05T16:40:51Z: 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
(17809|17809) INFO: set_DCPS_debug_level: set to 3
(17809|17809) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17809|17809) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17809|17809) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17809|17809) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17809|17809) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17809|17809) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17809|17809) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17809|17809) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17809|17809) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17809|17809) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17809|17809) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17809|17809) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000013.000001c1(80d3e8fe) in domain 7
(17809|17809) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17809|17809) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17809|17809) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17809|17809) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 339820f0 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 339b2c70 with 20 chunks
(17809|17809) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17809|17855) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000013.000001c7(69b04dcb) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.000001c7(69b04dcb), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17809|17809) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 33b20f00 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 33b22130 with 20 chunks
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17809|17809) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000013.000002c7(429d1e08) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.000002c7(429d1e08), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17809|17809) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 33b7fcf0 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 33b89aa0 with 20 chunks
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17809|17855) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000013.000003c7(5b862f49) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.000003c7(5b862f49), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17809|17809) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 33bde580 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 33be8150 with 20 chunks
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17809|17855) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000013.000004c7(14c7b98e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.000004c7(14c7b98e), 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'
(17809|17809) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 33c4e7a0 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 33c4f070 with 20 chunks
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.00000507(96b84a7f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17809|17809) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 33e37ea0 with 20 chunks
(17809|17809) DataReaderImpl::enable Cached_Allocator_With_Overflow 33e434b0 with 20 chunks
(17809|17809) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000013.00000607(bd9519bc), 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'
(17809|17809) WriteDataContainer sample_list_element_allocator 33e4bf48 with 20 chunks
(17809|17809) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 33e4fd40 with 20 chunks
(17809|17809) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 33e4f940 with 20 chunks
(17809|17809) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 33e37e20 with 20 chunks
(17809|17809) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17809|17809) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000013.00000102(82be7bf4), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17809|17809) WriteDataContainer sample_list_element_allocator 33d82638 with 20 chunks
(17809|17809) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 33d804f0 with 20 chunks
(17809|17809) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 33e55d20 with 20 chunks
(17809|17809) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 33d86520 with 20 chunks
(17809|17809) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17809|17809) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17809|17809) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17809|17809) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17809|17809) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17809|17809) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17809|17809) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17809|17809) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000013.00000202(a9932837), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000102(82be7bf4) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17809|17855) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17809|17855) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000013.00000202(a9932837) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17809|17855) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17809|17855) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 1
(17809|17855) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17809|17809) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000102(82be7bf4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f) num remotes 5
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
Deleting datawriter: datawriter_02
(17809|17809) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000202(a9932837) remote 01030000.a41d4fd7.00000011.00000607(c7554adc) num remotes 5
(17809|17855) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17809|17855) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17809|17809) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 4
(17809|17809) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000507(96b84a7f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 4
Deleting datareader: datareader_02
(17809|17809) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 4
(17809|17809) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000013.00000607(bd9519bc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17809|17839) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000013.000001c7(69b04dcb) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17809|17839) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000013.000001c7(69b04dcb) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17809|17839) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000013.000003c7(5b862f49) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17809|17839) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000013.000003c7(5b862f49) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17809|17839) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000013.000004c7(14c7b98e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17809|17839) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000013.000004c7(14c7b98e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17809|17839) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000013.000002c7(429d1e08) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17809|17839) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000013.000002c7(429d1e08) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17914) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17839) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17809|17914) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17809|17809) Service_Participant::shutdown
(17809|17809) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.463
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.015
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17809|17809) Service_Participant::~Service_Participant
(17809|17809) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #17 (PID 17805) ===
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'
2025-12-05T16:40:51Z: 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
(17805|17805) INFO: set_DCPS_debug_level: set to 3
(17805|17805) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17805|17805) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17805|17805) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17805|17805) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17805|17805) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17805|17805) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17805|17805) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17805|17805) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17805|17805) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17805|17805) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17805|17805) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17805|17805) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000011.000001c1(fa13bb9e) in domain 7
(17805|17805) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17805|17805) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17805|17805) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17805|17805) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb13a0f0 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb16a840 with 20 chunks
(17805|17805) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17805|17856) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000011.000001c7(13701eab) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.000001c7(13701eab), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17805|17805) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb2d87d0 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb2d9a00 with 20 chunks
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17805|17856) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000011.000002c7(385d4d68) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.000002c7(385d4d68), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17805|17805) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb336570 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb340320 with 20 chunks
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17805|17856) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000011.000003c7(21467c29) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.000003c7(21467c29), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17805|17805) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb394f30 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb39eb00 with 20 chunks
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17805|17856) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000011.000004c7(6e07eaee) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.000004c7(6e07eaee), 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'
(17805|17805) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb404cf0 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb4055c0 with 20 chunks
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.00000507(ec78191f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17805|17805) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow eb5ecf40 with 20 chunks
(17805|17805) DataReaderImpl::enable Cached_Allocator_With_Overflow eb5f8550 with 20 chunks
(17805|17805) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000011.00000607(c7554adc), 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'
(17805|17805) WriteDataContainer sample_list_element_allocator eb606be8 with 20 chunks
(17805|17805) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow eb602820 with 20 chunks
(17805|17805) DataWriterImpl::enable-db Cached_Allocator_With_Overflow eb60e450 with 20 chunks
(17805|17805) DataWriterImpl::enable-header Cached_Allocator_With_Overflow eb5ecec0 with 20 chunks
(17805|17805) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17805|17805) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000011.00000102(f87e2894), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17805|17805) WriteDataContainer sample_list_element_allocator eb6160d8 with 20 chunks
(17805|17805) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow eb611980 with 20 chunks
(17805|17805) DataWriterImpl::enable-db Cached_Allocator_With_Overflow eb61d970 with 20 chunks
(17805|17805) DataWriterImpl::enable-header Cached_Allocator_With_Overflow b0008f40 with 20 chunks
(17805|17805) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17805|17805) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17805|17805) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17805|17805) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17805|17805) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17805|17805) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17805|17805) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17805|17805) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000011.00000202(d3537b57), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000102(f87e2894) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17805|17856) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17805|17856) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000011.00000202(d3537b57) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17805|17856) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17805|17856) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f) num remotes 1
(17805|17856) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17805|17805) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000102(f87e2894) remote 01030000.a41d4fd7.00000011.00000507(ec78191f) num remotes 4
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
Deleting datawriter: datawriter_02
(17805|17805) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000202(d3537b57) remote 01030000.a41d4fd7.00000011.00000607(c7554adc) num remotes 4
(17805|17856) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17805|17856) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17805|17805) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 3
(17805|17805) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000507(ec78191f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 3
Deleting datareader: datareader_02
(17805|17805) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 3
(17805|17805) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000011.00000607(c7554adc) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17805|17846) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000011.000001c7(13701eab) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17805|17846) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000011.000001c7(13701eab) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17805|17846) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000011.000003c7(21467c29) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17805|17846) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000011.000003c7(21467c29) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17805|17846) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000011.000004c7(6e07eaee) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17805|17846) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000011.000004c7(6e07eaee) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17805|17846) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000011.000002c7(385d4d68) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17805|17846) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000011.000002c7(385d4d68) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17915) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17846) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17805|17915) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17805|17805) Service_Participant::shutdown
(17805|17805) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.478
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.014
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17805|17805) Service_Participant::~Service_Participant
(17805|17805) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #20 (PID 17808) ===
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'
2025-12-05T16:40:51Z: 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
(17808|17808) INFO: set_DCPS_debug_level: set to 3
(17808|17808) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17808|17808) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17808|17808) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17808|17808) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17808|17808) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17808|17808) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17808|17808) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17808|17808) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17808|17808) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17808|17808) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17808|17808) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17808|17808) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000014.000001c1(32f334ee) in domain 7
(17808|17808) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17808|17808) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17808|17808) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17808|17808) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a1510f0 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a181900 with 20 chunks
(17808|17808) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17808|17858) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000014.000001c7(db9091db) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.000001c7(db9091db), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17808|17808) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a2ef860 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a2f0a90 with 20 chunks
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17808|17858) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000014.000002c7(f0bdc218) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.000002c7(f0bdc218), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17808|17808) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a34d5d0 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a357380 with 20 chunks
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17808|17858) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000014.000003c7(e9a6f359) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.000003c7(e9a6f359), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17808|17808) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a3abf90 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a3b5b60 with 20 chunks
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17808|17858) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000014.000004c7(a6e7659e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.000004c7(a6e7659e), 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'
(17808|17808) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a41bd20 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a41c5f0 with 20 chunks
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.00000507(2498966f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17808|17808) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a602dc0 with 20 chunks
(17808|17808) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a60e340 with 20 chunks
(17808|17808) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000014.00000607(0fb5c5ac), 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'
(17808|17808) WriteDataContainer sample_list_element_allocator 5a6182f8 with 20 chunks
(17808|17808) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 5a613e20 with 20 chunks
(17808|17808) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 5a61fb60 with 20 chunks
(17808|17808) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 5a602d40 with 20 chunks
(17808|17808) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17808|17808) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000014.00000102(309ea7e4), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17808|17808) WriteDataContainer sample_list_element_allocator 5a54d4c8 with 20 chunks
(17808|17808) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 5a54f1a0 with 20 chunks
(17808|17808) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 5a550da0 with 20 chunks
(17808|17808) DataWriterImpl::enable-header Cached_Allocator_With_Overflow fc008110 with 20 chunks
(17808|17808) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17808|17808) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17808|17808) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17808|17808) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17808|17808) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17808|17808) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17808|17808) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17808|17808) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000014.00000202(1bb3f427), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000102(309ea7e4) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17808|17858) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17808|17858) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000014.00000202(1bb3f427) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17808|17858) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17808|17858) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000011.00000507(ec78191f) num remotes 1
(17808|17858) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000011.00000607(c7554adc) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17808|17808) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000102(309ea7e4) remote 01030000.a41d4fd7.00000012.00000507(abd863cf) num remotes 3
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
Deleting datawriter: datawriter_02
(17808|17808) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000202(1bb3f427) remote 01030000.a41d4fd7.00000012.00000607(80f5300c) num remotes 3
(17808|17858) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
(17808|17858) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17808|17808) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 2
(17808|17808) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000507(2498966f) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 2
Deleting datareader: datareader_02
(17808|17808) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 2
(17808|17808) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17808|17847) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000014.000001c7(db9091db) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17808|17847) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000014.000001c7(db9091db) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17808|17847) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000014.000003c7(e9a6f359) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17808|17847) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000014.000003c7(e9a6f359) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17808|17847) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000014.000004c7(a6e7659e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17808|17847) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000014.000004c7(a6e7659e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17808|17847) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000014.000002c7(f0bdc218) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17808|17847) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000014.000002c7(f0bdc218) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17925) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17847) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17808|17925) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17808|17808) Service_Participant::shutdown
(17808|17808) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.523
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17808|17808) Service_Participant::~Service_Participant
(17808|17808) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #19 (PID 17807) ===
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'
2025-12-05T16:40:51Z: 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
(17807|17807) INFO: set_DCPS_debug_level: set to 3
(17807|17807) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17807|17807) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17807|17807) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17807|17807) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17807|17807) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17807|17807) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17807|17807) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17807|17807) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17807|17807) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17807|17807) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17807|17807) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17807|17807) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000012.000001c1(bdb3c14e) in domain 7
(17807|17807) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17807|17807) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17807|17807) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17807|17807) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 24b850f0 with 20 chunks
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 24bb5900 with 20 chunks
(17807|17807) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.000001c7(54d0647b), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17807|17807) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 24d23860 with 20 chunks
(17807|17857) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000012.000001c7(54d0647b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 24d24a90 with 20 chunks
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17807|17857) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000012.000002c7(7ffd37b8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.000002c7(7ffd37b8), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17807|17807) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 24d815a0 with 20 chunks
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 24d8b350 with 20 chunks
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17807|17857) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000012.000003c7(66e606f9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.000003c7(66e606f9), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17807|17807) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 24ddffb0 with 20 chunks
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 24de9b80 with 20 chunks
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17807|17857) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000012.000004c7(29a7903e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.000004c7(29a7903e), 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'
(17807|17807) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 24e4fd90 with 20 chunks
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 24e50660 with 20 chunks
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.00000507(abd863cf), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17807|17807) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 25039c10 with 20 chunks
(17807|17807) DataReaderImpl::enable Cached_Allocator_With_Overflow 25045220 with 20 chunks
(17807|17807) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000012.00000607(80f5300c), 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'
(17807|17807) WriteDataContainer sample_list_element_allocator 250547f8 with 20 chunks
(17807|17807) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 25059370 with 20 chunks
(17807|17807) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 25058050 with 20 chunks
(17807|17807) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 25039b90 with 20 chunks
(17807|17807) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17807|17807) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000012.00000102(bfde5244), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17807|17807) WriteDataContainer sample_list_element_allocator 24f862f8 with 20 chunks
(17807|17807) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 24f85010 with 20 chunks
(17807|17807) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 24f83ba0 with 20 chunks
(17807|17807) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 24f84f90 with 20 chunks
(17807|17807) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17807|17807) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000102(bfde5244) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17807|17807) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17807|17807) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17807|17857) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17807|17857) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17807|17857) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17807|17807) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000012.00000202(94f30187) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17807|17807) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17807|17807) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17807|17807) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000012.00000202(94f30187), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
(17807|17857) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000011.00000507(ec78191f) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000011.00000607(c7554adc) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000014.00000507(2498966f) num remotes 1
(17807|17857) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17807|17807) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000102(bfde5244) remote 01030000.a41d4fd7.00000012.00000507(abd863cf) num remotes 2
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 1
Deleting datawriter: datawriter_02
(17807|17807) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000202(94f30187) remote 01030000.a41d4fd7.00000012.00000607(80f5300c) num remotes 2
(17807|17857) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 1
(17807|17857) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(17807|17807) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54) num remotes 1
(17807|17807) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000507(abd863cf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54) num remotes 1
Deleting datareader: datareader_02
(17807|17807) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97) num remotes 1
(17807|17807) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000012.00000607(80f5300c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(17807|17845) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000012.000001c7(54d0647b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17807|17845) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000012.000001c7(54d0647b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17807|17845) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000012.000003c7(66e606f9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17807|17845) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000012.000003c7(66e606f9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17807|17845) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000012.000004c7(29a7903e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17807|17845) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000012.000004c7(29a7903e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17807|17845) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000012.000002c7(7ffd37b8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17807|17845) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000012.000002c7(7ffd37b8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17807|17929) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17807|17845) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17807|17929) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17807|17807) Service_Participant::shutdown
(17807|17807) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.566
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.015
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17807|17807) Service_Participant::~Service_Participant
(17807|17807) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.456f09bc.000001c1 === Spawned Process #13 (PID 17801) ===
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'
2025-12-05T16:40:51Z: 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
(17801|17801) INFO: set_DCPS_debug_level: set to 3
(17801|17801) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(17801|17801) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(17801|17801) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(17801|17801) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(17801|17801) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(17801|17801) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(17801|17801) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(17801|17801) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(17801|17801) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(17801|17801) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(17801|17801) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(17801|17801) DomainParticipantImpl::enable: enabled participant 01030000.a41d4fd7.00000015.000001c1(0f931d5e) in domain 7
(17801|17801) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(17801|17801) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(17801|17801) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(17801|17801) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dfa7a0f0 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dfaaa900 with 20 chunks
(17801|17801) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17801|17859) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000015.000001c7(e6f0b86b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.000001c7(e6f0b86b), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(17801|17801) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dfc18860 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dfc19a90 with 20 chunks
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17801|17859) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000015.000002c7(cdddeba8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.000002c7(cdddeba8), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(17801|17801) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dfc765d0 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dfc80380 with 20 chunks
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17801|17801) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000015.000003c7(d4c6dae9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.000003c7(d4c6dae9), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(17801|17801) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dfcd6020 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dfcdfbf0 with 20 chunks
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(17801|17859) DataReaderImpl::add_association - bit 1 local 01030000.a41d4fd7.00000015.000004c7(9b874c2e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.000004c7(9b874c2e), 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'
(17801|17801) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dfd46080 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dfd46950 with 20 chunks
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000004.00000102(507e3066)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000008.00000102(958edd67)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.00000507(19f8bfdf), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(17801|17801) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow dff2da60 with 20 chunks
(17801|17801) DataReaderImpl::enable Cached_Allocator_With_Overflow dff39070 with 20 chunks
(17801|17801) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000002.00000202(f4139605)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000005.00000202(46334a15)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000006.00000202(019330c5)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000013.00000202(a9932837)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57)
(17801|17801) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataReaderImpl::enable: got GUID 01030000.a41d4fd7.00000015.00000607(32d5ec1c), 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'
(17801|17801) WriteDataContainer sample_list_element_allocator dff4b858 with 20 chunks
(17801|17801) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow dff4f5f0 with 20 chunks
(17801|17801) DataWriterImpl::enable-db Cached_Allocator_With_Overflow dff4f250 with 20 chunks
(17801|17801) DataWriterImpl::enable-header Cached_Allocator_With_Overflow dff2d9e0 with 20 chunks
(17801|17801) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17801|17801) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000002.00000507(cb38f44d) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000003.00000507(f658ddfd) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000507(447801ed)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000004.00000507(447801ed) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000004.00000507(447801ed)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000507(7918285d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000005.00000507(7918285d) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000005.00000507(7918285d)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000008.00000507(8188ecec) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000008.00000507(8188ecec)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000006.00000507(3eb8528d) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000009.00000507(bce8c55c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000b.00000507(c628963c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000b.00000507(c628963c)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000c.00000507(74084a2c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000007.00000507(03d87b3d) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000e.00000507(0ec8194c) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000f.00000507(33a830fc) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.0000000d.00000507(4968639c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000d.00000507(4968639c)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000013.00000507(96b84a7f) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000507(d11830af)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000010.00000507(d11830af) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000010.00000507(d11830af)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000011.00000507(ec78191f) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000011.00000507(ec78191f)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000012.00000507(abd863cf) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000012.00000507(abd863cf)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000507(2498966f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000014.00000507(2498966f) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000014.00000507(2498966f)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000102(0dfe8e54) reader 01030000.a41d4fd7.00000015.00000507(19f8bfdf) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000015.00000102(0dfe8e54), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17801|17801) WriteDataContainer sample_list_element_allocator dff5d958 with 20 chunks
(17801|17801) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow dfe7ab20 with 20 chunks
(17801|17801) DataWriterImpl::enable-db Cached_Allocator_With_Overflow dff651c0 with 20 chunks
(17801|17801) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 9800a4c0 with 20 chunks
(17801|17801) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(17801|17801) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000012.00000202(94f30187)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000002.00000607(e015a78e) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000002.00000607(e015a78e)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000003.00000607(dd758e3e) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000004.00000607(6f55522e) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000004.00000607(6f55522e)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000005.00000607(52357b9e) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000005.00000607(52357b9e)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000006.00000607(1595014e)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000006.00000607(1595014e) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000006.00000607(1595014e)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000009.00000607(97c5969f) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000009.00000607(97c5969f)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000a.00000607(d065ec4f) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000c.00000607(5f2519ef) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000d.00000607(6245305f) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000d.00000607(6245305f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000007.00000607(28f528fe) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000007.00000607(28f528fe)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000f.00000607(1885633f) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000f.00000607(1885633f)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000010.00000607(fa35636c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000010.00000607(fa35636c)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000013.00000607(bd9519bc) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000011.00000607(c7554adc) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000011.00000607(c7554adc)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17801|17859) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000012.00000607(80f5300c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000012.00000607(80f5300c)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17801|17859) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.0000000e.00000607(25e54a8f) calling association_complete_i
(17801|17859) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f)
(17801|17801) DataWriterImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17801|17859) DataReaderImpl::add_association - bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) succeeded in associating with reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17801|17801) DataWriterImpl::transport_assoc_done: writer 01030000.a41d4fd7.00000015.00000202(26d3dd97) reader 01030000.a41d4fd7.00000015.00000607(32d5ec1c) calling association_complete_i
(17801|17801) DataWriterImpl::association_complete_i - bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c)
(17801|17801) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(17801|17801) DataWriterImpl::enable: got GUID 01030000.a41d4fd7.00000015.00000202(26d3dd97), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:40:51Z: Process construction / entity creation complete.
2025-12-05T16:40:51Z: Beginning action construction / initialization.
2025-12-05T16:40:51Z: Action construction / initialization complete.
2025-12-05T16:40:52Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:40:52Z: DDS entities enabled.
2025-12-05T16:40:52Z: Initializing process actions.
2025-12-05T16:41:22Z: Starting process actions.
2025-12-05T16:41:22Z: Process tests started.
2025-12-05T16:41:23Z: Stopping process tests.
2025-12-05T16:41:23Z: Process tests stopped.
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000002.00000102(df3ec5c6) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000002.00000202(f4139605) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000002.00000507(cb38f44d) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000002.00000607(e015a78e) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000003.00000102(e25eec76) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000003.00000202(c973bfb5) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000003.00000507(f658ddfd) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000003.00000607(dd758e3e) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000004.00000102(507e3066) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000004.00000202(7b5363a5) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000004.00000507(447801ed) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000004.00000607(6f55522e) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000005.00000102(6d1e19d6) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000005.00000202(46334a15) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000005.00000507(7918285d) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000005.00000607(52357b9e) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000006.00000102(2abe6306) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000006.00000202(019330c5) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000008.00000102(958edd67) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000006.00000507(3eb8528d) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000006.00000607(1595014e) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000008.00000202(bea38ea4) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000008.00000507(8188ecec) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000007.00000102(17de4ab6) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000008.00000607(aaa5bf2f) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000007.00000202(3cf31975) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000007.00000507(03d87b3d) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000007.00000607(28f528fe) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000009.00000102(a8eef4d7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000009.00000202(83c3a714) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000009.00000507(bce8c55c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000009.00000607(97c5969f) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000a.00000102(ef4e8e07) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000a.00000202(c463ddc4) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000a.00000507(fb48bf8c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000a.00000607(d065ec4f) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000b.00000102(d22ea7b7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000b.00000202(f903f474) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000b.00000507(c628963c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000b.00000607(ed05c5ff) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000c.00000102(600e7ba7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000c.00000202(4b232864) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000c.00000507(74084a2c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000c.00000607(5f2519ef) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000d.00000102(5d6e5217) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000d.00000202(764301d4) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000d.00000507(4968639c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000d.00000607(6245305f) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000f.00000102(27ae0177) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.0000000e.00000102(1ace28c7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000f.00000202(0c8352b4) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000f.00000507(33a830fc) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.0000000e.00000202(31e37b04) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000f.00000607(1885633f) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.0000000e.00000507(0ec8194c) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.0000000e.00000607(25e54a8f) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000010.00000102(c51e0124) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000010.00000202(ee3352e7) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000010.00000507(d11830af) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000010.00000607(fa35636c) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000013.00000102(82be7bf4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000013.00000202(a9932837) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000013.00000507(96b84a7f) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000013.00000607(bd9519bc) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000011.00000102(f87e2894) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000011.00000202(d3537b57) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000011.00000507(ec78191f) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000011.00000607(c7554adc) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000014.00000102(309ea7e4) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000014.00000202(1bb3f427) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000014.00000507(2498966f) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000014.00000607(0fb5c5ac) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000012.00000102(bfde5244) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000012.00000202(94f30187) num remotes 1
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000012.00000507(abd863cf) num remotes 1
2025-12-05T16:41:24Z: Stopping process actions.
2025-12-05T16:41:24Z: Detaching Listeners.
2025-12-05T16:41:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(17801|17859) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000012.00000607(80f5300c) num remotes 1
(17801|17801) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000102(0dfe8e54) remote 01030000.a41d4fd7.00000015.00000507(19f8bfdf) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000507(19f8bfdf) remote 01030000.a41d4fd7.00000015.00000102(0dfe8e54) num remotes 1
Deleting datawriter: datawriter_02
(17801|17801) DataWriterImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000202(26d3dd97) remote 01030000.a41d4fd7.00000015.00000607(32d5ec1c) num remotes 1
(17801|17859) DataReaderImpl::remove_associations: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97) num remotes 1
(17801|17859) DataReaderImpl::remove_associations_i: bit 0 local 01030000.a41d4fd7.00000015.00000607(32d5ec1c) remote 01030000.a41d4fd7.00000015.00000202(26d3dd97) 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
(17801|17848) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000015.000001c7(e6f0b86b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17801|17848) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000015.000001c7(e6f0b86b) remote 01030000.a41d4fd7.00000001.000001c2(03fa7da6) num remotes 1
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000001c2(03fa7da6)
(17801|17848) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000015.000003c7(d4c6dae9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17801|17848) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000015.000003c7(d4c6dae9) remote 01030000.a41d4fd7.00000001.000004c2(7e8d89e3) num remotes 1
(17801|17848) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000015.000004c7(9b874c2e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17801|17848) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000015.000004c7(9b874c2e) remote 01030000.a41d4fd7.00000001.000003c2(31cc1f24) num remotes 1
(17801|17848) DataReaderImpl::remove_associations: bit 1 local 01030000.a41d4fd7.00000015.000002c7(cdddeba8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17801|17848) DataReaderImpl::remove_associations_i: bit 1 local 01030000.a41d4fd7.00000015.000002c7(cdddeba8) remote 01030000.a41d4fd7.00000001.000002c2(28d72e65) num remotes 1
(17801|17928) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.86:45457 , reconnect_state = INIT_STATE.
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17801|17848) InstanceState::unregister_was_received on 01030000.a41d4fd7.00000001.000002c2(28d72e65)
(17801|17928) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(17801|17801) Service_Participant::shutdown
(17801|17801) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:41:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.568
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.017
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(17801|17801) Service_Participant::~Service_Participant
(17801|17801) 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:71s 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_17941
node_controller PID: 17942 started at 2025-12-05 16:41:49
/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: 17943 started at 2025-12-05 16:41:49
(17943|17949) WARNING: MulticastManager::join: failed (t1o7 9j4o2i|n1 7g9r4o8u)p W2A3R9N.I2N5G5:. 4M2u.l5t3i:c2a9s6t5M2a noang eern:P:6j1o6i0n7:s 1f/a0i.l0e.d0 .t0o (j0oxi5n6 0g9rcocu2p0 52d3898. 2j5o5i.n4e2d. 5c3o:u2n9t6 512) :o nU neknnPo6w1n6 0e7rsr1o/r0 .-03.
0.0 (0x55cb778ee2b8 joined count 1): Unknown error -3
(17943|17949) WARNING: MulticastManager::join: failed to join group 239.255.(4127.95432:|2197695408 )o nW AeRnNPI6N1G6:0 7Msu1l/t0i.c0a.s0t.M0a n(a0gxe5r6:0:9jcoci1n8:c 8f3a0i ljeodi nteod jcooiunn tg r1o)u:p U2n3k9n.o2w5n5 .e4r2r.o5r3 :-239
650 on enP61607s1/0.0.0.0 (0x55cb77875600 joined count 1): Unknown error -3
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...
(17943|17947) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:39344 failed send: Operation not permitted
(17943|17947) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17942|17952) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f697000a6e8 joined count 1): Unknown error -3
(17943|17953) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7fc72800ab98 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.4616eab8.000001c1 "test_nc_17941"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2025-12-05T16:41:56Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:41:59Z
2025-12-05T16:42:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17957 with exit code 0
2025-12-05T16:42:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17956 with exit code 0
Writing report for node name 'test_nc_17941' (id '01037ced.8d824a6b.4616eab8.000001c1') with 2 spawned process reports
Ended at 2025-12-05T16:42:28Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 2.743142
percent cpu utilization mean = 0.819022
percent cpu utilization stdev = 1.027163
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 0.609570
percent memory utilization mean = 0.579738
percent memory utilization stdev = 0.114193
percent memory utilization median = 0.607225
percent memory utilization madev = 0.002344
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000008
percent virtual memory utilization mean = 0.000008
percent virtual memory utilization stdev = 0.000002
percent virtual memory utilization median = 0.000008
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.023 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.021 seconds
Max Destruction Time: 0.030 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.241040
discovery time delta max = 0.275514
discovery time delta mean = 0.262002
discovery time delta stdev = 0.013297
discovery time delta median = 0.265727
discovery time delta madev = 0.007575
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.000186
latency max = 0.001180
latency mean = 0.000251
latency stdev = 0.000096
latency median = 0.000231
latency madev = 0.000015
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.000960
jitter mean = 0.000043
jitter stdev = 0.000118
jitter median = 0.000009
jitter madev = 0.000007
Throughput Statistics:
throughput count = 1998
throughput min = 18231.063210
throughput max = 18952.222355
throughput mean = 18798.595562
throughput stdev = 17.013113
throughput median = 18799.484153
throughput madev = 0.917524
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000215
round trip latency max = 0.000917
round trip latency mean = 0.000265
round trip latency stdev = 0.000081
round trip latency median = 0.000242
round trip latency madev = 0.000013
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000690
round trip jitter mean = 0.000043
round trip jitter stdev = 0.000099
round trip jitter median = 0.000009
round trip jitter madev = 0.000007
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17755.878022
round trip throughput max = 18799.060466
round trip throughput mean = 18792.193969
round trip throughput stdev = 40.661076
round trip throughput median = 18797.919576
round trip throughput madev = 0.871143
Wrote results to example/result/4
=== Showing Log for Node 01037ced.8d824a6b.4616eab8.000001c1 === Spawned Process #2 (PID 17957) ===
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'
2025-12-05T16:42:00Z: 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'
(17957|17966) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d9644a2be8 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(17957|17966) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d96442a4a0 joined count 1): Unknown error -3
2025-12-05T16:42:00Z: Process construction / entity creation complete.
2025-12-05T16:42:00Z: Beginning action construction / initialization.
2025-12-05T16:42:00Z: Action construction / initialization complete.
(17957|17970) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f94f000a6e8 joined count 1): Unknown error -3
2025-12-05T16:42:01Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:42:01Z: DDS entities enabled.
2025-12-05T16:42:01Z: Initializing process actions.
2025-12-05T16:42:11Z: Starting process actions.
2025-12-05T16:42:11Z: Process tests started.
2025-12-05T16:42:26Z: Stopping process tests.
2025-12-05T16:42:26Z: Process tests stopped.
2025-12-05T16:42:27Z: Stopping process actions.
2025-12-05T16:42:27Z: Detaching Listeners.
2025-12-05T16:42:27Z: 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
2025-12-05T16:42:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.023
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 01037ced.8d824a6b.4616eab8.000001c1 === Spawned Process #1 (PID 17956) ===
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'
2025-12-05T16:42:00Z: 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'
(17956|17965) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55fd8cb2cc98 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(17956|17965) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55fd8cab4550 joined count 1): Unknown error -3
2025-12-05T16:42:00Z: Process construction / entity creation complete.
2025-12-05T16:42:00Z: Beginning action construction / initialization.
2025-12-05T16:42:00Z: Action construction / initialization complete.
(17956|17964) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:42871 failed send: Operation not permitted
(17956|17964) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17956|17969) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f1cf800ab98 joined count 1): Unknown error -3
2025-12-05T16:42:01Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:42:01Z: DDS entities enabled.
2025-12-05T16:42:01Z: Initializing process actions.
2025-12-05T16:42:11Z: Starting process actions.
2025-12-05T16:42:11Z: Process tests started.
2025-12-05T16:42:26Z: Stopping process tests.
2025-12-05T16:42:26Z: Process tests stopped.
2025-12-05T16:42:27Z: Stopping process actions.
2025-12-05T16:42:27Z: Detaching Listeners.
2025-12-05T16:42:27Z: 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
2025-12-05T16:42:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.023
enable time: 0.000
start time: 0.001
stop time: 0.021
destruction time: 0.007
--- 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_17972
node_controller PID: 17973 started at 2025-12-05 16:42:29
/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: 17974 started at 2025-12-05 16:42:29
(17974|17979) WARNI(N1G7:9 7M3u|l1t7i9c8a0s)t MWaAnRaNgIeNrG::: jMouilnt:i cfaasitlMeadn atgoe rj:o:ijno ignr:o ufpa i2l3e9d. 2t5o5 .j4o2i.n5 3g:r2o9u6p5 22 3o9n. 2e5n5P.64126.0573s:12/906.502. 0o.n0 e(n0Px6515680674s510/800.e01.80 .j0o i(n0exd5 5cbocubnet3 817)2:b 8U njkonionwend ecroruonrt -13)
: Unknown error -3
(17973|17980) WARNING:( 1M7u9l7t4i|c1a7s9t7M9a)n aWgAeRrN:I:NjGo:i nM:u lftaiiclaesdt Mtaon ajgoeirn: :gjrooiunp: 2f3a9i.l2e5d5 .t4o2 .j5o3i:n2 9g6r5o0u po n2 3e9n.P265156.0472s.15/30:.209.605.00 o(n0 xe5n5Pb6c1b6e0370se16/000. 0j.o0i.n0e d( 0cxo5u5n8t6 415)0:0 7U8ndk0n ojwoni neerdr ocro u-n3t
1): Unknown error -3
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...
(17973|17977) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:51573 failed send: Operation not permitted
(17973|17977) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17974|17984) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f353400aa48 joined count 1): Unknown error -3
(17973|17983) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7fabcc00aa18 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.4635d2a8.000001c1 "test_nc_17972"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2025-12-05T16:42:36Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:42:39Z
2025-12-05T16:43:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17988 with exit code 0
2025-12-05T16:43:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 17989 with exit code 0
Writing report for node name 'test_nc_17972' (id '01037ced.8d824a6b.4635d2a8.000001c1') with 2 spawned process reports
Ended at 2025-12-05T16:43:09Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 2.005013
percent cpu utilization mean = 0.308710
percent cpu utilization stdev = 0.460361
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 0.651111
percent memory utilization mean = 0.577946
percent memory utilization stdev = 0.159102
percent memory utilization median = 0.627544
percent memory utilization madev = 0.020111
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000008
percent virtual memory utilization mean = 0.000007
percent virtual memory utilization stdev = 0.000002
percent virtual memory utilization median = 0.000008
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.025 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.021 seconds
Max Destruction Time: 0.029 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.222044
discovery time delta max = 0.483541
discovery time delta mean = 0.295039
discovery time delta stdev = 0.109058
discovery time delta median = 0.237286
discovery time delta madev = 0.009916
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.000493
latency max = 0.001713
latency mean = 0.000790
latency stdev = 0.000219
latency median = 0.000695
latency madev = 0.000135
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.000827
jitter mean = 0.000086
jitter stdev = 0.000149
jitter median = 0.000026
jitter madev = 0.000019
Throughput Statistics:
throughput count = 198
throughput min = 984062.345002
throughput max = 1000831.419643
throughput mean = 1000366.478348
throughput stdev = 1560.252676
throughput median = 1000699.995815
throughput madev = 85.328605
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.000620
round trip latency max = 0.001154
round trip latency mean = 0.000815
round trip latency stdev = 0.000089
round trip latency median = 0.000807
round trip latency madev = 0.000033
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.000385
round trip jitter mean = 0.000073
round trip jitter stdev = 0.000090
round trip jitter median = 0.000030
round trip jitter madev = 0.000028
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 978169.458203
round trip throughput max = 1000716.202976
round trip throughput mean = 999924.100061
round trip throughput stdev = 2470.230653
round trip throughput median = 1000527.198902
round trip throughput madev = 138.916449
Wrote results to example/result/5
=== Showing Log for Node 01037ced.8d824a6b.4635d2a8.000001c1 === Spawned Process #1 (PID 17988) ===
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'
2025-12-05T16:42:40Z: 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'
(17988|17998) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f4d12d3c98 joined count 1): Unknown error -3
(17988|17998) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f4d125b550 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2025-12-05T16:42:40Z: Process construction / entity creation complete.
2025-12-05T16:42:40Z: Beginning action construction / initialization.
2025-12-05T16:42:40Z: Action construction / initialization complete.
(17988|17995) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:60214 failed send: Operation not permitted
(17988|17995) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(17988|18002) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fb43800aa18 joined count 1): Unknown error -3
2025-12-05T16:42:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:42:41Z: DDS entities enabled.
2025-12-05T16:42:41Z: Initializing process actions.
2025-12-05T16:42:51Z: Starting process actions.
2025-12-05T16:42:51Z: Process tests started.
2025-12-05T16:43:06Z: Stopping process tests.
2025-12-05T16:43:06Z: Process tests stopped.
2025-12-05T16:43:07Z: Stopping process actions.
2025-12-05T16:43:07Z: Detaching Listeners.
2025-12-05T16:43:07Z: 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
2025-12-05T16:43:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.025
enable time: 0.000
start time: 0.001
stop time: 0.021
destruction time: 0.007
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.4635d2a8.000001c1 === Spawned Process #2 (PID 17989) ===
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'
2025-12-05T16:42:40Z: 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'
(17989|17997) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f46f431be8 joined count 1): Unknown error -3
(17989|17997) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f46f3b94a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:42:40Z: Process construction / entity creation complete.
2025-12-05T16:42:40Z: Beginning action construction / initialization.
2025-12-05T16:42:40Z: Action construction / initialization complete.
(17989|18001) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f3c1000a9a8 joined count 1): Unknown error -3
2025-12-05T16:42:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:42:41Z: DDS entities enabled.
2025-12-05T16:42:41Z: Initializing process actions.
2025-12-05T16:42:51Z: Starting process actions.
2025-12-05T16:42:51Z: Process tests started.
2025-12-05T16:43:06Z: Stopping process tests.
2025-12-05T16:43:06Z: Process tests stopped.
2025-12-05T16:43:07Z: Stopping process actions.
2025-12-05T16:43:07Z: Detaching Listeners.
2025-12-05T16:43:07Z: 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
2025-12-05T16:43:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.025
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- 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_18003
node_controller PID: 18004 started at 2025-12-05 16:43:10
/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: 18005 started at 2025-12-05 16:43:10
(18005|18010) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x5650f5a96e68 joined count 1): Unknown error -3
(18004|18011) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x5596d9da72b8 joined count 1): Unknown error -3
(18005|18010) WARNING: MulticastManager::join: failed to join group 239.255.42.5(31:82090645|01 8o0n1 1e)n PW6A1R6N0I7NsG1:/ 0M.u0l.t0i.c0a s(t0Mxa5n6a5g0efr5:a:1jdo9ibn0: jfoaiinleedd ctoou njto i1n) :g rUonukpn o2w3n9 .e2r5r5o.r4 2-.35
3:29650 on enP61607s1/0.0.0.0 (0x5596d9d2e600 joined count 1): Unknown error -3
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...
(18005|18008) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:59976 failed send: Operation not permitted
(18005|18008) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(18004|18014) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f58c400a488 joined count 1): Unknown error -3
(18005|18015) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f0f0800aa18 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.465481b6.000001c1 "test_nc_18003"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2025-12-05T16:43:17Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:43:20Z
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18020 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18018 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18021 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18025 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18026 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18023 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18022 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18028 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18019 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18024 with exit code 0
2025-12-05T16:44:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18027 with exit code 0
Writing report for node name 'test_nc_18003' (id '01037ced.8d824a6b.465481b6.000001c1') with 11 spawned process reports
Ended at 2025-12-05T16:44:09Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 21.400453
percent cpu utilization mean = 1.399770
percent cpu utilization stdev = 3.171634
percent cpu utilization median = 0.500000
percent cpu utilization madev = 0.500000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 3.410465
percent memory utilization mean = 3.317387
percent memory utilization stdev = 0.497575
percent memory utilization median = 3.410465
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000044
percent virtual memory utilization mean = 0.000043
percent virtual memory utilization stdev = 0.000008
percent virtual memory utilization median = 0.000044
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.099 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.029 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.125246
discovery time delta max = 0.564460
discovery time delta mean = 0.351986
discovery time delta stdev = 0.124628
discovery time delta median = 0.329224
discovery time delta madev = 0.071555
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.000296
latency max = 0.003750
latency mean = 0.000992
latency stdev = 0.000406
latency median = 0.000891
latency madev = 0.000245
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.002744
jitter mean = 0.000317
jitter stdev = 0.000301
jitter median = 0.000260
jitter madev = 0.000181
Throughput Statistics:
throughput count = 1980
throughput min = 3391.862217
throughput max = 3530.956304
throughput mean = 3439.448924
throughput stdev = 4.731533
throughput median = 3439.645415
throughput madev = 0.382042
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000623
round trip latency max = 0.002606
round trip latency mean = 0.001311
round trip latency stdev = 0.000293
round trip latency median = 0.001341
round trip latency madev = 0.000231
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.001416
round trip jitter mean = 0.000282
round trip jitter stdev = 0.000225
round trip jitter median = 0.000233
round trip jitter madev = 0.000149
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3336.661556
round trip throughput max = 3439.710821
round trip throughput mean = 3436.125121
round trip throughput stdev = 9.614373
round trip throughput median = 3438.490226
round trip throughput madev = 0.679084
Wrote results to example/result/6
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #3 (PID 18020) ===
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'
2025-12-05T16:43:21Z: 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'
(18020|18044) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5594c3d4bbe8 joined count 1): Unknown error -3
(18020|18044) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5594c3cd34a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18020|18052) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f7874026c18 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.046
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #1 (PID 18018) ===
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'
2025-12-05T16:43:21Z: 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'
(18018|18047) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5604b2194cd8 joined count 1): Unknown error -3
(18018|18047) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5604b211c550 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18018|18056) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f9c50026678 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.031
enable time: 0.000
start time: 0.003
stop time: 0.022
destruction time: 0.015
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #4 (PID 18021) ===
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'
2025-12-05T16:43:21Z: 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
(18021|18050) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x561509623d18 joined count 1): Unknown error -3
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'
(18021|18050) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5615095ab4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18021|18064) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7faf8c028e18 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.081
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #8 (PID 18025) ===
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'
2025-12-05T16:43:21Z: 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
(18025|18077) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55626d581aa8 joined count 1): Unknown error -3
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'
(18025|18077) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55626d5094a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18025|18084) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fc3c8027998 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.076
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.010
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #9 (PID 18026) ===
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'
2025-12-05T16:43:21Z: 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
(18026|18071) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55599b849c28 joined count 1): Unknown error -3
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'
(18026|18071) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55599b7d14a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18026|18090) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f1484028328 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.075
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.010
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #6 (PID 18023) ===
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'
2025-12-05T16:43:21Z: 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'
(18023|18078) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5610ed5b4c28 joined count 1): Unknown error -3
(18023|18078) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5610ed53c4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18023|18093) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f403002a9e8 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.073
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #5 (PID 18022) ===
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'
2025-12-05T16:43:21Z: 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
(18022|18055) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f3cd283d18 joined count 1): Unknown error -3
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'
(18022|18055) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f3cd20b4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18022|18082) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f33340295b8 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: 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.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #11 (PID 18028) ===
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'
2025-12-05T16:43:21Z: 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
(18028|18073) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55a8f3747c28 joined count 1): Unknown error -3
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'
(18028|18073) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55a8f36cf4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18028|18092) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f7c8002a978 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.090
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.012
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #2 (PID 18019) ===
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'
2025-12-05T16:43:21Z: 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'
(18019|18072) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55566f87eb28 joined count 1): Unknown error -3
(18019|18072) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55566f8064a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18019|18089) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fa36c021568 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.094
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #7 (PID 18024) ===
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'
2025-12-05T16:43:21Z: 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
(18024|18080) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x559c737a7c28 joined count 1): Unknown error -3
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'
(18024|18080) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x559c7372f4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18024|18095) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f73e802a958 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.094
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.012
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.465481b6.000001c1 === Spawned Process #10 (PID 18027) ===
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'
2025-12-05T16:43:21Z: 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
(18027|18070) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55bbfef3ec28 joined count 1): Unknown error -3
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'
(18027|18070) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55bbfeec64a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:43:21Z: Process construction / entity creation complete.
2025-12-05T16:43:21Z: Beginning action construction / initialization.
2025-12-05T16:43:21Z: Action construction / initialization complete.
(18027|18087) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f07680249e8 joined count 1): Unknown error -3
2025-12-05T16:43:22Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:43:22Z: DDS entities enabled.
2025-12-05T16:43:22Z: Initializing process actions.
2025-12-05T16:43:37Z: Starting process actions.
2025-12-05T16:43:37Z: Process tests started.
2025-12-05T16:44:07Z: Stopping process tests.
2025-12-05T16:44:07Z: Process tests stopped.
2025-12-05T16:44:08Z: Stopping process actions.
2025-12-05T16:44:08Z: Detaching Listeners.
2025-12-05T16:44:08Z: 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
2025-12-05T16:44:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.099
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.010
--- 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 --show-worker-logs Time:60s 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_18097
node_controller PID: 18098 started at 2025-12-05 16:44:11
/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: 18099 started at 2025-12-05 16:44:11
(18099|18105) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x555ea5efbd68 joined count 1): Unknown error -3
(18098|18104) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x55ef464ba2b8 joined count 1): Unknown error -3
(18098|18(110840)9 9W|A1R8N1I0N5G): WMAuRlNtIiNcGa:s tMMualntaigcears:t:Mjaoniang:e rf:a:ijloeidn :t of ajioliend gtroo ujpo i2n3 9g.r2o5u5p. 4223.95.32:5259.64520. 5o3n: 2e9n6P5601 6o0n7 se1n/P06.106.007.s01 /(00.x05.50e.f04 6(404x1565050e aj5oei8n2e8dd 0c ojuonitn e1d) :c oUunnktn o1w)n: eUrnrkonro w-n3
error -3
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...
(18099|18109) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f8ab400aab8 joined count 1): Unknown error -3
(18098|18108) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f814800a9a8 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.46b2b633.000001c1 "test_nc_18097"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2025-12-05T16:44:18Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:44:21Z
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18114 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18121 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18112 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18115 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18113 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18116 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18118 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18120 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18119 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18122 with exit code 0
2025-12-05T16:45:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18117 with exit code 0
Writing report for node name 'test_nc_18097' (id '01037ced.8d824a6b.46b2b633.000001c1') with 11 spawned process reports
Ended at 2025-12-05T16:45:10Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 22.592914
percent cpu utilization mean = 1.457283
percent cpu utilization stdev = 3.366580
percent cpu utilization median = 0.498753
percent cpu utilization madev = 0.498753
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 3.412809
percent memory utilization mean = 3.318966
percent memory utilization stdev = 0.497766
percent memory utilization median = 3.412028
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000051
percent virtual memory utilization mean = 0.000049
percent virtual memory utilization stdev = 0.000009
percent virtual memory utilization median = 0.000051
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.113 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.085 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.105780
discovery time delta max = 0.568361
discovery time delta mean = 0.327646
discovery time delta stdev = 0.130721
discovery time delta median = 0.310488
discovery time delta madev = 0.113247
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.000328
latency max = 0.065457
latency mean = 0.001714
latency stdev = 0.002835
latency median = 0.001481
latency madev = 0.000346
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.064257
jitter mean = 0.000722
jitter stdev = 0.002778
jitter median = 0.000486
jitter madev = 0.000287
Throughput Statistics:
throughput count = 1980
throughput min = 3339.740327
throughput max = 9279.458166
throughput mean = 3473.539539
throughput stdev = 211.412233
throughput median = 3439.280223
throughput madev = 3.027367
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000772
round trip latency max = 0.033269
round trip latency mean = 0.001753
round trip latency stdev = -nan
round trip latency median = 0.001647
round trip latency madev = 0.000185
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.032082
round trip jitter mean = 0.000480
round trip jitter stdev = -nan
round trip jitter median = 0.000279
round trip jitter madev = 0.000157
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3308.040193
round trip throughput max = 3439.209557
round trip throughput mean = 3434.202274
round trip throughput stdev = -nan
round trip throughput median = 3437.756260
round trip throughput madev = 0.902819
Wrote results to example/result/7
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #3 (PID 18114) ===
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'
2025-12-05T16:44:22Z: 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'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18114|18148) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55fbf5b85e58 joined count 1): Unknown error -3
(18114|18148) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55fbf5b0d710 joined count 1): Unknown error -3
(18114|18154) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fedcc026198 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.023
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.085
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #10 (PID 18121) ===
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'
2025-12-05T16:44:22Z: 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'
(18121|18170) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55c6fb525e58 joined count 1): Unknown error -3
(18121|18170) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55c6fb4ad710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18121|18186) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fe7ec026a08 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.045
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 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #1 (PID 18112) ===
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'
2025-12-05T16:44:22Z: 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'
(18112|18151) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55ebc1cfcf08 joined count 1): Unknown error -3
(18112|18151) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55ebc1c847c0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18112|18164) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f1fac026be8 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.063
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #4 (PID 18115) ===
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'
2025-12-05T16:44:22Z: 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
(18115|18166) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5556ab9f6e98 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(18115|18166) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5556ab97e710 joined count 1): Unknown error -3
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'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18115|18183) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fac140268d8 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.068
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #2 (PID 18113) ===
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'
2025-12-05T16:44:22Z: 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
(18113|18184) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5583a1470e98 joined count 1): Unknown error -3
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'
(18113|18184) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5583a13f8710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18113|18195) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f2a74028708 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.094
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #5 (PID 18116) ===
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'
2025-12-05T16:44:22Z: 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
(18116|18175) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55808ad91e98 joined count 1): Unknown error -3
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'
(18116|18175) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55808ad19710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18116|18197) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f5554029ec8 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.092
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #7 (PID 18118) ===
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'
2025-12-05T16:44:22Z: 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
(18118|18171) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55c795f82f88 joined count 1): Unknown error -3
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'
(18118|18171) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55c795f0a710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18118|18190) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fd47c023648 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.100
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #9 (PID 18120) ===
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'
2025-12-05T16:44:22Z: 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
(18120|18182) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55b85bac9d18 joined count 1): Unknown error -3
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'
(18120|18182) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55b85ba51710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18120|18194) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f905c028468 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.093
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #8 (PID 18119) ===
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'
2025-12-05T16:44:22Z: 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
(18119|18180) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f7f1767e98 joined count 1): Unknown error -3
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'
(18119|18180) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f7f16ef710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18119|18198) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fcfc4028328 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.100
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #11 (PID 18122) ===
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'
2025-12-05T16:44:22Z: 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
(18122|18172) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5633a90b7e98 joined count 1): Unknown error -3
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'
(18122|18172) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5633a903f710 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18122|18189) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f0804027508 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.107
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.46b2b633.000001c1 === Spawned Process #6 (PID 18117) ===
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'
2025-12-05T16:44:22Z: 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
(18117|18179) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x559f8de63d98 joined count 1): Unknown error -3
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(18117|18179) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x559f8ddeb710 joined count 1): Unknown error -3
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'
2025-12-05T16:44:22Z: Process construction / entity creation complete.
2025-12-05T16:44:22Z: Beginning action construction / initialization.
2025-12-05T16:44:22Z: Action construction / initialization complete.
(18117|18200) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f5ad4027f38 joined count 1): Unknown error -3
2025-12-05T16:44:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:44:23Z: DDS entities enabled.
2025-12-05T16:44:23Z: Initializing process actions.
2025-12-05T16:44:38Z: Starting process actions.
2025-12-05T16:44:38Z: Process tests started.
2025-12-05T16:45:08Z: Stopping process tests.
2025-12-05T16:45:08Z: Process tests stopped.
2025-12-05T16:45:09Z: Stopping process actions.
2025-12-05T16:45:09Z: Detaching Listeners.
2025-12-05T16:45:09Z: 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
2025-12-05T16:45:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.113
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.006
--- 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-ws --show-worker-logs Time:61s 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_18208
node_controller PID: 18209 started at 2025-12-05 16:45:11
/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: 18210 started at 2025-12-05 16:45:11
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...
(18210|18215) WARN(I1N8G2:0 9M|u1l8t2i1c6a)s tWMAaRnNaIgNeGr:: :Mjuolitni:c afsatiMlaenda gteor :j:ojioni ng:r ofuapi l2e3d9 .t2o5 5j.o4i2n. 5g3r:o2u9p6 5223 9o.n2 5e5n.P4621.65037:s219/605.20 .o0n. 0e n(P06x15650a7es113/e0f.90e.d08. 0j o(i0nxe5d6 1c0obu7nct4 012)b:8 Ujnokinnoewdn ceorurnotr 1-)3:
Unknown error -3
(18210|18215) WARNING(:1 8M2u0l9t|i1c8a2s1t6M)a nWaAgReNrI:N:Gj:o iMnu:l tfiacialsetdM atnoa gjeori:n: jgorionu:p f2a3i9l.e2d 5t5o. 4j2o.i5n3 :g2r9o6u5p0 2o3n9 .e2n5P56.14620.75s31:/209.605.00 .o0n (e0nxP5651a6e0173se18/00a.c00. 0j.o0i n(e0dx 5c6o1u0nbt7 b1c)7:6 0U0n kjnooiwnne de rcroourn t- 31
): Unknown error -3
(18209|18214) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:33010 failed send: Operation not permitted
(18209|18214) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(18210|18220) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7ff84000a6d8 joined count 1): Unknown error -3
(18209|18219) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7fb34000ab98 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.47211e76.000001c1 "test_nc_18208"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2025-12-05T16:45:18Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:45:21Z
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18223 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18225 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18227 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18232 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18230 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18226 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18224 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18233 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18229 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18228 with exit code 0
2025-12-05T16:46:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18231 with exit code 0
Writing report for node name 'test_nc_18208' (id '01037ced.8d824a6b.47211e76.000001c1') with 11 spawned process reports
Ended at 2025-12-05T16:46:10Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 21.052632
percent cpu utilization mean = 0.919004
percent cpu utilization stdev = 2.967567
percent cpu utilization median = 0.498753
percent cpu utilization madev = 0.498753
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 3.519997
percent memory utilization mean = 3.370198
percent memory utilization stdev = 0.509334
percent memory utilization median = 3.495600
percent memory utilization madev = 0.009549
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000044
percent virtual memory utilization mean = 0.000043
percent virtual memory utilization stdev = 0.000008
percent virtual memory utilization median = 0.000044
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.077 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.041 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.125632
discovery time delta max = 0.562750
discovery time delta mean = 0.368344
discovery time delta stdev = 0.102090
discovery time delta median = 0.391110
discovery time delta madev = 0.053406
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.001036
latency max = 2.224336
latency mean = 0.097504
latency stdev = 0.285280
latency median = 0.002576
latency madev = 0.000772
Jitter Statistics:
jitter count = 180
jitter min = 0.000020
jitter max = 1.223643
jitter mean = 0.109336
jitter stdev = 0.247184
jitter median = 0.001082
jitter madev = 0.000814
Throughput Statistics:
throughput count = 180
throughput min = 115030.402633
throughput max = 256552.986382
throughput mean = 250409.541672
throughput stdev = 18762.638818
throughput median = 255956.784630
throughput madev = 102.620309
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.001668
round trip latency max = 1.115106
round trip latency mean = 0.098489
round trip latency stdev = 0.190294
round trip latency median = 0.004338
round trip latency madev = 0.001776
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000008
round trip jitter max = 0.612881
round trip jitter mean = 0.109153
round trip jitter stdev = 0.157015
round trip jitter median = 0.055483
round trip jitter madev = 0.055232
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 114812.293563
round trip throughput max = 255983.556689
round trip throughput mean = 244525.123094
round trip throughput stdev = 25382.432360
round trip throughput median = 255414.936316
round trip throughput madev = 483.823985
Wrote results to example/result/8
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #1 (PID 18223) ===
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'
2025-12-05T16:45:22Z: 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'
(18223|18250) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55eef6822c98 joined count 1): Unknown error -3
(18223|18250) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55eef67aa550 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18223|18255) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f1a84026018 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.030
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.016
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #3 (PID 18225) ===
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'
2025-12-05T16:45:22Z: 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'
(18225|18251) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5597d6184be8 joined count 1): Unknown error -3
(18225|18251) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5597d610c4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18225|18253) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f88a40262b8 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.029
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #5 (PID 18227) ===
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'
2025-12-05T16:45:22Z: 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'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18227|18275) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55793e5edc28 joined count 1): Unknown error -3
(18227|18275) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55793e5754a0 joined count 1): Unknown error -3
(18227|18287) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f4850028788 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.039
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.017
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #10 (PID 18232) ===
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'
2025-12-05T16:45:22Z: 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'
(18232|18279) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55fa0e520c28 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(18232|18279) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55fa0e4a84a0 joined count 1): Unknown error -3
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18232|18297) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fb3d4029158 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.010
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #8 (PID 18230) ===
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'
2025-12-05T16:45:22Z: 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'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18230|18264) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5635d25ddc28 joined count 1): Unknown error -3
(18230|18264) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5635d25654a0 joined count 1): Unknown error -3
(18230|18290) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f268c028408 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: 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.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #4 (PID 18226) ===
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'
2025-12-05T16:45:22Z: 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'
(18226|18261) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5583c7aa1d18 joined count 1): Unknown error -3
(18226|18261) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5583c7a294a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18226|18270) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fb670028ba8 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.017
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #2 (PID 18224) ===
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'
2025-12-05T16:45:22Z: 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'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18224|18274) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55e31cd0bb68 joined count 1): Unknown error -3
(18224|18274) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55e31cc934a0 joined count 1): Unknown error -3
(18224|18289) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f26c80289d8 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: 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.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #11 (PID 18233) ===
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'
2025-12-05T16:45:22Z: 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'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18233|18281) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d8c8e0fc28 joined count 1): Unknown error -3
(18233|18281) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d8c8d974a0 joined count 1): Unknown error -3
(18233|18296) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f3514028598 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.045
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #7 (PID 18229) ===
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'
2025-12-05T16:45:22Z: 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'
(18229|18280) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x562fbc5bcc28 joined count 1): Unknown error -3
(18229|18280) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x562fbc5444a0 joined count 1): Unknown error -3
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18229|18293) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7fa620028448 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.061
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #6 (PID 18228) ===
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'
2025-12-05T16:45:22Z: 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'
(18228|18285) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x561756554c28 joined count 1): Unknown error -3
(18228|18285) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5617564dc4a0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18228|18300) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7f136c029148 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: 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.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47211e76.000001c1 === Spawned Process #9 (PID 18231) ===
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'
2025-12-05T16:45:22Z: 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'
(18231|18282) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5632d3321c28 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(18231|18282) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5632d32a94a0 joined count 1): Unknown error -3
2025-12-05T16:45:22Z: Process construction / entity creation complete.
2025-12-05T16:45:22Z: Beginning action construction / initialization.
2025-12-05T16:45:22Z: Action construction / initialization complete.
(18231|18298) WARNING: MulticastManager::join: failed to join group 239.255.0.2:9151 on enP61607s1/0.0.0.0 (0x7ffb200284e8 joined count 1): Unknown error -3
2025-12-05T16:45:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:45:23Z: DDS entities enabled.
2025-12-05T16:45:23Z: Initializing process actions.
2025-12-05T16:45:38Z: Starting process actions.
2025-12-05T16:45:38Z: Process tests started.
2025-12-05T16:46:08Z: Stopping process tests.
2025-12-05T16:46:08Z: Process tests stopped.
2025-12-05T16:46:09Z: Stopping process actions.
2025-12-05T16:46:09Z: Detaching Listeners.
2025-12-05T16:46:09Z: 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
2025-12-05T16:46:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.077
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.006
--- 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:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag-ws --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_18302
node_controller PID: 18303 started at 2025-12-05 16:46:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-frag-ws
test_controller PID: 18304 started at 2025-12-05 16:46:11
(18303|18309) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x5631f574b2b8 joined count 1): Unknown error -3
(18304|18310) WARNING: MulticastManager::join: failed to join group 239.255.42.53:29652 on enP61607s1/0.0.0.0 (0x56065b862fa8 joined count 1): Unknown error -3
(18304|18310) WARNING: MulticastManager::join: fail(e1d8 3t0o3 |j1o8i3n0 9g)r oWuApR N2I3N9G.:2 5M5u.l4t2i.c5a3s:t2M9a6n5a0g eorn: :ejnoPi6n1:6 0f7asi1l/e0d. 0t.o0 .j0o i(n0 xg5r6o0u6p5 b273e99.b21505 .j4o2i.n5e3d: 2c9o6u5n0t o1n) :e nUPn6k1n6o0w7ns 1e/r0r.o0r. 0-.30
(0x5631f56d2600 joined count 1): Unknown error -3
Using example/config/scenario/ci-fan-frag-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSets
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation) that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256000
Strategy: WaitSet
Max Message Size: 1450
Servers: 10
Waiting for nodes for 7 seconds...
(18304|18308) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:50824 failed send: Operation not permitted
(18304|18308) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(18304|18314)( 1W8A3R0N3I|N1G8:3 1M3u)l tWiAcRaNsItNMGa:n aMguelrt:i:cjaositnM:a nfaagielre:d: jtooi nj:o ifna iglreodu pt o2 3j9o.i2n5 5g.r4o2u.p3 12:3299.625515 .o4n2 .e3n1P:6219660571s 1o/n0 .e0n.P06.106 0(70sx17/f0e.e03.000ab09.80 (j0oxi7nfefd3 dc8o0u0nat6 e18) :j oUinnkendo wcno uenrtr o1r) :- 3U
nknown error -3
Discovered Node 01037ced.8d824a6b.477fa4fb.000001c1 "test_nc_18302"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2025-12-05T16:46:18Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:46:21Z
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18317 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18319 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18322 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18326 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18318 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18321 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18327 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18324 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18325 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18323 with exit code 0
2025-12-05T16:47:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18320 with exit code 0
Writing report for node name 'test_nc_18302' (id '01037ced.8d824a6b.477fa4fb.000001c1') with 11 spawned process reports
Ended at 2025-12-05T16:47:25Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 64
percent cpu utilization min = 0.000000
percent cpu utilization max = 42.197289
percent cpu utilization mean = 6.863562
percent cpu utilization stdev = 14.493013
percent cpu utilization median = 0.250313
percent cpu utilization madev = 0.250313
Percent Memory Utilization Statistics:
percent memory utilization count = 64
percent memory utilization min = 0.000000
percent memory utilization max = 7.404759
percent memory utilization mean = 7.044492
percent memory utilization stdev = 1.097428
percent memory utilization median = 7.404759
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 64
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000055
percent virtual memory utilization mean = 0.000054
percent virtual memory utilization stdev = 0.000008
percent virtual memory utilization median = 0.000055
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.107 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 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 = 40
discovery time delta min = 0.075164
discovery time delta max = 0.452261
discovery time delta mean = 0.303051
discovery time delta stdev = 0.095060
discovery time delta median = 0.332345
discovery time delta madev = 0.044672
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.045694
latency max = 0.635267
latency mean = 0.241636
latency stdev = 0.184429
latency median = 0.108351
latency madev = 0.057457
Jitter Statistics:
jitter count = 180
jitter min = 0.000015
jitter max = 0.348940
jitter mean = 0.078394
jitter stdev = 0.096912
jitter median = 0.025977
jitter madev = 0.020508
Throughput Statistics:
throughput count = 180
throughput min = 161794.094180
throughput max = 255021.312298
throughput mean = 239965.376982
throughput stdev = 18384.286043
throughput median = 245509.084727
throughput madev = 6835.943115
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.069618
round trip latency max = 0.364083
round trip latency mean = 0.241683
round trip latency stdev = 0.067212
round trip latency median = 0.246739
round trip latency madev = 0.051445
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000660
round trip jitter max = 0.187538
round trip jitter mean = 0.076632
round trip jitter stdev = 0.056686
round trip jitter median = 0.063285
round trip jitter madev = 0.051178
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 154233.287392
round trip throughput max = 252184.333844
round trip throughput mean = 224875.200649
round trip throughput stdev = 23391.986071
round trip throughput median = 234930.802296
round trip throughput madev = 8222.212015
Wrote results to example/result/9
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #1 (PID 18317) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.656@LM_WARNING@(18317|18354) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x564001902498 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.668@LM_WARNING@(18317|18354) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x564001888760 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:22.764@LM_WARNING@(18317|18372) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f3688010988 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: 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.017
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #3 (PID 18319) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.668@LM_WARNING@(18319|18362) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x556fd33283b8 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.692@LM_WARNING@(18319|18362) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x556fd32ae4f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.042@LM_WARNING@(18319|18381) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f96c0028f78 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.001
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #6 (PID 18322) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.656@LM_WARNING@(18322|18359) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55aa39b7c498 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.665@LM_WARNING@(18322|18359) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55aa39b024f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:22.819@LM_WARNING@(18322|18364) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f5310026348 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.033
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #10 (PID 18326) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.662@LM_WARNING@(18326|18361) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x562976d4a498 joined count 1): Unknown error -3
2025-12-05 16:46:22.667@LM_WARNING@(18326|18361) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x562976cd04f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:22.679@LM_WARNING@(18326|18360) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:46243 failed send: Operation not permitted
2025-12-05 16:46:22.679@LM_WARNING@(18326|18360) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
2025-12-05 16:46:22.808@LM_WARNING@(18326|18367) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f1cfc026218 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.032
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 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #2 (PID 18318) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.705@LM_WARNING@(18318|18389) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5633bd8ad2c8 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.707@LM_WARNING@(18318|18389) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5633bd8334f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.042@LM_WARNING@(18318|18397) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7ff498029918 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.088
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #5 (PID 18321) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.692@LM_WARNING@(18321|18384) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55bf922cb388 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.709@LM_WARNING@(18321|18384) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55bf922514f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.019@LM_WARNING@(18321|18393) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f9ac8025088 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.089
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.011
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #11 (PID 18327) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.706@LM_WARNING@(18327|18387) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x564599b984d8 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.716@LM_WARNING@(18327|18387) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x564599b1e4f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.032@LM_WARNING@(18327|18401) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f6920020dd8 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.082
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #8 (PID 18324) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.705@LM_WARNING@(18324|18392) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5616c08f4388 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.731@LM_WARNING@(18324|18392) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5616c087a4f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.019@LM_WARNING@(18324|18404) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7fa8cc0296b8 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: 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.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #9 (PID 18325) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.696@LM_WARNING@(18325|18379) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x559121c113e8 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.724@LM_WARNING@(18325|18379) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x559121b974f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.016@LM_WARNING@(18325|18399) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f8ce8028348 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.107
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.009
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #7 (PID 18323) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.706@LM_WARNING@(18323|18388) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f7bf814348 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.735@LM_WARNING@(18323|18388) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f7bf79a4f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.042@LM_WARNING@(18323|18405) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f6dac028488 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.094
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.008
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.477fa4fb.000001c1 === Spawned Process #4 (PID 18320) ===
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'
2025-12-05T16:46:22Z: 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 'ORBVerboseLogging' = '1' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transports' = 'rtps_01' to [config/config_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_01] configuration section
Adding 'multicast_group_address' = '239.255.5.0' to [transport/rtps_01] configuration section
Adding 'max_message_size' = '1450' to [transport/rtps_01] configuration section
Adding 'max_bundle_size' = '1430' to [transport/rtps_01] configuration section
Adding 'anticipated_fragments' = '5120' to [transport/rtps_01] configuration section
Adding 'heartbeat_period' = '100' to [transport/rtps_01] configuration section
Adding 'heartbeat_response_delay' = '20' to [transport/rtps_01] configuration section
Adding 'nak_response_delay' = '60' to [transport/rtps_01] configuration section
Creating participant: 'participant_01' in domain 7
2025-12-05 16:46:22.698@LM_WARNING@(18320|18380) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5609c6d9b4f8 joined count 1): Unknown error -3
Binding config for participant participant_01 (config_01)
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'
2025-12-05 16:46:22.716@LM_WARNING@(18320|18380) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5609c6d214f0 joined count 1): Unknown error -3
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2025-12-05T16:46:22Z: Process construction / entity creation complete.
2025-12-05T16:46:22Z: Beginning action construction / initialization.
2025-12-05T16:46:22Z: Action construction / initialization complete.
2025-12-05 16:46:23.042@LM_WARNING@(18320|18400) WARNING: MulticastManager::join: failed to join group 239.255.5.0:9151 on enP61607s1/0.0.0.0 (0x7f68a8028bf8 joined count 1): Unknown error -3
2025-12-05T16:46:23Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:46:23Z: DDS entities enabled.
2025-12-05T16:46:23Z: Initializing process actions.
2025-12-05T16:46:38Z: Starting process actions.
2025-12-05T16:46:38Z: Process tests started.
2025-12-05T16:47:23Z: Stopping process tests.
2025-12-05T16:47:23Z: Process tests stopped.
2025-12-05T16:47:24Z: Stopping process actions.
2025-12-05T16:47:24Z: Detaching Listeners.
2025-12-05T16:47:24Z: 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
2025-12-05T16:47:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.106
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.006
--- 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-ws --show-worker-logs Time:75s 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_18408
node_controller PID: 18409 started at 2025-12-05 16:47:26
/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: 18410 started at 2025-12-05 16:47:26
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...
(18409|18416()1 8W4A1R0N|I1N8G4:1 5M)u lWtAiRcNaIsNtGM:a nMaugletri:c:ajsotiMna:n afgaeirl:e:dj otion :j ofiani lgerdo utpo 2j3o9i.n2 5g5r.o4u2p. 5233:92.9265552. 4o2n. 5e3n:P2691665027 so1n/ 0e.n0P.601.600 7(s01x/505.e03.001.60b d(20bx85 6j0o5i1n2e4df 3ceobu8n tj o1i)n:e dU nckonuonwtn 1e)r:r oUrn k-n3o
wn error -3
(18409|18416) WARNING: MulticastManager::join: failed to join gr(o1u8p4 1203|91.8245155.)4 2W.A5R3N:I2N9G6:5 0M uolnt iecnaPs6t1M6a0n7asg1e/r0:.:0j.o0i.n0: (f0axi5l5eed3 0t1o6 4j4o6i0n0 gjrooiunpe d2 3c9o.u2n5t5 .14)2:. 5U3n:k2n9o6w5n0 eornr oern P-631
607s1/0.0.0.0 (0x56051247a8d0 joined count 1): Unknown error -3
(18409|18414) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:46654 failed send: Operation not permitted
(18409|18414) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(18410|18420) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f5a4400a6e8 joined count 1): Unknown error -3
(18409|18419) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f921800ab98 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.47e926d1.000001c1 "test_nc_18408"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/10
Started at 2025-12-05T16:47:33Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:47:36Z
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18426 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18430 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18428 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18432 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18424 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18433 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18425 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18423 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18427 with exit code 0
2025-12-05T16:48:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18431 with exit code 0
2025-12-05T16:48:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 18429 with exit code 0
Writing report for node name 'test_nc_18408' (id '01037ced.8d824a6b.47e926d1.000001c1') with 11 spawned process reports
All reports written and acknowledged.
Ended at 2025-12-05T16:48:16Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 36.090226
percent cpu utilization mean = 2.607607
percent cpu utilization stdev = 5.477266
percent cpu utilization median = 1.750313
percent cpu utilization madev = 0.750000
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 3.619125
percent memory utilization mean = 3.408553
percent memory utilization stdev = 0.666944
percent memory utilization median = 3.604277
percent memory utilization madev = 0.000781
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000069
percent virtual memory utilization mean = 0.000064
percent virtual memory utilization stdev = 0.000015
percent virtual memory utilization median = 0.000069
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.196 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.882 seconds
Max Destruction Time: 0.021 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.001760
discovery time delta max = 1.004383
discovery time delta mean = 0.601776
discovery time delta stdev = 0.305304
discovery time delta median = 0.698728
discovery time delta madev = 0.098923
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.000299
latency max = 0.002552
latency mean = 0.000737
latency stdev = 0.000319
latency median = 0.000673
latency madev = 0.000217
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.001645
jitter mean = 0.000294
jitter stdev = 0.000267
jitter median = 0.000215
jitter madev = 0.000164
Throughput Statistics:
throughput count = 2966
throughput min = 65.701081
throughput max = 332.625675
throughput mean = 230.656294
throughput stdev = 106.879534
throughput median = 332.373415
throughput madev = 0.158939
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/10
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #4 (PID 18426) ===
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'
2025-12-05T16:47:38Z: 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'
(18426|18474) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55df6bea3788 joined count 1): Unknown error -3
(18426|18474) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55df6be29d80 joined count 1): Unknown error -3
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'
2025-12-05T16:47:38Z: Process construction / entity creation complete.
2025-12-05T16:47:38Z: Beginning action construction / initialization.
2025-12-05T16:47:38Z: Action construction / initialization complete.
(18426|18479) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f71bc007298 joined count 1): Unknown error -3
2025-12-05T16:47:40Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:40Z: DDS entities enabled.
2025-12-05T16:47:40Z: Initializing process actions.
2025-12-05T16:47:42Z: Starting process actions.
2025-12-05T16:47:42Z: Process tests started.
2025-12-05T16:48:12Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.039
enable time: 0.000
start time: 0.003
stop time: 0.485
destruction time: 0.014
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #8 (PID 18430) ===
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'
2025-12-05T16:47:38Z: 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
(18430|18502) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x56009f349698 joined count 1): Unknown error -3
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'
(18430|18502) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x56009f2cfd80 joined count 1): Unknown error -3
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'
2025-12-05T16:47:38Z: Process construction / entity creation complete.
2025-12-05T16:47:38Z: Beginning action construction / initialization.
2025-12-05T16:47:38Z: Action construction / initialization complete.
(18430|18512) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7fe1b4007298 joined count 1): Unknown error -3
2025-12-05T16:47:40Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:40Z: DDS entities enabled.
2025-12-05T16:47:40Z: Initializing process actions.
2025-12-05T16:47:42Z: Starting process actions.
2025-12-05T16:47:42Z: Process tests started.
2025-12-05T16:48:12Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.078
enable time: 0.000
start time: 0.001
stop time: 0.485
destruction time: 0.012
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #6 (PID 18428) ===
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'
2025-12-05T16:47:38Z: 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
(18428|18498) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x5558417b16d8 joined count 1): Unknown error -3
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'
(18428|18498) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x555841737d80 joined count 1): Unknown error -3
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'
(18428|18515) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7ff09000e0e8 joined count 1): Unknown error -3
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.124
enable time: 0.000
start time: 0.001
stop time: 0.475
destruction time: 0.013
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #10 (PID 18432) ===
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'
2025-12-05T16:47:38Z: 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
(18432|18489) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x5582f59ad788 joined count 1): Unknown error -3
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'
(18432|18489) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x5582f5933d80 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
(18432|18513) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f319c016688 joined count 1): Unknown error -3
2025-12-05T16:47:39Z: Action construction / initialization complete.
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.121
enable time: 0.000
start time: 0.001
stop time: 0.473
destruction time: 0.014
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #2 (PID 18424) ===
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'
2025-12-05T16:47:38Z: 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
(18424|18503) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55a884493698 joined count 1): Unknown error -3
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'
(18424|18503) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55a884419d80 joined count 1): Unknown error -3
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'
(18424|18527) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7ffb58014468 joined count 1): Unknown error -3
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.155
enable time: 0.000
start time: 0.001
stop time: 0.479
destruction time: 0.010
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #11 (PID 18433) ===
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'
2025-12-05T16:47:38Z: 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
(18433|18497) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55c9632fbe48 joined count 1): Unknown error -3
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
(18433|18497) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55c963281940 joined count 1): Unknown error -3
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
(18433|18516) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7f66a000e098 joined count 1): Unknown error -3
(18433|18529) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55c963604a58 joined count 1): Unknown error -3
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
(18433|18529) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55c96356dc40 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
(18433|18534) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f66940071f8 joined count 1): Unknown error -3
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.148
enable time: 0.000
start time: 0.001
stop time: 0.495
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #3 (PID 18425) ===
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'
2025-12-05T16:47:38Z: 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
(18425|18468) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x556e0fa12ec8 joined count 1): Unknown error -3
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'
(18425|18468) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x556e0f998940 joined count 1): Unknown error -3
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
(18425|18486) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7f863400dd28 joined count 1): Unknown error -3
(18425|18509) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x556e0fd1edd8 joined count 1): Unknown error -3
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
(18425|18509) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x556e0fc84ef0 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
(18425|18526) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f861800dff8 joined count 1): Unknown error -3
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.120
enable time: 0.000
start time: 0.002
stop time: 0.882
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #1 (PID 18423) ===
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'
2025-12-05T16:47:38Z: 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
(18423|18466) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55f082a09e28 joined count 1): Unknown error -3
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'
(18423|18466) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55f08298f940 joined count 1): Unknown error -3
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
(18423|18478) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7f235000cb28 joined count 1): Unknown error -3
(18423|18508) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55f082d147d8 joined count 1): Unknown error -3
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'
(18423|18508) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55f082c7bb90 joined count 1): Unknown error -3
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'
(18423|18522) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f2338007298 joined count 1): Unknown error -3
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.138
enable time: 0.000
start time: 0.001
stop time: 0.880
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #5 (PID 18427) ===
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'
2025-12-05T16:47:38Z: 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
(18427|18472) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x5586a98a2f58 joined count 1): Unknown error -3
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
(18427|18472) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x5586a9828940 joined count 1): Unknown error -3
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
(18427|18493) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7faa50007298 joined count 1): Unknown error -3
(18427|18519) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x5586a9ba9f38 joined count 1): Unknown error -3
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
(18427|18519) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x5586a9b13220 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
(18427|18532) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7faa3400a928 joined count 1): Unknown error -3
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.166
enable time: 0.000
start time: 0.001
stop time: 0.881
destruction time: 0.015
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #9 (PID 18431) ===
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'
2025-12-05T16:47:38Z: 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
(18431|18495) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55d2d1cafe48 joined count 1): Unknown error -3
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'
(18431|18495) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d2d1c35940 joined count 1): Unknown error -3
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
(18431|18520) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7f587800e0e8 joined count 1): Unknown error -3
(18431|18536) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55d2d1fbc058 joined count 1): Unknown error -3
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'
(18431|18536) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55d2d1f21ec0 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
(18431|18539) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f5860007298 joined count 1): Unknown error -3
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.178
enable time: 0.000
start time: 0.001
stop time: 0.881
destruction time: 0.016
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d824a6b.47e926d1.000001c1 === Spawned Process #7 (PID 18429) ===
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'
2025-12-05T16:47:38Z: 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
(18429|18501) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9152 on enP61607s1/0.0.0.0 (0x55cbd32fbe48 joined count 1): Unknown error -3
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'
(18429|18501) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55cbd3281940 joined count 1): Unknown error -3
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
(18429|18523) WARNING: MulticastManager::join: failed to join group 239.255.7.2:7401 on enP61607s1/0.0.0.0 (0x7f1830007298 joined count 1): Unknown error -3
(18429|18537) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11652 on enP61607s1/0.0.0.0 (0x55cbd36062b8 joined count 1): Unknown error -3
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 ''
(18429|18537) WARNING: MulticastManager::join: failed to join group 239.255.0.1:11650 on enP61607s1/0.0.0.0 (0x55cbd356c230 joined count 1): Unknown error -3
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'
2025-12-05T16:47:39Z: Process construction / entity creation complete.
2025-12-05T16:47:39Z: Beginning action construction / initialization.
2025-12-05T16:47:39Z: Action construction / initialization complete.
(18429|18541) WARNING: MulticastManager::join: failed to join group 239.255.17.2:7401 on enP61607s1/0.0.0.0 (0x7f1824007298 joined count 1): Unknown error -3
2025-12-05T16:47:41Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:47:41Z: DDS entities enabled.
2025-12-05T16:47:41Z: Initializing process actions.
2025-12-05T16:47:43Z: Starting process actions.
2025-12-05T16:47:43Z: Process tests started.
2025-12-05T16:48:13Z: Stopping process tests.
2025-12-05T16:48:13Z: Process tests stopped.
2025-12-05T16:48:15Z: Stopping process actions.
2025-12-05T16:48:15Z: Detaching Listeners.
2025-12-05T16:48:15Z: 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
2025-12-05T16:48:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.196
enable time: 0.000
start time: 0.001
stop time: 0.881
destruction time: 0.013
--- 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:52s Result:0
==============================================================================
tests/DCPS/DataRepresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DataRepresentation/DataRepresentation -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
test PID: 18543 started at 2025-12-05 16:48:18
INFO: register_type[DefaultType]
INFO: create_topic[DefaultType Topic]
(18543|18548) WARNING: MulticastManager::join: failed to join group 239.255.0.2:43151 on enP61607s1/0.0.0.0 (0x7f5d94007298 joined count 1): Unknown error -3
(18543|18546) WARNING: MulticastManager::join: failed to join group 239.255.0.1:43152 on enP61607s1/0.0.0.0 (0x55d38ae39c78 joined count 1): Unknown error -3
(18543|18546) WARNING: MulticastManager::join: failed to join group 239.255.0.1:43150 on enP61607s1/0.0.0.0 (0x55d38add8ad0 joined count 1): Unknown error -3
(18543|18543) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: create_topic[DefaultType Topic XCDR2]
(18543|18543) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: create_topic[DefaultType Topic XML]
(18543|18543) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: unregister_type[DefaultType]
INFO: register_type[Xcdr2Xcdr1Type]
INFO: create_topic[Xcdr2Xcdr1Type Topic]
INFO: create_topic[Xcdr2Xcdr1Type Topic XCDR2]
INFO: unregister_type[Xcdr2Xcdr1Type]
INFO: register_type[Xcdr1Type]
INFO: create_topic[Xcdr1Type Topic]
INFO: create_topic[Xcdr1Type Topic XCDR2]
INFO: create_topic[Xcdr1Type Topic XML]
INFO: unregister_type[Xcdr1Type]
INFO: register_type[Xcdr2Type]
INFO: create_topic[Xcdr2Type Topic]
INFO: create_topic[Xcdr2Type Topic XCDR2]
INFO: unregister_type[Xcdr2Type]
INFO: register_type[XmlType]
INFO: create_topic[XmlType Topic]
(18543|18543) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
(18543|18543) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: unregister_type[XmlType]
INFO: 98 of 98 cases passed
test PASSED.
auto_run_tests_finished: tests/DCPS/DataRepresentation/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DataRepresentation/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DataRepresentation/DataRepresentation -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
test PID: 18550 started at 2025-12-05 16:48:18
INFO: register_type[DefaultType]
INFO: create_topic[DefaultType Topic]
(18550|18555) WARNING: MulticastManager::join: failed to join group 239.255.0.2:43151 on enP61607s1/0.0.0.0 (0x7f4528007298 joined count 1): Unknown error -3
(18550|18553) WARNING: MulticastManager::join: failed to join group 239.255.0.1:43152 on enP61607s1/0.0.0.0 (0x55f09ffa0c78 joined count 1): Unknown error -3
(18550|18553) WARNING: MulticastManager::join: failed to join group 239.255.0.1:43150 on enP61607s1/0.0.0.0 (0x55f09ff3fad0 joined count 1): Unknown error -3
(18550|18550) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: create_topic[DefaultType Topic XCDR2]
(18550|18550) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: create_topic[DefaultType Topic XML]
(18550|18550) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: unregister_type[DefaultType]
INFO: register_type[Xcdr2Xcdr1Type]
INFO: create_topic[Xcdr2Xcdr1Type Topic]
INFO: create_topic[Xcdr2Xcdr1Type Topic XCDR2]
INFO: unregister_type[Xcdr2Xcdr1Type]
INFO: register_type[Xcdr1Type]
INFO: create_topic[Xcdr1Type Topic]
INFO: create_topic[Xcdr1Type Topic XCDR2]
INFO: create_topic[Xcdr1Type Topic XML]
INFO: unregister_type[Xcdr1Type]
INFO: register_type[Xcdr2Type]
INFO: create_topic[Xcdr2Type Topic]
INFO: create_topic[Xcdr2Type Topic XCDR2]
INFO: unregister_type[Xcdr2Type]
INFO: register_type[XmlType]
INFO: create_topic[XmlType Topic]
(18550|18550) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
(18550|18550) WARNING: DataWriterImpl::setup_serialization: Encountered unsupported or unknown data representation: for writer of type %C
INFO: unregister_type[XmlType]
INFO: 98 of 98 cases passed
test PASSED.
auto_run_tests_finished: tests/DCPS/DataRepresentation/run_test.pl rtps_disc Time:0s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 18557
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18564 started at 2025-12-05 16:48:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18565 started at 2025-12-05 16:48:18
(18557|18557) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 18581 started at 2025-12-05 16:48:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 18582 started at 2025-12-05 16:48:20
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/ZeroEnum/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroEnum/publisher -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18595 started at 2025-12-05 16:48:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroEnum/subscriber -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18596 started at 2025-12-05 16:48:22
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroEnum/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/TypeSupportPlugin/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TypeSupportPlugin/TypeSupportPlugin -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 18608 started at 2025-12-05 16:48:24
test PASSED.
auto_run_tests_finished: tests/DCPS/TypeSupportPlugin/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/publisher -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 18615 started at 2025-12-05 16:48:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 18616 started at 2025-12-05 16:48:25
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 18628 started at 2025-12-05 16:48:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/subscriber -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 18629 started at 2025-12-05 16:48:27
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/publisher -dynamic -adapter -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 18641 started at 2025-12-05 16:48:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicData/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 18642 started at 2025-12-05 16:48:29
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt Time:2s Result:0
==============================================================================
tests/DCPS/DynamicResponse/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicResponse/origin -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile origin.log -DCPSPendingTimeout 3
origin PID: 18654 started at 2025-12-05 16:48:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DynamicResponse/responder -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile responder.log -DCPSPendingTimeout 3
responder PID: 18655 started at 2025-12-05 16:48:31
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicResponse/run_test.pl Time:5s Result:0
==============================================================================
tests/DCPS/WaitSetLivelinessLost/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 18667
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitSetLivelinessLost/WaitSetLivelinessLost -DCPSPendingTimeout 3
WaitSetLivelinessLost PID: 18674 started at 2025-12-05 16:48:36
(18667|18667) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(18674|18674) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
(18674|18674) 16:48:37.975078 WaitSetLivelinessLost main done
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitSetLivelinessLost/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/WaitSetLivelinessLost/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitSetLivelinessLost/WaitSetLivelinessLost -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
WaitSetLivelinessLost PID: 18684 started at 2025-12-05 16:48:38
(18684|18687) WARNING: MulticastManager::join: failed to join group 239.255.0.1:35150 on enP61607s1/0.0.0.0 (0x55847e8822e0 joined count 1): Unknown error -3
(18684|18684) 16:48:39.170626 WaitSetLivelinessLost main done
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitSetLivelinessLost/run_test.pl rtps_disc Time:1s Result:0
==============================================================================
tests/DCPS/Maps/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Maps/publisher -DCPSConfigFile rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18691 started at 2025-12-05 16:48:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Maps/subscriber -DCPSConfigFile rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18692 started at 2025-12-05 16:48:39
test PASSED.
auto_run_tests_finished: tests/DCPS/Maps/run_test.pl Time:2s Result:0
==============================================================================
tests/security/IDL_Serialization/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/IDL_Serialization/Security_IDL_Serialization -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 18704 started at 2025-12-05 16:48:41
[==========] Running 6 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from SerializeBinaryPropertyTest
[ RUN ] SerializeBinaryPropertyTest.Round_Trip
[ OK ] SerializeBinaryPropertyTest.Round_Trip (0 ms)
[ RUN ] SerializeBinaryPropertyTest.When_Propagate_False
[ OK ] SerializeBinaryPropertyTest.When_Propagate_False (0 ms)
[----------] 2 tests from SerializeBinaryPropertyTest (0 ms total)
[----------] 1 test from OptionalBinaryProperties
[ RUN ] OptionalBinaryProperties.Deserialize
[ OK ] OptionalBinaryProperties.Deserialize (1 ms)
[----------] 1 test from OptionalBinaryProperties (1 ms total)
[----------] 3 tests from SerializePropertyTest
[ RUN ] SerializePropertyTest.PropertySeq_OnePropagateFalse_TwoPropagateTrue
[ OK ] SerializePropertyTest.PropertySeq_OnePropagateFalse_TwoPropagateTrue (0 ms)
[ RUN ] SerializePropertyTest.Property_Round_Trip
[ OK ] SerializePropertyTest.Property_Round_Trip (0 ms)
[ RUN ] SerializePropertyTest.Property_When_Propagate_False
[ OK ] SerializePropertyTest.Property_When_Propagate_False (0 ms)
[----------] 3 tests from SerializePropertyTest (0 ms total)
[----------] Global test environment tear-down
[==========] 6 tests from 3 test cases ran. (1 ms total)
[ PASSED ] 6 tests.
test PASSED.
auto_run_tests_finished: tests/security/IDL_Serialization/run_test.pl Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_off
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18707 started at 2025-12-05 16:48:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18708 started at 2025-12-05 16:48:41
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
USER DATA:
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_off Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_sub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18722 started at 2025-12-05 16:48:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18723 started at 2025-12-05 16:48:42
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataReader
Reliable DataWriter
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_sub Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_pub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18737 started at 2025-12-05 16:48:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18738 started at 2025-12-05 16:48:42
Starting publisher
Starting publisher with 17 args
Reliable DataWriter
Creating Writer
Starting Writer
Transport is RELIABLE
Reliable DataReader
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_pub Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_on
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18752 started at 2025-12-05 16:48:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18753 started at 2025-12-05 16:48:43
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_on Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_on_ec_pub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18767 started at 2025-12-05 16:48:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_03_cert.pem -PrivateKey ../certs/identity/test_participant_03_private_key.pem -Permissions permissions/permissions_test_participant_03_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18768 started at 2025-12-05 16:48:44
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participantSampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_on_ec_pub Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_on_ec_sub
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_04_cert.pem -PrivateKey ../certs/identity/test_participant_04_private_key.pem -Permissions permissions/permissions_test_participant_04_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18782 started at 2025-12-05 16:48:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18783 started at 2025-12-05 16:48:44
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_on_ec_sub Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC0_sec_on_ec_both
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_04_cert.pem -PrivateKey ../certs/identity/test_participant_04_private_key.pem -Permissions permissions/permissions_test_participant_04_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18797 started at 2025-12-05 16:48:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_03_cert.pem -PrivateKey ../certs/identity/test_participant_03_private_key.pem -Permissions permissions/permissions_test_participant_03_allowall_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18798 started at 2025-12-05 16:48:45
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC0_sec_on_ec_both Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_off_success
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18812 started at 2025-12-05 16:48:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18813 started at 2025-12-05 16:48:45
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
USER DATA:
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_off_success Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_sub_failure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Expected ~27 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18827 started at 2025-12-05 16:48:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Expected ~16 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18828 started at 2025-12-05 16:48:46
Starting publisher
Starting publisher with 19 args
Reliable DataWriter
Creating Writer
Starting Writer
Transport is RELIABLE
Reliable DataReader
deleting contained entities
deleting participant
shutdown
deleting contained entities
deleting participant
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_sub_failure Time:10s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_pub_failure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile unsec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Expected ~27 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18842 started at 2025-12-05 16:48:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Expected ~16 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18843 started at 2025-12-05 16:48:56
Starting publisher
Starting publisher with 19 args
Transport is RELIABLE
Reliable DataReader
Reliable DataWriter
Creating Writer
Starting Writer
USER DATA:
deleting contained entities
deleting participant
shutdown
deleting contained entities
deleting participant
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_pub_failure Time:10s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_on_bad_cert_failure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Expected ~27 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18857 started at 2025-12-05 16:49:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Expected ~16 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18858 started at 2025-12-05 16:49:07
Starting publisher
Starting publisher with 19 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
deleting contained entities
deleting participant
deleting contained entities
shutdown
deleting participant
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_on_bad_cert_failure Time:11s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_on_bad_perm_1_failure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_join_wrong_signed.p7s -Expected ~27 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18872 started at 2025-12-05 16:49:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_join_wrong_signed.p7s -Expected ~16 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18873 started at 2025-12-05 16:49:17
Starting publisher
Starting publisher with 19 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
deleting contained entities
deleting participant
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_on_bad_perm_1_failure Time:10s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_on_bad_perm_2_failure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_join_signed.p7s -Expected ~23 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18887 started at 2025-12-05 16:49:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_join_signed.p7s -Expected ~13 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18888 started at 2025-12-05 16:49:27
Starting publisher
Starting publisher with 19 args
deleting contained entities
deleting contained entities
deleting participant
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_on_bad_perm_2_failure Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC1_sec_on_success
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18897 started at 2025-12-05 16:49:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18898 started at 2025-12-05 16:49:27
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC1_sec_on_success Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18912 started at 2025-12-05 16:49:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18913 started at 2025-12-05 16:49:28
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC2 Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18927 started at 2025-12-05 16:49:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18928 started at 2025-12-05 16:49:28
Starting publisher
Starting publisher with 17 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC3 Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC4
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18942 started at 2025-12-05 16:49:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18943 started at 2025-12-05 16:49:29
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC4 Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl SC5
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18957 started at 2025-12-05 16:49:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18958 started at 2025-12-05 16:49:29
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl SC5 Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl TEST_8_8_5_FAILURE
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_write_signed.p7s -Expected ~25 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18972 started at 2025-12-05 16:49:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_read_signed.p7s -Expected ~15 -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18973 started at 2025-12-05 16:49:30
Starting publisher
Starting publisher with 19 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
deleting contained entities
deleting contained entities
deleting participant
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl TEST_8_8_5_FAILURE Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl TEST_8_8_5_SUCCESS
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_read_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 18986 started at 2025-12-05 16:49:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_write_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 18987 started at 2025-12-05 16:49:31
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl TEST_8_8_5_SUCCESS Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl multiple_grants
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_RWA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_04_cert.pem -PrivateKey ../certs/identity/test_participant_04_private_key.pem -Permissions permissions/permissions_multi_p_01_02_03_04_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19001 started at 2025-12-05 16:49:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_RWA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_03_cert.pem -PrivateKey ../certs/identity/test_participant_03_private_key.pem -Permissions permissions/permissions_multi_p_01_02_03_04_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19002 started at 2025-12-05 16:49:31
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl multiple_grants Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19016 started at 2025-12-05 16:49:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19017 started at 2025-12-05 16:49:32
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19031 started at 2025-12-05 16:49:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19032 started at 2025-12-05 16:49:33
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_SubMsgSign
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19046 started at 2025-12-05 16:49:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19047 started at 2025-12-05 16:49:33
Starting publisher
Starting publisher with 17 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_SubMsgSign Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_SubMsgEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19061 started at 2025-12-05 16:49:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19062 started at 2025-12-05 16:49:34
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_SubMsgEncrypt Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgSign
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19076 started at 2025-12-05 16:49:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_SM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19077 started at 2025-12-05 16:49:35
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgSign Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19091 started at 2025-12-05 16:49:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_EM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19092 started at 2025-12-05 16:49:35
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19106 started at 2025-12-05 16:49:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19107 started at 2025-12-05 16:49:36
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_PayloadEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19121 started at 2025-12-05 16:49:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19122 started at 2025-12-05 16:49:37
Starting publisher
Starting publisher with 17 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt_PayloadEncrypt Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_SubMsgSign_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_SM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19136 started at 2025-12-05 16:49:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_SM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19137 started at 2025-12-05 16:49:38
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_SubMsgSign_PayloadEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_SubMsgEncrypt_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19151 started at 2025-12-05 16:49:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19152 started at 2025-12-05 16:49:38
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataReader
Reliable DataWriter
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_SubMsgEncrypt_PayloadEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgSign_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_SM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19166 started at 2025-12-05 16:49:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_SM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19167 started at 2025-12-05 16:49:39
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgSign_PayloadEncrypt Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgEncrypt_PayloadEncrypt
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19181 started at 2025-12-05 16:49:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_EM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19182 started at 2025-12-05 16:49:40
Starting publisher
Starting publisher with 17 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgEncrypt_SubMsgEncrypt_PayloadEncrypt Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl FullMsgSign_PayloadEncrypt_Frag
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_readwrite_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19196 started at 2025-12-05 16:49:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic PD_OL_OA_OM_ED -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_readwrite_signed.p7s -Timeout 10 -ExtraSpace 100000 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -DCPSSecurityDebug access_warn,auth_warn,auth_debug,encdec_warn,encdec_debug,bookkeeping,new_entity_warn,new_entity_error -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19197 started at 2025-12-05 16:49:41
Starting publisher
Starting publisher with 19 args
Reliable DataWriter
Creating Writer
Starting Writer
Transport is RELIABLE
Reliable DataReader
USER DATA:
Writer finished
Writer wait for ACKS
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl FullMsgSign_PayloadEncrypt_Frag Time:3s Result:0
==============================================================================
tests/security/attributes/run_test.pl Partitions_DefaultQoS
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_partitions_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19211 started at 2025-12-05 16:49:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_partitions_signed.p7s -Timeout 10 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19212 started at 2025-12-05 16:49:43
Starting publisher
Starting publisher with 17 args
Reliable DataWriterTransport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl Partitions_DefaultQoS Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl Partitions_Denied
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_partitions_signed.p7s -Expected ~25 -Timeout 10 -Partition baz -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19226 started at 2025-12-05 16:49:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_partitions_signed.p7s -Expected ~15 -Timeout 10 -Partition baz -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19227 started at 2025-12-05 16:49:44
Starting publisher
Starting publisher with 21 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
deleting contained entities
deleting contained entities
deleting participant
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl Partitions_Denied Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl Partitions_Match
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_partitions_signed.p7s -Timeout 10 -Partition foo -Partition bar -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19240 started at 2025-12-05 16:49:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_partitions_signed.p7s -Timeout 10 -Partition foo -Partition bar -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19241 started at 2025-12-05 16:49:44
Starting publisher
Starting publisher with 21 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl Partitions_Match Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl Partitions_Reordered
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_partitions_signed.p7s -Timeout 10 -Partition bar -Partition foo -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19255 started at 2025-12-05 16:49:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_partitions_signed.p7s -Timeout 10 -Partition bar -Partition foo -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19256 started at 2025-12-05 16:49:44
Starting publisher
Starting publisher with 21 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl Partitions_Reordered Time:1s Result:0
==============================================================================
tests/security/attributes/run_test.pl Partitions_Subset
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_partitions_signed.p7s -Timeout 10 -Partition bar -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19270 started at 2025-12-05 16:49:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_RWA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_partitions_signed.p7s -Timeout 10 -Partition bar -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19271 started at 2025-12-05 16:49:45
Starting publisher
Starting publisher with 19 args
Transport is RELIABLE
Reliable DataWriter
Reliable DataReader
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
deleting participantSampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl Partitions_Subset Time:0s Result:0
==============================================================================
tests/security/attributes/run_test.pl secure-part-user-data
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem --secure-part-user-data --expect-part-user-data -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19285 started at 2025-12-05 16:49:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem --secure-part-user-data -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19286 started at 2025-12-05 16:49:46
Starting publisher
Starting publisher with 18 args
Reliable DataWriter
Transport is RELIABLE
Reliable DataReader
Creating Writer
Starting Writer
USER DATA: SECRET SECRET SECRET
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl secure-part-user-data Time:4s Result:0
==============================================================================
tests/security/attributes/run_test.pl unsecure-part-user-data
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/subscriber -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem -DCPSSecurity 0 --expect-blank-part-user-data -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_02_cert.pem -PrivateKey ../certs/identity/test_participant_02_private_key.pem -Permissions permissions/permissions_test_participant_02_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19303 started at 2025-12-05 16:49:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/attributes/publisher -Governance governance.xml.p7s -Topic OD_OL_OA_OM_OD -IdentityCA ../certs/identity/identity_ca_cert.pem -PermissionsCA ../certs/permissions/permissions_ca_cert.pem --secure-part-user-data -DCPSConfigFile sec_base.ini -Identity ../certs/identity/test_participant_01_cert.pem -PrivateKey ../certs/identity/test_participant_01_private_key.pem -Permissions permissions/permissions_test_participant_01_allowall_signed.p7s -Timeout 20 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19304 started at 2025-12-05 16:49:49
Starting publisher
Starting publisher with 18 args
Transport is RELIABLE
Reliable DataReader
Reliable DataWriter
Creating Writer
Starting Writer
USER DATA:
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 98
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 97
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 96
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 95
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 94
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 93
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 92
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 91
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
Message: subject = Review
subject_id = 90
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Writer finished
Writer wait for ACKS
deleting DW
deleting contained entities
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting participant
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 4
deleting contained entities
deleting participant
shutdown
shutdown
test PASSED.
test PASSED.
auto_run_tests_finished: tests/security/attributes/run_test.pl unsecure-part-user-data Time:4s Result:0
==============================================================================
tests/security/TopicWithoutPermissions/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/TopicWithoutPermissions/Security_TopicWithoutPermissions -DCPSConfigFile Parameters.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 19318 started at 2025-12-05 16:49:53
test PASSED.
auto_run_tests_finished: tests/security/TopicWithoutPermissions/run_test.pl Time:0s Result:0
==============================================================================
tests/security/SingleParticipantWithSecurity/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/SingleParticipantWithSecurity/SingleParticipantWithSecurity -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile SingleParticipantWithSecurity.log -DCPSPendingTimeout 3
SingleParticipantWithSecurity PID: 19323 started at 2025-12-05 16:49:54
Starting publisher
Starting publisher with 1 args
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.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/security/SingleParticipantWithSecurity/run_test.pl Time:1s 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: 19331 started at 2025-12-05 16:49: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 19332 started at 2025-12-05 16:49: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 19333 started at 2025-12-05 16:49:56
/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: 19359 started at 2025-12-05 16:50:06
/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: 19365 started at 2025-12-05 16:50: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: 19366 started at 2025-12-05 16:50: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 19330 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:14s 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: 19374 started at 2025-12-05 16:50: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 -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: 19375 started at 2025-12-05 16:50:10
/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: 19376 started at 2025-12-05 16:50:10
/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: 19398 started at 2025-12-05 16:50:20
/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: 19404 started at 2025-12-05 16:50:21
/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: 19405 started at 2025-12-05 16:50:21
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 19373 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure partition_same_relay
#
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: 19413 started at 2025-12-05 16:50:25
/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: 19414 started at 2025-12-05 16:50:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_same_relay.ini -b 1 -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19428 started at 2025-12-05 16:50:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_same_relay.ini -b 1 -p OCJ -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19434 started at 2025-12-05 16:50:36
/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: 19435 started at 2025-12-05 16:50:36
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 19412 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure partition_same_relay Time:27s 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: 19443 started at 2025-12-05 16:50:52
/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: 19444 started at 2025-12-05 16:50:52
/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: 19458 started at 2025-12-05 16:50:55
/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: 19464 started at 2025-12-05 16:50:58
/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: 19473 started at 2025-12-05 16:51:08
/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: 19474 started at 2025-12-05 16:51:08
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 19442 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: 19483 started at 2025-12-05 16:51:12
/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: 19484 started at 2025-12-05 16:51:12
/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: 19498 started at 2025-12-05 16:51:22
/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: 19504 started at 2025-12-05 16:51: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: 19505 started at 2025-12-05 16:51: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: monitor being killed.
test PASSED.
Response monitor pid 19482 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s 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: 19512 started at 2025-12-05 16:51:24
/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: 19513 started at 2025-12-05 16:51:24
/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: 19527 started at 2025-12-05 16:51:27
/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: 19528 started at 2025-12-05 16:51:27
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: 19539 started at 2025-12-05 16:51:45
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:51s 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: 19550 started at 2025-12-05 16:52:15
/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: 19551 started at 2025-12-05 16:52:15
/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: 19565 started at 2025-12-05 16:52:18
/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: 19566 started at 2025-12-05 16:52:18
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: 19578 started at 2025-12-05 16:52:36
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:52s 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: 19588 started at 2025-12-05 16:53:07
/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: 19589 started at 2025-12-05 16:53:07
/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: 19604 started at 2025-12-05 16:53:10
/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: 19605 started at 2025-12-05 16:53:10
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: 19616 started at 2025-12-05 16:53:28
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: 19626 started at 2025-12-05 16:53:58
/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: 19627 started at 2025-12-05 16:53:58
/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: 19641 started at 2025-12-05 16:54:01
/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: 19642 started at 2025-12-05 16:54:01
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: 19654 started at 2025-12-05 16:54:19
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:51s 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: 19667 started at 2025-12-05 16:54:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 19675 started at 2025-12-05 16:54:52
test_success
Mapped address = 127.0.0.1:53519
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:4s 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_19676
node_controller PID: 19677 started at 2025-12-05 16:54:53
/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: 19678 started at 2025-12-05 16:54:53
(19678|19684) WARN(I1N9G6:7 7M|u1l9t6i8c3a)s tWMAaRnNaIgNeGr:: :Mjuolitni:c afsatiMlaenda gteor :j:ojioni ng:r ofuapi l2e3d9 .t2o5 5j.o4i2n. 5g3r:o2u9p6 5223 9o.n2 5e5n.P4621.65037:s219/605.20 .o0n. 0e n(P06x1565077asa11/c08.303.008. 0j o(i0nxe5d5 fc4o2u4n0te b12)c:8 Ujnokinnoewdn ceorurnotr 1-)3:
Unknown error -3
(19678|19684) WARNING: MulticastManager::joi(n1:9 6f7a7i|l1e9d6 8t3o) jWoAiRnN IgNrGo:u pM u2l3t9i.c2a5s5t.M4a2n.a5g3e:r2:9:6j5o0i no:n feaniPl6e1d6 0t7os 1j/o0i.n0 .g0r.o0u p( 02x3595.72a5a51.c4029.d5b30: 2j9o6i5n0e do nc oeunnPt6 116)0:7 sU1n/k0n.o0w.n0 .e0r r(o0rx 5-53f
424072600 joined count 1): Unknown error -3
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...
(19677|19681) RtpsUdpSendStrategy::send_single_i() - destination 10.1.1.86:46979 failed send: Operation not permitted
(19677|19681) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
(19678|19688) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7effb000aab8 joined count 1): Unknown error -3
(19677|19687) WARNING: MulticastManager::join: failed to join group 239.255.42.31:29651 on enP61607s1/0.0.0.0 (0x7f8cb800aa18 joined count 1): Unknown error -3
Discovered Node 01037ced.8d824a6b.4cdd47ee.000001c1 "test_nc_19676"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/11
Started at 2025-12-05T16:55:00Z
Setting scenario launch_time to be 3 seconds from now: 2025-12-05T16:55:03Z
2025-12-05T16:55:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 19695 with exit code 0
2025-12-05T16:55:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 19696 with exit code 0
2025-12-05T16:56:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 19694 with exit code 9
Writing report for node name 'test_nc_19676' (id '01037ced.8d824a6b.4cdd47ee.000001c1') with 3 spawned process reports
Ended at 2025-12-05T16:56:03Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 2.756892
percent cpu utilization mean = 0.145886
percent cpu utilization stdev = 0.455095
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 = 1.147242
percent memory utilization mean = 0.814700
percent memory utilization stdev = 0.382732
percent memory utilization median = 1.147242
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 0.000013
percent virtual memory utilization mean = 0.000010
percent virtual memory utilization stdev = 0.000004
percent virtual memory utilization median = 0.000013
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.040 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.008 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.001897
discovery time delta max = 0.232424
discovery time delta mean = 0.082516
discovery time delta stdev = 0.091761
discovery time delta median = 0.021426
discovery time delta madev = 0.019046
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/11
=== Showing Log for Node 01037ced.8d824a6b.4cdd47ee.000001c1 === Spawned Process #2 (PID 19695) ===
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'
2025-12-05T16:55:06Z: 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
(19695|19695) INFO: set_DCPS_debug_level: set to 3
(19695|19695) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(19695|19695) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(19695|19695) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(19695|19695) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(19695|19695) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(19695|19695) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(19695|19695) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(19695|19695) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(19695|19695) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(19695|19695) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(19695|19695) DomainParticipantImpl::enable: enabled participant 01037ced.8d824a6b.4cefcfd1.000001c1(d6435f11) in domain 7
(19695|19695) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914a1f10 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914aa6e0 with 20 chunks
(19695|19695) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914aa0b0 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914aa150 with 20 chunks
(19695|19695) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914aaf80 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914b4d30 with 20 chunks
(19695|19695) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914b0680 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914b2030 with 20 chunks
(19695|19695) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914b5d50 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914b6940 with 20 chunks
(19695|19695) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914ba560 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914be9e0 with 20 chunks
(19695|19695) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 914be480 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 914be850 with 20 chunks
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b4cefcfd1_7
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_MAX_MESSAGE_SIZE=65466
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_HEARTBEAT_PERIOD=200
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_NAK_RESPONSE_DELAY=100
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RESPONSIVE_MODE=false
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_SEND_DELAY=10
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_SEND_BUFFER_SIZE=65535
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RCV_BUFFER_SIZE=65535
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_PORT_MODE=system
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_PB=7400
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_DG=250
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_PG=2
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_D2=2
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_D3=12
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_USE_MULTICAST=false
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_INIT_PARTICIPANT_PORT_ID=1
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_LOCAL_ADDRESS=0.0.0.0:0
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_ADVERTISED_ADDRESS=0.0.0.0:0
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_USE_RTPS_RELAY=false
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RTPS_RELAY_ONLY=true
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(19695|19695) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_USE_ICE=false
(19695|19695) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEFCFD1_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b4cefcfd1_7
(19695|19695) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEFCFD1_7_PASSIVE_CONNECT_DURATION=60000
(19695|19709) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(19695|19709) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEFCFD1_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19695|19709) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x558991452550 joined count 1)
(19695|19709) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x558991452550 joined count 1): Unknown error -3
(19695|19709) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/0.0.0.0 (0x558991452550 joined count 2)
(19695|19709) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on eth0/10.1.1.86 (0x558991452550 joined count 1)
(19695|19709) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.86 (0x558991452550 joined count 2)
(19695|19709) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/0.0.0.0 (0x558991452550 joined count 3)
(19695|19709) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on lo/127.0.0.1 (0x558991452550 joined count 2)
(19695|19709) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x558991452550 joined count 3)
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'
(19695|19695) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 91520420 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 91520cf0 with 20 chunks
(19695|19695) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(19695|19709) Spdp::handle_participant_data - 01037ced.8d824a6b.4cefcfd1.000001c1(d6435f11) discovered 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) lease 5:00 from 127.0.0.1:4444 (0)
(19695|19709) Spdp::update_rtps_relay_application_participant - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) is an RtpsRelay application participant
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000003c2(7d7c6c29) remote 01037ced.8d824a6b.4ceec612.000003c7(22db50d1)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000004c2(323dfaee) remote 01037ced.8d824a6b.4ceec612.000004c7(6d9ac616)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000200c2(55d5eb84) remote 01037ced.8d824a6b.4ceec612.000200c7(0a72d77c)
(19695|19709) Spdp::update_rtps_relay_application_participant - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) is an RtpsRelay application participant
(19695|19695) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19695|19695) DataReaderImpl::enable: got GUID 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(19695|19695) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 91733540 with 20 chunks
(19695|19695) DataReaderImpl::enable Cached_Allocator_With_Overflow 91742d20 with 20 chunks
(19695|19695) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(19695|19695) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19695|19695) DataReaderImpl::enable: got GUID 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0), subscribed to topic name "topic_02" type "Bench::Data"
(19695|19709) Spdp::handle_participant_data - 01037ced.8d824a6b.4cefcfd1.000001c1(d6435f11) discovered 01037ced.8d824a6b.4cf08b19.000001c1(0a795856) lease 5:00 from 127.0.0.1:4444 (1)
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(19695|19695) WriteDataContainer sample_list_element_allocator 917491e8 with 20 chunks
(19695|19695) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 91744490 with 20 chunks
(19695|19695) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 91750b90 with 20 chunks
(19695|19695) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 917375f0 with 20 chunks
(19695|19695) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(19695|19695) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000300c3(2310b125) remote 01037ced.8d824a6b.4cf08b19.000300c4(614e23c1)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000301c3(3a0b8064) remote 01037ced.8d824a6b.4cf08b19.000301c4(78551280)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000003c2(7d7c6c29) remote 01037ced.8d824a6b.4cf08b19.000003c7(d12c9fe1)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000004c2(323dfaee) remote 01037ced.8d824a6b.4cf08b19.000004c7(9e6d0926)
(19695|19709) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cefcfd1.000200c2(55d5eb84) remote 01037ced.8d824a6b.4cf08b19.000200c7(f985184c)
(19695|19695) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19695|19695) DataWriterImpl::enable: got GUID 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a), publishing to topic name "topic_01" type "Bench::Data"
(19695|19708) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(19695|19695) WriteDataContainer sample_list_element_allocator 91757798 with 20 chunks
(19695|19695) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 91759810 with 20 chunks
(19695|19695) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 91757900 with 20 chunks
(19695|19695) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 917595e0 with 20 chunks
(19695|19695) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(19695|19695) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(19695|19708) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) succeeded in associating with reader 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) reader 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) calling association_complete_i
(19695|19708) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19695|19695) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19695|19695) DataWriterImpl::enable: got GUID 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f), publishing to topic name "topic_02" type "Bench::Data"
(19695|19708) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f)
2025-12-05T16:55:06Z: Process construction / entity creation complete.
2025-12-05T16:55:06Z: Beginning action construction / initialization.
2025-12-05T16:55:06Z: Action construction / initialization complete.
(19695|19708) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) succeeded in associating with reader 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) reader 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) calling association_complete_i
(19695|19708) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19695|19708) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) remote 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) succeeded in associating with reader 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) reader 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) calling association_complete_i
(19695|19708) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) remote 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19695|19708) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) remote 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) succeeded in associating with reader 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19695|19708) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) reader 01037ced.8d824a6b.4cf08b19.00000007(61650e92) calling association_complete_i
(19695|19708) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) remote 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19695|19708) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d)
(19695|19708) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78)
2025-12-05T16:55:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:55:07Z: DDS entities enabled.
2025-12-05T16:55:07Z: Initializing process actions.
(19695|19709) Spdp::update_rtps_relay_application_participant - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) is an RtpsRelay application participant
2025-12-05T16:55:37Z: Starting process actions.
2025-12-05T16:55:37Z: Process tests started.
2025-12-05T16:55:38Z: Stopping process tests.
2025-12-05T16:55:38Z: Process tests stopped.
2025-12-05T16:55:39Z: Stopping process actions.
2025-12-05T16:55:39Z: Detaching Listeners.
2025-12-05T16:55:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(19695|19695) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) num remotes 2
Deleting datawriter: datawriter_02
(19695|19695) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) num remotes 2
(19695|19708) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) num remotes 1
(19695|19708) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(19695|19708) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) num remotes 1
(19695|19708) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) num remotes 1
(19695|19695) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) num remotes 1
(19695|19695) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) num remotes 1
Deleting datareader: datareader_02
(19695|19695) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) num remotes 1
(19695|19695) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(19695|19695) Service_Participant::shutdown
(19695|19695) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:55:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.040
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.008
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(19695|19695) Service_Participant::~Service_Participant
(19695|19695) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.4cdd47ee.000001c1 === Spawned Process #3 (PID 19696) ===
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'
2025-12-05T16:55:06Z: 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
(19696|19696) INFO: set_DCPS_debug_level: set to 3
(19696|19696) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY=0
(19696|19696) INFO: ConfigStoreImpl::set_string: COMMON=@common
Creating participant: 'participant_01' in domain 7
(19696|19696) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(19696|19696) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(19696|19696) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(19696|19696) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(19696|19696) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(19696|19696) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(19696|19696) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(19696|19696) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(19696|19696) DomainParticipantImpl::enable: enabled participant 01037ced.8d824a6b.4cf08b19.000001c1(0a795856) in domain 7
(19696|19696) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86e8af10 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86e936e0 with 20 chunks
(19696|19696) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86e930b0 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86e93150 with 20 chunks
(19696|19696) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86e93f80 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86e9dd30 with 20 chunks
(19696|19696) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86e99680 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86e9b030 with 20 chunks
(19696|19696) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86e9ed50 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86e9f940 with 20 chunks
(19696|19696) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86ea3560 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86ea79e0 with 20 chunks
(19696|19696) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86ea7480 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86ea7850 with 20 chunks
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b4cf08b19_7
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_MAX_MESSAGE_SIZE=65466
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_HEARTBEAT_PERIOD=200
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_NAK_RESPONSE_DELAY=100
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RESPONSIVE_MODE=false
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_SEND_DELAY=10
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_SEND_BUFFER_SIZE=65535
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RCV_BUFFER_SIZE=65535
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_PORT_MODE=system
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_PB=7400
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_DG=250
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_PG=2
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_D2=2
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_D3=12
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_USE_MULTICAST=false
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_INIT_PARTICIPANT_PORT_ID=2
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_LOCAL_ADDRESS=0.0.0.0:0
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_ADVERTISED_ADDRESS=0.0.0.0:0
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_USE_RTPS_RELAY=false
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RTPS_RELAY_ONLY=true
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(19696|19696) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_USE_ICE=false
(19696|19696) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CF08B19_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b4cf08b19_7
(19696|19696) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CF08B19_7_PASSIVE_CONNECT_DURATION=60000
(19696|19711) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(19696|19711) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CF08B19_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19696|19711) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x55d886e3b550 joined count 1)
(19696|19711) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55d886e3b550 joined count 1): Unknown error -3
(19696|19711) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/0.0.0.0 (0x55d886e3b550 joined count 2)
(19696|19711) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on eth0/10.1.1.86 (0x55d886e3b550 joined count 1)
(19696|19711) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.86 (0x55d886e3b550 joined count 2)
(19696|19711) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/0.0.0.0 (0x55d886e3b550 joined count 3)
(19696|19711) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on lo/127.0.0.1 (0x55d886e3b550 joined count 2)
(19696|19711) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x55d886e3b550 joined count 3)
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'
(19696|19696) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 86f09250 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 86f09b20 with 20 chunks
(19696|19696) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(19696|19711) Spdp::handle_participant_data - 01037ced.8d824a6b.4cf08b19.000001c1(0a795856) discovered 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) lease 5:00 from 127.0.0.1:4444 (0)
(19696|19711) Spdp::update_rtps_relay_application_participant - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) is an RtpsRelay application participant
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000003c2(a1466b6e) remote 01037ced.8d824a6b.4ceec612.000003c7(22db50d1)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000004c2(ee07fda9) remote 01037ced.8d824a6b.4ceec612.000004c7(6d9ac616)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000200c2(89efecc3) remote 01037ced.8d824a6b.4ceec612.000200c7(0a72d77c)
(19696|19696) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19696|19696) DataReaderImpl::enable: got GUID 01037ced.8d824a6b.4cf08b19.00000007(61650e92), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(19696|19696) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 8711c470 with 20 chunks
(19696|19696) DataReaderImpl::enable Cached_Allocator_With_Overflow 8712bcd0 with 20 chunks
(19696|19696) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(19696|19696) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19696|19696) DataReaderImpl::enable: got GUID 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7), 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'
(19696|19696) WriteDataContainer sample_list_element_allocator 87132208 with 20 chunks
(19696|19696) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 8712d440 with 20 chunks
(19696|19696) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 87139bb0 with 20 chunks
(19696|19696) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 87120520 with 20 chunks
(19696|19696) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(19696|19696) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(19696|19696) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19696|19696) DataWriterImpl::enable: got GUID 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(19696|19696) WriteDataContainer sample_list_element_allocator 8713c578 with 20 chunks
(19696|19696) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 871424d0 with 20 chunks
(19696|19696) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 871402d0 with 20 chunks
(19696|19696) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 871422a0 with 20 chunks
(19696|19711) Spdp::handle_participant_data - 01037ced.8d824a6b.4cf08b19.000001c1(0a795856) discovered 01037ced.8d824a6b.4cefcfd1.000001c1(d6435f11) lease 5:00 from 127.0.0.1:4444 (1)
(19696|19696) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(19696|19696) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(19696|19710) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000300c3(ff2ab662) remote 01037ced.8d824a6b.4cefcfd1.000300c4(bd742486)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000301c3(e6318723) remote 01037ced.8d824a6b.4cefcfd1.000301c4(a46f15c7)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000003c2(a1466b6e) remote 01037ced.8d824a6b.4cefcfd1.000003c7(0d1698a6)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000004c2(ee07fda9) remote 01037ced.8d824a6b.4cefcfd1.000004c7(42570e61)
(19696|19710) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) remote 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19696|19711) DEBUG: Sedp::association_complete_i local 01037ced.8d824a6b.4cf08b19.000200c2(89efecc3) remote 01037ced.8d824a6b.4cefcfd1.000200c7(25bf1f0b)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) succeeded in associating with reader 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) reader 01037ced.8d824a6b.4cf08b19.00000007(61650e92) calling association_complete_i
(19696|19710) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) remote 01037ced.8d824a6b.4cf08b19.00000007(61650e92)
(19696|19696) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19696|19696) DataWriterImpl::enable: got GUID 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78), publishing to topic name "topic_02" type "Bench::Data"
2025-12-05T16:55:06Z: Process construction / entity creation complete.
2025-12-05T16:55:06Z: Beginning action construction / initialization.
2025-12-05T16:55:06Z: Action construction / initialization complete.
(19696|19710) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78)
(19696|19710) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) remote 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) succeeded in associating with reader 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) reader 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) calling association_complete_i
(19696|19710) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) remote 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7)
(19696|19710) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) succeeded in associating with reader 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) reader 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) calling association_complete_i
(19696|19710) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5)
(19696|19710) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) succeeded in associating with reader 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19696|19710) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) reader 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) calling association_complete_i
(19696|19710) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0)
(19696|19710) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a)
(19696|19710) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f)
2025-12-05T16:55:07Z: Enabling DDS entities (if not already enabled).
2025-12-05T16:55:07Z: DDS entities enabled.
2025-12-05T16:55:07Z: Initializing process actions.
2025-12-05T16:55:37Z: Starting process actions.
2025-12-05T16:55:37Z: Process tests started.
2025-12-05T16:55:38Z: Stopping process tests.
2025-12-05T16:55:38Z: Process tests stopped.
2025-12-05T16:55:39Z: Stopping process actions.
2025-12-05T16:55:39Z: Detaching Listeners.
2025-12-05T16:55:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(19696|19696) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) remote 01037ced.8d824a6b.4cefcfd1.00000007(bd5f09d5) num remotes 2
(19696|19710) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) num remotes 1
Deleting datawriter: datawriter_02
(19696|19710) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cf08b19.00000002(110ffa1d) num remotes 1
(19696|19696) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) remote 01037ced.8d824a6b.4cefcfd1.01000007(05e36eb0) num remotes 2
(19696|19710) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) num remotes 1
Deleting publisher: publisher_01
(19696|19710) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cf08b19.01000002(a9b39d78) num remotes 1
Deleting datareader: datareader_01
(19696|19696) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) num remotes 1
(19696|19696) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cf08b19.00000007(61650e92) remote 01037ced.8d824a6b.4cefcfd1.00000002(cd35fd5a) num remotes 1
Deleting datareader: datareader_02
(19696|19696) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) num remotes 1
(19696|19696) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d824a6b.4cf08b19.01000007(d9d969f7) remote 01037ced.8d824a6b.4cefcfd1.01000002(75899a3f) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(19696|19696) Service_Participant::shutdown
(19696|19696) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-12-05T16:55:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.037
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.008
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(19696|19696) Service_Participant::~Service_Participant
(19696|19696) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d824a6b.4cdd47ee.000001c1 === Spawned Process #1 (PID 19694) ===
(19694|19694) INFO: set_DCPS_debug_level: set to 1
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(19694|19694) 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"
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(19694|19694) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(19694|19694) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(19694|19694) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(19694|19694) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(19694|19694) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON=@common
(19694|19694) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(19694|19694) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(19694|19694) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(19694|19694) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(19694|19694) Service_Participant::get_domain_participant_factory: machine: runnervmyg876, x86_64 platform: Linux, 6.8.0-1041-azure, #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025
(19694|19694) Service_Participant::get_domain_participant_factory: compiler: g version 11.4.0
(19694|19694) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(19694|19694) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(19694|19694) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_MAX_MESSAGE_SIZE=65466
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_HEARTBEAT_PERIOD=200
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_NAK_RESPONSE_DELAY=100
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_RESPONSIVE_MODE=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_SEND_DELAY=10
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_SEND_BUFFER_SIZE=65535
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_RCV_BUFFER_SIZE=65535
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_PORT_MODE=system
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_PB=7400
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_DG=250
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_PG=2
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_D2=2
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_D3=12
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_USE_MULTICAST=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_INIT_PARTICIPANT_PORT_ID=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_LOCAL_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_ADVERTISED_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_USE_RTPS_RELAY=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_RTPS_RELAY_ONLY=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEED164_0_USE_ICE=false
(19694|19694) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEED164_0=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b4ceed164_0
(19694|19694) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEED164_0_PASSIVE_CONNECT_DURATION=60000
(19694|19700) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x55707b1eb660 joined count 1)
(19694|19700) WARNING: MulticastManager::join: failed to join group 239.255.0.1:7400 on enP61607s1/0.0.0.0 (0x55707b1eb660 joined count 1): Unknown error -3
(19694|19700) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/0.0.0.0 (0x55707b1eb660 joined count 2)
(19694|19700) INFO: MulticastManager::leave: left group 239.255.0.1:7400 on eth0/10.1.1.86 (0x55707b1eb660 joined count 1)
(19694|19700) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.1.86 (0x55707b1eb660 joined count 2)
(19694|19700) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/0.0.0.0 (0x55707b1eb660 joined count 3)
(19694|19700) INFO: MulticastManager::leave: left group 239.255.0.1:7400 on lo/127.0.0.1 (0x55707b1eb660 joined count 2)
(19694|19700) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x55707b1eb660 joined count 3)
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(19694|19698) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(19694|19698) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(19694|19694) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7=@_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_MAX_MESSAGE_SIZE=65466
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_HEARTBEAT_PERIOD=200
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_NAK_RESPONSE_DELAY=100
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RESPONSIVE_MODE=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_SEND_DELAY=10
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_SEND_BUFFER_SIZE=65535
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RCV_BUFFER_SIZE=65535
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_PORT_MODE=system
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_PB=7400
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_DG=250
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_PG=2
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_D2=2
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_D3=12
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_USE_MULTICAST=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_INIT_PARTICIPANT_PORT_ID=0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_LOCAL_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_ADVERTISED_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_USE_RTPS_RELAY=false
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RTPS_RELAY_ONLY=true
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(19694|19694) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_USE_ICE=false
(19694|19694) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEEC612_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d824a6b4ceec612_7
(19694|19694) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D824A6B4CEEC612_7_PASSIVE_CONNECT_DURATION=60000
(19694|19704) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_RTPS_RELAY_ONLY=true
(19694|19704) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D824A6B4CEEC612_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(19694|19704) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x55707b35d8a0 joined count 1)
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":20773000},"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":683140,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":0,"DirectedGuids":0,"DiscoveredParticipants":0,"DiscoveredPublications":0,"DiscoveredSubscriptions":0,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":0,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":0,"Topics":0,"TopicsIgnored":0,"TotalBuiltinAssociated":0,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":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}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19699) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4ceed164.00000007(fad3e6ee) remote 01037ced.8d824a6b.4ceed164.02000002(20b0daea)
(19694|19699) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4ceed164.02000002(20b0daea) remote 01037ced.8d824a6b.4ceed164.00000007(fad3e6ee)
(19694|19699) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4ceed164.02000002(20b0daea) succeeded in associating with reader 01037ced.8d824a6b.4ceed164.00000007(fad3e6ee)
(19694|19699) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4ceed164.02000002(20b0daea) reader 01037ced.8d824a6b.4ceed164.00000007(fad3e6ee) calling association_complete_i
(19694|19699) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4ceed164.02000002(20b0daea) remote 01037ced.8d824a6b.4ceed164.00000007(fad3e6ee)
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) INFO: Application Participant GUID 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) Id relay1
(19694|19694) INFO: SPDP Horizontal 30 listening on 10.1.1.86:17400
(19694|19694) INFO: SEDP Horizontal 31 listening on 10.1.1.86:17401
(19694|19694) INFO: Data Horizontal 32 listening on 10.1.1.86:17402
(19694|19694) INFO: SPDP Vertical 33 listening on 0.0.0.0:4444
(19694|19694) INFO: SEDP Vertical 34 listening on 0.0.0.0:4445
(19694|19694) INFO: Data Vertical 35 listening on 0.0.0.0:4446
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19699) DataReaderImpl::add_association - bit 0 local 01037ced.8d824a6b.4ceed164.01000007(426f818b) remote 01037ced.8d824a6b.4ceed164.04000002(05db8536)
(19694|19699) DataWriterImpl::add_association - bit 0 local 01037ced.8d824a6b.4ceed164.04000002(05db8536) remote 01037ced.8d824a6b.4ceed164.01000007(426f818b)
(19694|19699) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4ceed164.04000002(05db8536) succeeded in associating with reader 01037ced.8d824a6b.4ceed164.01000007(426f818b)
(19694|19699) DataWriterImpl::transport_assoc_done: writer 01037ced.8d824a6b.4ceed164.04000002(05db8536) reader 01037ced.8d824a6b.4ceed164.01000007(426f818b) calling association_complete_i
(19694|19699) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d824a6b.4ceed164.04000002(05db8536) remote 01037ced.8d824a6b.4ceed164.01000007(426f818b)
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(19694|19694) INFO: Meta Discovery listening on 127.0.0.1:0
(19694|19704) WARNING: MulticastManager::join: failed to join group 239.255.0.1:9150 on enP61607s1/0.0.0.0 (0x55707b35d8a0 joined count 1): Unknown error -3
(19694|19704) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/0.0.0.0 (0x55707b35d8a0 joined count 2)
(19694|19704) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on eth0/10.1.1.86 (0x55707b35d8a0 joined count 1)
(19694|19704) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.86 (0x55707b35d8a0 joined count 2)
(19694|19704) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/0.0.0.0 (0x55707b35d8a0 joined count 3)
(19694|19704) INFO: MulticastManager::leave: left group 239.255.0.1:9150 on lo/127.0.0.1 (0x55707b35d8a0 joined count 2)
(19694|19704) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x55707b35d8a0 joined count 3)
(19694|19694) INFO: GuidAddrSet::record_activity 01037ced.8d824a6b.4ceec612.000001c1 added 0.000 s into session from 127.0.0.1:9160
(19694|19694) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d824a6b.4ceec612.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
(19694|19694) INFO: GuidAddrSet::ignore_rtps 01037ced.8d824a6b.4ceec612.000001c1 was admitted 0.000 s into session
(19694|19694) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d824a6b.4ceec612.000001c1 is at 127.0.0.1:52420 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(19694|19694) INFO: GuidAddrSet::record_activity 01037ced.8d824a6b.4cefcfd1.000001c1 added 0.000 s into session from 127.0.0.1:57960
(19694|19694) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d824a6b.4cefcfd1.000001c1 is at 127.0.0.1:57960 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(19694|19694) INFO: GuidAddrSet::record_activity 01037ced.8d824a6b.4cf08b19.000001c1 added 0.000 s into session from 127.0.0.1:49562
(19694|19694) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d824a6b.4cf08b19.000001c1 is at 127.0.0.1:49562 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=3 admit=0
(19694|19694) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d824a6b.4cefcfd1.000001c1 is at 127.0.0.1:9162 0.008 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(19694|19694) INFO: SpdpHandler::cache_message 01037ced.8d824a6b.4cefcfd1.000001c1 got first SPDP 0.008 s into session dds.cert.sn
(19694|19694) INFO: GuidAddrSet::ignore_rtps 01037ced.8d824a6b.4cefcfd1.000001c1 was admitted 0.008 s into session
(19694|19694) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d824a6b.4cf08b19.000001c1 is at 127.0.0.1:9164 0.008 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(19694|19694) INFO: SpdpHandler::cache_message 01037ced.8d824a6b.4cf08b19.000001c1 got first SPDP 0.008 s into session dds.cert.sn
(19694|19694) INFO: GuidAddrSet::ignore_rtps 01037ced.8d824a6b.4cf08b19.000001c1 was admitted 0.008 s into session
(19694|19704) Spdp::handle_participant_data - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) discovered 01037ced.8d824a6b.4cefcfd1.000001c1(d6435f11) lease 5:00 from 127.0.0.1:4444 (0)
(19694|19704) Spdp::handle_participant_data - 01037ced.8d824a6b.4ceec612.000001c1(f98e9766) discovered 01037ced.8d824a6b.4cf08b19.000001c1(0a795856) lease 5:00 from 127.0.0.1:4444 (1)
(19694|19698) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8d824a6b.4cefcfd1.000001c1 {"key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(19694|19698) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8d824a6b.4cf08b19.000001c1 {"key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d824a6b.4cefcfd1.00000007 {"key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,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.014 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d824a6b.4cf08b19.00000007 {"key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,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.014 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d824a6b.4cefcfd1.01000007 {"key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,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.016 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d824a6b.4cf08b19.01000007 {"key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,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.016 s into session [0/1]
(19694|19698) INFO: PublicationListener::on_data_available add local writer 01037ced.8d824a6b.4cf08b19.00000002 {"key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,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.017 s into session [0/1]
(19694|19698) INFO: PublicationListener::on_data_available add local writer 01037ced.8d824a6b.4cefcfd1.00000002 {"key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,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.019 s into session [0/1]
(19694|19698) INFO: PublicationListener::on_data_available add local writer 01037ced.8d824a6b.4cf08b19.01000002 {"key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,240,139,25,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.019 s into session [0/1]
(19694|19698) INFO: PublicationListener::on_data_available add local writer 01037ced.8d824a6b.4cefcfd1.01000002 {"key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,130,74,107,76,239,207,209,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.021 s into session [0/1]
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":4100000},"rtps":{"messages_in":27,"bytes_in":7488,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2841000},"messages_out":36,"bytes_out":9996,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":842000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1079000},"messages_out":8,"bytes_out":416,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":102000}},"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":940000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":1,"DirectedGuids":1,"DiscoveredParticipants":1,"DiscoveredPublications":0,"DiscoveredSubscriptions":0,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":1,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":7,"Topics":7,"TopicsIgnored":0,"TotalBuiltinAssociated":3,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":6,"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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":781668000},"rtps":{"messages_in":20,"bytes_in":4264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1644000},"messages_out":30,"bytes_out":6672,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":325000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1001000},"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":592000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":807687000},"rtps":{"messages_in":4,"bytes_in":1072,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":401000},"messages_out":8,"bytes_out":2144,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":91000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":772000},"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":217000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":807062000},"rtps":{"messages_in":2,"bytes_in":536,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":137000},"messages_out":4,"bytes_out":1072,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":46000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":898000},"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":219000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":9,"nanosec":812667000},"rtps":{"messages_in":2,"bytes_in":536,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":120000},"messages_out":4,"bytes_out":1072,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":73000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":774000},"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":223000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19694) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":779476000},"rtps":{"messages_in":5,"bytes_in":1380,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":372000},"messages_out":9,"bytes_out":2452,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":105000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":935000},"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":230000},"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":767232,"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":[]}
(19694|19694) STAT: RtpsDiscovery_01037ced8d824a6b4ceec612_7 {"id":"RtpsDiscovery_01037ced8d824a6b4ceec612_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceec612_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(19694|19694) STAT: _OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d824a6b4ceed164_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}}
(19694|19694) 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}}
(19694|19698) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d824a6b.4cf08b19.00000002 33.022 s into session [0/2]
(19694|19698) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d824a6b.4cefcfd1.00000002 33.023 s into session [1/2]
(19694|19698) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d824a6b.4cf08b19.01000002 33.023 s into session [0/2]
(19694|19698) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d824a6b.4cefcfd1.01000002 33.024 s into session [1/2]
(19694|19698) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d824a6b.4cf08b19.00000007 33.023 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d824a6b.4cefcfd1.00000007 33.024 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d824a6b.4cf08b19.01000007 33.024 s into session [0/1]
(19694|19698) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d824a6b.4cefcfd1.01000007 33.024 s into session [0/1]
(19694|19698) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8d824a6b.4cf08b19.000001c1 33.026 s into session [0/1]
(19694|19698) INFO: GuidAddrSet::remove 01037ced.8d824a6b.4cf08b19.000001c1 removed 33.026 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(19694|19698) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8d824a6b.4cefcfd1.000001c1 33.027 s into session [0/1]
(19694|19698) INFO: GuidAddrSet::remove 01037ced.8d824a6b.4cefcfd1.000001c1 removed 33.027 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:71s Result:0
==============================================================================
tests/DCPS/ParticipantLocationTopic/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -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 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay.log -DCPSPendingTimeout 3
relay PID: 19718 started at 2025-12-05 16:56:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ParticipantLocationTopic/ParticipantLocationTest -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ParticipantLocationTest.log -DCPSPendingTimeout 3
ParticipantLocationTest PID: 19726 started at 2025-12-05 16:56:05
Starting publisher
Starting subscriber
== Publisher Participant Location ==
valid: true
guid: 89123736.9826f5a8.3b0e4bec.000001c1
loc: RELAY
mask: RELAY
local:
: 0
ice:
: 0
relay: 127.0.0.1:4444
: 1764953765
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Publisher expecting LOCAL ICE RELAY
Reliable DataReader
== Publisher Participant Location ==
valid: true
guid: efbbcb19.b0e72794.08b2c82f.000001c1
loc: LOCAL
mask: LOCAL
local: 10.1.1.86:17914
: 1764953765
ice:
: 0
relay:
: 0
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Publisher expecting LOCAL ICE RELAY
== Subscriber Participant Location ==
valid: true
guid: 91d4bc0f.103d765e.3ff43a09.000001c1
loc: LOCAL
mask: LOCAL
local: 10.1.1.86:17912
: 1764953765
ice:
: 0
relay:
: 0
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Subscriber expecting LOCAL ICE RELAY
== Subscriber Participant Location ==
valid: true
guid: 89123736.9826f5a8.3b0e4bec.000001c1
loc: RELAY
mask: RELAY
local:
: 0
ice:
: 0
relay: 127.0.0.1:4444
: 1764953765
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Subscriber expecting LOCAL ICE RELAY
Publisher expecting LOCAL ICE RELAY
Publisher 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber expecting LOCAL ICE RELAY
Subscriber 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber expecting LOCAL ICE RELAY
Subscriber 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber 91d4bc0f.103d765e.3ff43a09.000001c1 LOCAL
Publisher expecting LOCAL ICE RELAY
Publisher 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Publisher efbbcb19.b0e72794.08b2c82f.000001c1 LOCAL
== Subscriber Participant Location ==
valid: true
guid: 91d4bc0f.103d765e.3ff43a09.000001c1
loc: LOCAL RELAY
mask: RELAY
local: 10.1.1.86:17912
: 1764953765
ice:
: 0
relay: 127.0.0.1:4444
: 1764953765
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Subscriber expecting LOCAL ICE RELAY
Subscriber 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber 91d4bc0f.103d765e.3ff43a09.000001c1 LOCAL RELAY
== Publisher Participant Location ==
valid: true
guid: efbbcb19.b0e72794.08b2c82f.000001c1
loc: LOCAL RELAY
mask: RELAY
local: 10.1.1.86:17914
: 1764953765
ice:
: 0
relay: 127.0.0.1:4444
: 1764953765
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Publisher expecting LOCAL ICE RELAY
Publisher 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Publisher efbbcb19.b0e72794.08b2c82f.000001c1 LOCAL RELAY
== Publisher Participant Location ==
valid: true
guid: efbbcb19.b0e72794.08b2c82f.000001c1
loc: LOCAL ICE RELAY
mask: ICE
local: 10.1.1.86:17914
: 1764953766
ice: 10.1.1.86:17914
: 1764953766
relay: 127.0.0.1:4444
: 1764953766
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Publisher expecting LOCAL ICE RELAY
Publisher 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Publisher efbbcb19.b0e72794.08b2c82f.000001c1 LOCAL ICE RELAY
== Publisher Participant received all expected locations
== Subscriber Participant Location ==
valid: true
guid: 91d4bc0f.103d765e.3ff43a09.000001c1
loc: LOCAL ICE RELAY
mask: ICE
local: 10.1.1.86:17912
: 1764953767
ice: 10.1.1.86:17912
: 1764953767
relay: 127.0.0.1:4444
: 1764953767
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Subscriber expecting LOCAL ICE RELAY
Subscriber 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber 91d4bc0f.103d765e.3ff43a09.000001c1 LOCAL ICE RELAY
== Subscriber Participant received all expected locations
Publisher expecting LOCAL ICE RELAY
Publisher 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Publisher efbbcb19.b0e72794.08b2c82f.000001c1 LOCAL ICE RELAY
Subscriber expecting LOCAL ICE RELAY
Subscriber 89123736.9826f5a8.3b0e4bec.000001c1 RELAY
Subscriber 91d4bc0f.103d765e.3ff43a09.000001c1 LOCAL ICE RELAY
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/ParticipantLocationTopic/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/ParticipantLocationTopic/run_test.pl noice
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -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 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay.log -DCPSPendingTimeout 3
relay PID: 19737 started at 2025-12-05 16:56:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ParticipantLocationTopic/ParticipantLocationTest -n -ORBDebugLevel 1 -DCPSConfigFile rtps_no_ice.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ParticipantLocationTest.log -DCPSPendingTimeout 3
ParticipantLocationTest PID: 19745 started at 2025-12-05 16:56:08
Starting publisher
Starting subscriber
== Publisher Participant Location ==
valid: true
guid: 89123736.982600d4.71359e3d.000001c1
loc: RELAY
mask: RELAY
local:
: 0
ice:
: 0
relay: 127.0.0.1:4444
: 1764953768
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Publisher expecting LOCAL RELAY
Reliable DataReader
== Publisher Participant Location ==
valid: true
guid: efbbcb19.b0e76283.298185cc.000001c1
loc: LOCAL
mask: LOCAL
local: 10.1.1.86:17914
: 1764953768
ice:
: 0
relay:
: 0
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Publisher expecting LOCAL RELAY
== Subscriber Participant Location ==
valid: true
guid: 89123736.982600d4.71359e3d.000001c1
loc: RELAY
mask: RELAY
local:
: 0
ice:
: 0
relay: 127.0.0.1:4444
: 1764953768
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Subscriber expecting LOCAL RELAY
== Subscriber Participant Location ==
valid: true
guid: 91d4bc0f.103d46e6.cb6f9dd7.000001c1
loc: LOCAL
mask: LOCAL
local: 10.1.1.86:17912
: 1764953768
ice:
: 0
relay:
: 0
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 30.000000000 s
Subscriber expecting LOCAL RELAY
Publisher expecting LOCAL RELAY
Publisher efbbcb19.b0e76283.298185cc.000001c1 LOCAL
Publisher expecting LOCAL RELAY
Publisher 89123736.982600d4.71359e3d.000001c1 RELAY
Publisher efbbcb19.b0e76283.298185cc.000001c1 LOCAL
Subscriber expecting LOCAL RELAY
Subscriber 89123736.982600d4.71359e3d.000001c1 RELAY
Subscriber expecting LOCAL RELAY
Subscriber 89123736.982600d4.71359e3d.000001c1 RELAY
Subscriber 91d4bc0f.103d46e6.cb6f9dd7.000001c1 LOCAL
== Subscriber Participant Location ==
valid: true
guid: 91d4bc0f.103d46e6.cb6f9dd7.000001c1
loc: LOCAL RELAY
mask: RELAY
local: 10.1.1.86:17912
: 1764953768
ice:
: 0
relay: 127.0.0.1:4444
: 1764953769
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Subscriber expecting LOCAL RELAY
Subscriber 89123736.982600d4.71359e3d.000001c1 RELAY
Subscriber 91d4bc0f.103d46e6.cb6f9dd7.000001c1 LOCAL RELAY
== Subscriber Participant received all expected locations
== Publisher Participant Location ==
valid: true
guid: efbbcb19.b0e76283.298185cc.000001c1
loc: LOCAL RELAY
mask: RELAY
local: 10.1.1.86:17914
: 1764953768
ice:
: 0
relay: 127.0.0.1:4444
: 1764953769
local6:
: 0
ice6:
: 0
relay6:
: 0
lease: 5:00.000000000
Publisher expecting LOCAL RELAY
Publisher 89123736.982600d4.71359e3d.000001c1 RELAY
Publisher efbbcb19.b0e76283.298185cc.000001c1 LOCAL RELAY
== Publisher Participant received all expected locations
Publisher expecting LOCAL RELAY
Publisher 89123736.982600d4.71359e3d.000001c1 RELAY
Publisher efbbcb19.b0e76283.298185cc.000001c1 LOCAL RELAY
Subscriber expecting LOCAL RELAY
Subscriber 89123736.982600d4.71359e3d.000001c1 RELAY
Subscriber 91d4bc0f.103d46e6.cb6f9dd7.000001c1 LOCAL RELAY
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/ParticipantLocationTopic/run_test.pl noice Time:2s Result:0
==============================================================================
tests/DCPS/Restart/run_test.pl --secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Restart/RestartTest --secure -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rt.log -DCPSPendingTimeout 3
rt PID: 19756 started at 2025-12-05 16:56:09
(19756|19759) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x5592caf33228 joined count 1): Unknown error -3
(19756|19759) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x5592caeb7ae0 joined count 1): Unknown error -3
(19756|19761) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f0970007298 joined count 1): Unknown error -3
(19756|19763) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x5592cb051298 joined count 1): Unknown error -3
(19756|19763) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x5592cafb6fd0 joined count 1): Unknown error -3
(19756|19765) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f095c007298 joined count 1): Unknown error -3
(19756|19767) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x5592cb04dff8 joined count 1): Unknown error -3
(19756|19767) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x5592cafe8da0 joined count 1): Unknown error -3
(19756|19769) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f0954007298 joined count 1): Unknown error -3
(19756|19772) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8402 on enP61607s1/0.0.0.0 (0x5592cb0272d8 joined count 1): Unknown error -3
(19756|19772) WARNING: MulticastManager::join: failed to join group 239.255.0.1:8400 on enP61607s1/0.0.0.0 (0x5592cae485b0 joined count 1): Unknown error -3
(19756|19774) WARNING: MulticastManager::join: failed to join group 239.255.0.2:8401 on enP61607s1/0.0.0.0 (0x7f0968007298 joined count 1): Unknown error -3
Application 1 Starting
Application 1 retrieved domain participant factory
Application 1 created domain participant
Application 1 Started
Application 2 Starting
Application 2 retrieved domain participant factory
Application 2 created domain participant
Application 2 Started
Application 2 Ending
Application 2 did delete contained_entities
Application 2 did delete domain participant
Application 2 Ended
Application 3 Starting
Application 3 retrieved domain participant factory
Application 3 created domain participant
Application 3 Started
Application 3 Ending
Application 3 did delete contained_entities
Application 3 did delete domain participant
Application 3 Ended
Application 1 Ending
Application 1 did delete contained_entities
Application 1 did delete domain participant
Application 1 shutdown service participant
Application 1 Ended
Application 4 Starting
Application 4 retrieved domain participant factory
Application 4 created domain participant
Application 4 Started
Application 4 Ending
Application 4 did delete contained_entities
Application 4 did delete domain participant
Application 4 shutdown service participant
Application 4 Ended
test PASSED.
auto_run_tests_finished: tests/DCPS/Restart/run_test.pl --secure Time:0s Result:0
==============================================================================
tests/DCPS/LargeSample/run_test.pl rtps_disc_sec
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile rtps_disc_sec.ini -DCPSSecurityDebugLevel 1 -r 1 -w 2 -s 10 -o 0 -i 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_1.log -DCPSPendingTimeout 3
publisher #1 PID: 19776 started at 2025-12-05 16:56:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/publisher -DCPSConfigFile rtps_disc_sec.ini -DCPSSecurityDebugLevel 1 -r 1 -w 2 -s 10 -o 0 -i 3 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher_2.log -DCPSPendingTimeout 3
publisher #2 PID: 19777 started at 2025-12-05 16:56:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LargeSample/subscriber -DCPSConfigFile rtps_disc_sec.ini -DCPSSecurityDebugLevel 1 -r 1 -w 2 -s 10 -o 0 -p 2 -i 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19778 started at 2025-12-05 16:56:09
Received message: process_id = 19776 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 19776 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 19776 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 19776 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 19776 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 19776 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 19776 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 19776 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 19776 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 19776 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 19777 writer_id = 2 sample_id = 0 data.length = 20480
Received message: process_id = 19777 writer_id = 2 sample_id = 1 data.length = 30720
Received message: process_id = 19777 writer_id = 2 sample_id = 2 data.length = 51200
Received message: process_id = 19777 writer_id = 2 sample_id = 3 data.length = 61440
Received message: process_id = 19777 writer_id = 2 sample_id = 4 data.length = 81920
Received message: process_id = 19777 writer_id = 2 sample_id = 5 data.length = 92160
Received message: process_id = 19777 writer_id = 2 sample_id = 6 data.length = 112640
Received message: process_id = 19777 writer_id = 2 sample_id = 7 data.length = 122880
Received message: process_id = 19777 writer_id = 2 sample_id = 8 data.length = 143360
Received message: process_id = 19777 writer_id = 2 sample_id = 9 data.length = 153600
Received message: process_id = 19776 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 19776 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 19776 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 19776 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 19777 writer_id = 1 sample_id = 0 data.length = 10240
Received message: process_id = 19777 writer_id = 1 sample_id = 1 data.length = 20480
Received message: process_id = 19777 writer_id = 1 sample_id = 2 data.length = 40960
Received message: process_id = 19777 writer_id = 1 sample_id = 3 data.length = 51200
Received message: process_id = 19776 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 19776 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 19776 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 19776 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 19776 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 19776 writer_id = 1 sample_id = 9 data.length = 143360
Received message: process_id = 19777 writer_id = 1 sample_id = 4 data.length = 71680
Received message: process_id = 19777 writer_id = 1 sample_id = 5 data.length = 81920
Received message: process_id = 19777 writer_id = 1 sample_id = 6 data.length = 102400
Received message: process_id = 19777 writer_id = 1 sample_id = 7 data.length = 112640
Received message: process_id = 19777 writer_id = 1 sample_id = 8 data.length = 133120
Received message: process_id = 19777 writer_id = 1 sample_id = 9 data.length = 143360
data loss == 0% (40/40 received)
test PASSED.
auto_run_tests_finished: tests/DCPS/LargeSample/run_test.pl rtps_disc_sec Time:5s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --secure
#
----- FinalStructMatch_s --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile subscriber_FinalStructMatch_s.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch_s PID: 19797 started at 2025-12-05 16:56:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile publisher_FinalStructMatch_s.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch_s PID: 19798 started at 2025-12-05 16:56:14
test PASSED.
----- AppendableMatch_s --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile subscriber_AppendableMatch_s.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch_s PID: 19809 started at 2025-12-05 16:56:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile publisher_AppendableMatch_s.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch_s PID: 19810 started at 2025-12-05 16:56:15
test PASSED.
----- AppendableNoMatch_s --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic PD_OL_OA_OM_OD --expect-inconsistent-topic -DCPSConfigFile rtps_disc_security.ini -ORBLogFile subscriber_AppendableNoMatch_s.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch_s PID: 19821 started at 2025-12-05 16:56:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic PD_OL_OA_OM_OD --expect-inconsistent-topic -DCPSConfigFile rtps_disc_security.ini -ORBLogFile publisher_AppendableNoMatch_s.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch_s PID: 19822 started at 2025-12-05 16:56:15
test PASSED.
----- Dependency_s --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile subscriber_Dependency_s.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency_s PID: 19833 started at 2025-12-05 16:56:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic PD_OL_OA_OM_OD -DCPSConfigFile rtps_disc_security.ini -ORBLogFile publisher_Dependency_s.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency_s PID: 19834 started at 2025-12-05 16:56:16
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --secure 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: 19846 started at 2025-12-05 16:56:17
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl no_limit
#
/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: 19851 started at 2025-12-05 16:56:18
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl no_limit Time:1s Result:0
==============================================================================
tests/security/CheckInstance/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/CheckInstance/CheckInstance -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile CheckInstance.log -DCPSPendingTimeout 3
CheckInstance PID: 19856 started at 2025-12-05 16:56:19
DDS_ROOT = /home/runner/work/OpenDDS/OpenDDS/OpenDDS
test PASSED.
auto_run_tests_finished: tests/security/CheckInstance/run_test.pl Time:1s Result:0
==============================================================================
Cannot find file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Site:
Build name: (empty)
Create new tag: 20251205-1656 - Experimental
Cannot find file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Test project /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build
Start 1: opendds_devguide_messenger_test_info_repo
1/29 Test #1: opendds_devguide_messenger_test_info_repo .................... Passed 0.35 sec
Start 2: opendds_devguide_messenger_test_rtps
2/29 Test #2: opendds_devguide_messenger_test_rtps ......................... Passed 0.65 sec
Start 3: opendds_tests_cmake_messenger_1_test
3/29 Test #3: opendds_tests_cmake_messenger_1_test ......................... Passed 0.34 sec
Start 4: opendds_nested_idl_test
4/29 Test #4: opendds_nested_idl_test ...................................... Passed 0.14 sec
Start 5: opendds_ace_tao_only_test
5/29 Test #5: opendds_ace_tao_only_test .................................... Passed 0.73 sec
Start 6: opendds_install_test_test_current_env
6/29 Test #6: opendds_install_test_test_current_env ........................ Passed 0.14 sec
Start 7: opendds_install_test_test_clean_env
7/29 Test #7: opendds_install_test_test_clean_env .......................... Passed 0.18 sec
Start 8: opendds_compiler_char_literals_test
8/29 Test #8: opendds_compiler_char_literals_test .......................... Passed 0.14 sec
Start 9: opendds_compiler_xcdr_test_static
9/29 Test #9: opendds_compiler_xcdr_test_static ............................ Passed 0.15 sec
Start 10: opendds_compiler_xcdr_test_dynamic
10/29 Test #10: opendds_compiler_xcdr_test_dynamic ........................... Passed 0.15 sec
Start 11: opendds_compiler_maps_test
11/29 Test #11: opendds_compiler_maps_test ................................... Passed 0.14 sec
Start 12: opendds_hello_world_test_info_repo
12/29 Test #12: opendds_hello_world_test_info_repo ........................... Passed 2.35 sec
Start 13: opendds_hello_world_test_rtps
13/29 Test #13: opendds_hello_world_test_rtps ................................ Passed 2.15 sec
Start 14: opendds_tests_dcps_messenger_test_tcp
14/29 Test #14: opendds_tests_dcps_messenger_test_tcp ........................ Passed 0.34 sec
Start 15: opendds_tests_dcps_messenger_test_default_tcp
15/29 Test #15: opendds_tests_dcps_messenger_test_default_tcp ................ Passed 0.34 sec
Start 16: opendds_tests_dcps_messenger_test_thread_per
16/29 Test #16: opendds_tests_dcps_messenger_test_thread_per ................. Passed 0.34 sec
Start 17: opendds_tests_dcps_messenger_test_shmem
17/29 Test #17: opendds_tests_dcps_messenger_test_shmem ...................... Passed 0.34 sec
Start 18: opendds_tests_dcps_messenger_test_nobits
18/29 Test #18: opendds_tests_dcps_messenger_test_nobits ..................... Passed 0.34 sec
Start 19: opendds_tests_dcps_messenger_test_stack
19/29 Test #19: opendds_tests_dcps_messenger_test_stack ...................... Passed 0.34 sec
Start 20: opendds_tests_dcps_messenger_test_rtps
20/29 Test #20: opendds_tests_dcps_messenger_test_rtps ....................... Passed 0.84 sec
Start 21: opendds_tests_dcps_messenger_test_rtps_unicast
21/29 Test #21: opendds_tests_dcps_messenger_test_rtps_unicast ............... Passed 0.34 sec
Start 22: opendds_tests_dcps_messenger_test_rtps_disc
22/29 Test #22: opendds_tests_dcps_messenger_test_rtps_disc .................. Passed 0.24 sec
Start 23: opendds_tests_dcps_messenger_test_rtps_disc_tcp
23/29 Test #23: opendds_tests_dcps_messenger_test_rtps_disc_tcp .............. Passed 0.24 sec
Start 24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per
24/29 Test #24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per ... Passed 0.34 sec
Start 25: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp
25/29 Test #25: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp .......... Passed 0.24 sec
Start 26: opendds_tests_dcps_messenger_test_rtps_disc_half_sec_pub
26/29 Test #26: opendds_tests_dcps_messenger_test_rtps_disc_half_sec_pub ..... Passed 0.44 sec
Start 27: opendds_tests_dcps_messenger_test_rtps_disc_half_sec_sub
27/29 Test #27: opendds_tests_dcps_messenger_test_rtps_disc_half_sec_sub ..... Passed 0.54 sec
Start 28: opendds_tests_dcps_messenger_test_rtps_disc_sec
28/29 Test #28: opendds_tests_dcps_messenger_test_rtps_disc_sec .............. Passed 0.34 sec
Start 29: opendds_tests_cxx11_messenger_test
29/29 Test #29: opendds_tests_cxx11_messenger_test ........................... Passed 0.34 sec
100% tests passed, 0 tests failed out of 29
Total Test time (real) = 13.60 sec
auto_run_tests_finished: CMakeLists.txt Time:14s Result:0
==============================================================================
tests/cmake/ctest-to-auto-run-tests.py
#
auto_run_tests_finished: tests/cmake/ctest-to-auto-run-tests.py Time:0s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_devguide_messenger_test_info_repo"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 19868
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19875 started at 2025-12-05 16:56:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19876 started at 2025-12-05 16:56:21
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl --rtps
#
The CMake name of this test is "opendds_devguide_messenger_test_rtps"
The reported command was: /usr/bin/perl "run_test.pl" "--rtps"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19892 started at 2025-12-05 16:56:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/DevGuideExamples/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19893 started at 2025-12-05 16:56:21
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 = 100
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 = 101
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 = 102
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 = 103
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 = 104
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 = 105
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 = 106
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 = 107
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 = 108
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl --rtps Time:0s Result:0
==============================================================================
tests/cmake/Messenger/Messenger_1/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_cmake_messenger_1_test"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 19905
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Messenger/Messenger_1/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19912 started at 2025-12-05 16:56:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Messenger/Messenger_1/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19913 started at 2025-12-05 16:56:22
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.
test PASSED.
auto_run_tests_finished: tests/cmake/Messenger/Messenger_1/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/Nested_IDL/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_nested_idl_test"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/Nested_IDL/ecu -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3
main PID: 19929 started at 2025-12-05 16:56:22
ID: FORD
RPM: 2250
Coolant: 200
Oil: 180
Transmission: Third
MPG: 26
Range: 125
test PASSED.
auto_run_tests_finished: tests/cmake/Nested_IDL/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/ace_tao_only/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_ace_tao_only_test"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
IOR written to file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/ace_tao_only/Messenger.ior
Message from: TAO User
Subject: TAO Test
Message: Hello!
Reply: Thanks for the message.
auto_run_tests_finished: tests/cmake/ace_tao_only/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/install/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_install_test_test_current_env"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
Prefix is /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
These are all the files in the prefix:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/opendds_install_test_library_export.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupport.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportImpl.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupport.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportImpl.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_Valuetype.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_CodecFactory.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libopendds_install_test_library.so
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_BiDirGIOP.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PI.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_AnyTypeCode.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libACE.so.6.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PortableServer.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libOpenDDS_Dcps.so.3.34.0-dev
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryConfig.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets-noconfig.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/command_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/misc_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ChangeDir.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/version_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ini.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ConvertFiles.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessAndroid.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_VMS.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessLVRT.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_LVRT.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Win32.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/MSProject.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Run_Test.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ConfigList.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_Android.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_WinCE.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Win32.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_VxWorks.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/ProcessFactory.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync_Common.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Run_Test.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Response_Monitor.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process_Java.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile user.log -DCPSPendingTimeout 3
user PID: 19934 started at 2025-12-05 16:56:23
Earth is at 11.250000 0.450000
Earth is at 45.000000 1.800000
Earth is at 101.250000 4.050000
Earth is at 180.000000 7.200000
test PASSED.
auto_run_tests_finished: tests/cmake/install/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/cmake/install/CMakeLists.txt run_test.pl clean-env
#
The CMake name of this test is "opendds_install_test_test_clean_env"
The reported command was: /usr/bin/perl "run_test.pl" "clean-env"
The following is the actual output:
Prefix is /home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
These are all the files in the prefix:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/opendds_install_test_library_export.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupport.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportImpl.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupport.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectS.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.idl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportImpl.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.inl
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.h
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_Valuetype.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_CodecFactory.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libopendds_install_test_library.so
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_BiDirGIOP.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PI.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_AnyTypeCode.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libACE.so.6.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO_PortableServer.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libOpenDDS_Dcps.so.3.34.0-dev
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/libTAO.so.2.5.23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryConfig.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets-noconfig.cmake
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/command_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/misc_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ChangeDir.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/version_utils.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ini.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/ConvertFiles.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessWinCE_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessAndroid.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_VMS.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessLVRT.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_LVRT.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Win32.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Unix.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/MSProject.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Run_Test.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/Process.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ConfigList.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_Android.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_WinCE.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/ProcessVX_Win32.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlACE/TestTarget_VxWorks.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/ProcessFactory.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync_Common.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Cross_Sync.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Run_Test.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Response_Monitor.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/PerlDDS/Process_Java.pm
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile user.log -DCPSPendingTimeout 3
user PID: 19936 started at 2025-12-05 16:56:23
Earth is at 11.250000 0.450000
Earth is at 45.000000 1.800000
Earth is at 101.250000 4.050000
Earth is at 180.000000 7.200000
test PASSED.
auto_run_tests_finished: tests/cmake/install/CMakeLists.txt run_test.pl clean-env Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/char_literals/CMakeLists.txt run_test.pl cpp11
#
The CMake name of this test is "opendds_compiler_char_literals_test"
The reported command was: /usr/bin/perl "run_test.pl" "cpp11"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/char_literals/cpp11/char-literals-cpp11 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 19938 started at 2025-12-05 16:56:23
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN ] CharLiterals.char_literal_values
[ OK ] CharLiterals.char_literal_values (0 ms)
[ RUN ] CharLiterals.wchar_literal_values
[ OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN ] CharLiterals.str_literal_values
[ OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[ PASSED ] 3 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/char_literals/CMakeLists.txt run_test.pl cpp11 Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_compiler_xcdr_test_static"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/xcdr/xcdr -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 19940 started at 2025-12-05 16:56:23
[==========] Running 82 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr1Struct
[ OK ] BasicTests.FinalXcdr1Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr1Struct
[ OK ] BasicTests.AppendableXcdr1Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr1Struct
[ OK ] BasicTests.MutableXcdr1Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr12Union
[ OK ] BasicTests.MutableXcdr12Union (0 ms)
[ RUN ] BasicTests.MutableXcdr12UnionLE
[ OK ] BasicTests.MutableXcdr12UnionLE (0 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (0 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (0 ms)
[----------] 13 tests from BasicTests (0 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (0 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (0 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (0 ms)
[----------] 17 tests from AppendableTests (0 ms total)
[----------] 25 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr1Test
[ OK ] MutableTests.BaselineXcdr1Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (0 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (0 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr1Test
[ OK ] MutableTests.ToReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr1Test
[ OK ] MutableTests.FromReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr1Test
[ OK ] MutableTests.ToAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr1Test
[ OK ] MutableTests.FromAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (0 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (1 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (0 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (0 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (0 ms)
[----------] 25 tests from MutableTests (1 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (0 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (0 ms)
[----------] 6 tests from MixedExtenTests (0 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (0 ms)
[----------] 18 tests from KeyTests (0 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (0 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (0 ms total)
[----------] Global test environment tear-down
[==========] 82 tests from 7 test cases ran. (2 ms total)
[ PASSED ] 82 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl --dynamic
#
The CMake name of this test is "opendds_compiler_xcdr_test_dynamic"
The reported command was: /usr/bin/perl "run_test.pl" "--dynamic"
The following is the actual output:
--dynamic --gtest_filter=-*Xcdr1*
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/xcdr/xcdr --dynamic --gtest_filter=-*Xcdr1* -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 19942 started at 2025-12-05 16:56:23
Note: Google Test filter = -*Xcdr1*
[==========] Running 72 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (1 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (1 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (1 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (1 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (2 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (2 ms)
[----------] 8 tests from BasicTests (8 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (1 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (1 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (1 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (1 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (1 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (1 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (1 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (1 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (1 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (1 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (1 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (1 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (3 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (4 ms)
[----------] 17 tests from AppendableTests (20 ms total)
[----------] 20 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (1 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (3 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (3 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (2 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (2 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (2 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (1 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (1 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (1 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (1 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (1 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (3 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (1 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (1 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (1 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (1 ms)
[----------] 20 tests from MutableTests (25 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (1 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (2 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (1 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (1 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (1 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (1 ms)
[----------] 6 tests from MixedExtenTests (7 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (1 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (1 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (1 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (2 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (2 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (1 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (1 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (2 ms)
[----------] 18 tests from KeyTests (12 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (0 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (1 ms)
[----------] 2 tests from OptionalTests (1 ms total)
[----------] Global test environment tear-down
[==========] 72 tests from 7 test cases ran. (73 ms total)
[ PASSED ] 72 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/CMakeLists.txt run_test.pl --dynamic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/maps/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_compiler_maps_test"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Compiler/maps/maps -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile maps.log -DCPSPendingTimeout 3
maps PID: 19944 started at 2025-12-05 16:56:24
[==========] Running 5 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from MapsTests
[ RUN ] MapsTests.Marshalling
[ OK ] MapsTests.Marshalling (0 ms)
[ RUN ] MapsTests.SerializedSize
[ OK ] MapsTests.SerializedSize (0 ms)
[ RUN ] MapsTests.ValueWriterReader
[ OK ] MapsTests.ValueWriterReader (0 ms)
[ RUN ] MapsTests.RecursiveTypes
[ OK ] MapsTests.RecursiveTypes (1 ms)
[----------] 4 tests from MapsTests (1 ms total)
[----------] 1 test from MapsTest
[ RUN ] MapsTest.Xcdr2ValueWriter
[ OK ] MapsTest.Xcdr2ValueWriter (0 ms)
[----------] 1 test from MapsTest (0 ms total)
[----------] Global test environment tear-down
[==========] 5 tests from 2 test cases ran. (1 ms total)
[ PASSED ] 5 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/maps/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_hello_world_test_info_repo"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 19946
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19953 started at 2025-12-05 16:56:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19954 started at 2025-12-05 16:56:24
(19946|19946) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" 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
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl ini=rtps.ini
#
The CMake name of this test is "opendds_hello_world_test_rtps"
The reported command was: /usr/bin/perl "run_test.pl" "ini=rtps.ini"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 19970 started at 2025-12-05 16:56:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/HelloWorld/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 19971 started at 2025-12-05 16:56:26
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_tcp"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 19983
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 19990 started at 2025-12-05 16:56:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 19991 started at 2025-12-05 16:56:28
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl default_tcp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_default_tcp"
The reported command was: /usr/bin/perl "run_test.pl" "default_tcp"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20007
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20014 started at 2025-12-05 16:56:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20015 started at 2025-12-05 16:56:29
Starting publisher
Starting publisher with 3 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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl default_tcp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl thread_per
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_thread_per"
The reported command was: /usr/bin/perl "run_test.pl" "thread_per"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20031
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20038 started at 2025-12-05 16:56:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20039 started at 2025-12-05 16:56:29
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl thread_per Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl shmem
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_shmem"
The reported command was: /usr/bin/perl "run_test.pl" "shmem"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20056
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20063 started at 2025-12-05 16:56:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20064 started at 2025-12-05 16:56:29
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl shmem Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl nobits
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_nobits"
The reported command was: /usr/bin/perl "run_test.pl" "nobits"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 20082
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 20089 started at 2025-12-05 16:56:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 20090 started at 2025-12-05 16:56: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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl nobits Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl stack
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_stack"
The reported command was: /usr/bin/perl "run_test.pl" "stack"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20100
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/stack_subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20107 started at 2025-12-05 16:56:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20108 started at 2025-12-05 16:56:30
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl stack Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps"
The reported command was: /usr/bin/perl "run_test.pl" "rtps"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20124
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20131 started at 2025-12-05 16:56:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20132 started at 2025-12-05 16:56:30
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_unicast
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_unicast"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_unicast"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 20148
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20155 started at 2025-12-05 16:56:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20156 started at 2025-12-05 16:56:31
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.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_unicast Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20166 started at 2025-12-05 16:56:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20167 started at 2025-12-05 16:56:31
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/CMakeLists.txt run_test.pl rtps_disc Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_tcp"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20179 started at 2025-12-05 16:56:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20180 started at 2025-12-05 16:56:32
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp thread_per
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_tcp" "thread_per"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20192 started at 2025-12-05 16:56:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20193 started at 2025-12-05 16:56:32
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/CMakeLists.txt run_test.pl rtps_disc_tcp thread_per Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp_udp
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_tcp_udp"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20206 started at 2025-12-05 16:56:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20207 started at 2025-12-05 16:56:32
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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_tcp_udp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_half_sec_pub
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_half_sec_pub"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_half_sec_pub"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20223 started at 2025-12-05 16:56:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20224 started at 2025-12-05 16:56:32
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/CMakeLists.txt run_test.pl rtps_disc_half_sec_pub Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_half_sec_sub
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_half_sec_sub"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_half_sec_sub"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20236 started at 2025-12-05 16:56:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/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: 20237 started at 2025-12-05 16:56: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
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_half_sec_sub Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps_disc_sec
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_rtps_disc_sec"
The reported command was: /usr/bin/perl "run_test.pl" "rtps_disc_sec"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 20249 started at 2025-12-05 16:56:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_sec.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 20250 started at 2025-12-05 16:56:33
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/CMakeLists.txt run_test.pl rtps_disc_sec Time:0s Result:0
==============================================================================
tests/DCPS/C++11/Messenger/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_tests_cxx11_messenger_test"
The reported command was: /usr/bin/perl "run_test.pl"
The following is the actual output:
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 20262
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/C++11/Messenger/Subscriber/subscriber -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Subscriber.log -DCPSPendingTimeout 3
Subscriber PID: 20269 started at 2025-12-05 16:56:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/build/tests/DCPS/C++11/Messenger/Publisher/publisher -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Publisher.log -DCPSPendingTimeout 3
Publisher PID: 20270 started at 2025-12-05 16:56:34
Starting publisher
(20262|20262) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmyg876" as fully qualified hostname, please correct system configuration.
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.
Writer wait for ACKS
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.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.
auto_run_tests_finished: tests/DCPS/C++11/Messenger/CMakeLists.txt run_test.pl Time:0s Result:0
Fri Dec 5 16:56:34 2025 UTC