See 
<https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1899/changes>

Changes:

[vinodkone] Fixed a memory leak in the scheduler driver.

[vinodkone] Fixed minor spacing issue in the example test framework.

[vinodkone] Added `devolve` overloads for `v1::TaskStatus`.

[vinodkone] Fixed `using` declaration order in `mesos-execute`.

[vinodkone] Removed un-needed methods from command scheduler.

[vinodkone] Moved command scheduler to use the scheduler library.

[bmahler] Added configure flags to build with Nvidia GPU support.

[bmahler] Added stubs for the Nvidia GPU device isolator.

[bmahler] Fixed a variable name in cgroups devices library.

------------------------------------------
[...truncated 18963 lines...]
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (86 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (95 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (10 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (45 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (24 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (12 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (12 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (21 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (25 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (12 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (350 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (417 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (387 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0330 00:14:25.122647 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (402 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (803 ms)
[ RUN      ] SSLTest.RequireBadCA
W0330 00:14:26.538417 31579 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3e37f4320db6
Subject: /C=US/O=Test/CN=3e37f4320db6
Error (18): self signed certificate
I0330 00:14:26.538553 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (603 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0330 00:14:27.055707 31579 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3e37f4320db6
Subject: /C=US/O=Test/CN=3e37f4320db6
Error (18): self signed certificate
I0330 00:14:27.055795 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (502 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (603 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (803 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0330 00:14:28.859099 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:28.978011 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:28.987401 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:29.079211 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.092859 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:29.180660 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.193076 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:29.281786 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:29.292786 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0330 00:14:29.382623 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:29.483824 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.495007 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:29.583582 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.592833 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:29.684626 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:29.693729 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:29.785511 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:29.794479 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:29.886281 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.987274 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.997380 31579 libevent_ssl_socket.cpp:1066] Socket error: 
Connection reset by peer
I0330 00:14:30.088126 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:30.097132 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.188858 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:30.198220 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.290036 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:30.299314 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.391288 31562 ssl_tests.cpp:390] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (2016 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0330 00:14:30.815376 31562 openssl.cpp:363] Failed SSL connections will be 
downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (402 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0330 00:14:31.247406 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (402 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0330 00:14:31.602576 31562 ssl_tests.cpp:509] Testing server protocol 
'SSL_ENABLE_SSL_V3'
W0330 00:14:31.602921 31562 openssl.cpp:363] Failed SSL connections will be 
downgraded to a non-SSL socket
I0330 00:14:31.698302 31562 ssl_tests.cpp:509] Testing server protocol 
'SSL_ENABLE_TLS_V1_0'
W0330 00:14:31.698673 31562 openssl.cpp:363] Failed SSL connections will be 
downgraded to a non-SSL socket
I0330 00:14:31.799274 31562 ssl_tests.cpp:509] Testing server protocol 
'SSL_ENABLE_TLS_V1_1'
W0330 00:14:31.799686 31562 openssl.cpp:363] Failed SSL connections will be 
downgraded to a non-SSL socket
I0330 00:14:31.900125 31562 ssl_tests.cpp:509] Testing server protocol 
'SSL_ENABLE_TLS_V1_2'
W0330 00:14:31.900588 31562 openssl.cpp:363] Failed SSL connections will be 
downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (705 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0330 00:14:32.355726 31562 ssl_tests.cpp:556] Testing server protocol 
'SSL_ENABLE_SSL_V3'
I0330 00:14:32.363961 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.403759 31562 ssl_tests.cpp:556] Testing server protocol 
'SSL_ENABLE_TLS_V1_0'
I0330 00:14:32.412034 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.504744 31562 ssl_tests.cpp:556] Testing server protocol 
'SSL_ENABLE_TLS_V1_1'
I0330 00:14:32.511193 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.606091 31562 ssl_tests.cpp:556] Testing server protocol 
'SSL_ENABLE_TLS_V1_2'
I0330 00:14:32.613359 31579 libevent_ssl_socket.cpp:1066] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (706 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (405 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (365 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (218 ms)
[----------] 16 tests from SSLTest (9739 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (10908 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1459295785-21022
Untagged: mesos-1459295785-21022:latest
Deleted: 471dd531b314db37a96cf4b1de4994110af36c04b6fe4ee62115d9f667c3c3dd
Deleted: ea2dfd6f161cecbc44ad5f14579eedbb79a9b2d8d17a12f6e6ffe86b6dfe6492
Deleted: b956b0411fff56266d5e73b8393850cfa42bdbe8c43d7b6b4087102ceb9a1e9a
Deleted: c460159acf494e884fc2212aa856053c14675a9b761f91134c26cab4c1c9a672
Deleted: 4892fb40f3e29e3ce8241c93adf065521eeb6b33b6f07b76ccbc13a673b01e19
Deleted: 14ae5636d79d22b52eb4e1d3a10014778560febb04f68379ac5f10bd87ee2edd
Deleted: c493ed032f71038b3549c4fb63dec8c946a6dc698db1570742b9dc2d409f91bb
Deleted: a38027cbebf1ecae284ff94d65ded5da1f7edf5b911469553c4d58d51ae277a0
Deleted: a258210ee987912d19334a51709752b90b47b9c27bafb8bdd458cf8762702c34
Deleted: 2d352dba82e7646074dddb4edf85b853e860c214c390bf3264b32e3025d3ce70
Deleted: 8ba943d1a7f58cd36e8a1b3d48f0e2325601f1512f8c1fae7e1b2a4897c30e9d
Deleted: ced4303d1ed9ddc7f487b1e55729bca94a99bdd53c6dbc1482deb39bdbb6aafb
Deleted: 433a58f08b8ab4451e8e27cf0ab60b902424eb2f9340ad2d1d865c420f613229
Deleted: bd4cb3dadff4157a373e0ea378426838d4a07c43ac61e8dd3f25e39115edc7a4
Deleted: a9f728ea811aa9bb20d25fabd045d7825efd4c2741522b9959bd8121465ed714
Deleted: 73700043c79ecd676338aa0345157c1d5ac45f8b93219d74d0559d7277c79cf4
Build step 'Execute shell' marked build as failure

Reply via email to