See <https://builds.apache.org/job/Mesos/COMPILER=clang,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)/1897/changes>
Changes: [toenshoff] Cleaned up FilesProcess construction. ------------------------------------------ [...truncated 19171 lines...] [ OK ] ProcessTest.FirewallUninstall (12 ms) [----------] 30 tests from ProcessTest (166 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 (48 ms) [ RUN ] ReapTest.ChildProcess [ OK ] ReapTest.ChildProcess (33 ms) [ RUN ] ReapTest.TerminatedChildProcess [ OK ] ReapTest.TerminatedChildProcess (25 ms) [----------] 3 tests from ReapTest (107 ms total) [----------] 4 tests from SequenceTest [ RUN ] SequenceTest.Serialize [ OK ] SequenceTest.Serialize (25 ms) [ RUN ] SequenceTest.DiscardOne [ OK ] SequenceTest.DiscardOne (20 ms) [ RUN ] SequenceTest.DiscardAll [ OK ] SequenceTest.DiscardAll (26 ms) [ RUN ] SequenceTest.Random [ OK ] SequenceTest.Random (62 ms) [----------] 4 tests from SequenceTest (133 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 (14 ms) [----------] 4 tests from SharedTest (14 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 (116 ms) [ RUN ] SubprocessTest.PipeOutput [ OK ] SubprocessTest.PipeOutput (35 ms) [ RUN ] SubprocessTest.PipeInput [ OK ] SubprocessTest.PipeInput (20 ms) [ RUN ] SubprocessTest.PipeRedirect [ OK ] SubprocessTest.PipeRedirect (14 ms) [ RUN ] SubprocessTest.PathOutput [ OK ] SubprocessTest.PathOutput (54 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (17 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (45 ms) [ RUN ] SubprocessTest.FdInput [ OK ] SubprocessTest.FdInput (17 ms) [ RUN ] SubprocessTest.Default hello world [ OK ] SubprocessTest.Default (23 ms) [ RUN ] SubprocessTest.Flags [ OK ] SubprocessTest.Flags (23 ms) [ RUN ] SubprocessTest.Environment [ OK ] SubprocessTest.Environment (34 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (30 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (31 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (20 ms) [----------] 14 tests from SubprocessTest (481 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 (0 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 (1 ms) [ RUN ] TimeTest.RFC3339Output [ OK ] TimeTest.RFC3339Output (0 ms) [ RUN ] TimeTest.Output [ OK ] TimeTest.Output (0 ms) [----------] 5 tests from TimeTest (1 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 (670 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (487 ms) [ RUN ] SSLTest.NonSSLSocket I0329 22:14:13.355077 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (708 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (806 ms) [ RUN ] SSLTest.RequireBadCA W0329 22:14:14.473251 29998 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=b1d91bf5e618 Subject: /C=US/O=Test/CN=b1d91bf5e618 Error (18): self signed certificate I0329 22:14:14.473381 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.RequireBadCA (303 ms) [ RUN ] SSLTest.VerifyBadCA W0329 22:14:15.526774 29998 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=b1d91bf5e618 Subject: /C=US/O=Test/CN=b1d91bf5e618 Error (18): self signed certificate I0329 22:14:15.526881 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (1109 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (602 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (811 ms) [ RUN ] SSLTest.ProtocolMismatch I0329 22:14:17.304318 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0329 22:14:17.426470 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 22:14:17.466061 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:17.526958 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 22:14:17.556000 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:17.628016 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 22:14:17.657480 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:17.728440 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0329 22:14:17.753418 29998 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0329 22:14:17.829597 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 22:14:18.040138 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 22:14:18.064793 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:18.140799 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 22:14:18.179999 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:18.241677 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0329 22:14:18.269161 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:18.344502 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 22:14:18.365411 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:18.445571 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 22:14:18.547616 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 22:14:18.593017 29998 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 22:14:18.647753 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0329 22:14:18.670241 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:18.748121 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 22:14:18.776255 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:18.849097 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 22:14:18.878088 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:18.949728 29981 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (2031 ms) [ RUN ] SSLTest.ValidDowngrade W0329 22:14:19.693768 29981 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (710 ms) [ RUN ] SSLTest.NoValidDowngrade I0329 22:14:20.292336 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (606 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0329 22:14:20.963493 29981 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0329 22:14:20.964151 29981 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 22:14:21.074803 29981 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0329 22:14:21.075376 29981 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 22:14:21.175739 29981 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0329 22:14:21.176321 29981 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 22:14:21.277429 29981 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0329 22:14:21.277992 29981 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (1012 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0329 22:14:22.019637 29981 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0329 22:14:22.034111 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:22.085373 29981 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0329 22:14:22.104208 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:22.185866 29981 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0329 22:14:22.207159 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 22:14:22.286867 29981 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0329 22:14:22.306134 29998 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (1009 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (372 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (359 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (523 ms) [----------] 16 tests from SSLTest (12120 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (14015 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]: *** [check-recursive] Error 1 make[1]: Leaving directory `/mesos/mesos-0.29.0/_build' make: *** [distcheck] Error 1 + docker rmi mesos-1459288391-14300 Untagged: mesos-1459288391-14300:latest Deleted: f9668474934bf5f8c36462e7b3431f0ec42a541bd33b299af9d767366233efea Deleted: 75a4c3e270f6b0cec6c7337eb0165dd4cf8bd1c39877ea8173d2099a553b2263 Deleted: 05bc3f81566bf817d8681332df5c4dbc33257610fbf6386cbdaa31a74d374d8a Deleted: 5c3571e9f66d4f0d6bd436c8d2f5a2c8acf0c05d93d8d03950a36db579bc0e04 Deleted: 605e92437ad4967765dcd2b5fb7877b225376ff0732c71590e0fba3c356d172c Deleted: 67ddcc381040c4695896492e43727c418478ffb2ae9e4e33b61f61b7ecd47b44 Deleted: aedad5bd597d66207245b8ca6cf46951fae3371cff059023c15fb9f0adec5427 Deleted: b90a01ab491db71cdf5895cb54eac94a2f6fd333798ff177a1d99eeaa043caa6 Deleted: 8ddcf6edae184d44771e0a44cf862b3db6e304a93bd6e1fb044e6320d60dfb79 Deleted: a99f6dca6c6b77a75de8167dca28e6d2974900f1ce90d87892640f60e41e7ed3 Deleted: d257f30b79d10ab1bbc9a362812d18173594c655c66ad230e4c58ceef59dd8e0 Deleted: 2570189ba9193b6b9ee0bc1e6d03bd4f00b3fd4ffb0a6f3f538db87db598c1b7 Deleted: 5237695540bedbe147b34545d2d4704460d83425bf3fcdf9c2ddfb8b5a2b92b3 Deleted: 3e3861b851430ecaa3b80a94966af0246632c9bc5c54c22630c295a21b47197b Deleted: c5da7154ac52f1fed8891e99d89c3e0473d9ce324df0aa3092fb938ed91697e2 Deleted: b1034272466cfb12060d209b3196ef7e549ccbc1ed91a42ce72ef7499154b5fb Build step 'Execute shell' marked build as failure
