OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 03-Nov-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131103
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
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[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:

==26337== Memcheck, a memory error detector
==26337== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26337== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26337== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==26337== Parent PID: 26336
==26337==
==26337==
==26337== HEAP SUMMARY:
==26337== in use at exit: 1,090 bytes in 8 blocks
==26337== total heap usage: 3,074 allocs, 3,066 frees, 271,441 bytes allocated
==26337==
==26337== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==26337== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26337== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==26337==
==26337== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==26337== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26337== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26337== by 0x4F5C16F: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==26337==
==26337== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==26337== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26337== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F51739: 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/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26337== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26337== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==26337==
==26337== LEAK SUMMARY:
==26337== definitely lost: 0 bytes in 0 blocks
==26337== indirectly lost: 0 bytes in 0 blocks
==26337== possibly lost: 712 bytes in 3 blocks
==26337== still reachable: 378 bytes in 5 blocks
==26337== suppressed: 0 bytes in 0 blocks
==26337== Reachable blocks (those to which a pointer was found) are not shown.
==26337== To see them, rerun with: --leak-check=full --show-reachable=yes
==26337==
==26337== For counts of detected and suppressed errors, rerun with: -v
==26337== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==23036== Memcheck, a memory error detector
==23036== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==23036== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==23036== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==23036== Parent PID: 23035
==23036==
==23036==
==23036== HEAP SUMMARY:
==23036== in use at exit: 712 bytes in 3 blocks
==23036== total heap usage: 212 allocs, 209 frees, 59,914 bytes allocated
==23036==
==23036== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==23036== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==23036== by 0x4F431A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23036==
==23036== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==23036== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==23036== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==23036== by 0x4F3E190: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23036==
==23036== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==23036== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==23036== by 0x4F686F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F4A739: 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/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4EFA98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4EFC287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4EFC420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F431E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23036== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23036==
==23036== LEAK SUMMARY:
==23036== definitely lost: 0 bytes in 0 blocks
==23036== indirectly lost: 0 bytes in 0 blocks
==23036== possibly lost: 712 bytes in 3 blocks
==23036== still reachable: 0 bytes in 0 blocks
==23036== suppressed: 0 bytes in 0 blocks
==23036==
==23036== For counts of detected and suppressed errors, rerun with: -v
==23036== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==27886== Memcheck, a memory error detector
==27886== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==27886== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==27886== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==27886== Parent PID: 27885
==27886==
==27886==
==27886== HEAP SUMMARY:
==27886== in use at exit: 31,732 bytes in 217 blocks
==27886== total heap usage: 274 allocs, 57 frees, 36,985 bytes allocated
==27886==
==27886== 728 bytes in 1 blocks are possibly lost in loss record 202 of 215
==27886== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==27886== by 0x54C27C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27886== by 0x54BD6BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27886== by 0x54CA075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27886== by 0x54B973A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27886== by 0x7FF000A76: ???
==27886== by 0x702F4E49414D646B: ???
==27886== by 0x622F737573616764: ???
==27886== by 0x6E69622F646C6974: ???
==27886== by 0x6D69632F6578655E: ???
==27886== by 0x746761766F726F: ???
==27886== by 0x7200353100380030: ???
==27886== by 0x69646E4900746F6E: ???
==27886== by 0x74536E6F69746162: ???
==27886== by 0x7473655473736571: ???
==27886== by 0x72656D75736E6F42: ???
==27886== by 0x5000656C75646F4C: ???
==27886== by 0x425F535553414744: ???
==27886== by 0x414C505F444C4954: ???
==27886== by 0x38583D4D524F4653: ???
==27886== by 0x4548522034365F35: ???
==27886== by 0x72676C617620354B: ???
==27886== by 0x4147455000646E68: ???
==27886== by 0x545345545F535552: ???
==27886== by 0x5F454C42414E455E: ???
==27886==
==27886== LEAK SUMMARY:
==27886== definitely lost: 0 bytes in 0 blocks
==27886== indirectly lost: 0 bytes in 0 blocks
==27886== possibly lost: 728 bytes in 1 blocks
==27886== still reachable: 31,004 bytes in 216 blocks
==27886== suppressed: 0 bytes in 0 blocks
==27886== Reachable blocks (those to which a pointer was found) are not shown.
==27886== To see them, rerun with: --leak-check=full --show-reachable=yes
==27886==
==27886== For counts of detected and suppressed errors, rerun with: -v
==27886== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==8583== Memcheck, a memory error detector
==8583== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8583== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==8583== Command: /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==8583== Parent PID: 8582
==8583==
==8583==
==8583== HEAP SUMMARY:
==8583== in use at exit: 416 bytes in 5 blocks
==8583== total heap usage: 670 allocs, 665 frees, 88,294 bytes allocated
==8583==
==8583== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==8583== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==8583== by 0x5E348BA: ???
==8583== by 0x5E34A28: ???
==8583== by 0x5E34B73: ???
==8583== by 0x5E34389: ???
==8583== by 0x5E285AC: ???
==8583== by 0x5E2DDCE: ???
==8583== by 0x5E2E473: ???
==8583== by 0x5E2E599: ???
==8583== by 0x5E2EA70: ???
==8583== by 0x5E2EE22: ???
==8583== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==8583== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==8583== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==8583==
==8583== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==8583== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==8583== by 0x5E3190A: ???
==8583== by 0x5E31A78: ???
==8583== by 0x5E31BC3: ???
==8583== by 0x5E312C9: ???
==8583== by 0x5E2C04D: ???
==8583== by 0x5E2DF7E: ???
==8583== by 0x5E2E473: ???
==8583== by 0x5E2E599: ???
==8583== by 0x5E2EA70: ???
==8583== by 0x5E2EE22: ???
==8583== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==8583== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==8583== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==8583==
==8583== LEAK SUMMARY:
==8583== definitely lost: 144 bytes in 2 blocks
==8583== indirectly lost: 0 bytes in 0 blocks
==8583== possibly lost: 0 bytes in 0 blocks
==8583== still reachable: 272 bytes in 3 blocks
==8583== suppressed: 0 bytes in 0 blocks
==8583== Reachable blocks (those to which a pointer was found) are not shown.
==8583== To see them, rerun with: --leak-check=full --show-reachable=yes
==8583==
==8583== For counts of detected and suppressed errors, rerun with: -v
==8583== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)

1383492851s-631702us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492852s-810748us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492853s-957520us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492856s-147241us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492857s-584710us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492858s-814725us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492859s-979564us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492863s-332112us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492865s-601120us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492866s-808537us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492868s-157133us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492869s-383236us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492870s-485164us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492873s-197896us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492875s-433905us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492877s-275184us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492878s-394238us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492879s-498546us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492880s-611128us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492881s-706516us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492882s-804087us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492883s-902625us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492885s-4193us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492895s-554811us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492896s-694286us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492897s-846591us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492899s-90983us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492900s-339130us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492901s-623793us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383492903s-96693us: DiscardedData [21132:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383499647s-101503us: DiscardedData [8312:210036496:CIMOperationRequestDispatcher.cpp:219]: 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).
1383499671s-786559us: DiscardedData [8312:237881104:CIMOperationRequestDispatcher.cpp:219]: 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).
1383499695s-282491us: DiscardedData [8312:238413584:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1383499851s-956078us: DiscardedData [8312:227706640:CIMOperationRequestDispatcher.cpp:219]: 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