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

==23540== Memcheck, a memory error detector.
==23540== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23540== Using LibVEX rev 1658, a library for dynamic binary translation.
==23540== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23540== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23540== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23540== For more details, rerun with: -v
==23540==
==23540== My PID = 23540, parent PID = 23539. Prog and args are:
==23540== /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==23540==
==23540==
==23540== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23540== malloc/free: in use at exit: 35,992 bytes in 257 blocks.
==23540== malloc/free: 478 allocs, 221 frees, 72,439 bytes allocated.
==23540== For counts of detected errors, rerun with: -v
==23540== searching for pointers to 257 not-freed blocks.
==23540== checked 764,744 bytes.
==23540==
==23540== 528 bytes in 1 blocks are possibly lost in loss record 59 of 63
==23540== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23540== by 0x54EACF0: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==23540== by 0x54E5B06: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==23540== by 0x54E5C8A: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:961)
==23540== by 0x54F4885: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23540== by 0x54E104A: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23540==
==23540== LEAK SUMMARY:
==23540== definitely lost: 0 bytes in 0 blocks.
==23540== possibly lost: 528 bytes in 1 blocks.
==23540== still reachable: 35,464 bytes in 256 blocks.
==23540== suppressed: 0 bytes in 0 blocks.
==23540== Reachable blocks (those to which a pointer was found) are not shown.
==23540== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18958== Memcheck, a memory error detector.
==18958== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18958== Using LibVEX rev 1658, a library for dynamic binary translation.
==18958== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18958== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18958== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18958== For more details, rerun with: -v
==18958==
==18958== My PID = 18958, parent PID = 18957. Prog and args are:
==18958== /var/buildMAIN/pegasus/build/bin_exe/TestClient
==18958==
==18958==
==18958== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18958== malloc/free: in use at exit: 532,698 bytes in 121 blocks.
==18958== malloc/free: 234,140 allocs, 234,019 frees, 610,849,811 bytes allocated.
==18958== For counts of detected errors, rerun with: -v
==18958== searching for pointers to 121 not-freed blocks.
==18958== checked 988,088 bytes.
==18958==
==18958== 218 bytes in 4 blocks are definitely lost in loss record 22 of 35
==18958== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18958== by 0x51F9B59: Pegasus::StringRep::alloc(unsigned long) (String.cpp:434)
==18958== by 0x51F7797: Pegasus::_reserve(Pegasus::StringRep*&, unsigned) (String.cpp:446)
==18958== by 0x51F8D0D: Pegasus::String::append(char const*, unsigned) (String.cpp:727)
==18958== by 0x412D09: Pegasus::String::append(char const*) (StringInline.h:175)
==18958== by 0x410578: executeTests(void*) (TestClient.cpp:1294)
==18958== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==18958== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18958== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18958==
==18958==
==18958== 288 bytes in 1 blocks are definitely lost in loss record 23 of 35
==18958== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==18958== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==18958== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==18958== by 0x514C402: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==18958== by 0x520DDA5: Pegasus::Thread::run() (Thread.cpp:119)
==18958== by 0x407666: runTests(Pegasus::CIMClient*, unsigned, bool, bool, int, Pegasus::String) (TestClient.cpp:1391)
==18958== by 0x41207F: main (TestClient.cpp:1642)
==18958==
==18958==
==18958== 290 (40 direct, 250 indirect) bytes in 1 blocks are definitely lost in loss record 25 of 35
==18958== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18958== by 0x5195350: Pegasus::CIMObjectPath::CIMObjectPath() (CIMObjectPath.cpp:382)
==18958== by 0x51983F7: Pegasus::CIMObjectPath::CIMObjectPath(Pegasus::String const&) (CIMObjectPath.cpp:394)
==18958== by 0x40ED9F: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1038)
==18958== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==18958== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==18958== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18958== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18958==
==18958==
==18958== 504 (128 direct, 376 indirect) bytes in 1 blocks are definitely lost in loss record 31 of 35
==18958== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==18958== by 0x3DBA6BBFDF: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.8)
==18958== by 0x4C2698B: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (CIMClientRep.cpp:1177)
==18958== by 0x4C272D6: Pegasus::CIMClientRep::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClientRep.cpp:1017)
==18958== by 0x4C2F665: Pegasus::CIMClient::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClient.cpp:543)
==18958== by 0x40F364: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1083)
==18958== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==18958== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==18958== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==18958== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==18958==
==18958== LEAK SUMMARY:
==18958== definitely lost: 674 bytes in 7 blocks.
==18958== indirectly lost: 626 bytes in 8 blocks.
==18958== possibly lost: 0 bytes in 0 blocks.
==18958== still reachable: 531,398 bytes in 106 blocks.
==18958== suppressed: 0 bytes in 0 blocks.
==18958== Reachable blocks (those to which a pointer was found) are not shown.
==18958== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18711== Memcheck, a memory error detector.
==18711== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18711== Using LibVEX rev 1658, a library for dynamic binary translation.
==18711== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18711== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18711== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18711== For more details, rerun with: -v
==18711==
==18711== My PID = 18711, parent PID = 18710. Prog and args are:
==18711== /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==18711==
==18711==
==18711== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18711== malloc/free: in use at exit: 80,698 bytes in 799 blocks.
==18711== malloc/free: 1,116 allocs, 317 frees, 124,828 bytes allocated.
==18711== For counts of detected errors, rerun with: -v
==18711== searching for pointers to 799 not-freed blocks.
==18711== checked 882,192 bytes.
==18711==
==18711== 528 bytes in 1 blocks are possibly lost in loss record 34 of 37
==18711== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18711== by 0x55DACF0: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==18711== by 0x55D5B06: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==18711== by 0x55D5C8A: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:961)
==18711== by 0x55E4885: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18711== by 0x55D104A: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18711==
==18711== LEAK SUMMARY:
==18711== definitely lost: 0 bytes in 0 blocks.
==18711== possibly lost: 528 bytes in 1 blocks.
==18711== still reachable: 80,170 bytes in 798 blocks.
==18711== suppressed: 0 bytes in 0 blocks.
==18711== Reachable blocks (those to which a pointer was found) are not shown.
==18711== To see them, rerun with: --show-reachable=yes