Daily Build Log
Thu May 8 13:49:19 2025 UTC
print OS Version
Thu May 8 13:49:19 2025 UTC
Hostname
fv-az1115-430
Microsoft Version
OS Name: Microsoft Windows Server 2022 Datacenter
OS Version: 10.0.20348 N/A Build 20348
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Processor info
Processor(s): 1 Processor(s) Installed.
[01]: AMD64 Family 25 Model 1 Stepping 1 AuthenticAMD ~2445 Mhz
Memory info
Total Physical Memory: 16,384 MB
Virtual Memory: Max Size: 19,328 MB
Virtual Memory: Available: 16,555 MB
Virtual Memory: In Use: 2,773 MB
Network info
Network Card(s): 1 NIC(s) Installed.
[01]: Microsoft Hyper-V Network Adapter
Connection Name: Ethernet
DHCP Enabled: Yes
DHCP Server: 168.63.129.16
IP address(es)
[01]: 10.1.0.67
[02]: fe80::472d:56ba:f14d:fb8f
Approximate BogoMIPS (larger means faster)
33822.867456
PrintACEConfig
Thu May 8 13:49:22 2025 UTC
XML Config file: D:/a/OpenDDS/OpenDDS/OpenDDS/cmake_w22_p1_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-win32.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_cxx17=0
no_rapidjson=0
ssl=1
xerces3=1
openssl11=1
no_cxx11=0
no_cxx17=0
no_rapidjson=0
ssl=1
xerces3=1
openssl11=1
================ ACE VERSION ================
This is ACE version 6.5.21, released Thu May 16 12:00:35 CEST 2024
================ TAO VERSION ================
This is TAO version 2.5.21, released Thu May 16 12:00:35 CEST 2024
================ DDS VERSION ================
This is OpenDDS version 3.33.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Thu May 8 13:49:22 2025 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Thu May 8 13:49:22 2025 UTC
Make version (make -v)
GNU Make 4.2.1
Built for x86_64-w64-mingw32
Copyright (C) 1988-2016 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 msvc
Thu May 8 13:49:22 2025 UTC
================ Compiler version ================
Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34808 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
print perl version
Thu May 8 13:49:22 2025 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=MSWin32
osvers=10.0.19042.746
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 15:00:15 2021 x64'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DWIN64 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-s -O2'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\8.3.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl532.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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
Built under MSWin32
Compiled at Jan 24 2021 15:05:42
@INC:
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
PrintAutobuildConfig
Thu May 8 13:49:22 2025 UTC
================ Autobuild file D:/a/OpenDDS/OpenDDS/OpenDDS/cmake_w22_p1_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="D:/a/OpenDDS/OpenDDS/OpenDDS/cmake_w22_p1_autobuild_workspace/logs"/>
<variable name="project_root" value="D:/a/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="D:/a/OpenDDS/OpenDDS/OpenDDS/cmake_w22_p1_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="msvc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=D:/a/OpenDDS/OpenDDS/OpenDDS --no-dcps --cmake"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Thu May 8 13:49:22 2025 UTC
Running: perl tests/auto_run_tests.pl --no-dcps --cmake in D:/a/OpenDDS/OpenDDS/OpenDDS
Test Lists:
Configs: Win32, RTPS, GH_ACTIONS
Excludes:
==============================================================================
Cannot find file: D:/a/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Site:
Build name: (empty)
Create new tag: 20250508-1349 - Experimental
Cannot find file: D:/a/OpenDDS/OpenDDS/OpenDDS/build/DartConfiguration.tcl
Test project D:/a/OpenDDS/OpenDDS/OpenDDS/build
Start 1: opendds_devguide_messenger_test_info_repo
1/25 Test #1: opendds_devguide_messenger_test_info_repo .................... Passed 38.93 sec
Start 2: opendds_devguide_messenger_test_rtps
2/25 Test #2: opendds_devguide_messenger_test_rtps ......................... Passed 0.96 sec
Start 3: opendds_tests_cmake_messenger_1_test
3/25 Test #3: opendds_tests_cmake_messenger_1_test ......................... Passed 39.75 sec
Start 4: opendds_nested_idl_test
4/25 Test #4: opendds_nested_idl_test ...................................... Passed 0.13 sec
Start 5: opendds_ace_tao_only_test
5/25 Test #5: opendds_ace_tao_only_test .................................... Passed 0.26 sec
Start 6: opendds_install_test_test_current_env
6/25 Test #6: opendds_install_test_test_current_env ........................ Passed 0.15 sec
Start 7: opendds_compiler_char_literals_test
7/25 Test #7: opendds_compiler_char_literals_test .......................... Passed 0.14 sec
Start 8: opendds_compiler_xcdr_test_static
8/25 Test #8: opendds_compiler_xcdr_test_static ............................ Passed 0.17 sec
Start 9: opendds_compiler_xcdr_test_dynamic
9/25 Test #9: opendds_compiler_xcdr_test_dynamic ........................... Passed 0.49 sec
Start 10: opendds_hello_world_test_info_repo
10/25 Test #10: opendds_hello_world_test_info_repo ........................... Passed 41.31 sec
Start 11: opendds_hello_world_test_rtps
11/25 Test #11: opendds_hello_world_test_rtps ................................ Passed 2.27 sec
Start 12: opendds_tests_dcps_messenger_test_tcp
12/25 Test #12: opendds_tests_dcps_messenger_test_tcp ........................ Passed 39.27 sec
Start 13: opendds_tests_dcps_messenger_test_default_tcp
13/25 Test #13: opendds_tests_dcps_messenger_test_default_tcp ................ Passed 39.57 sec
Start 14: opendds_tests_dcps_messenger_test_thread_per
14/25 Test #14: opendds_tests_dcps_messenger_test_thread_per ................. Passed 39.31 sec
Start 15: opendds_tests_dcps_messenger_test_shmem
15/25 Test #15: opendds_tests_dcps_messenger_test_shmem ...................... Passed 39.61 sec
Start 16: opendds_tests_dcps_messenger_test_nobits
16/25 Test #16: opendds_tests_dcps_messenger_test_nobits ..................... Passed 19.77 sec
Start 17: opendds_tests_dcps_messenger_test_stack
17/25 Test #17: opendds_tests_dcps_messenger_test_stack ...................... Passed 39.26 sec
Start 18: opendds_tests_dcps_messenger_test_ipv6
18/25 Test #18: opendds_tests_dcps_messenger_test_ipv6 ....................... Passed 39.51 sec
Start 19: opendds_tests_dcps_messenger_test_rtps
19/25 Test #19: opendds_tests_dcps_messenger_test_rtps ....................... Passed 39.69 sec
Start 20: opendds_tests_dcps_messenger_test_rtps_unicast
20/25 Test #20: opendds_tests_dcps_messenger_test_rtps_unicast ............... Passed 0.37 sec
Start 21: opendds_tests_dcps_messenger_test_rtps_disc
21/25 Test #21: opendds_tests_dcps_messenger_test_rtps_disc .................. Passed 0.43 sec
Start 22: opendds_tests_dcps_messenger_test_rtps_disc_tcp
22/25 Test #22: opendds_tests_dcps_messenger_test_rtps_disc_tcp .............. Passed 20.30 sec
Start 23: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per
23/25 Test #23: opendds_tests_dcps_messenger_test_rtps_disc_tcp_thread_per ... Passed 20.17 sec
Start 24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp
24/25 Test #24: opendds_tests_dcps_messenger_test_rtps_disc_tcp_udp .......... Passed 20.00 sec
Start 25: opendds_tests_cxx11_messenger_test
25/25 Test #25: opendds_tests_cxx11_messenger_test ........................... Passed 39.52 sec
100% tests passed, 0 tests failed out of 25
Total Test time (real) = 521.61 sec
auto_run_tests_finished: CMakeLists.txt Time:524s Result:0
==============================================================================
tests/cmake/ctest-to-auto-run-tests.py
#
auto_run_tests_finished: tests/cmake/ctest-to-auto-run-tests.py Time:1s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1888
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5964 started at 2025-05-08 13:49:25
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 5504 started at 2025-05-08 13:49:25
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_NO_WRITERS_INSTANCE_STATE
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
INFO: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: DevGuideExamples/DCPS/Messenger/CMakeLists.txt run_test.pl Time:38s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "--rtps"
The following is the actual output:
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 1696 started at 2025-05-08 13:50:04
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 1764 started at 2025-05-08 13:50:04
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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1812
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 3816 started at 2025-05-08 13:50:05
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4292 started at 2025-05-08 13:50: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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/cmake/Messenger/Messenger_1/CMakeLists.txt run_test.pl Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
.\Debug\ecu.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3
main PID: 980 started at 2025-05-08 13:50:45
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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
IOR written to file D:\a\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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
Prefix is D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
These are all the files in the prefix:
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/bin/opendds_install_test_user.exe
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObject.idl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectC.inl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectS.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupport.idl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportC.inl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportImpl.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/MovingObjectTypeSupportS.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/opendds_install_test_library_export.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/Vector.idl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorC.inl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorS.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupport.idl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportC.inl
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportImpl.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/include/VectorTypeSupportS.h
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/ACEd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/OpenDDS_Dcpsd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/opendds_install_test_library.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/opendds_install_test_library.lib
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAOd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_AnyTypeCoded.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_BiDirGIOPd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_CodecFactoryd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_PId.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_PortableServerd.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/lib/TAO_Valuetyped.dll
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryConfig.cmake
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets-debug.cmake
D:/a/OpenDDS/OpenDDS/OpenDDS/build/tests/cmake/install/the-install-prefix/share/cmake/opendds_install_test_library/opendds_install_test_libraryTargets.cmake
the-install-prefix\bin\opendds_install_test_user.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile user.log -DCPSPendingTimeout 3
user PID: 1956 started at 2025-05-08 13:50:45
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/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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "cpp11"
The following is the actual output:
cpp11\Debug\char-literals-cpp11.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 6628 started at 2025-05-08 13:50:45
[==========] 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 (1 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (1 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
.\Debug\xcdr.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 2952 started at 2025-05-08 13:50:45
[==========] 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 (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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 ms)
[----------] 18 tests from KeyTests (3 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. (9 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "--dynamic"
The following is the actual output:
--dynamic --gtest_filter=-*Xcdr1*
.\Debug\xcdr.EXE --dynamic --gtest_filter=-*Xcdr1* -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 1996 started at 2025-05-08 13:50:45
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 (6 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (2 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (3 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (2 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (3 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (2 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (11 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (11 ms)
[----------] 8 tests from BasicTests (40 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (5 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (3 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (3 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (4 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (4 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (4 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (4 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (4 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (5 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (4 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (5 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (4 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (4 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (4 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (4 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (15 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (16 ms)
[----------] 17 tests from AppendableTests (94 ms total)
[----------] 20 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (4 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (2 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (16 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (15 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (9 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (10 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (6 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (5 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (3 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (2 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (5 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (5 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (5 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (12 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (5 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (5 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (4 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (5 ms)
[----------] 20 tests from MutableTests (118 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (5 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (4 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (4 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (5 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (5 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (4 ms)
[----------] 6 tests from MixedExtenTests (28 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (1 ms)
[----------] 1 test from IdVsDeclOrder (2 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (3 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (3 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (2 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (2 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (9 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (7 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (1 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 (2 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (2 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (2 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (2 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (5 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (7 ms)
[----------] 18 tests from KeyTests (48 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (3 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (2 ms)
[----------] 2 tests from OptionalTests (5 ms total)
[----------] Global test environment tear-down
[==========] 72 tests from 7 test cases ran. (336 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/HelloWorld/CMakeLists.txt run_test.pl
#
The CMake name of this test is "opendds_hello_world_test_info_repo"
The reported command was: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3212
.\Debug\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6504 started at 2025-05-08 13:50:46
.\Debug\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 2620 started at 2025-05-08 13:50:46
(3212|5160) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az1115-430.ccdc3b300esufejtzzi4nztudb.bx.internal.cloudapp.net" as fully qualified hostname, please correct system configuration.
INFO: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/CMakeLists.txt run_test.pl Time:41s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "ini=rtps.ini"
The following is the actual output:
.\Debug\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 5904 started at 2025-05-08 13:51:27
.\Debug\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 7048 started at 2025-05-08 13:51:27
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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5404
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5412 started at 2025-05-08 13:51:30
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4256 started at 2025-05-08 13:51: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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "default_tcp"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 2380
.\Debug\subscriber.EXE -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4960 started at 2025-05-08 13:52:09
.\Debug\publisher.EXE -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 5096 started at 2025-05-08 13:52:09
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl default_tcp Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "thread_per"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1920
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 1108 started at 2025-05-08 13:52:48
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 2392 started at 2025-05-08 13:52:48
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl thread_per Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "shmem"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5256
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5584 started at 2025-05-08 13:53:28
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile shmem.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4896 started at 2025-05-08 13:53:28
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl shmem Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "nobits"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 2188
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 2400 started at 2025-05-08 13:54:08
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 2700 started at 2025-05-08 13:54:08
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl nobits Time:19s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "stack"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1320
.\Debug\stack_subscriber.EXE -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4364 started at 2025-05-08 13:54:27
.\Debug\publisher.EXE -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 5652 started at 2025-05-08 13:54:27
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl stack Time:39s Result:0
==============================================================================
tests/DCPS/Messenger/CMakeLists.txt run_test.pl ipv6
#
The CMake name of this test is "opendds_tests_dcps_messenger_test_ipv6"
The reported command was: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "ipv6"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4320
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile sub_ipv6.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6596 started at 2025-05-08 13:55:06
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile pub_ipv6.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4020 started at 2025-05-08 13:55: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
INFO: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl ipv6 Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 2972
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6648 started at 2025-05-08 13:55:46
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 1912 started at 2025-05-08 13:55:46
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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/CMakeLists.txt run_test.pl rtps Time:39s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps_unicast"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 3052
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 2100 started at 2025-05-08 13:56:26
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 2248 started at 2025-05-08 13:56:26
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: D:\a\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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps_disc"
The following is the actual output:
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6032 started at 2025-05-08 13:56:26
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6292 started at 2025-05-08 13:56:26
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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps_disc_tcp"
The following is the actual output:
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5936 started at 2025-05-08 13:56:26
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 2712 started at 2025-05-08 13:56:26
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_tcp Time:20s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps_disc_tcp" "thread_per"
The following is the actual output:
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 2748 started at 2025-05-08 13:56:47
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4508 started at 2025-05-08 13:56:47
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:20s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug" "rtps_disc_tcp_udp"
The following is the actual output:
.\Debug\subscriber.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4404 started at 2025-05-08 13:57:07
.\Debug\publisher.EXE -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp_udp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 5756 started at 2025-05-08 13:57: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/CMakeLists.txt run_test.pl rtps_disc_tcp_udp Time:20s 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: C:\Strawberry\perl\bin\perl.exe "run_test.pl" "-ExeSubDir" "Debug"
The following is the actual output:
D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 2796
Subscriber\Debug\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Subscriber.log -DCPSPendingTimeout 3
Subscriber PID: 6536 started at 2025-05-08 13:57:27
Publisher\Debug\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Publisher.log -DCPSPendingTimeout 3
Publisher PID: 5684 started at 2025-05-08 13:57:27
Starting publisher
(2796|2476) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az1115-430.ccdc3b300esufejtzzi4nztudb.bx.internal.cloudapp.net" 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: D:\a\OpenDDS\OpenDDS\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/C++11/Messenger/CMakeLists.txt run_test.pl Time:39s Result:0
Thu May 8 13:58:07 2025 UTC