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 24-Jul-12 11:26
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 120724
Time: 1126
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:

==28892== Memcheck, a memory error detector.
==28892== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28892== Using LibVEX rev 1658, a library for dynamic binary translation.
==28892== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28892== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28892== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28892== For more details, rerun with: -v
==28892==
==28892== My PID = 28892, parent PID = 28891. Prog and args are:
==28892== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28892== 0
==28892== 5
==28892== 9
==28892== root
==28892== AlertIndicationProviderModule
==28892==
==28892==
==28892== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28892== malloc/free: in use at exit: 5,773 bytes in 69 blocks.
==28892== malloc/free: 127,631 allocs, 127,562 frees, 11,271,672 bytes allocated.
==28892== For counts of detected errors, rerun with: -v
==28892== searching for pointers to 69 not-freed blocks.
==28892== checked 797,864 bytes.
==28892==
==28892== 4,665 (96 direct, 4,569 indirect) bytes in 1 blocks are definitely lost in loss record 17 of 18
==28892== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==28892== by 0x65EF91A: Pegasus::CIMBuffer::getInstance(Pegasus::CIMInstance&) (CIMBuffer.cpp:1231)
==28892== by 0x65FB4F4: Pegasus::CIMBinMsgDeserializer::_getInstance(Pegasus::CIMBuffer&, Pegasus::CIMInstance&) (CIMBinMsgDeserializer.cpp:853)
==28892== by 0x65FF90D: Pegasus::CIMBinMsgDeserializer::_getOperationContext(Pegasus::CIMBuffer&, Pegasus::OperationContext&) (CIMBinMsgDeserializer.cpp:711)
==28892== by 0x6600AF0: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (CIMBinMsgDeserializer.cpp:117)
==28892== by 0x64F390F: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (AnonymousPipe.cpp:150)
==28892== by 0x4078A7: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:261)
==28892== by 0x4090DE: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==28892== by 0x40B84D: main (cimprovagt.cpp:239)
==28892==
==28892== LEAK SUMMARY:
==28892== definitely lost: 96 bytes in 1 blocks.
==28892== indirectly lost: 4,569 bytes in 59 blocks.
==28892== possibly lost: 0 bytes in 0 blocks.
==28892== still reachable: 1,108 bytes in 9 blocks.
==28892== suppressed: 0 bytes in 0 blocks.
==28892== Reachable blocks (those to which a pointer was found) are not shown.
==28892== To see them, rerun with: --show-reachable=yes