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 19-Oct-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131019
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:

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

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

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

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

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

1382196725s-496924us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196726s-703785us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196727s-977325us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196730s-461621us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196731s-751901us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196732s-934770us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196734s-183064us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196737s-634377us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196739s-904440us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196741s-123046us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196742s-351920us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196743s-474419us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196744s-842319us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196747s-163084us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196748s-264780us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196749s-610966us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196750s-711905us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196751s-901135us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196753s-160717us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196754s-375362us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196755s-776644us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196756s-900794us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196758s-4961us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196769s-34052us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196770s-132661us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196771s-309141us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196772s-541530us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196773s-657456us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196774s-839114us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382196776s-31178us: DiscardedData [24608:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200436s-919340us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200438s-263598us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200439s-343019us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200441s-525331us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200442s-668952us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200443s-882288us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200445s-396692us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200449s-568018us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200452s-523627us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200453s-768225us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200455s-76283us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200456s-215674us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200457s-414951us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200460s-335481us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200461s-491928us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200463s-125098us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200464s-879345us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200466s-58201us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200467s-311969us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200468s-611013us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200469s-902766us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200471s-146907us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200472s-361237us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200483s-996973us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200485s-283046us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200486s-560014us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200488s-362847us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200489s-594538us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200490s-748559us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382200491s-868402us: DiscardedData [8542:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382203778s-193792us: DiscardedData [11874:239212304:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (61) does not match the received count (42). error count (0).
1382203808s-279779us: DiscardedData [11874:212174608:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (70) does not match the received count (42). error count (0).
1382203835s-837119us: DiscardedData [11874:236295952:CIMOperationRequestDispatcher.cpp:219]: 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).
1382204020s-213336us: DiscardedData [11874:205043472: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).
1382204250s-32616us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204251s-273927us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204252s-908412us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204255s-260921us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204256s-596432us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204257s-864841us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204259s-105993us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204262s-560632us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204264s-931712us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204266s-297553us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204267s-409758us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204268s-586876us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204269s-993875us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204272s-480804us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204273s-651440us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204274s-852336us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204276s-242911us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204277s-619631us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204278s-929686us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204280s-422713us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204281s-672957us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204282s-843193us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204283s-958234us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204294s-467041us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204295s-619695us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204296s-716518us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204297s-821575us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204298s-987806us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204300s-115020us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382204301s-226184us: DiscardedData [23747:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n