Daily Build Log
Thu May 8 14:12:08 2025 UTC
print OS Version
Thu May 8 14:12:08 2025 UTC
Hostname
fv-az2222-198
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,645 MB
Virtual Memory: In Use: 2,683 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.51
[02]: fe80::8cfb:aad1:d466:c8e4
Approximate BogoMIPS (larger means faster)
33822.867456
PrintACEConfig
Thu May 8 14:12:13 2025 UTC
XML Config file: C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-win32.h"
================ default.features ================
no_cxx11=0
no_rapidjson=0
xerces3=1
ssl=1
openssl11=1
no_cxx11=0
no_rapidjson=0
xerces3=1
ssl=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 14:12:13 2025 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Thu May 8 14:12:13 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 14:12:13 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 14:12:13 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 14:12:13 2025 UTC
================ Autobuild file C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="C:/OpenDDS"/>
<variable name="root" value="C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="msvc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=C:/OpenDDS -Config DCPS_MIN"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Thu May 8 14:12:13 2025 UTC
Running: perl tests/auto_run_tests.pl -Config DCPS_MIN in C:/OpenDDS
Test Lists: C:\OpenDDS/tests/dcps_tests.lst
Configs: DCPS_MIN, Win32, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tools/scripts/modules/tests/ChangeDir.pl
#
auto_run_tests_finished: tools/scripts/modules/tests/ChangeDir.pl Time:0s Result:0
==============================================================================
tests/DCPS/AddressLookup/run_test.pl
#
.\.\\main.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile AddressLookup.log -DCPSPendingTimeout 3
AddressLookup PID: 1100 started at 2025-05-08 14:12:14
========= Attempt 0....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.24.192.1
DEBUG: address_info: IP address 172.24.192.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.51
DEBUG: address_info: IP address 10.1.0.51 maps to hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
========= Attempt 1....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.24.192.1
DEBUG: address_info: IP address 172.24.192.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.51
DEBUG: address_info: IP address 10.1.0.51 maps to hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
========= Attempt 2....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.24.192.1
DEBUG: address_info: IP address 172.24.192.1 maps to hostname fv-az2222-198
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.24.192.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.51
DEBUG: address_info: IP address 10.1.0.51 maps to hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az2222-198.xbxb1zsp2xsezdjy4fsxbmsbme.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.51
test PASSED.
auto_run_tests_finished: tests/DCPS/AddressLookup/run_test.pl Time:27s Result:0
==============================================================================
tests/DCPS/DCPSInfoRepo/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o dcps_ir.ior
.\.\\pubsub.EXE -k file://dcps_ir.ior -q
pubsub test
2nd topic assertion CREATED a topic
adding matching subscription
TAO_DDS_DCPSDataWriter_i::add_associations () :
Writer 01030000.00003d17.00000001.00000102(cc77ef50) Adding association to a reader:
reader id - 01030000.00003d17.00000002.00000107(fbbd610f)
transport_id - fake transport for test
TAO_DDS_DCPSDataReader_i::add_associations () :
Reader 01030000.00003d17.00000002.00000107(fbbd610f) Adding association to writer:
writer id - 01030000.00003d17.00000001.00000102(cc77ef50)
transport_id - fake transport for test
adding incompatible publication
!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
2 new incompatible DataWriters 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
2 new incompatible DataReaders 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
TAO_DDS_DCPSDataWriter_i::remove_associations () :
Removing association to 1 readers:
Association - 0
RepoId - 01030000.00003d17.00000002.00000107(fbbd610f)
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/MockedTypeSupport/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 2576
.\.\\MockedTypeSupport.EXE -ORBLogFile test.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
ut PID: 5468 started at 2025-05-08 14:12:44
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/MockedTypeSupport/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -NOBITS
.\.\\FooTest3_publisher.EXE -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 0 -DCPSChunks 20 -f sub_ready.txt
.\.\\FooTest3_subscriber.EXE -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(2500|1448) SubDriver::run, Wait for publisher.
(3180|2216) PubDriver::run, pub_id=01030000.000003f9.00000002.00000302.
(3180|2216) PubDriver::run, Wait for subscriber start.
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:106: INFO: on_subscription_matched()
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:58: INFO: Foo sample 2 processed
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:99: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -NOBITS
InfoRepo PID: 6692
.\.\\FooTest3_publisher.EXE -t 1 -w 1 -m 0 -i 100 -n 12345678 -d 100 -l 0 -r 0 -b 0 -DCPSBit 0
publisher PID: 7068 started at 2025-05-08 14:13:33
.\.\\FooTest3_subscriber.EXE -n 100 -l 100 -DCPSBit 0
subscriber PID: 736 started at 2025-05-08 14:13:33
0x1
(7068|1300) Writer::start
(7068|4764) Writer::svc
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:105: INFO: on_subscription_matched()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:98: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:98: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:105: INFO: on_subscription_matched()
(7068|1300) PubDriver::end
(7068|1300) Writer::end
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl Time:16s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl
#
.\.\\findtopic.EXE -DCPSPendingTimeout 3
findtopic PID: 3660 started at 2025-05-08 14:13:48
C:\OpenDDS\tests\DCPS\FindTopic\findtopic.cpp:144 main() using Local Discovery
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl rtps
#
.\.\\findtopic.EXE rtps -DCPSPendingTimeout 3
findtopic PID: 2400 started at 2025-05-08 14:13:48
C:\OpenDDS\tests\DCPS\FindTopic\findtopic.cpp:141 main() using RTPS Discovery
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl rtps Time:0s Result:0
==============================================================================
tests/DCPS/InconsistentTopic/run_test.pl rtps_disc
#
.\.\\pubsub.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pubsub PID: 1344 started at 2025-05-08 14:13:48
Waiting for participant 2 to discover topic from participant 1
test PASSED.
auto_run_tests_finished: tests/DCPS/InconsistentTopic/run_test.pl rtps_disc Time:2s Result:0
==============================================================================
tests/DCPS/TopicReuse/run_test.pl
#
.\.\\tpreuse.EXE -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tpreuse.log -DCPSPendingTimeout 3
tpreuse PID: 460 started at 2025-05-08 14:13:50
test PASSED.
auto_run_tests_finished: tests/DCPS/TopicReuse/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
.\.\\dpshutdown.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 2200 started at 2025-05-08 14:13:50
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/ContainsEntity/run_test.pl
#
.\.\\containsentity.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile containsentity.log -DCPSPendingTimeout 3
containsentity PID: 3536 started at 2025-05-08 14:13:51
test PASSED.
auto_run_tests_finished: tests/DCPS/ContainsEntity/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/typeobject_generator/run_test.pl
#
.\.\\TypeObjectTest.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 972 started at 2025-05-08 14:13:51
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from TypeMapTest
[ RUN ] TypeMapTest.Minimal
[ OK ] TypeMapTest.Minimal (10 ms)
[ RUN ] TypeMapTest.Complete
[ OK ] TypeMapTest.Complete (2 ms)
[----------] 2 tests from TypeMapTest (12 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (12 ms total)
[ PASSED ] 2 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/typeobject_generator/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl
#
.\.\\FooTest4.EXE -r 1 -t 0 -m 0 -i 10
(4896|2884) Writer::start
(4896|2884) Reader::start
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713660 89348000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(4896|2884) Writer::start
(4896|2884) Reader::start1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 8
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 7
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 6
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 5
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 4
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 3
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713661 102986000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(4896|2884) Writer::start
(4896|2884) Reader::start2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 9
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 8
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 7
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 6
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 5
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 4
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 3
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713662 118544000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 13 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.000000, key = 101010
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/FooTest4_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3836
.\.\\FooTest4_0.EXE -DCPSLivelinessFactor 300 -z -DCPSPendingTimeout 3
ft40 PID: 5552 started at 2025-05-08 14:14:24
(5552|2532) DataReaderListenerImpl::DataReaderListenerImpl
(5552|2540) DataReaderListenerImpl::on_subscription_matched
(5552|2532) Writer::test1
(5552|2540) DataReaderListenerImpl::on_liveliness_changed
(5552|2532) Reader::read
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713702 323538000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2532) Writer::test2
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713702 323538000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2532) Writer::test3
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713702 323538000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 5
generation_rank: 2
absolute_generation_rank: 2
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 4
generation_rank: 2
absolute_generation_rank: 2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713705 417996000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 1
absolute_generation_rank: 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713705 417996000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1746713705 417996000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713703 397406000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|5284) DataReaderListenerImpl::on_liveliness_changed
(5552|5284) DataReaderListenerImpl::on_subscription_matched
(5552|2532) DataReaderListenerImpl::~DataReaderListenerImpl
(5552|2532) DataReaderListenerImpl::DataReaderListenerImpl
(5552|2532) DataReaderListenerImpl::on_subscription_matched
(5552|2532) Writer::test4
(5552|2540) DataReaderListenerImpl::on_liveliness_changed
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713720 445885000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|4892) DataReaderListenerImpl::on_data_available
(5552|4892) DataReaderListenerImpl::on_liveliness_changed
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1746713720 445885000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
(5552|2532) Writer::test5
(5552|2540) DataReaderListenerImpl::on_liveliness_changed
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713720 445885000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 2
generation_rank: 1
absolute_generation_rank: 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713741 474050000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2532) Writer::test6
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713720 445885000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 3
generation_rank: 1
absolute_generation_rank: 1
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713741 474050000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713743 489835000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|5284) DataReaderListenerImpl::on_liveliness_changed
(5552|5284) DataReaderListenerImpl::on_subscription_matched
(5552|2532) DataReaderListenerImpl::~DataReaderListenerImpl
(5552|2532) DataReaderListenerImpl::DataReaderListenerImpl
(5552|2532) DataReaderListenerImpl::on_subscription_matched
(5552|2532) Writer::test5
(5552|2540) DataReaderListenerImpl::on_liveliness_changed
(5552|2532) Writer::test6
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|2540) DataReaderListenerImpl::on_sample_rejected
(5552|2532) Reader::read
(5552|2532) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1746713754 531375000
instance_handle: 19
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5552|2540) DataReaderListenerImpl::on_data_available
(5552|5284) DataReaderListenerImpl::on_liveliness_changed
(5552|5284) DataReaderListenerImpl::on_subscription_matched
(5552|2532) DataReaderListenerImpl::~DataReaderListenerImpl
registering foo.key = 1
writing A foo.x = 1.000000 foo.y = -1.000000, foo.key = 1
registering foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
writing X foo.x = 2.000000 foo.y = -1.000000, foo.key = 2
writing B foo.x = 2.000000 foo.y = -2.000000, foo.key = 1
registering foo.key = 3
writing Q foo.x = 2.000000 foo.y = -3.000000, foo.key = 3
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
foo[2] - X : x = 2.000000 y = -1.000000, key = 2
foo[3] - Q : x = 2.000000 y = -3.000000, key = 3
disposing foo.key = 1
writing C foo.x = 3.000000 foo.y = -1.000000, foo.key = 1
disposing foo.key = 1
writing D foo.x = 3.000000 foo.y = -2.000000, foo.key = 1
writing Y foo.x = 3.000000 foo.y = -4.000000, foo.key = 2
disposing foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
got SampleInfo[2] dispose sample key = 1
foo[3] - C : x = 3.000000 y = -1.000000, key = 1
got SampleInfo[4] dispose sample key = 1
foo[5] - D : x = 3.000000 y = -2.000000, key = 1
foo[6] - X : x = 2.000000 y = -1.000000, key = 2
foo[7] - Y : x = 3.000000 y = -4.000000, key = 2
got SampleInfo[8] dispose sample key = 2
foo[9] - Q : x = 2.000000 y = -3.000000, key = 3
writing c foo.x = 4.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
foo[3] - e : x = 6.000000 y = -1.000000, key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - d : x = 5.000000 y = -1.000000, key = 1
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest4_0/run_test.pl Time:91s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3320
.\.\\main.EXE -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -DCPSPendingTimeout 3
main PID: 4284 started at 2025-05-08 14:15:55
(4284|2688) FooTest5_0 main
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(4284|2688) Test ready, cleaning up.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl Time:34s Result:0
==============================================================================
tests/DCPS/Restart/run_test.pl
#
.\.\\RestartTest.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rt.log -DCPSPendingTimeout 3
rt PID: 5924 started at 2025-05-08 14:16:29
Application 1 Starting
Application 1 retrieved domain participant factory
Application 1 created domain participant
Application 1 Started
Application 2 Starting
Application 2 retrieved domain participant factory
Application 2 created domain participant
Application 2 Started
Application 2 Ending
Application 2 did delete contained_entities
Application 2 did delete domain participant
Application 2 Ended
Application 3 Starting
Application 3 retrieved domain participant factory
Application 3 created domain participant
Application 3 Started
Application 3 Ending
Application 3 did delete contained_entities
Application 3 did delete domain participant
Application 3 Ended
Application 1 Ending
Application 1 did delete contained_entities
Application 1 did delete domain participant
Application 1 shutdown service participant
Application 1 Ended
Application 4 Starting
Application 4 retrieved domain participant factory
Application 4 created domain participant
Application 4 Started
Application 4 Ending
Application 4 did delete contained_entities
Application 4 did delete domain participant
Application 4 shutdown service participant
Application 4 Ended
test PASSED.
auto_run_tests_finished: tests/DCPS/Restart/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6720
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 2440 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 2216 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 3728 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 5388 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 3444 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 5796 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 2584 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 4940 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 3708 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 5048 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 2152 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6692 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 4224 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 5252 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 4772 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 2560 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 4712 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 5464 started at 2025-05-08 14:16:30
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 3048 started at 2025-05-08 14:16:30
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 3624 started at 2025-05-08 14:16:30
Subscriber 5796 got new message data:
- From : 3728
- Count : 2
Subscriber 5796 is done. Exiting.
Subscriber 5388 got new message data:
- From : 3728
- Count : 2
Subscriber 5388 is done. Exiting.
Subscriber 5388 got new message data:
- From : 3728
- Count : 3
Subscriber 5796 got new message data:
- From : 3728
- Count : 3
Subscriber 5388 got new message data:
- From : 3728
- Count : 4
Subscriber 5464 got new message data:
- From : 3728
- Count : 19
Subscriber 5464 is done. Exiting.
Subscriber 5464 got new message data:
- From : 3444
- Count : 15
Subscriber 5464 got new message data:
- From : 4224
- Count : 14
Subscriber 4940 got new message data:
- From : 3444
- Count : 17
Subscriber 4940 is done. Exiting.
Subscriber 5048 got new message data:
- From : 3444
- Count : 18
Subscriber 5048 is done. Exiting.
Subscriber 5048 got new message data:
- From : 4224
- Count : 16
Subscriber 3624 got new message data:
- From : 3728
- Count : 22
Subscriber 3624 is done. Exiting.
Subscriber 3624 got new message data:
- From : 3444
- Count : 19
Subscriber 3624 got new message data:
- From : 4224
- Count : 17
Subscriber 3624 got new message data:
- From : 4712
- Count : 5
Subscriber 3624 got new message data:
- From : 3728
- Count : 23
Subscriber 3624 got new message data:
- From : 4772
- Count : 18
Subscriber 3624 got new message data:
- From : 3708
- Count : 4
Subscriber 3624 got new message data:
- From : 4712
- Count : 6
Subscriber 3624 got new message data:
- From : 3444
- Count : 20
Subscriber 3624 got new message data:
- From : 2152
- Count : 1
Subscriber 3624 got new message data:
- From : 4712
- Count : 7
Subscriber 2216 got new message data:
- From : 3444
- Count : 20
Subscriber 2216 is done. Exiting.
Subscriber 3624 got new message data:
- From : 4712
- Count : 8
Subscriber 3624 got new message data:
- From : 2152
- Count : 2
Subscriber 3624 got new message data:
- From : 4224
- Count : 18
Subscriber 3624 got new message data:
- From : 3728
- Count : 24
Subscriber 3624 got new message data:
- From : 4712
- Count : 9
Subscriber 2560 got new message data:
- From : 3728
- Count : 24
Subscriber 2560 is done. Exiting.
Subscriber 3624 got new message data:
- From : 4772
- Count : 19
Subscriber 3624 got new message data:
- From : 3708
- Count : 5
Subscriber 3624 got new message data:
- From : 3444
- Count : 21
Subscriber 5252 got new message data:
- From : 3444
- Count : 21
Subscriber 5252 is done. Exiting.
Subscriber 3624 got new message data:
- From : 4224
- Count : 19
Subscriber 3624 got new message data:
- From : 2152
- Count : 3
Subscriber 3624 got new message data:
- From : 3728
- Count : 25
Subscriber 6692 got new message data:
- From : 3728
- Count : 25
Subscriber 6692 is done. Exiting.
Subscriber 3624 got new message data:
- From : 4712
- Count : 10
Subscriber 3624 got new message data:
- From : 3708
- Count : 6
Subscriber 3624 got new message data:
- From : 4772
- Count : 20
Subscriber 3624 got new message data:
- From : 2584
- Count : 1
Subscriber 3624 got new message data:
- From : 4224
- Count : 20
Subscriber 3624 got new message data:
- From : 3444
- Count : 22
Subscriber 3624 got new message data:
- From : 2584
- Count : 2
Subscriber 3624 got new message data:
- From : 3728
- Count : 26
Subscriber 3624 got new message data:
- From : 2584
- Count : 3
Subscriber 3624 got new message data:
- From : 3048
- Count : 1
Subscriber 3624 got new message data:
- From : 2152
- Count : 4
Subscriber 3624 got new message data:
- From : 3708
- Count : 7
Subscriber 3624 got new message data:
- From : 4712
- Count : 11
Subscriber 3624 got new message data:
- From : 4772
- Count : 21
Subscriber 3624 got new message data:
- From : 2440
- Count : 1
Subscriber 3624 got new message data:
- From : 2584
- Count : 4
Subscriber 3624 got new message data:
- From : 3048
- Count : 2
Subscriber 3624 got new message data:
- From : 4224
- Count : 21
Subscriber 3624 got new message data:
- From : 3444
- Count : 23
Subscriber 3624 got new message data:
- From : 3728
- Count : 27
Subscriber 3624 got new message data:
- From : 2440
- Count : 2
Subscriber 3624 got new message data:
- From : 2584
- Count : 5
Subscriber 3624 got new message data:
- From : 3048
- Count : 3
Subscriber 3624 got new message data:
- From : 4772
- Count : 22
Subscriber 3624 got new message data:
- From : 4712
- Count : 12
Subscriber 3624 got new message data:
- From : 2152
- Count : 5
Subscriber 3624 got new message data:
- From : 3708
- Count : 8
Subscriber 3624 got new message data:
- From : 2584
- Count : 6
Subscriber 3624 got new message data:
- From : 2440
- Count : 3
Subscriber 3624 got new message data:
- From : 3048
- Count : 4
Subscriber 3624 got new message data:
- From : 4712
- Count : 13
Subscriber 3624 got new message data:
- From : 4224
- Count : 22
Subscriber 3624 got new message data:
- From : 4772
- Count : 23
Subscriber 3624 got new message data:
- From : 3444
- Count : 24
Subscriber 3624 got new message data:
- From : 2440
- Count : 4
Subscriber 3624 got new message data:
- From : 2584
- Count : 7
Subscriber 3624 got new message data:
- From : 3048
- Count : 5
Subscriber 3624 got new message data:
- From : 3728
- Count : 28
Subscriber 3624 got new message data:
- From : 2152
- Count : 6
Subscriber 3624 got new message data:
- From : 4772
- Count : 24
Subscriber 3624 got new message data:
- From : 4712
- Count : 14
Subscriber 3624 got new message data:
- From : 3708
- Count : 9
Subscriber 3624 got new message data:
- From : 2584
- Count : 8
Subscriber 3624 got new message data:
- From : 2440
- Count : 5
Publisher 3728 is done. Exiting.
Publisher 4772 is done. Exiting.
Publisher 3444 is done. Exiting.
Publisher 4224 is done. Exiting.
Publisher 4712 is done. Exiting.
Publisher 2584 is done. Exiting.
Publisher 2440 is done. Exiting.
Publisher 3708 is done. Exiting.
Publisher 2152 is done. Exiting.
Publisher 3048 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:41s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7028
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 3408 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 2180 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 5036 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 5872 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 5832 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 6276 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 6040 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 1864 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 3156 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 6804 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 5084 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 4780 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 2812 started at 2025-05-08 14:17:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 1164 started at 2025-05-08 14:17:11
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 3668 started at 2025-05-08 14:17:12
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 5124 started at 2025-05-08 14:17:12
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 2540 started at 2025-05-08 14:17:12
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 4892 started at 2025-05-08 14:17:12
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 5552 started at 2025-05-08 14:17:12
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 5428 started at 2025-05-08 14:17:12
Subscriber 5124 got new message data:
- From : 6040
- Count : 4
Subscriber 5124 is done. Exiting.
Subscriber 5124 got new message data:
- From : 2540
- Count : 1
Subscriber 5124 got new message data:
- From : 2540
- Count : 2
Subscriber 1864 got new message data:
- From : 2540
- Count : 2
Subscriber 5124 got new message data:
- From : 5552
- Count : 1
Subscriber 1864 got new message data:
- From : 5552
- Count : 1
Subscriber 1864 is done. Exiting.
Subscriber 5124 got new message data:
- From : 2540
- Count : 3
Subscriber 5124 got new message data:
- From : 6040
- Count : 5
Subscriber 5124 got new message data:
- From : 2540
- Count : 4
Subscriber 5124 got new message data:
- From : 5832
- Count : 1
Subscriber 5124 got new message data:
- From : 3156
- Count : 1
Subscriber 5124 got new message data:
- From : 2540
- Count : 5
Subscriber 5124 got new message data:
- From : 5552
- Count : 2
Subscriber 5124 got new message data:
- From : 6040
- Count : 6
Subscriber 5124 got new message data:
- From : 3156
- Count : 2
Subscriber 5124 got new message data:
- From : 5832
- Count : 2
Subscriber 5124 got new message data:
- From : 3156
- Count : 3
Subscriber 5124 got new message data:
- From : 3408
- Count : 1
Subscriber 6804 got new message data:
- From : 3156
- Count : 3
Subscriber 6804 is done. Exiting.
Subscriber 6804 got new message data:
- From : 3408
- Count : 1
Subscriber 5124 got new message data:
- From : 5832
- Count : 3
Subscriber 6804 got new message data:
- From : 5832
- Count : 3
Subscriber 5124 got new message data:
- From : 5552
- Count : 3
Subscriber 6804 got new message data:
- From : 5552
- Count : 3
Subscriber 5124 got new message data:
- From : 6040
- Count : 7
Subscriber 6804 got new message data:
- From : 6040
- Count : 7
Subscriber 5124 got new message data:
- From : 2540
- Count : 6
Subscriber 6804 got new message data:
- From : 2540
- Count : 6
Subscriber 4780 got new message data:
- From : 6040
- Count : 7
Subscriber 4780 is done. Exiting.
Subscriber 5124 got new message data:
- From : 3408
- Count : 2
Subscriber 6804 got new message data:
- From : 3156
- Count : 4
Subscriber 5124 got new message data:
- From : 3156
- Count : 4
Subscriber 6804 got new message data:
- From : 3408
- Count : 2
Subscriber 5124 got new message data:
- From : 3156
- Count : 5
Subscriber 6804 got new message data:
- From : 3156
- Count : 5
Subscriber 5124 got new message data:
- From : 3408
- Count : 3
Subscriber 2180 got new message data:
- From : 3156
- Count : 5
Subscriber 2180 is done. Exiting.
Subscriber 6804 got new message data:
- From : 3408
- Count : 3
Subscriber 6804 got new message data:
- From : 5552
- Count : 4
Subscriber 5124 got new message data:
- From : 5552
- Count : 4
Subscriber 5124 got new message data:
- From : 5832
- Count : 4
Subscriber 6804 got new message data:
- From : 5832
- Count : 4
Subscriber 5124 got new message data:
- From : 2540
- Count : 7
Subscriber 6804 got new message data:
- From : 2540
- Count : 7
Subscriber 5124 got new message data:
- From : 6040
- Count : 8
Subscriber 6804 got new message data:
- From : 6040
- Count : 8
Subscriber 5124 got new message data:
- From : 3156
- Count : 6
Subscriber 6804 got new message data:
- From : 3156
- Count : 6
Subscriber 5124 got new message data:
- From : 3408
- Count : 4
Subscriber 6804 got new message data:
- From : 3408
- Count : 4
Subscriber 5124 got new message data:
- From : 3668
- Count : 1
Subscriber 6804 got new message data:
- From : 3668
- Count : 1
Subscriber 5124 got new message data:
- From : 3156
- Count : 7
Subscriber 6804 got new message data:
- From : 3156
- Count : 7
Subscriber 5124 got new message data:
- From : 3408
- Count : 5
Subscriber 6804 got new message data:
- From : 3408
- Count : 5
Subscriber 5124 got new message data:
- From : 6040
- Count : 9
Subscriber 6804 got new message data:
- From : 6040
- Count : 9
Subscriber 5124 got new message data:
- From : 2540
- Count : 8
Subscriber 6804 got new message data:
- From : 2540
- Count : 8
Subscriber 6276 got new message data:
- From : 2540
- Count : 8
Subscriber 6276 is done. Exiting.
Subscriber 5124 got new message data:
- From : 5832
- Count : 5
Subscriber 6804 got new message data:
- From : 5832
- Count : 5
Subscriber 6276 got new message data:
- From : 5832
- Count : 5
Subscriber 5124 got new message data:
- From : 3668
- Count : 2
Subscriber 6804 got new message data:
- From : 3156
- Count : 8
Subscriber 5124 got new message data:
- From : 3156
- Count : 8
Subscriber 6276 got new message data:
- From : 3156
- Count : 8
Subscriber 6804 got new message data:
- From : 3668
- Count : 2
Subscriber 5124 got new message data:
- From : 3408
- Count : 6
Subscriber 6276 got new message data:
- From : 3668
- Count : 2
Subscriber 6804 got new message data:
- From : 3408
- Count : 6
Subscriber 6276 got new message data:
- From : 3408
- Count : 6
Subscriber 5124 got new message data:
- From : 5552
- Count : 5
Subscriber 6804 got new message data:
- From : 5552
- Count : 5
Subscriber 6276 got new message data:
- From : 5552
- Count : 5
Subscriber 5124 got new message data:
- From : 3668
- Count : 3
Subscriber 6804 got new message data:
- From : 3668
- Count : 3
Subscriber 5124 got new message data:
- From : 3156
- Count : 9
Subscriber 6276 got new message data:
- From : 3668
- Count : 3
Subscriber 6804 got new message data:
- From : 3156
- Count : 9
Subscriber 6276 got new message data:
- From : 3156
- Count : 9
Subscriber 5124 got new message data:
- From : 3408
- Count : 7
Subscriber 6804 got new message data:
- From : 3408
- Count : 7
Subscriber 6276 got new message data:
- From : 3408
- Count : 7
Subscriber 5124 got new message data:
- From : 6040
- Count : 10
Subscriber 6804 got new message data:
- From : 6040
- Count : 10
Subscriber 5124 got new message data:
- From : 5832
- Count : 6
Subscriber 6276 got new message data:
- From : 6040
- Count : 10
Subscriber 6804 got new message data:
- From : 5832
- Count : 6
Subscriber 6276 got new message data:
- From : 5832
- Count : 6
Subscriber 5124 got new message data:
- From : 2540
- Count : 9
Subscriber 6804 got new message data:
- From : 2540
- Count : 9
Subscriber 6276 got new message data:
- From : 2540
- Count : 9
Subscriber 6804 got new message data:
- From : 3668
- Count : 4
Subscriber 6276 got new message data:
- From : 3668
- Count : 4
Subscriber 5124 got new message data:
- From : 3668
- Count : 4
Subscriber 6804 got new message data:
- From : 3156
- Count : 10
Subscriber 6276 got new message data:
- From : 3156
- Count : 10
Subscriber 5124 got new message data:
- From : 3156
- Count : 10
Subscriber 5124 got new message data:
- From : 3408
- Count : 8
Subscriber 6804 got new message data:
- From : 3408
- Count : 8
Subscriber 6276 got new message data:
- From : 3408
- Count : 8
Subscriber 5124 got new message data:
- From : 5036
- Count : 1
Subscriber 6804 got new message data:
- From : 5036
- Count : 1
Subscriber 6276 got new message data:
- From : 5036
- Count : 1
Subscriber 5124 got new message data:
- From : 5552
- Count : 6
Subscriber 6804 got new message data:
- From : 5552
- Count : 6
Subscriber 6276 got new message data:
- From : 5552
- Count : 6
Subscriber 5124 got new message data:
- From : 3156
- Count : 11
Subscriber 6804 got new message data:
- From : 3668
- Count : 5
Subscriber 5124 got new message data:
- From : 3668
- Count : 5
Subscriber 6276 got new message data:
- From : 3668
- Count : 5
Subscriber 6804 got new message data:
- From : 2540
- Count : 10
Subscriber 5124 got new message data:
- From : 2540
- Count : 10
Subscriber 6276 got new message data:
- From : 2540
- Count : 10
Subscriber 6804 got new message data:
- From : 3156
- Count : 11
Subscriber 5872 got new message data:
- From : 2540
- Count : 10
Subscriber 5872 is done. Exiting.
Subscriber 6276 got new message data:
- From : 3156
- Count : 11
Subscriber 5124 got new message data:
- From : 6040
- Count : 11
Subscriber 6804 got new message data:
- From : 6040
- Count : 11
Subscriber 6276 got new message data:
- From : 6040
- Count : 11
Subscriber 5124 got new message data:
- From : 5832
- Count : 7
Subscriber 6804 got new message data:
- From : 5832
- Count : 7
Subscriber 6276 got new message data:
- From : 5832
- Count : 7
Subscriber 6804 got new message data:
- From : 3156
- Count : 12
Subscriber 6804 got new message data:
- From : 3668
- Count : 6
Subscriber 6276 got new message data:
- From : 3156
- Count : 12
Subscriber 5124 got new message data:
- From : 3156
- Count : 12
Subscriber 6276 got new message data:
- From : 3668
- Count : 6
Subscriber 5124 got new message data:
- From : 3668
- Count : 6
Subscriber 5124 got new message data:
- From : 3408
- Count : 9
Subscriber 6804 got new message data:
- From : 3408
- Count : 9
Subscriber 6276 got new message data:
- From : 3408
- Count : 9
Subscriber 5124 got new message data:
- From : 5552
- Count : 7
Subscriber 6804 got new message data:
- From : 5552
- Count : 7
Subscriber 6276 got new message data:
- From : 5552
- Count : 7
Subscriber 5124 got new message data:
- From : 5036
- Count : 2
Subscriber 6804 got new message data:
- From : 5036
- Count : 2
Subscriber 6276 got new message data:
- From : 5036
- Count : 2
Subscriber 5124 got new message data:
- From : 2540
- Count : 11
Subscriber 6804 got new message data:
- From : 2540
- Count : 11
Subscriber 6276 got new message data:
- From : 2540
- Count : 11
Subscriber 5124 got new message data:
- From : 3156
- Count : 13
Subscriber 6804 got new message data:
- From : 3156
- Count : 13
Subscriber 5124 got new message data:
- From : 3668
- Count : 7
Subscriber 6276 got new message data:
- From : 3668
- Count : 7
Subscriber 6804 got new message data:
- From : 3668
- Count : 7
Subscriber 6276 got new message data:
- From : 3156
- Count : 13
Subscriber 5124 got new message data:
- From : 6040
- Count : 12
Subscriber 6804 got new message data:
- From : 6040
- Count : 12
Subscriber 6276 got new message data:
- From : 6040
- Count : 12
Subscriber 5124 got new message data:
- From : 5832
- Count : 8
Subscriber 6804 got new message data:
- From : 5832
- Count : 8
Subscriber 6276 got new message data:
- From : 5832
- Count : 8
Subscriber 5124 got new message data:
- From : 3668
- Count : 8
Subscriber 6276 got new message data:
- From : 3668
- Count : 8
Subscriber 5124 got new message data:
- From : 3156
- Count : 14
Subscriber 6276 got new message data:
- From : 3156
- Count : 14
Subscriber 6804 got new message data:
- From : 3668
- Count : 8
Subscriber 6804 got new message data:
- From : 3156
- Count : 14
Subscriber 5124 got new message data:
- From : 2812
- Count : 1
Subscriber 6804 got new message data:
- From : 2812
- Count : 1
Subscriber 6276 got new message data:
- From : 2812
- Count : 1
Subscriber 5124 got new message data:
- From : 5552
- Count : 8
Subscriber 6804 got new message data:
- From : 5552
- Count : 8
Subscriber 6276 got new message data:
- From : 5552
- Count : 8
Subscriber 5124 got new message data:
- From : 5036
- Count : 3
Subscriber 6804 got new message data:
- From : 5036
- Count : 3
Subscriber 6276 got new message data:
- From : 5036
- Count : 3
Subscriber 5124 got new message data:
- From : 3668
- Count : 9
Subscriber 6804 got new message data:
- From : 3668
- Count : 9
Subscriber 5124 got new message data:
- From : 3156
- Count : 15
Subscriber 6276 got new message data:
- From : 3668
- Count : 9
Subscriber 6804 got new message data:
- From : 3156
- Count : 15
Subscriber 6276 got new message data:
- From : 3156
- Count : 15
Subscriber 6276 got new message data:
- From : 3668
- Count : 10
Subscriber 6276 got new message data:
- From : 3156
- Count : 16
Subscriber 5124 got new message data:
- From : 3668
- Count : 10
Subscriber 6804 got new message data:
- From : 3668
- Count : 10
Subscriber 5124 got new message data:
- From : 3156
- Count : 16
Subscriber 6804 got new message data:
- From : 3156
- Count : 16
Subscriber 5124 got new message data:
- From : 5084
- Count : 1
Subscriber 6804 got new message data:
- From : 5084
- Count : 1
Subscriber 6276 got new message data:
- From : 5084
- Count : 1
Subscriber 5124 got new message data:
- From : 2540
- Count : 12
Subscriber 6804 got new message data:
- From : 2540
- Count : 12
Subscriber 6276 got new message data:
- From : 2540
- Count : 12
Subscriber 5124 got new message data:
- From : 3156
- Count : 17
Subscriber 6804 got new message data:
- From : 3156
- Count : 17
Subscriber 5124 got new message data:
- From : 3668
- Count : 11
Subscriber 6276 got new message data:
- From : 3156
- Count : 17
Subscriber 6804 got new message data:
- From : 3668
- Count : 11
Subscriber 6276 got new message data:
- From : 3668
- Count : 11
Subscriber 5124 got new message data:
- From : 3408
- Count : 10
Subscriber 6804 got new message data:
- From : 3408
- Count : 10
Subscriber 6276 got new message data:
- From : 3408
- Count : 10
Subscriber 5124 got new message data:
- From : 5832
- Count : 9
Subscriber 6804 got new message data:
- From : 5832
- Count : 9
Subscriber 6276 got new message data:
- From : 5832
- Count : 9
Subscriber 5124 got new message data:
- From : 6040
- Count : 13
Subscriber 6804 got new message data:
- From : 6040
- Count : 13
Subscriber 6276 got new message data:
- From : 6040
- Count : 13
Subscriber 5124 got new message data:
- From : 3156
- Count : 18
Subscriber 6804 got new message data:
- From : 3156
- Count : 18
Subscriber 5124 got new message data:
- From : 3668
- Count : 12
Subscriber 6276 got new message data:
- From : 3156
- Count : 18
Subscriber 6804 got new message data:
- From : 3668
- Count : 12
Subscriber 6276 got new message data:
- From : 3668
- Count : 12
Subscriber 5124 got new message data:
- From : 5552
- Count : 9
Subscriber 6804 got new message data:
- From : 5552
- Count : 9
Subscriber 6276 got new message data:
- From : 5552
- Count : 9
Subscriber 5124 got new message data:
- From : 2812
- Count : 2
Subscriber 6804 got new message data:
- From : 2812
- Count : 2
Subscriber 6276 got new message data:
- From : 2812
- Count : 2
Subscriber 5124 got new message data:
- From : 5036
- Count : 4
Subscriber 6804 got new message data:
- From : 5036
- Count : 4
Subscriber 6276 got new message data:
- From : 5036
- Count : 4
Subscriber 5124 got new message data:
- From : 3156
- Count : 19
Subscriber 6804 got new message data:
- From : 3156
- Count : 19
Subscriber 5124 got new message data:
- From : 3668
- Count : 13
Subscriber 6276 got new message data:
- From : 3156
- Count : 19
Subscriber 6804 got new message data:
- From : 3668
- Count : 13
Subscriber 6276 got new message data:
- From : 3668
- Count : 13
Subscriber 5124 got new message data:
- From : 3668
- Count : 14
Subscriber 5124 got new message data:
- From : 3156
- Count : 20
Subscriber 6804 got new message data:
- From : 3668
- Count : 14
Subscriber 6276 got new message data:
- From : 3668
- Count : 14
Subscriber 6804 got new message data:
- From : 3156
- Count : 20
Subscriber 6276 got new message data:
- From : 3156
- Count : 20
Subscriber 5124 got new message data:
- From : 5084
- Count : 2
Subscriber 6804 got new message data:
- From : 5084
- Count : 2
Subscriber 6276 got new message data:
- From : 5084
- Count : 2
Subscriber 5124 got new message data:
- From : 2540
- Count : 13
Subscriber 6804 got new message data:
- From : 2540
- Count : 13
Subscriber 6276 got new message data:
- From : 2540
- Count : 13
Subscriber 5124 got new message data:
- From : 3408
- Count : 11
Subscriber 6804 got new message data:
- From : 3408
- Count : 11
Subscriber 6276 got new message data:
- From : 3408
- Count : 11
Subscriber 5124 got new message data:
- From : 3156
- Count : 21
Subscriber 6804 got new message data:
- From : 3156
- Count : 21
Subscriber 5124 got new message data:
- From : 3668
- Count : 15
Subscriber 6276 got new message data:
- From : 3156
- Count : 21
Subscriber 6804 got new message data:
- From : 3668
- Count : 15
Subscriber 6276 got new message data:
- From : 3668
- Count : 15
Subscriber 5124 got new message data:
- From : 5832
- Count : 10
Subscriber 6804 got new message data:
- From : 5832
- Count : 10
Subscriber 6276 got new message data:
- From : 5832
- Count : 10
Subscriber 5124 got new message data:
- From : 3668
- Count : 16
Subscriber 6804 got new message data:
- From : 3668
- Count : 16
Subscriber 5124 got new message data:
- From : 3156
- Count : 22
Subscriber 6276 got new message data:
- From : 3668
- Count : 16
Subscriber 6804 got new message data:
- From : 3156
- Count : 22
Subscriber 6276 got new message data:
- From : 3156
- Count : 22
Subscriber 5124 got new message data:
- From : 6040
- Count : 14
Subscriber 6804 got new message data:
- From : 6040
- Count : 14
Subscriber 6276 got new message data:
- From : 6040
- Count : 14
Subscriber 5124 got new message data:
- From : 5552
- Count : 10
Subscriber 6804 got new message data:
- From : 5552
- Count : 10
Subscriber 6276 got new message data:
- From : 5552
- Count : 10
Subscriber 5124 got new message data:
- From : 2812
- Count : 3
Subscriber 6804 got new message data:
- From : 2812
- Count : 3
Subscriber 6276 got new message data:
- From : 2812
- Count : 3
Subscriber 5124 got new message data:
- From : 3156
- Count : 23
Subscriber 6804 got new message data:
- From : 3156
- Count : 23
Subscriber 5124 got new message data:
- From : 3668
- Count : 17
Subscriber 6276 got new message data:
- From : 3156
- Count : 23
Subscriber 6804 got new message data:
- From : 3668
- Count : 17
Subscriber 6276 got new message data:
- From : 3668
- Count : 17
Subscriber 5124 got new message data:
- From : 3408
- Count : 12
Subscriber 6804 got new message data:
- From : 3408
- Count : 12
Subscriber 6276 got new message data:
- From : 3408
- Count : 12
Subscriber 5124 got new message data:
- From : 5036
- Count : 5
Subscriber 6804 got new message data:
- From : 2540
- Count : 14
Subscriber 5124 got new message data:
- From : 2540
- Count : 14
Subscriber 6276 got new message data:
- From : 2540
- Count : 14
Subscriber 6804 got new message data:
- From : 5036
- Count : 5
Subscriber 6276 got new message data:
- From : 5036
- Count : 5
Subscriber 5124 got new message data:
- From : 5084
- Count : 3
Subscriber 6804 got new message data:
- From : 5084
- Count : 3
Subscriber 6276 got new message data:
- From : 5084
- Count : 3
Subscriber 5124 got new message data:
- From : 5832
- Count : 11
Subscriber 6804 got new message data:
- From : 5832
- Count : 11
Subscriber 6276 got new message data:
- From : 5832
- Count : 11
Subscriber 5124 got new message data:
- From : 3156
- Count : 24
Subscriber 5124 got new message data:
- From : 3668
- Count : 18
Subscriber 6804 got new message data:
- From : 3156
- Count : 24
Subscriber 6276 got new message data:
- From : 3156
- Count : 24
Subscriber 6804 got new message data:
- From : 3668
- Count : 18
Subscriber 6276 got new message data:
- From : 3668
- Count : 18
Subscriber 5124 got new message data:
- From : 6040
- Count : 15
Subscriber 6804 got new message data:
- From : 6040
- Count : 15
Subscriber 5124 got new message data:
- From : 5552
- Count : 11
Subscriber 6276 got new message data:
- From : 6040
- Count : 15
Subscriber 6804 got new message data:
- From : 5552
- Count : 11
Subscriber 6276 got new message data:
- From : 5552
- Count : 11
Subscriber 5124 got new message data:
- From : 3408
- Count : 13
Subscriber 6804 got new message data:
- From : 3408
- Count : 13
Subscriber 6276 got new message data:
- From : 3408
- Count : 13
Subscriber 5124 got new message data:
- From : 3668
- Count : 19
Subscriber 6804 got new message data:
- From : 3668
- Count : 19
Subscriber 5124 got new message data:
- From : 3156
- Count : 25
Subscriber 6276 got new message data:
- From : 3668
- Count : 19
Subscriber 6804 got new message data:
- From : 3156
- Count : 25
Subscriber 6276 got new message data:
- From : 3156
- Count : 25
Subscriber 6276 got new message data:
- From : 3668
- Count : 20
Subscriber 6276 got new message data:
- From : 3156
- Count : 26
Subscriber 1164 got new message data:
- From : 3668
- Count : 27
Subscriber 1164 is done. Exiting.
Subscriber 1164 got new message data:
- From : 3156
- Count : 33
Subscriber 1164 got new message data:
- From : 3668
- Count : 28
Subscriber 1164 got new message data:
- From : 3156
- Count : 34
Subscriber 1164 got new message data:
- From : 3156
- Count : 35
Subscriber 1164 got new message data:
- From : 3668
- Count : 29
Subscriber 1164 got new message data:
- From : 5036
- Count : 8
Subscriber 4892 got new message data:
- From : 5036
- Count : 8
Subscriber 4892 is done. Exiting.
Subscriber 5428 got new message data:
- From : 2540
- Count : 17
Subscriber 5428 is done. Exiting.
Publisher 3156 is done. Exiting.
Publisher 3668 is done. Exiting.
Publisher 6040 is done. Exiting.
Publisher 2540 is done. Exiting.
Publisher 3408 is done. Exiting.
Publisher 5832 is done. Exiting.
Publisher 5552 is done. Exiting.
Publisher 5036 is done. Exiting.
Publisher 2812 is done. Exiting.
Publisher 5084 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:41s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 2880 started at 2025-05-08 14:17:52
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 2164 started at 2025-05-08 14:17:52
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 4288 started at 2025-05-08 14:17:52
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 980 started at 2025-05-08 14:17:52
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 6244 started at 2025-05-08 14:17:52
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5736 started at 2025-05-08 14:17:52
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 1080 started at 2025-05-08 14:17:52
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 4420 started at 2025-05-08 14:17:52
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 5152 started at 2025-05-08 14:17:52
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 6576 started at 2025-05-08 14:17:53
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 3752 started at 2025-05-08 14:17:53
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 196 started at 2025-05-08 14:17:53
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 6164 started at 2025-05-08 14:17:53
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 6184 started at 2025-05-08 14:17:53
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 1672 started at 2025-05-08 14:17:53
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 5332 started at 2025-05-08 14:17:53
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 6992 started at 2025-05-08 14:17:53
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 5808 started at 2025-05-08 14:17:53
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 6916 started at 2025-05-08 14:17:53
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 4172 started at 2025-05-08 14:17:53
Subscriber 980 got new message data:
- From : 4288
- Count : 1
Subscriber 980 is done. Exiting.
Subscriber 2164 got new message data:
- From : 2880
- Count : 5
Subscriber 2164 is done. Exiting.
Subscriber 5736 got new message data:
- From : 2880
- Count : 6
Subscriber 5736 is done. Exiting.
Subscriber 6184 got new message data:
- From : 2880
- Count : 7
Subscriber 6184 is done. Exiting.
Subscriber 4420 got new message data:
- From : 5152
- Count : 2
Subscriber 4420 is done. Exiting.
Subscriber 196 got new message data:
- From : 2880
- Count : 9
Subscriber 196 is done. Exiting.
Subscriber 6576 got new message data:
- From : 6992
- Count : 2
Subscriber 6576 is done. Exiting.
Subscriber 5808 got new message data:
- From : 6164
- Count : 1
Subscriber 5808 is done. Exiting.
Subscriber 4172 got new message data:
- From : 4288
- Count : 9
Subscriber 4172 is done. Exiting.
Subscriber 5332 got new message data:
- From : 5152
- Count : 8
Subscriber 5332 is done. Exiting.
Publisher 2880 is done. Exiting.
Publisher 1672 is done. Exiting.
Publisher 6244 is done. Exiting.
Publisher 4288 is done. Exiting.
Publisher 5152 is done. Exiting.
Publisher 1080 is done. Exiting.
Publisher 3752 is done. Exiting.
Publisher 6992 is done. Exiting.
Publisher 6916 is done. Exiting.
Publisher 6164 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:16s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 6180 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 6240 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 776 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7040 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 5244 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 6444 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 6812 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 1772 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 3720 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 3844 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 3504 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 1064 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 2156 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 5136 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 4464 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 6868 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 3764 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 5448 started at 2025-05-08 14:18:08
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 5576 started at 2025-05-08 14:18:08
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 3836 started at 2025-05-08 14:18:08
Subscriber 6240 got new message data:
- From : 776
- Count : 15
Subscriber 6240 is done. Exiting.
Subscriber 7040 got new message data:
- From : 6180
- Count : 15
Subscriber 7040 is done. Exiting.
Subscriber 1772 got new message data:
- From : 776
- Count : 34
Subscriber 1772 is done. Exiting.
Subscriber 6444 got new message data:
- From : 6180
- Count : 32
Subscriber 6444 is done. Exiting.
Subscriber 6444 got new message data:
- From : 776
- Count : 44
Subscriber 1064 got new message data:
- From : 5244
- Count : 32
Subscriber 1064 is done. Exiting.
Subscriber 3844 got new message data:
- From : 3720
- Count : 72
Subscriber 3844 is done. Exiting.
Subscriber 3836 got new message data:
- From : 6180
- Count : 91
Subscriber 3836 is done. Exiting.
Subscriber 6868 got new message data:
- From : 6180
- Count : 97
Subscriber 6868 is done. Exiting.
Subscriber 5136 got new message data:
- From : 6812
- Count : 64
Subscriber 5136 is done. Exiting.
Subscriber 5136 got new message data:
- From : 3720
- Count : 80
Subscriber 5448 got new message data:
- From : 6180
- Count : 98
Subscriber 5448 is done. Exiting.
Subscriber 5448 got new message data:
- From : 5244
- Count : 80
Publisher 776 is done. Exiting.
Publisher 6180 is done. Exiting.
Publisher 5244 is done. Exiting.
Publisher 3720 is done. Exiting.
Publisher 6812 is done. Exiting.
Publisher 2156 is done. Exiting.
Publisher 4464 is done. Exiting.
Publisher 3504 is done. Exiting.
Publisher 3764 is done. Exiting.
Publisher 5576 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:28s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3156
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 5036 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 1260 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6332 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 2136 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 3908 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 2840 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 2620 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 5480 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6984 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 2388 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 1860 started at 2025-05-08 14:18:36
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7016 started at 2025-05-08 14:18:36
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 3704 started at 2025-05-08 14:18:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 3584 started at 2025-05-08 14:18:37
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 3172 started at 2025-05-08 14:18:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 3492 started at 2025-05-08 14:18:37
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 5012 started at 2025-05-08 14:18:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 3624 started at 2025-05-08 14:18:37
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 4956 started at 2025-05-08 14:18:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6360 started at 2025-05-08 14:18:37
Subscriber 3624 got new message data:
- From : 3172
- Count : 1
Subscriber 3492 got new message data:
- From : 3172
- Count : 1
Subscriber 5480 got new message data:
- From : 3172
- Count : 1
Subscriber 2136 got new message data:
- From : 3172
- Count : 1
Subscriber 3624 is done. Exiting.
Subscriber 3492 is done. Exiting.
Subscriber 2388 got new message data:
- From : 3172
- Count : 1
Subscriber 6360 got new message data:
- From : 3172
- Count : 1
Subscriber 7016 got new message data:
- From : 3172
- Count : 1
Subscriber 3584 got new message data:
- From : 3172
- Count : 1
Subscriber 2840 got new message data:
- From : 3172
- Count : 1
Subscriber 5480 is done. Exiting.
Subscriber 1260 got new message data:
- From : 3172
- Count : 1
Subscriber 2388 is done. Exiting.
Subscriber 6360 is done. Exiting.
Subscriber 7016 is done. Exiting.
Subscriber 3584 is done. Exiting.
Subscriber 2840 is done. Exiting.
Subscriber 1260 is done. Exiting.
Subscriber 1260 got new message data:
- From : 1860
- Count : 1
Subscriber 1260 got new message data:
- From : 4956
- Count : 1
Subscriber 1260 got new message data:
- From : 3704
- Count : 1
Subscriber 1260 got new message data:
- From : 2620
- Count : 1
Subscriber 2136 is done. Exiting.
Subscriber 2136 got new message data:
- From : 1860
- Count : 1
Subscriber 2136 got new message data:
- From : 4956
- Count : 1
Subscriber 2136 got new message data:
- From : 3704
- Count : 1
Subscriber 2136 got new message data:
- From : 2620
- Count : 1
Subscriber 2136 got new message data:
- From : 3908
- Count : 1
Subscriber 2136 got new message data:
- From : 6332
- Count : 1
Publisher 3172 is done. Exiting.
Publisher 1860 is done. Exiting.
Publisher 3704 is done. Exiting.
Publisher 2620 is done. Exiting.
Publisher 4956 is done. Exiting.
Publisher 3908 is done. Exiting.
Publisher 6332 is done. Exiting.
Publisher 6984 is done. Exiting.
Publisher 5012 is done. Exiting.
Publisher 5036 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:37s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 2404
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 1716 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 6288 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 6456 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7052 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 4384 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 4544 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 4892 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 6996 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7164 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 6388 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 6892 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 4284 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 5324 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 2820 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 4604 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 6688 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 1164 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 6072 started at 2025-05-08 14:19:14
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 5732 started at 2025-05-08 14:19:14
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 6616 started at 2025-05-08 14:19:14
Subscriber 4284 got new message data:
- From : 6456
- Count : 1
Subscriber 6688 got new message data:
- From : 6456
- Count : 1
Subscriber 4544 got new message data:
- From : 6456
- Count : 1
Subscriber 6388 got new message data:
- From : 6456
- Count : 1
Subscriber 6072 got new message data:
- From : 6456
- Count : 1
Subscriber 6288 got new message data:
- From : 6456
- Count : 1
Subscriber 6616 got new message data:
- From : 6456
- Count : 1
Subscriber 7052 got new message data:
- From : 6456
- Count : 1
Subscriber 4284 is done. Exiting.
Subscriber 6688 is done. Exiting.
Subscriber 2820 got new message data:
- From : 6456
- Count : 1
Subscriber 4544 is done. Exiting.
Subscriber 6388 is done. Exiting.
Subscriber 6996 got new message data:
- From : 6456
- Count : 1
Subscriber 6072 is done. Exiting.
Subscriber 6288 is done. Exiting.
Subscriber 6616 is done. Exiting.
Subscriber 7052 is done. Exiting.
Subscriber 2820 is done. Exiting.
Subscriber 6996 is done. Exiting.
Publisher 6456 is done. Exiting.
Publisher 6892 is done. Exiting.
Publisher 7164 is done. Exiting.
Publisher 4384 is done. Exiting.
Publisher 4604 is done. Exiting.
Publisher 4892 is done. Exiting.
Publisher 1716 is done. Exiting.
Publisher 1164 is done. Exiting.
Publisher 5732 is done. Exiting.
Publisher 5324 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:38s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 2480 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 1872 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 2120 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 6128 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 1000 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 1480 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 2960 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 6084 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 3408 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 2936 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 6156 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 4232 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7084 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 5332 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 196 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 5196 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 1176 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 6992 started at 2025-05-08 14:19:51
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 6960 started at 2025-05-08 14:19:51
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 1248 started at 2025-05-08 14:19:51
Subscriber 1480 got new message data:
- From : 2480
- Count : 1
Subscriber 1872 got new message data:
- From : 2480
- Count : 1
Subscriber 6084 got new message data:
- From : 2480
- Count : 1
Subscriber 1480 is done. Exiting.
Subscriber 1872 is done. Exiting.
Subscriber 6084 is done. Exiting.
Subscriber 6128 got new message data:
- From : 2480
- Count : 1
Subscriber 6128 is done. Exiting.
Subscriber 4232 got new message data:
- From : 2120
- Count : 1
Subscriber 5332 got new message data:
- From : 2120
- Count : 1
Subscriber 4232 is done. Exiting.
Subscriber 5332 is done. Exiting.
Subscriber 2936 got new message data:
- From : 2960
- Count : 1
Subscriber 6992 got new message data:
- From : 2960
- Count : 1
Subscriber 5196 got new message data:
- From : 2960
- Count : 1
Subscriber 2936 is done. Exiting.
Subscriber 5196 is done. Exiting.
Subscriber 1248 got new message data:
- From : 2960
- Count : 1
Subscriber 1248 is done. Exiting.
Subscriber 5196 got new message data:
- From : 1000
- Count : 1
Subscriber 1248 got new message data:
- From : 1000
- Count : 1
Subscriber 6992 is done. Exiting.
Publisher 2480 is done. Exiting.
Publisher 2120 is done. Exiting.
Publisher 2960 is done. Exiting.
Publisher 1000 is done. Exiting.
Publisher 7084 is done. Exiting.
Publisher 3408 is done. Exiting.
Publisher 196 is done. Exiting.
Publisher 6156 is done. Exiting.
Publisher 1176 is done. Exiting.
Publisher 6960 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 5832 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7012 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 6804 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 3156 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 3728 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 6952 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 4560 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 5880 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 3108 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 6060 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 1348 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 5508 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 6812 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 2504 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 1272 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 1984 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7076 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 1064 started at 2025-05-08 14:20:03
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 6868 started at 2025-05-08 14:20:03
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 6900 started at 2025-05-08 14:20:03
Subscriber 3156 got new message data:
- From : 3728
- Count : 1
Subscriber 5508 got new message data:
- From : 3728
- Count : 1
Subscriber 7012 got new message data:
- From : 3728
- Count : 1
Subscriber 3156 is done. Exiting.
Subscriber 5508 is done. Exiting.
Subscriber 7012 is done. Exiting.
Subscriber 6952 got new message data:
- From : 3728
- Count : 1
Subscriber 6952 is done. Exiting.
Subscriber 5880 got new message data:
- From : 3728
- Count : 1
Subscriber 6060 got new message data:
- From : 3728
- Count : 1
Subscriber 5880 is done. Exiting.
Subscriber 6060 is done. Exiting.
Subscriber 6900 got new message data:
- From : 3728
- Count : 1
Subscriber 6900 is done. Exiting.
Subscriber 2504 got new message data:
- From : 3728
- Count : 1
Subscriber 2504 is done. Exiting.
Subscriber 1984 got new message data:
- From : 3728
- Count : 1
Subscriber 1984 is done. Exiting.
Subscriber 1064 got new message data:
- From : 3728
- Count : 1
Subscriber 1064 is done. Exiting.
Publisher 3728 is done. Exiting.
Publisher 6804 is done. Exiting.
Publisher 5832 is done. Exiting.
Publisher 1348 is done. Exiting.
Publisher 3108 is done. Exiting.
Publisher 4560 is done. Exiting.
Publisher 1272 is done. Exiting.
Publisher 6868 is done. Exiting.
Publisher 6812 is done. Exiting.
Publisher 7076 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10 Time:25s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3836
.\.\\publisher.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 2820 started at 2025-05-08 14:20:27
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 4512 started at 2025-05-08 14:20:27
(2820|3620) INFO: set_DCPS_debug_level: set to 0
(2820|3620) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(2820|3620) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.33.0-dev using ACE 6.5.21
(2820|3620) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(2820|3620) Service_Participant::get_domain_participant_factory: machine: fv-az2222-198, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(2820|3620) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.43.0
Options::parse with Arguments
Options::parse
(2820|3620) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(2820|3620) parsed:
(2820|3620) data_dropped=0 (type=long)
(2820|3620) history_depth=100 (type=long)
(2820|3620) keyed_data=1 (type=bool)
(2820|3620) max_samples_per_instance=12345678 (type=long)
(2820|3620) multiple_instances=0 (type=bool)
(2820|3620) num_threads_to_write=5 (type=long)
(2820|3620) num_writers=1 (type=long)
(2820|3620) num_writes_per_thread=2 (type=long)
(2820|3620) write_delay_msec=0 (type=long)
(2820|3620) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4512|5284) INFO: set_DCPS_debug_level: set to 0
(4512|5284) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4512|5284) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.33.0-dev using ACE 6.5.21
(4512|5284) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(4512|5284) Service_Participant::get_domain_participant_factory: machine: fv-az2222-198, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(4512|5284) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.43.0
Options::parse with Arguments
Options::parse
(4512|5284) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(4512|5284) parsed:
(4512|5284) keyed_data=1 (type=bool)
(4512|5284) num_writes=10 (type=long)
(4512|5284) receive_delay_msec=0 (type=long)
(4512|5284) verbose=true (type=bool)
(4512|5284) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(2820|3620) Writer::Writer
(4512|6524) ListenerRecorder::on_sample: Received message #1
(4512|6524) ListenerRecorder::on_sample: Received message #2
(4512|6524) ListenerRecorder::on_sample: Received message #3
(4512|6524) ListenerRecorder::on_sample: Received message #4
(4512|6524) ListenerRecorder::on_sample: Received message #5
(4512|6524) ListenerRecorder::on_sample: Received message #6
(4512|6524) ListenerRecorder::on_sample: Received message #7
(4512|6524) ListenerRecorder::on_sample: Received message #8
(4512|6524) ListenerRecorder::on_sample: Received message #9
(4512|6524) ListenerRecorder::on_sample: Received message #10
(2820|3620) Pub DDSApp going out of scope (shutdown)
(2820|3620) Pub returning status=0
(4512|5284) Sub DDSApp going out of scope (shutdown)
(4512|5284) Sub returning status=0
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed Time:15s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6272
.\.\\publisher.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 1048 started at 2025-05-08 14:20:42
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 876 started at 2025-05-08 14:20:42
(1048|4212) INFO: set_DCPS_debug_level: set to 0
(1048|4212) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(1048|4212) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.33.0-dev using ACE 6.5.21
(1048|4212) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(1048|4212) Service_Participant::get_domain_participant_factory: machine: fv-az2222-198, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(1048|4212) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.43.0
Options::parse with Arguments
Options::parse
(1048|4212) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(1048|4212) parsed:
(1048|4212) data_dropped=0 (type=long)
(1048|4212) history_depth=100 (type=long)
(1048|4212) keyed_data=0 (type=bool)
(1048|4212) max_samples_per_instance=12345678 (type=long)
(1048|4212) multiple_instances=0 (type=bool)
(1048|4212) num_threads_to_write=5 (type=long)
(1048|4212) num_writers=1 (type=long)
(1048|4212) num_writes_per_thread=2 (type=long)
(1048|4212) write_delay_msec=0 (type=long)
(1048|4212) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(876|3616) INFO: set_DCPS_debug_level: set to 0
(876|3616) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(876|3616) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.33.0-dev using ACE 6.5.21
(876|3616) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(876|3616) Service_Participant::get_domain_participant_factory: machine: fv-az2222-198, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(876|3616) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.43.0
Options::parse with Arguments
Options::parse
(876|3616) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(876|3616) parsed:
(876|3616) keyed_data=0 (type=bool)
(876|3616) num_writes=10 (type=long)
(876|3616) receive_delay_msec=0 (type=long)
(876|3616) verbose=true (type=bool)
(876|3616) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(1048|4212) Writer::Writer
(876|4940) ListenerRecorder::on_sample: Received message #1
(876|4940) ListenerRecorder::on_sample: Received message #2
(876|4940) ListenerRecorder::on_sample: Received message #3
(876|4940) ListenerRecorder::on_sample: Received message #4
(876|4940) ListenerRecorder::on_sample: Received message #5
(876|4940) ListenerRecorder::on_sample: Received message #6
(876|4940) ListenerRecorder::on_sample: Received message #7
(876|4940) ListenerRecorder::on_sample: Received message #8
(876|4940) ListenerRecorder::on_sample: Received message #9
(876|4940) ListenerRecorder::on_sample: Received message #10
(1048|4212) Pub DDSApp going out of scope (shutdown)
(1048|4212) Pub returning status=0
(876|3616) Sub DDSApp going out of scope (shutdown)
(876|3616) Sub returning status=0
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey Time:15s Result:0
==============================================================================
tests/DCPS/FlexibleTS/run_test.pl rtps
#
OldDevice\.\\OldDevice.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile old.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
old PID: 5340 started at 2025-05-08 14:20:57
NewDevice\.\\NewDevice.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile new.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
new PID: 3556 started at 2025-05-08 14:20:57
Controller\.\\Controller.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ctrl.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
ctrl PID: 3420 started at 2025-05-08 14:20:57
test PASSED.
auto_run_tests_finished: tests/DCPS/FlexibleTS/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5604
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 7060 started at 2025-05-08 14:21:00
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 3704 started at 2025-05-08 14:21:00
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl Time:30s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini
#
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 6604 started at 2025-05-08 14:21:30
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 1856 started at 2025-05-08 14:21:30
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini Time:3s Result:0
==============================================================================
tests/DCPS/ZeroEnum/run_test.pl
#
.\.\\publisher.EXE -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 2400 started at 2025-05-08 14:21:33
.\.\\subscriber.EXE -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5928 started at 2025-05-08 14:21:33
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroEnum/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini
#
.\.\\publisher.EXE -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 6040 started at 2025-05-08 14:21:35
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 1480 started at 2025-05-08 14:21:35
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini
#
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 4076 started at 2025-05-08 14:21:38
.\.\\subscriber.EXE -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 2836 started at 2025-05-08 14:21:38
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt
#
.\.\\publisher.EXE -dynamic -adapter -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 952 started at 2025-05-08 14:21:40
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 6268 started at 2025-05-08 14:21:40
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt Time:2s Result:0
==============================================================================
tests/DCPS/DynamicResponse/run_test.pl
#
.\.\\origin.EXE -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile origin.log -DCPSPendingTimeout 3
origin PID: 1224 started at 2025-05-08 14:21:42
.\.\\responder.EXE -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile responder.log -DCPSPendingTimeout 3
responder PID: 5980 started at 2025-05-08 14:21:42
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicResponse/run_test.pl Time:8s Result:0
Thu May 8 14:21:50 2025 UTC