OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 17-Dec-09 14:30
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 091217
Time: 1430
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
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[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
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:

==17344== Memcheck, a memory error detector.
==17344== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17344== Using LibVEX rev 1658, a library for dynamic binary translation.
==17344== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17344== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17344== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17344== For more details, rerun with: -v
==17344==
==17344== My PID = 17344, parent PID = 17343. Prog and args are:
==17344== /var/buildMAIN/pegasus/build/bin_exe/TestExportClient
==17344== ssl
==17344==
==17344==
==17344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17344== malloc/free: in use at exit: 96,417 bytes in 2,404 blocks.
==17344== malloc/free: 3,026 allocs, 622 frees, 188,606 bytes allocated.
==17344== For counts of detected errors, rerun with: -v
==17344== searching for pointers to 2,404 not-freed blocks.
==17344== checked 776,224 bytes.
==17344==
==17344== 2,192 bytes in 1 blocks are possibly lost in loss record 10 of 15
==17344== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17344== by 0x51DAE30: Pegasus::SSLEnvironmentInitializer::_initializeCallbacks() (SSLContextRep.h:128)
==17344== by 0x51DAFCB: Pegasus::SSLEnvironmentInitializer::SSLEnvironmentInitializer() (SSLContextRep.h:88)
==17344== by 0x51D85E7: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:492)
==17344== by 0x51D8A94: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:1218)
==17344== by 0x402809: testSSLConnect() (ExportClient.cpp:201)
==17344== by 0x403EE6: main (ExportClient.cpp:260)
==17344==
==17344== LEAK SUMMARY:
==17344== definitely lost: 0 bytes in 0 blocks.
==17344== possibly lost: 2,192 bytes in 1 blocks.
==17344== still reachable: 94,225 bytes in 2,403 blocks.
==17344== suppressed: 0 bytes in 0 blocks.
==17344== Reachable blocks (those to which a pointer was found) are not shown.
==17344== To see them, rerun with: --show-reachable=yes