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 21-Oct-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131021
Time: 1400
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:

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

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

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

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

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

1382369671s-502270us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369672s-724480us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369673s-956897us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369676s-313449us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369677s-421681us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369678s-520207us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369679s-774360us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369683s-388953us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369685s-912995us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369687s-196995us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369688s-368362us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369689s-623589us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369690s-874896us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369693s-231724us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369694s-540437us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369695s-658862us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369696s-776113us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369697s-992829us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369699s-235804us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369700s-569080us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369702s-205261us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369703s-918843us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369705s-92400us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369715s-780776us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369717s-160318us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369718s-409848us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369719s-556834us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369720s-728968us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369721s-883343us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382369723s-5508us: DiscardedData [18232:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373536s-557993us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373537s-953005us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373539s-54686us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373541s-253833us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373542s-359058us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373543s-484558us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373545s-10417us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373548s-440773us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373550s-678735us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373551s-823058us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373553s-34586us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373554s-148096us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373555s-345171us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373557s-591920us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373558s-678633us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373559s-931590us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373561s-207787us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373562s-322802us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373563s-424243us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373564s-537170us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373565s-620278us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373566s-754996us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373567s-845944us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373578s-494465us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373579s-648431us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373580s-764218us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373581s-875958us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373583s-142419us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373584s-330020us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382373585s-486672us: DiscardedData [2245:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382376898s-956213us: DiscardedData [5574:212174608:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (72) does not match the received count (42). error count (0).
1382376928s-357417us: DiscardedData [5574:241317648:CIMOperationRequestDispatcher.cpp:219]: 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).
1382376957s-306423us: DiscardedData [5574:235230992:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (68) does not match the received count (42). error count (0).
1382377153s-838344us: DiscardedData [5574: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).
1382377391s-267445us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377392s-488246us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377393s-651617us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377395s-868627us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377397s-169706us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377398s-309834us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377399s-579061us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377404s-248231us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377407s-244418us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377408s-494595us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377409s-706989us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377410s-855459us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377412s-18738us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377414s-278508us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377415s-374841us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377416s-553755us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377417s-770301us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377419s-32468us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377420s-259159us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377421s-453532us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377422s-760636us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377424s-34556us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377425s-159079us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377436s-274314us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377437s-773027us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377439s-83771us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377440s-425773us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377441s-811957us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377442s-967240us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382377444s-117084us: DiscardedData [17490:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n