OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 31-Jul-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110731
Time: 1401
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==18796== Memcheck, a memory error detector.
==18796== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18796== Using LibVEX rev 1658, a library for dynamic binary translation.
==18796== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18796== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18796== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18796== For more details, rerun with: -v
==18796==
==18796== My PID = 18796, parent PID = 18795. Prog and args are:
==18796== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18796== 0
==18796== 5
==18796== 9
==18796== root
==18796== TestPLI
==18796==
==18796==
==18796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==18796== malloc/free: in use at exit: 19,411 bytes in 232 blocks.
==18796== malloc/free: 2,881 allocs, 2,649 frees, 208,663 bytes allocated.
==18796== For counts of detected errors, rerun with: -v
==18796== searching for pointers to 232 not-freed blocks.
==18796== checked 1,067,352 bytes.
==18796==
==18796== 32 (24 direct, 8 indirect) bytes in 1 blocks are definitely lost in loss record 12 of 55
==18796== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18796== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==18796== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==18796== by 0x4E4F81B: Pegasus::InvokeMethodResponseHandler::InvokeMethodResponseHandler(Pegasus::CIMInvokeMethodRequestMessage*, Pegasus::CIMInvokeMethodResponseMessage*, void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1104)
==18796== by 0x5083A83: Pegasus::ProviderMessageHandler::_handleInvokeMethodRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1236)
==18796== by 0x508EEAB: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:285)
==18796== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==18796== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==18796== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==18796== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==18796== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18796== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==18796== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18796== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18796==
==18796==
==18796== 288 bytes in 1 blocks are possibly lost in loss record 43 of 55
==18796== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==18796== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==18796== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==18796== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==18796== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==18796== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==18796== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==18796== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==18796== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==18796== by 0x40B585: main (cimprovagt.cpp:239)
==18796==
==18796== LEAK SUMMARY:
==18796== definitely lost: 24 bytes in 1 blocks.
==18796== indirectly lost: 8 bytes in 1 blocks.
==18796== possibly lost: 288 bytes in 1 blocks.
==18796== still reachable: 19,091 bytes in 229 blocks.
==18796== suppressed: 0 bytes in 0 blocks.
==18796== Reachable blocks (those to which a pointer was found) are not shown.
==18796== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18803== Memcheck, a memory error detector.
==18803== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18803== Using LibVEX rev 1658, a library for dynamic binary translation.
==18803== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18803== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18803== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18803== For more details, rerun with: -v
==18803==
==18803== My PID = 18803, parent PID = 18802. Prog and args are:
==18803== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18803== 0
==18803== 5
==18803== 9
==18803== root
==18803== TestPLI
==18803==
==18803==
==18803== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==18803== malloc/free: in use at exit: 24,504 bytes in 296 blocks.
==18803== malloc/free: 3,427 allocs, 3,131 frees, 257,540 bytes allocated.
==18803== For counts of detected errors, rerun with: -v
==18803== searching for pointers to 296 not-freed blocks.
==18803== checked 1,070,432 bytes.
==18803==
==18803== 64 (48 direct, 16 indirect) bytes in 2 blocks are definitely lost in loss record 24 of 56
==18803== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18803== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==18803== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==18803== by 0x4E4F5C5: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==18803== by 0x507FC2F: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1619)
==18803== by 0x5083743: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==18803== by 0x508EEC7: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==18803== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==18803== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==18803== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==18803== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==18803== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18803== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==18803== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18803== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18803==
==18803==
==18803== 288 bytes in 1 blocks are possibly lost in loss record 43 of 56
==18803== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==18803== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==18803== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==18803== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==18803== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==18803== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==18803== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==18803== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==18803== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==18803== by 0x40B585: main (cimprovagt.cpp:239)
==18803==
==18803== LEAK SUMMARY:
==18803== definitely lost: 48 bytes in 2 blocks.
==18803== indirectly lost: 16 bytes in 2 blocks.
==18803== possibly lost: 288 bytes in 1 blocks.
==18803== still reachable: 24,152 bytes in 291 blocks.
==18803== suppressed: 0 bytes in 0 blocks.
==18803== Reachable blocks (those to which a pointer was found) are not shown.
==18803== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18810== Memcheck, a memory error detector.
==18810== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18810== Using LibVEX rev 1658, a library for dynamic binary translation.
==18810== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18810== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18810== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18810== For more details, rerun with: -v
==18810==
==18810== My PID = 18810, parent PID = 18809. Prog and args are:
==18810== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18810== 0
==18810== 5
==18810== 9
==18810== root
==18810== TestPLI
==18810==
==18810==
==18810== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==18810== malloc/free: in use at exit: 47,320 bytes in 552 blocks.
==18810== malloc/free: 3,532 allocs, 2,980 frees, 268,834 bytes allocated.
==18810== For counts of detected errors, rerun with: -v
==18810== searching for pointers to 552 not-freed blocks.
==18810== checked 1,345,104 bytes.
==18810==
==18810== 64 (48 direct, 16 indirect) bytes in 2 blocks are definitely lost in loss record 28 of 68
==18810== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18810== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==18810== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==18810== by 0x4E4F5C5: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==18810== by 0x507FC2F: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1619)
==18810== by 0x5083743: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==18810== by 0x508EEC7: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==18810== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==18810== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==18810== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==18810== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==18810== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==18810== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==18810== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18810== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18810==
==18810==
==18810== 576 bytes in 2 blocks are possibly lost in loss record 57 of 68
==18810== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==18810== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==18810== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==18810== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==18810== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==18810== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==18810== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==18810== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==18810== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==18810== by 0x40B585: main (cimprovagt.cpp:239)
==18810==
==18810== LEAK SUMMARY:
==18810== definitely lost: 48 bytes in 2 blocks.
==18810== indirectly lost: 16 bytes in 2 blocks.
==18810== possibly lost: 576 bytes in 2 blocks.
==18810== still reachable: 46,680 bytes in 546 blocks.
==18810== suppressed: 0 bytes in 0 blocks.
==18810== Reachable blocks (those to which a pointer was found) are not shown.
==18810== To see them, rerun with: --show-reachable=yes