OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch RELEASE_2_12-BRANCH
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 17-Oct-13 22:27
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: RELEASE_2_12-branch
Contributor: HP
Date: 131017
Time: 2227
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/build2.12/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/build2.12/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/build2.12/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/build2.12/pegasus/src/Providers'
make[3]: Leaving directory `/var/build2.12/pegasus/src'
make[3]: Entering directory `/var/build2.12/pegasus/test'
make[4]: Entering directory `/var/build2.12/pegasus/test/wetest'
make[5]: Entering directory `/var/build2.12/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/build2.12/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/build2.12/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/build2.12/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/build2.12/pegasus/test/wetest'
make[3]: Leaving directory `/var/build2.12/pegasus/test'
make[2]: Leaving directory `/var/build2.12/pegasus'
make[1]: Leaving directory `/var/build2.12/pegasus'
make[1]: Entering directory `/var/build2.12/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/build2.12/pegasus'

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

==21935== Memcheck, a memory error detector
==21935== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21935== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21935== Command: /var/build2.12/pegasus/build/bin_exe/TestCertClient /var/build2.12/pegasus/build/testcert4.cert /var/build2.12/pegasus/build/testcert4.key /var/build2.12/pegasus/build/ssl.rnd
==21935== Parent PID: 21934
==21935==
==21935==
==21935== HEAP SUMMARY:
==21935== in use at exit: 1,090 bytes in 8 blocks
==21935== total heap usage: 3,067 allocs, 3,059 frees, 270,933 bytes allocated
==21935==
==21935== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==21935== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21935== by 0x4F4B275: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==21935== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21935==
==21935== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==21935== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21935== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21935== by 0x4F5D0D7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==21935== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21935==
==21935== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==21935== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21935== by 0x4F6F949: Pegasus::String::reserveCapacity(unsigned int) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F52789: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F04A1C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F061C7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F06360: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F4B2B1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==21935== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==21935== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==21935== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21935==
==21935== LEAK SUMMARY:
==21935== definitely lost: 0 bytes in 0 blocks
==21935== indirectly lost: 0 bytes in 0 blocks
==21935== possibly lost: 712 bytes in 3 blocks
==21935== still reachable: 378 bytes in 5 blocks
==21935== suppressed: 0 bytes in 0 blocks
==21935== Reachable blocks (those to which a pointer was found) are not shown.
==21935== To see them, rerun with: --leak-check=full --show-reachable=yes
==21935==
==21935== For counts of detected and suppressed errors, rerun with: -v
==21935== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24225== Memcheck, a memory error detector
==24225== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24225== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24225== Command: /var/build2.12/pegasus/build/bin_exe/TestDir
==24225== Parent PID: 24224
==24225==
==24225==
==24225== HEAP SUMMARY:
==24225== in use at exit: 712 bytes in 3 blocks
==24225== total heap usage: 208 allocs, 205 frees, 59,662 bytes allocated
==24225==
==24225== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24225== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24225== by 0x4F46275: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F4A12F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F4159E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==24225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24225==
==24225== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24225== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24225== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24225== by 0x4F41590: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==24225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24225==
==24225== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24225== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24225== by 0x4F6A949: Pegasus::String::reserveCapacity(unsigned int) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F4D789: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4EFFA1C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F011C7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F01360: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F462B1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F4A12F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4F4159E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24225== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==24225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24225==
==24225== LEAK SUMMARY:
==24225== definitely lost: 0 bytes in 0 blocks
==24225== indirectly lost: 0 bytes in 0 blocks
==24225== possibly lost: 712 bytes in 3 blocks
==24225== still reachable: 0 bytes in 0 blocks
==24225== suppressed: 0 bytes in 0 blocks
==24225==
==24225== For counts of detected and suppressed errors, rerun with: -v
==24225== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==4348== Memcheck, a memory error detector
==4348== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==4348== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==4348== Command: /var/build2.12/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==4348== Parent PID: 4347
==4348==
==4348==
==4348== HEAP SUMMARY:
==4348== in use at exit: 16,470 bytes in 5 blocks
==4348== total heap usage: 276 allocs, 271 frees, 50,924 bytes allocated
==4348==
==4348== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==4348== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==4348== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==4348== by 0x4C18B8D: WQL_parse() (in /var/build2.12/pegasus/build/lib/libpegwql.so.1)
==4348== by 0x4C1B7F0: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/build2.12/pegasus/build/lib/libpegwql.so.1)
==4348== by 0x4C1BB3E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/build2.12/pegasus/build/lib/libpegwql.so.1)
==4348== by 0x402D81: ??? (in /var/build2.12/pegasus/build/bin_exe/TestParserCLI)
==4348== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==4348==
==4348== LEAK SUMMARY:
==4348== definitely lost: 12 bytes in 2 blocks
==4348== indirectly lost: 0 bytes in 0 blocks
==4348== possibly lost: 0 bytes in 0 blocks
==4348== still reachable: 16,458 bytes in 3 blocks
==4348== suppressed: 0 bytes in 0 blocks
==4348== Reachable blocks (those to which a pointer was found) are not shown.
==4348== To see them, rerun with: --leak-check=full --show-reachable=yes
==4348==
==4348== For counts of detected and suppressed errors, rerun with: -v
==4348== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==23375== Memcheck, a memory error detector
==23375== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==23375== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==23375== Command: /var/build2.12/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==23375== Parent PID: 23374
==23375==
==23375==
==23375== HEAP SUMMARY:
==23375== in use at exit: 31,360 bytes in 210 blocks
==23375== total heap usage: 267 allocs, 57 frees, 36,613 bytes allocated
==23375==
==23375== 728 bytes in 1 blocks are possibly lost in loss record 195 of 207
==23375== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==23375== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/build2.12/pegasus/build/lib/libpegconfig.so.1)
==23375== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/build2.12/pegasus/build/lib/libpegconfig.so.1)
==23375== by 0x54CA835: ??? (in /var/build2.12/pegasus/build/lib/libpegconfig.so.1)
==23375== by 0x54BA4B2: ??? (in /var/build2.12/pegasus/build/lib/libpegconfig.so.1)
==23375== by 0x7FF000A8A: ???
==23375== by 0x702F32312E32646B: ???
==23375== by 0x622F737573616764: ???
==23375== by 0x6E69622F646C6974: ???
==23375== by 0x6D69632F6578655E: ???
==23375== by 0x746761766F726F: ???
==23375== by 0x7200353100380030: ???
==23375== by 0x69646E4900746F6E: ???
==23375== by 0x74536E6F69746162: ???
==23375== by 0x7473655473736571: ???
==23375== by 0x72656D75736E6F42: ???
==23375== by 0x5000656C75646F4C: ???
==23375== by 0x425F535553414744: ???
==23375== by 0x414C505F444C4954: ???
==23375== by 0x38583D4D524F4653: ???
==23375== by 0x4548522034365F35: ???
==23375== by 0x72676C617620354B: ???
==23375== by 0x4147455000646E68: ???
==23375== by 0x545345545F535552: ???
==23375== by 0x5F454C42414E455E: ???
==23375==
==23375== LEAK SUMMARY:
==23375== definitely lost: 0 bytes in 0 blocks
==23375== indirectly lost: 0 bytes in 0 blocks
==23375== possibly lost: 728 bytes in 1 blocks
==23375== still reachable: 30,632 bytes in 209 blocks
==23375== suppressed: 0 bytes in 0 blocks
==23375== Reachable blocks (those to which a pointer was found) are not shown.
==23375== To see them, rerun with: --leak-check=full --show-reachable=yes
==23375==
==23375== For counts of detected and suppressed errors, rerun with: -v
==23375== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)

1382061051s-701088us: DiscardedData [5275:204932880:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (66) does not match the received count (42). error count (0).
1382061070s-152199us: DiscardedData [5275:231163664:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1382061092s-599896us: DiscardedData [5275:230897424:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (65) does not match the received count (42). error count (0).
1382061114s-702237us: DiscardedData [5275:220485392:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (81) does not match the received count (42). error count (0).
1382061285s-217638us: DiscardedData [5275:234346256:CIMOperationRequestDispatcher.cpp:241]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n