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 25-Jun-13 17:57
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: RELEASE_2_12-branch
Contributor: HP
Date: 130625
Time: 1757
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:

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

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

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

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

1372194367s-383323us: DiscardedData [11485:207603472: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).
1372194391s-562643us: DiscardedData [11485:233281296:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (67) does not match the received count (42). error count (0).
1372194411s-33024us: DiscardedData [11485:233281296:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (71) does not match the received count (42). error count (0).
1372194574s-120808us: DiscardedData [11485:223135504: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