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 30-Jul-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110730
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:

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

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

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