Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/DevGuideExamples/DCPS/Messenger/GNUmakefile.Messenger_Subscriber

[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10

Test


tests/DCPS/AddressLookup/run_test.pl

[Details] ERROR: main timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
0x0000003cb1c0eff0 in __nanosleep_nocancel () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 1 (Thread 0x7f87a08a7720 (LWP 28837)):
#0 0x0000003cb1c0eff0 in __nanosleep_nocancel () from /lib64/libpthread.so.0
#1 0x0000000000401c3c in ACE_OS::sleep (seconds=6) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_unistd.inl:978
#2 0x0000000000401bfb in main (argc=11, argv=0x7ffd2cab0bb8) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/tests/DCPS/AddressLookup/main.cpp:155
======= End stuck stacks =======
[Details] 2023-04-21 14:00:13: ERROR: AddressLookup timedout
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "tests/DCPS/AddressLookup/run_test.pl" returned with status 1

performance-tests/DCPS/TCPListenerTest/run_test.pl -p 4 -s 1

[Details] ERROR: publisher timedout
======= Begin stuck stacks =======
[New LWP 31763]
[New LWP 31762]
[New LWP 31758]
[New LWP 31755]
[Thread debugging using libthread_db enabled]
0x0000003cb1c0b68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 5 (Thread 0x7f744a05f700 (LWP 31755)):
#0 0x0000003cb14e1633 in select () from /lib64/libc.so.6
#1 0x00007f744c72341b in ACE_OS::select (width=6, rfds=0xdbbb58, wfds=0x0, efds=0x0, timeout=0x7f744a05ead0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f744c729526 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xdbbb10, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f744c72d328 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0xdbbb10, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1460
#4 0x00007f744c726c01 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0xdbbb10, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1439
#5 0x00007f744a1db308 in ACE_Reactor::run_reactor_event_loop (this=0xdac060, eh=0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Reactor.cpp:218
#6 0x00007f744c721e46 in OpenDDS::DCPS::ReactorTask::svc (this=0xdab568) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ReactorTask.cpp:172
#7 0x00007f744a201327 in ACE_Task_Base::svc_run (args=0xdab620) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Task.cpp:269
#8 0x00007f744a201900 in ACE_Thread_Adapter::invoke_i (this=0xdbc2f0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:161
#9 0x00007f744a2017be in ACE_Thread_Adapter::invoke (this=0xdbc2f0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:96
#10 0x00007f744a14ac11 in ace_thread_adapter (args=0xdbc2f0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Base_Thread_Adapter.cpp:124
#11 0x0000003cb1c07aa1 in start_thread () from /lib64/libpthread.so.0
#12 0x0000003cb14e8bdd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f7449446700 (LWP 31758)):
#0 0x0000003cb14e1633 in select () from /lib64/libc.so.6
#1 0x00007f744a134e8e in ACE_OS::select (width=10, rfds=0xdc6c78, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f744a146312 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xdc6720, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f744a1ff7fd in ACE_TP_Reactor::get_event_for_dispatching (this=0xdc6720, max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f744a1ff33d in ACE_TP_Reactor::dispatch_i (this=0xdc6720, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f744a1ff2b5 in ACE_TP_Reactor::handle_events (this=0xdc6720, max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f744a57eb64 in ACE_Reactor::handle_events (this=0xdc7020, max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Reactor.inl:185
#7 0x00007f744a5986c7 in TAO_ORB_Core::run (this=0xdc3c90, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/TAO/tao/ORB_Core.cpp:2320
#8 0x00007f744a58c440 in CORBA::ORB::run (this=0xdc7040, tv=0x0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/TAO/tao/ORB.cpp:186
#9 0x00007f744a58c3db in CORBA::ORB::run (this=0xdc7040) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/TAO/tao/ORB.cpp:172
#10 0x00007f744d81ea84 in OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc (this=0xdbfdb0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/InfoRepoDiscovery/InfoRepoDiscovery.cpp:1026
#11 0x00007f744a201327 in ACE_Task_Base::svc_run (args=0xdbfdb0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Task.cpp:269
#12 0x00007f744a201900 in ACE_Thread_Adapter::invoke_i (this=0xdc7b30) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:161
#13 0x00007f744a2017be in ACE_Thread_Adapter::invoke (this=0xdc7b30) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:96
#14 0x00007f744a14ac11 in ace_thread_adapter (args=0xdc7b30) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Base_Thread_Adapter.cpp:124
#15 0x0000003cb1c07aa1 in start_thread () from /lib64/libpthread.so.0
#16 0x0000003cb14e8bdd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f7443fff700 (LWP 31762)):
#0 0x0000003cb1c0b68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x00007f744a15bb01 in ACE_OS::cond_wait (cv=0xe4b388, external_mutex=0xe4b358) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_Thread.inl:385
#2 0x00007f744a15be30 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0xe4b388) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Condition_Thread_Mutex.cpp:86
#3 0x00007f744c62abac in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0xe4b388, thread_status_manager=...) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ConditionVariable.h:56
#4 0x00007f744c67a0be in OpenDDS::DCPS::DispatchService::run_event_loop (this=0xe4b350) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/DispatchService.cpp:194
#5 0x00007f744c679d42 in OpenDDS::DCPS::DispatchService::run (arg=0xe4b350) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/DispatchService.cpp:155
#6 0x00007f744c7aad87 in OpenDDS::DCPS::ThreadPool::run (arg=0xe4b490) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ThreadPool.cpp:64
#7 0x00007f744a1b2cce in ACE_OS_Thread_Adapter::invoke (this=0xe4b8e0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_Thread_Adapter.cpp:107
#8 0x00007f744a14ac11 in ace_thread_adapter (args=0xe4b8e0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Base_Thread_Adapter.cpp:124
#9 0x0000003cb1c07aa1 in start_thread () from /lib64/libpthread.so.0
#10 0x0000003cb14e8bdd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f74435fe700 (LWP 31763)):
#0 0x0000003cb14e1633 in select () from /lib64/libc.so.6
#1 0x00007f744c72341b in ACE_OS::select (width=15, rfds=0xe8cbe8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f744c729526 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xe8cba0, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f744c72d328 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0xe8cba0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1460
#4 0x00007f744c726c01 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0xe8cba0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/../notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Select_Reactor_T.cpp:1439
#5 0x00007f744a1db308 in ACE_Reactor::run_reactor_event_loop (this=0xe978a0, eh=0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Reactor.cpp:218
#6 0x00007f744c721e46 in OpenDDS::DCPS::ReactorTask::svc (this=0xe8c9e0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ReactorTask.cpp:172
#7 0x00007f744a201327 in ACE_Task_Base::svc_run (args=0xe8ca98) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Task.cpp:269
#8 0x00007f744a201900 in ACE_Thread_Adapter::invoke_i (this=0xe8d540) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:161
#9 0x00007f744a2017be in ACE_Thread_Adapter::invoke (this=0xe8d540) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Thread_Adapter.cpp:96
#10 0x00007f744a14ac11 in ace_thread_adapter (args=0xe8d540) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Base_Thread_Adapter.cpp:124
#11 0x0000003cb1c07aa1 in start_thread () from /lib64/libpthread.so.0
#12 0x0000003cb14e8bdd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f744a061720 (LWP 31739)):
#0 0x0000003cb1c0b68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x00007f744a15bb01 in ACE_OS::cond_wait (cv=0xe1c3a0, external_mutex=0xe1c370) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/OS_NS_Thread.inl:385
#2 0x00007f744a15be30 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0xe1c3a0) at /tao_builds/jenkins/workspace/notests_doc_ace6tao2_earwig_linux_gcc_d1o0/ACE_TAO/ACE/ace/Condition_Thread_Mutex.cpp:86
#3 0x00007f744c62abac in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0xe1c3a0, thread_status_manager=...) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ConditionVariable.h:56
#4 0x00007f744c66c25e in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until (this=0xe1c3a0, expire_at=..., thread_status_manager=...) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/ConditionVariable.h:69
#5 0x00007f744c6dd14a in OpenDDS::DCPS::MessageTracker::wait_messages_pending (this=0xe1c358, caller=0x7f744cd23e14 "DataWriterImpl::wait_pending", deadline=...) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/MessageTracker.cpp:100
#6 0x00007f744c65ac6b in OpenDDS::DCPS::DataWriterImpl::wait_pending (this=0xe1c348) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/DataWriterImpl.cpp:2710
#7 0x00007f744c70f950 in OpenDDS::DCPS::PublisherImpl::delete_datawriter (this=0xe1bee0, a_datawriter=0xe1c2c0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/PublisherImpl.cpp:214
#8 0x00007f744c710660 in OpenDDS::DCPS::PublisherImpl::delete_contained_entities (this=0xe1bee0) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/dds/DCPS/PublisherImpl.cpp:403
#9 0x000000000040afc6 in main (argc=15, argv=0x7ffc6b468878) at /tao_builds/jenkins/workspace/dds_doc_ace6tao2_earwig_linux_gcc_d1o0/OpenDDS/performance-tests/DCPS/TCPListenerTest/publisher.cpp:298
======= End stuck stacks =======
[Details] 2023-04-21 14:28:41: ERROR: publisher2 timedout
[Details] ERROR: publisher timedout
======= Begin stuck stacks =======
ptrace: Operation not permitted.
======= End stuck stacks =======
[Details] 2023-04-21 14:28:42: ERROR: publisher3 timedout
[Details] ERROR: subscriber timedout
======= Begin stuck stacks =======
ptrace: Operation not permitted.
======= End stuck stacks =======
[Details] 2023-04-21 14:28:42: ERROR: subscriber0 timedout
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "performance-tests/DCPS/TCPListenerTest/run_test.pl -p 4 -s 1" returned with status 1