[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Sat Mar 3 11:34:35 CST 2018


Minotaur daily test report
Sat Mar  3 22:37:01 IST 2018
origin.ieor.iitb.ac.in
Linux origin 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux
Detailed log available at  http://www.ieor.iitb.ac.in/files/faculty/amahajan/minotaur/nightly/origin/index.html
Not using any user specified doxygen installation
Not using any user specified cmake installation

Minotaur src directory checked out.
Minotaur version: v0.2.1-49-g5c2f629

Summary
--------------------------------------------------
compiling build-base: OK.
make utest output for build-base: OK (41)
compiling build-base-debug: OK.
make utest output for build-base-debug: OK (41)
compiling build-base-static: OK.
make utest output for build-base-static: OK (41)
compiling build-filter: OK.
make utest output for build-filter: OK (41)
compiling build-filter-debug: OK.
make utest output for build-filter-debug: OK (41)
compiling build-filter-static: OK.
make utest output for build-filter-static: OK (41)
compiling build-ipopt: OK.
make utest output for build-ipopt: OK (44)
compiling build-ipopt-debug: OK.
make utest output for build-ipopt-debug: OK (44)
compiling build-ipopt-static: OK.
make utest output for build-ipopt-static: OK (44)
compiling build-osi: OK.
make utest output for build-osi: OK (41)
compiling build-osi-debug: OK.
make utest output for build-osi-debug: OK (41)
compiling build-osi-static: OK.
make utest output for build-osi-static: OK (41)
compiling build-ampl: OK.
make utest output for build-ampl: OK (60)
compiling build-ampl-debug: OK.
make utest output for build-ampl-debug: OK (60)
compiling build-ampl-static: OK.
make utest output for build-ampl-static: OK (60)
compiling build-all: OK.
make utest output for build-all: OK (71)
compiling build-all-debug: OK.
make utest output for build-all-debug: OK (71)
compiling build-all-static: OK.
make utest output for build-all-static: OK (71)
compiling build-all-manual: OK.

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
: logger ok! OK (71)
==21163== Memcheck, a memory error detector
==21163== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==21163== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==21163== Command: ./unittest all
==21163== 
: logger ok! ==21163== Conditional jump or move depends on uninitialised value(s)
==21163==    at 0x208904: bqpd_ (in /home/amahajan/tmp/minotaur-test/build-all-debug/src/testing/unittest)
==21163==    by 0x200FB7: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==21163==    by 0x200A8C: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==21163==    by 0x1F4334: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==21163==    by 0x1F5AA5: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==21163==    by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==21163==    by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==21163==    by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==21163==    by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==21163==    by 0x4E6047B: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TestResult.cpp:181)
==21163==    by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==21163==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==21163==    by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==21163== 
TimerUT.cpp:36:Assertion
Test name: TimerUT::testSleep
assertion failed
- Expression: time_used <= 0.001

Failures !!!
Run: 71   Failure total: 1   Failures: 1   Errors: 0
==21163== 
==21163== HEAP SUMMARY:
==21163==     in use at exit: 160 bytes in 1 blocks
==21163==   total heap usage: 173,756 allocs, 173,755 frees, 888,684,778 bytes allocated
==21163== 
==21163== 160 bytes in 1 blocks are definitely lost in loss record 1 of 1
==21163==    at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==21163==    by 0x1C58C0: Minotaur::TimerFactory::getTimer() (Timer.h:162)
==21163==    by 0x1C4B53: TimerUT::testSleep() (TimerUT.cpp:30)
==21163==    by 0x1C6211: CppUnit::TestCaller<TimerUT>::runTest() (TestCaller.h:166)
==21163==    by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==21163==    by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==21163==    by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==21163==    by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==21163==    by 0x4E6047B: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TestResult.cpp:181)
==21163==    by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==21163==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==21163==    by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==21163==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==21163== 
==21163== LEAK SUMMARY:
==21163==    definitely lost: 160 bytes in 1 blocks
==21163==    indirectly lost: 0 bytes in 0 blocks
==21163==      possibly lost: 0 bytes in 0 blocks
==21163==    still reachable: 0 bytes in 0 blocks
==21163==         suppressed: 0 bytes in 0 blocks
==21163== 
==21163== For counts of detected and suppressed errors, rerun with: -v
==21163== Use --track-origins=yes to see where uninitialised values come from
==21163== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
 
Errors in build-all:
--------------------------------------------------
: logger ok! OK (71)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:545: minotaur.d: No such file or directory
 
Errors in build-all-static:
--------------------------------------------------
: logger ok! OK (71)
 
Errors in build-ampl-debug:
--------------------------------------------------
: logger ok! OK (60)
 
Errors in build-ampl:
--------------------------------------------------
: logger ok! OK (60)
 
Errors in build-ampl-static:
--------------------------------------------------
: logger ok! OK (60)
 
Errors in build-base-debug:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-base:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-base-static:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-filter-debug:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-filter:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-filter-static:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-ipopt-debug:
--------------------------------------------------
: logger ok! OK (44)
 
Errors in build-ipopt:
--------------------------------------------------
: logger ok! OK (44)
 
Errors in build-ipopt-static:
--------------------------------------------------
: logger ok! OK (44)
 
Errors in build-osi-debug:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-osi:
--------------------------------------------------
: logger ok! OK (41)
 
Errors in build-osi-static:
--------------------------------------------------
: logger ok! OK (41)

End of tests
Sat Mar  3 23:04:35 IST 2018
--------------------------------------------------


More information about the Minotaur-dev mailing list