You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/13 03:20:25 UTC

Build failed in Jenkins: Mesos » clang,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #918

See <https://builds.apache.org/job/Mesos/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/918/changes>

Changes:

[mpark] Documented the `Allocator` interface.

------------------------------------------
[...truncated 18511 lines...]
[ RUN      ] ProcessTest.Executor
[       OK ] ProcessTest.Executor (0 ms)
[ RUN      ] ProcessTest.Remote
[       OK ] ProcessTest.Remote (2 ms)
[ RUN      ] ProcessTest.Http1
[       OK ] ProcessTest.Http1 (0 ms)
[ RUN      ] ProcessTest.Http2
[       OK ] ProcessTest.Http2 (2 ms)
[ RUN      ] ProcessTest.Async
[       OK ] ProcessTest.Async (2 ms)
[ RUN      ] ProcessTest.Provide
I1012 20:36:40.314111 25650 process.cpp:3075] Handling HTTP event for process '(59)' with path: '/(59)'
I1012 20:36:40.314267 25650 process.cpp:1130] Sending file at '/tmp/dyHIT8/lorem.txt' with length 446
[       OK ] ProcessTest.Provide (1 ms)
[ RUN      ] ProcessTest.Defers
[       OK ] ProcessTest.Defers (0 ms)
[ RUN      ] ProcessTest.FromTry
[       OK ] ProcessTest.FromTry (0 ms)
[ RUN      ] ProcessTest.PercentEncodedURLs
I1012 20:36:40.317314 25651 process.cpp:3075] Handling HTTP event for process 'id(42)' with path: '/id%2842%29/handler2'
[       OK ] ProcessTest.PercentEncodedURLs (3 ms)
[ RUN      ] ProcessTest.FirewallDisablePaths
I1012 20:36:40.319414 25666 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I1012 20:36:40.321146 25660 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
I1012 20:36:40.322978 25666 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler2/nested' (firewall rule forbids request)
I1012 20:36:40.324555 25651 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2/nested/path'
I1012 20:36:40.325851 25665 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I1012 20:36:40.327019 25660 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (9 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I1012 20:36:40.328341 25666 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I1012 20:36:40.329577 25666 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I1012 20:36:40.330667 25660 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I1012 20:36:40.331864 25654 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (5 ms)
[----------] 43 tests from ProcessTest (95 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 (43 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (24 ms)
[----------] 3 tests from ReapTest (98 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (86 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (26 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (44 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (12 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (22 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (26 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (13 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (12 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (42 ms)
[----------] 16 tests from SubprocessTest (422 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 (0 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 (13 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (43 ms)
[ RUN      ] SSLTest.NonSSLSocket
I1012 20:36:41.517355 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (101 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (100 ms)
[ RUN      ] SSLTest.RequireBadCA
W1012 20:36:41.724510 25666 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=8eab1e2306de
Subject: /C=US/O=Test/CN=8eab1e2306de
Error (18): self signed certificate
I1012 20:36:41.724586 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (101 ms)
[ RUN      ] SSLTest.VerifyBadCA
W1012 20:36:41.822980 25666 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=8eab1e2306de
Subject: /C=US/O=Test/CN=8eab1e2306de
Error (18): self signed certificate
I1012 20:36:41.823102 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (100 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (101 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (101 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I1012 20:36:42.105499 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I1012 20:36:42.206250 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1012 20:36:42.226011 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:42.306797 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1012 20:36:42.324766 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:42.407474 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1012 20:36:42.423511 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:42.508219 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I1012 20:36:42.524099 25666 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I1012 20:36:42.608976 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1012 20:36:42.710248 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1012 20:36:42.728440 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:42.811096 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1012 20:36:42.828052 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:42.912278 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I1012 20:36:42.926316 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:43.013190 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1012 20:36:43.029924 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:43.113651 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1012 20:36:43.214936 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1012 20:36:43.229643 25666 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1012 20:36:43.315321 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I1012 20:36:43.329306 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:43.416051 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1012 20:36:43.430503 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:43.517396 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1012 20:36:43.531152 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:43.617888 25649 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1613 ms)
[ RUN      ] SSLTest.ValidDowngrade
W1012 20:36:43.718933 25649 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (101 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I1012 20:36:43.832062 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (100 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I1012 20:36:43.919831 25649 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W1012 20:36:43.920146 25649 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1012 20:36:44.021102 25649 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W1012 20:36:44.021955 25649 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1012 20:36:44.122231 25649 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W1012 20:36:44.122558 25649 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1012 20:36:44.223104 25649 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W1012 20:36:44.223424 25649 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (405 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I1012 20:36:44.324646 25649 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
I1012 20:36:44.341606 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:44.425323 25649 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I1012 20:36:44.437635 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:44.526371 25649 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I1012 20:36:44.540438 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1012 20:36:44.627444 25649 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I1012 20:36:44.642520 25666 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (13 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (16 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (16 ms)
[----------] 16 tests from SSLTest (3329 ms total)

[----------] Global test environment tear-down
[==========] 165 tests from 24 test cases ran. (5059 ms total)
[  PASSED  ] 165 tests.

  YOU HAVE 2 DISABLED TESTS

Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : Mesos » clang,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #919

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/919/changes>