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 18-Mar-12 11:29
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 120318
Time: 1129
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:

==16232== Memcheck, a memory error detector.
==16232== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16232== Using LibVEX rev 1658, a library for dynamic binary translation.
==16232== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16232== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16232== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16232== For more details, rerun with: -v
==16232==
==16232== My PID = 16232, parent PID = 16231. Prog and args are:
==16232== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16232== 0
==16232== 5
==16232== 9
==16232== root
==16232== ProcessIndicationProviderModule
==16232==
==16232==
==16232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==16232== malloc/free: in use at exit: 5,761 bytes in 68 blocks.
==16232== malloc/free: 164,465 allocs, 164,397 frees, 14,820,642 bytes allocated.
==16232== For counts of detected errors, rerun with: -v
==16232== searching for pointers to 68 not-freed blocks.
==16232== checked 794,032 bytes.
==16232==
==16232== 4,681 (96 direct, 4,585 indirect) bytes in 1 blocks are definitely lost in loss record 16 of 17
==16232== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==16232== by 0x65E8CF2: Pegasus::CIMBuffer::getInstance(Pegasus::CIMInstance&) (CIMBuffer.cpp:1231)
==16232== by 0x65F48CC: Pegasus::CIMBinMsgDeserializer::_getInstance(Pegasus::CIMBuffer&, Pegasus::CIMInstance&) (CIMBinMsgDeserializer.cpp:853)
==16232== by 0x65F8CE5: Pegasus::CIMBinMsgDeserializer::_getOperationContext(Pegasus::CIMBuffer&, Pegasus::OperationContext&) (CIMBinMsgDeserializer.cpp:711)
==16232== by 0x65F9EC8: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (CIMBinMsgDeserializer.cpp:117)
==16232== by 0x64ED69B: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (AnonymousPipe.cpp:150)
==16232== by 0x4078A7: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:261)
==16232== by 0x4090DE: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==16232== by 0x40B84D: main (cimprovagt.cpp:239)
==16232==
==16232== LEAK SUMMARY:
==16232== definitely lost: 96 bytes in 1 blocks.
==16232== indirectly lost: 4,585 bytes in 59 blocks.
==16232== possibly lost: 0 bytes in 0 blocks.
==16232== still reachable: 1,080 bytes in 8 blocks.
==16232== suppressed: 0 bytes in 0 blocks.
==16232== Reachable blocks (those to which a pointer was found) are not shown.
==16232== To see them, rerun with: --show-reachable=yes