Daily Build Log (Brief)
Compile
/var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/transport/rtps_reliability/GNUmakefile.DDS_transport_rtps_reliability
[Details] /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/transport/rtps_reliability/rtps_reliability.cpp:175:22: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
[Details] 1 warning generated.
/var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/DCPS/Messenger/GNUmakefile.DDS_Messenger_StackSubscriber
[Details] /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/unit-tests/dds/DCPS/transport/framework/CopyChainVisitor.cpp:24:19: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
[Details] /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/unit-tests/dds/DCPS/transport/framework/CopyChainVisitor.cpp:74:19: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
/var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/DCPS/MultiDPTest/GNUmakefile.MultiDPTest_Publisher
[Details] 2 warnings generated.
Compile
/var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/performance-tests/bench/unit-tests/GNUmakefile.Bench_Unit_Tests
[Details] CMake Deprecation Warning at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/cmake/opendds_target_sources.cmake:140 (message):
[Details] OPENDDS_FILENAME_ONLY_INCLUDES is deprecated, use INCLUDE_BASE instead.
Test
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt
[Details] ERROR: subscriber timedout
======= Begin stuck stacks =======
[New LWP 508684]
[New LWP 508685]
[New LWP 508687]
[New LWP 508689]
[New LWP 508690]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6302f8c71780) at ./nptl/futex-internal.c:57
57 ./nptl/futex-internal.c: No such file or directory.
Thread 6 (Thread 0x714551dfb640 (LWP 508690) "subscriber"):
#0 0x0000714553f1b63d in __GI___select (nfds=13, readfds=0x6302f8c54018, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x0000714556a08561 in ACE_OS::select (width=13, rfds=0x6302f8c54018, wfds=0x0, efds=0x0, timeout=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x0000714556a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x6302f8c53fd0, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x0000714556a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x6302f8c53fd0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007145569ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x6302f8c53fd0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x0000714554812f59 in ACE_Reactor::run_reactor_event_loop (this=0x6302f8c53fb0, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007145569fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x6302f8c53dc0) at DCPS/ReactorTask.cpp:201
#7 0x000071455483f161 in ACE_Task_Base::svc_run (args=0x6302f8c53f00) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x000071455483f9ae in ACE_Thread_Adapter::invoke_i (this=0x6302f8c5ee30) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x000071455483f884 in ACE_Thread_Adapter::invoke (this=0x6302f8c5ee30) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x0000714554774ade in ace_thread_adapter (args=0x6302f8c5ee30) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x0000714553e94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x0000714553f26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 5 (Thread 0x7145525fc640 (LWP 508689) "subscriber"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6302f8c534e0) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x6302f8c534e0) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6302f8c534e0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x0000714553e93a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6302f8c53488, cond=0x6302f8c534b8) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x6302f8c534b8, mutex=0x6302f8c53488) at ./nptl/pthread_cond_wait.c:627
#5 0x0000714554786d0d in ACE_OS::cond_wait (cv=0x6302f8c534b8, external_mutex=0x6302f8c53488) at ../ace/OS_NS_Thread.inl:362
#6 0x00007145547871c9 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0x6302f8c534b8) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Thread_Mutex.cpp:84
#7 0x0000714557fb802e in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0x6302f8c534b8, thread_status_manager=...) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/dds/DCPS/ConditionVariable.h:56
#8 0x0000714556937ec7 in OpenDDS::DCPS::DispatchService::run_event_loop (this=0x6302f8c53480) at DCPS/DispatchService.cpp:195
#9 0x0000714556936c9d in OpenDDS::DCPS::DispatchService::run (arg=0x6302f8c53480) at DCPS/DispatchService.cpp:155
#10 0x0000714556a8e291 in OpenDDS::DCPS::ThreadPool::run (arg=0x6302f8c535c0) at DCPS/ThreadPool.cpp:64
#11 0x00007145547e8ab7 in ACE_OS_Thread_Adapter::invoke (this=0x6302f8c53a10) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_Thread_Adapter.cpp:90
#12 0x0000714554774ade in ace_thread_adapter (args=0x6302f8c53a10) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#13 0x0000714553e94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#14 0x0000714553f26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 4 (Thread 0x714552dfd640 (LWP 508687) "subscriber"):
#0 0x0000714553f1b63d in __GI___select (nfds=10, readfds=0x6302f8c1a128, writefds=0x0, exceptfds=0x0, timeout=0x714552dfc958) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x0000714556a08561 in ACE_OS::select (width=10, rfds=0x6302f8c1a128, wfds=0x0, efds=0x0, timeout=0x714552dfca18) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x0000714556a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x6302f8c1a0e0, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x0000714556a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x6302f8c1a0e0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007145569ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x6302f8c1a0e0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x0000714554812f59 in ACE_Reactor::run_reactor_event_loop (this=0x6302f8c19d60, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007145569fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x6302f8c19ea0) at DCPS/ReactorTask.cpp:201
#7 0x000071455483f161 in ACE_Task_Base::svc_run (args=0x6302f8c19fe0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x000071455483f9ae in ACE_Thread_Adapter::invoke_i (this=0x6302f8c24ea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x000071455483f884 in ACE_Thread_Adapter::invoke (this=0x6302f8c24ea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x0000714554774ade in ace_thread_adapter (args=0x6302f8c24ea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x0000714553e94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x0000714553f26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 3 (Thread 0x7145535fe640 (LWP 508685) "subscriber"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6302f8c197a0) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x6302f8c197a0) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6302f8c197a0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x0000714553e93a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6302f8c19748, cond=0x6302f8c19778) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x6302f8c19778, mutex=0x6302f8c19748) at ./nptl/pthread_cond_wait.c:627
#5 0x0000714554786d0d in ACE_OS::cond_wait (cv=0x6302f8c19778, external_mutex=0x6302f8c19748) at ../ace/OS_NS_Thread.inl:362
#6 0x00007145547871c9 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0x6302f8c19778) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Thread_Mutex.cpp:84
#7 0x0000714557fb802e in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0x6302f8c19778, thread_status_manager=...) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/dds/DCPS/ConditionVariable.h:56
#8 0x0000714556937ec7 in OpenDDS::DCPS::DispatchService::run_event_loop (this=0x6302f8c19740) at DCPS/DispatchService.cpp:195
#9 0x0000714556936c9d in OpenDDS::DCPS::DispatchService::run (arg=0x6302f8c19740) at DCPS/DispatchService.cpp:155
#10 0x0000714556a8e291 in OpenDDS::DCPS::ThreadPool::run (arg=0x6302f8c19880) at DCPS/ThreadPool.cpp:64
#11 0x00007145547e8ab7 in ACE_OS_Thread_Adapter::invoke (this=0x6302f8c18710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_Thread_Adapter.cpp:90
#12 0x0000714554774ade in ace_thread_adapter (args=0x6302f8c18710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#13 0x0000714553e94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#14 0x0000714553f26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 2 (Thread 0x714553dff640 (LWP 508684) "subscriber"):
#0 0x0000714553f1b63d in __GI___select (nfds=7, readfds=0x6302f8ba8668, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x0000714556a08561 in ACE_OS::select (width=7, rfds=0x6302f8ba8668, wfds=0x0, efds=0x0, timeout=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x0000714556a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x6302f8ba8620, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x0000714556a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x6302f8ba8620, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007145569ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x6302f8ba8620, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x0000714554812f59 in ACE_Reactor::run_reactor_event_loop (this=0x6302f8baf100, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007145569fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x6302f8b940c8) at DCPS/ReactorTask.cpp:201
#7 0x000071455483f161 in ACE_Task_Base::svc_run (args=0x6302f8b94208) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x000071455483f9ae in ACE_Thread_Adapter::invoke_i (this=0x6302f8bab190) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x000071455483f884 in ACE_Thread_Adapter::invoke (this=0x6302f8bab190) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x0000714554774ade in ace_thread_adapter (args=0x6302f8bab190) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x0000714553e94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x0000714553f26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 1 (Thread 0x71455747a740 (LWP 508682) "subscriber"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6302f8c71780) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x6302f8c71780) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6302f8c71780, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x0000714553e93a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6302f8c71728, cond=0x6302f8c71758) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x6302f8c71758, mutex=0x6302f8c71728) at ./nptl/pthread_cond_wait.c:627
#5 0x0000714554786d0d in ACE_OS::cond_wait (cv=0x6302f8c71758, external_mutex=0x6302f8c71728) at ../ace/OS_NS_Thread.inl:362
#6 0x0000714554786adb in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x6302f8c71758, mutex=..., abstime=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:88
#7 0x0000714554786a61 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x6302f8c71758, abstime=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:64
#8 0x0000714556a22b62 in OpenDDS::DCPS::ConditionVariable<ACE_Recursive_Thread_Mutex>::wait (this=0x6302f8c71758, thread_status_manager=...) at DCPS/ConditionVariable.h:56
#9 0x0000714556aaefaa in DDS::WaitSet::wait (this=0x6302f8c71720, active_conditions=..., timeout=...) at DCPS/WaitSet.cpp:148
#10 0x00006302f86abf0a in Utils::wait_match<TAO_Objref_Var_T<DDS::DataReader> > (entity=..., count=1, cmp=Utils::EQ) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/Utils/StatusMatching.h:91
#11 0x00006302f86aa0ed in main (argc=1, argv=0x7ffd15c1fb88) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/DCPS/DynamicData/subscriber.cpp:79
[Inferior 1 (process 508682) detached]
======= End stuck stacks =======
[Details] 2025-01-30 15:36:20: ERROR: subscriber timedout
[Details] ERROR: publisher timedout
======= Begin stuck stacks =======
[New LWP 508683]
[New LWP 508686]
[New LWP 508688]
[New LWP 508691]
[New LWP 508692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007b51bdee57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffd88568e08, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
78 ../sysdeps/unix/sysv/linux/clock_nanosleep.c: No such file or directory.
Thread 6 (Thread 0x7b51af7fe640 (LWP 508692) "publisher"):
#0 0x00007b51bdf1b63d in __GI___select (nfds=13, readfds=0x59a6309bc8f8, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x00007b51c0a08561 in ACE_OS::select (width=13, rfds=0x59a6309bc8f8, wfds=0x0, efds=0x0, timeout=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007b51c0a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x59a6309bc8b0, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x00007b51c0a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x59a6309bc8b0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007b51c09ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x59a6309bc8b0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x00007b51be812f59 in ACE_Reactor::run_reactor_event_loop (this=0x59a6309bc890, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007b51c09fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x59a6309bc6a0) at DCPS/ReactorTask.cpp:201
#7 0x00007b51be83f161 in ACE_Task_Base::svc_run (args=0x59a6309bc7e0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x00007b51be83f9ae in ACE_Thread_Adapter::invoke_i (this=0x59a6309c7710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x00007b51be83f884 in ACE_Thread_Adapter::invoke (this=0x59a6309c7710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x00007b51be774ade in ace_thread_adapter (args=0x59a6309c7710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x00007b51bde94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007b51bdf26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 5 (Thread 0x7b51affff640 (LWP 508691) "publisher"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59a6309bbd60) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x59a6309bbd60) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x59a6309bbd60, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x00007b51bde93a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x59a6309bbd08, cond=0x59a6309bbd38) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x59a6309bbd38, mutex=0x59a6309bbd08) at ./nptl/pthread_cond_wait.c:627
#5 0x00007b51be786d0d in ACE_OS::cond_wait (cv=0x59a6309bbd38, external_mutex=0x59a6309bbd08) at ../ace/OS_NS_Thread.inl:362
#6 0x00007b51be7871c9 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0x59a6309bbd38) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Thread_Mutex.cpp:84
#7 0x00007b51c1fb802e in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0x59a6309bbd38, thread_status_manager=...) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/dds/DCPS/ConditionVariable.h:56
#8 0x00007b51c0937ec7 in OpenDDS::DCPS::DispatchService::run_event_loop (this=0x59a6309bbd00) at DCPS/DispatchService.cpp:195
#9 0x00007b51c0936c9d in OpenDDS::DCPS::DispatchService::run (arg=0x59a6309bbd00) at DCPS/DispatchService.cpp:155
#10 0x00007b51c0a8e291 in OpenDDS::DCPS::ThreadPool::run (arg=0x59a6309bbe40) at DCPS/ThreadPool.cpp:64
#11 0x00007b51be7e8ab7 in ACE_OS_Thread_Adapter::invoke (this=0x59a6309bc2b0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_Thread_Adapter.cpp:90
#12 0x00007b51be774ade in ace_thread_adapter (args=0x59a6309bc2b0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#13 0x00007b51bde94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#14 0x00007b51bdf26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 4 (Thread 0x7b51bcdfd640 (LWP 508688) "publisher"):
#0 0x00007b51bdf1b63d in __GI___select (nfds=10, readfds=0x59a630972128, writefds=0x0, exceptfds=0x0, timeout=0x7b51bcdfc958) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x00007b51c0a08561 in ACE_OS::select (width=10, rfds=0x59a630972128, wfds=0x0, efds=0x0, timeout=0x7b51bcdfca18) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007b51c0a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x59a6309720e0, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x00007b51c0a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x59a6309720e0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007b51c09ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x59a6309720e0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x00007b51be812f59 in ACE_Reactor::run_reactor_event_loop (this=0x59a630971d60, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007b51c09fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x59a630971ea0) at DCPS/ReactorTask.cpp:201
#7 0x00007b51be83f161 in ACE_Task_Base::svc_run (args=0x59a630971fe0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x00007b51be83f9ae in ACE_Thread_Adapter::invoke_i (this=0x59a63097cea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x00007b51be83f884 in ACE_Thread_Adapter::invoke (this=0x59a63097cea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x00007b51be774ade in ace_thread_adapter (args=0x59a63097cea0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x00007b51bde94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007b51bdf26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 3 (Thread 0x7b51bd5fe640 (LWP 508686) "publisher"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59a6309717a0) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x59a6309717a0) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x59a6309717a0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x00007b51bde93a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x59a630971748, cond=0x59a630971778) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x59a630971778, mutex=0x59a630971748) at ./nptl/pthread_cond_wait.c:627
#5 0x00007b51be786d0d in ACE_OS::cond_wait (cv=0x59a630971778, external_mutex=0x59a630971748) at ../ace/OS_NS_Thread.inl:362
#6 0x00007b51be7871c9 in ACE_Condition<ACE_Thread_Mutex>::wait (this=0x59a630971778) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Condition_Thread_Mutex.cpp:84
#7 0x00007b51c1fb802e in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0x59a630971778, thread_status_manager=...) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/dds/DCPS/ConditionVariable.h:56
#8 0x00007b51c0937ec7 in OpenDDS::DCPS::DispatchService::run_event_loop (this=0x59a630971740) at DCPS/DispatchService.cpp:195
#9 0x00007b51c0936c9d in OpenDDS::DCPS::DispatchService::run (arg=0x59a630971740) at DCPS/DispatchService.cpp:155
#10 0x00007b51c0a8e291 in OpenDDS::DCPS::ThreadPool::run (arg=0x59a630971880) at DCPS/ThreadPool.cpp:64
#11 0x00007b51be7e8ab7 in ACE_OS_Thread_Adapter::invoke (this=0x59a630970710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_Thread_Adapter.cpp:90
#12 0x00007b51be774ade in ace_thread_adapter (args=0x59a630970710) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#13 0x00007b51bde94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#14 0x00007b51bdf26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 2 (Thread 0x7b51bddff640 (LWP 508683) "publisher"):
#0 0x00007b51bdf1b63d in __GI___select (nfds=7, readfds=0x59a630900708, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x00007b51c0a08561 in ACE_OS::select (width=7, rfds=0x59a630900708, wfds=0x0, efds=0x0, timeout=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007b51c0a027f7 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x59a6309006c0, dispatch_set=..., max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1104
#3 0x00007b51c0a088b8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x59a6309006c0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1453
#4 0x00007b51c09ffb97 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x59a6309006c0, max_wait_time=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Select_Reactor_T.cpp:1433
#5 0x00007b51be812f59 in ACE_Reactor::run_reactor_event_loop (this=0x59a6309071a0, eh=0x0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Reactor.cpp:192
#6 0x00007b51c09fc257 in OpenDDS::DCPS::ReactorTask::svc (this=0x59a6308ec0c8) at DCPS/ReactorTask.cpp:201
#7 0x00007b51be83f161 in ACE_Task_Base::svc_run (args=0x59a6308ec208) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Task.cpp:269
#8 0x00007b51be83f9ae in ACE_Thread_Adapter::invoke_i (this=0x59a6309032a0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:143
#9 0x00007b51be83f884 in ACE_Thread_Adapter::invoke (this=0x59a6309032a0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Thread_Adapter.cpp:94
#10 0x00007b51be774ade in ace_thread_adapter (args=0x59a6309032a0) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/Base_Thread_Adapter.cpp:116
#11 0x00007b51bde94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007b51bdf26850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 1 (Thread 0x7b51c14c5740 (LWP 508681) "publisher"):
#0 0x00007b51bdee57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffd88568e08, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1 0x00007b51bdeea677 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x000059a62f0e21c7 in ACE_OS::sleep (seconds=1) at /var/lib/jenkins/workspace/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug/ACE/ace/OS_NS_unistd.inl:899
#3 0x000059a62f0e1e2f in FileBasedDistributedConditionSet::wait_for (this=0x59a6308f2b50, waiting_actor=Python Exception <class 'gdb.error'>: There is no member named _M_p.
, posting_actor=Python Exception <class 'gdb.error'>: There is no member named _M_p.
, condition=Python Exception <class 'gdb.error'>: There is no member named _M_p.
) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/Utils/DistributedConditionSet.h:152
#4 0x000059a62f0df6bd in main (argc=3, argv=0x7ffd88569728) at /var/lib/jenkins/workspace/OpenDDS_ACE8_Ubuntu_22_04_Clang17_x64_Debug/tests/DCPS/DynamicData/publisher.cpp:90
[Inferior 1 (process 508681) detached]
======= End stuck stacks =======
[Details] 2025-01-30 15:36:51: ERROR: publisher timedout
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt" returned with status 1